ECE Computer Engineering Design Project

Slides:



Advertisements
Similar presentations
Project Title Here IEEE UCSD Overview Robo-Magellan is a robotics competition emphasizing autonomous navigation and obstacle avoidance over varied, outdoor.
Advertisements

Engineer Training Supply Unit TJ8300 / TJ8500 Supply Unit.
Fair Use Building and Research Labs Presents
Hydraulic Anti-Lock Braking System For Trucks, Buses and Motor Homes.
Wind Turbine Simulation (Phase IV) SDMAY Advisor: Dr. Venkataramana Ajjarapu.
Electrical and Computer Engineering iLights Nick Wittemen, EE Chris Merola, EE José Figueroa, EE Matt Ryder, EE Comprehensive Design Review.
Laboratory 5: Introduction to LabVIEW. Overview Objectives Background Materials Procedure Report / Presentation Closing.
CS320n –Visual Programming Introduction to LabVIEW.
1 Electrical and Computer Engineering Comprehensive Design Review February 12, 2010 Team Zink Nicholas Cipriano, Ali Jameel, Jeremy Mestancik, Brian Simakauskas.
Wind Turbine Simulation (Phase IV) SDMAY Advisor: Dr. Venkataramana Ajjarapu.
1 Cateye Video Game Bike  Skyler Lindsey. 2  This bike is an innovative interactive exercise product that requires the students interaction in order.
Simulation of Motor Bike Suspension System ME 270 Advanced Computer Aided Design of Dynamic System Guided By: Professor Jose J. Granda Department Of Mechanical.
SDMAY11-01 Advisor: Dr. Ajjarapu Team Members: Luke Rupiper Shonda Butler Andrew Nigro Ryan Semler Chad Hand.
Interactive Control in Engineering Projects Electronics and Control.
 60 million people ride yearly  15 million people ride weekly  mph – Fastest speed on a bicycle.
RESTRICTED ACCESS USE OF DEADLY FORCE AUTHORIZED TO PROTECT SIMON patent pending AREA 88.
Introduction to LabVIEW
BLDC Motor Speed Control with RPM Display. Introduction BLDC Motor Speed Control with RPM Display  The main objective of this.
Zilogic Systems 1 Device Interfacing with Python and ZIO Zilogic Systems.
Augmented Reality Capture the Flag
Introduction to LabVIEW
Connect 4 Change the terms in the following template to customize Connect 4 for any topic. You will need to copy one copy of one of the two templates.
Mapping Robot Department of Electrical & Computer Engineering
Device Interfacing with Python and ZIO
Near Field Communication Smart Door
Automated Medicine Dispenser
Voice Manipulator Department of Electrical & Computer Engineering
Powertap User Guide.
ECE Computer Engineering Design Project
ECE Computer Engineering Design Project
Robert Miller Adam Eliason
Fig. 4 Block diagram of system
Virtual Training Room David Hernandez, Joshua Opada, Dorian Ozoude
Smart Car Robot Prepared by Supervised by Mai Asem Abushamma
Comprehension Check You have three 75Ω resistors; what is the effective resistance if: They are placed in series They are placed in parallel Find the effective.
Group 60 ECE 445 Spring 2016 Devin Berchtold Michael Yu
Fig. 3 Infrared Components
CS-4540 Robotics Lab 00 - Introduction and OHM's law.
Automatic Cloth Folding Machine
James Sigler, Mohammed Allahyani, Khalid Alghamdi, Yu Sun
Batteries: the Chemistry
ECE Computer Engineering Design Project
BASIC ELECTRONICS - Basic electronic component:- V Sr.No
Introduction to LabVIEW
Engineering Tools for Electrical and Computer Engineers
AN INTRODUCTION TO COMPUTER GRAPHICS Subject: Computer Graphics Lecture No: 01 Batch: 16BS(Information Technology)
Introduction to LabVIEW
Wireless Autonomous Trolley
Depth Analysis With Stereo Camera
Network Controllable MP3 Player
Device Fabrication & Components Conclusions and Future Advancements
Interactive Schedule Builder
Augmented Reality: Internet of Things
Fig. 1 Throttle body(left) and gas pedal(right)
Electricity and Circuits
Voice Manipulator Department of Electrical & Computer Engineering
Depth Analysis With Stereo Camera
ECE Computer Engineering Design Project
ECE Computer Engineering Design Project
Fig. 4 Block diagram of system
Ultrasonic Rangefinder
Fig 2: System in action with athlete
Augmented Reality: Internet of Things
ECE Computer Engineering Design Project
BASIC ELECTRONICS - Basic electronic component:- V Sr.No
What's New in eCognition 9
Example Example 1: An electric lamp is rated 110 W, 200 V. When the lamp is operated at its rated power and voltage, calculate a) the current flowing through.
Dash Warning Lights and Driver Information Systems
AJAX By Prof. B.A.Khivsara
Presentation transcript:

ECE 492 - Computer Engineering Design Project Virtual Exercise Bike TitleRobert Miller, Adam Eliason 2013 Introduction The interactive virtual exercise bike allows users to enjoy a simulated bicycle tour in Google Street View while exercising. Users can choose from any starting location available in Google Street View and choose their own route as they pedal along. Resistance for the bicycle is provided by a 300W electric generator powering a series of 27W bulbs for varying resistance. The users workout statistics such as distance and time are calculated and displayed in real time via a web server application running on the Altera DE2 development board. Dynamic Resistance By controlling a circuit of 27W bulbs, the bicycle is able to provide 12 levels of resistance. As more light bulbs are turned on, resistance seen by the generator increases, making the bicycle harder to pedal. Resistance can be controlled by the user manually via buttons mounted on the handlebars, or automatically based on the elevation data returned from Google Street View. The light bulbs are controlled by NMOS transistors connected to the GPIO pins on the Altera DE2 development board. Since the generator can supply over 35VDC, the voltage is regulated down to 12V by an array of 12V regulators. Webserver The Altera DE2 development board is running a webserver to provide the user interface for the exercise bike. The page displays statistics such as speed, RPM, distance, and calories burned. Using the Google Maps JavaScript API V3, the webserver is able to render both maps and street view images to simulate a real riding experience. The frames that contain the street view and map advance through the route in response to rpm feedback provided by the digital Hall effect sensor mounted on the rear wheel. Hall effect sensors are also mounted to the front fork to detect when the user has turned the handlebars. This data is used to update the heading in Google Street View, allowing the user to turn left or right. For colour ideas, University Visual Identity Guidelines can be found here: http://www.toolkit.ualberta.ca/VisualIdentityGuidelines.aspx Department of Electrical & Computer Engineering