PLC Programming for Street Light Using Omron Zen :-
Now in this post we will see that how can we use weekly timers available in Omron Zen Programmable relay to make plc program for street light. Let us take example that street lights will have to be on from 6pm in evening to 5am in morning everyday. So for this purpose we will use the Normal operation of timer and define the time range for everyday.
Also if there is another street light that needs to operate only on Wednesday and Friday of every week from 9 in night to 4 in morning ,than this can also be done using another timer.
Also there is one Pulse shot timer available in Omron Zen Programmable relay which remains on for a predefined interval when its input condition goes high. Suppose there is another street light which needs to be turned on every day from 8 pm and needs to be on only for 10 minutes.This thing can be done by using pulse shot timer.
Download