Skip to main content

Q :- Lamps A,B and C turns ON when a switch is closed. Lamp B turns OFF after 8 sec's and Lamp C turns OFF after 11 sec's after Lamp B gets OFF

Solution :-

Above figure shows the ladder diagram solution for the problem Q2.0.
At initial condition when the start button I:1/0 is not pressed all the lamps are in OFF conditions. 
when the start button is pressed then the TON timer gets activated.
we have given the preset value to the timer as a 19 sec's which is nothing but a total time duration for which the lamp B is ON and Lamp C ON after lamp B.
  • In second rung of program as soon as the start NO contact is pressed it will activate the lamp A, and when released it will deactivate the lamp A.
  • In third rung of program start NO contact is connected with the less than equal to comperator and lamp B. In the comperator Timers Accu. address is given to the source A and a constant value is given to Source B, so when the timers value is grater than B comperator value goes low and the Lamp B gets OFF.
  • When the timer is ON for more than a 19 sec's Done bit of timer goes ON. In fourth rung done bit address is given to the NO contact whic is in series with lamp C. so the lamp C activates after 19 sec's or after 11 sec's after lamp  B gets OFF.

⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓⇓

Comments

Popular posts from this blog

Q1. Lamp should glow when start switch S1 is made ON. lamp should go off after 15 sec automatically. lamp should go OFF immediately when start switch S1 is made OFF. Lamp should go OFF immediately also when reset switch S2 is made ON even before the expiry of 15 sec time.

Timers in Siemens PLC Simatic manager

Timer :- Timer is nothing but a specialized clock in a programming software used to count the preset time intervals. In   Siemens PLC we have various ty pes of timers as :- 1) S_PULSE(Pulse timer), 2) S_PEXT(Extended Pulse Timer), 3) S_ODT(On Delay Timer), 4) S_ODTS(Retentive On Delay Timer), 5) S_OFFDT(Off Delay Timer). You must find out another five instruction sets in Timer Block in Simatic Manager STEP 7 as :- -(SP) pulse timer coil, -(SE) extended pulse timer coil, -(SD) on delay timer coil, -(SS) retentive on delay timer coil, -(SF) off delay timer coil. 1) S_PULSE(Pulse timer) :- S_PULSE Timer   Above Fig Shows how to use this timer in programming software,in this fig i have used 5 sec as a preset value, If you want to change it replace the 5 with any duration you want in S5T# 5 S.    In S_PULSE timer if input to timer is ON then timer starts Counting time as well as we get the Output at the instant the input is made ON. In this timer if we mad

HOW TO DOWNLOAD AND INSTALL WONDERWARE FOR WINDOWS 8,7,10.

##You can Download a ZIP file of the software From Below link. https://drive.google.com/file/d/159y8W0c_bw0vvf1DNDQ08_QsLZ9h2Tb1/view?usp=sharing 1 ) You Can Also Watch a Video Tutorial of it  below. 2) You can also read out steps from below :-