0% found this document useful (0 votes)
121 views

PLC Program

The document describes 5 experiments involving the use of timing circuits and sensors to control motors and indicators through ladder logic diagrams simulated using OMRON-ZEN software. Experiment 1 involves a circuit that turns a motor on for 20 seconds then off. Experiment 2 introduces a delay before turning the motor on. Experiment 3 uses a twin timer to turn a bulb on for 10 seconds then off for 20 seconds continuously. Experiment 4 involves designing a ladder logic diagram for a simulated car parking system using sensors to detect vehicle presence and indicate parking availability.

Uploaded by

MOUSIN PASHA
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
121 views

PLC Program

The document describes 5 experiments involving the use of timing circuits and sensors to control motors and indicators through ladder logic diagrams simulated using OMRON-ZEN software. Experiment 1 involves a circuit that turns a motor on for 20 seconds then off. Experiment 2 introduces a delay before turning the motor on. Experiment 3 uses a twin timer to turn a bulb on for 10 seconds then off for 20 seconds continuously. Experiment 4 involves designing a ladder logic diagram for a simulated car parking system using sensors to detect vehicle presence and indicate parking availability.

Uploaded by

MOUSIN PASHA
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

EXPERIMENT -2

AIM: Devise a timing circuit that will switch on motor for 20s and then
switched it off.

Requirements: Computer, OMRON-ZEN Simulation Software.

Introduction:
The ladder diagram is designed by using OFF – DELAY Timer.

The motor Q0 get ON, When the switch I0 is made ON and motor get OFF
automatically after a Delay of 20Secs.

PROCEDURE:
1. Connections are made as per ladder diagram by using OFF-DELAY
Timer.
2. Set the timer for 20secs.
3. Go to the simulation mode.
4. Go to the run mode.
5. Verify the logic in the ladder diagram.

EXPERIMENT -3
AIM: Device a timing circuit that will switch on the motor after a delay of
20Sec.

Requirements: Computer, OMRON-ZEN Simulation Software.

Introduction:
The ladder diagram is designed by using ON – DELAY Timer.
When the switch I0 is made ON and motor get ON automatically after a Delay
of 20Secs.
The motor made OFF by actuating the switch I1

PROCEDURE:
1. Connections are made as per ladder diagram by using ON DELAY Timer
2. Set the Timer for 20secs.
3. Go to the simulation mode.
4. Go to the run mode.
5. Verify the logic in the ladder diagram.

EXPERIMENT -4
AIM: Device a timing circuit that will switch on 10s and off 20s and so on.
Requirements: Computer, OMRON-ZEN Simulation Software.

Introduction:
The ladder diagram is designed by using TWIN Timer. It is the single timer
with the combination of ON – DELAY and OFF – DELAY Timers.
When the switch I0 is made ON and bulb get ON for 10sec and OFF for 20sec
continuously automatically.
The bulb made OFF ( Q0 ) by actuating the switch I1.
Ladder Diagram

PROCEDURE:
1. Connections are made as per ladder diagram by using Twin timer.
2. Set 10sec for OFF-DELAY Timer and Set 20sec for ON-DELAY Timer.
3. Go to the simulation mode.
4. Go to the run mode.
Verify the logic in the ladder diagram.

EXPERIMENT -5
AIM: Design and Simulate a ladder diagram for car parking.
(Hint: car is to be detected and enter the parking space to a particular location if
space is available. If there is no space, a lamp should indicate that parking is
full. )

Requirements: Computer, OMRON-ZEN Simulation Software.


INTRODUCTION:
The car is detected by the sensors I 0, I1, I2 when car enters from the gate 1 and
occupies the parking areas, and when the car leaves from the parking area it is
detected by the sensors I3, I4, I5.
When the cars occupies in the parking area 1, parking area 2, and parking area 3
it is displayed in the Display Board by respective Bulbs Q1, Bulb Q2, and
Bulb Q3.
When all the parking areas occupied by the cars, then Display Board display the
Parking is Full by the Bulb Q0.
When any car leaves from the parking area, and when the car goes out from the
gate 2, the corresponding output bulbs display in the display board.
So that, the drivers can come know, whether the parking is available or not from
the display board
When the car is in the parking areas then, the corresponding bulbs get ON in the
display board.
When the car leaves from the parking area then, the corresponding bulb get OFF
in the display board.

Ladder Diagram

You might also like