- #1
TheRedDevil18
- 408
- 1
I'm building an electronic circuit breaker as follows,
I have some questions about the short circuit protection.
I tested it in simulation and it trips in about 11 ms. How would I work out the interrupt rating ?, which I read is the maximum short circuit current the breaker can interrupt, And also, How would I know if the transformer wiring won't burn ?, is their a way to calculate the wire temperature ?. I'm assuming 11 ms is a very short time for the temperature to rise and start burning the wires ?, do I need to work out the short circuit current of the transformer ?
And, in my design currently I have a peak detector circuit in which I am calculating the rms current using the peak voltage through the ADC. So far it works well in simulation, but I read in reality the AC sine wave is not perfect and that the true rms would be more accurate, though if I did a true rms then I would have to sample the entire waveform and then compare, so that would add 1/50 Hz or 20 ms to the trip time ?, making it slower
That's all for the questions for now
Any suggestions on improvements or what I'm doing wrong would be much appreciated, thanks
I have some questions about the short circuit protection.
I tested it in simulation and it trips in about 11 ms. How would I work out the interrupt rating ?, which I read is the maximum short circuit current the breaker can interrupt, And also, How would I know if the transformer wiring won't burn ?, is their a way to calculate the wire temperature ?. I'm assuming 11 ms is a very short time for the temperature to rise and start burning the wires ?, do I need to work out the short circuit current of the transformer ?
And, in my design currently I have a peak detector circuit in which I am calculating the rms current using the peak voltage through the ADC. So far it works well in simulation, but I read in reality the AC sine wave is not perfect and that the true rms would be more accurate, though if I did a true rms then I would have to sample the entire waveform and then compare, so that would add 1/50 Hz or 20 ms to the trip time ?, making it slower
That's all for the questions for now
Any suggestions on improvements or what I'm doing wrong would be much appreciated, thanks