You are on page 1of 8

University of Duhok

Engineering Department
Faculty of Electrical and Computer Engineering
Mechatronics
Expermint #2
Single Button & Light Control

Lecturer: Raafat S. Habeeb

Student name: Ravand Zaid


Zana Jarallah
Helan Doski
Objective:
After completion this experiment, you should be able to: 1- Control PLC output
indicator using ROTL and BYMV instructions. 2- Control PLC output indicators
using T-ROT instruction.

Theory:
Both conventional and PLC ladder diagrams operate in scanning principle. The
main differences between the two systems is that the appearance of the symbols for
conventional ladder diagram are closer to the real devices, while for PLC system,
symbols are simplified for computer display. There are two types of logic system
available for ladder diagram logic, namely combinational logic and sequential
logic.

Procedure:
First we Start Win Proloader software. And Create a new project by selecting
File>> New project. Then Down load the ladder program as shown in figure (1)
Timing diagram of single button one load control , then save it and RUN it

Fig#1
Then we write Single- Button Multi- Load Control Ladder program
this project use input switch X0 to energize four loads Y0-Y3 one by one. The PLC instructions
used in this project ladder are the MOV, ROTL, ADDITION, CMP, and NBMV. The Ladder
program is shown in Fig#1.1

Fig#1.1
Light Control
now we will control the output Y0-Y7 to perform the light sequence is shown in
Fig # 1.3. The lights of each sequence will stay 1 sec. This project uses a advanced
PLC100 instructions ROTL and BYMV.

Fig 1.3 Light sequence of Exercise 2-3


The ladder diagram of light control sequence above is shown below.
Discussion

1- Develop a ladder program to execute the light control shown in Fig#2.3B


using T-ROT instruction.

Solution:
2- Use T-ROT instructions (Table Rotate) to design a ladder program to
perform the light sequence.
Solution:

You might also like