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

PLC Exercises

The document describes a bending device that uses 3 cylinders - A, B, and C - to bend metal strips. Cylinder A clamps the work piece when the start button is pressed. Cylinder B then bends the part and returns to its initial position. Cylinder C completes the bending operation and returns to its initial position, at which point cylinder A releases the bent part. The task is to write a PLC program for this system that implements both automatic and manual operation modes and includes an emergency reset control interface.

Uploaded by

Michael Lance
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)
546 views

PLC Exercises

The document describes a bending device that uses 3 cylinders - A, B, and C - to bend metal strips. Cylinder A clamps the work piece when the start button is pressed. Cylinder B then bends the part and returns to its initial position. Cylinder C completes the bending operation and returns to its initial position, at which point cylinder A releases the bent part. The task is to write a PLC program for this system that implements both automatic and manual operation modes and includes an emergency reset control interface.

Uploaded by

Michael Lance
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/ 2

Activity No.

3: Bending Device
The bending tool is used to bend metal strips.
The strip is inserted manually. After pressing the START pushbutton, cylinder A
clamps the work piece, cylinder B bends the part and returns to its initial position,
and cylinder C completes the bending operation. After cylinder C has returned to
its initial position, cylinder A releases the part.

Positional Sketch:

Task Specifications:
1. Write a PLC program for this system.
2. Implement automatic and manual system feature.
3. Include a user control interface for emergency reset.

Activity No. 4: Printing of mobile phone housings

You might also like