Lab 05: AEV System Analysis 1 Advanced Energy Vehicle (AEV)

Slides:



Advertisements
Similar presentations
Clicking on the link for the.tns file gives you will get the following screen: Select Save File and click OK.
Advertisements

Advanced Energy Vehicle
Lab 02: AEV Arduino Programming Basics Advanced Energy Vehicle (AEV)
Lab 09: Performance Test 1 Advanced Energy Vehicle.
Lab 07: System Analysis 3 (Wind Tunnel Testing) Advanced Energy Vehicle.
Lab 06: AEV System Analysis 2 Advanced Energy Vehicle (AEV)
Problem Solving Lab – Part B
Lab 01: AEV Project Introduction Advanced Energy Vehicle (AEV)
Lab 04: AEV External Sensors Advanced Energy Vehicle (AEV)
20.3 Electric Circuits Key Concepts What is included in a circuit diagram? How do series and parallel circuits differ? How do you calculate electrical.
Heat Index Note: Be sure you have already selected your time and station before choosing this product. Click on AWN Reports Click on Heat Index.
Wind Chill Note: Be sure you have already selected your time and station before choosing this product. Click on AWN Reports Click on Wind Chill.
Electric Circuits Chapter 20.3.
Lab 08: AEV Design Analysis Tool Advanced Energy Vehicle (AEV)
First-Year Engineering Program Performance Test 1: Design Concept Comparisons Objective and Goals Lab Procedure Analysis Test Readiness Review.
Electronic Basics Dr. Farid Farahmand. Outline Reviewing basic concepts: Voltage, Current, and Resistance Ohm’s law Power and Energy.
Lab 06: AEV System Analysis 2 Advanced Energy Vehicle (AEV)
First-Year Engineering Program Advanced Energy Vehicle System Analysis 2 Reference:  AEV Lab Manual  System Analysis 2 Grading Guidelines.
Using Electrical Formulae Using the formulae you have been taught (V=IR, P=VI, Energy in kWh = kilowatts x hours) first of all work out which formula you.
Warm-up Activity Think about your experience with the PhET circuit simulation that you recently completed Record in your notebook: –Two things that you.
Lab 04: AEV External Sensors Advanced Energy Vehicle (AEV)
First-Year Engineering Program Advanced Energy Vehicle Arduino Programming Basics Reference:  AEV Lab Manual  Arduino Programming Basics Grading Guidelines.
Lab 02: Arduino Programming Basics Advanced Energy Vehicle (AEV)
First-Year Engineering Program Performance Test 2: Operational Objectives Objective and Goals Analysis Test Readiness Review.
Lab 03: AEV Arduino Programming Basics Advanced Energy Vehicle (AEV)
ELECTRICAL UNITS Match up correctly: CURRENT (C) Joules Ω
Lab 01: Creative Design Thinking* Advanced Energy Vehicle (AEV) *Directly from the EEIC Multidisciplinary Capstone Program.
Section 3.3 Measuring Energy Input and Output 1 p
Electrical power. Objectives Use the equation for electrical power to solve circuit problems. Understand basic concepts for home electricity usage and.
Lab 14B Power. Set up the basic circuit above and record the voltage, current, and power supplied to the bulb. Then, repeat with two bulbs.
Chapter 6 Ohm’s Law, Work, Energy and Power. 16 V.
Lab 06: AEV System Analysis 2 (Performance Analysis) Advanced Energy Vehicle (AEV)
Electric Circuits Series and Parallel Circuits. Circuit Diagrams An electric circuit is a complete path through which charge can flow Circuit diagrams.
Measuring Electrical Energy.  Energy: the ability to do work.  Electrical Energy: energy transferred to an electrical load by moving electric charges.
First-Year Engineering Program Performance Test 3: Energy Optimization Objective and Goals Lab Procedure Analysis Test Readiness Review.
Lab 07: AEV Design Analysis Tool Advanced Energy Vehicle (AEV)
Random Sampling Approximations of E(X), p.m.f, and p.d.f.
First-Year Engineering Program Advanced Energy Vehicle System Analysis 3 Reference:  AEV Lab Manual  System Analysis 3 Grading Guidelines.
Lab 07: System Analysis 3 (Wind Tunnel Testing) Advanced Energy Vehicle.
Lab 04: AEV External Sensors Advanced Energy Vehicle (AEV)
First-Year Engineering Program Advanced Energy Vehicle External Sensors Reference:  AEV Lab Manual  External Sensors Grading Guidelines.
Critical Design Review (CDR)
Programming the Geiger Counter Board 1. Arduino Files Go to and download the latest Arduino.
Physical Science Mr. Barry. Series circuits have one loop through which current can flow.
How to Install Eclipse Click hereClick here to download Eclipse.
Chapter 6 Ohm’s Law, Work, Energy and Power. 16 V.
First-Year Engineering Program Advanced Energy Vehicle System Analysis 1 Reference:  AEV Lab Manual  System Analysis 1 Grading Guidelines.
Preliminary Design Review (PDR) Advanced Energy Vehicle.
Lab 01: AEV Project Introduction Advanced Energy Vehicle (AEV)
How to separate videos 2014 May 21 VisionDrive Co. Ltd.
First-Year Engineering Program Advanced Energy Vehicle Design Analysis Tool Reference:  AEV Lab Manual  Design Analysis Tool Grading Guidelines.
Energy and Power. Energy The ability to do work. Measured in Joules.
First-Year Engineering Program Preliminary Design Review (PDR) Definition PDR Objectives PDR Material Project Management Review.
Lab 05: System Analysis 1 (Wind Tunnel Testing) Advanced Energy Vehicle.
Lab 07: System Analysis 3 (Wind Tunnel Testing) Advanced Energy Vehicle.
Lab 05: AEV System Analysis 1 Advanced Energy Vehicle (AEV)
Current and Power Calculations Practice Math once again!!!
Voltage and Current Whenever positive and negative charges are separated, Voltage is the energy per unit charge created by the separation. Where v = the.
Electrical Systems Series Circuits Parallel Circuits Electrical Power.
Advanced Energy Vehicle (AEV)
Electric Power Energy Cost
Measuring Electrical Energy
OPSE 301: Lab13 Data Analysis – Fitting Data to Arbitrary Functions
Advanced Energy Vehicle
Circuits & Voltage.
Advanced Energy Vehicle
Ohm’s Law This formula shows the relationship between current, voltage and resistance. Voltage (Volts) Current (Amps) Resistance (Ohms, )
Downloading Arduino FOR MAC.
Advanced Energy Vehicle
Advanced Energy Vehicle
Presentation transcript:

Lab 05: AEV System Analysis 1 Advanced Energy Vehicle (AEV)

AEV Project Objective (Problem Definition) INITIAL CONCEPTS (Brainstorming) EXPERIMENTAL RESEARCH ANALYZE DESIGN DECISION RESEARCH COMPARE FINAL DESIGN Present AEV Design PT 1 PT 2 PT 3 PT 4 (System Analysis)(Programming)

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

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

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)

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

Example of Excel Spreadsheet Created by MatLab AEV Data Recorder Wheel counts are not used in Lab 5 (m)

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)

Time, Current, Voltage, & Power  Time:  Current:  Voltage:  Power: t = time (seconds) t E = EEProm time (milliseconds) I = current (amps) I E = EEProm equivalent current V R = Arduino reference voltage V = Voltage (volts) V E = EEProm equivalent voltage P in = Power in (watts) V = Voltage (volts) I = Current (amps)

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:

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

Questions?