PLC Excercises (Module 1-3) PDF
PLC Excercises (Module 1-3) PDF
Example:
Sink
Source
Wiring a PLC
If the DC voltage has a V+ common, an NPN output sensor is needed.
The sensors are usually described in terms of the voltage exhibited by the
signal wire, when the input is switched. So a PNP sensor will have a signal
that ‘goes positive’ when the sensor needs to signal an ‘ON’ state.
A NPN sensor will have a signal that ‘goes negative’ when it is in an ‘ON’
state.
PNP is sometimes regarded as the safer option, due to the fact that any earth faults
could make NPN
Delta Programming WPLSOFT
New Program and Communication Setting
Ladder Programming in WPLSOFT
Compile
Ladder Stimulation
Step 1:Stimulator
Wiring
Diagram
Ladder
Diagram
AND LOGIC
Problem: Turn on a lamp by using two switch.
Wiring
Diagram
Ladder
Diagram
OR LOGIC
Problem: Operate a lamp by OR Logic.
24V
0V
Ladder
Diagram
NOT LOGIC
Fire Alarm
Problem: On Pressing a switch, a buzzer is to be switched on.
Ladder Diagram
Timer
Problem:When push button is pressed, lamp should be operated after 5 seconds.
Process:
X1 drives M1235 to determine counting direction (Up/Down) of C235.
When X5 = ON, RST instruction on executes and the current Value in C235 will be cleared.
Contact C235 will be OFF
When X2 = ON, C235 receives signals from X0 and counter will count up (+1) or count down
(-1).
4When counter C235 reaches K5, contact C235 will be ON. If there is still input signal input for X0, it
will keep on counting.
Application Example 1
Solution
Application Example 2
SOLUTION
APPLICATION EXAMPLE 3
SOLUTION
APPLICATION EXAMPLE 4
SOLUTION
APPLICATION EXAMPLE 5
SOLUTION
APPLICATION EXAMPLE 6
INTERLOCK
CONTROL
CIRCUIT
SOLUTION
APPLICATION EXAMPLE 7
SOLUTION
APPLICATION EXAMPLE 8
SOLUTION
APPLICATION EXAMPLE 9
SOLUTION
APPLICATION EXAMPLE 9
SOLUTION
APPLICATION EXAMPLE 10
SOLUTION
SOLUTION
APPLICATION EXAMPLE 11
SOLUTION
SOLUTION
SOLUTION
APPLICATION EXAMPLE 12
SOLUTION
APPLICATION EXAMPLE 13
SELECTIVE
EXECUTION
OF PROG
SOLUTION
APPLICATION EXAMPLE 13
SOLUTION
SOLUTION
SOLUTION
APPLICATION EXAMPLE 14 (COUNTERS)
SOLUTION
APPLICATION
EXAMPLE 15
SOLUTION
APPLICATION EXAMPLE 16
SOLUTION
APPLICATION EXAMPLE 17
SOLUTION
APPLICATION EXAMPLE 18 (TIMERS)
SOLUTION
APPLICATION EXAMPLE 19
SOLUTION
APPLICATION EXAMPLE 20
SOLUTION
APPLICATION EXAMPLE 21
SOLUTION
APPLICATION EXAMPLE 22
SOLUTION
A
P
P
L
I
C
A
T
I
O
N
E
X
A
M
P
L
E
2
3
SOLUTION