MICROPROCESSOR SYSTEM DESIGNATED FOR CONTROL PNEUMATIC ACTUATOR

Size: px
Start display at page:

Download "MICROPROCESSOR SYSTEM DESIGNATED FOR CONTROL PNEUMATIC ACTUATOR"

Transcription

1 MICROPROCESSOR SYSTEM DESIGNATED FOR CONTROL PNEUMATIC ACTUATOR *Přemysl MATOUŠEK *Technical University of Liberec, Faculty of Mechanical Engineering, Department of Applied Cybernetics Studentská 2, , Liberec, Czech Republic Phone: + (420) , premysl.matousek@tul.cz This article describes the design of the electric circuit which is intended for the control of the piston position of the pneumatic cylinder. The designed circuit includes a range of peripheral circuits that not only enable to join the indispensable sensors but also to control the electro - pneumatic valves. The central component of the whole circuit is a 32- bit microcontroller Atmel AT91SAM9G20 of ARM9 architecture in which there is an implemented control algorithm. The position control of pneumatic cylinder is designed in the state space and is realized by means of a predictive controller of which part is an online identification of pneumatic system parameters and a reduced - order observer using it the process of state vector is estimated. Keywords: pneumatic system; microcontroller; controller; state space; 1 INTRODUCTION The pneumatic systems composed of a pneumatic cylinder and a valve are integrated and nonlinear systems at which the nonlinearity is caused mainly by the friction and the compressibility of the air. These systems are also characterized by a very fast response to the control signal. If the high sampling period should be gained, during which the control algorithm should be in the progress, there are great demands on the computing speed of the control technique. When the industrial computers, for example such as the NI PXI real - time system, are used for the control of the systems, it is not necessary to pay close attention to this demands, because these computers usually have enormous computing speed. In the case that the system should by controlled by the microcontroller it is on the other side important to pay attention to the choice of the microcontroller and chose the microcontroller depending on the demands of the chosen control algorithm and the demanded minimal sampling period. On the basis of the reached results [7] were chosen the predictive controller without the limiting conditions together with the online identifications of the parameters and with the reduced - order observer. The minimal sampling period of the control algorithm was experimentally determined, approximately to 350Hz. On the basis of this period the microcontroller Atmel AT91SAM9G20 was chosen. The pneumatic system including the design of the predictive controller without the limiting conditions and the design of the electric circuit are briefly described in the next several paragraphs. 2 PNEUMATIC SYSTEM The pneumatic system consists of the pneumatic cylinder with one - side piston rod and with the up-stroke of 960mm, a proportional directional control valve MPYE 5 1/8 HF B, a proportional pressure regulator VPPM 6L L L10H - A4P - S1C1 and an on - off valve HEE - D- MINI - 24 with the filters (Compressed air preparation). The position of the piston rod is measured by the displacement encoder with the 1000mm measurement length. The power supply of the system is realized by the power supply 24V/2,5A. This voltage serves for power supply the on - off valve, the proportional pressure regulator and the proportional directional control valve and it is also regulated to 10V voltage, by which the displacement encoder of the position is supplied. This displacement encoder is connected with the piston of the pneumatic cylinder and the voltage in the extent from 0 10V on the slider appropriate to the position of the piston. The air from the air compressor is brought to the input of the on-off valve, through which the air supply to the whole system is switched on or off and it is switched on by the 24V. Constant pressure in the system is ensured by means of the proportional pressure regulator and it is controlled by the current in the extent from 4-20 ma. When the air pressure is set to the required value, the air is brought to the input of the proportional directional control valve. This valve controls the flow of the air in to the working chambers of the pneumatic cylinder and it is controlled by voltage 0-10V. The system further contains of two pressure sensors DMP 331 that measure the running pressure over and below the piston and they also generate the 1

2 current in the extent from 4 20mA. The scheme of pneumatic components connection is shown in the Fig.1 and the pneumatic system is shown in the Fig. 2. Figure 1: Scheme of pneumatic components connection Figure 2: Pneumatic system 3 DESIGN OF CONTROLLER OF PNEUMATIC SYSTEM The pneumatic system control is realized adaptively and the control structure can be divided into three individual parts an online identification of model parameters, a reduced - order observer and a predictive controller. During the design of the online identification parameters it was necessary at first to determine the model structure and after that the algorithm of online identification. When determining the model three models in total were compared, ARX, ARMAX and Box-Jenkins. The last mentioned model cannot be used for the online identification because the error of the identification was to large with this model in comparison with the ARX and ARMAX models. At the choice of the suitable algorithm of identification the RLS algorithm with exponential forgetting, the RLS algorithm with fixed directional forgetting, the RLS algorithm with adaptive directional forgetting, the recursive method of instrumental variable for the ARX model were compared and for the ARMAX model the RELS and RPEM algorithms were compared. On the basis of the results of the comparison of these algorithms mentioned above the most suitable model for the online identification of the pneumatic system is the ARX model with the RLS algorithm with adaptive directional forgetting and the ARMAX model with the RPEM algorithm. With the identification with these algorithms the estimated parameters are not deviated and they are also more stable if the pneumatic system is not waken 2

3 sufficiently. The lack of the permanent waking usually leads to the numeric instability of the algorithms and so on the basis of this viewpoint finally the ARMAX model together with the RPEM algorithm were chosen for the online identification of the parameters. As the state controller minimizes the components of the state vector according to a quadratic criterion, the observer that ensures the observe of the state vector progress is also a part of the control algorithm. For the description of the pneumatic system in the state space the canonic form was chosen, Observer normal form of which structure was determined from the discrete ARX and ARMAX models structure. As the first state vector component, the measured piston position, does not have to be observed, it was chosen the reduced - order observer for the observe of the state vector. So the state vector is then composed of three components of which only two are observed and the component that is not observed is the measured piston position of the pneumatic cylinder. The last part of the control algorithm is the predictive controller that is nowadays often used in practise for the control of various technological processes. The predictive controller can be designed both without and with limiting conditions. The version without limiting conditions was implemented into the microcontroller because at the microcontroller with the limiting conditions there is the computation of control action converted to exacting quadratic programming task. At the high sampling period also the industrial computers have problems with the computation of the control action and thus it would not probably possible to realize this computation in the microcontroller. The predictive controller is based on minimize the certain quadratic criterion in which the predicted output is included, the criterion in form by the Eq.1 was chosen for the control of the pneumatic system [4]: N2 Nu i= N 1 i=1 J u = [ y k i w k i ]T Q[ y k i w k i ] u T k i 1 Ru k i 1, (1) where N1 and N2 are the minimum and maximum costing horizons, Nu is the control horizon, u k i 1 is the vector of control action, y k i is the vector of predicted output, w k i is the vector of future trajectory, R and Q are the weighting matrices. During the control of the pneumatic system in each sampling period the new estimates of the discrete model parameters are calculated and as soon as these estimates are gained the state matrices and the matrices of the reduced - order observer are updated. When the updating is finished the calculation of the control action of the predictive controller by means of Receding Horizon Control method follows. The scheme of the control with the predictive controller is shown in the Figure 3. Figure 3: Scheme of control of pneumatic system 4 DESIGN OF MICROCONTROLLER SYSTEM The microcontroller represents the central element in the designed circuit thus such microcontroller has to be chosen of which output would be sufficient for the computation of the control action at high sampling period. At present it is possible to chose from a huge variety of microprocessors (Atmel, Microchip, Texas Instruments, ), from these it was chosen at first a 32 - bit microcontroller of architecture ARM7 Atmel AT91SAM7256 with the 50 MIPS at 55MHz performance. The algorithm of the controller was written in programming language C and at the implementation of the algorithm the program code was optimized from 3

4 the point of view of the computational speed so that the highest sampling period would be gained. Unfortunately, despite the executed optimization of the program code it was gained the maximal computational speed in the range from 110 to 120Hz with the microcontroller Atmel AT91SAM7S256. This frequency is insufficient for the control of the pneumatic system and therefore was chosen the microcontroller of architecture ARM9 Atmel AT91SAMG20. The performance of this microcontroller is 400 MIPS at 400MHz and at the control of the pneumatic system the maximal sampling frequency 800Hz was gained. This frequency is absolutely sufficient for the system control of the pneumatic system and so this microcontroller is a part of the designed electric circuit. The next parts of the electric circuit are the peripheral circuits that enable for one thing to process the signals from the sensors and for another to control the electro - pneumatic components. For switching the voltage 24V, thanks to which the on-off valve (Compressed air preparation) is controlled, the relay with the NPN transistor is used, its base is joined to the microcontroller pin. The proportional pressure controller is controlled by current 4-20mA, for that reason the demanded pressure value is at first converted to voltage by means of the multichannel D/A converter and then this voltage is converted to the demanded current by means of the U/I converter. The second channel of the D/A converter is used for the control of the slide inside of the proportional directional control valve. This valve is controlled by means of voltage 0-10V and so the output voltage of the D/A converter is amplified to the demanded value by means of the operational amplifier. The voltage value in the range from 0 to 10 V corresponds with the piston position of the pneumatic cylinder. And since it is possible to convert the voltage in the range from 0-2,5V to the input of the multichannel D/A converter, the voltage from the displacement encoder is adjusted by the voltage divider to the proper range of this converter. The working pressures inside the pneumatic cylinder are measured by means of two pressure sensors of which the output signal in the range from 4 to 20mA is converted to the I/U converter to the voltage of 0-5V range. This voltage is then adjusted by the voltage divider to the proper range of the A/D converter and after that it is transferred to two channels of this converter. The communication with the computer is realized by means of RS and if it is necessary the user can set the parameters of the control algorithm by the user program written in programming language C#. The simplified scheme of the designed circuit is presented in the Figure 4. Figure 4: Scheme of electronic circuit 4

5 Figure 5: AT91SAM9G20 board Figure 6: User program for setting of controller 5 CONTROL PROCESS Figure 7 presents the progress of the demanded and real position of the pneumatic piston without the load. The demanded position is not assigned in the form of position step but in the form of speed step. This is why the part of the control program is the generator of position (Fig.3) that generates the appropriate progress of the position on the basis of the demanded speed. In the Figure 7 there is shown the progress of the appropriate control deviation. Figure 7: Progress of pneumatic piston position Figure 8: Progress of control deviation 5

6 6 RESULT From the mentioned progress of the position of the pneumatic piston it is observable, that with the predictive controller we can gain the high - quality control process with the accuracy in the range from 0 to 3 mm. Even if the control algorithm of the controller was maximally simplified it regards the usage of the faster microcontroller Atmel AT91SAM9G20, of which price is not so different in contrast with the lower series Atmel AT91SAM7S256. The nonlinear behavior of the pneumatic system also causes the auto - oscillation of the piston near the demanded value. This problem can be partly suppressed by the compensation of the friction and so the subject of the upcoming research will be the suppression of the influence of the friction so that also the higher accuracy of the positioning will be gained. The compensation of the friction will be then added into the control algorithm and the resulting electric circuit together with the pneumatic cylinder will create a separate module. REFERENCES [1] ASTRÖM, K.J., WITTENMARK, B. Adaptive control. Addison-Wesley Publishing Company, p. ISBN [2] BOBÁL, V., BÖHM, J., PROKOP, R., FESSL, J. Praktické aspekty samočinně se nastavujících regulátorů: aplikace a implementace. Brno: VUTIUM Publishing Company, p. ISBN [3] CAMACHO, E.F., BORDONS, C. Model Predictive Control. London: Springer-Verlag, p. ISBN [4] ORDYS, A. W., CLARKE, D. W. A state-space description for GPC controllers. Int. J. Systems Science. 1993, vol. 24, pp [5] LJUNG, L. System Identification: Theory for the User. Englewood Cliffs: Prentice-Hall, p. ISBN [6] STREJC, V. Stavová teorie lineárního diskrétního řízení. Praha: Academia, p. [7] MATOUŠEK, P., MOUČKA, M. Predictive regulation of pneumatic servomechanism. Journal of Applied Science in the Thermodynamics and Fluid Mechanics [online]. 2011, vol. 8, no. 1, [ ]. Available from: < ISSN ACKNOWLEDGEMENTS The work presented in this paper was supported by the Student Grant Project. 6

A Study of Speed Control of PMDC Motor Using Auto-tuning of PID Controller through LabVIEW

A Study of Speed Control of PMDC Motor Using Auto-tuning of PID Controller through LabVIEW A Study of Speed Control of PMDC Motor Using Auto-tuning of PID Controller through LabVIEW Priyanka Rajput and Dr. K.K. Tripathi Department of Electronics and Communication Engineering, Ajay Kumar Garg

More information

CELL PHONE AUDIO CONTROLLED POINT OF SALE TECHNOLOGY REVIEW REPORT. Alana Sweat Group 9 October 18, 2008

CELL PHONE AUDIO CONTROLLED POINT OF SALE TECHNOLOGY REVIEW REPORT. Alana Sweat Group 9 October 18, 2008 CELL PHONE AUDIO CONTROLLED POINT OF SALE TECHNOLOGY REVIEW REPORT Alana Sweat Group 9 October 18, 2008 1. REVISION HISTORY 1 2. INTRODUCTION 2 2.1 CUSTOMER REQUIREMENTS & PROJECT BACKGROUND 2 2.2 PROJECT

More information

Programming Logic controllers

Programming Logic controllers Programming Logic controllers Programmable Logic Controller (PLC) is a microprocessor based system that uses programmable memory to store instructions and implement functions such as logic, sequencing,

More information

PC BASED PID TEMPERATURE CONTROLLER

PC BASED PID TEMPERATURE CONTROLLER PC BASED PID TEMPERATURE CONTROLLER R. Nisha * and K.N. Madhusoodanan Dept. of Instrumentation, Cochin University of Science and Technology, Cochin 22, India ABSTRACT: A simple and versatile PC based Programmable

More information

SAMPLE CHAPTERS UNESCO EOLSS DIGITAL INSTRUMENTS. García J. and García D.F. University of Oviedo, Spain

SAMPLE CHAPTERS UNESCO EOLSS DIGITAL INSTRUMENTS. García J. and García D.F. University of Oviedo, Spain DIGITAL INSTRUMENTS García J. and García D.F. University of Oviedo, Spain Keywords: analog-to-digital conversion, digital-to-analog conversion, data-acquisition systems, signal acquisition, signal conditioning,

More information

Digital Single Axis Controller

Digital Single Axis Controller Digital Single Axis Controller The concept of intelligent hydraulic drive a vision? DSAC (Digital Single Axis Controller) Do you need hydraulic servo drive for your machine/system? What would it be like

More information

MECE 102 Mechatronics Engineering Orientation

MECE 102 Mechatronics Engineering Orientation MECE 102 Mechatronics Engineering Orientation Mechatronic System Components Associate Prof. Dr. of Mechatronics Engineering Çankaya University Compulsory Course in Mechatronics Engineering Credits (2/0/2)

More information

"($!$* -44 5 6 7.89 .#/ @9019 =3 5.# 19 = 77##.#2 19 79A951 88 "#$%!&#$'$()(!* "!$& %$!$*%!&& +", !"#$$"!"" %&!'""$&(&! )*""! %$"'""+,($" -. *""!

($!$* -44 5 6 7.89 .#/ @9019 =3 5.# 19 = 77##.#2 19 79A951 88 #$%!&#$'$()(!* !$& %$!$*%!&& +, !#$$! %&!'$&(&! )*! %$'+,($ -. *! -.#/ @9019 =3 5.# 19 = 77##.#2 19 79A951 88!"#$$"!"" %&!'""$&(&! )*""! %$"'""+,($" -. *""!! /01 234#55 65571 50087( *""!! *5571 *579$+):#;$+#" *579#-;#-( *5791 1' 971 1' 951 1' 1 "#?=" 3 08!08&1@@

More information

POTENTIAL OF STATE-FEEDBACK CONTROL FOR MACHINE TOOLS DRIVES

POTENTIAL OF STATE-FEEDBACK CONTROL FOR MACHINE TOOLS DRIVES POTENTIAL OF STATE-FEEDBACK CONTROL FOR MACHINE TOOLS DRIVES L. Novotny 1, P. Strakos 1, J. Vesely 1, A. Dietmair 2 1 Research Center of Manufacturing Technology, CTU in Prague, Czech Republic 2 SW, Universität

More information

Proximity Switches RS (Reed Switch)

Proximity Switches RS (Reed Switch) Proximity Switches RS (Reed Switch) General Pneumatic systems can often be combined with electric control circuits. The position of the piston in the cylinder can then be sensed by means of a proximity

More information

Study on the Auto Air Conditioning Controller Testing System Based on Lab Windows/CVI

Study on the Auto Air Conditioning Controller Testing System Based on Lab Windows/CVI Study on the Auto Air Conditioning Controller Testing System Based on Lab Windows/CVI Wenjun Zhao Shenzhen Hangsheng Electronics Co., Ltd, Shenzhen 518103, China E-mail: tangwind@gmail.com Abstract In

More information

Self-Evaluation Configuration for Remote Data Logging Systems

Self-Evaluation Configuration for Remote Data Logging Systems IEEE International Workshop on Intelligent Data Acquisition and Advanced Computing Systems: Technology and Applications 6-8 September 2007, Dortmund, Germany Self-Evaluation Configuration for Remote Data

More information

Synchronization of sampling in distributed signal processing systems

Synchronization of sampling in distributed signal processing systems Synchronization of sampling in distributed signal processing systems Károly Molnár, László Sujbert, Gábor Péceli Department of Measurement and Information Systems, Budapest University of Technology and

More information

Implementation of Knock Based Security System

Implementation of Knock Based Security System Implementation of Knock Based Security System Gunjan Jewani Student, Department of Computer science & Engineering, Nagpur Institute of Technology, Nagpur, India ABSTRACT: Security is one of the most critical

More information

Microcontroller-based experiments for a control systems course in electrical engineering technology

Microcontroller-based experiments for a control systems course in electrical engineering technology Microcontroller-based experiments for a control systems course in electrical engineering technology Albert Lozano-Nieto Penn State University, Wilkes-Barre Campus, Lehman, PA, USA E-mail: AXL17@psu.edu

More information

HYDRAULIC ARM MODELING VIA MATLAB SIMHYDRAULICS

HYDRAULIC ARM MODELING VIA MATLAB SIMHYDRAULICS Engineering MECHANICS, Vol. 16, 2009, No. 4, p. 287 296 287 HYDRAULIC ARM MODELING VIA MATLAB SIMHYDRAULICS Stanislav Věchet, Jiří Krejsa* System modeling is a vital tool for cost reduction and design

More information

Tire pressure monitoring

Tire pressure monitoring Application Note AN601 Tire pressure monitoring 1 Purpose This document is intended to give hints on how to use the Intersema pressure sensors in a low cost tire pressure monitoring system (TPMS). 2 Introduction

More information

Sensors Collecting Manufacturing Process Data

Sensors Collecting Manufacturing Process Data Sensors & Actuators Sensors Collecting Manufacturing Process Data Data must be collected from the manufacturing process Data (commands and instructions) must be communicated to the process Data are of

More information

DIGITAL-TO-ANALOGUE AND ANALOGUE-TO-DIGITAL CONVERSION

DIGITAL-TO-ANALOGUE AND ANALOGUE-TO-DIGITAL CONVERSION DIGITAL-TO-ANALOGUE AND ANALOGUE-TO-DIGITAL CONVERSION Introduction The outputs from sensors and communications receivers are analogue signals that have continuously varying amplitudes. In many systems

More information

2000 Series Ultrasonic Welding

2000 Series Ultrasonic Welding 2000 Series Ultrasonic Welding Modular Standard Components Exclusively from BRANSON worldwide Second Generation Digital Power Supplies Branson Worldwide Best for Plastics BRANSON offers a wide range of

More information

ARCHITECTURE OF INDUSTRIAL AUTOMATION SYSTEMS

ARCHITECTURE OF INDUSTRIAL AUTOMATION SYSTEMS ARCHITECTURE OF INDUSTRIAL AUTOMATION SYSTEMS Abdu Idris Omer Taleb M.M., PhD Majmaah University, Kingdom of Saudia Arabia Abstract This article is aimed to name the levels of industrial automation, describes

More information

LED based ultraviolet light source

LED based ultraviolet light source LED based ultraviolet light source Michal Brázda, Martin Pospíšilík, Milan Adámek Faculty of Applied Informatics Thoms Bata Univerzity in Zlin nám. T.G.Masaryka 5555, 760 01 Zlín Czech Republic m1brazda@fai.utb.cz,

More information

MODELING, SIMULATION AND DESIGN OF CONTROL CIRCUIT FOR FLEXIBLE ENERGY SYSTEM IN MATLAB&SIMULINK

MODELING, SIMULATION AND DESIGN OF CONTROL CIRCUIT FOR FLEXIBLE ENERGY SYSTEM IN MATLAB&SIMULINK MODELING, SIMULATION AND DESIGN OF CONTROL CIRCUIT FOR FLEXIBLE ENERGY SYSTEM IN MATLAB&SIMULINK M. Pies, S. Ozana VSB-Technical University of Ostrava Faculty of Electrotechnical Engineering and Computer

More information

Frequency Response of Filters

Frequency Response of Filters School of Engineering Department of Electrical and Computer Engineering 332:224 Principles of Electrical Engineering II Laboratory Experiment 2 Frequency Response of Filters 1 Introduction Objectives To

More information

A 5 Degree Feedback Control Robotic Arm (Haptic Arm)

A 5 Degree Feedback Control Robotic Arm (Haptic Arm) A 5 Degree Feedback Control Robotic Arm (Haptic Arm) 1 Prof. Sheetal Nirve, 2 Mr.Abhilash Patil, 3 Mr.Shailesh Patil, 4 Mr.Vishal Raut Abstract: Haptics is the science of applying touch sensation and control

More information

COUNTERBALANCE VALVES

COUNTERBALANCE VALVES COUNTERBALANCE VALVES Introduction They are modulating valves which allow free flow into the actuator and then block the reverse flow until they feel a pilot pressure inversely proportional to the load

More information

How To Use A Sound Card With A Subsonic Sound Card

How To Use A Sound Card With A Subsonic Sound Card !"## $#!%!"# &"#' ( "#' )*! #+ #,# "##!$ -+./0 1" 1! 2"# # -&1!"#" (2345-&1 #$6.7 -&89$## ' 6! #* #!"#" +" 1##6$ "#+# #-& :1# # $ #$#;1)+#1#+

More information

dspace DSP DS-1104 based State Observer Design for Position Control of DC Servo Motor

dspace DSP DS-1104 based State Observer Design for Position Control of DC Servo Motor dspace DSP DS-1104 based State Observer Design for Position Control of DC Servo Motor Jaswandi Sawant, Divyesh Ginoya Department of Instrumentation and control, College of Engineering, Pune. ABSTRACT This

More information

UPS PIco. to be used with. Raspberry Pi B+, A+, B, and A. HAT Compliant. Raspberry Pi is a trademark of the Raspberry Pi Foundation

UPS PIco. to be used with. Raspberry Pi B+, A+, B, and A. HAT Compliant. Raspberry Pi is a trademark of the Raspberry Pi Foundation UPS PIco Uninterruptible Power Supply with Peripherals and I 2 C control Interface to be used with Raspberry Pi B+, A+, B, and A HAT Compliant Raspberry Pi is a trademark of the Raspberry Pi Foundation

More information

M.S Ramaiah School of Advanced Studies - Bangalore. On completion of this session, the delegate will understand and be able to appriciate:

M.S Ramaiah School of Advanced Studies - Bangalore. On completion of this session, the delegate will understand and be able to appriciate: Transmission Control Lecture delivered by: Prof. Ashok C.Meti MSRSAS-Bangalore 1 Session Objectives On completion of this session, the delegate will understand and be able to appriciate: Rl Role of electronic

More information

Basic Symbols. Lines. Circular. Square. Diamond. Miscellaneous Symbols. -continuous line - flow line. -dashed line - pilot, drain

Basic Symbols. Lines. Circular. Square. Diamond. Miscellaneous Symbols. -continuous line - flow line. -dashed line - pilot, drain Airline Hydraulic's Main Page Basic Symbols Lines continuous line flow line dashed line pilot, drain envelope long and short dashes around two or more component symbols. Circular Square Diamond large circle

More information

CORRECTION OF DYNAMIC WHEEL FORCES MEASURED ON ROAD SIMULATORS

CORRECTION OF DYNAMIC WHEEL FORCES MEASURED ON ROAD SIMULATORS Pages 1 to 35 CORRECTION OF DYNAMIC WHEEL FORCES MEASURED ON ROAD SIMULATORS Bohdan T. Kulakowski and Zhijie Wang Pennsylvania Transportation Institute The Pennsylvania State University University Park,

More information

ADVANCED FIRE ALARMING SYSTEM THROUGH MOBILE PHONE

ADVANCED FIRE ALARMING SYSTEM THROUGH MOBILE PHONE ADVANCED FIRE ALARMING SYSTEM THROUGH MOBILE PHONE A PROJECT BY SOUNAK SARKAR SAYAN DAS ARINDAM BOSE ECE, 4TH YEAR OF FUTURE INSTITUTE OF ENGINEERING AND MANAGEMENT DEPT. OF ELECTRONICS AND COMMUNICATION

More information

EVAL-UFDC-1/UFDC-1M-16

EVAL-UFDC-1/UFDC-1M-16 Evaluation Board for Universal Frequency-to- Digital Converters UFDC-1 and UFDC-1M-16 EVAL-UFDC-1/UFDC-1M-16 FEATURES Full-Featured Evaluation Board for the Universal Frequency-to-Digital Converters UFDC-1

More information

Ultraviolet radiation device for prototype production printed circuit boards

Ultraviolet radiation device for prototype production printed circuit boards Ultraviolet radiation device for prototype production printed circuit boards Ing. Michal Brázda, Ing. Martin Pospíšilík, and doc. Mgr. Milan Adámek Ph.D. Abstract For the production of high quality PCB

More information

Microcontroller for Variable Speed BLDC Fan Control System. T.C. Lun System Engineer, Freescale Semiconductor, Inc.

Microcontroller for Variable Speed BLDC Fan Control System. T.C. Lun System Engineer, Freescale Semiconductor, Inc. Microcontroller for Variable Speed BLDC Fan Control System T.C. Lun System Engineer, Freescale Semiconductor, Inc. 1 Introduction Portable, feature rich, high-performance and compact in size are typical

More information

A PC-BASED TIME INTERVAL COUNTER WITH 200 PS RESOLUTION

A PC-BASED TIME INTERVAL COUNTER WITH 200 PS RESOLUTION 35'th Annual Precise Time and Time Interval (PTTI) Systems and Applications Meeting San Diego, December 2-4, 2003 A PC-BASED TIME INTERVAL COUNTER WITH 200 PS RESOLUTION Józef Kalisz and Ryszard Szplet

More information

Micro-Step Driving for Stepper Motors: A Case Study

Micro-Step Driving for Stepper Motors: A Case Study Micro-Step Driving for Stepper Motors: A Case Study N. Sedaghati-Mokhtari Graduate Student, School of ECE, University of Tehran, Tehran, Iran n.sedaghati @ece.ut.ac.ir Abstract: In this paper, a case study

More information

Thermodynamic efficiency of an actuator that provides the mechanical movement for the driven equipments:

Thermodynamic efficiency of an actuator that provides the mechanical movement for the driven equipments: 1. Introduction 1.1. Industry Automation Industry automation is the term that describes a vital development programme of a production community where the project engineers build up automated manufacturing

More information

The Design of a Low-Cost and Robust Linkage Position Sensor

The Design of a Low-Cost and Robust Linkage Position Sensor The Design of a Low-Cost and Robust Linkage Position Sensor Project Proposal By: Leann Vernon and Phillip Latka Advisor: Dr. Jose Sanchez December 16th, 2013 Table of Contents Introduction 2 Project Description..

More information

Accurate Measurement of the Mains Electricity Frequency

Accurate Measurement of the Mains Electricity Frequency Accurate Measurement of the Mains Electricity Frequency Dogan Ibrahim Near East University, Faculty of Engineering, Lefkosa, TRNC dogan@neu.edu.tr Abstract The frequency of the mains electricity supply

More information

A Laser Scanner Chip Set for Accurate Perception Systems

A Laser Scanner Chip Set for Accurate Perception Systems A Laser Scanner Chip Set for Accurate Perception Systems 313 A Laser Scanner Chip Set for Accurate Perception Systems S. Kurtti, J.-P. Jansson, J. Kostamovaara, University of Oulu Abstract This paper presents

More information

Braking/Traction Control Systems of a Scaled Railway Vehicle for the Active Steering Testbed

Braking/Traction Control Systems of a Scaled Railway Vehicle for the Active Steering Testbed Braking/Traction Control Systems of a Scaled Railway Vehicle for the Active Steering Testbed Min-Soo Kim and Hyun-Moo Hur Vehicle Dynamics & Propulsion System Research Department Korea Railroad Research

More information

Radio sensor powered by a mini solar cell the EnOcean STM 110 now functions with even less light

Radio sensor powered by a mini solar cell the EnOcean STM 110 now functions with even less light Radio sensor powered by a mini solar cell the EnOcean STM 110 now functions with even less light In this issue, we would like to present the EnOcean radio sensor module STM 110 in more detail. The module

More information

Design and Development of SMS Based Wireless Home Appliance Control and Security System

Design and Development of SMS Based Wireless Home Appliance Control and Security System Journal of Modern Science and Technology Vol. 3. No. 1. March 2015 Issue. Pp.80-87 Design and Development of SMS Based Wireless Home Appliance Control and Security System Md. Abdullah Al Asad *, Md. Al

More information

2.0 Command and Data Handling Subsystem

2.0 Command and Data Handling Subsystem 2.0 Command and Data Handling Subsystem The Command and Data Handling Subsystem is the brain of the whole autonomous CubeSat. The C&DH system consists of an Onboard Computer, OBC, which controls the operation

More information

A New Concept of PTP Vector Network Analyzer

A New Concept of PTP Vector Network Analyzer A New Concept of PTP Vector Network Analyzer Vadim Závodný, Karel Hoffmann and Zbynek Skvor Department of Electromagnetic Field, Faculty of Electrical Engineering, Czech Technical University, Technická,

More information

Evaluating AC Current Sensor Options for Power Delivery Systems

Evaluating AC Current Sensor Options for Power Delivery Systems Evaluating AC Current Sensor Options for Power Delivery Systems State-of-the-art isolated ac current sensors based on CMOS technology can increase efficiency, performance and reliability compared to legacy

More information

kywords: Direct Sequence Spread Spectrum, Correlation, Acquisition, Delay-Lock Loop, De-spreading.

kywords: Direct Sequence Spread Spectrum, Correlation, Acquisition, Delay-Lock Loop, De-spreading. Correlation for Direct Sequence Spread Spectrum-The design of a simple data extraction circuit, using serial acquisition in conjunction with a Delay-Lock tracking loop. Panagiotis Gavalas. Correspondence:

More information

Wireless power meter monitoring with power theft detection and intimation system using GSM and Zigbee networks

Wireless power meter monitoring with power theft detection and intimation system using GSM and Zigbee networks IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 9, Issue 6, Ver. I (Nov - Dec. 2014), PP 04-08 Wireless power meter monitoring with power

More information

Introduction to Process Control Actuators

Introduction to Process Control Actuators 1 Introduction to Process Control Actuators Actuators are the final elements in a control system. They receive a low power command signal and energy input to amplify the command signal as appropriate to

More information

Implementing a Digital Answering Machine with a High-Speed 8-Bit Microcontroller

Implementing a Digital Answering Machine with a High-Speed 8-Bit Microcontroller Implementing a Digital Answering Machine with a High-Speed 8-Bit Microcontroller Zafar Ullah Senior Application Engineer Scenix Semiconductor Inc. Leo Petropoulos Application Manager Invox TEchnology 1.0

More information

Phase II Design for a Multiband LMR Antenna System

Phase II Design for a Multiband LMR Antenna System Phase II Design for a Multiband LMR Antenna System S. Ellingson and R. Tillman Aug 30, 2011 Contents 1 Introduction 2 2 System Design 2 3 Antenna Tuner 3 Bradley Dept. of Electrical & Computer Engineering,

More information

Automatic Street Light Control System Using Microcontroller

Automatic Street Light Control System Using Microcontroller Automatic Street Light Control System Using Microcontroller MUSTAFA SAAD, ABDALHALIM FARIJ, AHAMED SALAH and ABDALROOF ABDALJALIL Department of Control Engineering College of Electronic Technology/ Baniwalid

More information

Enhancing the SNR of the Fiber Optic Rotation Sensor using the LMS Algorithm

Enhancing the SNR of the Fiber Optic Rotation Sensor using the LMS Algorithm 1 Enhancing the SNR of the Fiber Optic Rotation Sensor using the LMS Algorithm Hani Mehrpouyan, Student Member, IEEE, Department of Electrical and Computer Engineering Queen s University, Kingston, Ontario,

More information

Bipolar Transistor Amplifiers

Bipolar Transistor Amplifiers Physics 3330 Experiment #7 Fall 2005 Bipolar Transistor Amplifiers Purpose The aim of this experiment is to construct a bipolar transistor amplifier with a voltage gain of minus 25. The amplifier must

More information

Forecasting of Economic Quantities using Fuzzy Autoregressive Model and Fuzzy Neural Network

Forecasting of Economic Quantities using Fuzzy Autoregressive Model and Fuzzy Neural Network Forecasting of Economic Quantities using Fuzzy Autoregressive Model and Fuzzy Neural Network Dušan Marček 1 Abstract Most models for the time series of stock prices have centered on autoregressive (AR)

More information

A descriptive definition of valve actuators

A descriptive definition of valve actuators A descriptive definition of valve actuators Abstract A valve actuator is any device that utilizes a source of power to operate a valve. This source of power can be a human being working a manual gearbox

More information

Magnetic field sensor for pneumatic cylinders BIM-INT-Y1X-H1141

Magnetic field sensor for pneumatic cylinders BIM-INT-Y1X-H1141 ATEX category II 1 G, Ex zone 0 ATEX category II 1 D, Ex zone 20 SIL2 as per IEC 61508 Rectangular, height 6mm Plastic, PA12 Magnetic-inductive sensor DC 2-wire, nom. 8.2 VDC Output acc. to DIN EN 60947-5-6

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

Technical Information. Digital Signals. 1 bit. Part 1 Fundamentals

Technical Information. Digital Signals. 1 bit. Part 1 Fundamentals Technical Information Digital Signals 1 1 bit Part 1 Fundamentals t Technical Information Part 1: Fundamentals Part 2: Self-operated Regulators Part 3: Control Valves Part 4: Communication Part 5: Building

More information

Unit 24: Applications of Pneumatics and Hydraulics

Unit 24: Applications of Pneumatics and Hydraulics Unit 24: Applications of Pneumatics and Hydraulics Unit code: J/601/1496 QCF level: 4 Credit value: 15 OUTCOME 2 TUTORIAL 4 DIRECTIONAL CONTROL VALVES The material needed for outcome 2 is very extensive

More information

Computer Controlled Vortex Tube Refrigerator Unit, with SCADA TPVC

Computer Controlled Vortex Tube Refrigerator Unit, with SCADA TPVC Technical Teaching Equipment Computer Controlled Vortex Tube Refrigerator Unit, with SCADA TPVC Teaching Technique used EDIBON SCADA System 2 Control Interface Box 5 Cables and Accessories 6 Manuals 3

More information

How to Turn an AC Induction Motor Into a DC Motor (A Matter of Perspective) Steve Bowling Application Segments Engineer Microchip Technology, Inc.

How to Turn an AC Induction Motor Into a DC Motor (A Matter of Perspective) Steve Bowling Application Segments Engineer Microchip Technology, Inc. 1 How to Turn an AC Induction Motor Into a DC Motor (A Matter of Perspective) Steve Bowling Application Segments Engineer Microchip Technology, Inc. The territory of high-performance motor control has

More information

AUTOMATIC LPG BOOKING, LEAKAGE DETECTION AND A REAL TIME LPG MEASUREMENT MONITORING SYSTEM

AUTOMATIC LPG BOOKING, LEAKAGE DETECTION AND A REAL TIME LPG MEASUREMENT MONITORING SYSTEM AUTOMATIC LPG BOOKING, LEAKAGE DETECTION AND A REAL TIME LPG MEASUREMENT MONITORING SYSTEM R.Padmapriya, E.Kamini, priyaece973@gmail.com,kamsenpa007@gmail.com, IV Year Electronics and Communication Engineering,

More information

The Secret of Hydraulic Schematics. BTPHydraulics www.iranfluidpower.com

The Secret of Hydraulic Schematics. BTPHydraulics www.iranfluidpower.com The Secret of Hydraulic Schematics BTPHydraulics www.iranfluidpower.com www.iranfluidpower.com Table of Contents The Secret to Reading and Interpreting Hydraulic Schematics... 1 Hydraulic System Schematics...

More information

Palaparthi.Jagadeesh Chand. Associate Professor in ECE Department, Nimra Institute of Science & Technology, Vijayawada, A.P.

Palaparthi.Jagadeesh Chand. Associate Professor in ECE Department, Nimra Institute of Science & Technology, Vijayawada, A.P. Patient Monitoring Using Embedded Palaparthi.Jagadeesh Chand Associate Professor in ECE Department, Nimra Institute of Science & Technology, Vijayawada, A.P Abstract The aim of this project is to inform

More information

THERMAL ANEMOMETRY ELECTRONICS, SOFTWARE AND ACCESSORIES

THERMAL ANEMOMETRY ELECTRONICS, SOFTWARE AND ACCESSORIES TSI and TSI logo are registered trademarks of TSI Incorporated. SmartTune is a trademark of TSI Incorporated. THERMAL ANEMOMETRY ELECTRONICS, SOFTWARE AND ACCESSORIES IFA 300 Constant Temperature Anemometry

More information

EDUMECH Mechatronic Instructional Systems. Ball on Beam System

EDUMECH Mechatronic Instructional Systems. Ball on Beam System EDUMECH Mechatronic Instructional Systems Ball on Beam System Product of Shandor Motion Systems Written by Robert Hirsch Ph.D. 998-9 All Rights Reserved. 999 Shandor Motion Systems, Ball on Beam Instructional

More information

Fig 3. PLC Relay Output

Fig 3. PLC Relay Output 1. Function of a PLC PLC Basics A PLC is a microprocessor-based controller with multiple inputs and outputs. It uses a programmable memory to store instructions and carry out functions to control machines

More information

Use and Application of Output Limiting Amplifiers (HFA1115, HFA1130, HFA1135)

Use and Application of Output Limiting Amplifiers (HFA1115, HFA1130, HFA1135) Use and Application of Output Limiting Amplifiers (HFA111, HFA110, HFA11) Application Note November 1996 AN96 Introduction Amplifiers with internal voltage clamps, also known as limiting amplifiers, have

More information

A Master-Slave DSP Board for Digital Control

A Master-Slave DSP Board for Digital Control A Master-Slave DSP Board for Digital Control ROSA, F. E. 1 ; CARRARA, A. R. S. 2 ; SOUZA, A.H. 3 (1) M.Sc. candidate e-mail fabio_e_rosa@zipmail.com.br (2) Professor, Ph.D. e-mail dee2arsc@dcc.fej.udesc.br

More information

Sigma Control PC INSIDE. 97 psi 187 F R on load

Sigma Control PC INSIDE. 97 psi 187 F R on load Sigma Control PC INSIDE 97 psi 187 F R on load Innovation Sigma Control with a PC inside At Kaeser, we pride ourselves on being the world s leading innovator in air system technology. Over twenty-five

More information

Simulation and Analysis of Parameter Identification Techniques for Induction Motor Drive

Simulation and Analysis of Parameter Identification Techniques for Induction Motor Drive International Journal of Electronic and Electrical Engineering. ISSN 0974-2174 Volume 7, Number 10 (2014), pp. 1027-1035 International Research Publication House http://www.irphouse.com Simulation and

More information

From Concept to Production in Secure Voice Communications

From Concept to Production in Secure Voice Communications From Concept to Production in Secure Voice Communications Earl E. Swartzlander, Jr. Electrical and Computer Engineering Department University of Texas at Austin Austin, TX 78712 Abstract In the 1970s secure

More information

THE INPUT/OUTPUT SYSTEM. Key Points

THE INPUT/OUTPUT SYSTEM. Key Points M O D U L E T W O THE 2 INPUT/OUTPUT SYSTEM Key Points In the first module, you learned about the basic architecture and operation of the Allen-Bradley Micrologix 1000, including a brief introduction to

More information

Electronic Interface for Pneumatic Grippers Using USB Port

Electronic Interface for Pneumatic Grippers Using USB Port ISBN 978-1-84626-xxx-x Proceedings of 2011 International Conference on Optimization of the Robots and Manipulators (OPTIROB 2011) Sinaia, Romania, 26-28 Mai, 2011, pp. xxx-xxx Electronic Interface for

More information

AUTOMATIC NIGHT LAMP WITH MORNING ALARM USING MICROPROCESSOR

AUTOMATIC NIGHT LAMP WITH MORNING ALARM USING MICROPROCESSOR AUTOMATIC NIGHT LAMP WITH MORNING ALARM USING MICROPROCESSOR INTRODUCTION This Project "Automatic Night Lamp with Morning Alarm" was developed using Microprocessor. It is the Heart of the system. The sensors

More information

Electronic Speed Variator for a Brushless DC Motor

Electronic Speed Variator for a Brushless DC Motor Electronic Speed Variator for a Brushless DC Motor Jorge M. Jaimes Ponce, Jesús U. Liceaga C., Irma I. Siller A. and Enrique Arévalo Zamudio Abstract In this paper the development of an electronic speed

More information

Chapter 6: From Digital-to-Analog and Back Again

Chapter 6: From Digital-to-Analog and Back Again Chapter 6: From Digital-to-Analog and Back Again Overview Often the information you want to capture in an experiment originates in the laboratory as an analog voltage or a current. Sometimes you want to

More information

Schematic Symbols Chart (Design Hydraulic and Pneumatic circits)

Schematic Symbols Chart (Design Hydraulic and Pneumatic circits) Page 1 of 6 (Home) Symbols / Visit us on: Fluid Power, Automation and Motion Control for all Industries About Us Products Services Catalogs Place an Order Training & Information Contact Us Employee Access

More information

COMPUTER BASED REMOTE CONTROL FOR LAYOUT OF SCALED MODEL TRAINS

COMPUTER BASED REMOTE CONTROL FOR LAYOUT OF SCALED MODEL TRAINS COMPUTER BASED REMOTE CONTROL FOR LAYOUT OF SCALED MODEL TRAINS Ivan Ivanov Monov, Ivan Petrov Gorchev Technical University - Sofia, 8 Kliment Ohridski Blvd., Sofia 1000, Bulgaria, phone: +359 887 204488,

More information

Formulations of Model Predictive Control. Dipartimento di Elettronica e Informazione

Formulations of Model Predictive Control. Dipartimento di Elettronica e Informazione Formulations of Model Predictive Control Riccardo Scattolini Riccardo Scattolini Dipartimento di Elettronica e Informazione Impulse and step response models 2 At the beginning of the 80, the early formulations

More information

Modification Details.

Modification Details. Front end receiver modification for DRM: AKD Target Communications receiver. Model HF3. Summary. The receiver was modified and capable of receiving DRM, but performance was limited by the phase noise from

More information

Computer Aided Design of Home Medical Alert System

Computer Aided Design of Home Medical Alert System Computer Aided Design of Home Medical Alert System Submitted to The Engineering Honors Committee 119 Hitchcock Hall College of Engineering The Ohio State University Columbus, Ohio 43210 By Pei Chen Kan

More information

4. Optical position sensor, photo-current measurement

4. Optical position sensor, photo-current measurement 4. Optical position sensor, photo-current measurement Task 1. Measure the output signal of photo-electric sensors Measure the relative dependency of output signal versus light intensity. The dependence

More information

AVR127: Understanding ADC Parameters. Introduction. Features. Atmel 8-bit and 32-bit Microcontrollers APPLICATION NOTE

AVR127: Understanding ADC Parameters. Introduction. Features. Atmel 8-bit and 32-bit Microcontrollers APPLICATION NOTE Atmel 8-bit and 32-bit Microcontrollers AVR127: Understanding ADC Parameters APPLICATION NOTE Introduction This application note explains the basic concepts of analog-to-digital converter (ADC) and the

More information

Microcontroller to Sensor Interfacing Techniques

Microcontroller to Sensor Interfacing Techniques to Sensor Interfacing Techniques Document Revision: 1.01 Date: 3rd February, 2006 16301 Blue Ridge Road, Missouri City, Texas 77489 Telephone: 1-713-283-9970 Fax: 1-281-416-2806 E-mail: info@bipom.com

More information

Moving Magnet Actuator MI FFA series

Moving Magnet Actuator MI FFA series Moving Magnet Actuator MI FFA series The moving magnet MI-FFA series actuators are a line of actuators designed to be a true alternative for pneumatic cylinders. The actuators incorporate an ISO 6432 interface

More information

AVL FUEL MASS FLOW METER & FUEL TEMPERATURE CONTROL

AVL FUEL MASS FLOW METER & FUEL TEMPERATURE CONTROL FUEL CONSUMPTION MEASUREMENT AVL FUEL MASS FLOW METER & FUEL TEMPERATURE CONTROL Description The combination of AVL Fuel Mass Flow Meter and AVL Fuel Temperature Control is a high precise and continuous

More information

DS1104 R&D Controller Board

DS1104 R&D Controller Board DS1104 R&D Controller Board Cost-effective system for controller development Highlights Single-board system with real-time hardware and comprehensive I/O Cost-effective PCI hardware for use in PCs Application

More information

What Does Rail-to-Rail Operation Really Mean?

What Does Rail-to-Rail Operation Really Mean? What Does Rail-to-Rail Operation Really Mean? 2004 Microchip Technology Incorporated. All Rights Reserved. What does Rail-to-Rail Operation really mean? 1 Agenda What does Rail-to-Rail output operation

More information

QAM Demodulation. Performance Conclusion. o o o o o. (Nyquist shaping, Clock & Carrier Recovery, AGC, Adaptive Equaliser) o o. Wireless Communications

QAM Demodulation. Performance Conclusion. o o o o o. (Nyquist shaping, Clock & Carrier Recovery, AGC, Adaptive Equaliser) o o. Wireless Communications 0 QAM Demodulation o o o o o Application area What is QAM? What are QAM Demodulation Functions? General block diagram of QAM demodulator Explanation of the main function (Nyquist shaping, Clock & Carrier

More information

Analog/Digital Conversion. Analog Signals. Digital Signals. Analog vs. Digital. Interfacing a microprocessor-based system to the real world.

Analog/Digital Conversion. Analog Signals. Digital Signals. Analog vs. Digital. Interfacing a microprocessor-based system to the real world. Analog/Digital Conversion Analog Signals Interacing a microprocessor-based system to the real world. continuous range x(t) Analog and digital signals he bridge: Sampling heorem Conversion concepts Conversion

More information

Transistor Amplifiers

Transistor Amplifiers Physics 3330 Experiment #7 Fall 1999 Transistor Amplifiers Purpose The aim of this experiment is to develop a bipolar transistor amplifier with a voltage gain of minus 25. The amplifier must accept input

More information

Photoelectric Detection Technology

Photoelectric Detection Technology Study on the online Control System to Prevent Drunk Driving Based on Photoelectric Detection Technology LU Liming 1,YANG Yuchuan 2,LU Jinfu 1 1 East China jiaotong university, Nanchang,330013,P. R. China,

More information

Solar Cybertech: A Competition of Digitally Controlled Vehicles Poweredby Solar Panels

Solar Cybertech: A Competition of Digitally Controlled Vehicles Poweredby Solar Panels 118 ELECTRONICS, VOL. 17, NO. 2, DECEMBER 2013 Solar Cybertech: A Competition of Digitally Controlled Vehicles Poweredby Solar Panels O. García, J. A. Oliver, D. Díaz, D. Meneses, P. Alou, M. Vasić, J.

More information

A PIC16F628 controlled FLL (Frequency Locked Loop) VFO for HF

A PIC16F628 controlled FLL (Frequency Locked Loop) VFO for HF Abstract A PI6F628 controlled FLL (Frequency Locked Loop) VFO for HF It is described a device which joins in a single microprocessor a digital programmable frequency meter and a control logic capable to

More information

HITACHI INVERTER SJ/L100/300 SERIES PID CONTROL USERS GUIDE

HITACHI INVERTER SJ/L100/300 SERIES PID CONTROL USERS GUIDE HITACHI INVERTER SJ/L1/3 SERIES PID CONTROL USERS GUIDE After reading this manual, keep it for future reference Hitachi America, Ltd. HAL1PID CONTENTS 1. OVERVIEW 3 2. PID CONTROL ON SJ1/L1 INVERTERS 3

More information

Electro-Pneumatic Bus Door Control Mechanism

Electro-Pneumatic Bus Door Control Mechanism Electro-Pneumatic Bus Door Control Mechanism Application and Feature 1. Pneumatic Door Mechanism actuates the open/close movements of bus door through two double acting cylinders and two linkages with

More information