Lesson 05 – System control and sensors Flashcards
What are the two major tasks of a control?
- Evaluating input signal, e.g. from user-interaction, light barriers, switches, other sensors, etc.
- Providing output signals, e.g. to signal lights, motors, pneumatic actuators
How are control systems in industrial environments usually realized?
-Realized by using programmable logic control (PLC)
List five possible input and output signals to control
Input:
-User interface, door switch, temperature sensor, timer, water sensor
Output:
-Door lock, water valve, water pump, heating, motor
List 3 special properties of a programmable logic control (PLC)
- Designed to be integrated in control cabinet.
- Programming interface for loading and manipulation of executed program using special programming software
- Interfaces to field busses and IO Components
- Difference between absolute rotary encoder and incremental rotary encoder?
- Absolute: mounted on shaft provides absolute position of shaft, keep information even when powered off -> never need calibration
- Incremental: mounted on shafts detects and measures movement and direction of rotation, but loses info at power-off -> needs to ‘’go-back’’ to home position for re-calibration
What is the purpose of the field bus technology ?
- All I/ Os must be connected to the PLC.
- Instead installing cables from every sensor/ actuator to the PLC better use a field bus.
What are the requirements on field busses?
- Allowing Real-Time communication
- Robustness against mechanical and electromagnetical disturbances in industrial environments
Actuators
It is a type of motor that is responsible for moving or controlling a mechanism or system.
It is operated by a source of energy annd converts that energy into motion.
Input/ Output signals
Input signals:
- digital-> For evaluation of light barriers, switches, etc
- counters: counting impulses.
Outputs signals:
- digital: driving signal lights, actuators,…
- CNC control: for the exact positioning of drives.
(eg. in robot)