0% found this document useful (0 votes)
72 views

PLC Ladder Logic

The document describes a PLC ladder logic diagram that controls an automated assembly process. The ladder logic contains rungs for initializing the process, detecting parts, running sequential steps for different part types, resetting the process, and handling emergency stops. It uses inputs for sensors and outputs to control conveyors and displays rung status.

Uploaded by

vwtuttle7891
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
72 views

PLC Ladder Logic

The document describes a PLC ladder logic diagram that controls an automated assembly process. The ladder logic contains rungs for initializing the process, detecting parts, running sequential steps for different part types, resetting the process, and handling emergency stops. It uses inputs for sensors and outputs to control conveyors and displays rung status.

Uploaded by

vwtuttle7891
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Electrical Control PLC Ladder Logic

INIT STEP 1 RESET_I


B3/16 B3/1 I:1/6
24V
STEP 4 STEP 3 TYPE_1_PART_I STEP 1
B3/4 B3/3 I:1/3 B3/1
START
START_I
I:1/0 STEP 6 STEP 4
B3/6 B3/4

DETECTOR_1
DETECTOR1_I STEP 1 STEP 2
B3/1 B3/2
I:1/1
DETECTOR_2
DETECTOR2_I E_STOP STEP 2 DETECTOR1_IDETECTOR2_I STEP 6
I:1/7 B3/2 I:1/1 I:1/2 B3/6
I:1/2

TYPE_1_PART TYPE_1_PART_I STEP 1 START_I STEP 3 STEP 5 E_STOP STEP 2 STEP 5


B3/1 I:1/0 B3/3 B3/5 I:1/7 B3/2 B3/5
I:1/3

TYPE_2_PART TYPE_2_PART_I STEP 2 STEP 5 TYPE_2_PART_I STEP 1


B3/2 B3/5 I:1/4 B3/1
I:1/4

TYPE_3_PART STEP 2 DETECTOR1_I


DETECTOR2_I STEP 4 E_STOP STEP 3 STEP 6
TYPE_3_PART_I B3/2 I:1/1 I:1/2 B3/4 I:1/7 B3/3 B3/6
I:1/5
RESET STEP 3 STEP 2
RESET_I B3/3 B3/2
I:1/6
TYPE_3_PART_I CONVEYOR_I REJECTIONS STEP 3
EMERGENCY_STOP E_STOP I:1/5 O:4/0 B3/3
CTU
I:1/7 CU
Count Up
STEP 4
TWS Counter C:3
Preset 999 TWS
I:5/0 Accum 0 DN EQU
TWS
I:5/1 Equal
EQU ADD Source A I:5
I:5/2
Equal Add 5
I:5/3 Source B 3
Source A I:5 DISPLAY Source A C5:0.ACC
I:5/4 5 0 3
Source B 1 Source B
I:5/5 1 0
I:5/6 Dest O:5
0
I:5/7

Automation Studio

You might also like