Title: Relay Ladder Logic Examples
1Relay Ladder Logic Examples
2Three Wire Control
- Goal
- Push a button to start a motor.
- The motor runs until another push button stops
it. - Motor will not restart automatically after a
power outage.
3Push Button Station
4Maintaining Circuit Operation
- In order to energize the relay the following
conditions must be met - Stop not pushed AND start pushed.
- OR
- stop not pushed AND R contact closed.
- AND OR represent COMBINATIONAL logic.
5Multiple Start/Stop
start 2
L1
L2
start 1
M
O.L.
M
6Control Functions
- Either start 1 OR start 2 will energize the coil.
- Start functions are in parallel.
- Parallel both ends in common.
- Either stop 1 OR stop 2 will de-energize the
coil. - Stop functions are in series.
- Series one after another.
7Example Anxiety Level Alarm
- Define Problem
- Green light one exam coming.
- Yellow light two exams coming.
- Red light three exams coming.
- Only one light should be on at a time.
8List Outputs
- Green Light
- Yellow Light
- Red Light
9List Inputs
- Digital switch(D) , closed when a test is
announced. (N.O.) - Fabrication switch, closed when a test is
announced. (N.O.) - Math switch, closed when a test is announced.
(N.O.)
10Internal Logic Relays
- Since each input switch will be used several
times, each switch will control a relay with
multiple contacts that can be either normally
open or normally closed.
11Draw Rails and Outputs
12Determine inputs to Lights
DFMFDMMDF
DFMDMFMFD
DFM
13Finished Ladder
14Typical Air ConditionerControl Side
load circuit
on
fan switch
auto
thermostat
FR fan relay CC compressor contactor
15Air Conditioner Operation
- for fan motor to go on
- manual switch must be closed
- OR auto switch AND thermostat
16Drawn as RLL
thermostat
on
TR
auto
FR fan relay CC compressor contactor
TR
17Interlocked Latching Coils
Push top start button. Coil L will energize.
When the top button is released, the armature
will be held in place by a lever. Push bottom
button. The lever holding the armature will
release and the armature moves to its unlatched
position.
start
start
18Solenoids
- Takes sustained current to hold solenoid in
place. - Used for mechanical switching of.
- Valves.
- Relays.