Hydraulic Actuator Control Using an Multi-Purpose Electronic Interface Card

Size: px
Start display at page:

Download "Hydraulic Actuator Control Using an Multi-Purpose Electronic Interface Card"

Transcription

1 Hydraulic Actuator Control Using an Multi-Purpose Electronic Interface Card N. KORONEOS, G. DIKEAKOS, D. PAPACHRISTOS Department of Automation Technological Educational Institution of Halkida Psaxna 34400, Evia, Greece GREECE gedikeakos@gmail.com web address : Abstract: - The primary aim of this project is the implementation of a multi-purpose electronic board (card), which will host a controller and will act as an advanced interface design, between a user and a system. The last one is a hydraulic positioning system, which consists of a double acting hydraulic actuator operated by a hydraulic servo valve and an appropriate oil pump. The selection of the interface control card and its components are one of the most important issues of the project. Low cost electronics, reliability and versatility are basic criteria of the card design. The secondary aim of this project is to control the position of the hydraulic piston using the classical three term control method (PID). The details and characteristics of the system structure are given and experimentation process results conclude this paper. Key-Words: - Hydraulic Actuating System, Digital PID Controller, Steady State Error, Interface Control Card Design, A/D and D/A Conversion, Microprocessor Programming. 1 Introduction Since 1795 several engineers and inventors have added their contribution to this scientific field of science that deals with the subject of forces exerted on fluids or fluid dynamics. The history of hydraulic systems is found in dam design and engineering. It is found in the field of automobile, aviation, bicycles and railway. It is found in military applications and space exploration and in other disciplines where fluid circuitry is used such as turbines, pumps, and hydropower. The history of hydraulic systems is found in the current development of the computer where computational fluid dynamics is a buzz term. Hydraulic systems are used for providing high torques and high forces with a high level of control of the motion. Hydraulic fluid is virtually incompressible so controlling the flow of fluid provides accurate control of the motion of the relevant actuator. The advantages of hydraulic systems are the convenient power transfer, flexibility and variable speed control. The system has nonlinear dynamics, such as the pressure difference entering the cylinder chambers, friction forces and energy loses inside the cylinder body that make the performance of the system difficult to be perfectly controlled. The importance of the easiest controller implementation in order to achieve minimum overshooting and high position accuracy leads to the use of a PID controller. The most important part of the system is an interface board which will host the controller and all electronics peripherals. The interface card will be designed and assembled in order to be used for long-term operations of the system. The criteria for choosing these specific microprocessor and electronics are low cost, reliability and multitasking capabilities. The ease of use in terms of programming was taken under consideration since the hydraulic positioning system requires long control algorithms to be compiled by the microcontroller. One of the interface board main purposes is also data acquisition and real time data monitoring on a computer screen. This paper is organized as follows: Part 1 is an introduction to the hydraulic systems and interface control cards. In parts 2 & 3, the hydraulic positioning system description and the control method implementation are given, respectively. Finally, in parts 4 & 5 follows the electronic interface board parts and assembly details and the ISBN:

2 results with some further future applications will be discussed. 2 System Description The hydraulic positioning system under investigation consists of a double acting hydraulic cylinder (Differential cylinder 16/10/200), stroke of 200mm, combined with a hydraulic proportional control servo valve (4/3-way solenoid valve with closed mid-position). The micro controller will have to read the current position of the cylinder and send the result value to the computer, in order to minimize the error. It will also be responsible to convert the control signal from a digital word to an analog signal. The position sensor is a Linear Variable Differential Transformer, (model ACT1000C). In the following figure the main layout of the system with all its parts connected is provided. valve is shown on Figure 2. The mathematical model of the hydraulic cylinder and the valve consists of second order system equations and in fact they are also switching depending on the oil pressure, see [1]. Fig 2. The servo valve operation graph The mathematical model of the hydraulic positioning system is as follows: Equation of movement Continuity equation of the oil pressure in cylinders chambers Servo valve equation Fig 1. The system main layout It is obvious that the feedback signal of the system is the actual piston position provided by the LVDT. The output of it is the actual piston position and there is a control signal in Volts produced by the microprocessor as a result of the control algorithm implementation that drives the servovalve. The last one is the control device of the plant, which operates the whole system under the controller s commands. The valve opens and closes its ports in order to governs the oil flow in the two cylinder chambers and therefore move the piston. The Pressure-drop/flow-rate characteristic of the Where, m is the piston & rod mass, V is the velocity pf piston rod, A area of the piston, V 1 & V2 are the volumes of hydro cylinder chambers, K is the pump control element (swash plate) gain coefficient (m 3 /rad/deg), x is the displacement of piston, F F is the Friction Force (F F =b*dx/dt, b is the Coulomb friction constant coefficient), Y V is servo valve displacement, t time, C e & C i are the lumped external and internal leakage coefficients respectively, E is the liquid bulk modulus of elasticity (constant), P 1, P 2 are the pressure at the piston and rod chambers, Pa and finally A 1, A 2 are the areas of forward and return stroke of the piston (m 2 ). It must be stated that although 100% position accuracy of hydraulic piston displacement has been achieved in earlier research studies, there is still area for improvements like the one in this project. ISBN:

3 3 Control Method The aim of this project is to test the performance of the system while operating under the influence of the interface card, combined with a classical threeterm controller. The importance of the easiest controller implementation in order to achieve minimum overshooting and high position accuracy leads to the use of a PID controller. Depending on the requirements of the controlled system it can be used one, two or all three parameters of the controller. The input of the controller is the position error, the difference between the demanded input signal and the feedback signal. The output is the control action that is the input of the controlled system. Proportional controllers (P) just multiply error with a constant, called proportional gain (Kp). This gain leads the system to adjust faster into the demanded signal. It controls the speed of response. The control action is proportional to the actuating error signal. Proportional control gives speed to the system so as to react to any changes of the input. If the gain is high enough then the system oscillates before settling. To increase the damping of the system, the user must add the Derivative control term. This means that when the rising time is being smaller the settling time is greater, as the proportional gain is increased. So, D control is reducing the settling time. The transfer function of PD controller is a mutilation of the derivative gain and the difference between the previous and current error. The control action is proportional to the derivative of the actuating error signal. The only thing that the user can t achieve with a PD controller is to nullify error. That is why Integral controller is used. If the demanded accuracy is really high then an integrator must be used in order to have the provided control. The transfer function of PI controller is a mutilation of the integral gain and the addition of all errors. Because of the three parameters the tuning of the gains is really difficult. The control action is proportional to the derivative and the integral of the actuating error signal, see [2]. 4 The Interface Board In order to be able to control and record the behavior of the hydraulic plant, an interface card was designed and assembled. This should be able to convert the analog and continuous signal into digital words and also the digital input into an analog control signal to drive the hydraulic servo valve. Criteria like low cost electronics and multiple power supplies for the micro controller and its peripheral equipment should be kept. The hydraulic valve response time is need to be small enough so the interface card should be faster than that to drive the valve properly. The controller reads the current position of the hydraulic piston and corrects the input of the system according to the control algorithm in order to minimize the error. The position sensor, the LVDT, produces an analog signal of 0-5 Volt. An Analog to Digital Converter is used, specified to the highest accuracy for such a signal, see [3] and [6]. A Digital to Analog Converter transmits the digital control input into a continuous signal. The interface board consists of four main stages. The first is the micro controller (µc) stage, which is the AT89C51. The second stage is the 5V input Analog to Digital Converted (ADC). The third one is the 10V input Analog to Digital Converter. The fourth stage is the 10V output Digital to Analog Converter (DAC). The microprocessor, a flash AT89C51, is responsible to synchronize the communication between the sensors and the computer. The serial interface and the control of the converters are being controlled in this stage. The clock frequency is selected to be MHz so it can be divided exactly for the RS-232 serial communication. A circuit breaker, which is shorted on power up, is used for downloading every new program code to the micro controller. For the second and third design stages, the Analog to Digital Converters, a ADC bit µc compatible is used. This is a common ADC, with excellent characteristics. It s a successive approximation A/D converter that uses a potentiometric ladder. This converter appears as a memory location to the Input-Output ports of the µc and so no interfacing logic is needed. In addition to this, the voltage reference input can be adjusted to allow encoding any smaller analog voltage span to the full 8bit resolution. Another significant feature is that this converter has an on-chip clock generator and the conversion time is 100µsec. For the 10V input ADC stage the same converter is used with just a voltage divider added to the input of the converter, see [4]. The fourth stage of the interface control board is the DAC0830, which is used as a Digital to Analog converter in a voltage-switching configuration. In this configuration the ladder is operated as a voltage-switching network and not as the standard current switching. The reference voltage is ISBN:

4 connected to one of the current output terminals and the output voltage (Vref) is provided by the normal reference pin of the micro controller. The converter output is a voltage in the range from 0V to 255*Vref/256 as a function of the applied digital code. In this configuration the applied reference voltage must be always positive to prevent unacceptable behaviour. There is also a dependence of conversion linearity and gain error on the voltage difference between the supply voltage and the voltage applied to the normal current output terminals. This is a result of the voltage drive requirements of the ladder switches. Fig 3. The interface control card layout The power supplies voltages needed for the Interface Board are +5V, +15V and -15V. A power supply providing all these voltages is included on the card. If an external power supply is to be used then the card can be further minimized and the part with the power supply equipment can be removed. Then the voltages needed for the interface board can be supplied to it through a power supply connector. Assembling this kind of boards with ADCs and DACs, it is critical to design in a certain way the power lines, especially ground connections, to ensure proper operation. In this board, special care has been given to this. A brief description of the board layout is illustrated in Fig 3. At point 1 the microprocessor is shown and 2 is the RS-232 serial port that allows the card to computer communication. The point 3 of the card is the output control signal, which is sent to the valve while point 4 is the input of the board. Via this input all sensor signals and data are sent to the system controller for processing, see [5]. ISBN:

5 5 System Performance and Future Applications A very large number of experiments were designed in order to evaluate the benefits of such a technique in the hydraulic actuator position control problem presented here. The idea was to test the behaviour of the system over long time periods on different days. The subject of this investigation was to record how the optimal values for the three gain values (Kp, Ki, Kd) change over time so that the system operates with the best position accuracy. A large number of tests with the hydraulic actuator took place using the PID controller. In each different test the controller was manually retuned in order to record the values of the Kp, Ki and Kd gains that provided the best system response. Ten different experiments were designed to cover the range of the gain changes. The first experiment is starting with values P=0.61, I = 0.37 and D=1.28. It seems that the systems response has a very big error, which in order to be minimized the PID controller s parameters must be tuned, as illustrated in Fig 4. In the second experiment we increase the PD parameters because we aim in a better speed, smaller settling & rising time and the smallest overshoot. Also, these two parameters need to be properly combined in order to give a good control signal. In the third experiment we have a very small overshoot, and the system settles without error at 15.3msec. In the forth experiment the values at I and D parameters are lower. As a result the system has smaller overshoot and it settles at 15msec. In the fifth experiment it appears to have oscillation, an unstable response. When the oscillation is unreduced, then the gain is called critical. On the other examples we can see some typical calibration of the parameters, in order to find the best value match for the specific system. With small changes in the parameters the error range from -2mm to +3mm, and the settling time from 15msec to 19msec, as illustrated in Fig 5. Fig 4: Experiment 1 Fig 5: Experiment 10 During experimentation and in an attempt to summarize the system performance, it is obvious that the three-term (P-I-D) controller implemented here is not operating in highly satisfactory levels. The system non-linear dynamics, such as the pressure difference entering the cylinder chambers, friction forces and energy lose inside the cylinder body make the performance of the system difficult to be perfectly controlled. The overshooting behaviour and in some cases the unstable performance of the positioning system indicates the need for further control methods investigation Finally, but more importantly, a universal and multipurpose interface control board was implemented in the system. The interface card of this project has proven its reliability in long-term operations throughout experimentation process and therefore can be used in many positioning systems of this type. Its low cost electronic parts and assembly operated with zero problems in all regimes of the system performance. The ease of programming characteristics of the card track attention for further applications since the dimensions are small enough to be attached in various system constructions. At the top of all, not only a reliable and low cost interface card was designed but also a classical ISBN:

6 control approach was implemented in this combinational research work presented in this paper. The outcome, although acceptable, still leaves space for a different control method to be adopted, like, perhaps, an Intelligent Control Method. The implementation of such a method does not require an upgrade in the hardware of this specific interface card and this fact is the most important advantage of it. The micro controller source code, as the software part, is the only bit that needs to be re-designed in order to adopt the new control method algorithm. This fact proves the versatility of the interface board designed and built for the requirements of the present research project. References: 6 [1] Juma, Y, A, Mathematical Modeling for Pump Controlled System of Hydraulic Drive Unit of Single Bucket Excavator Digging Mechanism, Industrial Eng. Dept., Palestine, September, [2] Khol, R., editor, Electrical & Electronics Reference Issue, Machine Design, Vol 57, No 12, May 30, [3] Benjamin C. Kuo, Digital Control Systems, Second Edition, New York: Oxford University Press. [4] J. Proakis and D. Manolakis, Digital Signal Processing: Principles, Algorithms, and Applications, New York: Macmillan Publishing Company, [5] Katsuhiko Ogata, Discrete-Time Control Systems, Second Edition, University of Minnesota, Prentice-Hall International. [6] Charles L. Phillips & H. Troy Nagle, Digital Control System Analysis and Design, Third Edition, Prentice-Hall International. ISBN:

Position Control of a Hydraulic Servo System using PID Control

Position Control of a Hydraulic Servo System using PID Control Position Control of a Hydraulic Servo System using PID Control ABSTRACT Dechrit Maneetham Mechatronics Engineering Program Rajamangala University of Technology Thanyaburi Pathumthani, THAIAND. (E-mail:Dechrit_m@hotmail.com)

More information

Ch 5 Hardware Components for Automation

Ch 5 Hardware Components for Automation Ch 5 Hardware Components for Automation Sections: 1. Sensors 2. Actuators 3. Analog-to-Digital Conversion 4. Digital-to-Analog Conversion 5. Input/Output Devices for Discrete Data Computer-Process Interface

More information

Digital Control of MS-150 Modular Position Servo System

Digital Control of MS-150 Modular Position Servo System IEEE NECEC Nov. 8, 2007 St. John's NL 1 Digital Control of MS-150 Modular Position Servo System Farid Arvani, Syeda N. Ferdaus, M. Tariq Iqbal Faculty of Engineering, Memorial University of Newfoundland

More information

Figure 1: Unity Feedback System. The transfer function of the PID controller looks like the following:

Figure 1: Unity Feedback System. The transfer function of the PID controller looks like the following: Islamic University of Gaza Faculty of Engineering Electrical Engineering department Control Systems Design Lab Eng. Mohammed S. Jouda Eng. Ola M. Skeik Experiment 3 PID Controller Overview This experiment

More information

5 Lab 5: Position Control Systems - Week 2

5 Lab 5: Position Control Systems - Week 2 5 Lab 5: Position Control Systems - Week 2 5.7 Introduction In this lab, you will convert the DC motor to an electromechanical positioning actuator by properly designing and implementing a proportional

More information

DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING BANGLADESH UNIVERSITY OF ENGINEERING & TECHNOLOGY EEE 402 : CONTROL SYSTEMS SESSIONAL

DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING BANGLADESH UNIVERSITY OF ENGINEERING & TECHNOLOGY EEE 402 : CONTROL SYSTEMS SESSIONAL DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING BANGLADESH UNIVERSITY OF ENGINEERING & TECHNOLOGY EEE 402 : CONTROL SYSTEMS SESSIONAL Experiment No. 1(a) : Modeling of physical systems and study of

More information

DIGITAL CONTROL OF ELECTRO-HYDRAULIC STEERING TEST BENCH

DIGITAL CONTROL OF ELECTRO-HYDRAULIC STEERING TEST BENCH DIGITAL CONTROL OF ELECTRO-HYDRAULIC STEERING TEST BENCH Alexander Mitov, Jordan Kralev 2, Ilcho Angelov 3 TU-Sofia, Faculty of Power Engineering and Power Machines, Department: HAD and HM, e-mail:alexander_mitov@mail.bg

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

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

EFFICIENT CONTROL OF LEVEL IN INTERACTING CONICAL TANKS USING REAL TIME CONCEPTS

EFFICIENT CONTROL OF LEVEL IN INTERACTING CONICAL TANKS USING REAL TIME CONCEPTS EFFICIENT CONTROL OF LEVEL IN INTERACTING CONICAL TANKS USING REAL TIME CONCEPTS V. Karthikeyan Department of Electrical and Electronics Engineering, Dr. M.G.R. Educational and Research Institute, University,

More information

Development of a MATLAB Data Acquisition and Control Toolbox for BASIC Stamp Microcontrollers

Development of a MATLAB Data Acquisition and Control Toolbox for BASIC Stamp Microcontrollers Chapter 4 Development of a MATLAB Data Acquisition and Control Toolbox for BASIC Stamp Microcontrollers 4.1. Introduction Data acquisition and control boards, also known as DAC boards, are used in virtually

More information

Design of an Intelligent Pressure Control System Based on the Fuzzy Self-tuning PID Controller

Design of an Intelligent Pressure Control System Based on the Fuzzy Self-tuning PID Controller Design of an Intelligent Pressure Control System Based on the Fuzzy Self-tuning PID Controller 1 Deepa S. Bhandare, 2 N. R.Kulkarni 1,2 Department of Electrical Engineering, Modern College of Engineering,

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

A Control Method of the Force Loading Electro-hydraulic Servo System Based on BRF Jing-Wen FANG1,a,*, Ji-Shun LI1,2,b, Fang YANG1, Yu-Jun XUE2

A Control Method of the Force Loading Electro-hydraulic Servo System Based on BRF Jing-Wen FANG1,a,*, Ji-Shun LI1,2,b, Fang YANG1, Yu-Jun XUE2 nd Annual International Conference on Advanced Material Engineering (AME 016) A Control Method of the Force Loading Electro-hydraulic Servo System Based on BRF Jing-Wen FANG1,a,*, Ji-Shun LI1,,b, Fang

More information

Process controls in food processing

Process controls in food processing Process controls in food processing Module- 9 Lec- 9 Dr. Shishir Sinha Dept. of Chemical Engineering IIT Roorkee A well designed process ought to be easy to control. More importantly, it is best to consider

More information

Introduction to PID Control

Introduction to PID Control Introduction to PID Control Introduction This introduction will show you the characteristics of the each of proportional (P), the integral (I), and the derivative (D) controls, and how to use them to obtain

More information

Using Magnetic Sensors for Absolute Position Detection and Feedback. Kevin Claycomb University of Evansville

Using Magnetic Sensors for Absolute Position Detection and Feedback. Kevin Claycomb University of Evansville Using Magnetic Sensors for Absolute Position Detection and Feedback. Kevin Claycomb University of Evansville Using Magnetic Sensors for Absolute Position Detection and Feedback. Abstract Several types

More information

Position Control of a Servopneumatic Actuator using Fuzzy Compensation

Position Control of a Servopneumatic Actuator using Fuzzy Compensation Session 1448 Abstract Position Control of a Servopneumatic Actuator using Fuzzy Compensation Saravanan Rajendran 1, Robert W.Bolton 2 1 Department of Industrial Engineering 2 Department of Engineering

More information

International Journal of Advance Engineering and Research Development

International Journal of Advance Engineering and Research Development Scientific Journal of Impact Factor (SJIF): 4.14 International Journal of Advance Engineering and Research Development Volume 3, Issue 2, February -2016 e-issn (O): 2348-4470 p-issn (P): 2348-6406 SIMULATION

More information

AN EXPERIMENTAL INVESTIGATION OF THE PERFORMANCE OF A PID CONTROLLED VOLTAGE STABILIZER

AN EXPERIMENTAL INVESTIGATION OF THE PERFORMANCE OF A PID CONTROLLED VOLTAGE STABILIZER AN EXPERIMENTAL INVESTIGATION OF THE PERFORMANCE OF A PID CONTROLLED VOLTAGE STABILIZER J. A. Oyedepo Department of Computer Engineering, Kaduna Polytechnic, Kaduna Yahaya Hamisu Abubakar Electrical and

More information

FluidSIM 4 The training-all-rounder

FluidSIM 4 The training-all-rounder FluidSIM 4 The training-all-rounder Two outstanding companions for successful training: FluidSIM 4.0 and the poster set for pneumatics and hydraulics Draw like a CAD pro The speed is no magic We are constantly

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 05.11.2015

More information

Elmo HARmonica Hands-on Tuning Guide

Elmo HARmonica Hands-on Tuning Guide Elmo HARmonica Hands-on Tuning Guide September 2003 Important Notice This document is delivered subject to the following conditions and restrictions: This guide contains proprietary information belonging

More information

Omar E ROOD 1, Han-Sheng CHEN 2, Rodney L LARSON 3 And Richard F NOWAK 4 SUMMARY

Omar E ROOD 1, Han-Sheng CHEN 2, Rodney L LARSON 3 And Richard F NOWAK 4 SUMMARY DEVELOPMENT OF HIGH FLOW, HIGH PERFORMANCE HYDRAULIC SERVO VALVES AND CONTROL METHODOLOGIES IN SUPPORT OF FUTURE SUPER LARGE SCALE SHAKING TABLE FACILITIES Omar E ROOD 1, Han-Sheng CHEN 2, Rodney L LARSON

More information

AN ARDUINO CONTROLLED CHAOTIC PENDULUM FOR A REMOTE PHYSICS LABORATORY

AN ARDUINO CONTROLLED CHAOTIC PENDULUM FOR A REMOTE PHYSICS LABORATORY AN ARDUINO CONTROLLED CHAOTIC PENDULUM FOR A REMOTE PHYSICS LABORATORY J. C. Álvarez, J. Lamas, A. J. López, A. Ramil Universidade da Coruña (SPAIN) carlos.alvarez@udc.es, jlamas@udc.es, ana.xesus.lopez@udc.es,

More information

Fundamentals of Industrial Control

Fundamentals of Industrial Control Fundamentals of Industrial Control 2nd Edition D. A. Coggan, Editor Practical Guides for Measurement and Control Preface ix Contributors xi Chapter 1 Sensors 1 Applications of Instrumentation 1 Introduction

More information

Draw the symbol and state the applications of : 1) Push button switch 2) 3) Solenoid valve 4) Limit switch ( 1m each) Ans: 1) Push Button

Draw the symbol and state the applications of : 1) Push button switch 2) 3) Solenoid valve 4) Limit switch ( 1m each) Ans: 1) Push Button Subject Code: 17641Model AnswerPage 1 of 16 Important suggestions to examiners: 1) The answers should be examined by key words and not as word-to-word as given in the model answer scheme. 2) The model

More information

-binary sensors and actuators (such as an on/off controller) are generally more reliable and less expensive

-binary sensors and actuators (such as an on/off controller) are generally more reliable and less expensive Process controls are necessary for designing safe and productive plants. A variety of process controls are used to manipulate processes, however the most simple and often most effective is the PID controller.

More information

Chapter 10 Digital PID

Chapter 10 Digital PID Chapter 10 Digital PID Chapter 10 Digital PID control Goals To show how PID control can be implemented in a digital computer program To deliver a template for a PID controller that you can implement yourself

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

Design of PID Control System Assisted using LabVIEW in Biomedical Application

Design of PID Control System Assisted using LabVIEW in Biomedical Application Design of PID Control System Assisted using LabVIEW in Biomedical Application N. H. Ariffin *,a and N. Arsad b Department of Electrical, Electronic and Systems Engineering, Faculty of Engineering and Built

More information

Self contained servo drive CLDP Technical data sheet

Self contained servo drive CLDP Technical data sheet voith.com Self contained servo drive CLDP Technical data sheet Advantages + + High energy efficiency + + High dynamics + + Oil free power pack and piping are not necessary + + Sensors used provide the

More information

EXPERIMENTAL COMPARISONS OF THE CONTROL SOLUTIONS FOR PNEUMATIC SERVO ACTUATORS

EXPERIMENTAL COMPARISONS OF THE CONTROL SOLUTIONS FOR PNEUMATIC SERVO ACTUATORS EXPERIMENTAL COMPARISONS OF THE CONTROL SOLUTIONS FOR PNEUMATIC SERVO ACTUATORS Pedro Luís Andrighetto Unijuí Regional University of Northwestern Rio Grande do Sul State Detec Technology Department - Av.

More information

DC Motor Speed Control for a Plant Based On PID Controller

DC Motor Speed Control for a Plant Based On PID Controller DC Motor Speed Control for a Plant Based On PID Controller 1 Soniya Kocher, 2 Dr. A.K. Kori 1 PG Scholar, Electrical Department (High Voltage Engineering), JEC, Jabalpur, M.P., India 2 Assistant Professor,

More information

ABSTRACT INTRODUCTION MATERIALS AND METHODS

ABSTRACT INTRODUCTION MATERIALS AND METHODS INTERNATIONAL JOURNAL OF AGRICULTURE & BIOLOGY 1560 8530/2007/09 1 59 63 http://www.fspublishers.org Design and Evaluation of Automatic Agricultural Land Leveling Control System for Scraper S.S. MOHTASEBI

More information

Tuning of Controller for Electro-Hydraulic System Using Particle Swarm Optimization (PSO)

Tuning of Controller for Electro-Hydraulic System Using Particle Swarm Optimization (PSO) Tuning of Controller for Electro-Hydraulic System Using Particle Swarm Optimization (PSO) Sachin Kumar Mishra 1, Prof. Kuldeep Kumar Swarnkar 2 Electrical Engineering Department 1, 2, MITS, Gwaliore 1,

More information

AC : A STUDENT-ORIENTED CONTROL LABORATORY US- ING PROGRAM CC

AC : A STUDENT-ORIENTED CONTROL LABORATORY US- ING PROGRAM CC AC 2011-490: A STUDENT-ORIENTED CONTROL LABORATORY US- ING PROGRAM CC Ziqian Liu, SUNY Maritime College Ziqian Liu received the Ph.D. degree from the Southern Illinois University Carbondale in 2005. He

More information

2B34 DEVELOPMENT OF A HYDRAULIC PARALLEL LINK TYPE OF FORCE DISPLAY

2B34 DEVELOPMENT OF A HYDRAULIC PARALLEL LINK TYPE OF FORCE DISPLAY 2B34 DEVELOPMENT OF A HYDRAULIC PARALLEL LINK TYPE OF FORCE DISPLAY -Improvement of Manipulability Using Disturbance Observer and its Application to a Master-slave System- Shigeki KUDOMI*, Hironao YAMADA**

More information

Analog Vs. Digital Weighing Systems

Analog Vs. Digital Weighing Systems Analog Vs. Digital Weighing Systems When sizing up a weighing application there are many options to choose from. With modern technology and the advancements in A/D converter technology the performance

More information

Module 1: Introduction to Experimental Techniques Lecture 2: Sources of error. The Lecture Contains: Sources of Error in Measurement

Module 1: Introduction to Experimental Techniques Lecture 2: Sources of error. The Lecture Contains: Sources of Error in Measurement The Lecture Contains: Sources of Error in Measurement Signal-To-Noise Ratio Analog-to-Digital Conversion of Measurement Data A/D Conversion Digitalization Errors due to A/D Conversion file:///g /optical_measurement/lecture2/2_1.htm[5/7/2012

More information

Electronic Module of Hydraulic Damper Test Bench using ARM Microcontroller Interfacing in LabVIEW

Electronic Module of Hydraulic Damper Test Bench using ARM Microcontroller Interfacing in LabVIEW International Journal of Scientific & Engineering Research Volume 4, Issue 1, January-2013 1 Electronic Module of Hydraulic Damper Test Bench using ARM Microcontroller Interfacing in LabVIEW Hare Ram Jha,

More information

Active Vibration Isolation of an Unbalanced Machine Tool Spindle

Active Vibration Isolation of an Unbalanced Machine Tool Spindle Active Vibration Isolation of an Unbalanced Machine Tool Spindle David. J. Hopkins, Paul Geraghty Lawrence Livermore National Laboratory 7000 East Ave, MS/L-792, Livermore, CA. 94550 Abstract Proper configurations

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

USING DIGITAL ELECTROHYDRAULIC SERVO VALVES IN FLUID CONTROL SYSTEMS

USING DIGITAL ELECTROHYDRAULIC SERVO VALVES IN FLUID CONTROL SYSTEMS U.P.B. Sci. Bull., Series D, Vol. 75, Issue 4, 2013 ISSN 1454-2358 USING DIGITAL ELECTROHYDRAULIC SERVO VALVES IN FLUID CONTROL SYSTEMS Alexandru GANZIUC 1, Nicolae VASILIU 2, Radu PUHALSCHI 3, Szilard

More information

PID, I-PD and PD-PI Controller Design for the Ball and Beam System: A Comparative Study

PID, I-PD and PD-PI Controller Design for the Ball and Beam System: A Comparative Study IJCTA, 9(39), 016, pp. 9-14 International Science Press Closed Loop Control of Soft Switched Forward Converter Using Intelligent Controller 9 PID, I-PD and PD-PI Controller Design for the Ball and Beam

More information

TECHNICAL DOCUMENT EPC SERVO AMPLIFIER MODULE Part Number L xx EPC. 100 Series (1xx) User Manual

TECHNICAL DOCUMENT EPC SERVO AMPLIFIER MODULE Part Number L xx EPC. 100 Series (1xx) User Manual ELECTRONIC 1 100 Series (1xx) User Manual ELECTRONIC 2 Table of Contents 1 Introduction... 4 2 Basic System Overview... 4 3 General Instructions... 5 3.1 Password Protection... 5 3.2 PC Interface Groupings...

More information

CHAPTER 6 DEVELOPMENT OF A CONTROL ALGORITHM FOR BUCK AND BOOST DC-DC CONVERTERS USING DSP

CHAPTER 6 DEVELOPMENT OF A CONTROL ALGORITHM FOR BUCK AND BOOST DC-DC CONVERTERS USING DSP 115 CHAPTER 6 DEVELOPMENT OF A CONTROL ALGORITHM FOR BUCK AND BOOST DC-DC CONVERTERS USING DSP 6.1 INTRODUCTION Digital control of a power converter is becoming more and more common in industry today because

More information

Features and limitation of the programmable analogue signal processing for levitated devices

Features and limitation of the programmable analogue signal processing for levitated devices Features and limitation of the programmable analogue signal processing for levitated devices Adam Piłat 1, a 1 AGH University of Science and Technology, Department of Automatics, Mickiewicza 30 Ave, 30-059

More information

ACTUATORS AND SENSORS. Joint actuating system. Servomotors. Sensors

ACTUATORS AND SENSORS. Joint actuating system. Servomotors. Sensors ACTUATORS AND SENSORS Joint actuating system Servomotors Sensors JOINT ACTUATING SYSTEM Transmissions Joint motion low speeds high torques Spur gears change axis of rotation and/or translate application

More information

TUNING OF PID CONTROLLER USING PSO AND ITS PERFORMANCES ON ELECTRO-HYDRAULIC SERVO SYSTEM

TUNING OF PID CONTROLLER USING PSO AND ITS PERFORMANCES ON ELECTRO-HYDRAULIC SERVO SYSTEM TUNING OF PID CONTROLLER USING PSO AND ITS PERFORMANCES ON ELECTRO-HYDRAULIC SERVO SYSTEM Neha Tandan 1, Kuldeep Kumar Swarnkar 2 1,2 Electrical Engineering Department 1,2, MITS, Gwalior Abstract PID controllers

More information

UNIT III Data Acquisition & Microcontroller System. Mr. Manoj Rajale

UNIT III Data Acquisition & Microcontroller System. Mr. Manoj Rajale UNIT III Data Acquisition & Microcontroller System Mr. Manoj Rajale Syllabus Interfacing of Sensors / Actuators to DAQ system, Bit width, Sampling theorem, Sampling Frequency, Aliasing, Sample and hold

More information

Introduction. ELCT903, Sensor Technology Electronics and Electrical Engineering Department 1. Dr.-Eng. Hisham El-Sherif

Introduction. ELCT903, Sensor Technology Electronics and Electrical Engineering Department 1. Dr.-Eng. Hisham El-Sherif Introduction In automation industry every mechatronic system has some sensors to measure the status of the process variables. The analogy between the human controlled system and a computer controlled system

More information

Mechatronics Laboratory Assignment 3 Introduction to I/O with the F28335 Motor Control Processor

Mechatronics Laboratory Assignment 3 Introduction to I/O with the F28335 Motor Control Processor Mechatronics Laboratory Assignment 3 Introduction to I/O with the F28335 Motor Control Processor Recommended Due Date: By your lab time the week of February 12 th Possible Points: If checked off before

More information

Electro-hydraulic Servo Valve Systems

Electro-hydraulic Servo Valve Systems Fluidsys Training Centre, Bangalore offers an extensive range of skill-based and industry-relevant courses in the field of Pneumatics and Hydraulics. For more details, please visit the website: https://fluidsys.org

More information

DC SERVO MOTOR CONTROL SYSTEM

DC SERVO MOTOR CONTROL SYSTEM DC SERVO MOTOR CONTROL SYSTEM MODEL NO:(PEC - 00CE) User Manual Version 2.0 Technical Clarification /Suggestion : / Technical Support Division, Vi Microsystems Pvt. Ltd., Plot No :75,Electronics Estate,

More information

Design and Implementation of Self-Tuning Fuzzy-PID Controller for Process Liquid Level Control

Design and Implementation of Self-Tuning Fuzzy-PID Controller for Process Liquid Level Control Design and Implementation of Self-Tuning Fuzzy-PID Controller for Process Liquid Level Control 1 Deepa Shivshant Bhandare, 2 Hafiz Shaikh and 3 N. R. Kulkarni 1,2,3 Department of Electrical Engineering,

More information

Manual. ihss57-xx. Integrate Stepper Servo Motor.

Manual. ihss57-xx. Integrate Stepper Servo Motor. ihss57-xx Integrate Stepper Servo Motor Manual Shenzhen Just Motion Control Electro-mechanics Co., Ltd TEL:+86-0755-26509689 FAX:+86-0755-26509289 www.jmc-motion.com Email:jmk@jmc-motion.com Address: Floor2,

More information

Total Hours Registration through Website or for further details please visit (Refer Upcoming Events Section)

Total Hours Registration through Website or for further details please visit   (Refer Upcoming Events Section) Total Hours 110-150 Registration Q R Code Registration through Website or for further details please visit http://www.rknec.edu/ (Refer Upcoming Events Section) Module 1: Basics of Microprocessor & Microcontroller

More information

Paul Schafbuch. Senior Research Engineer Fisher Controls International, Inc.

Paul Schafbuch. Senior Research Engineer Fisher Controls International, Inc. Paul Schafbuch Senior Research Engineer Fisher Controls International, Inc. Introduction Achieving optimal control system performance keys on selecting or specifying the proper flow characteristic. Therefore,

More information

Servo Tuning Tutorial

Servo Tuning Tutorial Servo Tuning Tutorial 1 Presentation Outline Introduction Servo system defined Why does a servo system need to be tuned Trajectory generator and velocity profiles The PID Filter Proportional gain Derivative

More information

EEE312: Electrical measurement & instrumentation

EEE312: Electrical measurement & instrumentation University of Turkish Aeronautical Association Faculty of Engineering EEE department EEE312: Electrical measurement & instrumentation Digital Electronic meters BY Ankara March 2017 1 Introduction The digital

More information

Rotational Speed Control Based on Microcontrollers

Rotational Speed Control Based on Microcontrollers Rotational Speed Control Based on Microcontrollers Valter COSTA Natural and Exact Science Department, Federal University of Semi-Arid Camila BARROS Natural and Exact Science Department, Federal University

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

PYKC 7 March 2019 EA2.3 Electronics 2 Lecture 18-1

PYKC 7 March 2019 EA2.3 Electronics 2 Lecture 18-1 In this lecture, we will examine a very popular feedback controller known as the proportional-integral-derivative (PID) control method. This type of controller is widely used in industry, does not require

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

MAE106 Laboratory Exercises Lab # 5 - PD Control of DC motor position

MAE106 Laboratory Exercises Lab # 5 - PD Control of DC motor position MAE106 Laboratory Exercises Lab # 5 - PD Control of DC motor position University of California, Irvine Department of Mechanical and Aerospace Engineering Goals Understand how to implement and tune a PD

More information

QuickBuilder PID Reference

QuickBuilder PID Reference QuickBuilder PID Reference Doc. No. 951-530031-006 2010 Control Technology Corp. 25 South Street Hopkinton, MA 01748 Phone: 508.435.9595 Fax: 508.435.2373 Thursday, March 18, 2010 2 QuickBuilder PID Reference

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

Rectilinear System. Introduction. Hardware

Rectilinear System. Introduction. Hardware Rectilinear System Introduction This lab studies the dynamic behavior of a system of translational mass, spring and damper components. The system properties will be determined first making use of basic

More information

PID-CONTROL FUNCTION AND APPLICATION

PID-CONTROL FUNCTION AND APPLICATION PID-CONTROL FUNCTION AND APPLICATION Hitachi Inverters SJ1 and L1 Series Deviation - P : Proportional operation I : Integral operation D : Differential operation Inverter Frequency command Fan, pump, etc.

More information

Design of Model Based PID Controller Tuning for Pressure Process

Design of Model Based PID Controller Tuning for Pressure Process ISSN (Print) : 3 3765 Design of Model Based PID Controller Tuning for Pressure Process A.Kanchana 1, G.Lavanya, R.Nivethidha 3, S.Subasree 4, P.Aravind 5 UG student, Dept. of ICE, Saranathan College Engineering,

More information

OVEN INDUSTRIES, INC. Model 5C7-362

OVEN INDUSTRIES, INC. Model 5C7-362 OVEN INDUSTRIES, INC. OPERATING MANUAL Model 5C7-362 THERMOELECTRIC MODULE TEMPERATURE CONTROLLER TABLE OF CONTENTS Features... 1 Description... 2 Block Diagram... 3 RS232 Communications Connections...

More information

ME375 Lab Project. Bradley Boane & Jeremy Bourque April 25, 2018

ME375 Lab Project. Bradley Boane & Jeremy Bourque April 25, 2018 ME375 Lab Project Bradley Boane & Jeremy Bourque April 25, 2018 Introduction: The goal of this project was to build and program a two-wheel robot that travels forward in a straight line for a distance

More information

CIS009-2, Mechatronics Signals & Motors

CIS009-2, Mechatronics Signals & Motors CIS009-2, Signals & Motors Bedfordshire 13 th December 2012 Outline 1 2 3 4 5 6 7 8 3 Signals Two types of signals exist: 4 Bedfordshire 52 Analogue signal In an analogue signal voltages and currents continuously

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

Using Z8 Encore! XP MCU for RMS Calculation

Using Z8 Encore! XP MCU for RMS Calculation Application te Using Z8 Encore! XP MCU for RMS Calculation Abstract This application note discusses an algorithm for computing the Root Mean Square (RMS) value of a sinusoidal AC input signal using the

More information

Chapter 5. Tracking system with MEMS mirror

Chapter 5. Tracking system with MEMS mirror Chapter 5 Tracking system with MEMS mirror Up to now, this project has dealt with the theoretical optimization of the tracking servo with MEMS mirror through the use of simulation models. For these models

More information

Magnetic Levitation System

Magnetic Levitation System Introduction Magnetic Levitation System There are two experiments in this lab. The first experiment studies system nonlinear characteristics, and the second experiment studies system dynamic characteristics

More information

UNIT 2: DC MOTOR POSITION CONTROL

UNIT 2: DC MOTOR POSITION CONTROL UNIT 2: DC MOTOR POSITION CONTROL 2.1 INTRODUCTION This experiment aims to show the mathematical model of a DC motor and how to determine the physical parameters of a DC motor model. Once the model is

More information

A Real-Time Regulator, Turbine and Alternator Test Bench for Ensuring Generators Under Test Contribute to Whole System Stability

A Real-Time Regulator, Turbine and Alternator Test Bench for Ensuring Generators Under Test Contribute to Whole System Stability A Real-Time Regulator, Turbine and Alternator Test Bench for Ensuring Generators Under Test Contribute to Whole System Stability Marc Langevin, eng., Ph.D.*. Marc Soullière, tech.** Jean Bélanger, eng.***

More information

Different Controller Terms

Different Controller Terms Loop Tuning Lab Challenges Not all PID controllers are the same. They don t all use the same units for P-I-and D. There are different types of processes. There are different final element types. There

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

Analog I/O. ECE 153B Sensor & Peripheral Interface Design Winter 2016

Analog I/O. ECE 153B Sensor & Peripheral Interface Design Winter 2016 Analog I/O ECE 153B Sensor & Peripheral Interface Design Introduction Anytime we need to monitor or control analog signals with a digital system, we require analogto-digital (ADC) and digital-to-analog

More information

Continental Hydraulics Installation Manual CEM-PA-A

Continental Hydraulics Installation Manual CEM-PA-A CEMPAA Description: This closed loop PID amplifier drives a single solenoid proportional pressure or flow control valve coil up to 2.6A. It is suitable to provide precise closed loop control in pressure,

More information

Modeling and Control of Mold Oscillation

Modeling and Control of Mold Oscillation ANNUAL REPORT UIUC, August 8, Modeling and Control of Mold Oscillation Vivek Natarajan (Ph.D. Student), Joseph Bentsman Department of Mechanical Science and Engineering University of Illinois at UrbanaChampaign

More information

GE420 Laboratory Assignment 8 Positioning Control of a Motor Using PD, PID, and Hybrid Control

GE420 Laboratory Assignment 8 Positioning Control of a Motor Using PD, PID, and Hybrid Control GE420 Laboratory Assignment 8 Positioning Control of a Motor Using PD, PID, and Hybrid Control Goals for this Lab Assignment: 1. Design a PD discrete control algorithm to allow the closed-loop combination

More information

Effective Teaching Learning Process for PID Controller Based on Experimental Setup with LabVIEW

Effective Teaching Learning Process for PID Controller Based on Experimental Setup with LabVIEW Effective Teaching Learning Process for PID Controller Based on Experimental Setup with LabVIEW Komal Sampatrao Patil & D.R.Patil Electrical Department, Walchand college of Engineering, Sangli E-mail :

More information

DESIGN OF INTELLIGENT PID CONTROLLER BASED ON PARTICLE SWARM OPTIMIZATION IN FPGA

DESIGN OF INTELLIGENT PID CONTROLLER BASED ON PARTICLE SWARM OPTIMIZATION IN FPGA DESIGN OF INTELLIGENT PID CONTROLLER BASED ON PARTICLE SWARM OPTIMIZATION IN FPGA S.Karthikeyan 1 Dr.P.Rameshbabu 2,Dr.B.Justus Robi 3 1 S.Karthikeyan, Research scholar JNTUK., Department of ECE, KVCET,Chennai

More information

Comparative Analysis of P, PI, PD, PID Controller for Mass Spring Damper System using Matlab Simulink.

Comparative Analysis of P, PI, PD, PID Controller for Mass Spring Damper System using Matlab Simulink. Comparative Analysis of P, PI, PD, PID Controller for Mass Spring Damper System using Matlab Simulink. 1 Kankariya Ravindra, 2 Kulkarni Yogesh, 3 Gujrathi Ankit 1,2,3 Assistant Professor Department of

More information

Comparative Study of PID and Fuzzy Controllers for Speed Control of DC Motor

Comparative Study of PID and Fuzzy Controllers for Speed Control of DC Motor Comparative Study of PID and Fuzzy Controllers for Speed Control of DC Motor Osama Omer Adam Mohammed 1, Dr. Awadalla Taifor Ali 2 P.G. Student, Department of Control Engineering, Faculty of Engineering,

More information

Embedded Controls Final Project. Tom Hall EE /07/2011

Embedded Controls Final Project. Tom Hall EE /07/2011 Embedded Controls Final Project Tom Hall EE 554 12/07/2011 Introduction: The given task was to design a system that: -Uses at least one actuator and one sensor -Determine a controlled variable and suitable

More information

The Open Automation and Control Systems Journal, 2015, 7, Application of Fuzzy PID Control in the Level Process Control

The Open Automation and Control Systems Journal, 2015, 7, Application of Fuzzy PID Control in the Level Process Control Send Orders for Reprints to reprints@benthamscience.ae The Open Automation and Control Systems Journal, 205, 7, 38-386 38 Application of Fuzzy PID Control in the Level Process Control Open Access Wang

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

Generator Speed Controller Model GSC 1

Generator Speed Controller Model GSC 1 enerator Speed Controller odel SC 1 RA 29 977/09.95 Replaces: 4.92 Self contained controller for driving electrical power generators with a hydrostatic transmission 16 Bit microprocessor based controller

More information

Comparative Analysis of a PID Controller using Ziegler- Nichols and Auto Turning Method

Comparative Analysis of a PID Controller using Ziegler- Nichols and Auto Turning Method International Academic Institute for Science and Technology International Academic Journal of Science and Engineering Vol. 3, No. 10, 2016, pp. 1-16. ISSN 2454-3896 International Academic Journal of Science

More information

P a g e 1. Introduction

P a g e 1. Introduction P a g e 1 Introduction 1. Signals in digital form are more convenient than analog form for processing and control operation. 2. Real world signals originated from temperature, pressure, flow rate, force

More information

Automatic Controller Dynamic Specification (Summary of Version 1.0, 11/93)

Automatic Controller Dynamic Specification (Summary of Version 1.0, 11/93) The contents of this document are copyright EnTech Control Engineering Inc., and may not be reproduced or retransmitted in any form without the express consent of EnTech Control Engineering Inc. Automatic

More information

Step vs. Servo Selecting the Best

Step vs. Servo Selecting the Best Step vs. Servo Selecting the Best Dan Jones Over the many years, there have been many technical papers and articles about which motor is the best. The short and sweet answer is let s talk about the application.

More information

GE 320: Introduction to Control Systems

GE 320: Introduction to Control Systems GE 320: Introduction to Control Systems Laboratory Section Manual 1 Welcome to GE 320.. 1 www.softbankrobotics.com 1 1 Introduction This section summarizes the course content and outlines the general procedure

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