Rocketware
Navigation
| Rocketware |
| Project |
| Documents |
| Tests |
| Acknowledgments |
| 50g |
| 66g |
| Atlas-Timer |
| Atlas-Timer |
|
|
The Atlas-Centaur 1:10 scale model required a new timer for booster motor ignition and booster separation, which is published here as an open source project.
An 1:10 scale replica of the Atlas Centaur rocket from the late 1960es was my level 3 project. The Atlas was a 1.5 stage rocket, two booster motors were jetti- soned during flight. As these motors did not have their own tanks, they count only as half a stage. The scale model should mimic this behavior, so some electronics were required to ignite the booster motors when ignition of the main motor is detected and release the booster after burnout of the main motor. Two servo controlled clamps keep the booster in place. For the certification flight without the booster motors, a quick and dirty so- lution was created based on a ATtiny microcontroller. The PWM outputs were used to control two servos, a button allowed to toggle between the two servo positions. The servo positions themselves where not configurable but hardwired in the firmware. A breakwire input triggered the timer, but the delay time wasn’t configurable either. Consequently, this timer was not usable for any other project. Unfortunately, no single product seemed available that would be capable of handling all the requirements from one simple device. Thus the Atlas-Timer project was born. It aims to create a timer with the following characteristics.
The schematics and the source code for firmware and document are published under the GNU General Public License. Download links: Here is a video that shows the Atlas-Timer signals and how the twiddle editor is used. |
| Next > |
|---|
