Thrust Vector Control for Rockets

  Рет қаралды 22,460

Peter B

Peter B

Күн бұрын

Пікірлер: 35
@wyattb3138
@wyattb3138 2 ай бұрын
Glad to see that my math is correct. Instead of going straight up, I want mine to do a gravity turn with no roll control.
@typicalgamer_1153
@typicalgamer_1153 Жыл бұрын
Hello, thank you for your video. I plan on beginning this type of project, and you really simplified it to an understandable level.
@terrywheelock9458
@terrywheelock9458 3 жыл бұрын
Yep, you must zero the rocket on all three axis and lock the IMU on that position for vertical launch! 😆 DOAH! 🤣 The three axis are pitch, yaw, and roll (what you called "spin") 👍 You got me hooked on this now, you have made it look soooooo simple, with computers, we used RC back in the 70s, this looks like FUN now! 👍
@michaelrtreat
@michaelrtreat 4 ай бұрын
Great video about the design process.
@saumyaadhyaru6166
@saumyaadhyaru6166 3 жыл бұрын
Amazing video man fan from India 🙏 Namaste
@fifaham
@fifaham 2 жыл бұрын
@13:55 looks like the mass loss after initial flight have affected the MC and COG dimensions added to the air friction and wind (if any) all of those may influance the flight path and need adjustment of the PID gains. I was thinking of an algorithm to automatically adjust for PID gains on the fly or to predict a couple of sets of those gains, say set1 and set2 and set 3, that will take over the other sets of gains and which will compensate for those variations that take place during flight. Just a food for the thought.
@burnsm2012
@burnsm2012 3 жыл бұрын
Look up windup. Very common in a PID that needs to be tuned. Start with proportional gain and work doubling each time till u see over correction/maxing out your final element. Then back down. integral duration won’t be much of help as the time of flight will always be to short for it to correct. However if using integral watch out for over shoot and undershoot!!! This is windup. Derivative rate is a nasty necessity. Which will look into the future. This is usually what u see as corrections. But like before is a big nasty cause of windup. All in all great build, a little PID running and it should be smooth as butter, give weight and dimensions stay the same
@real-1982
@real-1982 3 жыл бұрын
Very helpful, thank you!
@Cryptic_Chai
@Cryptic_Chai 2 жыл бұрын
Hey Pete! Amazing creativity and dedication! Can you make more videos regarding same? I was curious about the actual Flight Computer code.
@peterb7615
@peterb7615 2 жыл бұрын
I link the code I used in the github in the video description
@fragman8350
@fragman8350 2 ай бұрын
bro literally got me a job
@jessedavila5993
@jessedavila5993 Ай бұрын
How so?
@Cryptic_Chai
@Cryptic_Chai 2 жыл бұрын
Pete, can you share the schematics of connections in your Github repo please?
@Shatlord
@Shatlord Жыл бұрын
He has a video of it in his channel.
@astra_joe
@astra_joe 3 жыл бұрын
Very Interesting!
@amarinediary
@amarinediary 3 жыл бұрын
Hey @Peter, had an idea in mind that’s how I ended up on your videos. In regards to shooting through the parachute and the stability problem: Instead of having one big chute, how about multiple smaller chutes, around some kind of ring, in front of the rocket CG (with the ring around the rocket body). The rocket wouldn’t have to go through the chute and thinking about it sound also more stable than a rocket hanging bellow a single chute attach to a string? What do you think? Great project in any case!
@StormShadow20633
@StormShadow20633 Жыл бұрын
Fantastic
@williamtemple4331
@williamtemple4331 2 жыл бұрын
I have gotten to your channel late. I am a little familiar with the raspberry pi but I am unfamiliar with " soldering down the sd card" could you explain that process as I would like to incorporate raspberry pis into my future rocket builds.
@peterb7615
@peterb7615 2 жыл бұрын
there are test points on the backside of the raspberry pi zero W. You can look those up and map them to the pins on the sdcard. then I use high gauge wire (magnet wire) and solder all the points up. then kapton tape over it.
@williamtemple4331
@williamtemple4331 2 жыл бұрын
@@peterb7615 Well that sounds a bit too complicated for my level of competence I am not ashamed to admit.
@jaaferjaafer-i7o
@jaaferjaafer-i7o 11 ай бұрын
I'm thinking about creating a missile control system for my graduation project from university and I don't know where to start......... Are there any tips you can offer me?
@geraldimhof2875
@geraldimhof2875 5 ай бұрын
Hope I'm not to late 😅 I would first create a trajectory on Matlab or Python to know the path to target from launch point. This should then translate to an angle with respect to the ground, over time. That angle should then be translated into the missile's frame and with that you have your desired setpoint, that evolves with altitude
@robinsvantony
@robinsvantony 3 жыл бұрын
Thank you.
@terrywheelock9458
@terrywheelock9458 3 жыл бұрын
You have to have control of all three axis to have a stabile rocket, so you would also need some sort of "roll" control. That is why ever large rocket have some sort of RCS and/or small fins to control the roll so the TVC engine can control the pitch and yaw. Always put yourself in the "astronauts" set to imagine how you would program the flight computer! Hey could you convert or copy your code to an Arduino Tweeny 3.2, .ino file? Or, a Arduino Nano R3? I think there is only one other person that I have seen that has a grasp on TVC like you do, and of course that would be Joe.
@daft9816
@daft9816 3 жыл бұрын
no you don't
@ilyasbendjeffal9758
@ilyasbendjeffal9758 3 жыл бұрын
How can i plug a python into arduino
@Cryptic_Chai
@Cryptic_Chai 2 жыл бұрын
use raspberry pi not arduino for this code
@yxhankun
@yxhankun 3 жыл бұрын
can pid.py run under raspi nano?
@peterb7615
@peterb7615 3 жыл бұрын
pid.py is basically for modeling the system and determining P- I- and D- values. It doesn't run on the rocket. I'd recommend doing it on a desktop so you can view plots
@burnsm2012
@burnsm2012 3 жыл бұрын
Windup
@methods-SE
@methods-SE 3 жыл бұрын
mic
@methods-SE
@methods-SE 3 жыл бұрын
kzbin.info/www/bejne/apTaan5vrtp8r7c
@methods-SE
@methods-SE 3 жыл бұрын
kzbin.info/www/bejne/a3WriqBsm9N9isk
@mrphysics2625
@mrphysics2625 Ай бұрын
please stop calling the center of pressure "Center of Phase" lmfao
@peterb7615
@peterb7615 Ай бұрын
Sorry, you're right! I do most of my work on antennas and get things backwards from time to time. www.youtube.com/@pjbevel
How I Built A Thrust Vector Controlled Rocket
13:16
Nicola Gaiani
Рет қаралды 45 М.
TVC Model Verification
15:25
BPS.space
Рет қаралды 71 М.
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН
Building and Flying a Two-Stage Active Control Rocket
18:27
Lafayette Systems
Рет қаралды 47 М.
Modeling a Thrust Vectored Rocket In Simulink
14:15
BPS.space
Рет қаралды 266 М.
Aluminum TVC Mount | Scout Flights 2 and 3
15:23
BPS.space
Рет қаралды 185 М.
Inside the V3 Nazi Super Gun
19:52
Blue Paw Print
Рет қаралды 1,6 МЛН
I built a NEW ENGINE  (New Rotary Design)
18:58
Integza
Рет қаралды 1,4 МЛН
Flight Computer and Navigation Software for a Fin-Controlled Rocket
8:55
How to Make a Real Diamond - (Not Clickbait)
8:51
JerryRigEverything
Рет қаралды 3,5 МЛН
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41