The Design and Simulation of Electro-Hydraulic Velocity Control System

Size: px
Start display at page:

Download "The Design and Simulation of Electro-Hydraulic Velocity Control System"

Transcription

1 Te Design and Siulation of Electro-Hydraulic Velocity Control Syste Fengtao in * Key aboratory of Ministry of Education for Conveyance and Equipent, East Cina Jiaotong University, Nancang , Cina enggu_lin@163.co Abstract. In tis paper, te principle of electro-ydraulic proportional control syste are introduced, electro-ydraulic velocity control syste are designed and can realize volevity control wit ig accuracy. In te syste, relative aplitude abundant degree and pasic abundant degree and corresponding frequency of passing of Body syste is easily obtained under different open ring gain of K, tus it is siple and accurate to coose reasonable paraeters, and ten can carry on sulation to syste by Matlab/Siulink to exaine te design results. Keywords: Electro-ydraulic servo syste, Matlab, Siulation. 1 Introduction Velocity control syste[1,]is widely used in practical projects need for velocity control, suc as turrets, radar, turntable, etc; and te projects need for straigt line otion velocity control, suc as lifting platfor, ail-sorting acine autoatically conveyor, acine tool feeding device, etc. velocity control syste wit electro-ydraulic servo controller is a control circuit tat output velocity variation feeds back to te input side via te sensor. In electro-ydraulic velocity control syste[3,4] designing, te traditional approac is to identify te syste coposition and control ode based on te requireents, ten to build te ateatical odel and te syste paraeters, and adjust te open loop gain K of te syste to ensure te syste stability based on te bode diagra or nyquist diagra analysis of te open loop transfer function. In tis paper, open-loop transfer function of a syste was described use atlab language, te aplitude argin, pase argin, and te corresponding crossover frequency of te relatively stable syste can be calculated after evaluating te K value. According to te critical condition of te syste stability argin, te K value is adjusted and te new gain argin and pase argin were calculated repeatedly until at least one of te argins close to te critical condition steadily at te preise of all stability conditions are eet. and te paraeters k value was decided. In tis way, te open loop syste aplitude and crossover frequency increased as uc as possible, and also ensure te syste stability. A rotating device velocity control syste design of an equipent was presented as an exaple to illustrate te application of tis etod. * Corresponding autor. Tel.: D. i, Y. iu, and Y. Cen (Eds.): CCTA 0, Part IV, IFIP AICT 347, pp , 011. IFIP International Federation for Inforation Processing 011

2 Te Design and Siulation of Electro-Hydraulic Velocity Control Syste 569 Metods and Applications A device rotator syste paraeters are defined as follows[5]: oad rotational inertia J = 0.4 kg, rotational velocity range n =35 00 r/in, Working Pressure p =8MPa, Maxiu load torque M =50N, static gain of velocity Sensor is 0V /00 r in 1, and perforance index requireents are defined as follows: tracking precision is ±1 r /in, copleting te tracking task accurately witin 0.15 s..1 Working Principle of te Contronl Syste As te control power is saller, so valve- controlled electro-ydraulic syste[6] is doinated directly by te servo valve. Te working principle is sown by Fig. 1. ui + ue I Q θ u f θ Fig. 1. Diagra of syste working principle Were, u i is velocity contronl singal; e valve flow; θ is output velocity; u is feedback. ' f u is deviations; I is input current; Q is servo. Motor Discarge In tis paper, axiu load value is two-tirds of supply oil pressure value and is found to be: P 8 6 P 5.3MPa = = = (1) 3 3 π M otor discarge is found to be: D = = = /rad 6 π P 5.3 Te BM1 type cycloid ydraulic otor was selected, and te discarge D is: /rad.

3 570 F. in.3 Servo Valve Specifications Deterination Te servo valve flow is found to be: Q pressure drop is: = = 7 πdnax π p = p p = = V 3 3 = 0.4 /in, Pa QDYIC63 type servo valve can eet te paraeters requireents, and it s rated no-load flows Q 3 3 V is 1.05 /s,rated current I V is 0.03A, supply oil pressure is Pa..4 Te Dynaic Caracteristic Deterination Control syste diagra is sown as figure,were, K is integral aplifier gain, KV is servo valve gain, ξ V is daping ratio of te servo vaulve, V is natural fre- is natural fre- quency of servo valva; D is te ydraulic otor displaceent, quency of ydraulic otor, ξ is te daping ratio of ydraulic otor. a ui + u V e K I Q a s ξv S + s + 1 V V u f K K T s 1 D ξv + s + 1 θ θ Fig.. Control syste diagra 1) te transfer function of electro-ydraulic servo valve te servo valve gain is defined as follows: 3 QV KV = = = 3.5 /sa () IV 0.03 Dynaic paraeters of servo valve are decided in accordance wit saple values, and natural frequency V is 340 rad / s, daping ratio ξ V is 0.70, so te transfer function expression can be prescripted as follows: Q I = s s (3)

4 Te Design and Siulation of Electro-Hydraulic Velocity Control Syste 571 ) Te transfer function of ydraulic otor By calculation, te total volue of otor oil cavity and te volue between servo 6 3 valve to te otor is V t = 50, effective volue elasticity coefficients 5 β = 7000 Pa,So natural frequency expression of otor can be defined as follows: e 4βeD = = 193 (4) JV and daping ratioξ = 0., ten te transfer function of ydraulic otor can be sown as follows: 1 ' 7 5 θ (5) = = Q s 0. s 0. + s+ 1 + s t 3) Transfer function of velocity sensor deterination Static gain of velocity sensor is 0 V/r in 1, K = 0.0 T V/r in 1 = 0.19 V s/rad transfer function of integral aplifier is defined as follows: I u e Ka = (6) S.5 Integral Aplifier Gain Deterination Transfer function of open loop syste is defined as follows: WS ( ) Ka = s 0.7 s 0. s + s+ 1 s (7) 5 K = Ka = 170Ka Based on Bode diagra of te syste, te crossover frequency of te corresponding pase; G is te stable aplitude argin, Wcg is p is pase argin, Wcp is te crossover frequency of te corresponding aplitude. For te control engineering practice, stability argin ust be ensured, so te paraeters of te syste are prescribed as follows: G > 6dB, tat is: G > ; p 30, Te syste is single input-output syste, te progra was designed as follows:

5 57 F. in Te results are sown as follows: su = [K]; den1 = [1/340^ 1.4 / ] ; den = [0 1 /193^ 0.4 /193 1 ] ; den = conv(den1,den); sys =tf(su,den); [ G, p, Wcg, Wcp ] =argin(sys) Table 1. Results of te progra operation In tis paper, K =36.9 based on te analysis of table 1,and so tere be: 36.9 Ka = = Transfer function of open loop syste was sown as follows: W( S) 36.9 = s 0.7 s 0. s + s+ 1 s (8) (9).6 Te Steady-State Syste Error Te open loop syste is 1 type syste because te introduction of an integral part. Te error of syste response to velocity instruction is zero, wic can fully eet te tracking accuracy requireents of ± 1 r / in..7 Syste Siulation and Results Syste siulation diagra is sown by Fig. 3. and siulation results of syste response to step signals is sown by Fig. 4.

6 Te Design and Siulation of Electro-Hydraulic Velocity Control Syste 573 Fig. 3. Syste siulation diagra Fig. 4. Siulation results of syste response to step signal Te siulation results sow tat te existing syste is stable and non-oversoot, te increasing process was not onotonous, wit a few sall oscillations. te transition process witin 0.11 s, and quickly reac convergence. so te syste can coplete te tracking task accuratly witin 0.5s, te volecity control syste design is eet te requireents very well. 3 Conclusion 1) In te velocity control syste designing, relatively stable aplitude argin, pase argin, te crossover frequency of te corresponding pase and reasonable syste paraeters can be easy to calculated accurately based on te siulation of open loop syste use atlab language. ) Siulation on te designed syste using atlab/siulink can predict te results, verify correctness and provide a reference for designers. Availability of te siulation results depends on te correctness of te ateatical odel, so rational odel and paraeters selection of te syste are iportant. Acknowledgeent. Tis work was sponsored by Supported by Foundation of Jiangxi Educational Coittee(GJJ09).

7 574 F. in References 1. i, H.: Hydraulic control syste. National Defence Industry Press, Beijing (February 1981). Wang, C.: Hydraulic servo control syste. Cina Macine Press, Beijing (1993) 3. Eryilaz, B., Wilson, B.H.: Unified Modeling and Analysis of a Proportional Valve. Journal of te Franklin Institteu 343(1), (006) 4. iu, J.-R., Jin, B., Xie, Y.-J., Cen, Y., Weng, Z.-T.: Researc on te electro- ydraulic variable valve actuation syste based on a tree-way proportional reducing Autoovalve. International Journal of tive Tecnology (1), 7 36 (009) 5. Guan, J.T.: Electro ydraulic Control Tecnique. Tongji University Press, Sangai (003) 6. Wang, C.: Electro-Hydraulic Servo Control Syste. Cina Macine Press, Beijing

Actuators & Mechanisms Actuator sizing

Actuators & Mechanisms Actuator sizing Course Code: MDP 454, Course Nae:, Second Seester 2014 Actuators & Mechaniss Actuator sizing Contents - Modelling of Mechanical Syste - Mechaniss and Drives The study of Mechatronics systes can be divided

More information

821. Study on analysis method for deepwater TTR coupled vibration of parameter vibration and vortex-induced vibration

821. Study on analysis method for deepwater TTR coupled vibration of parameter vibration and vortex-induced vibration 81. Study on analysis ethod for deepwater TTR coupled vibration of paraeter vibration and vortex-induced vibration Wu Xue-Min 1, Huang Wei-Ping Shandong Key aboratory of Ocean Engineering, Ocean University

More information

EXPERIMENTAL INVESTIGATION OF TANGENTIAL CONTACT STIFFNESS AND EQUIVALENT DAMPING

EXPERIMENTAL INVESTIGATION OF TANGENTIAL CONTACT STIFFNESS AND EQUIVALENT DAMPING Proceedings in Manufacturing Systes, Volue 7, Issue, ISSN 7-9 EXPERIMENTL INVESTIGTION OF TNGENTIL CONTCT STIFFNESS ND EQUIVLENT DMPING Iuliana PISCN,*, Tierry JNSSENS, Farid L-BENDER, Cristina PUPĂZĂ

More information

EN40: Dynamics and Vibrations. Midterm Examination Tuesday March

EN40: Dynamics and Vibrations. Midterm Examination Tuesday March EN4: Dynaics and ibrations Midter Exaination Tuesday Marc 4 14 Scool of Engineering Brown University NAME: General Instructions No collaboration of any kind is peritted on tis exaination. You ay bring

More information

International Journal of Advance Engineering and Research Development OSCILLATION AND STABILITY IN A MASS SPRING SYSTEM

International Journal of Advance Engineering and Research Development OSCILLATION AND STABILITY IN A MASS SPRING SYSTEM Scientific Journal of Ipact Factor (SJIF): 5.71 International Journal of Advance Engineering and Researc Developent Volue 5, Issue 06, June -018 e-issn (O): 348-4470 p-issn (P): 348-6406 OSCILLATION AND

More information

Torsion Experiment. Encoder #3 ( 3 ) Third encoder/disk for Model 205a only. Figure 1: ECP Torsion Experiment

Torsion Experiment. Encoder #3 ( 3 ) Third encoder/disk for Model 205a only. Figure 1: ECP Torsion Experiment Torsion Experient Introduction For the Torsion lab, there are two required experients to perfor and one extra credit assignent at the end. In experient 1, the syste paraeters need to be identified so that

More information

Chapter 1: Basics of Vibrations for Simple Mechanical Systems

Chapter 1: Basics of Vibrations for Simple Mechanical Systems Chapter 1: Basics of Vibrations for Siple Mechanical Systes Introduction: The fundaentals of Sound and Vibrations are part of the broader field of echanics, with strong connections to classical echanics,

More information

16.30/31 September 24, 2010 Prof. J. P. How and Prof. E. Frazzoli Due: October 15, 2010 T.A. B. Luders /31 Lab #1

16.30/31 September 24, 2010 Prof. J. P. How and Prof. E. Frazzoli Due: October 15, 2010 T.A. B. Luders /31 Lab #1 16.30/31 Septeber 24, 2010 Prof. J. P. How and Prof. E. Frazzoli Due: October 15, 2010 T.A. B. Luders 16.30/31 Lab #1 1 Introduction The Quanser helicopter is a echanical device that eulates the flight

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Mechanical Engineering 2.010: Systems Modeling and Dynamics III. Final Examination Review Problems

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Mechanical Engineering 2.010: Systems Modeling and Dynamics III. Final Examination Review Problems ASSACHUSETTS INSTITUTE OF TECHNOLOGY Departent of echanical Engineering 2.010: Systes odeling and Dynaics III Final Eaination Review Probles Fall 2000 Good Luck And have a great winter break! page 1 Proble

More information

Chapter 2: Introduction to Damping in Free and Forced Vibrations

Chapter 2: Introduction to Damping in Free and Forced Vibrations Chapter 2: Introduction to Daping in Free and Forced Vibrations This chapter ainly deals with the effect of daping in two conditions like free and forced excitation of echanical systes. Daping plays an

More information

System Design of Quadrotor

System Design of Quadrotor Syste Design of Quadrotor Yukai Gong, Weina Mao, Bu Fan, Yi Yang Mar. 29, 2016 A final project of MECHENG 561. Supervised by Prof. Vasudevan. 1 Abstract In this report, an autonoous quadrotor is designed.

More information

Modeling & Analysis of the International Space Station

Modeling & Analysis of the International Space Station Modeling & Analysis of the International Space Station 1 Physical Syste Solar Alpha Rotary Joints Physical Syste Rotor Stator Gear Train Solar Array Inboard Body Outboard Body +x Solar Array 3 Physical

More information

1 2 dispersion(leakage) reactance

1 2 dispersion(leakage) reactance Mircea cel Batran Naval Acadey cientific Bulletin, Volue XIV 0 Issue Publised by Mircea cel Batran Naval Acadey Press, Constanta, oania THE INDUCTION MACHINE. MODEING AND IMUATION. Florenţiu DEIU Paul

More information

1 Proving the Fundamental Theorem of Statistical Learning

1 Proving the Fundamental Theorem of Statistical Learning THEORETICAL MACHINE LEARNING COS 5 LECTURE #7 APRIL 5, 6 LECTURER: ELAD HAZAN NAME: FERMI MA ANDDANIEL SUO oving te Fundaental Teore of Statistical Learning In tis section, we prove te following: Teore.

More information

lecture 35: Linear Multistep Mehods: Truncation Error

lecture 35: Linear Multistep Mehods: Truncation Error 88 lecture 5: Linear Multistep Meods: Truncation Error 5.5 Linear ultistep etods One-step etods construct an approxiate solution x k+ x(t k+ ) using only one previous approxiation, x k. Tis approac enoys

More information

Derivative at a point

Derivative at a point Roberto s Notes on Differential Calculus Capter : Definition of derivative Section Derivative at a point Wat you need to know already: Te concept of liit and basic etods for coputing liits. Wat you can

More information

5.1 The derivative or the gradient of a curve. Definition and finding the gradient from first principles

5.1 The derivative or the gradient of a curve. Definition and finding the gradient from first principles Capter 5: Dierentiation In tis capter, we will study: 51 e derivative or te gradient o a curve Deinition and inding te gradient ro irst principles 5 Forulas or derivatives 5 e equation o te tangent line

More information

Self-Erecting Inverted Pendulum: Swing up and Stabilization Control

Self-Erecting Inverted Pendulum: Swing up and Stabilization Control Self-Erecting Inverted Pendulu: Swing up and Stabilization Control S. McGilvray (Winner of the IEEE Life Meber ward for best paper fro the Central Canada Council for the IEEE Student Paper Contest, ) Contents

More information

Design and Experimental Research of Atomizer Based on Micro Abrasive Ultrasonic Polishing Bang-fu WANG, Yin ZHEN, Juan SONG and A-chun ZHU

Design and Experimental Research of Atomizer Based on Micro Abrasive Ultrasonic Polishing Bang-fu WANG, Yin ZHEN, Juan SONG and A-chun ZHU 217 3rd International Conference on Applied Mechanics and Mechanical Autoation (AMMA 217) ISBN: 978-1-6595-479- Design and Experiental Research of Atoizer Based on Micro Abrasive Ultrasonic Polishing Bang-fu

More information

Design of Sliding Mode Stabilizer for Wind Turbine Generator using Dynamic Compensation Observer Technique

Design of Sliding Mode Stabilizer for Wind Turbine Generator using Dynamic Compensation Observer Technique Proceedings of the 6th WSES International Conference on Power Systes, Lisbon, Portugal, Septeber -4, 6 84 Design of Sliding Mode Stabilizer for Wind urbine Generator using Dynaic Copensation Observer echnique

More information

4.2 - Richardson Extrapolation

4.2 - Richardson Extrapolation . - Ricardson Extrapolation. Small-O Notation: Recall tat te big-o notation used to define te rate of convergence in Section.: Definition Let x n n converge to a number x. Suppose tat n n is a sequence

More information

NUCLEAR THERMAL-HYDRAULIC FUNDAMENTALS

NUCLEAR THERMAL-HYDRAULIC FUNDAMENTALS NUCLEAR THERMAL-HYDRAULIC FUNDAMENTALS Dr. J. Micael Doster Departent of Nuclear Engineering Nort Carolina State University Raleig, NC Copyrigted POER CYCLES Te analysis of Terodynaic Cycles is based alost

More information

CHAPTER 19: Single-Loop IMC Control

CHAPTER 19: Single-Loop IMC Control When I coplete this chapter, I want to be able to do the following. Recognize that other feedback algoriths are possible Understand the IMC structure and how it provides the essential control features

More information

Computational Method of Structural Reliability Based on Integration Algorithms

Computational Method of Structural Reliability Based on Integration Algorithms Sensors & ransducers, Vol. 54, Issue 7, July 03, pp. 5-59 Sensors & ransducers 03 by IFSA ttp://www.sensorsportal.com Computational Metod of Structural Based on Integration Algoritms * Cong Cen, Yi Wan

More information

Determining a Function for the Damping Coefficient of a laminated Stack

Determining a Function for the Damping Coefficient of a laminated Stack DOI: 10.435/UB.OVGU-017-093 TECHNISCHE MECHANIK, 37, -5, (017), 161 170 subitted: June 9, 017 Deterining a Function for the Daping Coefficient of a lainated Stack C. Zahalka, K. Ellerann The design of

More information

A Simplified Analytical Approach for Efficiency Evaluation of the Weaving Machines with Automatic Filling Repair

A Simplified Analytical Approach for Efficiency Evaluation of the Weaving Machines with Automatic Filling Repair Proceedings of the 6th SEAS International Conference on Siulation, Modelling and Optiization, Lisbon, Portugal, Septeber -4, 006 0 A Siplified Analytical Approach for Efficiency Evaluation of the eaving

More information

Numerical Solution for Non-Stationary Heat Equation in Cooling of Computer Radiator System

Numerical Solution for Non-Stationary Heat Equation in Cooling of Computer Radiator System (JZS) Journal of Zankoy Sulaiani, 9, 1(1) Part A (97-1) A119 Nuerical Solution for Non-Stationary Heat Equation in Cooling of Coputer Radiator Syste Aree A. Maad*, Faraidun K. Haa Sal**, and Najadin W.

More information

H Technical Reference

H Technical Reference Reference H- H Reference... H-2 H-2 H-8 H-29... H-30... H-34... H-42... H-44 /... H-47... H-49 /... H-56 H- H-2 For Selecting a otor that satisfies the specifications required by your equipent is an iportant

More information

(4.2) -Richardson Extrapolation

(4.2) -Richardson Extrapolation (.) -Ricardson Extrapolation. Small-O Notation: Recall tat te big-o notation used to define te rate of convergence in Section.: Suppose tat lim G 0 and lim F L. Te function F is said to converge to L as

More information

AN ANALYSIS OF AMPLITUDE AND PERIOD OF ALTERNATING ICE LOADS ON CONICAL STRUCTURES

AN ANALYSIS OF AMPLITUDE AND PERIOD OF ALTERNATING ICE LOADS ON CONICAL STRUCTURES Ice in te Environment: Proceedings of te 1t IAHR International Symposium on Ice Dunedin, New Zealand, nd t December International Association of Hydraulic Engineering and Researc AN ANALYSIS OF AMPLITUDE

More information

Modular Control of a Rotary Inverted Pendulum System

Modular Control of a Rotary Inverted Pendulum System Paper ID #14582 Modular Control of a Rotary Inverted Pendulu Syste Dr. Xiuin Diao, Purdue University Xiuin Diao received his B.S. degree in Mechanical Design and Manufacturing fro Yantai University, China,

More information

Study of Convective Heat Transfer through Micro Channels with Different Configurations

Study of Convective Heat Transfer through Micro Channels with Different Configurations International Journal of Current Engineering and Tecnology E-ISSN 2277 4106, P-ISSN 2347 5161 2016 INPRESSCO, All Rigts Reserved Available at ttp://inpressco.com/category/ijcet Researc Article Study of

More information

Friction Induced Hunting Limit Cycles: An Event Mapping Approach

Friction Induced Hunting Limit Cycles: An Event Mapping Approach Friction Induced Hunting Liit Cycles: An Event Mapping Approach Ron H.A. Hensen, Marinus (René) J.G. van de Molengraft Control Systes Technology Group, Departent of Mechanical Engineering, Eindhoven University

More information

A Simulation Study for Practical Control of a Quadrotor

A Simulation Study for Practical Control of a Quadrotor A Siulation Study for Practical Control of a Quadrotor Jeongho Noh* and Yongkyu Song** *Graduate student, Ph.D. progra, ** Ph.D., Professor Departent of Aerospace and Mechanical Engineering, Korea Aerospace

More information

Theoretical Analysis of Flow Characteristics and Bearing Load for Mass-produced External Gear Pump

Theoretical Analysis of Flow Characteristics and Bearing Load for Mass-produced External Gear Pump TECHNICAL PAPE Teoretical Analysis of Flow Caracteristics and Bearing Load for Mass-produced External Gear Pump N. YOSHIDA Tis paper presents teoretical equations for calculating pump flow rate and bearing

More information

A general articulation angle stability model for non-slewing articulated mobile cranes on slopes *

A general articulation angle stability model for non-slewing articulated mobile cranes on slopes * tecnical note 3 general articulation angle stability model for non-slewing articulated mobile cranes on slopes * J Wu, L uzzomi and M Hodkiewicz Scool of Mecanical and Cemical Engineering, University of

More information

1 Power is transferred through a machine as shown. power input P I machine. power output P O. power loss P L. What is the efficiency of the machine?

1 Power is transferred through a machine as shown. power input P I machine. power output P O. power loss P L. What is the efficiency of the machine? 1 1 Power is transferred troug a macine as sown. power input P I macine power output P O power loss P L Wat is te efficiency of te macine? P I P L P P P O + P L I O P L P O P I 2 ir in a bicycle pump is

More information

Neural Networks Trained with the EEM Algorithm: Tuning the Smoothing Parameter

Neural Networks Trained with the EEM Algorithm: Tuning the Smoothing Parameter eural etworks Trained wit te EEM Algorit: Tuning te Sooting Paraeter JORGE M. SATOS,2, JOAQUIM MARQUES DE SÁ AD LUÍS A. ALEXADRE 3 Intituto de Engenaria Bioédica, Porto, Portugal 2 Instituto Superior de

More information

LAB #3: ELECTROSTATIC FIELD COMPUTATION

LAB #3: ELECTROSTATIC FIELD COMPUTATION ECE 306 Revised: 1-6-00 LAB #3: ELECTROSTATIC FIELD COMPUTATION Purpose During tis lab you will investigate te ways in wic te electrostatic field can be teoretically predicted. Bot analytic and nuerical

More information

DYNAMIC TEMPERATURE FIELD IN THE FERROMAGNETIC PLATE INDUCED BY MOVING HIGH FREQUENCY INDUCTOR

DYNAMIC TEMPERATURE FIELD IN THE FERROMAGNETIC PLATE INDUCED BY MOVING HIGH FREQUENCY INDUCTOR Milosevic-Mitic, V., et al.: Dynaic Teperature Field in te Ferroagnetic plate induced by oving THERMAL SCIENCE: Year, Vol. 7, Suppl., pp. S47-S56 S47 DYNAMIC TEMPERATURE FIELD IN THE FERROMAGNETIC PLATE

More information

Dynamic response of the U-tube liquid manometer with equal diameter columns

Dynamic response of the U-tube liquid manometer with equal diameter columns IOP Conference Series: Earth and Environental Science Dynaic response of the U-tube liquid anoeter with equal diaeter coluns To cite this article: D Zahariea 00 IOP Conf. Ser.: Earth Environ. Sci. 04 View

More information

Part IA Paper 1: Mechanical Engineering MECHANICAL VIBRATIONS Examples paper 3

Part IA Paper 1: Mechanical Engineering MECHANICAL VIBRATIONS Examples paper 3 ENGINEERING Part IA Paper 1: Mechanical Engineering MECHANICAL VIBRATIONS Exaples paper 3 IRST YEAR Straightforward questions are ared with a Tripos standard questions are ared *. Systes with two or ore

More information

Simple Harmonic Motion

Simple Harmonic Motion Reading: Chapter 15 Siple Haronic Motion Siple Haronic Motion Frequency f Period T T 1. f Siple haronic otion x ( t) x cos( t ). Aplitude x Phase Angular frequency Since the otion returns to its initial

More information

Modeling of Photovoltaic System in the Large Ocean-going Ship Based on Simulink

Modeling of Photovoltaic System in the Large Ocean-going Ship Based on Simulink 2016 International Conference on Materials, Inforation, Mechanical, Electronic and Coputer Engineering (MIMECE 2016) IBN: 978-1-60595-420-2 Modeling of Photovoltaic yste in the Large Ocean-going hip Based

More information

Order of Accuracy. ũ h u Ch p, (1)

Order of Accuracy. ũ h u Ch p, (1) Order of Accuracy 1 Terminology We consider a numerical approximation of an exact value u. Te approximation depends on a small parameter, wic can be for instance te grid size or time step in a numerical

More information

Current Developments in the Field of Shock Calibration

Current Developments in the Field of Shock Calibration XVIII IMEKO WORLD CONGRESS Metrology for a Sustainale Developent Septeer, 17, 6, Rio de Janeiro, Brazil Current Developents in te Field of Sock Caliration T. Bruns 1, A. Link, C. Elster 3 1 Pysikalisc-Tecnisce

More information

ADCP MEASUREMENTS OF VERTICAL FLOW STRUCTURE AND COEFFICIENTS OF FLOAT IN FLOOD FLOWS

ADCP MEASUREMENTS OF VERTICAL FLOW STRUCTURE AND COEFFICIENTS OF FLOAT IN FLOOD FLOWS ADCP MEASUREMENTS OF VERTICAL FLOW STRUCTURE AND COEFFICIENTS OF FLOAT IN FLOOD FLOWS Yasuo NIHEI (1) and Takeiro SAKAI (2) (1) Department of Civil Engineering, Tokyo University of Science, 2641 Yamazaki,

More information

A = h w (1) Error Analysis Physics 141

A = h w (1) Error Analysis Physics 141 Introduction In all brances of pysical science and engineering one deals constantly wit numbers wic results more or less directly from experimental observations. Experimental observations always ave inaccuracies.

More information

Time-of-flight Identification of Ions in CESR and ERL

Time-of-flight Identification of Ions in CESR and ERL Tie-of-flight Identification of Ions in CESR and ERL Eric Edwards Departent of Physics, University of Alabaa, Tuscaloosa, AL, 35486 (Dated: August 8, 2008) The accuulation of ion densities in the bea pipe

More information

28 Innovative Solutions in the Field of Engineering Sciences

28 Innovative Solutions in the Field of Engineering Sciences Applied Mechanics and Materials ubitted: 14-5-1 IN: 166-748, Vol. 59, pp 7-1 Accepted: 14-5-1 doi:1.48/www.scientific.net/amm.59.7 Online: 14-6- 14 Trans Tech Publications, witerland The Vibration Based

More information

Logarithmic functions

Logarithmic functions Roberto s Notes on Differential Calculus Capter 5: Derivatives of transcendental functions Section Derivatives of Logaritmic functions Wat ou need to know alread: Definition of derivative and all basic

More information

Virtual physics laboratory for distance learning developed in the frame of the VccSSe European project

Virtual physics laboratory for distance learning developed in the frame of the VccSSe European project Virtual physics laboratory for distance learning developed in the frae of the VccSSe European project W. Tlaczala 1*, M. Zareba 1, A. Zagorski 1 and G. Gorghiu 1 Faculty of Physics, Warsaw University of

More information

COMPARISON OF FUZZY LOGIC CONTROLLERS FOR A MULTIVARIABLE PROCESS

COMPARISON OF FUZZY LOGIC CONTROLLERS FOR A MULTIVARIABLE PROCESS COMPARISON OF FUZZY LOGIC CONTROLLERS FOR A MULTIVARIABLE PROCESS KARTHICK S, LAKSHMI P, DEEPA T 3 PG Student, DEEE, College of Engineering, Guindy, Anna University, Cennai Associate Professor, DEEE, College

More information

MANY scientific and engineering problems can be

MANY scientific and engineering problems can be A Domain Decomposition Metod using Elliptical Arc Artificial Boundary for Exterior Problems Yajun Cen, and Qikui Du Abstract In tis paper, a Diriclet-Neumann alternating metod using elliptical arc artificial

More information

ANALYSIS OF HALL-EFFECT THRUSTERS AND ION ENGINES FOR EARTH-TO-MOON TRANSFER

ANALYSIS OF HALL-EFFECT THRUSTERS AND ION ENGINES FOR EARTH-TO-MOON TRANSFER IEPC 003-0034 ANALYSIS OF HALL-EFFECT THRUSTERS AND ION ENGINES FOR EARTH-TO-MOON TRANSFER A. Bober, M. Guelan Asher Space Research Institute, Technion-Israel Institute of Technology, 3000 Haifa, Israel

More information

Reducing Vibration and Providing Robustness with Multi-Input Shapers

Reducing Vibration and Providing Robustness with Multi-Input Shapers 29 Aerican Control Conference Hyatt Regency Riverfront, St. Louis, MO, USA June -2, 29 WeA6.4 Reducing Vibration and Providing Robustness with Multi-Input Shapers Joshua Vaughan and Willia Singhose Abstract

More information

Computergestuurde Regeltechniek exercise session Case study : Quadcopter

Computergestuurde Regeltechniek exercise session Case study : Quadcopter Coputergestuurde Regeltechniek exercise session Case study : Quadcopter Oscar Mauricio Agudelo, Bart De Moor (auricio.agudelo@esat.kuleuven.be, bart.deoor@esat.kuleuven.be) February 5, 016 Proble description

More information

m A 1 m mgd k m v ( C) AP Physics Multiple Choice Practice Oscillations

m A 1 m mgd k m v ( C) AP Physics Multiple Choice Practice Oscillations P Physics Multiple Choice Practice Oscillations. ass, attached to a horizontal assless spring with spring constant, is set into siple haronic otion. Its axiu displaceent fro its equilibriu position is.

More information

Numerical Differentiation

Numerical Differentiation Numerical Differentiation Finite Difference Formulas for te first derivative (Using Taylor Expansion tecnique) (section 8.3.) Suppose tat f() = g() is a function of te variable, and tat as 0 te function

More information

The Verlet Algorithm for Molecular Dynamics Simulations

The Verlet Algorithm for Molecular Dynamics Simulations Cemistry 380.37 Fall 2015 Dr. Jean M. Standard November 9, 2015 Te Verlet Algoritm for Molecular Dynamics Simulations Equations of motion For a many-body system consisting of N particles, Newton's classical

More information

The Measurement and Evaluation of Distribution Transformer Losses Under Non-Linear Loading

The Measurement and Evaluation of Distribution Transformer Losses Under Non-Linear Loading IEEE ower Engineering Society General Meeting, Denver CO, June 9, 4 / ESGM 4-7 e Measureent and Evaluation of Distribution ransforer Losses Under Non-Linear Loading Aleksandar Danjanovic,.D., Meber IEEE

More information

Last lecture (#4): J vortex. J tr

Last lecture (#4): J vortex. J tr Last lecture (#4): We completed te discussion of te B-T pase diagram of type- and type- superconductors. n contrast to type-, te type- state as finite resistance unless vortices are pinned by defects.

More information

Ph 20.3 Numerical Solution of Ordinary Differential Equations

Ph 20.3 Numerical Solution of Ordinary Differential Equations Ph 20.3 Nuerical Solution of Ordinary Differential Equations Due: Week 5 -v20170314- This Assignent So far, your assignents have tried to failiarize you with the hardware and software in the Physics Coputing

More information

Analysis of Stress and Deflection about Steel-Concrete Composite Girders Considering Slippage and Shrink & Creep Under Bending

Analysis of Stress and Deflection about Steel-Concrete Composite Girders Considering Slippage and Shrink & Creep Under Bending Send Orders for Reprints to reprints@bentamscience.ae Te Open Civil Engineering Journal 9 7-7 7 Open Access Analysis of Stress and Deflection about Steel-Concrete Composite Girders Considering Slippage

More information

Analysis on the Effect of the Nonlinear Resistance on the Locomotive Operating Overvoltages

Analysis on the Effect of the Nonlinear Resistance on the Locomotive Operating Overvoltages Energy and Power Engineering, 3, 5, 43-48 doi:.436/epe.3.54b36 Published Online July 3 (http://www.scirp.org/journal/epe) Analysis on the Effect of the Nonlinear Resistance on the Locootive Operating Overvoltages

More information

Simulation and Experimental Works of Quadcopter Model for Simple Maneuver

Simulation and Experimental Works of Quadcopter Model for Simple Maneuver Siulation and xperiental Works of Quadcopter Model for Siple Maneuver Rafiuddin Sya Mechanical ngineering Departent, Hasnuddin University, Jl. P. Keerdekaan K Makassar - Indonesia (corresponding author

More information

Impulsive Control of a Mechanical Oscillator with Friction

Impulsive Control of a Mechanical Oscillator with Friction 9 Aerican Control Conference Hyatt Regency Riverfront, St. Louis, MO, USA June -, 9 ThC8. Ipulsive Control of a Mechanical Oscillator with Friction Yury Orlov, Raul Santiesteban, and Luis T. Aguilar Abstract

More information

Digital Filter Structures

Digital Filter Structures Digital Filter Structures Te convolution sum description of an LTI discrete-time system can, in principle, be used to implement te system For an IIR finite-dimensional system tis approac is not practical

More information

Reinforced Concrete Structures/Design Aids

Reinforced Concrete Structures/Design Aids AREA OF BARS (mm 2 ) Reinforced Concrete Structures/Design Aids Size of s (mm) Number of s 1 2 3 4 5 6 7 8 8 50 101 151 201 251 302 352 402 10 79 157 236 314 393 471 550 628 12 113 226 339 452 566 679

More information

MATH CALCULUS I 2.1: Derivatives and Rates of Change

MATH CALCULUS I 2.1: Derivatives and Rates of Change MATH 12002 - CALCULUS I 2.1: Derivatives and Rates of Cange Professor Donald L. Wite Department of Matematical Sciences Kent State University D.L. Wite (Kent State University) 1 / 1 Introduction Our main

More information

Determining Limits of Thermal NDT of Thick Graphite/Epoxy Composites

Determining Limits of Thermal NDT of Thick Graphite/Epoxy Composites ECNDT 006 - We.3.8.1 Deterining Liits of Teral NDT of Tick Grapite/Epoy Coposites Vladiir VAVILOV Institute of Introscopy Tosk Russia Abstract. Te known approac to inspecting tin coposites by using infrared

More information

Passivity based control of magnetic levitation systems: theory and experiments Λ

Passivity based control of magnetic levitation systems: theory and experiments Λ Passivity based control of agnetic levitation systes: teory and experients Λ Hugo Rodriguez a, Roeo Ortega ay and Houria Siguerdidjane b alaboratoire des Signaux et Systées bservice d Autoatique Supelec

More information

Intelligent Systems: Reasoning and Recognition. Perceptrons and Support Vector Machines

Intelligent Systems: Reasoning and Recognition. Perceptrons and Support Vector Machines Intelligent Systes: Reasoning and Recognition Jaes L. Crowley osig 1 Winter Seester 2018 Lesson 6 27 February 2018 Outline Perceptrons and Support Vector achines Notation...2 Linear odels...3 Lines, Planes

More information

CHECKLIST. r r. Newton s Second Law. natural frequency ω o (rad.s -1 ) (Eq ) a03/p1/waves/waves doc 9:19 AM 29/03/05 1

CHECKLIST. r r. Newton s Second Law. natural frequency ω o (rad.s -1 ) (Eq ) a03/p1/waves/waves doc 9:19 AM 29/03/05 1 PHYS12 Physics 1 FUNDAMENTALS Module 3 OSCILLATIONS & WAVES Text Physics by Hecht Chapter 1 OSCILLATIONS Sections: 1.5 1.6 Exaples: 1.6 1.7 1.8 1.9 CHECKLIST Haronic otion, periodic otion, siple haronic

More information

Vibrations: Two Degrees of Freedom Systems - Wilberforce Pendulum and Bode Plots

Vibrations: Two Degrees of Freedom Systems - Wilberforce Pendulum and Bode Plots .003J/.053J Dynaics and Control, Spring 007 Professor Peacock 5/4/007 Lecture 3 Vibrations: Two Degrees of Freedo Systes - Wilberforce Pendulu and Bode Plots Wilberforce Pendulu Figure : Wilberforce Pendulu.

More information

Estimation for the Parameters of the Exponentiated Exponential Distribution Using a Median Ranked Set Sampling

Estimation for the Parameters of the Exponentiated Exponential Distribution Using a Median Ranked Set Sampling Journal of Modern Applied Statistical Metods Volue 14 Issue 1 Article 19 5-1-015 Estiation for te Paraeters of te Exponentiated Exponential Distribution Using a Median Ranked Set Sapling Monjed H. Sau

More information

232 Calculus and Structures

232 Calculus and Structures 3 Calculus and Structures CHAPTER 17 JUSTIFICATION OF THE AREA AND SLOPE METHODS FOR EVALUATING BEAMS Calculus and Structures 33 Copyrigt Capter 17 JUSTIFICATION OF THE AREA AND SLOPE METHODS 17.1 THE

More information

Seepage Analysis through Earth Dam Based on Finite Difference Method

Seepage Analysis through Earth Dam Based on Finite Difference Method J. Basic. Appl. Sci. Res., (11)111-1, 1 1, TetRoad Publication ISSN -44 Journal of Basic and Applied Scientific Researc www.tetroad.com Seepage Analysis troug Eart Dam Based on Finite Difference Metod

More information

ACCURATE SYNTHESIS FORMULAS OBTAINED BY USING A DIFFERENTIAL EVOLUTION ALGORITHM FOR CONDUCTOR-BACKED COPLANAR WAVEG- UIDES

ACCURATE SYNTHESIS FORMULAS OBTAINED BY USING A DIFFERENTIAL EVOLUTION ALGORITHM FOR CONDUCTOR-BACKED COPLANAR WAVEG- UIDES Progress In Electromagnetics Researc M, Vol. 10, 71 81, 2009 ACCURATE SYNTHESIS FORMULAS OBTAINED BY USING A DIFFERENTIAL EVOLUTION ALGORITHM FOR CONDUCTOR-BACKED COPLANAR WAVEG- UIDES S. Kaya, K. Guney,

More information

AN IMPROVED WEIGHTED TOTAL HARMONIC DISTORTION INDEX FOR INDUCTION MOTOR DRIVES

AN IMPROVED WEIGHTED TOTAL HARMONIC DISTORTION INDEX FOR INDUCTION MOTOR DRIVES AN IMPROVED WEIGHTED TOTA HARMONIC DISTORTION INDEX FOR INDUCTION MOTOR DRIVES Tomas A. IPO University of Wisconsin, 45 Engineering Drive, Madison WI, USA P: -(608)-6-087, Fax: -(608)-6-5559, lipo@engr.wisc.edu

More information

On Discrete Time Optimal Control: A Closed-Form Solution

On Discrete Time Optimal Control: A Closed-Form Solution On Discrete Time Optimal Control: A Closed-Form Solution Ziqiang Gao Center for Advanced Control Tecnologies Cleveland State University, Cleveland, OH 445 z.gao@csuoio.edu Abstract: In tis paper, te matematical

More information

A Set of Speed Sensorless Observers For Estimation of the Rotor Flux and Load Torque For Asynchronous Machine

A Set of Speed Sensorless Observers For Estimation of the Rotor Flux and Load Torque For Asynchronous Machine WSEAS TRANSACTIONS on SYSTES and CONTROL Couya Amed, Cenafa oamed, ansouri Abdella A Set of Speed Sensorless Observers For Estimation of te Rotor Flux and Load Torque For Asyncronous acine CHOUYA AHED,CHENAFA

More information

IDAN Shock Mount Isolation Vibration Study November 1, The operation of shock and vibration isolation base plate

IDAN Shock Mount Isolation Vibration Study November 1, The operation of shock and vibration isolation base plate dr. Istvan Koller RTD USA BME Laboratory. Background In 998, Real Tie Devices USA, Inc. introduced a novel packaging concept for ebedded PC/04 odules to build Intelligent Data Acquisition Nodes. This syste,

More information

CALCULATION OF COLLAPSE PRESSURE IN SHALE GAS FORMATION AND THE INFLUENCE OF FORMATION ANISOTROPY

CALCULATION OF COLLAPSE PRESSURE IN SHALE GAS FORMATION AND THE INFLUENCE OF FORMATION ANISOTROPY CALCULATION OF COLLAPSE PRESSURE IN SHALE GAS FORMATION AND THE INFLUENCE OF FORMATION ANISOTROPY L.Hu, J.Deng, F.Deng, H.Lin, C.Yan, Y.Li, H.Liu, W.Cao (Cina University of Petroleum) Sale gas formations

More information

Wall Juggling of one Ball by Robot Manipulator with Visual Servo

Wall Juggling of one Ball by Robot Manipulator with Visual Servo Juggling of one Ball by obot Manipulator with Visual Servo Akira Nakashia Yosuke Kobayashi Yoshikazu Hayakawa Mechanical Science and Engineering, Graduate School of Engineering, Nagoya University, Furo-cho,

More information

PARAMETER IDENTIFICATION OF A FEED DRIVE FOR HIGH SPEED MACHINE TOOLS

PARAMETER IDENTIFICATION OF A FEED DRIVE FOR HIGH SPEED MACHINE TOOLS PARAMEER IDENIFICAION OF A FEED DRIVE FOR HIGH SPEED MACHINE OOLS Agustín Casquero, agustincasquero@gail.co Facultad de Ingeniería, Universidad Nacional de La Papa. Calle esq. 9, General Pico (636), La

More information

1 The concept of limits (p.217 p.229, p.242 p.249, p.255 p.256) 1.1 Limits Consider the function determined by the formula 3. x since at this point

1 The concept of limits (p.217 p.229, p.242 p.249, p.255 p.256) 1.1 Limits Consider the function determined by the formula 3. x since at this point MA00 Capter 6 Calculus and Basic Linear Algebra I Limits, Continuity and Differentiability Te concept of its (p.7 p.9, p.4 p.49, p.55 p.56). Limits Consider te function determined by te formula f Note

More information

On the Impact of Stochastic Loads and Wind Generation on Under Load Tap Changers

On the Impact of Stochastic Loads and Wind Generation on Under Load Tap Changers On te Ipact of Stocastic Loads and Wind Generation on Under Load Tap Cangers M. A. A. Murad, Student Meber, IEEE, F. M. Mele, Student Meber, IEEE, F. Milano, Fellow, IEEE Scool of Electrical & Electronic

More information

HARMONIC ALLOCATION TO MV CUSTOMERS IN RURAL DISTRIBUTION SYSTEMS

HARMONIC ALLOCATION TO MV CUSTOMERS IN RURAL DISTRIBUTION SYSTEMS HARMONIC ALLOCATION TO MV CUSTOMERS IN RURAL DISTRIBUTION SYSTEMS V Gosbell University of Wollongong Department of Electrical, Computer & Telecommunications Engineering, Wollongong, NSW 2522, Australia

More information

Q5 We know that a mass at the end of a spring when displaced will perform simple m harmonic oscillations with a period given by T = 2!

Q5 We know that a mass at the end of a spring when displaced will perform simple m harmonic oscillations with a period given by T = 2! Chapter 4.1 Q1 n oscillation is any otion in which the displaceent of a particle fro a fixed point keeps changing direction and there is a periodicity in the otion i.e. the otion repeats in soe way. In

More information

ROBUST REDUNDANCY RELATIONS FOR FAULT DIAGNOSIS IN NONLINEAR DESCRIPTOR SYSTEMS

ROBUST REDUNDANCY RELATIONS FOR FAULT DIAGNOSIS IN NONLINEAR DESCRIPTOR SYSTEMS Proceedings of te IASTED International Conference Modelling Identification and Control (AsiaMIC 23) April - 2 23 Puket Tailand ROBUST REDUNDANCY RELATIONS FOR FAULT DIAGNOSIS IN NONLINEAR DESCRIPTOR SYSTEMS

More information

ELG3311: Assignment 3

ELG3311: Assignment 3 LG33: ssignent 3 roble 6-: The Y-connected synchronous otor whose naeplate is shown in Figure 6- has a perunit synchronous reactance of 0.9 and a per-unit resistance of 0.0. (a What is the rated input

More information

Physics 4A Solutions to Chapter 15 Homework

Physics 4A Solutions to Chapter 15 Homework Physics 4A Solutions to Chapter 15 Hoework Chapter 15 Questions:, 8, 1 Exercises & Probles 6, 5, 31, 41, 59, 7, 73, 88, 90 Answers to Questions: Q 15- (a) toward -x (b) toward +x (c) between -x and 0 (d)

More information

Path to static failure of machine components

Path to static failure of machine components Pat to static failure of macine components Load Stress Discussed last week (w) Ductile material Yield Strain Brittle material Fracture Fracture Dr. P. Buyung Kosasi,Spring 008 Name some of ductile and

More information

Modelling of damage in composite materials using interface elements

Modelling of damage in composite materials using interface elements 5 th European LS-DYNA Users Conference Coposites Modelling of daage in coposite aterials using interface eleents Authors: W.G. Jiang, Departent of Aerospace Engineering, University of Bristol S.R. Hallett,

More information

Damage Identification of a Long-Span Suspension Bridge Using Temperature- Induced Strain Data. Southeast University, Nanjing, China, ABSTRACT

Damage Identification of a Long-Span Suspension Bridge Using Temperature- Induced Strain Data. Southeast University, Nanjing, China, ABSTRACT Damage Identification of a Long-Span Suspension Bridge Using Temperature- Induced Strain Data *Qi. Xia 1) and Jian. Zang 2) 1 Scool of civil engineering, Souteast University, Nanjing, Cina 2 Key Laboratory

More information

ELEMENTARY MARKOV QUEUEING SYSTEMS WITH UNRELIABLE SERVER

ELEMENTARY MARKOV QUEUEING SYSTEMS WITH UNRELIABLE SERVER Nuber 4. Volue IV. Deceber 2009 EMENTARY MARKOV QUEUEING SYSTEMS WITH UNRIABLE SERVER Michal Dorda Suary:This paper presents soe exaples of eleentary Marov unreliable queueing systes and their atheatical

More information

2.9 Feedback and Feedforward Control

2.9 Feedback and Feedforward Control 2.9 Feedback and Feedforward Control M. F. HORDESKI (985) B. G. LIPTÁK (995) F. G. SHINSKEY (970, 2005) Feedback control is the action of oving a anipulated variable in response to a deviation or error

More information

Chapter 11: Vibration Isolation of the Source [Part I]

Chapter 11: Vibration Isolation of the Source [Part I] Chapter : Vibration Isolation of the Source [Part I] Eaple 3.4 Consider the achine arrangeent illustrated in figure 3.. An electric otor is elastically ounted, by way of identical isolators, to a - thick

More information

Hydraulic validation of the LHC cold mass heat exchanger tube.

Hydraulic validation of the LHC cold mass heat exchanger tube. Hydraulic validation o te LHC cold mass eat excanger tube. LHC Project Note 155 1998-07-22 (pilippe.provenaz@cern.c) Pilippe PROVENAZ / LHC-ACR Division Summary Te knowledge o te elium mass low vs. te

More information