Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

Programming

Programming exercise I.01

Conveyor belt
net even anders

Aim

PREPARATION.
Theory/Drawing

Use a ladder diagram to write a PLC program for a conveyor belt.

Study the exercise on page 2 and the relay plan on page 4.


Print the drawing on page 3 and lay this on the practical model.

Additional teaching material

Not applicable.

Equipment required

PLC with minimum of 8 digital inputs and 8 digital outputs.

Tools required

PC or laptop with software Siemens Step 7 Lite.

EXECUTION.
Order of work

Give the program a name of your own choosing and save this on
your computer, CD-ROM, disk or memory stick.

Copyright Stichting Leerstof en Vakkennis

FINISHING.
Check

Translate the plan on page 4 into a PLC program that satisfies


the description given on page 2.
Load the program into the PLC.
Test the program.

No 134660E
Issue 001

Page 1/4

Programming

Programming exercise I.01

Conveyor belt
net even anders

Description

A conveyor belt is driven by an electric motor. The conveyor belt only


has to run upwards. The motor is controlled by two buttons: Start and
Stop.

Copyright Stichting Leerstof en Vakkennis

a) The motor must run when the start button is pressed and keep
on running when the button is released.
b) When the stop button is pressed, the motor must stop running.
c) The motor must stop if both buttons are pressed at the same
time.

No 134660E
Issue 001

Page 2/4

Q0.0
Start

Stop
I0.0

Q0.1

Start
I0.1

Q0.2

I0.2

Q0.3

I0.3

Q0.4

I0.4

Q0.5

I0.5

Q0.6

I0.6

Q0.7

I0.7
Drawing no. 134660F01E
Revised dd:
Checked:
Scale:
Drawn: TP
Name:

Date:

1:1

04-05-2006

CONVEYOR BELT

EB
Page no. 1/1
PROJECTION

Page 3/4
Format

A4

Programming

Programming exercise I.01

Conveyor belt
net even anders

S1
2

13

14

S2

A1
Q1

Copyright Stichting Leerstof en Vakkennis

A2

Drawing no.

134660F02E

Revised dd:
Checked:

Scale: 1 : 1

No 134660E
Issue 001

Drawn: TP

Date:

Name:

CONVEYOR BELT

04-05-2006

EB
Page no.
PROJECTION

1/1
Format

A4
Page 4/4

You might also like