Car Parking PLC Program
Write ladder logic for Car parking Program.
Design the ladder program to implement Automation of parking garage system in an apartment where they can park only 10 cars. When 10 cars park, a signal will turn ON signalizing that a garage is full and notifying other drivers not to enter because there is no space available.
This is only a basic logic that counts the number of cars (entry/exit) and displays a lamp indication when parking is full. So you will have two inputs (entry/exit sensors) and one output (lamp).
Refer to the below diagram for additional information.

Car Parking PLC Program

Logic Explanation
Entry sensor connected with counter’s CU input which will make a count when Car enters the parking slot.
Preset is set to 10.When MW0 (Memory address used to store accumulator value of the counter) equals 10, parking full indicator will ON.
Exit sensor is connected with CD input of counter which will reduce the accumulator value of the counter when car exits.
Author: Hema
Training Course: Siemens PLC Training
Nice Work
Thanks
Your solution is simple and more direct unlike using two separate counters,i.e. CU and CD.
Wow this was simple and straight forward.
Super et merci pour tout
wow
thank you very much
Thanks
Thank you for every explanation.
Good explanation
good ladder design
Thanks
Nice explain work
thanks
Good
Nice Work
Great explanation
thank you so much mam this course is very useful my job and very very super explanation mam . again thank you so much you and your team members
Thanks
thank you
awesome work
nice
good
good
thnks
Good
i practise this
very easy and very useful logic application
good explanation.
good work
Nice work
Thanks
solution is simple and straight forward
thanks
great work
Thanks for a well explained solutions.