Code in this repository is discussed in this BPS.Space YouTube video on modeling a thrust vector controlled rocket in Simulink - https://www.youtube.com/watch?v=nwgd1CV__rs&t=73s . Thrust Vectoring or Thrust Vector control is the ability of an aircraft or a rocket's propulsion system to manipulate the direction of its thrust to control the rocket or aircrafts attitude or angular velocity.
To use the files,
1. Clone the repository as seen here
2. Open simpleTVCRocketModel.slx
3. Click the appropriate hyperlink to choose between a simple Aerospace Blockset or Simscape implementation
4. Move the Gimbal angle slider to see the effect of different gimbal angles on the trajectory of the rocket.
MathWorks Student Competitions Team (2021). Modeling a Thrust Vector Controlled Rocket in Simulink (https://github.com/mathworks/Modeling-TVCd-Rocket-in-Simulink/releases/tag/v1.0.1), GitHub. Retrieved .
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.
Well, this model looks unrealistic. The problem arises when you apply force Fx to the 6-DoF block. Please refer to the documentation of 6-DoF block. The frame is first translated before all the rotations in 6-DoF joint
that was an excellent video, thank you so much.
Can you update the previous version (before matlab R2020b)? I cannot open the great model. thank you!
Thank you very march!