Hi,
I am to design and realize electronic cards for a school project. A rocket (7 kilos) will be launched in June, and we need to record its flight since we introduce a new kind of airbreaks that we would like to test.
Principle is pretty simple : at max altitude, the rocket deploys its parachute slowing its descent to 15m/s. After a short moment, airbreaks are deployed. They actually are parts of the rocket's fuselage itself that will open and create enough drag to slow it down hopefully to 8 m/s.
For the means of opening, we thought of a mechanical system with a spring and an electro-sucker (i'm not sure about the translation, sorry) so that we don't have to use heavy/expensive servos. The problem we now face is that we are to choose between the components we'll use and the correct way to place them on a circuit. And we don't know much about that.
We need a PIC so that we can control the opening of the suckers. But the suckers we found need a command in current, which is -i heard- much more difficult to operate than a command in voltage. Also, the one we found needs DC 24V, and that's an incredible amount of energy compared to what we currently board in the rocket. I think we can use a Push Pull to double appearing voltage, but i'm not sure this is DC-compatible. Should the PIC and the suckers be under different alimentation circuits ? Or should we use resistances to 'protect' the PIC/accelerometer ? (that will cause tremendous loss in energy i think)
To detect max altitude and record data, we have to use a 3-axes accelerometer, but the amount of data to be stored will exceed the capacity of the PIC EPROM. I think we need to connect it to an SD card, but i was told this was a very difficult job.
The subject is very vague, and we do not have a tutor yet because the school can't find one. We still have much time for the project, but i hate to do things at the last minute. You can see we need a lot of directions :)
Since this is my first post on usenet and that english isn't my primary language, please apologize me for any mistake i made. Thanks for having read.