Control Engineering an Introduction with the Use of Matlab

Total Page:16

File Type:pdf, Size:1020Kb

Control Engineering an Introduction with the Use of Matlab DEREK ATHERTON CONTROL ENGINEERING AN INTRODUCTION WITH THE USE OF MATLAB DOWNLOAD FREE TEXTBOOKS AT BOOKBOON.COM Derek Atherton Control Engineering Download free books at BookBooN.com 2 Control Engineering © 2009 Derek Atherton & Ventus Publishing ApS ISBN 978-87-7681-466-3 Download free books at BookBooN.com 3 Control Engineering Contents Contents Preface 8 About the author 10 1. Introduction 11 1.1 What is Control Engineering? 11 1.2 Contents of the Book 13 1.3 References 15 2. Mathematical Model Representations of Linear Dynamical Systems 16 2.1 Introduction 16 2.2 The Laplace Transform and Transfer Functions 17 2.3 State space representations 20 2.4 Mathematical Models in MATLAB 23 2.5 Interconnecting Models in MATLAB 26 2.6 Reference 28 3. Transfer Functions and Their Responses 29 3.1 Introduction 29 3.2 Step Responses of Some Specifi c Transfer Functions 30 3.3 Response to a Sinusoid 36 WHAt‘s missing in this equaTION? You could be one of our future talents Please click the advert MAERSK INTERNATIONAL TECHNOLOGY & SCIENCE PROGRAMME Are you about to graduate as an engineer or geoscientist? Or have you already graduated? If so, there may be an exciting future for you with A.P. Moller - Maersk. www.maersk.com/mitas Download free books at BookBooN.com 4 Control Engineering Contents 40 4. Frequency Responses and Their Plotting 40 4.1 Introduction 40 4.2 Bode Diagram 46 4.3 Nyquist Plot 48 4.4 Nichols Plot 50 5. The Basic Feedback Loop 50 5.1 Introduction 51 5.2 The Closed Loop 52 5.3 System Specifi cations 55 5.4 Stability 60 6. More on Analysis of the Closed Loop System 60 6.1 Introduction 60 6.2 Time Delay 61 6.3 The Root Locus 64 6.4 Relative Stability 68 6.5 M and N Circles 70 7. Classical Controller Design 70 7.1 Introduction 70 7.2 Phase Lead Design 77 7.3 Phase Lag Design 80 7.4 PID Control 90 Please click the advert Download free books at BookBooN.com 5 Control Engineering Contents 7.5 References 92 8. Parameter Optimisation for Fixed Controllers 92 8.1 Introduction 93 8.2 Some Simple Examples 96 8.3. Standard Forms 101 8.4 Control of an Unstable Plant 103 8.5 Further Comments 104 8.6 References 105 9. Further Controller Design Considerations 105 9.1 Introduction 105 9.2 Lag-Lead Compensation 107 9.3 Speed Control 109 9.4 Position Control 110 9.5 A Transfer Function with Complex Poles 114 9.6 The Effect of Parameter Variations 120 9.7 References 121 10. State Space Methods 121 10.1 Introduction 121 10.2 Solution of the State Equation 124 10.3 A State Transformation 124 10.4 State Representations of Transfer Functions 130 10.5. State Transformations between Different Forms 131 10.6 Evaluation of the State Transition Matrix www.job.oticon.dk Download free books at BookBooN.com 6 Control Engineering Contents 133 10.7 Controllability and Observability 134 10.8 Cascade Connection 135 11. Some State Space Design Methods 135 11.1 Introduction 136 11.2 State Variable Feedback 138 11.3 Linear Quadratic Regulator Problem 139 11.4 State Variable Feedback for Standard Forms 144 11.5 Transfer Function with Complex Poles 147 Appendix A 152 Appendix B 154 Appendix C 155 Appendix D Please click the advert Download free books at BookBooN.com 7 Control Engineering Preface Preface Control engineering courses have been given in universities for over fifty years. In fact it is just fifty years since I gave my first lectures on the subject. The basic theoretical topics taught in what is now often referred to as classical control have changed little over these years, but the tools which can be used to support theoretical analysis and the technologies used in control systems implementation have changed beyond recognition. I was lucky enough in the early days to have access to one of the first digital computers in a UK university, but programming was elementary, input was paper tape and output results, obtained often after a considerable delay, were just numbers on paper, which had to be laboriously plotted if one needed a graph. Simulations were done on analogue computers, which although having some nice features, had many deficiences. Today there are powerful digital simulation languages and specialised numerical software programs, which can be used on a desk top or lap top computer with excellent interaction and good graphical output. Although this book is not concerned with the technological implementation of control systems the technology has changed from components such as the vacuum tube, individual resistors and capacitors, and d.c commutator motors to integrated circuits, microprocessors, solid state power electronics and brushless machines. All of these are orders of magnitude cheaper, more robust, reliable and efficient. The majority of students graduating from engineering courses in universities will go on to work in industry where employers, if the company is to survive, will provide their employees doing analytical control system design with computers with appropriate computational software. The role of the university lecturer should therefore be to teach courses in such a way that the student knows enough detail about the concepts used that he can see whether results obtained are plausible, whilst leaving the computer to do the detailed analytical calculations. This has the advantage that more realistic problems can be studied, comparisons can easily be made between the results produced by alternative design approaches and hopefully the student can learn more about control engineering than worrying about doing mathematics. Many students, without doubt, are ‘turned off’ control engineering because of the perceived mathematical content and whilst further study on the theoretical aspects is required for prospective research students, they will be a small proportion of the class in a first course on control engineering. There are difficulties in this approach, as I am strongly of the opinion that student’s weaknesses in algebra have been caused by them not having carried out traditional procedures in arithmetic due to the adoption of calculators. However, I’m also sure there is a ‘happy medium’ somewhere. The use of modern software with simulation facilities allows the student to practice the interesting philosophy about doing engineering put forward in the book ‘Think, Play, Do’ by Dodgson et al OUP,2005. Download free books at BookBooN.com 8 Control Engineering Preface The material presented in this book has been set out with this philosophy in mind and it is hoped that it will enable the reader to obtain a sound knowledge of classical control system analytical design methods. Several software packages could have been used to support this approach but here MATLAB, which is the most widely used, has been employed. Sadly, however, if universities continue to use outdated examining methods where students are required to plot root locus, Nyquist diagrams etc. the reader may have to spend some additional time doing computations best done by a computer! Because I want to ‘get over’ ideas, understanding and concepts without detailed mathematics I have used words such as ‘it can be shown that’ to shorten some of the mathematical detail. This provides the reader interested in theory with the opportunity to do additional calculations. The first chapter provides a brief introduction to feedback control and then has a section reviewing the contents of the book, which will therefore not be repeated here. I am indebted to my recent former students Ali Boz and Nusret Tan for providing me with some diagrams, assistance with computations, reading the text and doing some of the research which has provided information and results on some of the topics covered. For over forty years I have benefitted greatly from discussions with and input from many research students, who are too numerous to name here but have all helped to enrich the learning experience. Finally, I would like to acknowledge the efforts of my friend Dr Karl Jones in reading through the manuscript and providing me with constructive feedback. I trust that few errors remain in the text and I’d appreciate feedback from any reader who finds any or has any questions on the contents. Derek P. Atherton Brighton, February 2009 Download free books at BookBooN.com 9 Control Engineering About the author About the author Professor Derek. P. Atherton BEng, PhD, DSc, CEng, FIEE, FIEEE, HonFInstMC, FRSA Derek Atherton studied at the universities of Sheffield and Manchester, obtaining a PhD in 1962 and DSc in 1975 from the latter. He spent the period from 1962 to 1980 teaching in Canada where he served on several National Research Council committees including the Electrical Engineering Grants Committee. He took up the post of Professor of Control Engineering at the University of Sussex in 1980 and is currently retired but has an office at the university, gives some lectures, and has the title of Emeritus Professor and Associate Tutor. He has been active with many professional engineering bodies, serving as President of the Institute of Measurement and Control in 1990, President of the IEEE Control Systems Society in 1995, being the only non North American to have held the position, and as a member of the IFAC Council from 1990-96. He served as an Editor of the IEE Proceedings on Control Theory and Applications (CTA) for several years until 2007 and was formerly an editor for the IEE Control Engineering Book Series. He has served EPSRC on research panels and as an assessor for research grants for many years and also served as a member of the Electrical Engineering Panel for the Research Assessment Exercise in 1992.
Recommended publications
  • Metallurgical Engineering
    ENSURING THE EXPERTISE TO GROW SOUTH AFRICA Discipline-specific Training Guideline for Candidate Engineers in Metallurgical Engineering R-05-MET-PE Revision No.: 2: 25 July 2019 ENGINEERING COUNCIL OF SOUTH AFRICA Tel: 011 6079500 | Fax: 011 6229295 Email: [email protected] | Website: www.ecsa.co.za ENSURING THE Document No.: Effective Date: Revision No.: 2 R-05-MET-PE 25/07/2019 Subject: Discipline-specific Training Guideline for Candidate Engineers in Metallurgical Engineering Compiler: Approving Officer: Next Review Date: Page 2 of 46 MB Mtshali EL Nxumalo 25/07/2023 TABLE OF CONTENTS DEFINITIONS ............................................................................................................................ 3 BACKGROUND ......................................................................................................................... 5 1. PURPOSE OF THIS DOCUMENT ......................................................................................... 5 2. AUDIENCE............................................................................................................................. 6 3. PERSONS NOT REGISTERED AS CANDIDATES OR NOT BEING TRAINED UNDER COMMITMENT AND UNDERTAKING (C&U) ..................................................... 7 4. ORGANISING FRAMEWORK FOR OCCUPATIONS ............................................................. 7 4.1 Extractive Metallurgical Engineering ..................................................................................... 8 4.2 Mineral Processing Engineering ..........................................................................................
    [Show full text]
  • Control in Robotics
    Control in Robotics Mark W. Spong and Masayuki Fujita Introduction The interplay between robotics and control theory has a rich history extending back over half a century. We begin this section of the report by briefly reviewing the history of this interplay, focusing on fundamentals—how control theory has enabled solutions to fundamental problems in robotics and how problems in robotics have motivated the development of new control theory. We focus primarily on the early years, as the importance of new results often takes considerable time to be fully appreciated and to have an impact on practical applications. Progress in robotics has been especially rapid in the last decade or two, and the future continues to look bright. Robotics was dominated early on by the machine tool industry. As such, the early philosophy in the design of robots was to design mechanisms to be as stiff as possible with each axis (joint) controlled independently as a single-input/single-output (SISO) linear system. Point-to-point control enabled simple tasks such as materials transfer and spot welding. Continuous-path tracking enabled more complex tasks such as arc welding and spray painting. Sensing of the external environment was limited or nonexistent. Consideration of more advanced tasks such as assembly required regulation of contact forces and moments. Higher speed operation and higher payload-to-weight ratios required an increased understanding of the complex, interconnected nonlinear dynamics of robots. This requirement motivated the development of new theoretical results in nonlinear, robust, and adaptive control, which in turn enabled more sophisticated applications. Today, robot control systems are highly advanced with integrated force and vision systems.
    [Show full text]
  • Technical Report 05-73 the Methodology Center, Pennsylvania State University
    Engineering Control Approaches for the Design and Analysis of Adaptive, Time-Varying Interventions Daniel E. Rivera and Michael D. Pew Control Systems Engineering Laboratory Department of Chemical and Materials Engineering Arizona State University Tempe, Arizona 85287-6006 Linda M. Collins The Methodology Center and Department of Human Development and Family Studies Penn State University State College, PA Susan A. Murphy Institute for Social Research and Department of Statistics University of Michigan Ann Arbor, MI May 30, 2005 Technical Report 05-73 The Methodology Center, Pennsylvania State University 1 Abstract Control engineering is the field that examines how to transform dynamical system behavior from undesirable conditions to desirable ones. Cruise control in automobiles, the home thermostat, and the insulin pump are all examples of control engineering at work. In the last few decades, signifi- cant improvements in computing and information technology, increasing access to information, and novel methods for sensing and actuation have enabled the extensive application of control engi- neering concepts to physical systems. While engineering control principles are meaningful as well to problems in the behavioral sciences, the application of this topic to this field remains largely unexplored. This technical report examines how engineering control principles can play a role in the be- havioral sciences through the analysis and design of adaptive, time-varying interventions in the prevention field. The basic conceptual framework for this work draws from the paper by Collins et al. (2004). In the initial portion of the report, a general overview of control engineering principles is presented and illustrated with a simple physical example. From this description, a qualitative description of adaptive time-varying interventions as a form of classical feedback control is devel- oped, which is depicted in the form of a block diagram (i.e., a control-oriented signal and systems representation).
    [Show full text]
  • Control Theory
    Control theory S. Simrock DESY, Hamburg, Germany Abstract In engineering and mathematics, control theory deals with the behaviour of dynamical systems. The desired output of a system is called the reference. When one or more output variables of a system need to follow a certain ref- erence over time, a controller manipulates the inputs to a system to obtain the desired effect on the output of the system. Rapid advances in digital system technology have radically altered the control design options. It has become routinely practicable to design very complicated digital controllers and to carry out the extensive calculations required for their design. These advances in im- plementation and design capability can be obtained at low cost because of the widespread availability of inexpensive and powerful digital processing plat- forms and high-speed analog IO devices. 1 Introduction The emphasis of this tutorial on control theory is on the design of digital controls to achieve good dy- namic response and small errors while using signals that are sampled in time and quantized in amplitude. Both transform (classical control) and state-space (modern control) methods are described and applied to illustrative examples. The transform methods emphasized are the root-locus method of Evans and fre- quency response. The state-space methods developed are the technique of pole assignment augmented by an estimator (observer) and optimal quadratic-loss control. The optimal control problems use the steady-state constant gain solution. Other topics covered are system identification and non-linear control. System identification is a general term to describe mathematical tools and algorithms that build dynamical models from measured data.
    [Show full text]
  • University Master´S Degree in Systems and Control Engineering
    UNIVERSITY MASTER´S DEGREE IN SYSTEMS AND CONTROL ENGINEERING English Version University Master’s Degree in Systems and Control Engineering INFORMATION IDENTIFYING THE QUALIFICATION Name and status of awarding institution Universidad Complutense de Madrid y la Universidad Nacional de Educación a Distancia. Public universities. Name of qualification and title conferred in original language Máster Universitario en Ingeniería de Sistemas y de Control por la Universidad Complutense de Madrid y la Universidad Nacional de Educación a Distancia. Status National validity. Approved by Accord of the Council of Ministers on July 1st, 2011. Main field(s) of study for the qualification The study is included in the field of Engineering and Architecture. Language(s) of instruction/examination The degree is taught in Spanish. INFORMATION ON THE LEVEL OF THE QUALIFICATION Level of qualification Level 3 (Master) in the Spanish Framework of Higher Education (MECES) is equivalent to level 7 of European Qualification Framework (EQF). Official length of programme The official length of programme is 60 ECTS and 1 year full time. Access requirements Engineering or Bachelor’s Degree in Computer Sciences or scientific- technological degrees related to Systems, Automation, Electronics, Communications or Computer Engineering. Doctorate on Automatic or Computer Sciences 2 INFORMATION ON THE CONTENTS Mode of study Blended learning to full time. Programme requirements The programme of studies is composed of 42 selective ECTS, 6 external practices and 12 Master's Dissertation
    [Show full text]
  • Lecture 9 – Modeling, Simulation, and Systems Engineering
    Lecture 9 – Modeling, Simulation, and Systems Engineering • Development steps • Model-based control engineering • Modeling and simulation • Systems platform: hardware, systems software. EE392m - Spring 2005 Control Engineering 9-1 Gorinevsky Control Engineering Technology • Science – abstraction – concepts – simplified models • Engineering – building new things – constrained resources: time, money, • Technology – repeatable processes • Control platform technology • Control engineering technology EE392m - Spring 2005 Control Engineering 9-2 Gorinevsky Controls development cycle • Analysis and modeling – Control algorithm design using a simplified model – System trade study - defines overall system design • Simulation – Detailed model: physics, or empirical, or data driven – Design validation using detailed performance model • System development – Control application software – Real-time software platform – Hardware platform • Validation and verification – Performance against initial specs – Software verification – Certification/commissioning EE392m - Spring 2005 Control Engineering 9-3 Gorinevsky Algorithms/Analysis Much more than real-time control feedback computations • modeling • identification • tuning • optimization • feedforward • feedback • estimation and navigation • user interface • diagnostics and system self-test • system level logic, mode change EE392m - Spring 2005 Control Engineering 9-4 Gorinevsky Model-based Control Development Conceptual Control design model: Conceptual control sis algorithm: y Analysis x(t+1) = x(t) +
    [Show full text]
  • Unit 54: Further Control Systems Engineering
    Unit 54: Further Control Systems Engineering Unit code Y/615/1522 Unit level 5 Credit value 15 Introduction Control engineering is usually found at the top level of large projects in determining the engineering system performance specifications, the required interfaces, and hardware and software requirements. In most industries, stricter requirements for product quality, energy efficiency, pollution level controls and the general drive for improved performance, place tighter limits on control systems. A reliable and high performance control system depends a great deal upon accurate measurements obtained from a range of transducers, mechanical, electrical, optical and, in some cases, chemical. The information provided is often converted into digital signals on which the control system acts to maintain optimum performance of the process. The aim of this unit is to provide the student with the fundamental knowledge of the principles of control systems and the basic understanding of how these principles can be used to model and analyse simple control systems found in industry. The study of control engineering is essential for most engineering disciplines, including electrical, mechanical, chemical, aerospace, and manufacturing. On successful completion of this unit students will be able to devise a typical three- term controller for optimum performance, grasp fundamental control techniques and how these can be used to predict and control the behaviour of a range of engineering processes in a practical way. Pearson BTEC Levels 4 and 5 Higher Nationals in Engineering Specification – Issue 7 – October 2020 © Pearson Education Limited 2020 421 Learning Outcomes 1. Discuss the basic concepts of control systems and their contemporary applications.
    [Show full text]
  • MECHATRONICS: Gaining Control and Applications “New” Technology Turning Heads — and Profits
    FEATURE MECHATRONICS: Gaining Control and Applications “New” Technology Turning Heads — and Profits. Jack McGuinn, Senior Editor electronic engineering, and software engineering Not to bury the lead, but did you know that me- chatronics has been around since the 1960s? And my favorite, from Kevin Hull, application and deploy- For some, that is old news. For the majority others — who ment supervisor / motion control, Yaskawa America Incor- knew? porated: “Mechatronics is a way of doing things.” Mechatronics sounds like one of those slacker words, Yaskawa has been “doing things” the mechatronics way e.g. — “agreeance” or “sexting.” In reality mechatronics is an since 1969, when Tetsuro Mori, an engineer for Yaskawa engineering-intensive interdisciplinary field that is a criti- Electric Corporation, coined the word. cal part of the yet-evolving, revolutionary advances in U.S. Existing applications for mechatronics include: manufacturing technology. For today’s engineers with the • Machine vision sharpest pencils — especially in the United States — “manu- • Automation and robotics facturing technology” is a bit of an oxymoron. After all, why • Servo-mechanics has it taken decades for U.S. manufacturing to embrace me- • Sensing and control systems chatronics — something Europe and parts of Asia did years • Automotive engineering, automotive equipment in the ago? The answer — if one exists to that question — can wait design of subsystems such as anti-lock braking systems for another time. But one wonders; if there is an explanation, • Computer-machine
    [Show full text]
  • Control Engineering Practice: Introducing Biao Huang, Editor-In-Chief No.1 February 2018
    PHONE (+43 2236) 71 4 47 | FAX (+43 2236) 72 8 59 | E-MAIL: [email protected] www.ifac-control.org Control Engineering Practice: Introducing Biao Huang, Editor-in-Chief No.1 February 2018 Control Engineering Practice has had new editor- interest to our control community. In addition, I ship since 1 January 2018. The new Editor-in-Chief intend to further enhance the review process with IN THIS ISSUE: is Biao Huang (CA), who previously served as timely and high-quality objective feedback made CEP: New Editor-in-Chief Biao Deputy Editor-in-Chief under Andreas Kugi (AT). In available to the authors. I will ensure a more di- Huang (CA) this issue Newsletter readers can learn more about verse and efficient editorial board, and streamline Control Engineering Practice from its new Editor- mechanisms of both the editorial board member 2018 IFAC Council and Related in-Chief, as well as some of the journal’s upcoming appointment and functioning. In the forthcoming Meetings (Florianópolis, BR) changes and plans. editorial notes, both the board and readers may IFAC President’s Column expect further details in the aspects discussed and As of January 2018, I have assumed the role of upcoming changes. Introducing the 2017-2020 IFAC Editor-in-Chief of IFAC’s journal Control Engineer- Officers ing Practice. Control Engineering is a discipline Event Report: ICINCO 2017 that applies control theory to design systems with Biao Huang, Editor-in-Chief of the IFAC Journal (Madrid, ES) desired behaviors amidst external disturbances. It Control Engineering Practice, received his PhD also ascertains the functioning of systems while si- degree in Process Control from the University of Forthcoming Events multaneously adhering to the expectations.
    [Show full text]
  • Software Engineering Meets Control Theory
    Software Engineering Meets Control Theory Antonio Filieri∗, Martina Maggio∗ Konstantinos Angelopoulos, Nicolas´ D’Ippolito, Ilias Gerostathopoulos, Andreas Berndt Hempel, Henry Hoffmann, Pooyan Jamshidi, Evangelia Kalyvianaki, Cristian Klein, Filip Krikava, Sasa Misailovic, Alessandro Vittorio Papadopoulos, Suprio Ray, Amir M Sharifloo, Stepan Shevtsov, Mateusz Ujma, Thomas Vogel ∗Dagstuhl Seminar Organizer Abstract—The software engineering community has proposed theory to software systems are: (i) developing mathematical numerous approaches for making software self-adaptive. These models of software behavior suitable for controller design, and approaches take inspiration from machine learning and control (ii) a lack of Software Engineering methodologies for pursuing theory, constructing software that monitors and modifies its own behavior to meet goals. Control theory, in particular, controllability as a first class concern [16, 20, 37, 74]. has received considerable attention as it represents a general A theoretically sound controller requires mathematical mod- methodology for creating adaptive systems. Control-theoretical els of the software system’s dynamics. Software engineers software implementations, however, tend to be ad hoc. While often lack the background needed to develop these models. such solutions often work in practice, it is difficult to understand Analytical abstractions of software established for quality and reason about the desired properties and behavior of the resulting adaptive software and its controller. assurance can help fill the gap between software models and This paper discusses a control design process for software dynamical models [19, 27, 71], but they are not sufficient for systems which enables automatic analysis and synthesis of a full control synthesis. In addition, goal formalization and knob controller that is guaranteed to have the desired properties and identification have to be taken into account to achieve software behavior.
    [Show full text]
  • ELEN 4351 – Control Engineering Syllabus © 2016 Lamar University (Edited 8/28/17) 1 of 9 Syllabus Lamar University, a Member
    ELEN 4351 – Control Engineering Syllabus Syllabus Lamar University, a Member of The Texas State University System, is accredited by the Commission on Colleges of the Southern Association of Colleges and Schools to award Associate, Baccalaureate, Masters, and Doctorate degrees ( for more information go to http://www.lamar.edu ). Contact Information: Course Title: Control Engineering Course Number: ELEN 4351 Course Section: 48F Department: Philip M. Drayer Department of Electrical Engineering Professor: Hassan Zargarzadeh, PhD Class Time R 11:10am - 12:30pm Office/Virtual Hours: Office hours: M-F, 1:00pm-1:30pm or by appointment. Contact Information: LU email: [email protected] Office: Cherry 2207 Phone: 409-880-7007 Grading Assistant Info Please contact Mahdi Naddaf, in case of questions regarding gradings. Email: [email protected] Personal Introduction Welcome to Lamar University. My name is Hassan Zargarzadeh (Call me Dr. Z), and I will be your instructor of record for Control Engineering. By way of a very brief introduction, I earned my baccalaureate, master’s, and PhD all in Electrical Engineering. My area of expertise is Advanced Control Systems with applications to Robotics, Power Electronics, Unmanned Vehicles, and renewable energies. I joined the faculty at Lamar in August 2015 and I am currently an Assistant Professor for the Department of Electrical Engineering in the College of Engineering. Course Description This course introduces important concepts in the analysis and design of control systems. Control theories commonly used today are classical control theory (also called conventional control theory), modern control theory, and robust control theory. This course presents comprehensive treatments of the analysis and design of control systems based on the classical control theory and modern control theory.
    [Show full text]
  • Intro to Mechatronics Mechatronics Defined — I
    Intro to Mechatronics Mechatronics Defined — I • “The name [mechatronics] was coined by Ko Kikuchi, now president of Yasakawa Electric Co., Chiyoda-Ku, Tokyo.” – R. Comerford, “Mecha … what?” IEEE Spectrum, 31(8), 46-49, 1994. • “The word, mechatronics is composed of mecha from mechanics and tronics from electronics. In other words, technologies and developed products will be incorporating electronics more and more into mechanisms, intimately and organically, and making it impossible to tell where one ends and the other begins.” – T. Mori, “Mechatronics,” Yasakawa Internal Trademark Application Memo, 21.131.01, July 12, 1969. Mechanics mecha Mechatronics Eletronics tronics Mechatronics Defined — II • “Integration of electronics, control engineering, and mechanical engineering.” – W. Bolton, Mechatronics: Electronic Control Systems in Mechanical Engineering, Longman, 1995. • “Application of complex decision making to the operation of physical systems.” – D. M. Auslander and C. J. Kempf, Mechatronics: Mechanical System Interfacing, Prentice-Hall, 1996. • “Synergistic integration of mechanical engineering with electronics and intelligent computer control in the design and manufacturing of industrial products and processes.” – F. Harshama, M. Tomizuka, and T. Fukuda, “Mechatronics-what is it, why, and how?-and editorial,” IEEE/ASME Trans. on Mechatronics, 1(1), 1-4, 1996. Mechatronics Defined — III • “Synergistic use of precision engineering, control theory, computer science, and sensor and actuator technology to design improved products and processes.” – S. Ashley, “Getting a hold on mechatronics,” Mechanical Engineering, 119(5), 1997. • “Methodology used for the optimal design of electromechanical products.” – D. Shetty and R. A Kolk, Mechatronics System Design, PWS Pub. Co., 1997. • “Field of study involving the analysis, design, synthesis, and selection of systems that combine electronics and mechanical components with modern controls and microprocessors.” – D.
    [Show full text]