3

I'd like to understand how to draw a multi-scale fretboard. I'm aware of tools like FretFind2D, but I'd like to do the maths on my own. I thought of having the center of the bridge at point (0, 0) in the coordinate system. But at what angle will I have to draw the bridge? And what about the nut?

The given parameters are:

  • upper scale length
  • lower scale length
  • total string spacing at the bridge
  • total string spacing at the nut
  • perpendicular fret
5
  • 1
    What in particular are you having trouble with? It's a pretty straight forward trig problem.
    – Fergus
    Commented May 9, 2014 at 20:40
  • Indeed, in the end it's all basic trigo, but I just don't know where to start. The first thing I want to do is calculate the bridge angle. Since the bridge width (total string spacing at the bridge) is already given, I just need the actual "bridge width" as seen horizontally to calculate the bridge's angle. But this is based on the perpendicular fret, and I'm unable to calculate this value.
    – watain
    Commented May 9, 2014 at 20:56
  • The perpendicular fret is the one that is perpendicular to the fretboard centerline, right? Commented May 11, 2014 at 6:52
  • @waitan you may need to clarify your question, I assumed you knew and understood your given parameters. Whereas the other answer assumed you needed to know what a perpendicular fret is.
    – Fergus
    Commented May 11, 2014 at 20:02
  • @Fergus: I do know and I do understand the parameters, that's correct. And I do not need to know what a perpendicular fret is, your answer pretty much sums up what I needed to know :)
    – watain
    Commented May 12, 2014 at 15:59

2 Answers 2

2

Firstly, I assume the strings spacings at the bridge are measured across from the high E nut/saddle perpendicular to the fret board centreline (FBC). This seems the only logical way as it not affected by the level of fanning, i.e. it reflects what string spacing measures traditionally; 'neck width feel' is consistent with non-fanned guitars. If you're using string spacing parallel to the line of the string end points, this method will need adjustment as two knowns and unknowns swap.

Draw a large diagram, not proportional. Exaggerate some dimensions (e.g. make bridge string spacing (BSS) double or so nut string spacing (NSS)) to make angles etc easier to see.

Calculate string spread angle (SSA, angle between high or low E and FBC). LSL is the lower scale length (for high E).

SSA = inverse sin(((BSS-NSS)/2) / LSL)

To calculate distance to perpendicular fret:

d = fret distance from nut  
s = scale length  
n = perpendicular fret number  

d = s-s/(2^(n/12))

Do this for both E strings.

Position the perpendicular fret (PF) on the high E.

Calculate the distances from the PF to the low E and high E nut and bridge points parallel to the FBC.

A few more steps will give the bridge and nut angle; I can add them if it's not obvious.

There are a few very small triangles near the low E bridge and nut that could easily be missed. That's why skewing the diagram is important — it makes them more visible.

1
  • I think my main problem was that I wanted to use the string spacing across the bridge/nut, not as you described. It worked with your method, having a string spacing perpendicular to the fret board centreline. Thanks a lot!
    – watain
    Commented May 12, 2014 at 16:15
2

On every multi-scale instrument that I have seen, there is one fret position where the fret is the closest to completely perpendicular to the strings. Different builders have each chosen a different point. It seems to me that this fret position has a lot to do with the ease of playing of the instrument, ergonomically speaking, and this has to do with the overall scale length of the instrument.

The calculation of the angle of the nut and the bridge would be dependent upon which fret position you choose to be the perpendicular fret, in addition to the scale length you choose for the lowest string and the scale length you choose for the highest string.

I have taken some images off the web to illustrate this. You can see which fret is chosen as the perpendicular fret, and you can see the relative angle of the bridge and nut of each instrument, which depend on the difference in scale lengths chosen by the designer, between the longest and shortest string. There is a great deal of variability in these designs.

enter image description here

enter image description here

enter image description here

enter image description here

Not the answer you're looking for? Browse other questions tagged or ask your own question.