I am trying to imperilment The IT - characteristic feature for motor protection device.There are 2C,5C,10C curve feature . can someone suggest me how it can be implemented in C code.
Am I correct to think you want to measure the current going to a DC motor and monitor the time when it exceeds some threshold so that you can switch off the motor if it is above the threshold for a too long time?
If so, what is the threshold current and what voltage does the motor operate at?
I want to understand this curve . and implement same.
I have only one common measurement is current through each phase.
I wanted to know how its implemented in plotting curve and take action with various curve 2C/5C/10C shown in image
I am using external CT to measure the current 0.8A-30A.
under current , overload current , Short circuit current, locked rotor current are adjusted config. This was plan to complete this project. Its under development.