Is it possible to obtain the complete trajectory of the rocket in the three axes (x,y,z) through this model of the article that takes into account only the pitch angle and the angle of attack?
Wonderful video bro. I have been struggling from a long time to build it . So thanku man ❤ . I am also building small scale thrust vector control rockets. It's very helpful 😇.
Hi, I wonder can we use LQR method for real applications since the measuring the desired states is not so simple in real life. If the measurement is wrong, I assume control system may pushes the system to divergence. What about classical control approaches, that are more reliable and easy to handle?
Very nice video!! Great job! There is just this thing I don't understand (I am trying to build a state space model of my team's rocket in order to use it to design airbrakes for the rocket), I checked the paper you mentioned, what parameters should I take under consideration? How to I adjust this state space matrices to my rocket?
Hey i only have a 4 input state space block in my matlab version. Can you suggest an alternative approach, as in how should i mould it in use as a single input source
@@VDEngineering sir can you make a video regarding the milp control allocation part of the paper 'Quantized control allocation of reaction control jets and aerodynamic control surfaces' can you please help me sir 🙏
Hi there , thanks for the informative videos, I have built a 6 dof simulation in simulink but I am stuck in the control surface block ....Can you help me out please..... Thanks in advance !!
Thanks for this. Am getting this error once I connect the gain output to the sate-space system: Data type mismatch. Output port 1 of 'LQR_Control/Gain' is a signal of data type 'boolean'. However, it is driving a signal of data type 'double'.
Hello, great video, many compliments could you explain better the MatLab part : for i = 1:100000 e_val(:,i) = eig(A_m - B_m*K*i/10000); end why you use the number 1e5 e 1e4, why you do *i/10000 yes, I know that the aim is to study the stability but I would like to understand better why your code has this approach in MatLab. and for k = 1:1 ....... why we use also this for a cycle, we do not do a cycle because is for one to one many thanks for your time and consideration
Your videos are detailed and make a complicated topic so much easier. Keep up the great work. 👍
So useful. Extremely helpful video for beginners. Thanks.
Thanks for the shout out! Great video :)
Is it possible to obtain the complete trajectory of the rocket in the three axes (x,y,z) through this model of the article that takes into account only the pitch angle and the angle of attack?
Why do you have different constant values? In the paper the mass is 5830 slug, on your code is 38901 slug.
thanks man , u are really of great help for simulations ,i want to learn and you give very realistic examples...
Wonderful video bro. I have been struggling from a long time to build it . So thanku man ❤ . I am also building small scale thrust vector control rockets. It's very helpful 😇.
Hi, I wonder can we use LQR method for real applications since the measuring the desired states is not so simple in real life. If the measurement is wrong, I assume control system may pushes the system to divergence. What about classical control approaches, that are more reliable and easy to handle?
Very nice video!! Great job! There is just this thing I don't understand (I am trying to build a state space model of my team's rocket in order to use it to design airbrakes for the rocket), I checked the paper you mentioned, what parameters should I take under consideration? How to I adjust this state space matrices to my rocket?
you also have video on launch and land rocket. you use different equations. what is the difference?
One is linear other is not
Hai. While I running the code it show error
Show" not enough input arguments"
Pleas help me.
Hey i only have a 4 input state space block in my matlab version. Can you suggest an alternative approach, as in how should i mould it in use as a single input source
Sir can you make a video about control allocation of reaction control syatem in RLV i really need help
possibly
@@VDEngineering sir can you make a video regarding the milp control allocation part of the paper 'Quantized control allocation of reaction control jets and aerodynamic control surfaces' can you please help me sir 🙏
This is a very nice tutorial. Thank you so much!
Can you suggest a book that talks about modelling for Aerospace vehicles.
Hi there , thanks for the informative videos, I have built a 6 dof simulation in simulink but I am stuck in the control surface block ....Can you help me out please..... Thanks in advance !!
Thank you for your useful video.
Thanks for this. Am getting this error once I connect the gain output to the sate-space system: Data type mismatch. Output port 1 of 'LQR_Control/Gain' is a signal of data type 'boolean'. However, it is driving a signal of data type 'double'.
I looove youu man ❤️❤️❤️
Nice videos
Excelent!
MASB 老哥少了个l
Hello, great video, many compliments
could you explain better the MatLab part :
for i = 1:100000
e_val(:,i) = eig(A_m - B_m*K*i/10000);
end
why you use the number 1e5 e 1e4, why you do *i/10000
yes, I know that the aim is to study the stability but I would like to understand better why your code has this approach in MatLab.
and
for k = 1:1 .......
why we use also this for a cycle, we do not do a cycle because is for one to one
many thanks for your time and consideration
Here from terminal montage
Tracker