Download presentation
Presentation is loading. Please wait.
Published byChloe Walters Modified over 9 years ago
1
Aircraft Model Requirements Model must match the actual Aircraft Physics Look Flight Control Need a Model Built
2
Aircraft Model X-Plane Plane-Maker Build the entire plane Set all the attributes Set all the physics and flight data Tons of parameters to change (HELP!! None of us are Graphics Artists)
3
Control Design Decisions/Requirements Data Speed – Must use USB for communications – Smooth gauge motion Modularity – Adding gauges – Adding controls
4
Microcontroller Requirements Need to support USB Can control Stepper Motors and switches Work with A/D converters Use less than 5v and < 100mA at startup and < 500mA fully functioning Fit in a 3.25 inch tube At least 8 I/O pins PIC-USB-4550 Atmel AT89C5131 FT245BM
5
µC Comparison
6
Do we really need a Microcontroller? FT245BM USB 1.1 and 2.0 compatible Bit-Bang Mode allows the data bus to be used as an 8 bit general purpose I/O port without the need for MCU or other support logic 1M Byte/sec using D2 driver Can be self powered and power other devices up to 5V and 500mA If it doesn’t provide good enough control can be USB Comm chip To µC or not?
7
Data Speed Calculation Stepper motor data needed Max Motor speed USB 1.1 Max Motor speed FTDI chip Actual Motor speed FTDI chip
8
Prototype
9
Implementation
10
Light Controls Simple design Can be controlled through the computer software Can be implemented similar to the gauges(Modular)
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.