Many years ago I was doing some PIR's now called EICR's and I was worried I would miss some thing which was latter picked up on, and one items was the volt drop in the installation, which had just changed, it was 4% and then became 3% lighting and 5% for the rest, I knew the volt drop could be calculated from the line - neutral loop impedance or prospective short circuit current, however the calculations seemed rather complex, with corrected mV/A/m and it used square roots to work out the correction factor Ct. So I sat down an made a java script program so I could run some known figures through it to see if there were any errors.
Try as I did, I could not get the 106 meters of 2.5 mm² I knew was permitted for a ring final, so at an IET meeting (I was a member back then) I asked, and was told we consider 20 amp at centre of ring final, and 12 amp even distributed for the design current for circuit Ib, once I started using 26 amp all dropped into place after
@JohnW2 and
@EFLImpudence identified some blatant mistakes, and I have used the program ever since to work out if there is room to add to a ring final. It looks like this.
The new PC seems to hide some of the figures, but for a ring final 0.35Ω incomer the mid point of the ring should show 0.94Ω which shows a 5% volt drop (11.5 volt) using 2.5mm² cable at a length of 106 meters, with a design current of 26 amp, using installation method 100 with a max temp of 70ºC. It is that long ago when I wrote the program I can't remember the java script used.
I am sure today there are on line programs to do the same, however once written it became clear a loop impedance tester is really not accurate enough to show there has been an error, unless rather blatant, if one changes the reading from 0.35Ω to 0.34Ω and 0.94Ω to 0.95Ω the results show 11.85 volt drop, and reverse 11.07 volt so one digit out and we have a 0.8 volt error. Take a loop impedance meter and repeat the tests and one can expect to see 0.02Ω variation so the results can easy be 1.6 volt out, so before one could say an error had been made the volt drop would have to have been well over the permitted 11.5 volt.
Since the standard forms do not record the Line - Neutral loop impedance or PSCC it is impossible to say if any error is down to the designer making an error. Or some thing which has changed since the original design.
So
612.14 Verification of voltage drop
Where required to verify compliance with Section 525. the following, options may be used:
(i) The voltage drop may be evaluated by measuring the circuit impedance
(ii) The voltage drop may be evaluated by using calculations, for example, by diagrams or graphs showing maximum cable length v load current for different conductor cross-sectional areas with different percentage voltage drops for specific nominal voltages, conductor temperatures and wiring systems.
NOTE: Verification of voltage drop is not normally required during, initial verification.
may be in the regulations, however it would have to be well out of spec before one could say there was an error in either the installation or the design.
However until I had designed and made the program to show volt drop using the line - neutral loop impedance I did not realise how hard it was to evaluate volt drop from measuring the circuit impedance.
However before adding to a ring final I still try to find near centre of ring final and measure either the loop impedance or PSCC to see how close to the wind I am sailing.
As to
@JohnW2 question, do you not remember evaluating my program all those years ago?