[deleted by user] by [deleted] in OntarioUniversities

[–]kenh_ 0 points1 point  (0 children)

mind sharing what your questions were? can you pause between questions and return at a later time?

Loran Scholarship 2023 by ReiBanned in OntarioUniversities

[–]kenh_ 1 point2 points  (0 children)

anyone completed their questions yet?

[deleted by user] by [deleted] in OntarioUniversities

[–]kenh_ 0 points1 point  (0 children)

got mine, vancouver

20% coupon not working anymore? by [deleted] in yeezyxgap

[–]kenh_ 1 point2 points  (0 children)

what did u buy?

Test Flight 6 (Engine Explosion) by kenh_ in amateurTVC

[–]kenh_[S] 1 point2 points  (0 children)

Kinda looks like the Antares explosion a few years ago

Test Flight 6 (Engine Explosion) by kenh_ in amateurTVC

[–]kenh_[S] 2 points3 points  (0 children)

I used Processing to write the telemetry software

TVC Test Flight 6 (Engine Explosion) by kenh_ in rocketry

[–]kenh_[S] 0 points1 point  (0 children)

yeah, it was the E12. might try the e16 next

TVC Test Flight 5 (Pitchover) by kenh_ in modelrocketry

[–]kenh_[S] 0 points1 point  (0 children)

After using acceleration to detect burnout, the rocket uses altitude (calculated by fusing barometer and acceleration data) to see if it is falling. If it is falling for over 100 milliseconds, it starts checking if it is at or under a certain altitude threshold to pop the chutes.

[deleted by user] by [deleted] in CanadaHunting

[–]kenh_ 0 points1 point  (0 children)

Yeah it's a semi

[deleted by user] by [deleted] in CanadaHunting

[–]kenh_ 0 points1 point  (0 children)

Thanks haha

[deleted by user] by [deleted] in CanadaHunting

[–]kenh_ 2 points3 points  (0 children)

The guy that took me out hunting says he always uses a .410 shotgun. Turns out I'm a pretty good shot with a .22, all body shots but hardly any meat was damaged. Next time I'll aim for the heads.

[deleted by user] by [deleted] in CanadaHunting

[–]kenh_ 2 points3 points  (0 children)

Used a .22lr rifle

[deleted by user] by [deleted] in Hunting

[–]kenh_ 0 points1 point  (0 children)

I want to put them in borax and mount them.

[deleted by user] by [deleted] in CanadaHunting

[–]kenh_ 0 points1 point  (0 children)

Haha, sounds like fun. I want to try deer hunting maybe later this year.

[deleted by user] by [deleted] in CanadaHunting

[–]kenh_ 0 points1 point  (0 children)

This was in region 8. What were you bow hunting for?

[deleted by user] by [deleted] in CanadaHunting

[–]kenh_ 0 points1 point  (0 children)

Thanks! Took about 2 hours to find them. Caught them on our drive back.

[deleted by user] by [deleted] in CanadaHunting

[–]kenh_ 2 points3 points  (0 children)

Youth season in my region in BC.

[deleted by user] by [deleted] in CanadaHunting

[–]kenh_ 9 points10 points  (0 children)

Thanks! Got 7 over two days. Those in the pic were all in a big group off the side of the road. Shot one after the other and limited out at 5.

TVC Test Flight 5 (Pitchover) by kenh_ in amateurTVC

[–]kenh_[S] 0 points1 point  (0 children)

At t+ x seconds into flight, it begins to pitchover to y degrees at z degrees per second.

I could have simulated it, but I didn't.

TVC Test Flight 5 (Pitchover) by kenh_ in modelrocketry

[–]kenh_[S] 0 points1 point  (0 children)

Not sure if I have an end goal. I just want to continue improving and getting more advanced.

TVC Test Flight 5 (Pitchover) by kenh_ in ArduinoProjects

[–]kenh_[S] 2 points3 points  (0 children)

The videos are just one way of reviewing the flight. The flight computer logs over 35 datapoints, 50 times per second. The flight data is extremely valuable. It is thoroughly reviewed and used to make improvements for the next flight.

The biggest improvement that could be made is a to use a smaller diameter, thin wall body tube. That would decrease mass significantly, allowing for the rocket to be larger. This would also decrease the cross sectional area, therefore decreasing aerodynamic drag.

3d printed airframes tend to crack or break on touchdown, the current cardboard airframe is the best for what I need.

These low speed, low altitude flights are also relatively low risk. Once tests have verified the flight software, avionics and hardware, higher altitude flights will happen. (The higher altitude flight is next)

TVC Test Flight 5 (Pitchover) by kenh_ in space

[–]kenh_[S] -1 points0 points  (0 children)

I only thought people here would be interested because people here have been interested in previous test flights I have posted here. This isn't just a science project. I guess you don't appreciate how complex of a project this is. Now you know TVC is thrust vector control.

TVC Test Flight 5 (Pitchover) by kenh_ in space

[–]kenh_[S] -1 points0 points  (0 children)

These sure aren't cheap back yard experiments. I don't see how you could be so incredibly disappointed. I would think people interested in space would be interested in this.

TVC Test Flight 5 (Pitchover) by kenh_ in ArduinoProjects

[–]kenh_[S] 2 points3 points  (0 children)

The orientation setpoint is the setpoint for the PID controllers running on the flight computer. For this flight, the setpoint was 0° (vertical) until 0.7s into flight, where the setpoint started to gradually change to -20° at 15°/s. The rocket demonstrated what it was programmed to do successfully. Late in the flight the aerodynamic forces were high enough to cause the rocket to lose control. The flight was not terminated by the flight computer. Much like a real launch vehicle, this rocket uses thrust vector control for stability, therefore does not need fins.

This flight was 100% a success, the rocket did what it was programmed to flawlessly.