OPTIMIZED TRAJECTORY TRACKING FOR A HYPERSONIC VEHICLE IN VERTICAL FLIGHT

Size: px
Start display at page:

Download "OPTIMIZED TRAJECTORY TRACKING FOR A HYPERSONIC VEHICLE IN VERTICAL FLIGHT"

Transcription

1 OPTIMIZED TRAJECTORY TRACKING FOR A HYPERSONIC VEHICLE IN VERTICAL FLIGHT By ERIK J. KITTRELL A THESIS PRESENTED TO THE GRADUATE SCHOOL OF THE UNIVERSITY OF FLORIDA IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE OF MASTER OF SCIENCE UNIVERSITY OF FLORIDA

2 2013 Erik J. Kittrell 2

3 To my loved ones 3

4 ACKNOWLEDGMENTS Foremost, I would like to thank my advisor Dr. Richard Lind for providing me the opportunity to study and research at the University of Florida Research and Engineering Education Facility (REEF). Without his guidance and insights this would not have been possible. Thanks are also extended to Dr. Crystal Pasiliao, who provided the basis, background, and an abundance of support for this project. I would also like to thank my colleagues and friends at the REEF and else ware, I am very appreciative. Without your support, both scholastic and social, this effort would have been much more difficult. Lastly, I acknowledge my family, whose constant love and support helped me overcome the challenges that arose both in scholastics and life. 4

5 TABLE OF CONTENTS page ACKNOWLEDGMENTS... 4 LIST OF TABLES... 6 LIST OF FIGURES... 7 ABSTRACT... 9 CHAPTER 1 INTRODUCTION Motivation for Research Previous Applicable Research HYPERSONIC MODEL Bolender Longitudinal Hypersonic Vehicle Model Modified Bolender Model Trim Conditions CONTROL SYSTEM DESIGN AND RESULTS General Pseudospectral Optimal Control Software (GPOPS) GPOPS Example Results Maximum Optimized Vehicle Performance Processing Time Verses Optimality Open Loop System Open Loop System Example Closed Loop System Closed Loop System Example Effect of Optimizer Iterations on Closed Loop Performance Complete System Performance CONCLUSIONS AND FUTURE WORK Summary Future Work REFERENCE LIST BIOGRAPHICAL SKETCH

6 LIST OF TABLES Table page 2-1 Trimmed flight state values produced by the model for full altitude and half altitude linearizations Maximum and minimum limits of states and inputs Example initial state and control surface values Maximum performance for changes in initial altitude Maximum performance for changes in vehicle Mach number Maximum performance for changes in linearization altitude Optimization completion time and time stamp counts for various mesh iteration values Divergence time for different mesh interations Closed loop response performance parameters for various mesh iteration amounts Example full system performance results for various requested horizontal displacements

7 LIST OF FIGURES Figure page 2-1 State space control input gains for vehicle velocity for a range of altitudes State space control input gains for vehicle pitch rate for a range of altitudes State space control input gains for vehicle angle of attack for a range of altitudes Trimmed angle of attack for a range of altitudes Trimmed pitch angle for a range of altitudes Trimmed control surface deflection angles for a range of altitudes Example optimized control deflection inputs Example optimized horizontal displacement trajectory Example optimized angle of attack Example optimized pitch angle Example optimized altitude trajectory Example optimized downward velocity Comparison of optimized control deflection over time plots for various mesh iteration amounts Comparison of optimized ground location over time plots for various mesh iteration amounts Comparison of optimized angle of attack over time plots for various mesh iteration amounts Open loop system diagram Comparison of optimized and interpolated control deflection inputs Open loop and optimized horizontal deflection response Open loop and optimized angle of attack response Open loop and optimized pitch response Closed loop system diagram

8 3-16 Closed loop and optimized control system deflections Wind gust control deflection plot Closed loop and optimized horizontal displacement response Closed loop and optimized angle of attack response Closed loop and optimized pitch response Comparison of closed loop control deflection responses for various values of mesh iteration

9 Abstract of Thesis Presented to the Graduate School of the University of Florida in Partial Fulfillment of the Requirements for the Degree of Master of Science OPTIMIZED TRAJECTORY TRACKING FOR A HYPERSONIC VEHICLE IN VERTICAL FLIGHT By Erik J. Kittrell August 2013 Chair: Major: Rick Lind Aerospace Engineering Advancements in the development of hypersonic vehicles has led the United States Air Force to show interest in developing a high speed global strike weapon. Using the kinetic energy associated with hypersonic flight, an impactor style conventional weapon could be deployed and hit any target location on the globe in under two hours. This work is an initial study into the ability of a hypersonic vehicle to perform a horizontal displacement course correction in the terminal stage of flight. A linear, longitudinal, straight and level hypersonic vehicle model was modified for vertical flight and then used to track an optimized horizontal displacement trajectory using a closed loop system. System performance of horizontal distance from target location, final angle of attack and pitch, and final flight path angle was simulated and compared. The ability of the system to handle external disturbances and internal system sensor errors was also taken into account in this study. The simulation results shown in this study detail how the model linearization point changes the state space dynamics equation and the initial conditions affect the performance of the optimizer. The change of mesh size of the optimal trajectory were also shown to affect the performance of the 9

10 system at the cost of optimization processing time. The closed loop response results in this study successfully show the ability of a hypersonic vehicle to track an optimized horizontal displacement trajectory in vertical flight with external and internal disturbances present. 10

11 CHAPTER 1 INTRODUCTION Motivation for Research Increasingly advanced development of hypersonic vehicles has led the United States Air Force to show interest in developing a hypersonic impactor weapon. Derivatives of the Boeing s X-51A scramjet demonstrator (1) and the X-43A (2) could be used as rapid strike weapons with the ability to hit any location on the globe in under two hours. One of the recurring issues with hypersonic flight is the difficulty of controlling the vehicle with the precision required to be used as a weapon. This paper details an initial study into the controllability and performance of a hypersonic vehicle in vertical flight. The study will focus on the ability of a hypersonic vehicle to perform a horizontal ground location displacement while tracking an optimized terminal trajectory in order to point of impact with a target location before impact. The ability of the vehicle to orient itself at into a vertical orientation and flight path angle will also be studied. Due to the lack of a clearly defined vehicle and mission profile, this study will use a linear longitudinal model developed by Bolender (22) that uses a wedge shaped vehicle with a body integrated scramjet engine and has elevators and canards for control surfaces. It will be assumed that the hypersonic impactor is in nose-down flight with zero horizontal motion at the start of the manuver and maintains constant velocity throughout. 11

12 Previous Applicable Research The dynamics and controls of atmospheric hypersonic flight are very difficult to model. Air-breathing hypersonic vehicles are subject to engine and flight dynamics couplings, and the effects of bending body modes that can vary due to aerothermoelastic effects. Chavez and Schmidt (3), and Bolender and Doman (4, 5) developed simple, longitudinal dynamics models for vehicles similar to the one being used in this study. Later on, the Bolender and Doman model was updated to include bending modes and aerothermal modeling (6-8). Using the above models, controls based studies were developed using (9), μ synthesis (10), Linear Parameter Varying (11), and other control strategies (12-21). A control oriented model (22) that included the interactions between the bending and rigid body modes was then developed which provided a full linearized steady state space model for the vehicle. This model, developed by Parker, Serrani, Yurkovich, Bolender, and Doman is used as the base hypersonic model in this study. Optimal control involves the generation of control laws that reduce a provided cost function based on the dynamics equations of the system. Most programs involve the direct transcription of an optimal control problem into a nonlinear program that is then solved using SNOPT (23), KNITRO (24), or Sparse (25) software packages. The numerical solution of optimal control problems has become possible due to the development of pseudospectral methods (26-28) where the state and control are approximated using global polynomials and the system equations are collocated at orthogonal collocation points. Several mathematical optimization methods such as the Gauss pseudospectral method (29-31) have been developed for various sets of 12

13 orthogonal collocation points. These were further developed to allow for multi-phase control problem optimization using additional interior collocation points (32). The optimizer used in this study is open sourced software that uses Gauss pseudospectral optimizations methods for multiphase control problems (33). 13

14 CHAPTER 2 HYPERSONIC MODEL The following chapter details the longitudinal hypersonic vehicle model used in this study and the process of developing a usable state space model and initial conditions. First the base model will be discussed followed by details on how the model was modified for vertical flight with an added horizontal displacement state. A discussion on the trends associated with different linearizing conditions including example state space equations and trim conditions will also be presented. Bolender Longitudinal Hypersonic Vehicle Model A longitudinal hypersonic vehicle model developed by Bolender (22) will be used for this system. The model produces a linearized eleven state and four input steady state space model for straight and level flight of a hypersonic vehicle. The linearization is performed around a provided altitude and Mach number which are used to determine the velocity in feet per second and local air density for force and moment calculations. The model uses the states of velocity (V), angle of attack (α), pitch rate (Q), altitude (h), pitch angle (θ), and 6 bending mode states (, as well as the inputs of elevator deflection, canard deflection, diffuser area ratio, and fuel flow ratio. Modified Bolender Model For the purpose of this study only the five rigid body states, and elevator and canard deflection inputs will be used. It will also be assumed that the vehicle maintains a constant velocity throughout the flight and that the air density is constant. The governing equations behind the Bolender model must be modified in such a manner that the vehicle is in a nose down orientation and the acceleration due to gravity is along the x-axis rather than the z-axis of the vehicle. The model determines the vehicle lift 14

15 and drag by summing the forces along the x and z axis of the vehicle and then applying those forces geometrically to produce the overall lift and drag. In modifying the equations, the force due to gravity is removed from the lift and processed as x and z axis force components as shown in equations 2-1, 2-2, 2-3, and 2-4. The equations also take into account pressure on the lower fore body (, ), exhaust pressure on the aft body (, ), the forces due to air entering the engine inlet (, ), the forces due to the elevators (, ), and canards (, ), the pressure on the upper body ( ), pressure on the lower body (, ), mass of the vehicle ( ), acceleration due to gravity ( ), and angle of attack ( ). (2-1) (2-2) (2-3) ( ) ( ) (2-4) With the Bolender model modified for a nose down oriented vehicle, a Mach and altitude can be provided and a modified state space model with provided trim values for states and inputs is produced as shown in equation 2-5. { } [ ] { } [ ] { } (2-5) 15

16 In the modified state space equation, the original altitude state ( ) now corresponds to the position north or south (P) of the initial ground track point and a new altitude state must be added with a correlation to the downward velocity of the vehicle as shown in equation 1-6. { { } } [ ] { } [ ] (2-6) Two example modified state space equations generated by the modified Bolender model are presented below. Both equations, as well as a majority of the results presented in this paper, use the initial conditions of an altitude of 75,000 feet and a velocity of Mach 8. Equation 2-7 shows the modified state space equation for these initial conditions and a linearization altitude around the initial point. Equation 2-8 shows a modified state space equation with the same initial conditions but linearized at one half of the initial altitude. { { { } } [ ] { } [ ] { } } [ ] { } [ ] (2-7) (2-8) 16

17 When comparing the two equations, the gains of the vehicle angle of attack on other states and the effectiveness of the control surfaces have significantly increased for the state space linearized at lower altitudes. This increasing effectiveness of the control surfaces is expected as the vehicle passes through denser air at lower altitudes resulting in larger forces imposed on the control surfaces. Figures 2-1,2-2, and 2-3 show the linearized equation gains of control surfaces for vehicle velocity, pitch angle, and angle of attack (B11-B32) between altitudes of 100,000 and zero feet and traveling at Mach 8. Although the gains approach zero at high altitudes due to the lack of air density, the overall smoothness in the changing of the gains as the altitude increases begins to unravel above 40,000 feet. This could be attributed to a combination of the Bolender model s linearizing minimization function attempting to design the system with multiple low cost options available. Figure 2-1. State space control input gains for vehicle velocity for a range of altitudes. 17

18 Figure 2-2. State space control input gains for vehicle pitch rate for a range of altitudes. Figure 2-3. State space control input gains for vehicle angle of attack for a range of altitudes. Trim Conditions The trimmed flight state values produced by the model for full altitude and half altitude linearizations are shown in table 2-1. As expected with lower altitudes and higher density air, the vehicle velocity for Mach 8 flight has decreased. The angle of 18

19 attack required to provide lift has also significantly decreased and the equally angled pitch provides for straight and level flight. The pitch rate also indicates straight and level flight with a value of zero for both altitudes. Figures 2-4 and 2-5 show the state values for angle of attack and pitch for linearization altitudes from zero to 100,000 feet. As expected from a straight and level model, the angle of attack and pitch angles are equal for all altitudes. Although rather chaotic at higher altitudes due to the minimization function, the general trend towards larger angles is shown, and accounts for the reduction in force of air on the nose of the vehicle. The magnitude of deflection of the control surfaces has decreased to for the lower linearization altitude to account for the larger forces enacted on them by the lower altitude air. Table 2-1. Trimmed flight state values produced by the model for full altitude and half altitude linearizations. Altitude (ft) Velocity (ft/s) Angle of Attack (deg) Pitch Rate (deg/s) Pitch (deg) Elevator (deg) Canard (deg)

20 Figure 2-4. Trimmed angle of attack for a range of altitudes. Figure 2-5. Trimmed pitch angle for a range of altitudes. The control surface straight and level deflection angles for a range of altitudes are shown in figure 2-6. The plots show a general trend of reducing towards zero as the altitude decreases for values less than 40,000 feet. The higher altitude portion of results shows a chaotic mixture of control surface angles. This is attributed to of the 20

21 lower density air allowing for various potential low values of the Bolender model cost function. Figure 2-6. Trimmed control surface deflection angles for a range of altitudes. The higher altitude elevator and canard angle peaks and valleys also appear to mirror one another. This is because to the elevator and canard affecting the same states. A positive elevator produces a pitch down moment while a negative canard deflection produces the same result. Therefore, as the elevator is transitioned to smaller deflections, the angle of the canard must negatively increase to compensate for the reduced nose down moment. The mirror effect is shadowed by the stable, higher air density associated trends at the lower altitudes. The linearized state equation and trimmed flight state values will be used as the dynamics equations and initial conditions of the control system. 21

22 CHAPTER 3 CONTROL SYSTEM DESIGN AND RESULTS In the following chapter the horizontal displacement trajectory and control input optimizer will be discussed. Analysis of an example optimized state response will be detailed and optimized system maximum performance will be presented. An open loop system and a response example will be discussed. A closed loop system and example system response will then be detailed and the overall optimized closed loop system performance for an example with various horizontal deflections will be presented. Throughout the chapter the interaction between the optimizer mesh iterations and optimizer processing time, open loop stability, and closed loop response will be discussed. General Pseudospectral Optimal Control Software (GPOPS) GPOPS (33) is a MATLAB based control optimizer that uses provided state based differential-algebraic equations, initial conditions, cost function, and state limits to produce an optimized set of open loop control inputs. The optimizer attempts to minimize the cost function while using a discretized mesh of the dynamics equations while maintaining the states and controls within the maximum and minimum limits provided. In the case of this study, the dynamics equation and initial conditions are the state space equation and trim conditions produced by the Bolender Model. The cost function shown in equation 3-1 is designed to ensure that the vehicle reaches the requested ground position ( ), is oriented directly into the ground with an angle of attack and pitch angle of zero, and completes the maneuvers before a commanded termination altitude ( ). In this study, a positive ground position change is in the direction of the top of the vehicle or positive Z axis while a negative change is towards 22

23 the belly or negative Z axis. The gains were chosen to ensure that the small angle of attack angles, pitch angles, and relatively small ground position were not outweighed by the large altitude values. ( ) (3-1) Table 3-1 shows the maximum and minimum values for the states and inputs of the system within the GPOPS program. Since GPOPS requires limits for every state, several of the values such as the limits for altitude and velocity are excessively large in order to provide a limit without realistically constraining the system. The more realistic limits for angle of attack, pitch, and control surface deflections were selected to constrain the values to realistic values. For example, a hypersonic vehicle in the lower atmosphere is be thermally compromised if in an excessive angle of attack orientation. Table 3-1. Maximum and minimum limits of states and inputs. State Min Max -50 ft ft ft ft -5 deg 5 deg -150 deg 150 deg ft ft -15 deg 15 deg -45 deg 45 deg -45 deg 45 deg 23

24 GPOPS Example Results The example state and control surface position plots used in this paper are based off of a vehicle traveling at Mach 8 at an altitude of 37,500 feet. The starting conditions used for the trajectory optimization are a velocity of Mach 8 and an initial altitude of 75,000 with a final altitude of 5,000 feet. The starting conditions were chosen to represent a realistic maneuver initiation point that would allow enough flight time to produce results for both long and short distance ground location changes. The linearization point at half of the initial altitude was chosen to provide additional control surface effectiveness that the vehicle would experience as it moved lower into the atmosphere as shown previously in figure 1-1. The initial conditions for the states and control surface angles, identical to the straight and level state and control deflection values, are shown in table 3-2. Table 3-2. Example initial state and control surface values. Altitude (ft) Velocity (ft/s) Angle of Attack (deg) 0.48 Pitch Rate (deg/s) 0.00 Pitch (deg) 0.48 Elevator (deg) 7.72 Canard (deg) For this example, the vehicle is requested to make a 12,500 foot horizontal displacement; a value that is near the upper limit for a vehicle with these linearization points. The time of transition from initial altitude to final altitude is 9.04 seconds. Figure 3-1 shows the optimized open loop control inputs that are generated by the GPOPS program for such a requested maneuver. Both the elevator and canard positions initially change rapidly to move the vehicle into an orientation that moves it 24

25 towards the requested ground position. The control surfaces then rapidly move again at the end of the maneuver to properly orient the aircraft to meet the termination requirements of zero pitch and angle of attack. Figure 3-1. Example optimized control deflection inputs. The plot of the horizontal displacement shown in figure 3-2 appears to be a smooth transition of position starting at zero with steady vertical flight and leveling off at the requested 12,500 feet before the optimized run terminates. The angle of attack state output shown in figure 3-3 demonstrates the ability of GPOPS to optimize between a set of limits. As noted in table 3-1, the angle of attack is limited to plus or minus five degrees to reduce the chances of the vehicle burning up at such high speeds and low altitudes. The plot shows the angle of attack running along the upper limit of the bandwidth during the initial portion of the flight without exceeding the limit while still providing a favorable vehicle trajectory. The requirement for a small angle of attack at maneuver termination is also accomplished. 25

26 Figure 3-2. Example optimized horizontal displacement trajectory. Figure 3-3. Example optimized angle of attack. The vehicle orientation requirement for pitch is also met by the GPOPS optimized state output as shown in figure 3-4. As expected, the vehicle moves into a positive pitch orientation to produce positive horizontal movement. The pitch is then returned to zero near the end of the maneuver as requested by the cost function used in the 26

27 optimization. It can also be noted that the pitch limit of plus or minus 15 degrees is maintained throughout the flight. Figure 3-4. Example optimized pitch angle. The full horizontal displacement maneuver is required to be completed before the vehicle hits 5,000 feet. Figure 3-5 shows the altitude of the aircraft as a function of time. The altitude changes at a nearly constant rate until the termination line is reached. A slight variation is the vehicle velocity, shown in figure 3-6, is due to the additional drag produced by the increased control surface deflections and increased magnitude angle of attack throughout the flight. The vehicle reaccelerates to a velocity past the initial condition due to the slightly more aerodynamic orientation of the aircraft near the termination point of the maneuver. 27

28 Figure 3-5. Example optimized altitude trajectory. Figure 3-6. Example optimized downward velocity. Maximum Optimized Vehicle Performance The maximum horizontal displacement for the vehicle relies on the initial altitude, Mach number, and linearization altitude. In determining the maximum performance, a horizontal displacement was requested for a static set of model parameters in increments starting at zero and increasing by one thousand. Once a GPOPS error was 28

29 displayed or the user determined the results to be unrealistic, the request was decreased back by steps of 250 feet until a successful and realistic optimization was performed. For example, the GPOPS code will display Optimality conditions not satisfied if it is unable to reduce the cost function to below its internal optimality requirements. One thing of noted during the maximum performance simulations was that the GPOPS code would display a numerical difficulties error for specific ground position changes that were much less than successful maneuvers performed during program debugging. Attributed to the complexity of the model straining the internal GPOPS program parameters, additional simulations would be performed up to 1000 feet beyond the error producing maneuver to ensure that the error was due to a true performance limit. Table 3-3 shows the maximum vehicle change of ground location as the initial altitude changes but the Mach number and linearization point remain 8 and 37,500 feet respectively. Table 3-4 shows the maximum performance for changes in Mach number with an initial altitude of 75,000 feet and a linearization altitude of 37,500 feet. Table 3-5 shows the performance for changes in linearization altitude with an initial altitude of 75,000 feet and a Mach number of 8. Most of the maximum performance points were determined by observation of the control surface deflections, angle of attack, or pitch exceeding the provided limits. 29

30 Table 3-3. Maximum performance for changes in initial altitude. Initial Altitude (ft) Maximum Horizontal Displacement (ft) Table 3-4. Maximum performance for changes in vehicle Mach number. Maximum Horizontal Mach Displacement Number (ft) Table 3-5. Maximum performance for changes in linearization altitude. Linearization Altitude (ft) Maximum Horizontal Displacement (ft)

31 As expected, the maximum performance decreased as the initial altitude was lowered and maneuvering space was diminished. The effects of changing the linearization altitude were also expected as effectiveness of the control surfaces decreased as linearization altitude increased. This decreased effectiveness reduces the ability of the vehicle to maneuver and results in decreased ground position change performance. The lack of large variation of performance for changes in Mach number suggests that the diminished time of flight associated with increased velocity is counteracted by the increase of aerodynamic force on the control systems. Processing Time Verses Optimality The GPOPS software is a computer memory and processor intensive program. The program allows the user to determine the number of iterations, or mesh reductions, that the program will perform in order to produce a more optimized or refined result. As the number of iterations increases, the time step of the optimized output decreases resulting in a higher number of control position updates. This in principal will allow for a tighter control of the trajectory and produces a more optimized result. Unfortunately the increase of iterations adversely affects the computational time of the software due to the increased number of equations to process and large amounts of variables to maintain in memory as the number of system time stamps increases. For this study, the maximum allowable computation time was 30 minutes or 1800 seconds. Table 3-6 shows the optimization completion time and time stamp count for a ground location change of feet. A change of feet is used as an example because it was one of the few distances that could be optimized with a high number of iterations and remain within the maximum calculable time. As discussed, the number of time stamps and optimization time increases by large factors as the number of iterations requested increases. 31

32 Table 3-6. Optimization completion time and time stamp counts for various mesh iteration values. Iterations Optimization Time Time (s) Stamps Figure 3-7 shows how the introduction of additional time stamps through iteration can affect the optimization results. As the number of iterations increases, optimized control positions are refined until the plots appear to normalize. 32

33 0 Iterations 1 Interation 2 Iterations 3 Iterations Figure 3-7. Comparison of optimized control deflection over time plots for various mesh iteration amounts. The additional time stamps allow for more frequent control inputs producing a more optimized ground position path and angle of attack outputs as shown in figures 3-8 and 3-9. By inspection, the variation between the optimized responses diminishes when two or more iterations are used. The additional frequency of control inputs may also offer additional stability to an open loop response of the Bolender model using the optimized control inputs. 33

34 0 Iterations 1 Interation 2 Iterations 3 Iterations Figure 3-8. Comparison of optimized ground location over time plots for various mesh iteration amounts. 34

35 0 Iterations 1 Interation 2 Iterations 3 Iterations Figure 3-9. Comparison of optimized angle of attack over time plots for various mesh iteration amounts. Open Loop System An open loop response of the modified Bolender linearized state space model can be generated using the GPOPS optimized control surface deflections interpolated into higher frequency time stamps as the inputs. A diagram of the open loop system is shown in figure The optimized and interpolated controller inputs are fed into the modified Bolender model state space equation and the updated states are outputted. 35

36 Should the optimized inputs be accurate enough, the vehicle is expected to maintain the proposed flight path. Figure Open loop system diagram. Open Loop System Example Figure 3-11 shows the interpolated control inputs compared to the GPOPS optimized control surface deflections for a vehicle model linearized at 37,500 feet, traveling at Mach 8 from 75,000 feet altitude, a requested horizontal displacement of -2,500 feet, and optimized using two iterations. The interpolated control inputs match the GPOPS control deflections perfectly but instead of updating at an average frequency of 36 Hz, the interpolated inputs update at 1000 Hz. 36

37 Figure Comparison of optimized and interpolated control deflection inputs. Using the high frequency control surface inputs, an open loop response is generated. The ground position, angle of attack, and pitch state responses are compared to the GPOPS optimized state responses in figures 3-12, 3-13, and Figure Open loop and optimized horizontal deflection response. 37

38 Figure Open loop and optimized angle of attack response. Figure Open loop and optimized pitch response. Indicating an unstable system response, all three states diverge from the expected path without any external wind gusts or simulated sensor errors. The usage of a more refined set of optimized control surface deflections has the potential to allow the system to complete the maneuver. This was tested for several additional iterations 38

39 with no success. Table 3-7 shows the time of divergence for open loop responses using optimized deflection inputs from various iteration counts. The point of divergence was selected as the moment that the percent error between the optimized and open loop ground locations exceeds 10 percent. A stipulation requiring a total difference to be greater than 10 feet is also included to offset large percent errors produced when the ground location change is initially very small. Table 3-7. Divergence time for different mesh interations. Divergence Iterations Time (s) The table shows that as the number of iterations increases, the open loop response diverges later in the maneuver but still diverges never the less. The divergence time for the foot position change normalizes at seconds within the first 2 iterations. It can be assumed that optimizations using more iterations would not affect the divergence time significantly. Due to the open loop divergence and overall open loop susceptibility to external noise such as wind gusts, a close loop system is developed to provide system stability throughout the flight. 39

40 Closed Loop System A feedback system can be used in conjunction with the optimized and interpolated GPOPS control inputs to combat external interactions as well as any situations in which the vehicle moves off of the intended path. In this study, the feedback gains are generated using an LQR algorithm designed to track the ground position of the vehicle. LQR generates the gains for a continuous time system by determining the value for P such that equation 3-2 is true and then using that value in equation 3-3 to find the gains, K. In these equations is the state weighting matrix and is the control weighting matrix. In this study, the MATLAB LQR program will be used to determine the feedback gains. (3-2) (3-3) In order to produce the proper gains, the state space equation is modified to move the tracked state, in this case the ground position, into the top row of the matrices and add an additional integral of error state to allow for the horizontal displacement error gain to be calculated. The overall system shown in figure 3-15 is laid out such that the optimized ground position ( ) is compared to the current ground position (P(1)) and fed through the feed forward gain (k) and an integrator (I). The resulting inputs are modified by subtracting the results of the full state feedback gain (K), the GPOPS optimized control inputs (U), and an external disturbance (N). This combined signal is inputted into the GPOPS modified system plant and a full state output is produced that 40

41 will then be used in the feedback gains after a simulated sensor error (E) is added. The output of the system (y) is the closed loop response to the requested ground position change maneuver. In this study, the external disturbance, in this case a wind gust, is generated by adding additional control surface deflections into the system. The simulated sensor error is constant for all six states and is generated as a small percentage of the maximum value of the optimized state output. Figure Closed loop system diagram. Closed Loop System Example With linearization conditions of Mach 8 vehicle velocity and 37,500 foot altitude, the state weighting matrix and control weight matrix are shown in equations 3-4 and 3-5 respectively. The weights of the matrices were generated using a high fidelity study of the final closed loop response vehicle position error for a single change of position request across a variety of weights from 0 to 100. The weighting matrices that produced the smallest final error are shown below. 41

42 [ ] (3-4) [ ] As discussed previously, the modified linearized Bolender state space equation must be modified a second time. This modification will add an extra state for the integral of error ( ) and move the tracked state, ground location ( ), into the top row. The new state space equation is shown in equation 3-6. Using the modified A and B matrices and the Q and R weight matrices, the MATLAB program LQR is utilized to generate the closed loop feedback gains which are shown in equation 3-7. { } [ ] { } [ ] [ ] { } { } (3-5) (3-6) (3-7) The closed loop system response for a requested change of ground position of 5,000 feet is shown below. Figure 3-16 compares the closed loop control surface deflections to the optimized deflections. Rather than matching the optimized control surface deflections the closed loop system uses a set of deflections designed to match 42

43 the vehicles trajectory to the inputted optimized trajectory. The wavering in the closed loop control positions near the three and four second marks is a simulated wind gust disturbance that provides a one degree deflection to both the canard and elevator. A plot of the wind gust in terms of relative control surface deflection is shown in figure The wind gust is designed to act as if the vehicle is passing through an altitude band with higher winds than at other altitudes. Based on the lack of a large notch in the control surface deflections in the region of the wind gust, the closed loop system appears to have nullified the effects of the external disturbance as designed. Figure Closed loop and optimized control system deflections. 43

44 Figure Wind gust control deflection plot. The horizontal displacement state response for the closed loop system is shown in figure The closed loop displacement lags slightly behind the commanded optimized path but upon hitting the 5,000 foot altitude maneuver termination point, the closed loop response is only off by 6.09 feet which is equivalent to a 0.12 percent error. Figure Closed loop and optimized horizontal displacement response. 44

45 The closed loop pitch and angle of attack responses are compared to the optimized responses in figures 3-19 and 3-20 respectively. The closed loop angle of attack follows the optimized plot loosely and fails to track the quick return to zero degrees angle of attack near the end of the maneuver resulting in a degree final angle. The closed loop pitch follows the optimized pitch much tighter but also fails to return to zero at the end of the maneuver resulting in a degree final pitch. Since the flight path angle is calculated based off of the difference of the angle of attack and pitch, the final flight path angle for this example is 0.37 degrees or nearly straight towards the impact point on the ground. Figure Closed loop and optimized angle of attack response. 45

46 Figure Closed loop and optimized pitch response. Effect of Optimizer Iterations on Closed Loop Performance Due to the usage of the GPOPS optimized horizontal displacement and control surface deflections as inputs, the accuracy and stability of the closed loop system is effected by the number of optimizer iterations are performed before the data is used. Figure 3-21 shows the effects of optimizer iterations on the closed loop control surface deflections throughout a horizontal displacement of feet. Although the figure shows high frequency and high relative amplitude control movements for the zero iterations plot, the plots representing two or more iterations have smooth control movements that genuinely follow the optimized control surface deflections. A comparison of the vehicle state responses associated with the control surface plots is shown in table 3-8. The table shows that while the calculation time for each optimization increases dramatically at the second iteration, the accuracy of the maneuver also increases dramatically. The comparison of the angle of attack and pitch also show that the flight path angle becomes more vertical as more optimizations are 46

47 performed. Based on the lack of response improvement but continued increase in calculation time for three or more iterations, as well the results from the GPOPS optimality discussion, the most efficient number of iterations for this system is determined to be two. 0 Iterations 1 Interation 2 Iterations 3 Iterations Figure Comparison of closed loop control deflection responses for various values of mesh iteration. 47

48 Table 3-8. Closed loop response performance parameters for various mesh iteration amounts. Iteration Flight Calculation Distance Angle of Percent Pitch Path Time from Target Attack Error (deg) Angle (s) (ft) (deg) (deg) Complete System Performance The full system performance results for a model and system using an initial altitude of 75,000 feet, a linearization point of 37,500 feet, and a velocity of Mach 8 are shown in Table 3-9 for a range of requested horizontal displacements changes. The system has a horizontal displacement range between 14,000 and -10,000 feet. The time to provide a full closed system response from initiation of the modified Bolender model state space generation to the closed loop simulation completion ranges from 84 to 847 seconds and appears to be independent of the requested ground position change. The final distance from the target correlated with the requested horizontal displacement with small movements resulting in errors of less than one foot but displacements changes having 40 foot discrepancies. The percent error for distance from target remained less than two tenths of a percent for positive movement and less than half a percent for negative locations. The percent errors for small horizontal displacements are larger due to the small requested movement in relation to the final distance from target. The final angle of attack and pitch angle also increase in magnitude as the requested movement distance increases. For larger position changes, the magnitude of angle of attack exceeds the GPOPS limit but does not 48

49 exceed ten degrees. A true angle of attack limit cannot be known without thermal modeling and testing. The pitch angle does not exceed a magnitude of 7 degrees and when combined with the angle of attack the overall flight path angle remains under a magnitude of two and a half degrees with a majority of final angles being less than one degree. Table 3-9. Example full system performance results for various requested horizontal displacements. Requested Closed Distance Flight Run Angle of Horizontal Loop from Percent Pitch Path Time Attack Displacement Position Target Error (deg) Angle (s) (deg) (ft) (ft) (ft) (deg) Numerical Difficulties GPOPS Error N/A

50 CHAPTER 4 CONCLUSIONS AND FUTURE WORK In this study, a method for optimized trajectory tracking for a hypersonic impactor performing a requested horizontal displacement was developed and discussed. A linearized longitudinal state space model for a hypersonic vehicle was modified from straight and level flight horizontal flight to vertical flight. The modified linearized state space model and trim conditions were then used in a General Pseudospectral Optimal Control Software to produce an optimized state response and control surface deflections for a requested change of ground position of the vehicle in flight. The optimized control outputs and states were used in individual open loop and closed loop systems to produce system realistic system responses for a requested horizontal displacement of a hypersonic impactor. Summary The modified Bolender model is highly dependent on the altitude of the linearization point, specifically the air density. As air density increased, plots and showed that the gains, or effectiveness, of the control surfaces increased for velocity, pitch rate, and angle of attack. Plots of the steady state conditions showed that at altitudes about 40,000 feet, the steady state control surface deflections, steady state pitch, and steady state angle of attack greatly varied at different but similar altitudes. This was attributed to the minimization algorithm having multiple low value configurations and the small changes in altitude caused it switch between which configuration was the lowest. The resulting state space equations also showed that change of ground position is effected solely by angle of attack and vehicle pitch while the control positions did not directly affect that state. 50

51 Using the Bolender modified state space model in the GPOPS software, a variety of optimized state responses were generated for a multitude of initial conditions, linearization points, and ground position change distances. The plots of a large distance example showed how the ground track trajectory would be a smooth transition while additional plots showed how the optimized maintained the states and controls within limits and returned specific states to the requested maneuver termination parameters. The values for maximum ground maneuver performance were tabulated for various initial altitudes, Mach numbers, and linearization altitudes. For reducing initial altitudes the performance was also reduced as the vehicle ran out of altitude to maneuver in. For a reduction in linearization altitude, the maximum performance increases as the extra air density at low altitudes allows the control surfaces to be more effective. The reduction in Mach number showed mixed results as the reduced velocity resulted in a longer flight time but lower magnitude aerodynamic forces on the control surfaces reducing their effectiveness. A discussion on how the number of optimizer interations effected the processing time and accuracy of the optimization showed that the optimized response normalized by the second iteration but the processing time exponentially increased with each additional iteration. An optimized state and control response example generated by GPOPS was placed into an open loop system to and proved to be highly unstable. Although additional iterations were used, which would reduce the time steps in between optimizer control inputs, the open loop system normalized to a divergence time of seconds. It was noted that even if the system was open loop stable, external disturbances such as wind gusts could easily cause the system to diverge. 51

52 A closed loop system was developed using LQR generated gains that are designed to track the ground position throughout the maneuver. The closed loop system uses a tracked state and full state feedback as well as the provided optimized control surface deflections. A wind gust that affects the control surface deflections and a state sensor error are also included to ensure that the system can handle external and internal disturbances. Plots of an example system response show that the control surfaces do not closely track the optimized deflections. The angle of attack and pitch angle do closely track the optimized plots but fail to return to zero before the vehicle hits the maneuver floor altitude. The flight path angle for the vehicle, based on the difference between pitch and angle of attack, is less than one degree at the final time stamp. The example closed loop response also closely follows but slightly lags the optimized ground trajectory with a final location that is just over 6 feet off of the target for a 5,000 foot horizontal displacement. The effects of optimizer iterations were plotted and tabulated to show that the flight control surface deflections and final ground position, angle of attack, and pitch angle all normalize for iterations of two or more. Based on the previous results involving the Bolender model linearization point, the GPOPS iteration affects, the open loop response, and the closed loop response, an example response for the complete system is tabulated for various changes of ground position amounts. Using a low altitude linearization point and two iterations during optimization, the full system responses show that the design is able to successfully simulate the feasibility and performance of a hypersonic vehicle performing a horizontal displacement in vertical flight. The example system performance showed maneuverability between -10,000 and 14,000 feet with less than a half percent error of 52

53 ground location, flight final path angles under two and a half degrees, and final angles of attack less than ten degrees. Future Work While this study successfully developed a method to have a hypersonic impactor track a trajectory for a change of ground location while maintaining specific limits, there are several assumptions that could be address in future studies. The assumption of a constant velocity may not be realistic with the temperament of current SCRAM jet technology. The usage of a vehicle model that assumes zero thrust from the engine could show the effects of reduction of velocity due to air resistance on the maneuverability of the vehicle and performance of the system. The GPOPS software allows the usage of phase based optimized that could allow for additional controllability of the vehicle. In this study the maneuver was requested to be completed at an altitude of 5,000 feet. A secondary and must faster maneuver system could be setup to fine tune the ground position and vehicle orientation. The assumption of constant air density at all altitudes of flight can also be removed with further work. GPOPS allows the usage of state dependent dynamics equations that could produce an optimized response that uses a state space equation specific to the current altitude of the vehicle at each time step. Closed loop gain scheduling and a state dependent dynamics equation could then be used to ensure the best response for the closed loop system. The results of this work show the feasibly of changing the ground position of a hypersonic impactor in vertical flight. With future work the system accuracy in both performance and realism can only be improved. 53

Design and Development of Unmanned Tilt T-Tri Rotor Aerial Vehicle

Design and Development of Unmanned Tilt T-Tri Rotor Aerial Vehicle Design and Development of Unmanned Tilt T-Tri Rotor Aerial Vehicle K. Senthil Kumar, Mohammad Rasheed, and T.Anand Abstract Helicopter offers the capability of hover, slow forward movement, vertical take-off

More information

1. INTRODUCTION. Constrained Control Allocation for Systems with Redundant Control Effectors

1. INTRODUCTION. Constrained Control Allocation for Systems with Redundant Control Effectors 1. INTRODUCTION Control allocation algorithms determine how the controls of a system should be positioned so that they produce some desired effect. Constrained controls have limits on their maximum positions

More information

A Simplified Vehicle and Driver Model for Vehicle Systems Development

A Simplified Vehicle and Driver Model for Vehicle Systems Development A Simplified Vehicle and Driver Model for Vehicle Systems Development Martin Bayliss Cranfield University School of Engineering Bedfordshire MK43 0AL UK Abstract For the purposes of vehicle systems controller

More information

Projectile Trajectory Scenarios

Projectile Trajectory Scenarios Projectile Trajectory Scenarios Student Worksheet Name Class Note: Sections of this document are numbered to correspond to the pages in the TI-Nspire.tns document ProjectileTrajectory.tns. 1.1 Trajectories

More information

Design and Analysis of Control Bay Used in Guided Missile

Design and Analysis of Control Bay Used in Guided Missile Design and Analysis of Control Bay Used in Guided Missile Ragam Prashanth 1, D.Muppala 2, Nirmith Mishra 3 1PG Student, Department of Aerospace, MLR Inst of Tech and Management, Hyderabad, Telangana, India

More information

Impact of Computational Aerodynamics on Aircraft Design

Impact of Computational Aerodynamics on Aircraft Design Impact of Computational Aerodynamics on Aircraft Design Outline Aircraft Design Process Aerodynamic Design Process Wind Tunnels &Computational Aero. Impact on Aircraft Design Process Revealing details

More information

Detached Eddy Simulation Analysis of a Transonic Rocket Booster for Steady & Unsteady Buffet Loads

Detached Eddy Simulation Analysis of a Transonic Rocket Booster for Steady & Unsteady Buffet Loads Detached Eddy Simulation Analysis of a Transonic Rocket Booster for Steady & Unsteady Buffet Loads Matt Knapp Chief Aerodynamicist TLG Aerospace, LLC Presentation Overview Introduction to TLG Aerospace

More information

(c)2002 American Institute of Aeronautics & Astronautics or Published with Permission of Author(s) and/or Author(s)' Sponsoring Organization.

(c)2002 American Institute of Aeronautics & Astronautics or Published with Permission of Author(s) and/or Author(s)' Sponsoring Organization. VIIA Adaptive Aerodynamic Optimization of Regional Introduction The starting point of any detailed aircraft design is (c)2002 American Institute For example, some variations of the wing planform may become

More information

17. SEISMIC ANALYSIS MODELING TO SATISFY BUILDING CODES

17. SEISMIC ANALYSIS MODELING TO SATISFY BUILDING CODES 17. SEISMIC ANALYSIS MODELING TO SATISFY BUILDING CODES The Current Building Codes Use the Terminology: Principal Direction without a Unique Definition 17.1 INTRODUCTION { XE "Building Codes" }Currently

More information

What s New in AAA? Design Analysis Research. Version 3.3. February 2011

What s New in AAA? Design Analysis Research. Version 3.3. February 2011 Design Analysis Research What s New in AAA? Version 3.3 February 2011 AAA 3.3 contains various enhancements and revisions to version 3.2 as well as bug fixes. This version has 287,000 lines of code and

More information

A PEG-BASED ASCENDING GUIDANCE ALGORITHM FOR RAMJET-POWERED VEHICLES

A PEG-BASED ASCENDING GUIDANCE ALGORITHM FOR RAMJET-POWERED VEHICLES A PEG-BASED ASCENDING GUIDANCE ALGORITHM FOR RAMJET-POWERED VEHICLES Keum-Seong Kim, Jung-Woo Park, Min-Jea Tahk, Han-Lim Choi Division of Aerospace Engineering, KAIST, Daejeon 35-71, Korea kskim@lics.kaist.ac.kr;

More information

10/11/07 1. Motion Control (wheeled robots) Representing Robot Position ( ) ( ) [ ] T

10/11/07 1. Motion Control (wheeled robots) Representing Robot Position ( ) ( ) [ ] T 3 3 Motion Control (wheeled robots) Introduction: Mobile Robot Kinematics Requirements for Motion Control Kinematic / dynamic model of the robot Model of the interaction between the wheel and the ground

More information

Validation of an Unstructured Overset Mesh Method for CFD Analysis of Store Separation D. Snyder presented by R. Fitzsimmons

Validation of an Unstructured Overset Mesh Method for CFD Analysis of Store Separation D. Snyder presented by R. Fitzsimmons Validation of an Unstructured Overset Mesh Method for CFD Analysis of Store Separation D. Snyder presented by R. Fitzsimmons Stores Separation Introduction Flight Test Expensive, high-risk, sometimes catastrophic

More information

GRID PATTERN EFFECTS ON AERODYNAMIC CHARACTERISTICS OF GRID FINS

GRID PATTERN EFFECTS ON AERODYNAMIC CHARACTERISTICS OF GRID FINS 24 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES GRID PATTERN EFFECTS ON AERODYNAMIC CHARACTERISTICS OF GRID FINS Fumiya Hiroshima, Kaoru Tatsumi* *Mitsubishi Electric Corporation, Kamakura Works,

More information

Missile External Aerodynamics Using Star-CCM+ Star European Conference 03/22-23/2011

Missile External Aerodynamics Using Star-CCM+ Star European Conference 03/22-23/2011 Missile External Aerodynamics Using Star-CCM+ Star European Conference 03/22-23/2011 StarCCM_StarEurope_2011 4/6/11 1 Overview 2 Role of CFD in Aerodynamic Analyses Classical aerodynamics / Semi-Empirical

More information

DETERMINING PARETO OPTIMAL CONTROLLER PARAMETER SETS OF AIRCRAFT CONTROL SYSTEMS USING GENETIC ALGORITHM

DETERMINING PARETO OPTIMAL CONTROLLER PARAMETER SETS OF AIRCRAFT CONTROL SYSTEMS USING GENETIC ALGORITHM DETERMINING PARETO OPTIMAL CONTROLLER PARAMETER SETS OF AIRCRAFT CONTROL SYSTEMS USING GENETIC ALGORITHM Can ÖZDEMİR and Ayşe KAHVECİOĞLU School of Civil Aviation Anadolu University 2647 Eskişehir TURKEY

More information

ET312 GPS-UAV Development Platform. Part 2: Flight dynamics and control theory

ET312 GPS-UAV Development Platform. Part 2: Flight dynamics and control theory ET312 GPS-UAV Development Platform Part 2: Flight dynamics and control theory ET312 GPS-UAV Development Platform This is the second part of a three part series of manuals for the ET312 GPS-UAV. The first

More information

Zero Launch Angle. since θ=0, then v oy =0 and v ox = v o. The time required to reach the water. independent of v o!!

Zero Launch Angle. since θ=0, then v oy =0 and v ox = v o. The time required to reach the water. independent of v o!! Zero Launch Angle y h since θ=0, then v oy =0 and v ox = v o and based on our coordinate system we have x o =0, y o =h x The time required to reach the water independent of v o!! 1 2 Combining Eliminating

More information

Effect of Uncertainties on UCAV Trajectory Optimisation Using Evolutionary Programming

Effect of Uncertainties on UCAV Trajectory Optimisation Using Evolutionary Programming 2007 Information, Decision and Control Effect of Uncertainties on UCAV Trajectory Optimisation Using Evolutionary Programming Istas F Nusyirwan 1, Cees Bil 2 The Sir Lawrence Wackett Centre for Aerospace

More information

Yaw-Roll Coupled Oscillations of a Slender Delta Wing

Yaw-Roll Coupled Oscillations of a Slender Delta Wing Yaw-Roll Coupled Oscillations of a Slender Delta Wing John C. Worley * Auburn University Aerospace Engineering, Auburn, Alabama, 3683 Reported are the results of experiments conducted on a slender delta

More information

CS 229: Machine Learning Final Report Identifying Driving Behavior from Data

CS 229: Machine Learning Final Report Identifying Driving Behavior from Data CS 9: Machine Learning Final Report Identifying Driving Behavior from Data Robert F. Karol Project Suggester: Danny Goodman from MetroMile December 3th 3 Problem Description For my project, I am looking

More information

CFD MODELING FOR PNEUMATIC CONVEYING

CFD MODELING FOR PNEUMATIC CONVEYING CFD MODELING FOR PNEUMATIC CONVEYING Arvind Kumar 1, D.R. Kaushal 2, Navneet Kumar 3 1 Associate Professor YMCAUST, Faridabad 2 Associate Professor, IIT, Delhi 3 Research Scholar IIT, Delhi e-mail: arvindeem@yahoo.co.in

More information

Design & Optimization Fuzzy Logic Controller for General Helicopter Model

Design & Optimization Fuzzy Logic Controller for General Helicopter Model Design & Optimization Fuzzy Logic Controller for General Helicopter Model Hasan A. AbuMeteir Graduated Student of Control Engineering IUG Gaza-Palestine hmeteir@gmail.com Abstract Helicopter aviation is

More information

AERODYNAMIC MODELING USING FLIGHT MECHANICAL SIMULATIONS, FLIGHT TEST AND OPTIMIZATION

AERODYNAMIC MODELING USING FLIGHT MECHANICAL SIMULATIONS, FLIGHT TEST AND OPTIMIZATION 25 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES AERODYNAMIC MODELING USING FLIGHT MECHANICAL SIMULATIONS, FLIGHT TEST AND OPTIMIZATION Per Weinerfelt*, Roger Larsson* Saab Aerosystems Flight

More information

CMPUT 412 Motion Control Wheeled robots. Csaba Szepesvári University of Alberta

CMPUT 412 Motion Control Wheeled robots. Csaba Szepesvári University of Alberta CMPUT 412 Motion Control Wheeled robots Csaba Szepesvári University of Alberta 1 Motion Control (wheeled robots) Requirements Kinematic/dynamic model of the robot Model of the interaction between the wheel

More information

Multi-core implementation of F-16 flight surface control system using GA based multiple model reference adaptive control algorithm

Multi-core implementation of F-16 flight surface control system using GA based multiple model reference adaptive control algorithm The University of Toledo The University of Toledo Digital Repository Theses and Dissertations 2011 Multi-core implementation of F-16 flight surface control system using GA based multiple model reference

More information

2. REVIEW OF LITERATURE

2. REVIEW OF LITERATURE 2. REVIEW OF LITERATURE Early attempts to perform control allocation for aircraft with redundant control effectors involved various control mixing schemes and ad hoc solutions. As mentioned in the introduction,

More information

Motion Control (wheeled robots)

Motion Control (wheeled robots) Motion Control (wheeled robots) Requirements for Motion Control Kinematic / dynamic model of the robot Model of the interaction between the wheel and the ground Definition of required motion -> speed control,

More information

Introduction. AirWizEd User Interface

Introduction. AirWizEd User Interface Introduction AirWizEd is a flight dynamics development system for Microsoft Flight Simulator (MSFS) that allows developers to edit flight dynamics files in detail, while simultaneously analyzing the performance

More information

Figure (2) The arrows show the directions of the hinge vectors and the hinge orientation angles (φ h )

Figure (2) The arrows show the directions of the hinge vectors and the hinge orientation angles (φ h ) In this example we will analyze a rocket vehicle during level flight. It is controlled by five aerosurfaces and a fixed engine, similar to the vehicle shown in Figure (1). The control surfaces are: two

More information

Experiment 9: Inverted Pendulum using Torsion Control System

Experiment 9: Inverted Pendulum using Torsion Control System DEPARTMENT OF ELECTRICAL ENGINEERING UNIVERSITY OF MINNESOTA EE 4237 State Space Control Laboratory Experiment 9: Inverted Pendulum using Torsion Control System Objective: 1. To study the LQR design and

More information

Optimate CFD Evaluation Optimate Glider Optimization Case

Optimate CFD Evaluation Optimate Glider Optimization Case Optimate CFD Evaluation Optimate Glider Optimization Case Authors: Nathan Richardson LMMFC CFD Lead 1 Purpose For design optimization, the gold standard would be to put in requirements and have algorithm

More information

Simulating Sinkage & Trim for Planing Boat Hulls. A Fluent Dynamic Mesh 6DOF Tutorial

Simulating Sinkage & Trim for Planing Boat Hulls. A Fluent Dynamic Mesh 6DOF Tutorial Simulating Sinkage & Trim for Planing Boat Hulls A Fluent Dynamic Mesh 6DOF Tutorial 1 Introduction Workshop Description This workshop describes how to perform a transient 2DOF simulation of a planing

More information

High-Lift Aerodynamics: STAR-CCM+ Applied to AIAA HiLiftWS1 D. Snyder

High-Lift Aerodynamics: STAR-CCM+ Applied to AIAA HiLiftWS1 D. Snyder High-Lift Aerodynamics: STAR-CCM+ Applied to AIAA HiLiftWS1 D. Snyder Aerospace Application Areas Aerodynamics Subsonic through Hypersonic Aeroacoustics Store release & weapons bay analysis High lift devices

More information

CHAPTER 4. Numerical Models. descriptions of the boundary conditions, element types, validation, and the force

CHAPTER 4. Numerical Models. descriptions of the boundary conditions, element types, validation, and the force CHAPTER 4 Numerical Models This chapter presents the development of numerical models for sandwich beams/plates subjected to four-point bending and the hydromat test system. Detailed descriptions of the

More information

SUPPORTING LINEAR MOTION: A COMPLETE GUIDE TO IMPLEMENTING DYNAMIC LOAD SUPPORT FOR LINEAR MOTION SYSTEMS

SUPPORTING LINEAR MOTION: A COMPLETE GUIDE TO IMPLEMENTING DYNAMIC LOAD SUPPORT FOR LINEAR MOTION SYSTEMS SUPPORTING LINEAR MOTION: A COMPLETE GUIDE TO IMPLEMENTING DYNAMIC LOAD SUPPORT FOR LINEAR MOTION SYSTEMS Released by: Keith Knight Catalyst Motion Group Engineering Team Members info@catalystmotiongroup.com

More information

Simulation-Based Design of Robotic Systems

Simulation-Based Design of Robotic Systems Simulation-Based Design of Robotic Systems Shadi Mohammad Munshi* & Erik Van Voorthuysen School of Mechanical and Manufacturing Engineering, The University of New South Wales, Sydney, NSW 2052 shadimunshi@hotmail.com,

More information

Panagiotis Tsiotras. Dynamics and Control Systems Laboratory Daniel Guggenheim School of Aerospace Engineering Georgia Institute of Technology

Panagiotis Tsiotras. Dynamics and Control Systems Laboratory Daniel Guggenheim School of Aerospace Engineering Georgia Institute of Technology Panagiotis Tsiotras Dynamics and Control Systems Laboratory Daniel Guggenheim School of Aerospace Engineering Georgia Institute of Technology ICRAT 12 Tutotial on Methods for Optimal Trajectory Design

More information

Chapter 7 Practical Considerations in Modeling. Chapter 7 Practical Considerations in Modeling

Chapter 7 Practical Considerations in Modeling. Chapter 7 Practical Considerations in Modeling CIVL 7/8117 1/43 Chapter 7 Learning Objectives To present concepts that should be considered when modeling for a situation by the finite element method, such as aspect ratio, symmetry, natural subdivisions,

More information

CHAPTER 1. Introduction

CHAPTER 1. Introduction ME 475: Computer-Aided Design of Structures 1-1 CHAPTER 1 Introduction 1.1 Analysis versus Design 1.2 Basic Steps in Analysis 1.3 What is the Finite Element Method? 1.4 Geometrical Representation, Discretization

More information

1 General description

1 General description 1 General description OAD OAD was set up to develop and sell ADS, which stands for Aircraft Design Software. This software is dedicated to take you through nearly the entire aircraft design process for

More information

Introduction to Control Systems Design

Introduction to Control Systems Design Experiment One Introduction to Control Systems Design Control Systems Laboratory Dr. Zaer Abo Hammour Dr. Zaer Abo Hammour Control Systems Laboratory 1.1 Control System Design The design of control systems

More information

Since a projectile moves in 2-dimensions, it therefore has 2 components just like a resultant vector: Horizontal Vertical

Since a projectile moves in 2-dimensions, it therefore has 2 components just like a resultant vector: Horizontal Vertical Since a projectile moves in 2-dimensions, it therefore has 2 components just like a resultant vector: Horizontal Vertical With no gravity the projectile would follow the straight-line path (dashed line).

More information

AERODYNAMIC DESIGN FOR WING-BODY BLENDED AND INLET

AERODYNAMIC DESIGN FOR WING-BODY BLENDED AND INLET 25 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES AERODYNAMIC DESIGN FOR WING-BODY BLENDED AND INLET Qingzhen YANG*,Yong ZHENG* & Thomas Streit** *Northwestern Polytechincal University, 772,Xi

More information

SOLIDWORKS Simulation Avoiding Singularities

SOLIDWORKS Simulation Avoiding Singularities SOLIDWORKS Simulation Avoiding Singularities What is a Singularity? A singularity is a function s divergence into infinity. SOLIDWORKS Simulation occasionally produces stress (or heat flux) singularities.

More information

Using the Eulerian Multiphase Model for Granular Flow

Using the Eulerian Multiphase Model for Granular Flow Tutorial 21. Using the Eulerian Multiphase Model for Granular Flow Introduction Mixing tanks are used to maintain solid particles or droplets of heavy fluids in suspension. Mixing may be required to enhance

More information

DYNAMICS OF A VORTEX RING AROUND A MAIN ROTOR HELICOPTER

DYNAMICS OF A VORTEX RING AROUND A MAIN ROTOR HELICOPTER DYNAMICS OF A VORTEX RING AROUND A MAIN ROTOR HELICOPTER Katarzyna Surmacz Instytut Lotnictwa Keywords: VORTEX RING STATE, HELICOPTER DESCENT, NUMERICAL ANALYSIS, FLOW VISUALIZATION Abstract The main goal

More information

Beikrit Samia Falaschini Clara Abdolhosseini Mahyar Capotescu Florin. Qball Quadrotor Helicopter

Beikrit Samia Falaschini Clara Abdolhosseini Mahyar Capotescu Florin. Qball Quadrotor Helicopter Beikrit Samia Falaschini Clara Abdolhosseini Mahyar Capotescu Florin Qball Quadrotor Helicopter Flight Control Systems Project : Objectives for the Qball quadrotor helicopter 1) Develop non linear and

More information

COMPUTATIONAL FLUID DYNAMICS ANALYSIS OF ORIFICE PLATE METERING SITUATIONS UNDER ABNORMAL CONFIGURATIONS

COMPUTATIONAL FLUID DYNAMICS ANALYSIS OF ORIFICE PLATE METERING SITUATIONS UNDER ABNORMAL CONFIGURATIONS COMPUTATIONAL FLUID DYNAMICS ANALYSIS OF ORIFICE PLATE METERING SITUATIONS UNDER ABNORMAL CONFIGURATIONS Dr W. Malalasekera Version 3.0 August 2013 1 COMPUTATIONAL FLUID DYNAMICS ANALYSIS OF ORIFICE PLATE

More information

Introduction to ANSYS CFX

Introduction to ANSYS CFX Workshop 03 Fluid flow around the NACA0012 Airfoil 16.0 Release Introduction to ANSYS CFX 2015 ANSYS, Inc. March 13, 2015 1 Release 16.0 Workshop Description: The flow simulated is an external aerodynamics

More information

Aerodynamic Analysis of Forward Swept Wing Using Prandtl-D Wing Concept

Aerodynamic Analysis of Forward Swept Wing Using Prandtl-D Wing Concept Aerodynamic Analysis of Forward Swept Wing Using Prandtl-D Wing Concept Srinath R 1, Sahana D S 2 1 Assistant Professor, Mangalore Institute of Technology and Engineering, Moodabidri-574225, India 2 Assistant

More information

MSC Software Aeroelastic Tools. Mike Coleman and Fausto Gill di Vincenzo

MSC Software Aeroelastic Tools. Mike Coleman and Fausto Gill di Vincenzo MSC Software Aeroelastic Tools Mike Coleman and Fausto Gill di Vincenzo MSC Software Confidential 2 MSC Software Confidential 3 MSC Software Confidential 4 MSC Software Confidential 5 MSC Flightloads An

More information

Trajectory Planning for Reentry Maneuverable Ballistic Missiles

Trajectory Planning for Reentry Maneuverable Ballistic Missiles International Conference on Manufacturing Science and Engineering (ICMSE 215) rajectory Planning for Reentry Maneuverable Ballistic Missiles XIE Yu1, a *, PAN Liang1,b and YUAN ianbao2,c 1 College of mechatronic

More information

AUTONOMOUS PLANETARY ROVER CONTROL USING INVERSE SIMULATION

AUTONOMOUS PLANETARY ROVER CONTROL USING INVERSE SIMULATION AUTONOMOUS PLANETARY ROVER CONTROL USING INVERSE SIMULATION Kevin Worrall (1), Douglas Thomson (1), Euan McGookin (1), Thaleia Flessa (1) (1)University of Glasgow, Glasgow, G12 8QQ, UK, Email: kevin.worrall@glasgow.ac.uk

More information

Shape optimisation using breakthrough technologies

Shape optimisation using breakthrough technologies Shape optimisation using breakthrough technologies Compiled by Mike Slack Ansys Technical Services 2010 ANSYS, Inc. All rights reserved. 1 ANSYS, Inc. Proprietary Introduction Shape optimisation technologies

More information

Transportation Engineering - II Dr.Rajat Rastogi Department of Civil Engineering Indian Institute of Technology - Roorkee

Transportation Engineering - II Dr.Rajat Rastogi Department of Civil Engineering Indian Institute of Technology - Roorkee Transportation Engineering - II Dr.Rajat Rastogi Department of Civil Engineering Indian Institute of Technology - Roorkee Lecture 18 Vertical Curves and Gradients Dear students, I welcome you back to the

More information

State Space System Modeling of a Quad Copter UAV

State Space System Modeling of a Quad Copter UAV Indian Journal of Science Technology, Vol 9(27), DOI: 10.17485/ijst/2016/v9i27/95239, July 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 State Space System Modeling of a Quad Copter UAV Zaid

More information

Make to Innovate Cardinal Flight Aerodynamics Team

Make to Innovate Cardinal Flight Aerodynamics Team Make to Innovate Cardinal Flight Aerodynamics Team Group Members: Alexander Scott Benjamin Vanduyne Brandon Ganey Joseph Cairo Lyle Sorensen 1 Abstract The purpose for this milestone was to construct an

More information

Experimental study of UTM-LST generic half model transport aircraft

Experimental study of UTM-LST generic half model transport aircraft IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Experimental study of UTM-LST generic half model transport aircraft To cite this article: M I Ujang et al 2016 IOP Conf. Ser.:

More information

Cpk: What is its Capability? By: Rick Haynes, Master Black Belt Smarter Solutions, Inc.

Cpk: What is its Capability? By: Rick Haynes, Master Black Belt Smarter Solutions, Inc. C: What is its Capability? By: Rick Haynes, Master Black Belt Smarter Solutions, Inc. C is one of many capability metrics that are available. When capability metrics are used, organizations typically provide

More information

OPTIMUM FLIGHT TRAJECTORIES AND SENSITIVITY ANALYSIS FOR TERRAIN COLLISION AVOIDANCE SYSTEMS

OPTIMUM FLIGHT TRAJECTORIES AND SENSITIVITY ANALYSIS FOR TERRAIN COLLISION AVOIDANCE SYSTEMS 2 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES OPTIMUM FLIGHT TRAJECTORIES AND SENSITIITY ANALYSIS FOR TERRAIN COLLISION AOIDANCE SYSTEMS T Sharma*, C Bil*, A Eberhard** * Sir Lawrence Wackett

More information

A Practical Adaptive Proportional-Derivative Guidance Law

A Practical Adaptive Proportional-Derivative Guidance Law Engineering Letters, 2:3, EL_2_3_15 A Practical Adaptive Proportional-Derivative Guidance Law Yongwei Zhang, Min Gao, Suochang Yang, Baochen Li, Xue Gao Abstract The well-known proportional navigation

More information

Flight Test Research

Flight Test Research Flight Test Research Principal Investigator:Mike Bragg and Tom Ratvasky Post Doc s: Andy Broeren Sam Lee Graduate Students: James Melody Edward Whalen Core Technologies SMART ICING SYSTEMS Research Organization

More information

Symmetric Maneuver Loads Module Development & Integration within an Aircraft Tracking Environment

Symmetric Maneuver Loads Module Development & Integration within an Aircraft Tracking Environment Symmetric Maneuver Loads Module Development & Integration within an Aircraft Tracking Environment 14 April 2015 Phoenix Integration Workshop Marina del Rey, CA Ned Lindsley, AFRL/QVC Remaining Useful Life

More information

Aircraft Stability and Performance 2nd Year, Aerospace Engineering. Dr. M. Turner

Aircraft Stability and Performance 2nd Year, Aerospace Engineering. Dr. M. Turner Aircraft Stability and Performance 2nd Year, Aerospace Engineering Dr. M. Turner Basic Info Timetable 15.00-16.00 Monday ENG LT1 16.00-17.00 Monday ENG LT1 Typical structure of lectures Part 1 Theory Part

More information

Math Learning Center Boise State 2010, Quadratic Modeling STEM 10

Math Learning Center Boise State 2010, Quadratic Modeling STEM 10 Quadratic Modeling STEM 10 Today we are going to put together an understanding of the two physics equations we have been using. Distance: Height : Recall the variables: o acceleration o gravitation force

More information

Introduction to CFX. Workshop 2. Transonic Flow Over a NACA 0012 Airfoil. WS2-1. ANSYS, Inc. Proprietary 2009 ANSYS, Inc. All rights reserved.

Introduction to CFX. Workshop 2. Transonic Flow Over a NACA 0012 Airfoil. WS2-1. ANSYS, Inc. Proprietary 2009 ANSYS, Inc. All rights reserved. Workshop 2 Transonic Flow Over a NACA 0012 Airfoil. Introduction to CFX WS2-1 Goals The purpose of this tutorial is to introduce the user to modelling flow in high speed external aerodynamic applications.

More information

Estimation of Flow Field & Drag for Aerofoil Wing

Estimation of Flow Field & Drag for Aerofoil Wing Estimation of Flow Field & Drag for Aerofoil Wing Mahantesh. HM 1, Prof. Anand. SN 2 P.G. Student, Dept. of Mechanical Engineering, East Point College of Engineering, Bangalore, Karnataka, India 1 Associate

More information

Validation of a numerical simulation tool for aircraft formation flight.

Validation of a numerical simulation tool for aircraft formation flight. Validation of a numerical simulation tool for aircraft formation flight. T. Melin Fluid and Mechatronic Systems, Department of Management and Engineering, the Institute of Technology, Linköping University,

More information

Recent & Upcoming Features in STAR-CCM+ for Aerospace Applications Deryl Snyder, Ph.D.

Recent & Upcoming Features in STAR-CCM+ for Aerospace Applications Deryl Snyder, Ph.D. Recent & Upcoming Features in STAR-CCM+ for Aerospace Applications Deryl Snyder, Ph.D. Outline Introduction Aerospace Applications Summary New Capabilities for Aerospace Continuity Convergence Accelerator

More information

Calculate a solution using the pressure-based coupled solver.

Calculate a solution using the pressure-based coupled solver. Tutorial 19. Modeling Cavitation Introduction This tutorial examines the pressure-driven cavitating flow of water through a sharpedged orifice. This is a typical configuration in fuel injectors, and brings

More information

Digital Compass Accuracy

Digital Compass Accuracy Digital Compass Accuracy Lindsey Hines, University of St. Thomas Mentor: Dr. James Bellingham Summer 2007 Keywords: digital compass, Microstrain, tilt measurement error ABSTRACT The overall goal of the

More information

Navigational Aids 1 st Semester/2007/TF 7:30 PM -9:00 PM

Navigational Aids 1 st Semester/2007/TF 7:30 PM -9:00 PM Glossary of Navigation Terms accelerometer. A device that senses inertial reaction to measure linear or angular acceleration. In its simplest form, it consists of a case-mounted spring and mass arrangement

More information

Preview. Two-Dimensional Motion and Vectors Section 1. Section 1 Introduction to Vectors. Section 2 Vector Operations. Section 3 Projectile Motion

Preview. Two-Dimensional Motion and Vectors Section 1. Section 1 Introduction to Vectors. Section 2 Vector Operations. Section 3 Projectile Motion Two-Dimensional Motion and Vectors Section 1 Preview Section 1 Introduction to Vectors Section 2 Vector Operations Section 3 Projectile Motion Section 4 Relative Motion Two-Dimensional Motion and Vectors

More information

ME 435 Spring Project Design and Management II. Old Dominion University Department of Mechanical Engineering. Standard Dynamics Model

ME 435 Spring Project Design and Management II. Old Dominion University Department of Mechanical Engineering. Standard Dynamics Model ME 435 Spring 2011 Project Design and Management II Old Dominion University Department of Mechanical Engineering Standard Dynamics Model William Lawrence Andrew Snead TJ Wignall 15 March 2011 Abstract

More information

Integrated Estimation, Guidance & Control II

Integrated Estimation, Guidance & Control II Optimal Control, Guidance and Estimation Lecture 32 Integrated Estimation, Guidance & Control II Prof. Radhakant Padhi Dept. of Aerospace Engineering Indian Institute of Science - Bangalore Motivation

More information

Aerodynamic Study of a Realistic Car W. TOUGERON

Aerodynamic Study of a Realistic Car W. TOUGERON Aerodynamic Study of a Realistic Car W. TOUGERON Tougeron CFD Engineer 2016 Abstract This document presents an aerodynamic CFD study of a realistic car geometry. The aim is to demonstrate the efficiency

More information

Aerodynamics of 3D Lifting Surfaces through Vortex Lattice Methods. Introduction to Applications of VLM

Aerodynamics of 3D Lifting Surfaces through Vortex Lattice Methods. Introduction to Applications of VLM Aerodynamics of 3D Lifting Surfaces through Vortex Lattice Methods Introduction to Applications of VLM Basic Concepts Boundary conditions on the mean surface Vortex Theorems, Biot-Savart Law The Horseshoe

More information

Range Imaging Through Triangulation. Range Imaging Through Triangulation. Range Imaging Through Triangulation. Range Imaging Through Triangulation

Range Imaging Through Triangulation. Range Imaging Through Triangulation. Range Imaging Through Triangulation. Range Imaging Through Triangulation Obviously, this is a very slow process and not suitable for dynamic scenes. To speed things up, we can use a laser that projects a vertical line of light onto the scene. This laser rotates around its vertical

More information

APPLICATION OF AERIAL VIDEO FOR TRAFFIC FLOW MONITORING AND MANAGEMENT

APPLICATION OF AERIAL VIDEO FOR TRAFFIC FLOW MONITORING AND MANAGEMENT Pitu Mirchandani, Professor, Department of Systems and Industrial Engineering Mark Hickman, Assistant Professor, Department of Civil Engineering Alejandro Angel, Graduate Researcher Dinesh Chandnani, Graduate

More information

Supersonic Flow Over a Wedge

Supersonic Flow Over a Wedge SPC 407 Supersonic & Hypersonic Fluid Dynamics Ansys Fluent Tutorial 2 Supersonic Flow Over a Wedge Ahmed M Nagib Elmekawy, PhD, P.E. Problem Specification A uniform supersonic stream encounters a wedge

More information

NUMERICAL AND EXPERIMENTAL INVESTIGATIONS OF TEST MODELS AERODYNAMICS

NUMERICAL AND EXPERIMENTAL INVESTIGATIONS OF TEST MODELS AERODYNAMICS NUMERICAL AND EXPERIMENTAL INVESTIGATIONS OF TEST MODELS AERODYNAMICS A.V. Vaganov, S.M. Drozdov, S.M. Zadonsky, V.I. Plyashechnic, M.A. Starodubtsev, S.V. Chernov, V.L. Yumashev TsAGI, 140180 Zhukovsky,

More information

LESSONS FROM WIND TUNNEL MODELS MADE BY RAPID PROTOTYPING

LESSONS FROM WIND TUNNEL MODELS MADE BY RAPID PROTOTYPING LESSONS FROM WIND TUNNEL MODELS MADE BY RAPID PROTOTYPING Ehud Kroll Faculty of Aerospace Engineering Technion Israel Institute of Technology Technion City, Haifa 32000, Israel Dror Artzi Faculty of Aerospace

More information

Fluent User Services Center

Fluent User Services Center Solver Settings 5-1 Using the Solver Setting Solver Parameters Convergence Definition Monitoring Stability Accelerating Convergence Accuracy Grid Independence Adaption Appendix: Background Finite Volume

More information

Displacement-time and Velocity-time Graphs

Displacement-time and Velocity-time Graphs PhysicsFactsheet April Number Displacement- and Velocity- Graphs This Factsheet explains how motion can be described using graphs, in particular how - graphs and - graphs can be used. Displacement- graphs

More information

This was written by a designer of inertial guidance machines, & is correct. **********************************************************************

This was written by a designer of inertial guidance machines, & is correct. ********************************************************************** EXPLANATORY NOTES ON THE SIMPLE INERTIAL NAVIGATION MACHINE How does the missile know where it is at all times? It knows this because it knows where it isn't. By subtracting where it is from where it isn't

More information

Incompressible Potential Flow. Panel Methods (3)

Incompressible Potential Flow. Panel Methods (3) Incompressible Potential Flow Panel Methods (3) Outline Some Potential Theory Derivation of the Integral Equation for the Potential Classic Panel Method Program PANEL Subsonic Airfoil Aerodynamics Issues

More information

Computational Fluid Dynamics Analysis of an Idealized Modern Wingsuit

Computational Fluid Dynamics Analysis of an Idealized Modern Wingsuit Washington University in St. Louis Washington University Open Scholarship Mechanical Engineering and Materials Science Independent Study Mechanical Engineering & Materials Science 12-21-2016 Computational

More information

AERODYNAMIC DESIGN OF FLYING WING WITH EMPHASIS ON HIGH WING LOADING

AERODYNAMIC DESIGN OF FLYING WING WITH EMPHASIS ON HIGH WING LOADING AERODYNAMIC DESIGN OF FLYING WING WITH EMPHASIS ON HIGH WING LOADING M. Figat Warsaw University of Technology Keywords: Aerodynamic design, CFD Abstract This paper presents an aerodynamic design process

More information

Estimation of Altitude and Vertical Velocity for Multirotor Aerial Vehicle using Kalman Filter

Estimation of Altitude and Vertical Velocity for Multirotor Aerial Vehicle using Kalman Filter Estimation of Altitude and Vertical Velocity for Multirotor Aerial Vehicle using Kalman Filter Przemys law G asior, Stanis law Gardecki, Jaros law Gośliński and Wojciech Giernacki Poznan University of

More information

A Verification Study of ABAQUS AC3D8R Elements for Acoustic Wave Propagation

A Verification Study of ABAQUS AC3D8R Elements for Acoustic Wave Propagation A Verification Study of ABAQUS AC3D8R Elements for Acoustic Wave Propagation by Michael Robert Hubenthal A Project Submitted to the Graduate Faculty of Rensselaer Polytechnic Institute in Partial Fulfillment

More information

EFFECT OF YAW-TILTED HINGE AXIS ON DEPLOYMENT ROBUSTNESS OF MARS AIRPLANE

EFFECT OF YAW-TILTED HINGE AXIS ON DEPLOYMENT ROBUSTNESS OF MARS AIRPLANE EFFET OF YAW-TILTED HINGE AXIS ON DEPLOYMENT ROBUSTNESS OF MARS AIRPLANE Koji Fujita* Hiroki Nagai** and Akira Oyama* * Institute of Space and Astronautical Science Japan Aerospace Exploration Agency --

More information

ALGORITHMS FOR DETECTING DISORDERS OF THE BLDC MOTOR WITH DIRECT CONTROL

ALGORITHMS FOR DETECTING DISORDERS OF THE BLDC MOTOR WITH DIRECT CONTROL Journal of KONES Powertrain and Transport, Vol. 23, No. 4 2016 ALGORITHMS FOR DETECTING DISORDERS OF THE BLDC MOTOR WITH DIRECT CONTROL Marcin Chodnicki, Przemysław Kordowski Mirosław Nowakowski, Grzegorz

More information

Vector Decomposition

Vector Decomposition Projectile Motion AP Physics 1 Vector Decomposition 1 Coordinate Systems A coordinate system is an artificially imposed grid that you place on a problem. You are free to choose: Where to place the origin,

More information

Orbital forming of SKF's hub bearing units

Orbital forming of SKF's hub bearing units Orbital forming of SKF's hub bearing units Edin Omerspahic 1, Johan Facht 1, Anders Bernhardsson 2 1 Manufacturing Development Centre, AB SKF 2 DYNAmore Nordic 1 Background Orbital forming is an incremental

More information

Adding New Instrumentation to Aircraft Platforms

Adding New Instrumentation to Aircraft Platforms Mark Jordan AV-8B Weapon Separation Test Team Lead NAVAIR 5.1.6.6 Air Vehicle Stores Compatibility Division Fighter and Attack Branch 2 HGR 201, Suite 1A 21960 Nickles Rd Patuxent River, MD 20670 Mark.Jordan@navy.mil

More information

Compressible Flow in a Nozzle

Compressible Flow in a Nozzle SPC 407 Supersonic & Hypersonic Fluid Dynamics Ansys Fluent Tutorial 1 Compressible Flow in a Nozzle Ahmed M Nagib Elmekawy, PhD, P.E. Problem Specification Consider air flowing at high-speed through a

More information

THE EFFECTS OF THE PLANFORM SHAPE ON DRAG POLAR CURVES OF WINGS: FLUID-STRUCTURE INTERACTION ANALYSES RESULTS

THE EFFECTS OF THE PLANFORM SHAPE ON DRAG POLAR CURVES OF WINGS: FLUID-STRUCTURE INTERACTION ANALYSES RESULTS March 18-20, 2013 THE EFFECTS OF THE PLANFORM SHAPE ON DRAG POLAR CURVES OF WINGS: FLUID-STRUCTURE INTERACTION ANALYSES RESULTS Authors: M.R. Chiarelli, M. Ciabattari, M. Cagnoni, G. Lombardi Speaker:

More information

ELEC Dr Reji Mathew Electrical Engineering UNSW

ELEC Dr Reji Mathew Electrical Engineering UNSW ELEC 4622 Dr Reji Mathew Electrical Engineering UNSW Review of Motion Modelling and Estimation Introduction to Motion Modelling & Estimation Forward Motion Backward Motion Block Motion Estimation Motion

More information

Chapter 26 Geometrical Optics

Chapter 26 Geometrical Optics Chapter 26 Geometrical Optics 26.1 The Reflection of Light 26.2 Forming Images With a Plane Mirror 26.3 Spherical Mirrors 26.4 Ray Tracing and the Mirror Equation 26.5 The Refraction of Light 26.6 Ray

More information