Вы находитесь на странице: 1из 7

SSUET/QR/113

Industrial Electronic [EE-461] LAB # 8

LAB No. 8(a)


Storage area with counter and comparator
OBJECT: PLC based Storage area with counter and comparator.
Task description: Figure shows a system with two conveyor belts and a temporary storage
area in between them. Conveyor belt 1 delivers packages to the temporary storage area. A
photoelectric barrier at the end of conveyor belt 1 near the storage area determines how many
packages are delivered to the storage area. Conveyor belt 2 transports packages from the temporary
storage area to a loading dock where trucks take the packages away for delivery to customers. A
photoelectric barrier at the end of conveyor belt 2 near the storage area determines how many
packages leave the storage area to go to the loading dock. A display panel with five lamps indicates
the fill level of the temporary storage area.

Process Schematic:

LADDER DIAGRAM:

Department of Electronic Engineering Page 1


Sir Syed University of Engineering &Technology, Karachi
SSUET/QR/113
Industrial Electronic [EE-461] LAB # 8

INPUT/OUTPUT ASSIGNMENT LIST:

SYMBOL ADDRESS COMMENT

PB1 I0.0 Photoelectric barrier 1

PB2 I0.1 Photoelectric barrier 2

Q1 Q0.0 Storage area empty

Q2 Q0.2 Storage area not empty

Q3 Q0.3 Storage area 50% full

Q4 Q0.4 Storage area 90% full

C1 C1 Counter Up

M1 M0.0 Memory Bit 1

M2 M0.1 Memory Bit 2

OUTPUT:

CONCLUSION:
In this experiment we observethe working of the conveyor belt and a storage area, counter is
counting the packages with the help if a photoelectric barrier and the specific count triggers
the respective output.

Department of Electronic Engineering Page 2


Sir Syed University of Engineering &Technology, Karachi
SSUET/QR/113
Industrial Electronic [EE-461] LAB # 8

LAB No. 8(b)


Priority Determination Design
OBJECT: PLC based priority determination design for game buzzer control.
Task description: In this application, we are going to discuss a game scenario depicted in
Figure. The game buzzer control requirement is as follows:

1. After the Host has finished the question.


2. The 3 players will press the switch in front of them to be the first to answer the question.
3. The buzzer will sound for 10 sec after any one of the players has pressed the switch.
4. The light indicator in front of each player will light up and can only reset by the Host switch.

Process Schematic:

Operation:
The operation of the circuit is as follows:
1. Whichever player presses its switch first will automatically disable the other players’ switches and
only his light will turn on.
2. The light will turn on a buzzer with a 10 second timer.
3. The reset switch controlled by the host will turn off the light.

LADDER DIAGRAM:

Department of Electronic Engineering Page 3


Sir Syed University of Engineering &Technology, Karachi
SSUET/QR/113
Industrial Electronic [EE-461] LAB # 8

INPUT/OUTPUT ASSIGNMENT LIST:

SYMBOL ADDRESS COMMENT

H I0.0 Reset Button

PB1 I0.1 Push Button 1

PB2 I0.2 Push Button 2

PB3 I0.3 Push Button 3

Q Q0.0 Output

PL1 Q0.1 Player 1 Light

PL2 Q0.2 Player 2 Light

PL3 Q0.3 Player 3 Light

B Q0.4 Buzzer

M1 M0.0 Memory Bit 1

M2 M0.1 Memory Bit 2

M3 M0.2 Memory Bit 3

T T37 Timer

Department of Electronic Engineering Page 4


Sir Syed University of Engineering &Technology, Karachi
SSUET/QR/113
Industrial Electronic [EE-461] LAB # 8

OUTPUT:

CONCLUSION:
In this experiment we observe that when player presses its switch first will automatically
disable the other players’ switches and only his light will turn on. The light will turn on a
buzzer with a 10 second timer. The reset switch controlled by the host will turn off the light

Department of Electronic Engineering Page 5


Sir Syed University of Engineering &Technology, Karachi
SSUET/QR/113
Industrial Electronic [EE-461] LAB # 8

LAB No. 8(c)


Package Line Control
OBJECT: PLC based Package Line Control for operating two conveyor belts for collecting
apples.
Task description: In this application illustrates how two conveyor belts operate to package
an item in boxes.
Process Schematic:

Operation:
When Start push button PB1 is pressed, the box conveyor moves. Upon detection of the box, the box
conveyor stops and apple conveyor starts. Part sensor will count up to 10 apples. The apple conveyor
stops and box conveyor starts again. Counter will reset and operation repeats until push button PB2 is
pressed.

LADDER DIAGRAM:

Department of Electronic Engineering Page 6


Sir Syed University of Engineering &Technology, Karachi
SSUET/QR/113
Industrial Electronic [EE-461] LAB # 8

INPUT/OUTPUT ASSIGNMENT LIST:

SYMBOL ADDRESS COMMENT

S1 I0.0 Start Switch

S2 I0.2 Stop Switch

BS I0.3 Box Sensor

PS I0.4 Part Sensor

BC Q0.0 Box Conveyor

AC Q0.1 Apple Conveyor

C1 C1 Counter Up

M1 M0.0 Memory Bit 1

OUTPUT:

CONCLUSION:
In this experiment we observe that when the start button is pressed conveyor belt 1turns on
and the box reaches in front of the sensor it stops the belt. As the conveyor 1 stops conveyor
2 starts to fill apple in the box, meanwhile a sensor senses number of apple and counter
counts it up till 10, as the count is up its switch turns on the conveyor belt to bring next box
and the process is repeated.

Department of Electronic Engineering Page 7


Sir Syed University of Engineering &Technology, Karachi

Вам также может понравиться