Lab#3 IUR's (Internal Utility Relays) : Objective
Lab#3 IUR's (Internal Utility Relays) : Objective
Objective:
To understand the operation of Internal Utility Relays and simulate the given tasks in Allen
Bradley PLC.
Symbol
LAB TASKS:
Exercise 1:
with Cin=0
Exercise 2:
Implement Binary Multiplication of two words A & B, each word is 2 bit as in Exercise 1.
Exercise 3:
An automatic stamp system shown in Figure 2 works as follows: When start switch is turned on,
system gets ready to run. When the operator puts a box at the beginning of the conveyor (on LS1) the
motor runs and conveyor move. Upon reaching the mid-point of the conveyor (on LS2) the conveyor
motor stops. Then the stamp comes down and puts the stamp on the box. When this process is
finished, the stamp goes up and conveyor moves again to the other end of the conveyor. After box
reaches to end of the conveyor (on LS3), the motor stops. The system waits for the box to get and the
another box to be placed at the beginning of the conveyor. If start switch is turned off, the system can
not run even if there is a box on conveyor. The light on the start box indicates that the system is active
whereas UP and Down lights indicate that the stamp is UP and DOWN position respectively. Develop
a LAD to control the stamp system.