SlideShare a Scribd company logo
ME- 435 Mechatronics
Lecture # 01
Introduction to Mechatronics
Department of Mechanical Engineering
Sarhad University of Science & Information Technology, Peshawar
Introduction to Mechatronics
What is Mechatronics?
• The word mechatronics is composed of “mecha” from
mechanical and the “tronics” from electronics.
Mechanical + Electronics = Mechatronics
“Mecha” + “tronics” = Mechatronics
• The term “Mechatronics” was coined by Tetsuro Mori, a
senior Japanese engineer at Yasakawa Company in 1969.
robotics.msa@gmail.com
Introduction to Mechatronics
• Mechatronics is synergistic integration of mechanical
engineering, electronics engineering, control engineering and
computer science.
• Mechatronics engineering is the design of computer-
controlled electromechanical systems.
• A mechatronic system is a computer controlled mechanical
system.
robotics.msa@gmail.com
Model of a Typical Mechatronic System
robotics.msa@gmail.com
Action Control
Sensing the
environment
Modules of a Mechatronic System
1. Sensing
I. Sensors
II. Signal Conditioning
III. Analog-to-Digital and Digital-to-Analog Conversion
2. Control
I. Open Loop and Closed Loop Control
3. Action
I. Drive Circuits
II. Actuators
III. Motors
robotics.msa@gmail.com
Components of a Mechatronic System
• Mechanical
• Electronics
• Sensors
• Actuators
• Control
• Computing
robotics.msa@gmail.com
Introduction to Mechatronics
Evolution of automated systems:
1. Completely mechanical automatic systems (before and early
1900s)
2. Automatic devices with electronic components such as relays,
transistors, op-amps (early 1900s to 1970s)
3. Computer controlled automatic systems (1970s–present)
robotics.msa@gmail.com
Introduction to Mechatronics
• Early automatic control systems performed their automated
function solely through mechanical means.
• For instance, a water level regulator for a water tank uses a
float connected to a valve via a linkage.
• The desired water level in the tank is set by the adjustment of
the float height or the linkage arm length connecting it to the
valve.
• The float opens and closes the valve in order to maintain the
desired water level.
robotics.msa@gmail.com
Introduction to Mechatronics
• A mechatronic system has at its core a mechanical system
which needs to be commanded or controlled by a controller.
• The controller needs information about the state of the
system. This information is obtained from sensors.
• In many cases, the signals produced by the sensors are not in
a form ready to be read by the controller and need some
signal conditioning operations performed on them.
• The conditioned, sensed signals are then converted to a
digital form by Analog-to-Digital Convertor (ADC) and are
then sent to the controller.
robotics.msa@gmail.com
Introduction to Mechatronics
• The controller is the ‘mind’ of the mechatronic system, which
processes user commands and sensed signals to generate
command signals to be sent to the actuators in the system.
Actuators are devices that can convert electrical energy to
mechanical energy
• The user commands are obtained from a variety of devices,
including command buttons, graphical user interfaces (GUIs),
touch screens, or pads.
robotics.msa@gmail.com
Introduction to Mechatronics
• In some cases, the command signals are sent to the actuators
without utilizing any feedback information from the sensors.
This is called open-loop system, and for it to work, this
requires a good calibration between the input and output of
the system.
• The more common mode of operation is the closed-loop
mode in which the command signals sent to the actuators
utilize the feedback information from the sensors. This mode
of operation does not require calibration information.
robotics.msa@gmail.com
Open Loop System
Closed-Loop System
Introduction to Mechatronics
• Every computer controlled system has four basic functional
blocks:
1. A process to be controlled
2. Sensors
3. Actuators
4. Controller
robotics.msa@gmail.com
Introduction to Mechatronics
• The analogy between a human controlled system and
computer control system is shown in figure.
• If a process is controlled and powered by a human operator,
the operator observes the behavior of the system (i.e. using
visual observation), then makes a decision regarding what
action to take, then using his muscular power takes a
particular control action.
• One could view the outcome of the decision making process
as a control or decision signal, and the action of the muscles
as the actuator signal which is the amplified version of the
control (or decision) signal.
robotics.msa@gmail.com
Introduction to Mechatronics
• The same functionalities of a control system can be
automated by use of a digital computer as shown in the
figure.
• The sensors replace the eyes, the actuators replace the
muscles, and the computer replaces the human brain.
• Every mechatronic system has some sensors to measure the
status of the process variables.
• The sensors are the “eyes” of a computer controlled system.
• Actuators are the “muscles” of a computer controlled system.
robotics.msa@gmail.com
Vehicle Speed Control
Examples of Mechatronic Systems
• Antilock Brake System (ABS)
• Electronic Fuel Injection (EFI)
• Traction Control System (TCS)
• Adaptive Cruise Control (ACC)
• Automatic Camera
• Scanner
• Hard Disk Drive
• Industrial Robots
• Mobile Robots (Wheeled Robots, Legged Robots)
robotics.msa@gmail.com
Examples of Mechatronic Systems
robotics.msa@gmail.com
Wheeled Robots
Examples of Mechatronic Systems
robotics.msa@gmail.com
Aerial Robots
Examples of Mechatronic Systems
robotics.msa@gmail.com
Legged Robots
Examples of Mechatronic Systems
robotics.msa@gmail.com
Autonomous Cars
Examples of Mechatronic Systems
robotics.msa@gmail.com
Hard Drives Underwater Robots
Examples of Mechatronic Systems
robotics.msa@gmail.com
Industrial Robots
Benefits of Mechatronic Systems
• Enhanced features and functionality
A mechanical design typically provides only one function.
Designing with a microcontroller offers the flexibility of
adding features like LCD displays, lighting LEDs, a user
interface, programmability, safety features, speed control
etc. Modern washing machines, for instance, offer many
features over the mechanical designs of old. These features
include a display that gives cycle information as well as
providing a stain removal guide. These machines use
microcontrollers to efficiently vary the speed of different
cycles based on the content being washed.
robotics.msa@gmail.com
Benefits of Mechatronic Systems
• More user-friendly
Mechatronic systems are more user-friendly e.g. power door
locks, keyless entry, cruise control etc.
• Precision control
Flow rate, speed, position, and any number of other variables
can be controlled precisely with a microcontroller.
Cruise control in an automobile is a great example of how a
mechatronic solution allows for precise control. In order to
give the car a smooth acceleration to the desired speed as
well as maintaining a constant velocity over varying load
conditions.
robotics.msa@gmail.com
Benefits of Mechatronic Systems
• More efficient
The efficiency of a system can be improved by adding
intelligence to the design. Certain portions of the system can
be shut-off when not in use or a microcontroller can make
better use of the energy available.
• Lower cost
A complex mechanical solution may be simplified using a
microcontroller-based approach. Design time, product size,
and reliability can all be improved with a mechatronic
solution.
robotics.msa@gmail.com
Benefits of Mechatronic Systems
• Flexible design (reprogrammable)
Mechatronic systems are flexible and can be easily switched
to perform different jobs by simply changing the robot control
program. This procedure is called "reprogramming“.
• More reliable
Mechanical designs are prone to wear and tear over time.
For example mechanical odometers use a direct drive system
that consists of a flexible cable running from the transmission
to the odometer gage.
The solution is unreliable because the cable is prone to
failure. The modern mechatronic solution consists of an
optical encoder and digital display, which increases system
reliability.
robotics.msa@gmail.com
Benefits of Mechatronic Systems
• Smaller size
Adding a microcontroller to a system may result in space
savings.
• Safer
Adding intelligence to a system makes it safer. Whether you
add an automatic shutdown to a coffee pot or sense when a
system is overheating, numerous safety checks can be easily
added to a system when a microcontroller is controlling the
system.
robotics.msa@gmail.com

More Related Content

What's hot

Chapter 1 introduction to automation
Chapter 1   introduction  to automationChapter 1   introduction  to automation
Chapter 1 introduction to automation
Mohamad Sahiedan
 
Mechatronics An Introduction
Mechatronics An IntroductionMechatronics An Introduction
Mechatronics An Introduction
SHIVAJI CHOUDHURY
 

What's hot (20)

Actuators.ppt
Actuators.pptActuators.ppt
Actuators.ppt
 
Chapter 1 introduction to automation
Chapter 1   introduction  to automationChapter 1   introduction  to automation
Chapter 1 introduction to automation
 
Ppt of servomotor
Ppt of servomotorPpt of servomotor
Ppt of servomotor
 
Industrial Automation
Industrial AutomationIndustrial Automation
Industrial Automation
 
Lecture 2 Servomotors - Basics & Working
Lecture 2   Servomotors - Basics & WorkingLecture 2   Servomotors - Basics & Working
Lecture 2 Servomotors - Basics & Working
 
Mechanical Engineering
Mechanical EngineeringMechanical Engineering
Mechanical Engineering
 
Actuators
ActuatorsActuators
Actuators
 
PLC (PROGRAMMABLE LOGIC CONTROLLER)
PLC (PROGRAMMABLE LOGIC CONTROLLER)PLC (PROGRAMMABLE LOGIC CONTROLLER)
PLC (PROGRAMMABLE LOGIC CONTROLLER)
 
Mechatronics (Sensors)
Mechatronics   (Sensors)Mechatronics   (Sensors)
Mechatronics (Sensors)
 
mechatronics-1.ppt
mechatronics-1.pptmechatronics-1.ppt
mechatronics-1.ppt
 
Mechatronics An Introduction
Mechatronics An IntroductionMechatronics An Introduction
Mechatronics An Introduction
 
Lecture 1 Introduction to mechatronics
Lecture 1 Introduction  to mechatronics Lecture 1 Introduction  to mechatronics
Lecture 1 Introduction to mechatronics
 
ppt on PLC
ppt on PLCppt on PLC
ppt on PLC
 
Unit 1(part-2)sensors and transducer
Unit 1(part-2)sensors and transducerUnit 1(part-2)sensors and transducer
Unit 1(part-2)sensors and transducer
 
Stepper motor ppt
Stepper motor pptStepper motor ppt
Stepper motor ppt
 
ppt on cnc
ppt on cncppt on cnc
ppt on cnc
 
Mechatronics systems
Mechatronics systemsMechatronics systems
Mechatronics systems
 
Actuators
ActuatorsActuators
Actuators
 
Design of Mechatronics System
Design of Mechatronics SystemDesign of Mechatronics System
Design of Mechatronics System
 
Robot programming
Robot programmingRobot programming
Robot programming
 

Viewers also liked

Introduction to mechatronics
Introduction to mechatronicsIntroduction to mechatronics
Introduction to mechatronics
Rajani Pragada
 
Lecture 07 mechatronic design concepts
Lecture 07 mechatronic design conceptsLecture 07 mechatronic design concepts
Lecture 07 mechatronic design concepts
DrSKazi
 
Aeav 311 lecture 25 26- inst.amp+noise
Aeav 311 lecture 25 26- inst.amp+noiseAeav 311 lecture 25 26- inst.amp+noise
Aeav 311 lecture 25 26- inst.amp+noise
0mehdi
 
Signal Conditioning
Signal ConditioningSignal Conditioning
Signal Conditioning
Muhammad AR
 
Signal Conditioning & Data Acquisition: Chapter 2
Signal Conditioning & Data Acquisition: Chapter 2Signal Conditioning & Data Acquisition: Chapter 2
Signal Conditioning & Data Acquisition: Chapter 2
Caption Data Limited
 
Effective Test Suites for ! Mixed Discrete-Continuous Stateflow Controllers
Effective Test Suites for ! Mixed Discrete-Continuous Stateflow ControllersEffective Test Suites for ! Mixed Discrete-Continuous Stateflow Controllers
Effective Test Suites for ! Mixed Discrete-Continuous Stateflow Controllers
Lionel Briand
 
Pneumatic system
Pneumatic systemPneumatic system
Pneumatic system
Amar Bhopi
 
Matchtech\'s Automation Team
Matchtech\'s Automation TeamMatchtech\'s Automation Team
Matchtech\'s Automation Team
jasonwaterman
 

Viewers also liked (20)

Mechatronics
MechatronicsMechatronics
Mechatronics
 
mechatronics ,Process control & automation
mechatronics ,Process control & automationmechatronics ,Process control & automation
mechatronics ,Process control & automation
 
introduction to mechatronics
introduction to mechatronicsintroduction to mechatronics
introduction to mechatronics
 
Introduction to mechatronics
Introduction to mechatronicsIntroduction to mechatronics
Introduction to mechatronics
 
Presentation1
Presentation1Presentation1
Presentation1
 
Lecture 07 mechatronic design concepts
Lecture 07 mechatronic design conceptsLecture 07 mechatronic design concepts
Lecture 07 mechatronic design concepts
 
Aeav 311 lecture 25 26- inst.amp+noise
Aeav 311 lecture 25 26- inst.amp+noiseAeav 311 lecture 25 26- inst.amp+noise
Aeav 311 lecture 25 26- inst.amp+noise
 
Signal Conditioning
Signal ConditioningSignal Conditioning
Signal Conditioning
 
Signal conditioning
Signal conditioningSignal conditioning
Signal conditioning
 
Actuators
ActuatorsActuators
Actuators
 
Signal Conditioning & Data Acquisition: Chapter 2
Signal Conditioning & Data Acquisition: Chapter 2Signal Conditioning & Data Acquisition: Chapter 2
Signal Conditioning & Data Acquisition: Chapter 2
 
computer Integrated Manufacturing التصنيع المتكامل باستخدام الحاسب(CIM)
computer Integrated Manufacturing التصنيع المتكامل باستخدام الحاسب(CIM)computer Integrated Manufacturing التصنيع المتكامل باستخدام الحاسب(CIM)
computer Integrated Manufacturing التصنيع المتكامل باستخدام الحاسب(CIM)
 
Biomechanics basic
Biomechanics basicBiomechanics basic
Biomechanics basic
 
Introduction to mechanical engineering
Introduction to mechanical engineeringIntroduction to mechanical engineering
Introduction to mechanical engineering
 
Effective Test Suites for ! Mixed Discrete-Continuous Stateflow Controllers
Effective Test Suites for ! Mixed Discrete-Continuous Stateflow ControllersEffective Test Suites for ! Mixed Discrete-Continuous Stateflow Controllers
Effective Test Suites for ! Mixed Discrete-Continuous Stateflow Controllers
 
Pneumatic system
Pneumatic systemPneumatic system
Pneumatic system
 
Pneumatic System
Pneumatic SystemPneumatic System
Pneumatic System
 
Mechatronics Engineers for Dummies | What You Need To Know In 15 Slides
Mechatronics Engineers for Dummies | What You Need To Know In 15 SlidesMechatronics Engineers for Dummies | What You Need To Know In 15 Slides
Mechatronics Engineers for Dummies | What You Need To Know In 15 Slides
 
Thermodynamics | Engineering Mechanics
Thermodynamics | Engineering MechanicsThermodynamics | Engineering Mechanics
Thermodynamics | Engineering Mechanics
 
Matchtech\'s Automation Team
Matchtech\'s Automation TeamMatchtech\'s Automation Team
Matchtech\'s Automation Team
 

Similar to introduction to mechatronics

53_36765_ME591_2012_1__1_1_Mechatronics System Design.pdf
53_36765_ME591_2012_1__1_1_Mechatronics System Design.pdf53_36765_ME591_2012_1__1_1_Mechatronics System Design.pdf
53_36765_ME591_2012_1__1_1_Mechatronics System Design.pdf
DvbRef1
 

Similar to introduction to mechatronics (20)

Mech and Electrical systems combination.pptx
Mech and Electrical systems combination.pptxMech and Electrical systems combination.pptx
Mech and Electrical systems combination.pptx
 
Introduction to Mechatronics
Introduction to MechatronicsIntroduction to Mechatronics
Introduction to Mechatronics
 
53_36765_ME591_2012_1__1_1_Mechatronics System Design.pdf
53_36765_ME591_2012_1__1_1_Mechatronics System Design.pdf53_36765_ME591_2012_1__1_1_Mechatronics System Design.pdf
53_36765_ME591_2012_1__1_1_Mechatronics System Design.pdf
 
Unit 1 - Introduction - Full.pptx
Unit 1 - Introduction - Full.pptxUnit 1 - Introduction - Full.pptx
Unit 1 - Introduction - Full.pptx
 
Mechatronics Systems.pdf
Mechatronics Systems.pdfMechatronics Systems.pdf
Mechatronics Systems.pdf
 
Mechatronics
MechatronicsMechatronics
Mechatronics
 
Introduction to Mechatronics
 Introduction to Mechatronics Introduction to Mechatronics
Introduction to Mechatronics
 
222116610_2 Assiment.pptx
222116610_2 Assiment.pptx222116610_2 Assiment.pptx
222116610_2 Assiment.pptx
 
Introduction to Mechatronics
Introduction to MechatronicsIntroduction to Mechatronics
Introduction to Mechatronics
 
MECHATRONICS-Introduction
MECHATRONICS-IntroductionMECHATRONICS-Introduction
MECHATRONICS-Introduction
 
UNIT I INTRODUCTION (MECHATRONICS)
UNIT I INTRODUCTION (MECHATRONICS)UNIT I INTRODUCTION (MECHATRONICS)
UNIT I INTRODUCTION (MECHATRONICS)
 
Mechatronics lec 1& 2
Mechatronics lec 1& 2Mechatronics lec 1& 2
Mechatronics lec 1& 2
 
Mechtronic 2
Mechtronic 2Mechtronic 2
Mechtronic 2
 
Ekeeda - Mechatronics Engineering - Introduction to Mechatronics
Ekeeda - Mechatronics Engineering - Introduction to MechatronicsEkeeda - Mechatronics Engineering - Introduction to Mechatronics
Ekeeda - Mechatronics Engineering - Introduction to Mechatronics
 
Unit 1.pdf
Unit 1.pdfUnit 1.pdf
Unit 1.pdf
 
Introduction to Mechatronics Systems- An Overview
Introduction to Mechatronics Systems- An OverviewIntroduction to Mechatronics Systems- An Overview
Introduction to Mechatronics Systems- An Overview
 
Unit 1.ppt
Unit 1.pptUnit 1.ppt
Unit 1.ppt
 
UNIT - 1- INTRODUCTION-ME6702– MECHATRONICS
UNIT  - 1- INTRODUCTION-ME6702– MECHATRONICS UNIT  - 1- INTRODUCTION-ME6702– MECHATRONICS
UNIT - 1- INTRODUCTION-ME6702– MECHATRONICS
 
Intelligent instrumentation and power plant simulators
Intelligent instrumentation and power plant simulatorsIntelligent instrumentation and power plant simulators
Intelligent instrumentation and power plant simulators
 
Unit 1
Unit 1Unit 1
Unit 1
 

Recently uploaded

Digital Signal Processing Lecture notes n.pdf
Digital Signal Processing Lecture notes n.pdfDigital Signal Processing Lecture notes n.pdf
Digital Signal Processing Lecture notes n.pdf
AbrahamGadissa
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
Kamal Acharya
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
Hall booking system project report .pdf
Hall booking system project report  .pdfHall booking system project report  .pdf
Hall booking system project report .pdf
Kamal Acharya
 
Online blood donation management system project.pdf
Online blood donation management system project.pdfOnline blood donation management system project.pdf
Online blood donation management system project.pdf
Kamal Acharya
 

Recently uploaded (20)

Digital Signal Processing Lecture notes n.pdf
Digital Signal Processing Lecture notes n.pdfDigital Signal Processing Lecture notes n.pdf
Digital Signal Processing Lecture notes n.pdf
 
fundamentals of drawing and isometric and orthographic projection
fundamentals of drawing and isometric and orthographic projectionfundamentals of drawing and isometric and orthographic projection
fundamentals of drawing and isometric and orthographic projection
 
Pharmacy management system project report..pdf
Pharmacy management system project report..pdfPharmacy management system project report..pdf
Pharmacy management system project report..pdf
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
Hall booking system project report .pdf
Hall booking system project report  .pdfHall booking system project report  .pdf
Hall booking system project report .pdf
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
Construction method of steel structure space frame .pptx
Construction method of steel structure space frame .pptxConstruction method of steel structure space frame .pptx
Construction method of steel structure space frame .pptx
 
KIT-601 Lecture Notes-UNIT-3.pdf Mining Data Stream
KIT-601 Lecture Notes-UNIT-3.pdf Mining Data StreamKIT-601 Lecture Notes-UNIT-3.pdf Mining Data Stream
KIT-601 Lecture Notes-UNIT-3.pdf Mining Data Stream
 
Introduction to Machine Learning Unit-5 Notes for II-II Mechanical Engineering
Introduction to Machine Learning Unit-5 Notes for II-II Mechanical EngineeringIntroduction to Machine Learning Unit-5 Notes for II-II Mechanical Engineering
Introduction to Machine Learning Unit-5 Notes for II-II Mechanical Engineering
 
Online blood donation management system project.pdf
Online blood donation management system project.pdfOnline blood donation management system project.pdf
Online blood donation management system project.pdf
 
KIT-601 Lecture Notes-UNIT-4.pdf Frequent Itemsets and Clustering
KIT-601 Lecture Notes-UNIT-4.pdf Frequent Itemsets and ClusteringKIT-601 Lecture Notes-UNIT-4.pdf Frequent Itemsets and Clustering
KIT-601 Lecture Notes-UNIT-4.pdf Frequent Itemsets and Clustering
 
IT-601 Lecture Notes-UNIT-2.pdf Data Analysis
IT-601 Lecture Notes-UNIT-2.pdf Data AnalysisIT-601 Lecture Notes-UNIT-2.pdf Data Analysis
IT-601 Lecture Notes-UNIT-2.pdf Data Analysis
 
Online resume builder management system project report.pdf
Online resume builder management system project report.pdfOnline resume builder management system project report.pdf
Online resume builder management system project report.pdf
 
fluid mechanics gate notes . gate all pyqs answer
fluid mechanics gate notes . gate all pyqs answerfluid mechanics gate notes . gate all pyqs answer
fluid mechanics gate notes . gate all pyqs answer
 
NO1 Pandit Amil Baba In Bahawalpur, Sargodha, Sialkot, Sheikhupura, Rahim Yar...
NO1 Pandit Amil Baba In Bahawalpur, Sargodha, Sialkot, Sheikhupura, Rahim Yar...NO1 Pandit Amil Baba In Bahawalpur, Sargodha, Sialkot, Sheikhupura, Rahim Yar...
NO1 Pandit Amil Baba In Bahawalpur, Sargodha, Sialkot, Sheikhupura, Rahim Yar...
 
Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdf
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 

introduction to mechatronics

  • 1. ME- 435 Mechatronics Lecture # 01 Introduction to Mechatronics Department of Mechanical Engineering Sarhad University of Science & Information Technology, Peshawar
  • 2. Introduction to Mechatronics What is Mechatronics? • The word mechatronics is composed of “mecha” from mechanical and the “tronics” from electronics. Mechanical + Electronics = Mechatronics “Mecha” + “tronics” = Mechatronics • The term “Mechatronics” was coined by Tetsuro Mori, a senior Japanese engineer at Yasakawa Company in 1969. robotics.msa@gmail.com
  • 3. Introduction to Mechatronics • Mechatronics is synergistic integration of mechanical engineering, electronics engineering, control engineering and computer science. • Mechatronics engineering is the design of computer- controlled electromechanical systems. • A mechatronic system is a computer controlled mechanical system. robotics.msa@gmail.com
  • 4.
  • 5.
  • 6. Model of a Typical Mechatronic System robotics.msa@gmail.com Action Control Sensing the environment
  • 7. Modules of a Mechatronic System 1. Sensing I. Sensors II. Signal Conditioning III. Analog-to-Digital and Digital-to-Analog Conversion 2. Control I. Open Loop and Closed Loop Control 3. Action I. Drive Circuits II. Actuators III. Motors robotics.msa@gmail.com
  • 8.
  • 9. Components of a Mechatronic System • Mechanical • Electronics • Sensors • Actuators • Control • Computing robotics.msa@gmail.com
  • 10. Introduction to Mechatronics Evolution of automated systems: 1. Completely mechanical automatic systems (before and early 1900s) 2. Automatic devices with electronic components such as relays, transistors, op-amps (early 1900s to 1970s) 3. Computer controlled automatic systems (1970s–present) robotics.msa@gmail.com
  • 11. Introduction to Mechatronics • Early automatic control systems performed their automated function solely through mechanical means. • For instance, a water level regulator for a water tank uses a float connected to a valve via a linkage. • The desired water level in the tank is set by the adjustment of the float height or the linkage arm length connecting it to the valve. • The float opens and closes the valve in order to maintain the desired water level. robotics.msa@gmail.com
  • 12.
  • 13. Introduction to Mechatronics • A mechatronic system has at its core a mechanical system which needs to be commanded or controlled by a controller. • The controller needs information about the state of the system. This information is obtained from sensors. • In many cases, the signals produced by the sensors are not in a form ready to be read by the controller and need some signal conditioning operations performed on them. • The conditioned, sensed signals are then converted to a digital form by Analog-to-Digital Convertor (ADC) and are then sent to the controller. robotics.msa@gmail.com
  • 14. Introduction to Mechatronics • The controller is the ‘mind’ of the mechatronic system, which processes user commands and sensed signals to generate command signals to be sent to the actuators in the system. Actuators are devices that can convert electrical energy to mechanical energy • The user commands are obtained from a variety of devices, including command buttons, graphical user interfaces (GUIs), touch screens, or pads. robotics.msa@gmail.com
  • 15. Introduction to Mechatronics • In some cases, the command signals are sent to the actuators without utilizing any feedback information from the sensors. This is called open-loop system, and for it to work, this requires a good calibration between the input and output of the system. • The more common mode of operation is the closed-loop mode in which the command signals sent to the actuators utilize the feedback information from the sensors. This mode of operation does not require calibration information. robotics.msa@gmail.com
  • 17. Introduction to Mechatronics • Every computer controlled system has four basic functional blocks: 1. A process to be controlled 2. Sensors 3. Actuators 4. Controller robotics.msa@gmail.com
  • 18. Introduction to Mechatronics • The analogy between a human controlled system and computer control system is shown in figure. • If a process is controlled and powered by a human operator, the operator observes the behavior of the system (i.e. using visual observation), then makes a decision regarding what action to take, then using his muscular power takes a particular control action. • One could view the outcome of the decision making process as a control or decision signal, and the action of the muscles as the actuator signal which is the amplified version of the control (or decision) signal. robotics.msa@gmail.com
  • 19. Introduction to Mechatronics • The same functionalities of a control system can be automated by use of a digital computer as shown in the figure. • The sensors replace the eyes, the actuators replace the muscles, and the computer replaces the human brain. • Every mechatronic system has some sensors to measure the status of the process variables. • The sensors are the “eyes” of a computer controlled system. • Actuators are the “muscles” of a computer controlled system. robotics.msa@gmail.com
  • 20.
  • 21.
  • 23. Examples of Mechatronic Systems • Antilock Brake System (ABS) • Electronic Fuel Injection (EFI) • Traction Control System (TCS) • Adaptive Cruise Control (ACC) • Automatic Camera • Scanner • Hard Disk Drive • Industrial Robots • Mobile Robots (Wheeled Robots, Legged Robots) robotics.msa@gmail.com
  • 24. Examples of Mechatronic Systems robotics.msa@gmail.com Wheeled Robots
  • 25. Examples of Mechatronic Systems robotics.msa@gmail.com Aerial Robots
  • 26. Examples of Mechatronic Systems robotics.msa@gmail.com Legged Robots
  • 27. Examples of Mechatronic Systems robotics.msa@gmail.com Autonomous Cars
  • 28. Examples of Mechatronic Systems robotics.msa@gmail.com Hard Drives Underwater Robots
  • 29. Examples of Mechatronic Systems robotics.msa@gmail.com Industrial Robots
  • 30. Benefits of Mechatronic Systems • Enhanced features and functionality A mechanical design typically provides only one function. Designing with a microcontroller offers the flexibility of adding features like LCD displays, lighting LEDs, a user interface, programmability, safety features, speed control etc. Modern washing machines, for instance, offer many features over the mechanical designs of old. These features include a display that gives cycle information as well as providing a stain removal guide. These machines use microcontrollers to efficiently vary the speed of different cycles based on the content being washed. robotics.msa@gmail.com
  • 31. Benefits of Mechatronic Systems • More user-friendly Mechatronic systems are more user-friendly e.g. power door locks, keyless entry, cruise control etc. • Precision control Flow rate, speed, position, and any number of other variables can be controlled precisely with a microcontroller. Cruise control in an automobile is a great example of how a mechatronic solution allows for precise control. In order to give the car a smooth acceleration to the desired speed as well as maintaining a constant velocity over varying load conditions. robotics.msa@gmail.com
  • 32. Benefits of Mechatronic Systems • More efficient The efficiency of a system can be improved by adding intelligence to the design. Certain portions of the system can be shut-off when not in use or a microcontroller can make better use of the energy available. • Lower cost A complex mechanical solution may be simplified using a microcontroller-based approach. Design time, product size, and reliability can all be improved with a mechatronic solution. robotics.msa@gmail.com
  • 33. Benefits of Mechatronic Systems • Flexible design (reprogrammable) Mechatronic systems are flexible and can be easily switched to perform different jobs by simply changing the robot control program. This procedure is called "reprogramming“. • More reliable Mechanical designs are prone to wear and tear over time. For example mechanical odometers use a direct drive system that consists of a flexible cable running from the transmission to the odometer gage. The solution is unreliable because the cable is prone to failure. The modern mechatronic solution consists of an optical encoder and digital display, which increases system reliability. robotics.msa@gmail.com
  • 34. Benefits of Mechatronic Systems • Smaller size Adding a microcontroller to a system may result in space savings. • Safer Adding intelligence to a system makes it safer. Whether you add an automatic shutdown to a coffee pot or sense when a system is overheating, numerous safety checks can be easily added to a system when a microcontroller is controlling the system. robotics.msa@gmail.com