An open API service indexing awesome lists of open source software.

https://github.com/mathworks/modeling-tvcd-rocket-in-simulink

Code in this repository is discussed in this BPS.Space YouTube video on modeling a thrust vector controlled rocket in Simulink. 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.
https://github.com/mathworks/modeling-tvcd-rocket-in-simulink

Last synced: 4 days ago
JSON representation

Code in this repository is discussed in this BPS.Space YouTube video on modeling a thrust vector controlled rocket in Simulink. 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.

Awesome Lists containing this project

README

        

# Modeling a Thrust Vector Controlled Rocket in Simulink

[![View Modeling a Thrust Vector Controlled Rocket in Simulink on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/80716-modeling-a-thrust-vector-controlled-rocket-in-simulink)

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. Adjusting the gimbal angle, controls the direction and attitude of the of the rocket as shown in the image below

![Gimbaled_thrust_diagram](https://upload.wikimedia.org/wikipedia/commons/7/7a/En_Gimbaled_thrust_diagram.svg)

Gimbaled_thrust_diagram.gif:Brian0918 at en.wikipediaderivative work: Titimaster / Public domain

Code in this repository is discussed in this BPS.Space YouTube video shown below.[![](http://img.youtube.com/vi/nwgd1CV__rs/0.jpg)](http://www.youtube.com/watch?v=nwgd1CV__rs "")

To use the files,

- Clone the repository as seen [here](https://www.mathworks.com/help/simulink/ug/clone-git-repository.html)

- Open `simpleTVCRocketModel.slx`

- Click the appropriate hyperlink to choose between a simple Aerospace Blockset or Simscape implementation

- Move the Gimbal angle slider to see the effect of different gimbal angles on the trajectory of the rocket.

[Learn how to get MATLAB and Simulink](https://www.mathworks.com/products/get-matlab.html)