1 / 11

Advanced Energy Vehicle (AEV)

Advanced Energy Vehicle (AEV). Lab 05: AEV System Analysis 1. 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. Learning Objectives.

Download Presentation

Advanced Energy Vehicle (AEV)

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 (AEV) Lab 05: AEV System Analysis 1

  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. Learning Objectives • Download data from the automatic control system • Convert EEProm Arduino data readouts to physical engineering parameters • Calculate the supplied power to the AEV • Calculate the supplied incremental and total energy to the AEV

  4. AEV Data Recorder • MATLAB Program developed at OSU • Zip file is found in AEV Documents • Takes the EEProm data and puts it in an Excel spreadsheet

  5. AEV Data Recorder • Use the new zipped version of “AEV Data Recorder” under the “AEV Documents” page • Need to extract the zipped folder by using “Extract Here” • Good location to “Extract Here” would be the sketchbook (one central location for all AEV material)

  6. AEV Data Recorder Verify that the Arduino is plugged into the computer and TURNED ON Click on Run Type in a name for the Excel File Let MATLAB establish a connection to the Arduino Once complete, open the Excel file

  7. AEV Data Conversion • Convert the EEProm into physical parameters of: • Time (seconds) • Current (amps) • Voltage (volts) • Analyze the data by calculating: • Power (watts) • Incremental Energy (joules) • Total Energy (joules)

  8. Time, Current, Voltage, & Power t = time (seconds) tE= EEProm time (milliseconds) • Time: • Current: • Voltage: • Power: I= current (amps) IE= EEProm equivalent current VR = Arduino reference voltage V = Voltage (volts) VE= EEProm equivalent voltage Pin= Power in (watts) V = Voltage (volts) I = Current (amps)

  9. Energy • Remember that Energy is the area under the power versus time curve. • A rectangle approximation of the power and time will be used to calculate the incremental and total energy. • There are 3 approximation methods:

  10. Energy • The midpoint method will be used to calculate the energy. • The midpoint method uses the averaged power of 2 neighboring points and multiplied by the time increment: • Sum up the incremental energy for the total value used throughout the operation

  11. Questions?

More Related