GesamtAufgabe_PalettenAblage


Pallet Transfer Station - Exam example


Pallet Transfer Station for Forklifts

PalettePlace_Overview_MitVariablen

Part A - Hardware

Make an electrical sketch, and connect the given components. You can draw in this image directly.

Verkabelung_

Create the configuration for your projects. Map the given Variables to the hardware!

Konfiguration_

Part B - Software - UML Statemachine

Create a statemachine, that shows the functionality of the system. Define the necessary states and transitions. Draw the statemachine in a well suited UML Diagram. Implement an INIT State, where the systems checks if it can start to run.

Part C - Software - Structured Text Statemachine

Create an enumeration type for your states.

Create the statemachine in the IEC61131-3 programming language Strucured Text (ST). Remember to declare the necessary variables in the beginning.


Testing


Hints: