Transcript
Page 1: FSAE Instrumentation  02/10/09

FSAE Instrumentation 02/10/09

Ryan GunnJohn LeeDan Van WinkleAli Yilmaz

Page 2: FSAE Instrumentation  02/10/09

System Diagram

Page 3: FSAE Instrumentation  02/10/09

cRIO

9012 9201 9401

Page 4: FSAE Instrumentation  02/10/09

NI 9205 Pin Assignments

Page 5: FSAE Instrumentation  02/10/09

NI 9401 Pin Assignments

Page 6: FSAE Instrumentation  02/10/09
Page 7: FSAE Instrumentation  02/10/09

Front Box to cRIO

Page 8: FSAE Instrumentation  02/10/09

Front Box Layout

Page 9: FSAE Instrumentation  02/10/09

Pspice Schematics

Page 10: FSAE Instrumentation  02/10/09

Pspice AC Sweep

Page 11: FSAE Instrumentation  02/10/09

Pspice AC Sweep (cont)

Page 12: FSAE Instrumentation  02/10/09

Engine Tachometer

Page 13: FSAE Instrumentation  02/10/09

Power Signal

Page 14: FSAE Instrumentation  02/10/09

Accelerometer Power Source

Page 15: FSAE Instrumentation  02/10/09

ADXL330

Page 16: FSAE Instrumentation  02/10/09

Sensor Harness to Front Box

Page 17: FSAE Instrumentation  02/10/09

Rear Box to cRIO

Page 18: FSAE Instrumentation  02/10/09
Page 19: FSAE Instrumentation  02/10/09

Sensor Harness to Rear Box

Page 20: FSAE Instrumentation  02/10/09

Software Implementation

We have decided to restart implementation of the software

We are using last year’s software as a reference

We are attempting a complete overhaul of the software implementationMay lead to significant changes to

requirements and/or scheduling

Page 21: FSAE Instrumentation  02/10/09

Tentative Improvements

In the old implementation, saving and reading data was convoluted:Data binary log files run .vi to convert

binary log files to .lvm file run .vi to open .lvm file

It appears that we can skip intermediate step:Data .lvm file run .vi to open .lvm file

Processor and memory limitations

Page 22: FSAE Instrumentation  02/10/09

Other Solutions

USB driveMerge conversion program into read file

program

Page 23: FSAE Instrumentation  02/10/09

Future Challenges

Still need to implement some requirements: Interface between cRIO and softwareData calibrationMultiple signal analysis

Anticipate heavy debugging


Top Related