Dan Janssen Kyle Kolasinski Brad De Young.  Why use a performance model?  What the software does  The problem to be solved  Requirements  Implementation.

Slides:



Advertisements
Similar presentations
Prospectus about Land Rover type reconnaissance car.
Advertisements

P2 1. Motion.
Descriptions of Motion
Smart Grid Projects Andrew Bui.
Flow Master  Flow Master is used to design and analyze single pipe.  It is very flexible as no unit conversion is needed.  Data can be entered with.
Lime is… …an interactive visual analysis tool connected to Dynamics NAV Graphical representation of NAV data in your browser Real-time visualization of.
The Gateway of Amateur Satellites for Internet Users By Junsang, Bo, Suresh, Vinh.
Velocity & Acceleration Some Review. Defining Velocity Kinetic energy was –KE=1/2 (mass) (velocity) 2 We know that the mass of an object is the actual.
Simulating A Satellite CSGC Mission Operations Team Cameron HatcherJames Burkert Brandon BobianAleks Jarosz.
Solar Car Strategy An evolutionary algorithm using the Strength Pareto approach Srinivas ‘jack’ Jakkidi.
An Introduction to PowerTutor (
PowerTrac SP. PowerTrac SP – Motive Battery Monitors.
PowerTrac DT. PowerTrac DT – Battery Diagnostics Tool.
Motion 4.1 Speed and Velocity.
Speed and velocity.
The Greenpower Masterclass How to Engineer a Race Winning Electric Car in the Greenpower Challenge.
Hans-Peter Plag October 2, 2014 Session 1 Introduction to the sessions Elements of Computer Literacy ? ?
2.2 Acceleration Physics A.
Graphically Representing Motion Displacement vs. Time graphs Velocity vs. Time graphs.
Final Year Project Interim Presentation Software Visualisation and Comparison Tool Presented By : Shane Lillis, , 4th Year Computer Engineering.
Kinetic Energy A moving object has energy because of its motion. This energy is called kinetic energy.
By: Alejandro Zarate. Table of Contents  Different types of things with solar energy.  Car, homes, and airplanes uses with solar energy.  Solar panels.
Hardware Overview Autopilot Control Board- Serves as common platform for other components and has autopilot code and flight plans Battery- Powers the.

How Far? _________ (d) ______________________________________ To get to the store go 2-miles east, turn right and go 3-miles south. How far will you travel.
Capstone Projects: OpenGL and C++ Usage Study Edgardo Molina City College of New York.
AIM Read a distance versus time graph Calculate velocity.
Logic Analyzer ECE-4220 Real-Time Embedded Systems Final Project Dallas Fletchall.
Velocity and Displacement Page 91. Velocity The rate of change of the position of an object. Tells us how fast an object is going AND in what direction.
March 9, 2009 Maze Solving GUI. March 9, 2009 MVC Model View Controller –Model is the application with no interfaces –View consists of graphical interfaces.
Relationship between time, displacement, velocity, acceleration. Kinematic.
“We watch so you don’t have to.” Midterm Presentation Tuesday, February 05, 2002.
Gathering Weather Data SWBAT recognize the importance of accurate weather data; describe the technology used to collect weather data; analyze the strengths.
Continuous Improvement Building Design Marissa Caldwell – HVAC Engineer.
Sketching Motion Graphs Interpreting Motion Graphs Constant Velocity Acceleration Distance/
1 Circuitscape Capstone Presentation Team Circuitscape Katie Rankin Mike Schulte Carl Reniker Sean Collins.
Types of Software Chapter 2.
Motion. Everything in the universe is moving. People walk, run, and drive. Molecules and atoms vibrate with energy. Planets rotate and revolve. Motion:
The Greenpower Masterclass How to Engineer a Race Winning Electric Car in the Greenpower Challenge.
Speed & Velocity. Speed – is the ratio of the distance an object moves to the amount of time the object moves How far an object moves over a period of.
INTRO TO DISTANCE, DISPLACEMENT, SPEED, VELOCITY QUIZ REVIEW.
Introduction to Modeling – Part I Sarah Kelly ITEP Sarah Kelly ITEP.
Water turbines Billy Gerena # Robert De Aza # 66880
WHAT IS HARDWARE ? Computer hardware is the collection of physical elements that comprise a COMPUTER SYSTEM LIKE A MOUSE, MONITOR, KEYBOARD, SPEAKER MICROPHONE,
Speed and Velocity Chapter 9 Section 2. Speed: distance the object travels per unit of time Speed = Distance Time Example: 1. If a cyclist traveled 100.
The Greenpower Masterclass How to Engineer a Race Winning Electric Car in the Greenpower Challenge.
Speed, Velocity, Acceleration Notes. Speed (Distance ÷ time)
Team Members: Timothy Myung Richard Vu Suren Abrahamyan Dave Edwards Leora Juster Jie Chen Faculty Advisor: Dr. Russell Abbott Liason: Dr. David Blekhman.
Solar Energy Car.
Last time we defined “average velocity” … Then we defined “instantaneous velocity” at a given moment to be the slope of the tangent line at that moment.
How to use Newton’s Second Law
Describing Motion in One Dimension
Distance, displacement, speed, velocity, solving equations
Deconstruction of the Wilderness Weather Station Case Study
Add your team’s summary here followed by your initials Add your team’s summary here followed by your initials. Remember to rotate the person on the.
Speed can be calculated by Speed = Distance/Time
Building Graphical User Interface with Swing a short introduction
Ch. 2 slides Turn-a-round.ppt.
Important Terms for Unit 4
How to Describe & Recognize Motion
System for Engine Location Of a Web Train
If a 50 kg box has a 200 N force applied to it what is the acceleration?
Aim: How do we differentiate between vector and scalar quantities?
What does the word “acceleration” mean to you?
Graphs of Motion.
VEX Drag Race Your name, date, hour.
Distance & Displacement
Velocity y Graph review
Warm-up 1.What is the speed of a car that has traveled 50 km in 30 minutes? 50 km / 30 min = 1.67 km/min or 50,000 m /1800s = m/s.
WEATHER FORECASTING.
Presentation transcript:

Dan Janssen Kyle Kolasinski Brad De Young

 Why use a performance model?  What the software does  The problem to be solved  Requirements  Implementation

 North American Solar Challenge  2400 mile solar car race across US and Canada  Started in 1990  July, 2008 will be 9 th race  Around 30 competing universities participate  The Sunseeker is 1 of 3 cars to finish every race  How to best utilize the car’s energy?

 Why model a solar cars performance?  Predict energy usage  Predict distance that can be traveled  Compare predicted performance with actual and adjust variables if necessary  What the software does  Allows the model to be run on the fly  Logs all of the data  Gives a graphical comparison of the predicted and actual performance

 Hardware  GPS unit  Radio modem  Software  Linux environment  Qt – GUI toolkit  Grace – graph package  GPSD – library to talk with GPS unit

 3 parts:  Model  User Interface  Graphical View

Rotational Resistance & Friction Cloud Cover Velocity Change in Altitude

INPUTSOUTPUTS  Speed  Weather Data  Terrain  Car Information  Energy  Power  Battery Charge

PLAN FILEROUTE FILE  Speed  Wind Heading  Wind Speed  Cloud Cover  Speed Limit  Stops  dX/dY/dZ  Altitude  Latitude/Longitude  Stop Time

 Real-time data sent from the car via radio modem:  Distance traveled  Engine temperature  Controller temperature  Voltage  Current  Speed  Data logged to a file

 A performance model helps to analyze and improve the efficiency of the Sunseeker car  Running the model on the fly allows for the predicted performance to be adjusted if need be  A visual representation of the model eases the process of analyzing the cars performance