Terrapin-Rocket-Team / Payload

Code and PCBS for the payload team
MIT License
0 stars 2 forks source link

Tail Rotor Development #5

Open nate-roy opened 2 months ago

nate-roy commented 2 months ago
rnorthcu19 commented 2 months ago

I will be going to cypress later in the week to run a few tests on the part and print a new version with increased infill/wall thickness.

osapa7 commented 2 months ago

Started control simulation

nate-roy commented 2 months ago

Micro on test board is unable to output 5v from signal unless the usb cable is connected (dont know why, also struggling to deal with pull up resistors), and so cant trigger the h-bridge. Will try updated pull up resistors before switching to teensy testing board. Print is complete, will be assembled soon

nate-roy commented 2 months ago

Moved test board over to a teensy, integrated motor, battery, and board into test hardware. System is ready for testing, but might need a new 9v.

Image

rnorthcu19 commented 2 months ago

Printed new arm, looked over nichrome stuff, and am still a bit confused but I can sort it out I think.

osapa7 commented 2 months ago

Making progress on the simulator. Want to ask some questions and get some dimensions of the payload.

osapa7 commented 1 month ago

Tried testing but ran into sd card error. Will try using Airbrakes code or will use teensy internal storage worst case for recording

rnorthcu19 commented 1 month ago

I created an initial model of a nichrome arm for the release system.

rnorthcu19 commented 1 month ago

I have modeled a second potential design. The next steps are printing and dropping-testing these designs to find possible flaws.

CooperBrowned commented 1 month ago

Updated testing sled for LiPos image

rnorthcu19 commented 3 weeks ago

Adjusted the nichrome arms to fit the fishing line

rnorthcu19 commented 3 weeks ago

Screenshot 2024-10-30 at 1 14 39 PM

nate-roy commented 3 weeks ago

Verified analogWriteFrequency() does what it says it does, so can switch to using that.

CooperBrowned commented 2 weeks ago

Experimentally derived cubic fit mapping angular accelerations to PWM values. Image

osapa7 commented 1 week ago

Used derived angular acceleration to PWM relations to simulate angular position and velocity at given PWM.

rnorthcu19 commented 1 week ago

Printed out arms and mount, will need to redesign

osapa7 commented 6 days ago

Working on updating the simulator to make descrete calculations and updates with position and velocity calculations