Team Members: Timothy Myung Richard Vu Suren Abrahamyan Dave Edwards Leora Juster Jie Chen Faculty Advisor: Dr. Russell Abbott Liason: Dr. David Blekhman.

Slides:



Advertisements
Similar presentations
Introduction Why do we need Mobile OGSI.NET? Drawbacks:
Advertisements

Department of Mechanical and Aerospace Engineering, The Ohio State University Student Design Competition Capstone Design (ME 4902) Shawn Midlam-Mohler.
SDP 11 PDR Team Goeckel Group: Adebayo Adeyemi, Joseph Hayward, Mark Kohls, Simon McAuliffe Advisor: Dennis Goeckel MDR Keeping The Secret.
Team Engine Control Jon Stoker Brian Patterson Avishesh Dhakal 1.
Controls Lab Interface Improvement Project #06508Faculty Advisors: Dr. A. Mathew and Dr. D. Phillips Project Objectives This work focused on the improvement.
6. & 7. Teams: Technical Specification / Schedule Project Title Team Member 1 Team Member 2 Team Member 3 Team Member 4 Department of Computer Science.
Internet Collaboration Tools: VoIP Spencer S. Eccles Health Sciences Library University of Utah Health Sciences Center.
1 GAIA VoIP traffic generator and analyzer Presentation by Amrut Bang Ashish Deshpande Vijay Gabale Santosh Patil Sponsored by GS Lab Pvt. Ltd Pune Institute.
A Comparative Study of the Linux and Windows Device Driver Architectures with a focus on IEEE1394 (high speed serial bus) drivers Melekam Tsegaye
Department of Mechanical and Aerospace Engineering, The Ohio State University Student Design Competition Capstone Design (ME 4902) Shawn Midlam-Mohler.
Communications Hardware for a UAV Sensor Network ECE 791- Oral Project Proposal ECE Faculty Advisor: Nicholas Kirsch Ph.D. October 28, 2011 Presented By:
Network Enabled Wearable Sensors The Combined Research Curriculum Development (CRCD) project works with the Virtual Reality Applications Center (VRAC)
Dan Janssen Kyle Kolasinski Brad De Young.  Why use a performance model?  What the software does  The problem to be solved  Requirements  Implementation.
EcoCar User Interface Final Presentation Senior Design I April 19, 2012.
Trey Herrington Electrical Engineer -Website Design -Website Design -Software Implementation -Software Implementation Samantha Prine Electrical Engineer.
EcoCar User Interface Mid Semester Presentation Senior Design II October 2, 2012.
EcoCar User Interface Final Presentation Senior Design II November 27, 2012.
Aircraft Carrier Draft Measurement Ship Draft Team - Fall 2015.
Introduction to CSIE Labs By J. H. Wang May 14, 2013.
Final Presentation April 13, Team Members Chapman, Jonathan Duties: Recharging Major: Electrical Engineering Dang, Quoc Duties: Cell Monitoring.
PROWIND (Positioning Relay over Wirelessly Networked Devices) Team Members: Alexander Smithson, Dian Ding, Yeh Cheng Yuan Graduate Advisor: Eric Liao Faculty.
PROWIND (Positioning Relay over Wirelessly Networked Devices) Team Members: Mark Buising, Douglas Chow, Nazeni Mkrtchyan, Jesus Rodriguez, Jennifer Webb.
FSAE Engine Management System Adolfo Pereira Donald Zucaro Lee McDade Jeremy Belge Sun-Jet Liu Marcin Trelinski Advisor: Dr. Alan Nye Sponsor: FSAE Formula.
CS Senior Project David Blekhman ©2011 EcoCAR 2. 1.Sponsors 2.Project Members 3.Introduction 4.Challenges Overcome 5.Strategies and Advantages 6.Database.
Sai Nataraj Marvin Itzep Miguel Valencia Daanyaal Syed Dustin York Ec CAR3 Advisors: Yuqing Zhu, Luis Campos.
1 Electronics Department A Brief Overview Presented By: Dr. Amr T. Abdel-Hamid.
X Window System introduction to Beryl Omid Mottaghi Welcome.
Virtual Private Network (VPN)
BUILDING AND IMPLEMENT A EMBEDDED WEB SERVER BASE ON TCP/IP STACK WITH A SoC PLATFORM Professor : CHI-JO WANG Name : Bui Quang Hoa (M982b211)
Client: Josh Abbott (Micron)
Advice for Future Developers
COMPUTER SCIENCE Mercer University College of Liberal Arts
Android Mobile Application Development
Introducing the Windows Mobile development
Client: Josh Abbott (Micron)
COMPUTER SCIENCE Mercer University College of Liberal Arts
Establishing RD&D Foundation for Smart Grid Center: Reference Design for Residential Information Gateways David M. Auslander Mechanical Engineering, UC.
    PRODUCT PRESENTATION ON :   INCREASING REVENUE BY USING GLO 3G NETWORK TO SUPPORT REMOTE AUTO DIAGNOSIS AND MANAGEMENT (GLO VEHICLE DIAGNOSIS AND MANAGEMENT)
Smart Car through IoT 라이 아샤리 리날디
Linux Operating System Architecture
EcoCAR3 Year 2 Team Members: Edwin Quintanilla, Varunya Nimnualrat, Ryan Wong, David Perez Faculty Advisor: Dr. Yuqing Zhu Liaison: Dustin York |
Week 01 Comp 7780 – Class Overview.
Wireless Communications Test Bed: Ad Hoc Networking
Company Overview Mobile World Congress Americas September 2017.
Team Portland City Grill Founder’s Day Presentation
מרכז אימות לפלטפורמת מתן שירותים
Cloud Computing Dr. Sharad Saxena.
EcoCAR3 Year 2 CAL STATE LA.
CANalytics TM CAN Interface Software BY.
ECE 477 Digital Systems Senior Design Project  Spring 2006
DIGITAL LIBRARY.
Project Team Information
Spectrum Sensing with Software Radios
By Krishnamurthy et Al. Presented by David Girsault
Communication and Electronic Engineering Department
Network Performance Advisor “The Advisor”
Low Level Architecture
Resources and Schedule
Virtual Platforms Driving Software Quality in Pre-Silicon
Five Key Computer Components
Computers Chapter 17 Lesson 4.
VEHICLE TECHNOLOGY BRAKE SYSTEMS.
Project Team Information
Introduction to Embedded Systems
What makes it work…let’s get physical
Black Box for vehicle diagnostics
Instructor: Mort Anvari
Intermediate Computer Science Why Computers? History Of Computer Science What Is Computer Science? What is the Internet? Scope Of computer science Computer.
Simulation Of Traffic Jams
COMPUTER NETWORKS AND THE INTERNET Chapter 6
Presentation transcript:

Team Members: Timothy Myung Richard Vu Suren Abrahamyan Dave Edwards Leora Juster Jie Chen Faculty Advisor: Dr. Russell Abbott Liason: Dr. David Blekhman Graduate Advisor: Eric Liao

Agenda Introduction Demo System Architecture Communication with Car Challenges/Conclusion

EcoCar2 Competition Talk about brief overview of what CSULA did for the car Car has been shipped

Primary Objective Display Battery Current Signals Display Coolant Temperature Display State of Charge Secondary Objective Replace HVAC and Radio Controls Create a user-friendly GUI

Before After

DEMO

System Architecture Qt Car View Controller Model Linux Kernel Simulator.cpp Diagnostics.qml ACWindow.qml Radio.qml Home.qml CAN-Calls.h Center Stack CAN-SEND.h CAN-RECEIVE.h Linux Kernel Freescale I.MX6 Board CAN BUS Car

CAN Bus Controller Area Network In-vehicle communication without the need for a host computer Standard for connecting ECUs Allows for electronic control of the vehicle

GMLAN CAN Bus GM High Speed CAN Bus (500 kb/s) Critical Systems Engine, Transmission, Battery, Anti-lock braking GM Low Speed CAN Bus (33.33 kb/s) Non-Critical Systems Power windows, Mirror adjustment, Audio system

Challenges/Conclusion Qt instead of initial web based framework Gained experience with integrating software with hardware Testing on the vehicle is very different than testing on a simulator There are performance differences when running on the board compared to running on personal computer

Questions?