Implementing the speed of wind into an aircrafts 6 DOF model

19 visualizzazioni (ultimi 30 giorni)
Hello, I have a simple 6 DOF model of an aircraft using the 6 DOF (Euler angles) block in simulink alongside the Aerodynamic Forces and Moments block, I am simulating a trajectory drop (free fall) of the aircraft. I was asked to include the effect of varying wind speed and sideslip angle on the trajectory. Wanted to know how to incorporate this into the model. Do I add it as a force into the Aerodynamic forces and moments block? Do I subtract the force factor that is on the x axis from the aircrafts speed everytime it leaves the 6dof block and before it is used to calculate the aerodynamic forces via the block. Any recommendations are greatly appreciated. If any extra information is needed I am ready to supply.
  3 Commenti
Omar Al Merri
Omar Al Merri il 15 Gen 2024
Hello @Sam Chak, using the 6DOF block for my equation of motion, its inputs are forces and moments which are the outputs of the Aerodynamic forces and moments that I have supplied to the aerodynamic coefficients. Setting the initial condition (altitude and velocity) in the 6 dof initial parameters allows me to see the trajectory of the aircraft as it free falls. There are no control surfaces stall implemented.
Sam Chak
Sam Chak il 15 Gen 2024
As you mentioned, the block takes of Forces and Moments. Can you convert the Wind Velocities into a force vector and a moment vector ?

Accedi per commentare.

Risposta accettata

Benjamin Thompson
Benjamin Thompson il 20 Gen 2024
You would set the Aerodynamic Forces and Moments block mask parameter or Input Axes to Wind. Then you get a fifth input to the block which you must calculate as the velocity of the body with respect to the wind.

Più risposte (0)

Categorie

Scopri di più su Aerospace Applications in Help Center e File Exchange

Prodotti


Release

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by