1 / 10

Advanced Energy Vehicle

Advanced Energy Vehicle. System Analysis 1 Reference: AEV Lab Manual System Analysis 1 Grading Guidelines. FINAL DESIGN. AEV Project Objective (Problem Definition). Initial Concepts (Brainstorming). experimental Research. (Programming). (System Analysis). PT 1 PT 2 PT 3 PT 4.

declan
Télécharger la présentation

Advanced Energy Vehicle

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Advanced Energy Vehicle System Analysis 1 Reference: AEV Lab Manual System Analysis 1 Grading Guidelines

  2. FINAL DESIGN AEV Project Objective (Problem Definition) Initial Concepts (Brainstorming) experimental Research (Programming) (System Analysis) PT 1 PT 2 PT 3 PT 4 Present AEV Design

  3. Lab Objectives • The objectives of this lab are: • Be able to download data from the automatic control system. • Be able to convert EEPromArduino data readouts to physical parameters. • Be able to calculate the supplied power to the AEV. • Be able to calculate the supplied incremental and total energy to the AEV.

  4. Programming the AEV Controller AEV User Manual – System Analysis 1 • Follow Lab Procedure Guidelines to program the Arduino controller • Save Program • Run Program on Desktop stand • WAIT for MATLAB to process the data

  5. Using the AEV Data Recorder AEV User Manual – System Analysis 1 • Open AEV Data Recorder program with MATLAB (aevDataRecorder.m) • Note: There is an updated version of aevDataRecorder.m on the course website under Project Documents. • Verify the AEV is connected to the computer • Run the MATLAB program to download the data • Open the data in the Excel Spreadsheet that MATLAB just created

  6. AEV Data Conversion AEV User Manual – System Analysis 1 • The data recorded with the Arduino is in the form of integers that must be converted to physical parameters • Available data from Arduino includes: • EEProm Time (TE) • Current (IE) • Voltage (VE)

  7. AEV Data Conversion cont. AEV User Manual – System Analysis 1 • Convert into the physical parameters of • Time (seconds) • Current (amps) • Voltage (volts) • Analyze the data by calculating: • Power (watts) • Incremental Energy (joules) • Total Energy (joules)

  8. AEV Data Conversion cont. AEV User Manual – System Analysis 1 • A rectangular approximation of the power and time will be used to calculate incremental and total energy • There are 3 approximation methods:

  9. AEV Data Conversion cont. AEV User Manual – System Analysis 1 • The midpoint method will be used by averaging the power of 2 neighboring points and multiplying by the time increment • Sum up the incremental energy for the total value used throughout the operation

  10. System Analysis 1 Lab Lab Activity • Follow AEV Lab Manual and Lab Procedure Guidelines • Individual: • Create control program and test • Open AEV Data Recorder Program in MATLAB and obtain Arduino data • Analyze results

More Related