Problem Description



Yüklə 2,74 Mb.
Pdf görüntüsü
səhifə45/98
tarix23.07.2023
ölçüsü2,74 Mb.
#137216
1   ...   41   42   43   44   45   46   47   48   ...   98
PLC-4

Ladder
 
Diagram
 
of
 
sequencing
 
control
 
of
 
conveyor
Program Description

RUNG000 is for Master Start/Stop the process.

RUNG001 is to operate feeder with output address O:2/0 which is operated when Start PB is pressed.

RUNG002 is to operate Motor 1 of Conveyor 1 which is operated when Load cell 1 detects the presence of
material. As long as material is on the conveyor, Motor 1 remains energized.

RUNG003 is to operate Motor 2 of Conveyor 2 O:2/3 which is operated whenever Motor 1 is ON AND/OR as
long as material is presence on the conveyor 2 which is detected by Load cell 2 (I:1/3).
Runtime Test Cases
Inputs
Outputs
Physical Elements
I:1/0 = 1
O:2/1 = 1 Start Motor 3
I:1/0 = 1, I:1/2 = 1
O:2/2 = 1 Start Motor 1
I:1/0 = 1, O:2/2 = 1
O:2/3 = 1 Start Motor 2
I:1/0 = 1, I:1/3 = 1
O:2/3 = 1 Start Motor 2
PLC Program to Count and Pack Parts from Conveyor
This is a PLC Program to Count and Pack Parts from Conveyor.
Problem Description
Objects are moving on a conveyor belt 1. When an empty box is detected, conveyor belt starts and 5pcs
are packed in a box. When box is filled, it is carried to the storage area via conveyor belt 2. Implement
automation of this process in PLC using Ladder Diagram programming language.


Problem Diagram
Problem Solution

Use proximity switches to detect moving objects on the conveyor belt 1 and to detect an empty box on
conveyor belt 2.

Use counter to count number of objects to be packed.

Use timer such that when 5pcs are detected, conveyor runs for a while and stops when 5th object is finally
collected in the box. Assume time by calculating conveyor belt speed.

When number of parts to be packed are detected timer is activated. When timer is over, it stops the
conveyor until next empty box is detected.

Assuming time taken by the last 5th object is 2secs to be collected.
PLC Program
Here is PLC program to Count and Pack Parts from Conveyor, along with program explanation and run
time test cases.
List of Inputs and Outputs
I:1/14 = Start 
(Input)
I:1/15 = Stop 
(Input)
B3:0/0 = Latching Bit 
(Bit)
B3:0/1 = Latching Motor 1 bit 
(Bit)
I:1/0
= Part detection 
(Input)
I:1:1
= Box detection 
(Input)
O:2/0
= Conveyor Belt 1 
(Output)


 O:2/1
= Conveyo2 Belt 2 
(Output)
C5:0
= Part counter 
(Counter)
T4:0
= Timer to stop conveyor (Timer)

Yüklə 2,74 Mb.

Dostları ilə paylaş:
1   ...   41   42   43   44   45   46   47   48   ...   98




Verilənlər bazası müəlliflik hüququ ilə müdafiə olunur ©azkurs.org 2024
rəhbərliyinə müraciət

gir | qeydiyyatdan keç
    Ana səhifə


yükləyin