Hardware-in-loop Electronic Throttle System Based On Simulink Ning Chen 1,a,Pinchang Zhu 1,b

Size: px
Start display at page:

Download "Hardware-in-loop Electronic Throttle System Based On Simulink Ning Chen 1,a,Pinchang Zhu 1,b"

Transcription

1 Applied Mechanics and Materials Online: ISSN: , Vols , pp doi: / Trans Tech Publications, Switzerland Hardware-in-loop Electronic Throttle System Based On Simulink Ning Chen 1,a,Pinchang Zhu 1,b 1 Zhejiang Institute of Mechanical & Electrical Engineering, Zhejing, Hangzhou, a frank_chan@139.com, b zhupinchang@126.com KeyWords: Electronic throttle, Simulink, Hardware-in-loop. Abstract: The structure and the principle of the electronic throttle control system(etcs) is elaborated. The electronic throttle(et) control model is built based on Matlab/Simulink, and the hardware-in-loop simulation on the ET model is processed. The result shows that the hardware-in-loop electronic throttle system have significant means on the automotive electronic teaching and design. Introduction The electronic control technology is widely used on automobile due to the problems of energy saving, environment protection and vehicle safety. And the automobile electronization marks the auto industrialization level of a country. China has already been the world's largest auto production and marketing kingdom since At the same time some proven techniques is introduced according to our country and the world famous auto factory's cooperation. However, because of the relatively backward industrial base, there is still a big gap in the automobile electronic technology development level compared with the developed countries. Therefore, it is necessary for us to focus on the automobile electronic technology research so as to transcend the advanced world level. For the traditional design method for the automobile electronic system, the computer algorithm is designed firstly, and the corresponding hardware assembly experiment is made afterwards. For this method, the design cycle is long, research and development is costly and the test is difficult. Considering the defects above, the hardware-in-the-loop simulation of automotive electronic control system design method is proposed which could be expressed in Figure 1. By using the hardware-in-the-loop simulation, it can be directly access the system and the control algorithm could be designed and validated. After the product design is finalized, it could be directly produced by just modify hardware and software of the system which would lead to more excellent products in relative short research time. Figure 1. The hardware-in-the-loop simulation design method All rights reserved. No part of contents of this paper may be reproduced or transmitted in any form or by any means without the written permission of Trans Tech Publications, (# , Pennsylvania State University, University Park, USA-18/09/16,14:11:15)

2 Applied Mechanics and Materials Vols ETCS composition and principle Throttle is an important control component for the engine. In order to improve the automobile dynamic property, ride, and reduce exhaust emission, the world's big carmakers introduced kinds of ETs and corresponding systems which have good control characteristic. The ETCS could precisely control the valve opening, this could not only improve fuel economy and reducing emissions but also obtain the satisfactory quick response and the control performance. On the other hand, the integration of the idle speed control, the cruise control and the vehicle stability control could be realized, and the system architecture is simplified. The ETCS consists of accelerator pedal position sensor, the ET body and the control unit which can be shown in figure 2. The accelerator pedal position sensor collects the pedal position signal which could reflect the driver s intention; the ET body is composed of the throttle positioning motor, the throttle position sensor, the throttle driver device and etc, which is the executive actuator for the throttle valve; The control unit makes the instructions for the throttle opening based on the working condition of the engine. Figure 2. ETCS composition When the driver controls the accelerator pedal, the position sensor produces certain voltage signal which would input throttle control unit. The signal is filtered at first for eliminating environmental noise, and then the basic demand of engine torque is calculated according to the current work pattern and the pedal mobile amount for analyzing driver s intention, later the basic expectation for the corresponding throttle Angle is obtained. Various sensor signals such as the engine speed, the gear position, the throttle position, the AC energy consumption are communicated with the throttle control unit with CAN bus which could calculate all the vehicle s torque demand. The best opening throttle would be obtained by compensating the throttle angle opening. After the drive circuit module receives the voltage signal, the best throttle opening position is achieved by control the throttle driver device. The throttle open degree signal feedbacks to throttle control unit and forms the closed loop. The electronic throttle control system diagram is shown in figure 3. Figure 3. The electronic throttle control system diagram The ET control strategy is mainly based on the engine torque requirements. However, it could also be used for the purpose of demand expansions for various aspects such as the acceleration slip regulation (ASR), the cruise control system (CCS), the idle speed control (ISC), the gear shifting control, the altitude compensation, etc.

3 900 Measuring Technology and Mechatronics Automation IV 2. The hardware-in-the-loop model The 9S12 microcontroller from the Feescale is chosen as the ET s ECU. All the input/output devices and control object is connected. The electronic throttle control algorithm is generated and downloaded to the 9S12 microcontroller by using the 9S12toolbox real-time hardware interface library. Then the ET hardware-in-the-loop simulation can be quickly realized. The ET hardware-in-the-loop model is shown in Figure 4. The A to D Converter Channel 1 is the signal from the accelerator pedal position sensor1 which is the system input signal; The A to D Converter Channel 0 is the signal from the Throttle position sensor1 which is the system feedback signal; The A to D Converter Channel 3 is the AC switch signal; The A to D Converter Channel 2 is the signal from the accelerator pedal position sensor2; the PWM-A is the signal from the No 1 position of the throttle positioning motor and the PWM-B is the signal from the No 2 position of the throttle positioning motor. Figure 4. The ET hardware-in-the-loop model 3. Control algorithm and debugging The ETCS adopts PID control method. The proportion(p), the integration(i)and the differentiation(d) is constituted as the control value by linear combination. The PID control system diagram is shown in Figure 5. Figure 5. The PID control system diagram Control deviation e(t) is defined as: e(t) = r(t) - y(t) (1)

4 Applied Mechanics and Materials Vols The PID control low is defined as: (2) Where, K p is the radio, T i is the integral time constant, and T d is the differential time constant. The K p reflect deviation proportion of the e(t) in the control system. The control system aims to minimize the system deviation. T i is mainly used to eliminate the static difference. Integral effect grade depends on the integral time constant T i. The bigger the T i is, the weaker the integral role is on the whole. It's the same in reverse. T d reacts the deviation trend of the signal, and introduce a modified signal in order to speed up the system action speed and reduce the system adjust cycle before the signal deviation changes too much. After elaborate debugging in Simulink, we established the simulation model for the ETCS system on the basis of PID control method. The ETCS PID control model is shown in Figure 6. Figure 6. The ETCS PID control model Transfer function determines that the system simulation is successful or not. Establishing the transfer function of electronic throttle needs to do a lot of assumptions, deductions, analysis and experiment. Relevant documents are used to fix its transfer function as follows: 4. Conclusion Using the hardware-in-the-loop simulation technology, the ET hardware-in-the-loop model is designed which is shown in Figure 4. Transfer function does not need to be considered because the controlled object (electronic throttle body) just in this system circuits. The controller which is designed with Simulink directly controls the ET body, thus the actual control effect could be (3)

5 902 Measuring Technology and Mechatronics Automation IV observed such as throttle sluggish and vibration phenomenon. If the control effect is not satisfied, the structure and the parameters of the controller could be adjusted until the prospective control effect is achieved. The figure 7 is the PID controller parameter adjustment interface, and the figure 8 is the system s actual response for the step signal when a group of control parameters is inputted. Figure 7. The PID controller parameter adjustment interface Figure 8. The system s actual response for certain step signal The controller which is debugged well could be considered to a actual controller prototypes. If the control effect is satisfied, embedded controller could be produced after certain modifications are made and the generated code can also be used directly. The ET controller development cycle could be greatly shorten and finally the controller s design is finalized. Practice shows that the hardware-in-the-loop simulation can improve efficiency and reduce the cost for the automotive electronic control system design. Also it can be introduced into the automobile electronic teaching, which has high application value for raising the high-skill person for the automotive electronic control system design Foundation item : Technology projects of education department, Zhejiang province(no. Y )

6 Applied Mechanics and Materials Vols Brief introduction of authors: 1 Ning Chen(1974-),male,han ethnic,birth in Hangzhou Zhejiang,Zhejiang Institute of Mechanical & Electrical Engineering senior engineer,master degree,major in the electronic technology research 2 Pinchang Zhu(1981-),male,han ethnic,birth in Yiwu Zhejiang,Zhejiang Institute of Mechanical & Electrical Engineering engineer,master degree,major in the electronic technology, CAD/CAE research References: [1]Wei Pan,Jinghui Gao, Yahu Zhou etc. Hardware-in-loop Automobile ABS System Based On MATLAB/SIMULINK.[J]. CONTROL & AUTOMATION,2003 Vol.19 (No.12) [2]Dingyu Xue, Yangquan Chen etc. simulation technology and application Based on MATLAB /SIMULINK System [M]. Tsinghua University press,1999. [3]Jinzhu Zhang, Yi Zhang,Yumin Han etc. Design and simulation of Automobile electronic throttle control system [J]. HEILONGJIANG INSTITUTE OF TECHNOLOGY Journal. 2006(No.20) [4] Aldo Sorniotti,Mauro Velardocchia.Hardware-in-the-loop(HIL)Testing of Electronic Stability Program Commercial Hydraulic Units and Implementation of New Control Strategies.SAE, 2004-Ol [5] Guangzhao Luo,Weiguo Liu,Ke Song et a1.dspace based Permanent Magnet Motor HIL simulation and test bench.ieee International Conference ON Industrial Technology.2008:1-4. [6] Mauri M,Dezza F C,Marchegiani G.Hardware in the Loop(HIL)test bench for smal l scale Di stributed Generat ion systems.ieee International Symposium on Industrial Electronics,2008:

Control System of Tension Test for Spring Fan Wheel Assembly

Control System of Tension Test for Spring Fan Wheel Assembly Applied Mechanics and Materials Online: 2013-09-27 ISSN: 1662-7482, Vols. 423-426, pp 2805-2808 doi:10.4028/www.scientific.net/amm.423-426.2805 2013 Trans Tech Publications, Switzerland Control System

More information

The Research on the System of Double-Holding Water Tank Liquid Level Control with the PID Control

The Research on the System of Double-Holding Water Tank Liquid Level Control with the PID Control Advanced Materials Research Online: 2014-06-06 ISSN: 1662-8985, Vols. 945-949, pp 2559-2562 doi:10.4028/www.scientific.net/amr.945-949.2559 2014 Trans Tech Publications, Switzerland The Research on the

More information

Study on Synchronous Generator Excitation Control Based on FLC

Study on Synchronous Generator Excitation Control Based on FLC World Journal of Engineering and Technology, 205, 3, 232-239 Published Online November 205 in SciRes. http://www.scirp.org/journal/wjet http://dx.doi.org/0.4236/wjet.205.34024 Study on Synchronous Generator

More information

Design of Testing System Based on the DRFM

Design of Testing System Based on the DRFM Applied Mechanics and Materials Online: 2013-09-27 ISSN: 1662-7482, Vols. 427-429, pp 738-741 doi:10.4028/www.scientific.net/amm.427-429.738 2013 Trans Tech Publications, Switzerland Design of Testing

More information

A Model-Based Development Environment and Its Application in Engine Control

A Model-Based Development Environment and Its Application in Engine Control A Model-Based Development Environment and Its Application in Engine Control Shugang Jiang, Michael Smith, Charles Halasz A&D Technology Inc. ABSTRACT To meet the ever increasing requirements for engine

More information

Design of double loop-locked system for brush-less DC motor based on DSP

Design of double loop-locked system for brush-less DC motor based on DSP International Conference on Advanced Electronic Science and Technology (AEST 2016) Design of double loop-locked system for brush-less DC motor based on DSP Yunhong Zheng 1, a 2, Ziqiang Hua and Li Ma 3

More information

Research on the Electric Shifting Control System of AMT based on Brushless DC Motor

Research on the Electric Shifting Control System of AMT based on Brushless DC Motor International Journal of Research in Engineering and Science (IJRES) ISSN (Online): 2320-9364, ISSN (Print): 2320-9356 Volume 4 Issue 8 ǁ August. 2016 ǁ PP. 31-36 Research on the Electric Shifting Control

More information

Based on the ARM and PID Control Free Pendulum Balance System

Based on the ARM and PID Control Free Pendulum Balance System Available online at www.sciencedirect.com Procedia Engineering 29 (2012) 3491 3495 2012 International Workshop on Information and Electronics Engineering (IWIEE) Based on the ARM and PID Control Free Pendulum

More information

Modeling and simulation of feed system design of CNC machine tool based on. Matlab/simulink

Modeling and simulation of feed system design of CNC machine tool based on. Matlab/simulink Modeling and simulation of feed system design of CNC machine tool based on Matlab/simulink Su-Bom Yun 1, On-Joeng Sim 2 1 2, Facaulty of machine engineering, Huichon industry university, Huichon, Democratic

More information

Design of A Closed Loop Speed Control For BLDC Motor

Design of A Closed Loop Speed Control For BLDC Motor International Refereed Journal of Engineering and Science (IRJES) ISSN (Online) 2319-183X, (Print) 2319-1821 Volume 3, Issue 11 (November 214), PP.17-111 Design of A Closed Loop Speed Control For BLDC

More information

Design of intelligent vehicle control system based on machine visual

Design of intelligent vehicle control system based on machine visual Advances in Engineering Research (AER), volume 117 2nd Annual International Conference on Electronics, Electrical Engineering and Information Science (EEEIS 2016) Design of intelligent vehicle control

More information

Design and research of hardware-in-the loop platform of infrared seeker based on Lab-VIEW

Design and research of hardware-in-the loop platform of infrared seeker based on Lab-VIEW Advanced Materials Research Online: 2014-05-23 ISSN: 1662-8985, Vols. 926-930, pp 3497-3500 doi:10.4028/www.scientific.net/amr.926-930.3497 2014 Trans Tech Publications, Switzerland Design and research

More information

V&T Technologies Co., Ltd. Vectorque TM V6-H-M1 SERIES INVERTER ADDITIVE MANUAL (M1) V6-H Series ADDITIVE MANUAL V& T

V&T Technologies Co., Ltd.   Vectorque TM V6-H-M1 SERIES INVERTER ADDITIVE MANUAL (M1) V6-H Series ADDITIVE MANUAL V& T Vectorque TM V6-H-M1 SERIES INVERTER ADDITIVE MANUAL (M1) V6-H Series ADDITIVE MANUAL V& T Change Scope Increase control function of vector control 2 with encoder speed feedback to support machine tool

More information

Design of Voltage Regulating Control Device of Improved PID Algorithm for the Vehicle AC Generator Based on DSP

Design of Voltage Regulating Control Device of Improved PID Algorithm for the Vehicle AC Generator Based on DSP Modern Applied Science; Vol. 6, No. 6; 2012 ISSN 1913-1844 E-ISSN 1913-1852 Published by Canadian Center of Science and Education Design of Voltage Regulating Control Device of Improved PID Algorithm for

More information

Simulation for Protection of Huge Hydro Generator from Short Circuit Faults

Simulation for Protection of Huge Hydro Generator from Short Circuit Faults International Journal of Engineering Research and Development eissn : 2278-067X, pissn : 2278-800X, www.ijerd.com Volume 4, Issue 8 (November 2012), PP. 21-25 Simulation for Protection of Huge Hydro Generator

More information

Study on Repetitive PID Control of Linear Motor in Wafer Stage of Lithography

Study on Repetitive PID Control of Linear Motor in Wafer Stage of Lithography Available online at www.sciencedirect.com Procedia Engineering 9 (01) 3863 3867 01 International Workshop on Information and Electronics Engineering (IWIEE) Study on Repetitive PID Control of Linear Motor

More information

A PID Controller for Real-Time DC Motor Speed Control using the C505C Microcontroller

A PID Controller for Real-Time DC Motor Speed Control using the C505C Microcontroller A PID Controller for Real-Time DC Motor Speed Control using the C505C Microcontroller Sukumar Kamalasadan Division of Engineering and Computer Technology University of West Florida, Pensacola, FL, 32513

More information

Permanent magnet brushless motor control based on ADRC

Permanent magnet brushless motor control based on ADRC MATEC Web of Conferences 4, 8 ( 6) DOI:.5/ matecconf/ 648 C Owned by the authors, published by EDP Sciences, 6 Permanent magnet brushless motor control based on ADRC Xiaokun Li, Song Wang, XiaoFan Wang,

More information

The Research on Servo Control System for AC PMSM Based on DSP BaiLei1, a, Wengang Zheng2, b

The Research on Servo Control System for AC PMSM Based on DSP BaiLei1, a, Wengang Zheng2, b 4th International Conference on Mechatronics, Materials, Chemistry and Computer Engineering (ICMMCCE 015) The Research on Servo Control System for AC PMSM Based on DSP BaiLei1, a, Wengang Zheng, b 1 Engineering

More information

Design of stepper motor position control system based on DSP. Guan Fang Liu a, Hua Wei Li b

Design of stepper motor position control system based on DSP. Guan Fang Liu a, Hua Wei Li b nd International Conference on Machinery, Electronics and Control Simulation (MECS 17) Design of stepper motor position control system based on DSP Guan Fang Liu a, Hua Wei Li b School of Electrical Engineering,

More information

Research on Intelligent CNC Turret Punch Press Process Programming. System

Research on Intelligent CNC Turret Punch Press Process Programming. System 7th International Conference on Applied Science, Engineering and Technology (ICASET 2017) Research on Intelligent CNC Turret Punch Press Process Programming System Cao Ai-xia1,a* Chen Jiang-bo1 1 Qingdao

More information

The Application and Stimulation Research of PIC single chip in. waveform signal generator. Gao Yi

The Application and Stimulation Research of PIC single chip in. waveform signal generator. Gao Yi Advanced Materials Research Online: 2013-05-14 ISSN: 1662-8985, Vols. 694-697, pp 1446-1449 doi:10.4028/www.scientific.net/amr.694-697.1446 2013 Trans Tech Publications, Switzerland The Application and

More information

Significant Reduction of Validation Efforts for Dynamic Light Functions with FMI for Multi-Domain Integration and Test Platforms

Significant Reduction of Validation Efforts for Dynamic Light Functions with FMI for Multi-Domain Integration and Test Platforms Significant Reduction of Validation Efforts for Dynamic Light Functions with FMI for Multi-Domain Integration and Test Platforms Dr. Stefan-Alexander Schneider Johannes Frimberger BMW AG, 80788 Munich,

More information

Relay Based Auto Tuner for Calibration of SCR Pump Controller Parameters in Diesel after Treatment Systems

Relay Based Auto Tuner for Calibration of SCR Pump Controller Parameters in Diesel after Treatment Systems Abstract Available online at www.academicpaper.org Academic @ Paper ISSN 2146-9067 International Journal of Automotive Engineering and Technologies Special Issue 1, pp. 26 33, 2017 Original Research Article

More information

MBE - Fault Codes for EPA98 engines (non-egr)

MBE - Fault Codes for EPA98 engines (non-egr) MBE - Fault Codes for EPA98 engines (non-egr) Text SPN PID/ text Grid Heater 45 PID 45 3 Open 14 Special Instructions. What fault condition triggers this fault? 12 Grid Heater defect Vehicle Speed Sensor

More information

Separately Excited DC Motor for Electric Vehicle Controller Design Yulan Qi

Separately Excited DC Motor for Electric Vehicle Controller Design Yulan Qi 6th International Conference on Sensor etwork and Computer Engineering (ICSCE 2016) Separately Excited DC Motor for Electric Vehicle Controller Design ulan Qi Wuhan Textile University, Wuhan, China Keywords:

More information

Control simulation of a single phase Boost PFC circuit

Control simulation of a single phase Boost PFC circuit Control simulation of a single phase Boost PFC circuit Wei Dai 1,, Yingwen Long, Fang Song, Yun Huang 1 1 College of Mechanical Engineering, Shanghai University of Engineering Science, Shanghai 01600,

More information

Design of Gun Comprehensive Performance Test System Based on LabWindows/CVI and Dynamic Recoil

Design of Gun Comprehensive Performance Test System Based on LabWindows/CVI and Dynamic Recoil Applied Mechanics and Materials Online: 2013-09-03 ISSN: 1662-7482, Vols. 401-403, pp 1239-1242 doi:10.4028/www.scientific.net/amm.401-403.1239 2013 Trans Tech Publications, Switzerland Design of Gun Comprehensive

More information

Design of Compensator for Dynamical System

Design of Compensator for Dynamical System Design of Compensator for Dynamical System Ms.Saroja S. Chavan PimpriChinchwad College of Engineering, Pune Prof. A. B. Patil PimpriChinchwad College of Engineering, Pune ABSTRACT New applications of dynamical

More information

Application Research on BP Neural Network PID Control of the Belt Conveyor

Application Research on BP Neural Network PID Control of the Belt Conveyor Application Research on BP Neural Network PID Control of the Belt Conveyor Pingyuan Xi 1, Yandong Song 2 1 School of Mechanical Engineering Huaihai Institute of Technology Lianyungang 222005, China 2 School

More information

Design of the Auto Electric Power Steering System Controller

Design of the Auto Electric Power Steering System Controller Available online at www.sciencedirect.com Procedia Engineering 29 (2012) 3200 3206 2012 International Workshop on Information and Electronics Engineering (IWIEE) Design of the Auto Electric Power Steering

More information

Cleaning Robot Working at Height Final. Fan-Qi XU*

Cleaning Robot Working at Height Final. Fan-Qi XU* Proceedings of the 3rd International Conference on Material Engineering and Application (ICMEA 2016) Cleaning Robot Working at Height Final Fan-Qi XU* International School, Beijing University of Posts

More information

An Ontology Based Approach with Intelligent Decision for Off-Line Diagnosis of ECU

An Ontology Based Approach with Intelligent Decision for Off-Line Diagnosis of ECU An Ontology Based Approach with Intelligent Decision for Off-Line Diagnosis of ECU Xiaoci Huang 1,2,*, Lili Yin 3 1. Shanghai University of Engineering Science, Shangha,i 201620, China 2. Department of

More information

A Simple Design of Clean Robot

A Simple Design of Clean Robot Journal of Computing and Electronic Information Management ISSN: 2413-1660 A Simple Design of Clean Robot Huichao Wu 1, a, Daofang Chen 2, Yunpeng Yin 3 1 College of Optoelectronic Engineering, Chongqing

More information

1 Faculty of Electrical Engineering, UTM, Skudai 81310, Johor, Malaysia

1 Faculty of Electrical Engineering, UTM, Skudai 81310, Johor, Malaysia Applied Mechanics and Materials Vols. 284-287 (2013) pp 2266-2270 (2013) Trans Tech Publications, Switzerland doi:10.4028/www.scientific.net/amm.284-287.2266 PID Controller Tuning by Differential Evolution

More information

Regulated Voltage Simulation of On-board DC Micro Grid Based on ADRC Technology

Regulated Voltage Simulation of On-board DC Micro Grid Based on ADRC Technology 2017 2 nd International Conference on Artificial Intelligence and Engineering Applications (AIEA 2017) ISBN: 978-1-60595-485-1 Regulated Voltage Simulation of On-board DC Micro Grid Based on ADRC Technology

More information

A low-if 2.4 GHz Integrated RF Receiver for Bluetooth Applications Lai Jiang a, Shaohua Liu b, Hang Yu c and Yan Li d

A low-if 2.4 GHz Integrated RF Receiver for Bluetooth Applications Lai Jiang a, Shaohua Liu b, Hang Yu c and Yan Li d Applied Mechanics and Materials Online: 2013-06-27 ISSN: 1662-7482, Vol. 329, pp 416-420 doi:10.4028/www.scientific.net/amm.329.416 2013 Trans Tech Publications, Switzerland A low-if 2.4 GHz Integrated

More information

Control System for an All-Terrain Mobile Robot

Control System for an All-Terrain Mobile Robot Solid State Phenomena Vols. 147-149 (2009) pp 43-48 Online: 2009-01-06 (2009) Trans Tech Publications, Switzerland doi:10.4028/www.scientific.net/ssp.147-149.43 Control System for an All-Terrain Mobile

More information

The Fault Tolerant Output Selector Based on Fault-detection. Considering Realistic Fault Modes for Pedal Simulator of Brake-by-Wire.

The Fault Tolerant Output Selector Based on Fault-detection. Considering Realistic Fault Modes for Pedal Simulator of Brake-by-Wire. Applied Mechanics and Materials Online: -- ISSN: -78, Vols. 8-87, pp 9-9 doi:.8/www.scientific.net/amm.8-87.9 Trans Tech Publications, Switzerland The Fault Tolerant Output Selector Based on Fault-detection

More information

Virtual Testing of Autonomous Vehicles

Virtual Testing of Autonomous Vehicles Virtual Testing of Autonomous Vehicles Mike Dempsey Claytex Services Limited Software, Consultancy, Training Based in Leamington Spa, UK Office in Cape Town, South Africa Experts in Systems Engineering,

More information

The University of Wisconsin-Platteville

The University of Wisconsin-Platteville Embedded Motor Drive Development Platform for Undergraduate Education By: Nicholas, Advisor Dr. Xiaomin Kou This research and development lead to the creation of an Embedded Motor Drive Prototyping station

More information

Research Of Displacement Measuring System Based On Capacitive. Grating Sensor

Research Of Displacement Measuring System Based On Capacitive. Grating Sensor Applied Mechanics and Materials Vols. 20-23 (2010) pp 1260-1264 Online available since 2010/Jan/12 at www.scientific.net (2010) Trans Tech Publications, Switzerland doi:10.4028/www.scientific.net/amm.20-23.1260

More information

Embracing Complexity. Gavin Walker Development Manager

Embracing Complexity. Gavin Walker Development Manager Embracing Complexity Gavin Walker Development Manager 1 MATLAB and Simulink Proven Ability to Make the Complex Simpler 1970 Stanford Ph.D. thesis, with thousands of lines of Fortran code 2 MATLAB and Simulink

More information

Software Computer Vision - Driver Assistance

Software Computer Vision - Driver Assistance Software Computer Vision - Driver Assistance Work @Bosch for developing desktop, web or embedded software and algorithms / computer vision / artificial intelligence for Driver Assistance Systems and Automated

More information

Control System Design for Tricopter using Filters and PID controller

Control System Design for Tricopter using Filters and PID controller Control System Design for Tricopter using Filters and PID controller Abstract The purpose of this paper is to present the control system design of Tricopter. We have presented the implementation of control

More information

Design of Signal Conditioning Circuit for Photoelectric Sensor. , Zhennan Zhang

Design of Signal Conditioning Circuit for Photoelectric Sensor. , Zhennan Zhang 7th International Conference on Education, Management, Computer and Medicine (EMCM 2016) Design of Signal Conditioning Circuit for Photoelectric Sensor 1, a* Nan Xie 2, b, Zhennan Zhang 2, c and Weimin

More information

Experiment Of Speed Control for an Electric Trishaw Based on PID Control Algorithm

Experiment Of Speed Control for an Electric Trishaw Based on PID Control Algorithm International Journal of Mechanical & Mechatronics Engineering IJMME-IJENS Vol:17 No:02 38 Experiment Of Speed Control for an Electric Trishaw Based on PID Control Algorithm Shahrizal Saat 1 *, Mohd Nabil

More information

Control System Design of Magneto-rheoloical Damper under High-Impact Load

Control System Design of Magneto-rheoloical Damper under High-Impact Load Control System Design of Magneto-rheoloical Damper under High-Impact Load Bucai Liu College of Mechanical Engineering, University of Shanghai for Science and Technology 516 Jun Gong Road, Shanghai 200093,

More information

A Three Phase Power Conversion Based on Single Phase and PV System Using Cockcraft-Walton Voltage

A Three Phase Power Conversion Based on Single Phase and PV System Using Cockcraft-Walton Voltage Journal of Advanced Engineering Research ISSN: 2393-8447 Volume 2, Issue 2, 2015, pp.46-50 A Three Phase Power Conversion Based on Single Phase and PV System Using Cockcraft-Walton Voltage R. Balaji, V.

More information

Design of a AC current source for inductive loads. Kuihong Hao Bin Li

Design of a AC current source for inductive loads. Kuihong Hao Bin Li Applied Mechanics and Materials Online: 2013-12-09 ISSN: 1662-7482, Vols. 475-476, pp 1638-1642 doi:10.4028/www.scientific.net/amm.475-476.1638 2014 Trans Tech Publications, Switzerland Design of a AC

More information

Simulation Analysis of SPWM Variable Frequency Speed Based on Simulink

Simulation Analysis of SPWM Variable Frequency Speed Based on Simulink Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com Simulation Analysis of SPWM Variable Frequency Speed Based on Simulink Min-Yan DI Hebei Normal University, Shijiazhuang

More information

Path Planning for Mobile Robots Based on Hybrid Architecture Platform

Path Planning for Mobile Robots Based on Hybrid Architecture Platform Path Planning for Mobile Robots Based on Hybrid Architecture Platform Ting Zhou, Xiaoping Fan & Shengyue Yang Laboratory of Networked Systems, Central South University, Changsha 410075, China Zhihua Qu

More information

Teaching digital control of switch mode power supplies

Teaching digital control of switch mode power supplies Teaching digital control of switch mode power supplies ABSTRACT This paper explains the methodology followed to teach the subject Digital control of power converters. The subject is focused on several

More information

Classical Control Based Autopilot Design Using PC/104

Classical Control Based Autopilot Design Using PC/104 Classical Control Based Autopilot Design Using PC/104 Mohammed A. Elsadig, Alneelain University, Dr. Mohammed A. Hussien, Alneelain University. Abstract Many recent papers have been written in unmanned

More information

Design of Removable Guardrail System Based on ZigBee Network

Design of Removable Guardrail System Based on ZigBee Network 2016 International Conference on Wireless Communication and Network Engineering (WCNE 2016) ISBN: 978-1-60595-403-5 Design of Removable Guardrail System Based on ZigBee Network Long CHENG 1,2,*, Li ZHANG

More information

Development of An Experimental Setup for the Altitude Control of A Ball in A Pipe Şeyma AKYÜREK 1,a,GizemSezin ÖZDEN 1,b, Coşku KASNAKOĞLU 1,c

Development of An Experimental Setup for the Altitude Control of A Ball in A Pipe Şeyma AKYÜREK 1,a,GizemSezin ÖZDEN 1,b, Coşku KASNAKOĞLU 1,c Applied Mechanics and Materials Vols. 789-790 (2015) pp 1016-1020 (2015) Trans Tech Publications, Switzerland doi:10.4028/www.scientific.net/amm.789-790.1016 Development of An Experimental Setup for the

More information

Unit level 5 Credit value 15. Introduction. Learning Outcomes

Unit level 5 Credit value 15. Introduction. Learning Outcomes Unit 46: Unit code Embedded Systems A/615/1514 Unit level 5 Credit value 15 Introduction An embedded system is a device or product which contains one or more tiny computers hidden inside it. This hidden

More information

CarSim/TruckSim/BikeSim Real-Time Hardware In the Loop Mechanical Simulation Corporation

CarSim/TruckSim/BikeSim Real-Time Hardware In the Loop Mechanical Simulation Corporation CarSim/TruckSim/BikeSim Real-Time Hardware In the Loop Mechanical Simulation Corporation www.carsim.com What is Hardware In the Loop (HIL)? Pure Simulation Software In the Loop (SIL) Plant Model Simulation

More information

*Engineering and Industrial Services, TATA Consultancy Services Limited **Professor Emeritus, IIT Bombay

*Engineering and Industrial Services, TATA Consultancy Services Limited **Professor Emeritus, IIT Bombay System Identification and Model Predictive Control of SI Engine in Idling Mode using Mathworks Tools Shivaram Kamat*, KP Madhavan**, Tejashree Saraf* *Engineering and Industrial Services, TATA Consultancy

More information

Automotive Sensor Simulator. Automotive sensor simulator. Operating manual. AutoSim

Automotive Sensor Simulator. Automotive sensor simulator. Operating manual. AutoSim Automotive sensor simulator Operating manual AutoSim Contents Introduction.. page 3 Technical specifications.... page 4 Typical application of AutoSim simulator..... page 4 Device appearance... page 5

More information

Image Measurement of Roller Chain Board Based on CCD Qingmin Liu 1,a, Zhikui Liu 1,b, Qionghong Lei 2,c and Kui Zhang 1,d

Image Measurement of Roller Chain Board Based on CCD Qingmin Liu 1,a, Zhikui Liu 1,b, Qionghong Lei 2,c and Kui Zhang 1,d Applied Mechanics and Materials Online: 2010-11-11 ISSN: 1662-7482, Vols. 37-38, pp 513-516 doi:10.4028/www.scientific.net/amm.37-38.513 2010 Trans Tech Publications, Switzerland Image Measurement of Roller

More information

Figure 1.1: Quanser Driving Simulator

Figure 1.1: Quanser Driving Simulator 1 INTRODUCTION The Quanser HIL Driving Simulator (QDS) is a modular and expandable LabVIEW model of a car driving on a closed track. The model is intended as a platform for the development, implementation

More information

Design of Controller for Metal Linear Expansion Coefficient Tester Yufei FU1, a

Design of Controller for Metal Linear Expansion Coefficient Tester Yufei FU1, a 2nd International Conference on Advances in Mechanical Engineering and Industrial Informatics (AMEII 2016) Design of Controller for Metal Linear Expansion Coefficient Tester Yufei FU1, a 1 School of Information

More information

The Design and Realization of Intelligent Glass Climbing-Cleaning Robot

The Design and Realization of Intelligent Glass Climbing-Cleaning Robot Applied Mechanics and Materials Online: 2013-09-03 ISSN: 1662-7482, Vols. 401-403, pp 1720-1723 doi:10.4028/www.scientific.net/amm.401-403.1720 2013 Trans Tech Publications, Switzerland The Design and

More information

Sensors and Sensing Motors, Encoders and Motor Control

Sensors and Sensing Motors, Encoders and Motor Control Sensors and Sensing Motors, Encoders and Motor Control Todor Stoyanov Mobile Robotics and Olfaction Lab Center for Applied Autonomous Sensor Systems Örebro University, Sweden todor.stoyanov@oru.se 13.11.2014

More information

ELG3336 Design of Mechatronics System

ELG3336 Design of Mechatronics System ELG3336 Design of Mechatronics System Elements of a Data Acquisition System 2 Analog Signal Data Acquisition Hardware Your Signal Data Acquisition DAQ Device System Computer Cable Terminal Block Data Acquisition

More information

A Measuring Method about the Bus Insulation Resistance of Power Battery Pack

A Measuring Method about the Bus Insulation Resistance of Power Battery Pack 1201 A publication of CHEMICAL ENGINEERING TRANSACTIONS VOL. 62, 2017 Guest Editors: Fei Song, Haibo Wang, Fang He Copyright 2017, AIDIC Servizi S.r.l. ISBN 978-88-95608-60-0; ISSN 2283-9216 The Italian

More information

The Development and Application of High Compression Ratio Methanol Engine ECU

The Development and Application of High Compression Ratio Methanol Engine ECU National Conference on Information Technology and Computer Science (CITCS 2012) The Development and Application of High Compression Ratio Methanol Engine ECU Hong Bin, 15922184696 hongbinlqyun@163.com

More information

Time Triggered Protocol (TTP/C): A Safety-Critical System Protocol

Time Triggered Protocol (TTP/C): A Safety-Critical System Protocol Time Triggered Protocol (TTP/C): A Safety-Critical System Protocol Literature Review EE382c Fall 1999 Howard Curtis Global Technology Services MCC Robert France Global Software Division Motorola, Inc.

More information

SPEED CONTROL OF INDUCTION MOTOR VIA PIC CONTROLLER USING LAB VIEW

SPEED CONTROL OF INDUCTION MOTOR VIA PIC CONTROLLER USING LAB VIEW Advanced Materials Research Online: 2013-09-04 ISSN: 1662-8985, Vol. 768, pp 359-363 doi:10.4028/www.scientific.net/amr.768.359 2013 Trans Tech Publications, Switzerland SPEED CONTROL OF INDUCTION MOTOR

More information

Application of Sparse Matrix Converter for Microturbine-Permanent Magnet Synchronous Generator output Voltage Quality Enhancement

Application of Sparse Matrix Converter for Microturbine-Permanent Magnet Synchronous Generator output Voltage Quality Enhancement Application of Sparse Matrix Converter for Microturbine-Permanent Magnet Synchronous Generator output Voltage Quality Enhancement N.Vinay Kumar 1, A.Bhaskar 2 1 PG Scholar, Department of Electrical and

More information

Cantonment, Dhaka-1216, BANGLADESH

Cantonment, Dhaka-1216, BANGLADESH International Conference on Mechanical, Industrial and Energy Engineering 2014 26-27 December, 2014, Khulna, BANGLADESH ICMIEE-PI-140153 Electro-Mechanical Modeling of Separately Excited DC Motor & Performance

More information

A Searching Analyses for Best PID Tuning Method for CNC Servo Drive

A Searching Analyses for Best PID Tuning Method for CNC Servo Drive International Journal of Science and Engineering Investigations vol. 7, issue 76, May 2018 ISSN: 2251-8843 A Searching Analyses for Best PID Tuning Method for CNC Servo Drive Ferit Idrizi FMI-UP Prishtine,

More information

Automotive Control Solution for Brushless DC Motors

Automotive Control Solution for Brushless DC Motors Page 1 Automotive Control Solution for Brushless DC Motors TTTech provides solutions for setting up distributed systems with brushless DC motors. Today brushless DC motors are used in a variety of applications.

More information

CONTROLLER DESIGN ON ARX MODEL OF ELECTRO-HYDRAULIC ACTUATOR

CONTROLLER DESIGN ON ARX MODEL OF ELECTRO-HYDRAULIC ACTUATOR Journal of Fundamental and Applied Sciences ISSN 1112-9867 Research Article Special Issue Available online at http://www.jfas.info MODELING AND CONTROLLER DESIGN ON ARX MODEL OF ELECTRO-HYDRAULIC ACTUATOR

More information

The Haptic Impendance Control through Virtual Environment Force Compensation

The Haptic Impendance Control through Virtual Environment Force Compensation The Haptic Impendance Control through Virtual Environment Force Compensation OCTAVIAN MELINTE Robotics and Mechatronics Department Institute of Solid Mechanicsof the Romanian Academy ROMANIA octavian.melinte@yahoo.com

More information

Code No: M0326 /R07 Set No. 1 1. Define Mechatronics and explain the application of Mechatronics in CNC Machine tools and Computer Integrated Manufacturing (CIM). 2. (a) What are the various Filters that

More information

PID/SID FLASH SPN FMI PID/SID FAULT DESCRIPTION

PID/SID FLASH SPN FMI PID/SID FAULT DESCRIPTION 70 2 PID 70 2111 Park Brake Status Not Plausible (Vehicle Moving) 70 19 SID 234 2112 J1939 Park Brake Switch Signal from Source #1 is erratic 70 13 SID 234 2112 J1939 Park Brake Switch Signal from Source

More information

MODEL BASED DESIGN OF PID CONTROLLER FOR BLDC MOTOR WITH IMPLEMENTATION OF EMBEDDED ARDUINO MEGA CONTROLLER

MODEL BASED DESIGN OF PID CONTROLLER FOR BLDC MOTOR WITH IMPLEMENTATION OF EMBEDDED ARDUINO MEGA CONTROLLER www.arpnjournals.com MODEL BASED DESIGN OF PID CONTROLLER FOR BLDC MOTOR WITH IMPLEMENTATION OF EMBEDDED ARDUINO MEGA CONTROLLER M.K.Hat 1, B.S.K.K. Ibrahim 1, T.A.T. Mohd 2 and M.K. Hassan 2 1 Department

More information

Latest Control Technology in Inverters and Servo Systems

Latest Control Technology in Inverters and Servo Systems Latest Control Technology in Inverters and Servo Systems Takao Yanase Hidetoshi Umida Takashi Aihara. Introduction Inverters and servo systems have achieved small size and high performance through the

More information

Design of Different Controller for Cruise Control System

Design of Different Controller for Cruise Control System Design of Different Controller for Cruise Control System Anushek Kumar 1, Prof. (Dr.) Deoraj Kumar Tanti 2 1 Research Scholar, 2 Associate Professor 1,2 Electrical Department, Bit Sindri Dhanbad, (India)

More information

A Survey of Sensor Technologies for Prognostics and Health Management of Electronic Systems

A Survey of Sensor Technologies for Prognostics and Health Management of Electronic Systems Applied Mechanics and Materials Submitted: 2014-06-06 ISSN: 1662-7482, Vols. 602-605, pp 2229-2232 Accepted: 2014-06-11 doi:10.4028/www.scientific.net/amm.602-605.2229 Online: 2014-08-11 2014 Trans Tech

More information

MODELING AND ANALYSIS OF DC MOTOR DRIVE. Dept of EEE, Karpagam College of Engineering, Coimbatore

MODELING AND ANALYSIS OF DC MOTOR DRIVE. Dept of EEE, Karpagam College of Engineering, Coimbatore Volume 118 No. 20 2018, 1909-1913 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu MODELING AND ANALYSIS OF DC MOTOR DRIVE R.Chandrasekaran 1, N.Sabarinathan

More information

II. PROPOSED CLOSED LOOP SPEED CONTROL OF PMSM BLOCK DIAGRAM

II. PROPOSED CLOSED LOOP SPEED CONTROL OF PMSM BLOCK DIAGRAM Closed Loop Speed Control of Permanent Magnet Synchronous Motor fed by SVPWM Inverter Malti Garje 1, D.R.Patil 2 1,2 Electrical Engineering Department, WCE Sangli Abstract This paper presents very basic

More information

An Observer Design Strategy in Electric Power Steering System

An Observer Design Strategy in Electric Power Steering System An Observer Design Strategy in Electric Power Steering System Jingying Lu,a, Wei Jiang,b, Tomokazu Abe 2, Yu Fujimura 2, Seiji Hashimoto 2,c an Mitsunobu Kajitani 3, Yangzhou University, Huayang west roa

More information

Design and Implementation of Digital Frequency Meter Based on SCM. Weiqiang Zheng

Design and Implementation of Digital Frequency Meter Based on SCM. Weiqiang Zheng Applied Mechanics and Materials Submitted: 2014-09-28 ISS: 1662-7482, Vols. 687-691, pp 3466-3469 Accepted: 2014-09-28 doi:10.4028/www.scientific.net/amm.687-691.3466 Online: 2014-11-27 2014 Trans Tech

More information

2010 Technological Studies. Standard Grade Credit. Finalised Marking Instructions

2010 Technological Studies. Standard Grade Credit. Finalised Marking Instructions Technological Studies Standard Grade Credit Finalised Marking Instructions Scottish Qualifications Authority The information in this publication may be reproduced to support SQA qualifications only on

More information

A HARDWARE DC MOTOR EMULATOR VAGNER S. ROSA 1, VITOR I. GERVINI 2, SEBASTIÃO C. P. GOMES 3, SERGIO BAMPI 4

A HARDWARE DC MOTOR EMULATOR VAGNER S. ROSA 1, VITOR I. GERVINI 2, SEBASTIÃO C. P. GOMES 3, SERGIO BAMPI 4 A HARDWARE DC MOTOR EMULATOR VAGNER S. ROSA 1, VITOR I. GERVINI 2, SEBASTIÃO C. P. GOMES 3, SERGIO BAMPI 4 Abstract Much work have been done lately to develop complex motor control systems. However they

More information

AUTOMOTIVE CONTROL SYSTEMS

AUTOMOTIVE CONTROL SYSTEMS AUTOMOTIVE CONTROL SYSTEMS This engineering textbook is designed to introduce advanced control systems for vehicles, including advanced automotive concepts and the next generation of vehicles for Intelligent

More information

PID Implementation on FPGA for Motion Control in DC Motor Using VHDL

PID Implementation on FPGA for Motion Control in DC Motor Using VHDL IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 6, Issue 3, Ver. II (May. -Jun. 2016), PP 116-121 e-issn: 2319 4200, p-issn No. : 2319 4197 www.iosrjournals.org PID Implementation on FPGA

More information

ANN BASED ANGLE COMPUTATION UNIT FOR REDUCING THE POWER CONSUMPTION OF THE PARABOLIC ANTENNA CONTROLLER

ANN BASED ANGLE COMPUTATION UNIT FOR REDUCING THE POWER CONSUMPTION OF THE PARABOLIC ANTENNA CONTROLLER International Journal on Technical and Physical Problems of Engineering (IJTPE) Published by International Organization on TPE (IOTPE) ISSN 2077-3528 IJTPE Journal www.iotpe.com ijtpe@iotpe.com September

More information

Selection Guide for Automotive Applications. Linear and Multi-Axis Hall-Effect Sensors

Selection Guide for Automotive Applications. Linear and Multi-Axis Hall-Effect Sensors Selection Guide for Automotive Applications Linear and Multi-Axis Hall-Effect Sensors TDK-Micronas Company Profile TDK-Micronas, a TDK group company, is the most preferred partner for sensing and control.

More information

Bidirectional Buck-Boost Controller for Electric Vehicle Using FPGA Board

Bidirectional Buck-Boost Controller for Electric Vehicle Using FPGA Board Research Article M. Rezal et al, Carib.j.SciTech, 2014,Vol.2, 314-321 Bidirectional Buck-Boost Controller for Electric Vehicle Using FPGA Board Authors & Affiliation: M. Rezal, A. Faiz University Kuala

More information

Co-simulation of Stabilization Accuracy Optimization of Overhead Weapon Station W. Deng, B.Q. Mao, B.W. Liang, P. Song

Co-simulation of Stabilization Accuracy Optimization of Overhead Weapon Station W. Deng, B.Q. Mao, B.W. Liang, P. Song International Conference on Applied Science and Engineering Innovation (ASEI 2015) Co-simulation of Stabilization Accuracy Optimization of Overhead Weapon Station W. Deng, B.Q. Mao, B.W. Liang, P. Song

More information

PLEASE READ FIRST (NEW 2011 VERSION) Main features:

PLEASE READ FIRST (NEW 2011 VERSION) Main features: PLEASE READ FIRST (NEW 2011 VERSION) Main features: engine control system, the user can set different types of crankshaft independent Signal output (for all models of the computer-driven) automatic transmission

More information

Research on CAN Bus Break Fault Detection Method Based on Loading Frequency Modulated Signal

Research on CAN Bus Break Fault Detection Method Based on Loading Frequency Modulated Signal Sensors & Transducers 204 by IFSA Publishing, S. L. http://www.sensorsportal.com Research on CAN Bus Break Fault Detection Method Based on Loading Frequency Modulated Signal Chuanqiang Yu, Hongqing Hou,

More information

The Engineering Drawing Network Potting Management System Based. on Intelligent Print Queue Management. Li Tian 1, a

The Engineering Drawing Network Potting Management System Based. on Intelligent Print Queue Management. Li Tian 1, a Applied Mechanics and Materials Submitted: 2014-08-10 ISSN: 1662-7482, Vol. 678, pp 689-692 Accepted: 2014-08-17 doi:10.4028/www.scientific.net/amm.678.689 Online: 2014-10-08 2014 Trans Tech Publications,

More information

Development of an engineering simulator for armored vehicle. Fang Tang

Development of an engineering simulator for armored vehicle. Fang Tang International Conference on Automation, Mechanical Control and Computational Engineering (AMCCE 2015) Development of an engineering simulator for armored vehicle Fang Tang Wuhan Second Ship Design and

More information

Automatic optical measurement of high density fiber connector

Automatic optical measurement of high density fiber connector Key Engineering Materials Online: 2014-08-11 ISSN: 1662-9795, Vol. 625, pp 305-309 doi:10.4028/www.scientific.net/kem.625.305 2015 Trans Tech Publications, Switzerland Automatic optical measurement of

More information