ไม่สามารถเล่นวิดีโอนี้
ขออภัยในความไม่สะดวก

Thrust Vector Control for Rockets

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 มี.ค. 2021
  • I describe the process I used to design a thrust vector controlled rocket. All the tools used are free (Freecad, python, OpenRocket). The contents:
    (1) Dual-Axis Gimbal Design [0:41]
    (2) Rocket Design [3:49]
    (3) Algorithm Design (PID Controller) [6:36]
    (4) Launch #1 [12:05]
    (5) Launch #2 [13:24]
    The github link for all code and cad is here:
    github.com/pet...
    If you found this useful and want to support my launches via Moron Industries Inc, my paypal is pjbevel@gmail.com

ความคิดเห็น • 30

  • @michaelrtreat
    @michaelrtreat 3 วันที่ผ่านมา

    Great video about the design process.

  • @typicalgamer_1153
    @typicalgamer_1153 8 หลายเดือนก่อน +1

    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 ปีที่แล้ว +6

    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! 👍

  • @burnsm2012
    @burnsm2012 3 ปีที่แล้ว +1

    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

  • @saumyaadhyaru6166
    @saumyaadhyaru6166 3 ปีที่แล้ว +3

    Amazing video man fan from India 🙏 Namaste

  • @real-1982
    @real-1982 2 ปีที่แล้ว +2

    Very helpful, thank you!

  • @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.

  • @Cryptic_Chai
    @Cryptic_Chai ปีที่แล้ว +1

    Hey Pete! Amazing creativity and dedication! Can you make more videos regarding same? I was curious about the actual Flight Computer code.

    • @peterb7615
      @peterb7615  ปีที่แล้ว +1

      I link the code I used in the github in the video description

  • @astra_joe
    @astra_joe 3 ปีที่แล้ว +1

    Very Interesting!

  • @amarinediary
    @amarinediary 3 ปีที่แล้ว +1

    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

  • @robinsvantony
    @robinsvantony 3 ปีที่แล้ว

    Thank you.

  • @Cryptic_Chai
    @Cryptic_Chai ปีที่แล้ว +2

    Pete, can you share the schematics of connections in your Github repo please?

    • @Shatlord
      @Shatlord 11 หลายเดือนก่อน

      He has a video of it in his channel.

  • @terrywheelock9458
    @terrywheelock9458 3 ปีที่แล้ว +1

    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 ปีที่แล้ว +1

      no you don't

  • @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.

  • @user-we1sn1lz6i
    @user-we1sn1lz6i 6 หลายเดือนก่อน

    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 26 วันที่ผ่านมา

      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

  • @burnsm2012
    @burnsm2012 3 ปีที่แล้ว

    Windup

  • @ilyasbendjeffal9758
    @ilyasbendjeffal9758 2 ปีที่แล้ว

    How can i plug a python into arduino

    • @Cryptic_Chai
      @Cryptic_Chai ปีที่แล้ว

      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

  • @methods-SE
    @methods-SE 2 ปีที่แล้ว

    mic

    • @methods-SE
      @methods-SE 2 ปีที่แล้ว

      th-cam.com/video/4cw9K9yuIyU/w-d-xo.html

    • @methods-SE
      @methods-SE 2 ปีที่แล้ว

      th-cam.com/video/5DHYm6fnJTg/w-d-xo.html