Control of the Wave Energy Converter ISWEC in Simulation Ricardo António Vaz Mendes Laranjeira

Size: px
Start display at page:

Download "Control of the Wave Energy Converter ISWEC in Simulation Ricardo António Vaz Mendes Laranjeira"

Transcription

1 Control of the Wave Energy Converter ISWEC in Simulation Ricardo António Vaz Mendes Laranjeira Instituto Superior Técnico - Universidade de Lisboa, Lisboa, Portugal November 2016 Abstract: The control of a Wave Energy Converter is a key factor for its power extraction capabilities. This work is focused on the control of the ISWEC (Inertial Sea Wave Energy Converter), a wave energy converter that uses its gyroscopic properties to extract sea wave energy. In this work, the model of the device is presented as well as the control technique currently used. Three control strategies are developed with the objective of improving the amount of energy extracted by the device. Fractional Control, Internal Model Control and Feedback Linearization control are implemented resorting to MATLAB and Simulink. Irregular waves are considered and the performance of these control strategies is evaluated and compared to the currently in use Proportional Derivative controller. The simulations performed in this work show that the use of these controllers leads to similar power extraction. However, the use of Internal Model Control or Feedback Linearization control is advantageous as these controllers have less parameters to tune once deployed in the real environment. eywords: Wave Energy Converter; Fractional Control; Internal Model Control, Feedback Linearization Control 1. Introduction 1.1. ISWEC Wave Energy Converter: The ISWEC (Inertial Sea Wave Energy Converter) can be classified as an oscillating body wave energy converter. It is a floating system moored to the seafloor converting mechanical wave energy to electrical energy using a gyroscopic system. A full-scale prototype has been successfully launched in 2015 and it has been deployed on the shore of Pantelleria island in Italy. As a result of the interaction with the waves, the float rotates with a pitching motion. Due to the conservation of angular momentum on the flywheel, the combination of the flywheel speed φ and the pitch speed generates a torque along the axis that can be used to generate electrical power using a Power Take-Off (PTO) system [1], [2]. Figure 1 shows a schematic representation of the system: The main advantage of the ISWEC over most of the other wave energy converters is that externally it is composed only of a floating body without moving parts exposed to sea water or spray, thus achieving a better reliability and lower maintenance costs. Additionally in the presence of wave conditions too dangerous for safe operation the device can be switched off by stopping the flywheel, in which case the device floats as a dead body (like a wave measurement buoy) ISWEC Model The ISWEC is modeled by considering two phenomena: The float dynamics and the gyroscope dynamics. These are reduced to the following set of equations [2]: = + h ( )++φcosε (1) = ε φδcosε (2) Figure 1: ISWEC schematic representation [3] In equation (1), describing the float dynamics, is the wave excitation torque, is the equivalent moment of inertia of the float that takes into account its moment of inertia and the added mass due to water dragged as it moves, h the radiation force response function, the hydrostatic stiffness and is the flywheel moment of inertia around the rotation axis. In equation (2), " is the PTO control torque and is the moment of inertia around PTO axis.

2 The convolution integral in equation (1) describing the radiation torque is approximated by a state space model following [4]. #$ = h ( ) & ='&+( #$ =)& These equations modeling the ISWEC system are implemented in Simulink as represented in Figure 2: Gyroscope Dynamics Force Exchange Hull Dynamics >=?; states, irregular waves are generated using the Bretschneider Spectrum: *(+)= / /07 9 (3) Where + is the angular frequency, + / is the modal (most likely) frequency and 2 3 is the significant wave height (the mean wave height of the highest third of waves). From the spectrum, a finite number of sinusoidal waves are created, each with its own amplitude and frequency characterized by the spectrum. Each individual harmonic is assigned with a random phase. Following the linear superposition principle the total excitation force acting on the system is computed as the sum of the excitation force of each harmonic wave. Each excitation force is computed referring to the response amplitude operator of the ISWEC system. Figure 4 shows an example of a Bretchneider spectrum and the corresponding wave elevation profile generated for 2 3 =0.5m and T=5.5 s Radiation Force Figure 2: Simulink ISWEC model This model has been verified experimentally and is assumed to be an acceptable model of the system [2]. As such this model is considered as the plant model of the ISWEC system and is used as a comparison for the design of the proposed models Wave Data In this work, real on-site wave data is used to evaluate the system as well as computer generated irregular waves. The measured wave data was obtained from the location of the ISWEC prototype. Figure 3 shows the wave data used: Wave elevation (m) Figure 4: Bretchneider Spectrum and wave surface elevation for 2 3 =0.5 and T=5.5 Eight waves are created with the following significant heights and periods chosen to be representative of different sea states: Table 1: Significant Height and period of generated waves Wave ID (m) (;) Proportional Derivative Controller Figure 3: Wave data To ensure the system experiences different sea The controller currently in use by the ISWEC system is a PD controller. The idea behind this controller is to control the PTO to behave as a spring-damper system with stiffness < and damping =. This means applying the following

3 control law: = < = (4) This can be modeled in Simulink using a feedback loop as shown in Figure 5: " Controller = Figure 5: Nonlinear model with PTO control law The design of the PD controller is made by searching for the pair of parameters (=,<) that optimizes the average power absorption for a given wave over a simulation of 600 seconds considering the waves described in section 1.3. This optimization is done using the fminsearch MATLAB function. fminsearch uses the Nelder- Mead algorithm to find the minimum of a multivariable function. It is a simplex-based direct search method as it uses only function values, without any derivative information. The algorithm is described in detail in [5]. To evaluate the power extracted by the ISWEC, no losses are taken into consideration, and as such the negative mechanical power on the PTO is considered: A= " Note that positive values of mechanical power represent the system injecting energy to the sea so the negative power is used. Using this optimization the =,< parameters found for each wave are shown in Table 2: Table 2: Optimized PD controller parameters Wave ID k c Power (10 0 Nm) (10 0 Nm s) (kw) After optimizing the control law through numerical simulation, the PD parameters are stored for each sea state condition. These control < ISWEC Model parameters are then changed in the real environment according to the sea state forecast Linearized State Space Model The nonlinear model described in equations (1) and (2) is linearized around =0 resorting to the 1º order Taylor series expansion of its non-linear term: >cos >cos >sin ( ) >cos() > (5) Applying the linearization (5) to equations (1) and (2) leads to the linearized ISWEC model: = + #$ ++φ (6) = ε φδ (7) These equations are represented by the following State-Space model: where & ='&+(G H=)&+IG L T S S &= S MNO,G=,H= P S MNO 4 S MNO Q S JMNO 0 R L = < > T S > 0 0 = P = 4 = Q = S 0S S '= S S U PP U P4 U PQ U P0 S S S J R L 0 0 T 1 S S S (= 0S,)=V W, I=0 0S 0S 0S J 0R The output of the state-space model, considering the measured wave as input, is presented in Figure

4 6: Figure 6: PTO angle output Figure 6 shows that the State-Space model is a good approximation of the non-linear model for small oscillations. For greater oscillations the model starts to deviate from the non-linear model Proposed Models The two proposed models in this work are: 1: Output combination model and 2: Variable State matrix model. The output combination model is obtained by linearization of the nonlinear model around different working points and combining their output in the following way: H(&)= Y Z[ Z (&) Y Z, for ^=1,2,3 b (8) Where [ Z represents the ^-th linear model linearized around Z, and Y Z represents the weight of the model ^. [ Z =c = + #$ ++>cos Z = ε >cos Z (9) The weights Y Z are obtained using trapezoidal membership functions for ^=1 and ^=b and triangular membership function for every other value of ^: 1, P 4 Y P =d PTO angle (º) 4 P, P 4 0, 4 (10) 0,< Z6P j Z6P h, Y Z = Z Z6P Z Z6P i ZlP, h ZlP Z ZlP Z g 0, ZlP (11) 0, m6p m6p Y m =d, m m6p m m6p (12) 1, m The Variable State Matrix model is obtained as follows: & =' n ()&+(G (13) Where the variable state matrix A is given by: ' ()= Y Z' Z Y Z, for ^=1,2,3 b (14) With ' Z being the state matrix of the system linearized around Z, [ Z. The following linearization points were considered: Table 3: Set of linear models Model Points of linearization, (a) [0,90] (b) [0,45,90] (c) [0,15,30,45,60,75,90] (d) [0,10,20,30,40,50] (e) [0,5,10,15,20,25,35,45] Simulations are made considering the measured wave as input and considering performance parameters of Table 4: Table 4: Performance parameters MSE: Mean VAF: Variance squared error accounted for s p (H Z Hq Z ) 4 r ZtP MD: Maximum deviation u1 v4 (H Hq) v 4 w max H (H) Z Hq Z Where H Z is the output of the non-linear model and Hq is the output of the evaluated model. Table 5 shows the results for PTO angle and pitch angle: Table 5: Model evaluation Model PTO angle [W Performance Parameter MSE VAF MD State space Output combination Variable State Matrix (a) 0,8962 0,9954 6,4408 (b) 1,1727 0,9940 6,9360 (c) 0,4031 0,9979 5,2474 (d) 0,4077 0,9979 4,2679 (e) 0,3922 0,9980 3,9460 (a) 2,7490 0,9859 6,3653 (b) 0,4244 0,9978 1,8409 (c) 0,0049 1,0000 0,2017 (d) 0,0009 1,0000 0,0896 (e) 0,0002 1,0000 0,0649

5 Table 5: Model evaluation (cont.) Model Pitch Angle [W Performance Parameter MSE VAF MD State space Output combination Variable State Matrix (a) 0,0713 0, (b) 0,3067 0, (c) 0,0904 0, (d) 0,0927 0, (e) 0,0874 0, (a) 0,0405 0,9988 0,8944 (b) 0,0215 0,9994 0,9044 (c) 0,0438 0, (d) 0,0493 0, (e) 0,0530 0, controller. This means implementing the following control law: 3 = = } } < (16) Where the term $~ " $ ~ represents the fractional derivative of order of. Figure 7 shows the Simulink implementation. Fractional Controller < It can be seen that both models show an improvement modeling the PTO angle but only the variable state matrix model shows improvement modeling the pitch angle. " = } } 2. Controller design ISWEC Model In this section the controllers developed in this work will be presented. These are: Fractional PD controller (FPD) Internal Model Controller (IMC) Feedback Linearization Controller (FL) The design of the IMC and FL controllers differs from the FPD controller as the first controllers are designed to follow a reference and the FPD controller is optimized to absorb maximum power. In this section, the power extracting capabilities provided by the controllers is not taken into consideration. The IMC and FL will be designed first to follow a reference With this in mind, a reference for these controllers has to be defined. According to [6], wave energy is captured most efficiently when the WEC speed is in resonance with the wave excitation force, and so it is natural to consider such a reference: M()= () (15) The reference gain is chosen to ensure that it stays within reasonable amplitude values with no consideration for power extracted Fractional Controller The idea behind the Fractional PD controller is to change the order of the damping of the PD Figure 7: Fractional PD Controller in Simulink The fractional derivative is implemented using a CRONE (Commande Robuste d Ordre Non-Entier) 7 th order approximation. With poles and zeros within frequency range of [0.001, 1000] rad/s. More information on fractional control and the CRONE approximation can be found in [7] Internal Model Control The internal model control methodology ([8], [9]) is applied to the ISWEC with the following control structure: M IMC " controller Figure 8: IMC implementation ISWEC Linear model The linear model is defined as the transfer function representation of the State Space defined by (6) and (7) with zeros, poles and gain listed in Table 6:

6 Table 6: Zeros, Poles and Gain of model transfer function Zeros Poles Gain ±1.193i ±1.456i ±1.162i ±1.148i ±1.627i ±1.616i Since the linear model has no zeros or poles in the right-half s plane, following the IMC design procedure, an IMC controller can be defined as =N(;) 6P (17) The filter N is chosen, to make sure that is, in addition to stable and causal, proper. The filter N is chosen by simulation, evaluating the controller performance for different configurations. To test the controller performance the reference (15) is considered. The results obtained with each filter are presented in Table 7: Table 7: Controller performance for different filter parameters Filter MSE VAF MD 1 ( ;+1) 4 2 ;+1 ( ;+1) Q Q From the results of Table 7 the filter N(;) is chosen: N(;)= ;+1 (0.01;+1) 4 (18) 2.3. Feedback Linearization Control Feedback Linearization Control, in its simplest form, uses feedback to cancel the nonlinearities of a nonlinear system so that the closed-loop dynamics (;) become linear [8], [10]. Considering the equations (1) and (2) that model the system, to cancel the non-linear term, the following control action is considered: = > =?;+ O (19) Leading to the following expression: =( O >=?;+>=?;) 1 (20) =O To obtain the PTO speed: = O Leading to the following transfer function realization: (;)= L() L(O) = (;) Ž(;) =1 (21) ; A proportional Feedback controller is designed with the configuration represented in Figure 10: (;) Ž(;) (;) Figure 10: Feedback Controller The closed-loop transfer function becomes: (;) (;) = 1 ; +1 ISWEC Linearized Model (22) Equation (22) represents a first order system with time constant 1/. A gain of 100 is chosen and Figure 11 shows the system response when considering the reference (15). PTO speed (º/s) (;) O " (&) ISWEC (&) (;) Figure 9: Feedback linearization & Figure 11: System Response (overlapping reference and Response curves) This ideal behavior is present because perfect non-linearity canceling is considered in equation (20). In practice this is not possible as perfect

7 knowledge of the model is not available. To verify the viability of the controller in face of model uncertainties a sensibility analysis on the model parameters is performed. A 10% parameter variation is considered and the model output is compared to the model with no parameter variation. The results are shown in Table 8: Table 8: Sensitivity analysis on the model parameters Parameter Variation (%) MSE VAF MD x x > x x x x10-15 All Parameters x x x x It can be concluded that the controller is robust to model uncertainty. Table 8 shows that even the worst case (considering a 10% variation in all the model parameters) produces a maximum deviation of around 0.6º/s. This amounts to a small variation in the system output as it is two orders of magnitude smaller than the output. Table 9: Extracted Power for fractional controller Wave ID k ( 10 0 ) c ( 10 0 ) a (-) Power (kw) Reference Definition According to [6], wave energy is captured most efficiently when the WEC is in resonance with the wave. A reference is considered where the PTO speed is in phase with the wave force defined as: M = > # (24) Another reference is proposed by looking at the behavior of the system when controlled by the optimized PD controller. Figure 12 shows that the system tends to present a PTO speed in phase with the force acting on the gyroscope defined as: =>cos (25) 3. Power Extraction In this section the power extraction capabilities of the controllers will be evaluated. For the FPD controller the same optimization is performed as for the PD controller. For the IMC and FL controllers, a reference is proposed; and their power extraction capabilities is evaluated and compared to the original PD controller Fractional PD controller The control law that defines the FPD controller is: 3 = = } } < (23) As stated, the same optimization using fminsearch is used to find the parameters (=,<,) that produce the greatest average power extraction over simulations of 600 seconds. The results obtained are shown in Table 9: [-] [-] Figure 12: PTO speed and Having said this, the reference considered is defined as: M = (26) The gain is chosen through simulation to optimize power extraction, using the fminsearch optimization function Internal Model Control Table 10 shows the gains and power obtained for the set of irregular waves following the defined references.

8 Table 10: Extracted Power for IMC controller Power (kw) Wave ID M M M M Feedback Linearization Control The same analysis is performed for the Feedback Linearization Controller. Results are shown in Table 11: Table 11: Extracted Power for FL controller Power Wave (kw) ID M M M M Table 10 and Table 11 show similar results for both controllers. However a significant increase in performance can be seen choosing M over M. It can be concluded that the choice of reference has a much greater impact than the choice of controller Power Extraction Comparison The power extracted by each controller is presented in Table 12: Table 12: Mean absorbed power Wave ID PD FPD IMC FL These results are presented in graphical form, with the power extracted by each controller being scaled by the power absorbed by the PD controller Figure 13- Dimensionless mean absorbed power Looking at Table 12 and Figure 13 it can be concluded that the FPD controller is the controller that provides the best power extraction to the ISWEC, followed by the PD controller. The reference based controllers (IMC and FL) show a small decrease in extracted power. This can be explained because the design of the PD and FPD controller is fundamentally different than the design of the IMC and FL controllers. The first set of controllers are tuned resorting to extensive simulation to find the appropriate set of parameters that achieve the maximum power while the second set of controllers are tuned to follow a desired PTO speed reference. 4. Conclusion Power Extracion PD FPD IMC FL From the simulations performed, some conclusions can be drawn about the designed controllers. First it can be concluded that all three designed controllers provide the ISWEC system with similar power extraction capabilities. Second it can be concluded that IMC and FL controllers developed are able to control the ISWEC to system to follow a desired reference. Aside from good reference tracking they present the system with good disturbance rejection. These two controllers show similar power extraction, with the correct reference definition showing a much greater impact in extracted power over the controller choice. The models developed in section 1.6 through linearization over various working points led to a small increase in modeling performance over the nonlinear zone of the system. This leads to a small

9 increase of power extracted for the waves with greater significant height. The FPD shows an improvement over the current PD controller as expected, as the PD controller can be seen as a particular case of the FPD with one fixed parameter. The improvement observed is not significant enough to justify the increase in controller complexity while keeping the same shortcomings of the PD controller in the need of extensive simulation to obtain the right parameters. The main advantage of the IMC and FL controllers over the PD controller is in the reduction of tuning parameters, as after the design of any controller through simulation, there must be some tuning of the control parameters in the real environment. This tuning procedure can be very difficult and time consuming as every change in parameters as to be evaluated, and during this time the sea state is changing. To conclude, the final choice of control strategy should be made from experimental results, as the performance of the controllers is expected to be worse in the real environment. Because the PD and FPD controllers are tuned by the use of simulation (without any physical meaning), it is expected that these controllers deteriorate more than the reference based controllers. For the reference based controllers it is expected that the IMC would outperform the FL controller as the nonlinearities can never be so accurately canceled in the real environment as in simulation. pp , [6] J. Falnes, Ocean waves and Oscillating systems. Cambridge University Press, [7] D. Valério and J. Sà da Costa, Introduction to single-input, single-output fractional control, IET Control Theory Appl., vol. 5, no. June 2010, p. 1033, [8] W. S. Levine, The Control Handbook, Control Handb., p. 1566, [9] D. Rivera, Internal model control: a comprehensive view, Arizona State Univ., [10] J. Slotine and W. Li, Applied Nonlinear Control. Prentice Hall, Bibliography [1] G. Bracco, E. Giorcelli, and G. Mattiazzo, ISWEC: A gyroscopic mechanism for wave power exploitation, Mech. Mach. Theory, vol. 46, no. 10, pp , [2] G. Bracco, ISWEC : a Gyroscopic Wave Energy Converter, Politecnico di Torino, [3] M. Raffero, M. Martini, B. Passione, G. Mattiazzo, E. Giorcelli, and G. Bracco, Stochastic Control of Inertial Sea Wave Energy Converter, vol. 2015, [4] T. Pérez and T. I. Fossen, Time-vs. frequency-domain Identification of parametric radiation force models for marine structures at zero speed, Model. Identif. Control, vol. 29, no. 1, pp. 1 19, [5] J. C. Lagarias, J. A. Reeds, M. H. Wright, and P. E. Wright, Convergence Properties of the Nelder--Mead Simplex Method in Low Dimensions, SIAM J. Optim., vol. 9, no. 1,

Experimental analysis and modeling of transmission torsional vibrations

Experimental analysis and modeling of transmission torsional vibrations Experimental analysis and modeling of transmission torsional vibrations ENRICO GALVAGNO *, GUIDO RICARDO GUERCIONI, MAURO VELARDOCCHIA Department of Mechanical and Aerospace Engineering (DIMEAS) Politecnico

More information

Published in: Proceedings of the Twentieth (2010) International Offshore and Polar Engineering Conference

Published in: Proceedings of the Twentieth (2010) International Offshore and Polar Engineering Conference Aalborg Universitet Performance Evaluation of an Axysimmetric Floating OWC Alves, M. A.; Costa, I. R.; Sarmento, A. J.; Chozas, Julia Fernandez Published in: Proceedings of the Twentieth (010) International

More information

TUNING-RULES FOR FRACTIONAL PID CONTROLLERS

TUNING-RULES FOR FRACTIONAL PID CONTROLLERS TUNING-RULES FOR FRACTIONAL PID CONTROLLERS Duarte Valério, José Sá da Costa Technical Univ. of Lisbon Instituto Superior Técnico Department of Mechanical Engineering GCAR Av. Rovisco Pais, 49- Lisboa,

More information

Seakeeping Models in the Frequency Domain

Seakeeping Models in the Frequency Domain Seakeeping Models in the Frequency Domain (Module 6) Dr Tristan Perez Centre for Complex Dynamic Systems and Control (CDSC) Prof. Thor I Fossen Department of Engineering Cybernetics 18/09/2007 One-day

More information

Wave Energy Converter Modeling in the Time Domain: A Design Guide

Wave Energy Converter Modeling in the Time Domain: A Design Guide Wave Energy Converter Modeling in the Time Domain: A Design Guide Bret Bosma, Ted K.A. Brekken, H. Tuba Özkan-Haller, Solomon C. Yim Oregon State University Corvallis, OR USA Abstract As the ocean wave

More information

OCEAN WAVES AND OSCILLATING SYSTEMS

OCEAN WAVES AND OSCILLATING SYSTEMS OCEAN WAVES AND OSCILLATING SYSTEMS LINEAR INTERACTIONS INCLUDING WAVE-ENERGY EXTRACTION JOHANNES FALNES Department of Physics Norwegian University of Science and Technology NTNU CAMBRIDGE UNIVERSITY PRESS

More information

Experimental Validation of Numerical Models for Wave Energy Absorbers

Experimental Validation of Numerical Models for Wave Energy Absorbers Experimental Validation of Numerical Models for Wave Energy Absorbers Morten Kramer, Francesco Ferri, Andrew Zurkinden, Enrique Vidal, Jens P. Kofoed 2 nd SDWED Advances in Modelling of Wave Energy Devices

More information

Dynamics and Control of the GyroPTO Wave Energy Point Absorber under Sea Waves

Dynamics and Control of the GyroPTO Wave Energy Point Absorber under Sea Waves Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 99 (7) 88 8 X International Conference on Structural Dynamics, EURODYN 7 Dynamics and Control of the GyroPTO Wave Energy Point

More information

Research Article Stochastic Control of Inertial Sea Wave Energy Converter

Research Article Stochastic Control of Inertial Sea Wave Energy Converter e Scientific World Journal Volume 215, Article ID 98613, 14 pages http://dx.doi.org/1.1155/215/98613 Research Article Stochastic Control of Inertial Sea Wave Energy Converter Mattia Raffero, 1 Michele

More information

Lecture 12. Upcoming labs: Final Exam on 12/21/2015 (Monday)10:30-12:30

Lecture 12. Upcoming labs: Final Exam on 12/21/2015 (Monday)10:30-12:30 289 Upcoming labs: Lecture 12 Lab 20: Internal model control (finish up) Lab 22: Force or Torque control experiments [Integrative] (2-3 sessions) Final Exam on 12/21/2015 (Monday)10:30-12:30 Today: Recap

More information

Control strategies in OWC plants

Control strategies in OWC plants Control strategies in OWC plants 27/03/2017 TECNALIA By François-Xavier Faÿ Contents Generalities in OWC systems Numerical modelling of the overall system Adaptive control for OWC Rotational speed control

More information

Robust Adaptive Attitude Control of a Spacecraft

Robust Adaptive Attitude Control of a Spacecraft Robust Adaptive Attitude Control of a Spacecraft AER1503 Spacecraft Dynamics and Controls II April 24, 2015 Christopher Au Agenda Introduction Model Formulation Controller Designs Simulation Results 2

More information

Hydrodynamical Analysis of Bottom-hinged Oscillating Wave Surge Converters

Hydrodynamical Analysis of Bottom-hinged Oscillating Wave Surge Converters Hydrodynamical Analysis of Bottom-hinged Oscillating Wave Surge Converters Inês Furtado Marques Mendes da Cruz Alves inesfmmendes@tecnico.ulisboa.pt Centre for Marine Technology and Ocean Engineering,

More information

Effect of nonlinear Froude-Krylov and restoring forces on a hinged

Effect of nonlinear Froude-Krylov and restoring forces on a hinged Effect of nonlinear Froude-Krylov and restoring forces on a hinged multibody WEC Øyvind Y. Rogne (Aker Solutions & CeSOS) Torgeir Moan (CeSOS) Svein Ersdal (Aker Solutions) How the WEC works N buoys hinged

More information

THE subject of the analysis is system composed by

THE subject of the analysis is system composed by MECHANICAL VIBRATION ASSIGNEMENT 1 On 3 DOF system identification Diego Zenari, 182160, M.Sc Mechatronics engineering Abstract The present investigation carries out several analyses on a 3-DOF system.

More information

Control System for a Vehicle Exhaust Waste Heat Recovery System Tony Francisco Paulino

Control System for a Vehicle Exhaust Waste Heat Recovery System Tony Francisco Paulino Control System for a Vehicle Exhaust Waste Heat Recovery System Tony Francisco Paulino tonypaulino@tecnico.ulisboa.pt Abstract Instituto Superior Técnico, Universidade de Lisboa, Lisboa, Portugal November

More information

Predictive Control of Gyroscopic-Force Actuators for Mechanical Vibration Damping

Predictive Control of Gyroscopic-Force Actuators for Mechanical Vibration Damping ARC Centre of Excellence for Complex Dynamic Systems and Control, pp 1 15 Predictive Control of Gyroscopic-Force Actuators for Mechanical Vibration Damping Tristan Perez 1, 2 Joris B Termaat 3 1 School

More information

Restricted Complexity Control Design for Wave Energy Converters

Restricted Complexity Control Design for Wave Energy Converters Restricted Complexity Control Design for Wave Energy Converters Xiaoxing Fu Department of Engineering University of Leicester Leicester, LE 7RH, UK This dissertation is submitted for the degree of Doctor

More information

Observer design for rotating shafts excited by unbalances

Observer design for rotating shafts excited by unbalances Observer design for rotating shafts excited by unbalances R. S. Schittenhelm, Z. Wang, S. Rinderknecht Institute for Mechatronic Systems in Mechanical Engineering, Technische Universität Darmstadt, Germany

More information

Contents. Dynamics and control of mechanical systems. Focus on

Contents. Dynamics and control of mechanical systems. Focus on Dynamics and control of mechanical systems Date Day 1 (01/08) Day 2 (03/08) Day 3 (05/08) Day 4 (07/08) Day 5 (09/08) Day 6 (11/08) Content Review of the basics of mechanics. Kinematics of rigid bodies

More information

Dynamics and control of mechanical systems

Dynamics and control of mechanical systems Dynamics and control of mechanical systems Date Day 1 (03/05) - 05/05 Day 2 (07/05) Day 3 (09/05) Day 4 (11/05) Day 5 (14/05) Day 6 (16/05) Content Review of the basics of mechanics. Kinematics of rigid

More information

Linear model identification of the Archimedes Wave Swing

Linear model identification of the Archimedes Wave Swing Linear model identification of the Archimedes Wave Swing Pedro Beirão Instituto Superior de Engenharia de Coimbra Department of Mechanical Engineering Rua Pedro Nunes, 33-99 Coimbra, Portugal pbeirao@isec.pt

More information

OPTIMIZING WAVE FARM LAYOUTS UNDER UNCERTAINTY

OPTIMIZING WAVE FARM LAYOUTS UNDER UNCERTAINTY Proceedings of the 3 rd Marine Energy Technology Symposium METS April 7-9,, Washington, D.C. OPTIMIZING WAVE FARM LAYOUTS UNDER UNCERTAINTY Lawrence V. Snyder Dept. of Industrial and Systems Engr. Lehigh

More information

Manufacturing Equipment Control

Manufacturing Equipment Control QUESTION 1 An electric drive spindle has the following parameters: J m = 2 1 3 kg m 2, R a = 8 Ω, K t =.5 N m/a, K v =.5 V/(rad/s), K a = 2, J s = 4 1 2 kg m 2, and K s =.3. Ignore electrical dynamics

More information

Uncertainty and Robustness for SISO Systems

Uncertainty and Robustness for SISO Systems Uncertainty and Robustness for SISO Systems ELEC 571L Robust Multivariable Control prepared by: Greg Stewart Outline Nature of uncertainty (models and signals). Physical sources of model uncertainty. Mathematical

More information

Position Control Experiment MAE171a

Position Control Experiment MAE171a Position Control Experiment MAE171a January 11, 014 Prof. R.A. de Callafon, Dept. of MAE, UCSD TAs: Jeff Narkis, email: jnarkis@ucsd.edu Gil Collins, email: gwcollin@ucsd.edu Contents 1 Aim and Procedure

More information

Mirko Previsic, Kourosh Shoele, Jeff Epler, Re Vision Consulting, Sacramento, CA, USA

Mirko Previsic, Kourosh Shoele, Jeff Epler, Re Vision Consulting, Sacramento, CA, USA Validation of Theoretical Performance Results using Wave Tank Testing of Heaving Point Absorber Wave Energy Conversion Device working against a Subsea Reaction Plate Mirko Previsic, mirko@re-vision.net

More information

Feedback Control of Linear SISO systems. Process Dynamics and Control

Feedback Control of Linear SISO systems. Process Dynamics and Control Feedback Control of Linear SISO systems Process Dynamics and Control 1 Open-Loop Process The study of dynamics was limited to open-loop systems Observe process behavior as a result of specific input signals

More information

Modelling of lateral-torsional vibrations of the crank system with a damper of vibrations

Modelling of lateral-torsional vibrations of the crank system with a damper of vibrations Modelling of lateral-torsional vibrations of the crank system with a damper of vibrations Bogumil Chiliński 1, Maciej Zawisza 2 Warsaw University of Technology, Institute of Machine Design Fundamentals,

More information

Chapter 23: Principles of Passive Vibration Control: Design of absorber

Chapter 23: Principles of Passive Vibration Control: Design of absorber Chapter 23: Principles of Passive Vibration Control: Design of absorber INTRODUCTION The term 'vibration absorber' is used for passive devices attached to the vibrating structure. Such devices are made

More information

Numerical benchmarking study of a selection of Wave Energy Converters

Numerical benchmarking study of a selection of Wave Energy Converters Numerical benchmarking study of a selection of Wave Energy Converters Aurélien Babarit Ecole Centrale de Nantes, France Jorgen Hals, Adi Kurniawan, Made J. Muliawan, Torgeir Moan NTNU, Norway Jorgen Krokstad

More information

Robust model based control method for wind energy production

Robust model based control method for wind energy production Robust model based control method for wind energy production Andreea Pintea, Dumitru Popescu, Ioana Pisica To cite this version: Andreea Pintea, Dumitru Popescu, Ioana Pisica. Robust model based control

More information

Analysis of a Wave Energy Converter with a Particular Focus on the Effects of Power Take-Off Forces on the Structural Responses

Analysis of a Wave Energy Converter with a Particular Focus on the Effects of Power Take-Off Forces on the Structural Responses Analysis of a Wave Energy Converter with a Particular Focus on the Effects of Power Take-Off Forces on the Structural Responses Andrew Zurkinden, Lars Damkilde Wave Energy Research Group Civil Engineering

More information

Lecture Module 5: Introduction to Attitude Stabilization and Control

Lecture Module 5: Introduction to Attitude Stabilization and Control 1 Lecture Module 5: Introduction to Attitude Stabilization and Control Lectures 1-3 Stability is referred to as a system s behaviour to external/internal disturbances (small) in/from equilibrium states.

More information

Control of an offshore wind turbine modeled as discrete system

Control of an offshore wind turbine modeled as discrete system Control of an offshore wind turbine modeled as discrete system Pedro Guimarães, Suzana Ávila To cite this version: Pedro Guimarães, Suzana Ávila. Control of an offshore wind turbine modeled as discrete

More information

Characteristics of a pitching wave absorber with rotatable flap

Characteristics of a pitching wave absorber with rotatable flap Available online at www.sciencedirect.com Energy Procedia 2 (22 ) 34 47 Technoport RERC Research 22 Characteristics of a pitching wave absorber with rotatable flap Adi Kurniawan, Torgeir Moan Centre for

More information

Model-based PID tuning for high-order processes: when to approximate

Model-based PID tuning for high-order processes: when to approximate Proceedings of the 44th IEEE Conference on Decision and Control, and the European Control Conference 25 Seville, Spain, December 2-5, 25 ThB5. Model-based PID tuning for high-order processes: when to approximate

More information

Laboratory Exercise 1 DC servo

Laboratory Exercise 1 DC servo Laboratory Exercise DC servo Per-Olof Källén ø 0,8 POWER SAT. OVL.RESET POS.RESET Moment Reference ø 0,5 ø 0,5 ø 0,5 ø 0,65 ø 0,65 Int ø 0,8 ø 0,8 Σ k Js + d ø 0,8 s ø 0 8 Off Off ø 0,8 Ext. Int. + x0,

More information

Vector Controlled Power Generation in a Point Absorber Based Wave Energy Conversion System

Vector Controlled Power Generation in a Point Absorber Based Wave Energy Conversion System Vector Controlled Power Generation in a Point Absorber Based Wave Energy Conversion System Jisha Thomas Chandy 1 and Mr. Vishnu J 2 1,2 Electrical & Electronics Dept of Engineering, Sree Buddha College

More information

Introduction to Control (034040) lecture no. 2

Introduction to Control (034040) lecture no. 2 Introduction to Control (034040) lecture no. 2 Leonid Mirkin Faculty of Mechanical Engineering Technion IIT Setup: Abstract control problem to begin with y P(s) u where P is a plant u is a control signal

More information

Raymond A. Serway Chris Vuille. Chapter Thirteen. Vibrations and Waves

Raymond A. Serway Chris Vuille. Chapter Thirteen. Vibrations and Waves Raymond A. Serway Chris Vuille Chapter Thirteen Vibrations and Waves Periodic Motion and Waves Periodic motion is one of the most important kinds of physical behavior Will include a closer look at Hooke

More information

A Model-Free Control System Based on the Sliding Mode Control Method with Applications to Multi-Input-Multi-Output Systems

A Model-Free Control System Based on the Sliding Mode Control Method with Applications to Multi-Input-Multi-Output Systems Proceedings of the 4 th International Conference of Control, Dynamic Systems, and Robotics (CDSR'17) Toronto, Canada August 21 23, 2017 Paper No. 119 DOI: 10.11159/cdsr17.119 A Model-Free Control System

More information

Acceleration Feedback

Acceleration Feedback Acceleration Feedback Mechanical Engineer Modeling & Simulation Electro- Mechanics Electrical- Electronics Engineer Sensors Actuators Computer Systems Engineer Embedded Control Controls Engineer Mechatronic

More information

Simple criteria for controller performance monitoring

Simple criteria for controller performance monitoring Simple criteria for controller performance monitoring Kostas Tsakalis (ASU) and Sachi Dash (Honeywell) Introduction/motivation Performance monitoring philosophy Simple criteria based on small-gain arguments

More information

CHAPTER 5 FUZZY LOGIC FOR ATTITUDE CONTROL

CHAPTER 5 FUZZY LOGIC FOR ATTITUDE CONTROL 104 CHAPTER 5 FUZZY LOGIC FOR ATTITUDE CONTROL 5.1 INTRODUCTION Fuzzy control is one of the most active areas of research in the application of fuzzy set theory, especially in complex control tasks, which

More information

Modeling and Model Predictive Control of Nonlinear Hydraulic System

Modeling and Model Predictive Control of Nonlinear Hydraulic System Modeling and Model Predictive Control of Nonlinear Hydraulic System Petr Chalupa, Jakub Novák Department of Process Control, Faculty of Applied Informatics, Tomas Bata University in Zlin, nám. T. G. Masaryka

More information

2 nd SDWED Symposium Advances in Modelling of Wave Energy Devices - WP4

2 nd SDWED Symposium Advances in Modelling of Wave Energy Devices - WP4 2 nd SDWED Symposium Advances in Modelling of Wave Energy Devices - WP4 Andrew Zurkinden Wave Energy Research Group, Civil Engineering Department, Aalborg University, Denmark April 26, 212 Structural Design

More information

Prüfung Regelungstechnik I (Control Systems I) Übersetzungshilfe / Translation aid (English) To be returned at the end of the exam!

Prüfung Regelungstechnik I (Control Systems I) Übersetzungshilfe / Translation aid (English) To be returned at the end of the exam! Prüfung Regelungstechnik I (Control Systems I) Prof. Dr. Lino Guzzella 29. 8. 2 Übersetzungshilfe / Translation aid (English) To be returned at the end of the exam! Do not mark up this translation aid

More information

Self-Tuning Control for Synchronous Machine Stabilization

Self-Tuning Control for Synchronous Machine Stabilization http://dx.doi.org/.5755/j.eee.2.4.2773 ELEKTRONIKA IR ELEKTROTECHNIKA, ISSN 392-25, VOL. 2, NO. 4, 25 Self-Tuning Control for Synchronous Machine Stabilization Jozef Ritonja Faculty of Electrical Engineering

More information

SRV02-Series Rotary Experiment # 7. Rotary Inverted Pendulum. Student Handout

SRV02-Series Rotary Experiment # 7. Rotary Inverted Pendulum. Student Handout SRV02-Series Rotary Experiment # 7 Rotary Inverted Pendulum Student Handout SRV02-Series Rotary Experiment # 7 Rotary Inverted Pendulum Student Handout 1. Objectives The objective in this experiment is

More information

Renewable Energy: Ocean Wave-Energy Conversion

Renewable Energy: Ocean Wave-Energy Conversion Renewable Energy: Ocean Wave-Energy Conversion India Institute of Science Bangalore, India 17 June 2011 David R. B. Kraemer, Ph.D. University of Wisconsin Platteville USA B.S.: My background Mechanical

More information

Numerical Modeling of a Wave Energy Point Absorber Hernandez, Lorenzo Banos; Frigaard, Peter Bak; Kirkegaard, Poul Henning

Numerical Modeling of a Wave Energy Point Absorber Hernandez, Lorenzo Banos; Frigaard, Peter Bak; Kirkegaard, Poul Henning Aalborg Universitet Numerical Modeling of a Wave Energy Point Absorber Hernandez, Lorenzo Banos; Frigaard, Peter Bak; Kirkegaard, Poul Henning Published in: Proceedings of the Twenty Second Nordic Seminar

More information

ANNEX A: ANALYSIS METHODOLOGIES

ANNEX A: ANALYSIS METHODOLOGIES ANNEX A: ANALYSIS METHODOLOGIES A.1 Introduction Before discussing supplemental damping devices, this annex provides a brief review of the seismic analysis methods used in the optimization algorithms considered

More information

The student will experimentally determine the parameters to represent the behavior of a damped oscillatory system of one degree of freedom.

The student will experimentally determine the parameters to represent the behavior of a damped oscillatory system of one degree of freedom. Practice 3 NAME STUDENT ID LAB GROUP PROFESSOR INSTRUCTOR Vibrations of systems of one degree of freedom with damping QUIZ 10% PARTICIPATION & PRESENTATION 5% INVESTIGATION 10% DESIGN PROBLEM 15% CALCULATIONS

More information

The output voltage is given by,

The output voltage is given by, 71 The output voltage is given by, = (3.1) The inductor and capacitor values of the Boost converter are derived by having the same assumption as that of the Buck converter. Now the critical value of the

More information

University of Bristol - Explore Bristol Research. Publisher's PDF, also known as Version of record

University of Bristol - Explore Bristol Research. Publisher's PDF, also known as Version of record Watanabe, N., & Stoten, D. P. (214). Actuator control for a rapid prototyping railway bogie, using a dynamically substructured systems approach. In Proceedings of 12th International Conference on Motion

More information

Index. Index. More information. in this web service Cambridge University Press

Index. Index. More information.  in this web service Cambridge University Press A-type elements, 4 7, 18, 31, 168, 198, 202, 219, 220, 222, 225 A-type variables. See Across variable ac current, 172, 251 ac induction motor, 251 Acceleration rotational, 30 translational, 16 Accumulator,

More information

Laboratory 11 Control Systems Laboratory ECE3557. State Feedback Controller for Position Control of a Flexible Joint

Laboratory 11 Control Systems Laboratory ECE3557. State Feedback Controller for Position Control of a Flexible Joint Laboratory 11 State Feedback Controller for Position Control of a Flexible Joint 11.1 Objective The objective of this laboratory is to design a full state feedback controller for endpoint position control

More information

Mechatronics Assignment # 1

Mechatronics Assignment # 1 Problem # 1 Consider a closed-loop, rotary, speed-control system with a proportional controller K p, as shown below. The inertia of the rotor is J. The damping coefficient B in mechanical systems is usually

More information

ROBUSTNESS COMPARISON OF CONTROL SYSTEMS FOR A NUCLEAR POWER PLANT

ROBUSTNESS COMPARISON OF CONTROL SYSTEMS FOR A NUCLEAR POWER PLANT Control 004, University of Bath, UK, September 004 ROBUSTNESS COMPARISON OF CONTROL SYSTEMS FOR A NUCLEAR POWER PLANT L Ding*, A Bradshaw, C J Taylor Lancaster University, UK. * l.ding@email.com Fax: 0604

More information

ATTITUDE CONTROL MECHANIZATION TO DE-ORBIT SATELLITES USING SOLAR SAILS

ATTITUDE CONTROL MECHANIZATION TO DE-ORBIT SATELLITES USING SOLAR SAILS IAA-AAS-DyCoSS2-14-07-02 ATTITUDE CONTROL MECHANIZATION TO DE-ORBIT SATELLITES USING SOLAR SAILS Ozan Tekinalp, * Omer Atas INTRODUCTION Utilization of solar sails for the de-orbiting of satellites is

More information

Introduction to Controls

Introduction to Controls EE 474 Review Exam 1 Name Answer each of the questions. Show your work. Note were essay-type answers are requested. Answer with complete sentences. Incomplete sentences will count heavily against the grade.

More information

[Type the document title]

[Type the document title] [Type the company name] [Type the document title] [Type the document subtitle] Camila [Pick the date] Abstract Impedance and admittance control are complementary in terms of stability and performance properties.

More information

STEP-WEC: STEP CHANGE FOR WAVE ENERGY CONVERSION THROUGH FLOATING MULTI-BODY MULTI-MODE SYSTEMS.

STEP-WEC: STEP CHANGE FOR WAVE ENERGY CONVERSION THROUGH FLOATING MULTI-BODY MULTI-MODE SYSTEMS. UKCMER SuperGen Marine Energy Grand Challenge Assembly 216 STEP-WEC: STEP CHANGE FOR WAVE ENERGY CONVERSION THROUGH FLOATING MULTI-BODY MULTI-MODE SYSTEMS. People Manchester Bath Oxford Peter Stansby Jun

More information

Satellite Attitude Control System Design Using Reaction Wheels Bhanu Gouda Brian Fast Dan Simon

Satellite Attitude Control System Design Using Reaction Wheels Bhanu Gouda Brian Fast Dan Simon Satellite Attitude Control System Design Using Reaction Wheels Bhanu Gouda Brian Fast Dan Simon Outline 1. Overview of Attitude Determination and Control system. Problem formulation 3. Control schemes

More information

Modeling and control design for a semi-active suspension system with magnetorheological rotary brake

Modeling and control design for a semi-active suspension system with magnetorheological rotary brake Modeling and control design for a semi-active suspension system with magnetorheological rotary brake Geir-Arne Moslått, Erik Myklebust, Palmer Kolberg and Hamid Reza Karimi Department of Engineering, University

More information

Quaternion-Based Tracking Control Law Design For Tracking Mode

Quaternion-Based Tracking Control Law Design For Tracking Mode A. M. Elbeltagy Egyptian Armed forces Conference on small satellites. 2016 Logan, Utah, USA Paper objectives Introduction Presentation Agenda Spacecraft combined nonlinear model Proposed RW nonlinear attitude

More information

Chapter 2 Review of Linear and Nonlinear Controller Designs

Chapter 2 Review of Linear and Nonlinear Controller Designs Chapter 2 Review of Linear and Nonlinear Controller Designs This Chapter reviews several flight controller designs for unmanned rotorcraft. 1 Flight control systems have been proposed and tested on a wide

More information

MEMS Gyroscope Control Systems for Direct Angle Measurements

MEMS Gyroscope Control Systems for Direct Angle Measurements MEMS Gyroscope Control Systems for Direct Angle Measurements Chien-Yu Chi Mechanical Engineering National Chiao Tung University Hsin-Chu, Taiwan (R.O.C.) 3 Email: chienyu.me93g@nctu.edu.tw Tsung-Lin Chen

More information

ROLLER BEARING FAILURES IN REDUCTION GEAR CAUSED BY INADEQUATE DAMPING BY ELASTIC COUPLINGS FOR LOW ORDER EXCITATIONS

ROLLER BEARING FAILURES IN REDUCTION GEAR CAUSED BY INADEQUATE DAMPING BY ELASTIC COUPLINGS FOR LOW ORDER EXCITATIONS ROLLER BEARIG FAILURES I REDUCTIO GEAR CAUSED BY IADEQUATE DAMPIG BY ELASTIC COUPLIGS FOR LOW ORDER EXCITATIOS ~by Herbert Roeser, Trans Marine Propulsion Systems, Inc. Seattle Flexible couplings provide

More information

1820. Selection of torsional vibration damper based on the results of simulation

1820. Selection of torsional vibration damper based on the results of simulation 8. Selection of torsional vibration damper based on the results of simulation Tomasz Matyja, Bogusław Łazarz Silesian University of Technology, Faculty of Transport, Gliwice, Poland Corresponding author

More information

3.1 Centrifugal Pendulum Vibration Absorbers: Centrifugal pendulum vibration absorbers are a type of tuned dynamic absorber used for the reduction of

3.1 Centrifugal Pendulum Vibration Absorbers: Centrifugal pendulum vibration absorbers are a type of tuned dynamic absorber used for the reduction of 3.1 Centrifugal Pendulum Vibration Absorbers: Centrifugal pendulum vibration absorbers are a type of tuned dynamic absorber used for the reduction of torsional vibrations in rotating and reciprocating

More information

CompensatorTuning for Didturbance Rejection Associated with Delayed Double Integrating Processes, Part II: Feedback Lag-lead First-order Compensator

CompensatorTuning for Didturbance Rejection Associated with Delayed Double Integrating Processes, Part II: Feedback Lag-lead First-order Compensator CompensatorTuning for Didturbance Rejection Associated with Delayed Double Integrating Processes, Part II: Feedback Lag-lead First-order Compensator Galal Ali Hassaan Department of Mechanical Design &

More information

SCALE MODEL TESTS OF A FISHING VESSEL IN ROLL MOTION PARAMETRIC RESONANCE

SCALE MODEL TESTS OF A FISHING VESSEL IN ROLL MOTION PARAMETRIC RESONANCE N. Perez Síntesis Tecnológica. V.3 Nº 1 (26) 33-37 SCALE MODEL TESTS OF A FISHING VESSEL IN ROLL MOTION PARAMETRIC RESONANCE NELSON A. PEREZ M. Instituto de Ciencias Navales y Marítimas, M.Sc, nperez@uach.cl,

More information

Research Article Dynamics of an Autoparametric Pendulum-Like System with a Nonlinear Semiactive Suspension

Research Article Dynamics of an Autoparametric Pendulum-Like System with a Nonlinear Semiactive Suspension Mathematical Problems in Engineering Volume, Article ID 57, 5 pages doi:.55//57 Research Article Dynamics of an Autoparametric Pendulum-Like System with a Nonlinear Semiactive Suspension Krzysztof Kecik

More information

(Continued on next page)

(Continued on next page) (Continued on next page) 18.2 Roots of Stability Nyquist Criterion 87 e(s) 1 S(s) = =, r(s) 1 + P (s)c(s) where P (s) represents the plant transfer function, and C(s) the compensator. The closedloop characteristic

More information

Robust Control For Variable-Speed Two-Bladed Horizontal-Axis Wind Turbines Via ChatteringControl

Robust Control For Variable-Speed Two-Bladed Horizontal-Axis Wind Turbines Via ChatteringControl Robust Control For Variable-Speed Two-Bladed Horizontal-Axis Wind Turbines Via ChatteringControl Leonardo Acho, Yolanda Vidal, Francesc Pozo CoDAlab, Escola Universitària d'enginyeria Tècnica Industrial

More information

Periodic Motion. Periodic motion is motion of an object that. regularly repeats

Periodic Motion. Periodic motion is motion of an object that. regularly repeats Periodic Motion Periodic motion is motion of an object that regularly repeats The object returns to a given position after a fixed time interval A special kind of periodic motion occurs in mechanical systems

More information

MODELLING THE INTERACTION BETWEEN WATER WAVES AND THE OSCILLATING WATER COLUMN WAVE ENERGY DEVICE. Utku Şentürk, Aydoğan Özdamar

MODELLING THE INTERACTION BETWEEN WATER WAVES AND THE OSCILLATING WATER COLUMN WAVE ENERGY DEVICE. Utku Şentürk, Aydoğan Özdamar Mathematical and Computational Applications, Vol. 16, No. 3, pp. 630-640, 2011. Association for Scientific Research MODELLING THE INTERACTION BETWEEN WATER WAVES AND THE OSCILLATING WATER COLUMN WAVE ENERGY

More information

Stepping Motors. Chapter 11 L E L F L D

Stepping Motors. Chapter 11 L E L F L D Chapter 11 Stepping Motors In the synchronous motor, the combination of sinusoidally distributed windings and sinusoidally time varying current produces a smoothly rotating magnetic field. We can eliminate

More information

Real-time Constrained Nonlinear Optimization for Maximum Power Take-off of a Wave Energy Converter

Real-time Constrained Nonlinear Optimization for Maximum Power Take-off of a Wave Energy Converter Real-time Constrained Nonlinear Optimization for Maximum Power Take-off of a Wave Energy Converter Thomas Bewley 23 May 2014 Southern California Optimization Day Summary 1 Introduction 2 Nonlinear Model

More information

Ship structure dynamic analysis - effects of made assumptions on computation results

Ship structure dynamic analysis - effects of made assumptions on computation results Ship structure dynamic analysis - effects of made assumptions on computation results Lech Murawski Centrum Techniki Okrętowej S. A. (Ship Design and Research Centre) ABSTRACT The paper presents identification

More information

Chapter 13 Digital Control

Chapter 13 Digital Control Chapter 13 Digital Control Chapter 12 was concerned with building models for systems acting under digital control. We next turn to the question of control itself. Topics to be covered include: why one

More information

AN ABSTRACT OF THE DISSERTATION OF. Bret Bosma for the degree of Doctor of Philosophy in Electrical and Computer

AN ABSTRACT OF THE DISSERTATION OF. Bret Bosma for the degree of Doctor of Philosophy in Electrical and Computer AN ABSTRACT OF THE DISSERTATION OF Bret Bosma for the degree of Doctor of Philosophy in Electrical and Computer Engineering presented on July 16, 2013. Title: On the Design, Modeling, and Testing of Ocean

More information

Automatic Control (TSRT15): Lecture 7

Automatic Control (TSRT15): Lecture 7 Automatic Control (TSRT15): Lecture 7 Tianshi Chen Division of Automatic Control Dept. of Electrical Engineering Email: tschen@isy.liu.se Phone: 13-282226 Office: B-house extrance 25-27 Outline 2 Feedforward

More information

Pitch Rate CAS Design Project

Pitch Rate CAS Design Project Pitch Rate CAS Design Project Washington University in St. Louis MAE 433 Control Systems Bob Rowe 4.4.7 Design Project Part 2 This is the second part of an ongoing project to design a control and stability

More information

CHAPTER 9 ELECTROMAGNETIC WAVES

CHAPTER 9 ELECTROMAGNETIC WAVES CHAPTER 9 ELECTROMAGNETIC WAVES Outlines 1. Waves in one dimension 2. Electromagnetic Waves in Vacuum 3. Electromagnetic waves in Matter 4. Absorption and Dispersion 5. Guided Waves 2 Skip 9.1.1 and 9.1.2

More information

Classification of offshore structures

Classification of offshore structures Classification: Internal Status: Draft Classification of offshore structures A classification in degree of non-linearities and importance of dynamics. Sverre Haver, StatoilHydro, January 8 A first classification

More information

DISTURBANCE ATTENUATION IN A MAGNETIC LEVITATION SYSTEM WITH ACCELERATION FEEDBACK

DISTURBANCE ATTENUATION IN A MAGNETIC LEVITATION SYSTEM WITH ACCELERATION FEEDBACK DISTURBANCE ATTENUATION IN A MAGNETIC LEVITATION SYSTEM WITH ACCELERATION FEEDBACK Feng Tian Department of Mechanical Engineering Marquette University Milwaukee, WI 53233 USA Email: feng.tian@mu.edu Kevin

More information

Hydrodynamic Modeling of Heaving Systems for Wave Energy Conversion Pedro Tomás Pestana Mendonça

Hydrodynamic Modeling of Heaving Systems for Wave Energy Conversion Pedro Tomás Pestana Mendonça Hydrodynamic Modeling of Heaving Systems for Wave Energy Conversion Pedro Tomás Pestana Mendonça Abstract: This work presents a detailed study of the hydrodynamics modeling of a set of three distinct wave

More information

557. Radial correction controllers of gyroscopic stabilizer

557. Radial correction controllers of gyroscopic stabilizer 557. Radial correction controllers of gyroscopic stabilizer M. Sivčák 1, J. Škoda, Technical University in Liberec, Studentská, Liberec, Czech Republic e-mail: 1 michal.sivcak@tul.cz; jan.skoda@pevnosti.cz

More information

Mechanical Principles

Mechanical Principles Unit 8: Unit code Mechanical Principles F/615/1482 Unit level 4 Credit value 15 Introduction Mechanical principles have been crucial for engineers to convert the energy produced by burning oil and gas

More information

Dr Ian R. Manchester Dr Ian R. Manchester AMME 3500 : Review

Dr Ian R. Manchester Dr Ian R. Manchester AMME 3500 : Review Week Date Content Notes 1 6 Mar Introduction 2 13 Mar Frequency Domain Modelling 3 20 Mar Transient Performance and the s-plane 4 27 Mar Block Diagrams Assign 1 Due 5 3 Apr Feedback System Characteristics

More information

Optimal Linear Control of an Energy Harvesting System

Optimal Linear Control of an Energy Harvesting System International Journal of Scientific and Research Publications, Volume 6, Issue 6, June 2016 385 Optimal Linear Control of an Energy Harvesting System Ukoima Kelvin Nkalo Department of Electrical & Electronic

More information

Optimisation of wave energy extraction with the Archimedes Wave Swing

Optimisation of wave energy extraction with the Archimedes Wave Swing Ocean Engineering 34 (27) 233 2344 www.elsevier.com/locate/oceaneng Optimisation of wave energy extraction with the Archimedes Wave Swing Duarte Vale rio a,, Pedro Beira o b, Jose Sá da Costa a a IDMEC/IST,

More information

A pragmatic approach to including complex natural modes of vibration in aeroelastic analysis

A pragmatic approach to including complex natural modes of vibration in aeroelastic analysis A pragmatic approach to including complex natural modes of vibration in aeroelastic analysis International Aerospace Symposium of South Africa 14 to 16 September, 215 Stellenbosch, South Africa Louw van

More information

1 An Overview and Brief History of Feedback Control 1. 2 Dynamic Models 23. Contents. Preface. xiii

1 An Overview and Brief History of Feedback Control 1. 2 Dynamic Models 23. Contents. Preface. xiii Contents 1 An Overview and Brief History of Feedback Control 1 A Perspective on Feedback Control 1 Chapter Overview 2 1.1 A Simple Feedback System 3 1.2 A First Analysis of Feedback 6 1.3 Feedback System

More information

available online at CONTROL OF THE DOUBLE INVERTED PENDULUM ON A CART USING THE NATURAL MOTION

available online at   CONTROL OF THE DOUBLE INVERTED PENDULUM ON A CART USING THE NATURAL MOTION Acta Polytechnica 3(6):883 889 3 Czech Technical University in Prague 3 doi:.43/ap.3.3.883 available online at http://ojs.cvut.cz/ojs/index.php/ap CONTROL OF THE DOUBLE INVERTED PENDULUM ON A CART USING

More information