- Standardize size.
- Add more and upgrade existing on-board sensors.
- Increase number of PWM outputs (from 4 to 8).
- Provide better vibration rejection.
Insulating mounting like rubber bumpers, vibration tape, etc. are traditional mechanism to eliminate vibration effect on the board. In this design, I am attempting to address vibration (the high-frequency one) by using two MPU-6050 sensors positioned at 45 degrees to each other and +/- 22.5 degrees to the axis of the board. I also expect to have more precise estimate of the vertical acceleration to be able to provide independent estimate for altitude.
JST ZH 1.5 pitch 4-pin connector provided on board for US-100 ultrasonic range sensor; connector provides ground, +3.3V, TX, and RX lines.
With this board I plan to use either UART-enabled receiver or a satellite receiver as my primary. I did some analysis of this configuration and posted my findings in a blog post at http://diydrones.com.
4-channel half-pitch SMT switch to control some of the flight controller configuration parameters.
Putting all of these requirements together, I came up with the following board design:
The board is a 4-layer one with internal layers used only for Ground and power; all routing is done in the top and bottom layers. The board provides taps to connect logic analyzer to each of the 2 I2C buses for debugging and testing. Respective interrupt lines (from sensors) are also routed to these taps.
Eagle project files for this board and schematic printout are provided in my repository at Google Code.
Now we can power up the board and perform initial configuration, which will be the topic of the next post.
- Provide GPS port.
- Provide US-100 port.
JST ZH 1.5 pitch 4-pin connector provided on board for US-100 ultrasonic range sensor; connector provides ground, +3.3V, TX, and RX lines.
- Serial port for RC receiver.
With this board I plan to use either UART-enabled receiver or a satellite receiver as my primary. I did some analysis of this configuration and posted my findings in a blog post at http://diydrones.com.
- DIP Switch.
4-channel half-pitch SMT switch to control some of the flight controller configuration parameters.
Putting all of these requirements together, I came up with the following board design:
Eagle project files for this board and schematic printout are provided in my repository at Google Code.
Now we can power up the board and perform initial configuration, which will be the topic of the next post.
No comments:
Post a Comment