by ericmark »
Sat Jun 28, 2014 8:05 am
I now realise I missed two questions.
how to choose the protective device?
because there is a long distance between primary unit and secondary unit , would there be a need for an rcbo in the mains unit?
To answer in reverse. The RCD has a number of functions one being to disconnect the supply within a set time when there is a direct short to earth. For that job the RCD could require quite a lot of current often 300 mA with delay (S type) is selected high enough to stop it tripping with no real fault but low enough to ensure enough current will flow through an earth rod with a direct short.
However 300 mA is too high to ensure a RCD will trip before causing permanent damage to the human body so to protect personal we use a 30 mA RCD with will work within 40 ms.
Modern RCD's use electronics which require voltage to operate at the consumer unit any fault will either blow fuse or open MCB or have enough voltage to work the RCD. However at the end of a cable run a short to earth could cause the volts to drop to such an extent that the RCD would fail. So we have two types passive and active. The active type auto disconnects with voltage drop so fails safe.
We should RCD protect with 30 mA all cables hidden in walls at less than 50mm deep unless using special cable and nearly all socket outlets there are one or two exceptions.
Now onto fuse or MCB in the main the fuse protects the cable so a cable rated at 21A will have a same or lower rated fuse so 20A fuse. It will take time to blow the fuse and the permitted time varies according to type of installation and there are charts made for the fuses which are used to select one which at the impedance of the circuit will blow in the required time.
The MCB is slightly different it's two devices in one. The thermal part of the MCB is slow to operate and will trip at the amps shown on the device in the fullness of time so will protect the cable but will often not disconnect within the times laid down. So there is also a magnet device with will disconnect within 0.01 of a second but the current to operated this is far higher. We use a letter to show how much higher. B = 5 times, C = 10 times and D = 20 times so a B32 MCB will trip with the magnetic part at 160A. For this current to flow the impedance (resistance) of the circuit has to be low enough. 230/160 = 1.44 ohms so the loop impedance for that MCB will be less than 1.44 ohms.
There is some debate as to if a RCD protected circuit needs the MCB to trip with the magnetic part but since a RCBO still has the magnetic part I personally would say it does. Although on the line - neutral impedance rather than the line - earth. Since better meters measure ELI from earth to line and PSSC from line to neutral the PSSC is more useful as often a direct measurement.
All MCB's also have a maximum current they can handle often either 4.7kA or 10kA and we should test the PSSC to ensure within these limits and we should measure both line - earth and line - neutral and take highest figure. In the main line - neutral is the highest hence why meter auto selects that pair of wires on the C13 connector for the patch lead of the meter.
However not all meters do this and in the past I have made special patch leads to allow plug in testing without having to use GU10 wandering probe test leads.
The maths one hopes means when you come to the stage of testing all will pass. In the days when I was an active electrician I did make errors because of the time it takes to calculate. Boss says run 4mm there to there and I answer are you sure 4mm is big enough that's rather a long run but to say no 4mm is not big enough needs calculating and my fag packet was not big enough. As mobiles were replaced with PDA's I found I could run Excel so at last I could calculate in the field but then mobile phones started to charge to have Excel installed. Hence I moved to Java Script which will run on a browser. However Java Script has so off features for example is a = 5 and b = 6 then a + b = 56 but eval(a) + eval(b) = 11 as a result I made some errors when moving from Excel to Java Script a x b = 30 as expected so eval is not always required.
Since I am no longer working as an electrician I have not had actual figures to enter into my calculator to see if the results are correct. But I think I have found all the bugs now. Since using Java Script they can be put on the www so I could ask others to test. Reports to date seem to show they work as expected so I have extended them to work with different installation methods. Please do report any bugs found.