390 likes | 565 Views
Team Impact. Intelligent Helmet Impact System Critical Design Review February 28 th , 2008 Amanda Brodbeck Wei-Chu Liao Wei-Shen Liao Chris Mintle. Wei-Chu Liao aka Tom. Chief Technical Officer. Project Statement.
E N D
Team Impact Intelligent Helmet Impact System Critical Design Review February 28th, 2008 Amanda Brodbeck Wei-Chu Liao Wei-Shen Liao Chris Mintle
Wei-Chu Liao aka Tom Chief Technical Officer
Project Statement Design and prototype an intelligent helmet that wirelessly transmits real time sensor data for collection and processing by a base station.
System Diagram Analog SPI LabVIEW GUI SPI
Design Revisions Modification compare to previous design: • Temporary accelerometer change • 30 m indoor wireless transmission range
USB to UART • Single chip USB to UART Bridge (CP2103) • UART emulator • Drivers provided • Mini-USB connector
Oscillators • SMD • Very small profile • 8 MHz for MSP430 • 16 MHz for nRF
Chris Mintle Chief Engineering Officer
Accelerometers • ADXL321 • Operating voltage 3.3V • Quiescent supply current of 0.49 mA • Dual axis • Medium impact (+/- 18g) • Voltage divider is going to be needed later on
uController • TI MSP430F169 • Requires 3.3V • 600uA Max current draw in active mode • Multi power mode capability • 8MHz external crystal oscillator • Port 1 debugging LEDs • Port 3 UART for LabVIEW interface • Port 5 SPI/transceiver communication • Port 6 A/D from accelerometer
Transceiver • Nordic nRF24L01 • Requires 3.3V • 11.3mA TX /12.3mA RX • 2Mbit/s data rate • 4 wire SPI interface • 2.4 GHz transceiver • Surface antenna • Etched on to board • Range to be tested
Timing Diagram (cont.) MOSI MISO CLK CSN CE
Power System • Voltage regulator (LM1117) • 5V and 3.3V available on board • Goal is to have base station powered through USB • USB can supply up 100mA • Helmet will be powered by battery. TBD
Amanda Brodbeck Chief Strategy Officer
MSP Configuration • Ports • Timing • Power Modes • Sampling • DMA • Master/Slave • Interrupts
SPI • Interface to transceiver • Configure transceiver • Data handling • Interrupts
Sampling • A/D timing/sampling • DMA Handler • Multiple inputs
UART • Transmit data to computer for processing and display • TX/RX • Baud rate
Computer Software • LabVIEW • Processing data • Convert signal into meaningful data • Displaying data on GUI • Mini USB drivers
Wei-Shen Liao aka Ben Chief Financial Officer
RACI Chart R-Responsible A-Accountable C-Consult I-Inform
Milestone I • Basic RF link • Sensors communicate with microcontroller • USB communication with computer • Revision 1 of PCB completed and integrated • Multi-port sampling
Milestone II • Basic GUI • RF data transfer • Flex PCB schematics and layout ready for fabrication • Beginning documentation
Expo • Working prototype • Transmit sensor data between base station and helmet • Process and display data on LabVIEW GUI • Documentation completed • User’s manual • Technical reference manual