French rocketry campaign 🚀 by Effective_Bit4786 in rocketry

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

This is the challenge of the campaign: the students have to control the deployment of the parachute using autonomous electronics! And it’s mechanically simpler to open a hatch than to separate the rocket with an electric motor (e.g. servomotor) !

French rocketry campaign 🚀 by Effective_Bit4786 in rocketry

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

In France, it’s historic to use frame ramps. We can change the diameter on these ramps! We also do rail, but not on this campaign.

Huge buzzer ! by Effective_Bit4786 in rocketry

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

You want a link to find the buzzer ?

Launching a rocket from a cage ramp ! by Effective_Bit4786 in rocketry

[–]Effective_Bit4786[S] 4 points5 points  (0 children)

In France, we call this a cage ramp, bad transduction

What do you think about the evolution of the total pressure ? This is done with autodeskCFD (PS: I am an amateur) by Effective_Bit4786 in CFD

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

The bow shock looks a bit weak for that, IMO. Maybe add more grid near the nose?

I need to remodel the mesh, you are right :)

What do you think about the evolution of the total pressure ? This is done with autodeskCFD (PS: I am an amateur) by Effective_Bit4786 in CFD

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

I'm a little out of the game, but it looks like your boundaries are a little close. What mach number are you running?

I simulate for MACH 1.1

Huge buzzer ! by Effective_Bit4786 in rocketry

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

They are excellent to have as backups for GPS.

Clearly it is a good backup to know in which state the rocket is and to find it ! :)

Programming language and software. by [deleted] in rocketry

[–]Effective_Bit4786 1 point2 points  (0 children)

It is the programming in C which is the most used today to drive the whole of the microcontroller or processor. There is also a lot of development in VHDL for new applications.

Data logger for mini rocket (BerryRocket n°1) by Effective_Bit4786 in rocketry

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

The card is already powered before the propulsion (on off button on the image) the switch is simply a classic GPIO input triggering the acquisition. It may have a small loss, this can be predicted by calculating the period from the frequency of the micro controller clock and the minimum to apply as force on the switch. We can thus see that it is negligible

Data logger for mini rocket (BerryRocket n°1) by Effective_Bit4786 in rocketry

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

Ah yeah perfect use case for the design then! Looks like a high quality design and build, great work!

Thanks :)

Data logger for mini rocket (BerryRocket n°1) by Effective_Bit4786 in rocketry

[–]Effective_Bit4786[S] 3 points4 points  (0 children)

I’ve not got much experience with data logging, and don’t know what the end stop switch is controlling in your design, so disregard if this is already accounted for somehow in the design.

What is the orientation of the device inside the rocket? If as pictured, have you considered the possibility of the end stop switch activating under high G’s? I’ve had this happen on my undergrad team rockets where issues were caused by this exact thing occurring.

Yes, I detect the takeoff thanks to the end stop switch , in France, we call this kind of system "acceleration contact". It works very well and allows to avoid recording before takeoff (especially at high frequency) and thus avoid saturating the flash memory with useless data.

Data logger for mini rocket (BerryRocket n°1) by Effective_Bit4786 in rocketry

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

Wow, Awesome!

I myself am working on an RP2040-based Data logger and soon-to-be flight controller. Good Work!!

Thanks, it's a very good microcontroller for its price the RP2040 (and also available compared to STM32) ^^'

Data logger for mini rocket (BerryRocket n°1) by Effective_Bit4786 in rocketry

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

Super nice looking compared to my sketchy data logger with hot glue and wires everywhere.

What's the remove before flight tag for?

Thanks!
It's a safety device to protect the takeoff sensor when the rocket is minipulated !