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

Tutorial 03 PLC

This document describes a conveyor system used to transport products between a manufacturing unit and a store. It has push buttons and an emergency stop button to control the conveyor's movement. The conveyor moves products forward when a start button is pressed and backward when empty to return to the manufacturing unit. The document asks questions about connecting input and output devices to a PLC to automate the conveyor system.

Uploaded by

stevennguims
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
31 views

Tutorial 03 PLC

This document describes a conveyor system used to transport products between a manufacturing unit and a store. It has push buttons and an emergency stop button to control the conveyor's movement. The conveyor moves products forward when a start button is pressed and backward when empty to return to the manufacturing unit. The document asks questions about connecting input and output devices to a PLC to automate the conveyor system.

Uploaded by

stevennguims
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

TUTORIAL 03: PROGRAMMABLE LOGIC CONTROLLERS

THEME: Transportation of goods.


1. Description:
The below platform is designed for transportation of products from the manufacturing unit to the store.
This is achieved by the means of a moving carpet animated by a motor.

2. Functioning:
Initially, the emergency button is closed, the loaded conveyor is placed at the manufacturing unit (Sm). An
action upon one of the following push buttons S1 (or S2), provokes the following actions:

- Displacement of the conveyor towards the store: arrival at the store Sb;
- The motor stoppes and observes a pause of 12 seconds: end of pause;
- Displacement of the empty conveyor towards the manufacturing unit; when the conveyor arrives at the
manufacturing unit (Sa), it stoppes: end of cycle. Another cycle can only start if the conveyor is newly
loaded and one of the start push buttons (S1 or S2) is actuated.

The stop push button S0, enable to stop the functioning of the whole system.

The Emergency button (EM), allows to stop the action of the motor any moment.

3. Work required:

3.1. the real world devices used at the inputs of the PLC are analog or digital or discrete input?
3.2. how many field devices will be connected at the input module of the PLC?
3.3. how many real world devices will be connected at the output module of the PLC?
3.4. establish the programme of the PLC by using the Ladder diagram;
3.5. execute the wiring of PLC input and the output modules on page 3/3.

Mr. NKWELLE T / Tutorial (Design Project) / Bachelor of Technology / Specialties: AUC & MCT / PLC /… Page 1 / 3
H1
S0 S2
H2

H3
EM S1
Signalisation
board
Control panel

Manufacturing Store
unit
convoyor

Sb
box

Sa

Sm

K2
K1

M
K1
K2
ω
K1
K2
Relay for control of the
Relay for control of the
Forward motion
Reverse motion Power circuit of the motor (M)

Figure: platform of transportation of products.

Mr. NKWELLE T / Tutorial (Design Project) / Bachelor of Technology / Specialties: AUC & MCT / PLC /… Page 2 / 3
0V

+24 V

I,01 I,02 I,03 I,04 I,05 I,06 I,07 A1

DC 24V INPUTS 8 X DC (A1 ; 0 -- 10V)

DISPLAY

AC POWER SUPPLY OUTPUTS (4 X SOLID-STATE RELAY)

N L Q,01 Q,02 Q,03 Q,04 Q,05

Neutral wire

Phase wire

Mr. NKWELLE T / Tutorial (Design Project) / Bachelor of Technology / Specialties: AUC & MCT / PLC /… Page 3 / 3

You might also like