Princeton University Prospect Eleven Nov. 17, 2005 Vehicle Interface Already substantial electronic information available from the vehicle itself: Engine.

Slides:



Advertisements
Similar presentations
Sensing and Control.
Advertisements

1 Chapter 3 Input Devices. 2 Overview of the Input Process.
1. Instrument Clusters Theory Support Automotive – Displays & Accessories 1 of 13 Instrument Clusters Topics covered in this presentation: Analog Instrument.
MOTION CONTROL ECE 105 Industrial Electronics Engr. Jeffrey T. Dellosa College of Engineering and Information Technology Caraga State University Ampayon,
Servo Background Servos provide control of rotary position Servos are used extensively in the remote control hobby world for: Aircraft (flaps, ailerons,
Position / Speed Sensors
Lecture 51 The Telephone System. Lecture 52 The Telephone System The modern telephone system draws from these Electrical Engineering subdisciplines: Signal.
5/4/2006BAE Analog to Digital (A/D) Conversion An overview of A/D techniques.
Unit 4 Sensors and Actuators
10/10/2014 Jason Holm ME 486 Encoders and Sensors.
GatesGEN Patent Pending Description of the GatesGEN invention and how it works. Applications that it can be used in and more. TRANSMISSION REDUCER PLANETARY.
 Shift lever – used to select a gear  Tachometer – indicates the engine revolutions per minute  Odometer – indicates the total number of the miles.
Princeton University Prospect Eleven Nov. 17, 2005 Mechanics Design and Fabrication of: Vehicle Actuators –Steering –Brakes –Transmission Sensor Housings.
Lecture 101 Introduction to Energy Storage Elements: The Capacitor.
1 Autonomous Parallel Parking Alex Braun & Sergey Katsev.
Booch Block diagram for cruise control
Sensors used in EFI (Electronic Fuel Injection)
Digital I/O Connecting to the Outside World
Micromouse Meeting #3 Lecture #2 Power Motors Encoders.
Chapter 12 Multiplexing. Objectives (1 of 3) Describe a typical truck data bus. List the key data bus hardware components. Define the word multiplexing.
Engineering 1040: Mechanisms & Electric Circuits Fall 2011 Introduction to Embedded Systems.
Servo Motors # A servo is a motor that you can position at any angle very accurately. # Servos have a limited servo range; most servos have a range of.
Engineering 1040: Mechanisms & Electric Circuits Winter 2015 Analog & Digital Signals Analog to Digital Conversion (ADC)
© 2011 Pearson Education, Inc. All Rights Reserved Automotive Technology, Fifth Edition James Halderman COMPUTER FUNDAMENTALS 71.
P-REV Initial PCB Michael Connaboy Stephen Schiffli Ram Hudiara Win Than Aung.
ENGR 6806 – Motor Control Prepared By: Rob Collett September 15, Office: EN2074.
Servo Motor Control Demonstration.
©2008 Pearson Education, Inc., Upper Saddle River, NJ. All rights reserved. This material is protected under all copyright laws as they currently exist.
History ‡ 1929 Anti-lock braking systems were first developed for aircraft, by Gabriel Voisin, 1950 Dunlop's Maxaret introduced a system and still in use.
Lei Kang, Bozhao Qi, Dan Janecek and Suman Banerjee
Digital-to-Analog Analog-to-Digital Microprocessor Interface.
Servo Motor Control Demonstration. EML 2023 Department of Mechanical and Aerospace Engineering motor with gear reducer flex coupling incremental optical.
Data Acquisition Systems
Mobile controlling robot. What is a Robot ? “A re-programmable, multifunctional manipulator designed to move material, parts, tools, or specialized devices.
Question ONE What is the name of this component?.
Princeton University Prospect Eleven Nov. 17, 2005 System Architecture Event-Based –Modules “subscribe” to the information they need and receive it as.
Plant Modeling for Powertrain Control Design Modelica Automotive Workshop Dearborn, MI November 19, 2002 Dr. Larry Michaels GM Powertrain Controls Engineering.
9 Electronic Transmission Controls.
© 2015 Cengage Learning. All Rights Reserved. May not be scanned, copied, duplicated, or posted to a publicly accessible website, in whole or in part.
Electronic transmissions Main controls Shift timing is computer controlled Line pressure is computer controlled which controls shift feel Computer can.
Representing Numerical Data Analog Any signal that varies continuously over time Mechanical Pneumatic Hydraulic Electrical Digital Quantities are represented.
ELECTRONIC BRAKING SYSTEMS MOTOR VEHICLE
Embedded Systems Design: A Unified Hardware/Software Introduction 1 Chapter 4 Standard Single Purpose Processors: Peripherals.
Princeton University Prospect Eleven Nov. 17, 2005 Control Systems Speed control module: –Receives desired speed from Speed Decision –Decides how to modulate.
School of Computer and Communication Engineering, UniMAP Mohd ridzuan mohd nor DKT 122/3 - DIGITAL SYSTEM I Chapter.
Interfacing to External Devices  Explore Digital Interfaces techniques  Introduce some complex optical devices and how to interface them  Describe methods.
Software Architectural Style By the end of this lecture, you will be able to: list various software architectural styles describe advantages and disadvantages.
STEP MOTOR Yisheng Zhang. Overview What is a step motor? How to control it? Why to use it? Where to use it? How to select it? Where to get it?
Team 2 Electricivic Ben Dannan Mark Snyder Matt Klutzke Mike Mitchell 1.
Embedded Systems in Automobiles By: Craig Delzangle.
ECE 101 Exploring Electrical Engineering Chapter 7 Data Acquisition Herbert G. Mayer, PSU Status 11/30/2015 Derived with permission from PSU Prof. Phillip.
Autonomous Wheelchair Tyler Morton & Ben Hoerst Senior Design Advisor: Dr. Stanislaw Legowski Project Advisor: Dr. Steven Barrett ECE Senior Design.
Lecture Notes / PPT UNIT III
Electronic Devices and Circuit Theory
Residential Audio & Video Systems Copyright © 2005 Heathkit Company, Inc. All Rights Reserved Presentation 15 – Digital Audio and Video.
Instrument Clusters Topics covered in this presentation:
Mechanical Measurements and Metrology
Smart Newton Car By: Hui Zhu.
Digital Weather Station Overview
OBJECTIVES Discuss the need for electronic stability control (ESC).
Feedback No feedback : Open loop (used in comparators)
PCM (Pulse Code Modulation)
Manual Drivetrains and Axles
On-Board Diagnostics Chapter 18 Lesson 1.
Electronic Automatic Transmissions
OBJECTIVES Discuss the need for electronic stability control (ESC).
Digital Control Systems Waseem Gulsher
Sensors Chapter 17 Lesson 3.
Automotive Technology Principles, Diagnosis, and Service
Computer Fundamentals
Presentation transcript:

Princeton University Prospect Eleven Nov. 17, 2005 Vehicle Interface Already substantial electronic information available from the vehicle itself: Engine status –temp, RPM, diagnostic codes,... Transmission – what gear are we in? 4 WD on/off Car traction control –are wheels slipping, are we really moving? Wheel speed/odometry – how far have we moved? how fast? All of this can be utilized with little additional effort. Throttle also already electronic

Princeton University Prospect Eleven Nov. 17, 2005 These inputs come in a variety of forms— Digital : Straight pulses, e.g. from wheel encoders –As wheel turns, a digital line pulses to indicate revolution –Tens to thousands of ticks/rev → Read with a counter circuit Serial data: car’s onboard computer, OBD-II → Read with a dedicated decoder interface A bit-code: transmission position –e.g. “0110” for park, “0111” for drive → Read the digital signal directly

Princeton University Prospect Eleven Nov. 17, 2005 The tension reported by a sensor on the brake line –Resistive load cell produces a voltage proportional to force → Use an Analog-to-Digital converter to read value directly The voltage sent to throttle the car → Use a Digital-to-Analog converter to create the desired voltage Analog: a voltage level of significance

Princeton University Prospect Eleven Nov. 17, 2005

Princeton University Prospect Eleven Nov. 17, 2005 Other thoughts