what is DI and DO for motor of pump?
what is DI and DO for motor of pump?
(OP)
for motor of pump usually there is:
start (DO go to the contactor)
stop (DO go to the contactor)
status (DI from the relay of a contactor or from
protection relay)
failure (DI from the relay of a contactor or from the
protection relay)
there is also signal from a circuit breaker.
i want confirmation from the expert people and correction if there is mistake in the above statements.
thnks
start (DO go to the contactor)
stop (DO go to the contactor)
status (DI from the relay of a contactor or from
protection relay)
failure (DI from the relay of a contactor or from the
protection relay)
there is also signal from a circuit breaker.
i want confirmation from the expert people and correction if there is mistake in the above statements.
thnks





RE: what is DI and DO for motor of pump?
D.I. - Digital Input (to your controller)
In the D.O. case, your controller will probably provide a volt-free relay contact to control your equipment. In the D.I. case, you will need to provide a volt-free contact to the controller from your equipment. The signal from the circuit breaker will be a similar contact connected to another D.I. on the controller.
----------------------------------
If we learn from our mistakes,
I'm getting a great education!
RE: what is DI and DO for motor of pump?
RE: what is DI and DO for motor of pump?
1. DI from MCC to PLC stating that control circuit of motor is healthy.
2. DO from PLC to MCC that all start permissives are satisfied
3. DO from PLC to MCC to start motor(i.e., pump).
4. DO from PLC to MCC to stop motor
5. DI from MCC to PLC indicating that motor has started.
6. DI from MCC to PLC indicating motor has tripped.
7. DI from MCC to PLC indicating motor has stopped
8. DI / DO from PLC indicating that motor is in remote operation mode.
9. DI / DO from PLC to MCC indicating motor is in local operation mode,
etc.
Obviously, how many DIs / DOs are required depends on your application.