Mechatronic Applications
Mechatronic Applications
EN 83002
Lecture 01
Overview
• On successful completion of the course, you should be able to :
1. Input and output analog and digital signals to and from a microcontroller.
2. Program a control algorithm into a microcontroller.
3. Interface sensors and actuators to a microcontroller.
Course Content
• Introduction to Mechatronics
• Data Acquisition
• Sensor Interfacing
• Actuator Control
• Mechatronic System Design
Schedule
• Lectures: Wednesday - 08.30 - 11.45* ( 15 Mints Break)
• Tutorial : Wednesday -11.45 - 12.45
• LAB : Tuesday - 13.45 – 16.45
The response to an input for a spring. The response to an input for a kettle system
Connected Systems
• A series of interconnected blocks –
• Each block having a specific function.
• Output from one block becoming the input to the next block in the system.
• lines drawn to connect boxes indicate a flow of information in the direction indicated by an
arrow and not necessarily physical connections
A connected system
Measurement Systems
• Measurement systems can, in general, be made up of three basic elements:
• A sensor - Responds to the quantity being measured by giving as its output a signal which is
related to the quantity.
• A signal conditioner - takes the signal from the sensor and manipulates it into a condition
which is suitable either for display or, in the case of a control system, for use to exercise
control.
• A display system - displays the output from the signal conditioner.
An open-loop system
A closed-loop system
Basic elements of a closed-loop system
Comparison element - error signal = reference value signal - measured value signal
Control Element - decides what action to take when it receives an error signal. A control plan may be
hard wired systems or programmable systems.
Correction Element - produces a change in the process to correct or change the controlled condition. The
term actuator is used for the element of a correction unit that provides the power
to carry out the control action.
Process element -The process is what is being controlled.
Measurement element -The measurement element produces a signal related to the variable condition
of the process that is being controlled.
Closed-loop system example