MIT Maker Portfolio Video (RA Rejected)

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ธ.ค. 2023
  • For over five years now, I have been developing model rockets from
    scratch in my spare time and on my own.
    As a result, I designed, assembled, and tested several rockets and
    systems. In this portfolio, however, I am only going to describe my most
    notable and recent developments. This video is intended to briefly outline my portfolio of work.
    Developments covered in this video:
    Buffalo L, a model rocket aimed at achieving a propulsive landing, and Buffalo mini, one of the lightest thrust-vector-controlled model rockets ever. Furthermore, I introduce my self-programmed visualization software for post-flight analysis, my rocket launchpad, and my graduation project.
    If you have further questions on any of my projects,
    please leave a comment down below :)
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @BPSspace
    @BPSspace 5 หลายเดือนก่อน +44

    🔥🔥🔥

    • @jmspaceR
      @jmspaceR  5 หลายเดือนก่อน +7

      It's an honor to have you here :)
      I would probably never have started to develop model rockets without being inspired by you!

  • @jwaero
    @jwaero 2 หลายเดือนก่อน +14

    This is awesome! MIT is missing out, you’re already a great engineer! The future is bright, keep up the good work!

    • @jmspaceR
      @jmspaceR  2 หลายเดือนก่อน +5

      Thank you for your kind words.
      I definitely will keep working on my goals no matter what!

    • @Mr.woman_lover
      @Mr.woman_lover 8 นาทีที่ผ่านมา

      They probably needed to fill the DEI quota. Its a shame

  • @Project-Horizon
    @Project-Horizon 4 หลายเดือนก่อน +2

    I like the simplicity of the thrust blocking system, I think that is going to serve you well! Plus the wind sensor on the pad is just fantastic. Great add on safety feature that I haven't seen anyone else implement yet.

  • @codemonkey2k5
    @codemonkey2k5 5 หลายเดือนก่อน +1

    Great work! Look forward to seeing more.

    • @jmspaceR
      @jmspaceR  5 หลายเดือนก่อน

      Thank you!
      There's for sure more to come!

  • @bowieinc
    @bowieinc 5 หลายเดือนก่อน +1

    Very cool. Short and sweet:)

  • @TheMachInitiative
    @TheMachInitiative 5 หลายเดือนก่อน +6

    Woahh this is super impressive!!🤯 You deserve way more views

    • @jmspaceR
      @jmspaceR  5 หลายเดือนก่อน +1

      Thank you for your support!

  • @jakobjungreuthmayer6066
    @jakobjungreuthmayer6066 5 หลายเดือนก่อน +1

    🔥🔥🔥impressive!

    • @jmspaceR
      @jmspaceR  5 หลายเดือนก่อน

      thanks man!

  • @mouiz0023
    @mouiz0023 5 หลายเดือนก่อน +6

    Woah, I'm so impressed by what you make!
    Where did you learn making rockets, please?

    • @jmspaceR
      @jmspaceR  5 หลายเดือนก่อน +4

      I acquired most of the knowledge myself by looking into forums (Advanced Model Rocketry), listening to podcasts, and watching videos, especially those from @BPS.space

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

    This is super super cool. Just a question, what school did you end up going to?

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

      I only applied to four schools in the US (MIT, Stanford, Caltech, and Princeton) and now will attend TU Delft (Netherlands)

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

      @@jmspaceR Wow that's super cool! Good luck in your future!

  • @ShreyasSingh-iw1pk
    @ShreyasSingh-iw1pk 6 วันที่ผ่านมา

    How do you get started in rocketmaking,i am really interested but have no goddamn clue

  • @twintek1099
    @twintek1099 หลายเดือนก่อน +3

    If bro was rejected... it's over for me.

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

      It's crazy how selective these universites have become. Yet, keep in mind I am an international. So, if you are from the US it might be more realisitc for you than for me to get in.

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

      @@jmspaceR I'm British xD

  • @mohamedsalahrejeb8274
    @mohamedsalahrejeb8274 5 หลายเดือนก่อน

    Great!! How long did that take?👏👏

    • @jmspaceR
      @jmspaceR  5 หลายเดือนก่อน +1

      Thank you, I am glad you like it!
      I recorded, edited, and revised the video in a time frame of around two months.
      And the projects you see in this video are some of the results of over five years into model rocketry.

  • @arduinorobotics8397
    @arduinorobotics8397 2 หลายเดือนก่อน

    Which programming language preferd for programming this systems?

    • @jmspaceR
      @jmspaceR  21 วันที่ผ่านมา

      Arduino IDE on Platform IO in VS Code for programming the ESP32
      Or STM32 Cube IDE for STM32 line of microcontrollers

  • @julianchee2894
    @julianchee2894 5 หลายเดือนก่อน

    for attitude measurements are you only using the gyroscope or are you using a kalman filter with the accelerometer and magnetometer ?
    I have a LSM6DS032 gyroscope board. I've used the angular velocities to obtain my euler angles through quaternions but at odd angles or after shaking the unit vigorously, the angles don't return to their usual values.

    • @jmspaceR
      @jmspaceR  5 หลายเดือนก่อน

      I am only using the gyroscope, as the sensor package I use (BMI088) does not feature a magnetometer. Further, the accelerometer measurements are not feasible in flight as they are effected by the thrust of the rocket engine. Yet, I use the accelerometer to calibrate orientation at the launchpad.

    • @julianchee2894
      @julianchee2894 5 หลายเดือนก่อน

      How robust is your gyroscope at odd angles coupled with rotations? A TVC rocket’s flight path is rather slow so it might not be a problem. But does your gyro return to its usual 0,0,0 after many repeated rotations about each axes ?

    • @jmspaceR
      @jmspaceR  21 วันที่ผ่านมา

      @@julianchee2894 Yes, our algorithms are capable of managing multiple rotations. Several minutes after power on it usally is still within +-1°

  • @user-ky7pn7oz4g
    @user-ky7pn7oz4g 4 หลายเดือนก่อน

    W

  • @manuelsuarez7521
    @manuelsuarez7521 14 ชั่วโมงที่ผ่านมา

    id guess youve been rejected because you dont talk about mit at all, and what you hope to gain from your time there. such that it seems like a promotion of your projects. and that theyre doing you a favour.
    the projects couldnt be better tho

  • @jonathanlowe5077
    @jonathanlowe5077 5 หลายเดือนก่อน

    You said what the goal was and didn’t accomplish it on any rocket

    • @jmspaceR
      @jmspaceR  5 หลายเดือนก่อน +4

      It is about the process and the lessons I gathered not about what I accomplished. I like to develop model rockets and that is what this video should show :)

    • @nickve9519
      @nickve9519 หลายเดือนก่อน +2

      ​@@jmspaceRah the struggle of every engineer - trying to get this message through to everybody who hasnt tried it themselves 😂
      Anyways this is super cool, keep it up

    • @PlasmaFreak
      @PlasmaFreak วันที่ผ่านมา

      You couldn't achieve a small percentage of what this guy has, so I am not sure why you are talking

  • @priyavkaneria
    @priyavkaneria 5 หลายเดือนก่อน

    I want to see you collab with @BPSspace

    • @jmspaceR
      @jmspaceR  5 หลายเดือนก่อน +1

      I find the idea intriguing too ;)

  • @muhammadalirafi5859
    @muhammadalirafi5859 5 หลายเดือนก่อน

    🔥🔥🔥