Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

2 . 1 Autonomous Landing of Rocket Stage The autonomous landing of reusable rocket stages became a trending topic around the world in the last

2.1 Autonomous Landing of Rocket Stage
The autonomous landing of reusable rocket stages became a trending topic around the world in
the last decade after the successful flight missions of corporations like SpaceX, Blue Origin etc.
and started the new era of low-cost and commercial space missions worldwide.
Figure 1: Reusable rocket stage and landing site.
In this simplified model, the equations of motion related to stage approaching to a landing
site is given. The rocket stage is assumed to have negligible aerodynamic effects and controlled
by thrust vectoring. Then, the equations become
u=-qw+Tcosm-gsin,
w=qu-Tsinm+gcos,
=q,
q=-xcgTsinIyy,
m=-Tg0Isp.2.1 Autonomous Landing of Rocket Stage
The autonomous landing of reusable rocket stages became a trending topic around the world in
the last decade after the successful flight missions of corporations like SpaceX, Blue Origin etc.
and started the new era of low-cost and commercial space missions worldwide.
In this simplified model, the equations of motion related to stage approaching to a landing
site is given. The rocket stage is assumed to have negligible aerodynamic effects and controlled
by thrust vectoring. Then, the equations become
u=qw +(T cos \sigma /m) g sin \theta ,
w= qu (T sin \sigma /m)+ g cos \theta ,
\theta = q,
q=(Xcg * T sin \sigma )/ Iyy
m=T / g0Isp
.
Here, u,w are the velocity components of rocket stage in body-fixed frame, is the angular
displacement, q is the angular rate and m is the mass of stage. The motion of rocket stage is
controlled via thrust magnitude T and thrust vector angle . Note that the position of rocket
stage can be expressed by the integration of equations
x=ucos+wsin,
z=-usin+wcos.
The constant parameters related to problem is given as follows.
Table 1: Problem specific parameters.
In the end, you have 5 states x=(u,w,,q,m) and 2 inputs u=(T,), and assume that
you can measure all the states.
a)(40 pts.) Linearize the system around the conditions x0=(0,0,0,0,m0) and u0=(m0g,0)
with given values, and obtain the linear state-space representation, that is,
x=Ax+Bu,
y=Cx.
b)(40 pts.) Obtain transfer functions G1(s)=usT(s) and G2(s)=ws(s) using
formula
Gi(s)=Ci(sI-A)-1B, for i=1,2,
where A,B,C1,C2 are the corresponding state-space matrices you found at part (a).
c)(20 pts.) Draw the root locus (either manually or by using Matlab rlocus function)
clearly, and comment on what types of controllers (PD, PI, lead-lag etc.) can be designed
for arbitrarily given complex conjugate pole locations.
d)(Bonus,40 pts.) Simulate the system by modeling the equations (1) in Simulink. Run the
Simulink model with fixed step-size t=0.01(select ODE solver as Heun from Simulink
settings) and draw the (x,z)-trajectory of rocket by integrating the inertial velocities x,z
in (2). Use initial conditions (u0,w0,0,q0,m0)=(-20,5,18,0,55000) for states and
(x0,z0)=(30,200) for rocket position.
e)(Bonus,20 pts.) Implement a stabilizing controller of type in part (c) with suitable gains
(no need to be found analytically, just trial-and-error) and see the results.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Learning PostgreSQL

Authors: Salahaldin Juba, Achim Vannahme, Andrey Volkov

1st Edition

178398919X, 9781783989195

More Books

Students also viewed these Databases questions