JS07 3 Junctions Traffic Light - Harummi
JS07 3 Junctions Traffic Light - Harummi
JS07 3 Junctions Traffic Light - Harummi
JOB SHEET
Page 1 of 11
DPP C2(c)-1
DRAWING AND
DATA
Figure 1a
The student has to complete practical project for the traffic light
three junctions by using PLC’s OMRON CPM2A in the time given.
INSTRUCTION : Push button START, STOP and TIMERs are used in control
system to control the outputs of traffic lights. Each set of traffic light
have three lights, colored in RED, YELLOW, and GREEN. Design
a ladder diagram by following the problem given.
Page 2 of 11
DPP C2(c)-1
PROCEDURE
Safety :
Make sure the wearing is suitable for the
work.
Avoid wear the metal materials.
Avoid playing while doing work.
1. Draw the logic a) Write the equation for the truth table 3 junction
traffic light.
Page 3 of 11
DPP C2(c)-1
PROCEDURE
b) Housekeeping
After you had finished your experiment, take
down the circuit and return all the equipment
to its proper place.
Page 4 of 11
DPP C2(c)-1
RESULT :
Page 5 of 11
DPP C2(c)-1
Ladder Diagram:
Page 6 of 11
DPP C2(c)-1
Page 7 of 11
DPP C2(c)-1
Page 8 of 11
DPP C2(c)-1
QUESTION/DISCUSSION :
3. What is PROGRAM MODE, MONITOR MODE & RUN MODE used for?
5. How many input and output that CPM2A PLC have? List all the input and output address?
ANSWER :
1. To clear the memory or reset the PLC, you'll typically use the "Memory Reset" or "Clear Memory"
function within CX-Programmer. These options can usually be found in the programming
software's menu or toolbar. Look for options like "Clear PLC Memory," "Memory Reset," or
"Initialize PLC." This function will erase the program and data from the PLC memory.
e) Flash Memory
This is non-volatile memory that can be programmed and erased electronically, similar to
EEPROM. It is often used for firmware updates and program storage.
Page 9 of 11
DPP C2(c)-1
PROGRAM MODE:
- Used to create, edit, and debug PLC programs offline. It provides a development
environment for creating ladder logic, function block diagrams, or structured text
programs that will be downloaded to the target PLC.
MONITOR MODE:
- Used for online monitoring, testing, and troubleshooting of the PLC and its programs. This
mode allows you to interact with a connected PLC in real time to monitor variables, I/O
states, and program execution.
RUN MODE:
- Used for executing the PLC program on the connected PLC hardware. It activates the
program logic, enabling the PLC to control connected devices and process inputs and
outputs based on the programmed logic.
Input Address: X0.00, X0.01, X0.02, X0.03, X0.04, X0.05, X0.06, X0.07, X0.08, X0.09, X0.10,
X0.11
Output Address: Y0.00, Y0.01, Y0.02, Y0.03, Y0.04, Y0.05, Y0.06, Y0.07
Page 10 of 11
DPP C2(c)-1
REFERENCE :
Checked by :
Signature :
Name :
Designation :
Date :
Page 11 of 11