Hi all,
I had a question about sizing circuit breakers, and when to round up/round down. The way I understand the code, you take the FLA of the motor, multiply it by 250%, and that gives you the maximum size of the circuit breaker. If the calculated size is above a standard size, then you round down to the next closest standard size. However, if this causes the breaker to trip during startup, then you're permitted to round up to the next closest standard size (and thus going above the 250% maximum rating). Is this way of thinking correct? If so, where in the code is this found? I was just taught this in school; never learned where in the code this actually is.
How would one go about testing to see if the breaker would trip during startup? I've been told that starting current is ~400% FLA, is this a good practice to use?
Thanks!
I had a question about sizing circuit breakers, and when to round up/round down. The way I understand the code, you take the FLA of the motor, multiply it by 250%, and that gives you the maximum size of the circuit breaker. If the calculated size is above a standard size, then you round down to the next closest standard size. However, if this causes the breaker to trip during startup, then you're permitted to round up to the next closest standard size (and thus going above the 250% maximum rating). Is this way of thinking correct? If so, where in the code is this found? I was just taught this in school; never learned where in the code this actually is.
How would one go about testing to see if the breaker would trip during startup? I've been told that starting current is ~400% FLA, is this a good practice to use?
Thanks!