Download presentation
Presentation is loading. Please wait.
1
Advanced Energy Vehicle (AEV)
Lab 06: AEV System Analysis 2 (Performance Analysis)
2
experimental Research
AEV Project Objective (Problem Definition) Initial Concepts (Brainstorming) experimental Research (Programming) (System Analysis) ANALYZE DESIGN DECISION RESEARCH COMPARE PT 1 PT 2 PT 3 PT 4 System Analysis 1 is the beginning of analyzing the data that the Arduino produces and convert them into usable engineering units. FINAL DESIGN Present AEV Design
3
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)
4
Time, Current, Voltage, & Power
Distance t = time (seconds) tE = EEProm time (milliseconds) 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)
5
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:
6
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
7
MATLAB Functions Review
The aevDataRecorder creates an excel file. To import the data into MATLAB, you can use: The Matlab Import Tool Home tab>Import Data Select only numerical data xlsread(‘filename’)
8
Things to Remember Executive Summary for Lab 06
Update Project Portfolio Study for Lab Proficiency Quiz (LPQ) Extra Credit Video (Due: Lab 07 (Part 1)) Continue to work on PDR (Due: Lab 09B)
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.