1

I found a strange phenomena when I tried to use a metal cutter that consumes about 2000 watt.
See the following illustration.

wiring diagram

If I just use one extension cable, the MCB will trip when I turn on the cutter. However, if I add one more extension cable, everything is just fine (the MCB does not trip). It looks strange to me. Why does it happen?

  • You need a motor rated MCB instead of the current one (e.g. class B or C instead of class A) –  Dec 31 '20 at 10:20

2 Answers2

5

The additional extension cord adds more resistance, reducing the inrush current.

The inrush current required to trip a 20A breaker instantly can be as much as 300A, though it's more likely to be about 150A. This means the resistance of the whole system is less than 0.8 ohms. An extra hundred milliohms, as would be added by a 20 foot 14 AWG extension cord, would make a difference of tens of amps of inrush current.

τεκ
  • 4,229
  • 1
  • 16
  • 17
  • IMHO, the resistance change should be negligible. Or it is related to inductance of the wound part of the extension cord? – Second Person Shooter Dec 31 '20 at 03:18
  • 2
    @ArtificialStupidity The inrush current required to trip a 20A breaker instantly can be as much as 300A, though it's more likely to be about 150A. An extra hundred milliohms could make a difference of tens of amps of inrush current. – τεκ Dec 31 '20 at 06:37
  • 1
    @ArtificialStupidity: You should always unroll extension cords all the way in use. – JRE Dec 31 '20 at 10:37
  • @JRE: Thank you for informing this. :-) – Second Person Shooter Dec 31 '20 at 11:12
  • 1
    @ArtificialStupidity, see my answer to https://electronics.stackexchange.com/a/232510/73158 to understand why inductance is unlikely to be a problem. – Transistor Dec 31 '20 at 13:15
5

That would happen, should there be a ground fault in the cutter and a break in the ground wire of the second extension cable.

enter image description here

A short circuit between the winding and the body of the cutter would result in the fault current, passing through the ground wire to earth, causing the MCB to trip.

The MCB would not trip, when the second extension cable is added, should the ground wire in that be broken.

vu2nan
  • 15,929
  • 1
  • 14
  • 42