Anti-lock Brake System Group 2 Presenters: Christan Balnius, Zain Kazim, Mark Pulver Demo Given by: Brian Lawnichak.

Slides:



Advertisements
Similar presentations
Concurrency: introduction1 ©Magee/Kramer 2 nd Edition Concurrency State Models and Java Programs Jeff Magee and Jeff Kramer.
Advertisements

Chapter 73 Anti-Lock Brakes, Traction Control, and Stability Control.
Motor Vehicle Level 3 Hydraulic Components Resource 3.
ANTI-LOCK BRAKES.
Starting, Moving, and Stopping the Vehicle
Motor Vehicle Level 3 Anti-Lock Braking Systems Resource 1.
Sensors used in ABS (Anti-Lock Braking System)
Antilock Brake, Traction Control, and Stability Control Systems
ME 455- Vehicle Dynamics and Control Active Safety Control Systems: TCS, ABS, ACC Human Driver Models for Vehicle Control Design Assoc. Prof. Dr. Pinar.
NEXT GENERATION ANTILOCK BRAKES VELAMMAL COLLEGE OF
Model Checking. Used in studying behaviors of reactive systems Typically involves three steps: Create a finite state model (FSM) of the system design.
Adaptive Cruise Control Group 2 Presenters:Lydia Eatmon Ben Deneweth Toby Tripp Craig Vasel.
Overview of Anti-lock Brake System Jonathan Brown ABS 2 Fall 2001.
Automotive Door Controls DOORS 1 Presenter: Hyun-soo Kim, Ketan Patel, David Tkaczyk Demo Given by: David Linsey.
Project Doors Group Doors 3 Presenters: Becky Smith, Tim Hollosy Demo Given by: Tim Hollosy.
Anti-Lock Braking System ABS1 Presenter: Josh Walworth Demo Given by: Ryan Stephenson.
Self-Contained Particulate Filter Filter 3 Presenters: Ian Gray, Kyhia Bostic Demo Given by: Nathan Sullivan.
ABS 4 Presenters: Hong Jung, Binh Lai, Matthew Martin, Joe Mongiat, and Travis Ratcliff.
© 2006 Pearson Addison-Wesley. All rights reserved2-1 Chapter 2 Principles of Programming & Software Engineering.
Self-Cleaning Particulate Filter Project Filter II Team Presenters: Roger Ostrander Steve Van Neste Demo given by: Roger Ostrander.
ABS(Antilock braking system)
ANTI LOCK BRAKING SYSTEM
Data Acquisition Real-Time System Integration Preston Schipper Matt Hulse Adrienne Baile DARSI II.
Abs.
Antilock Brakes, Traction, and Stability Control
Cheng/Dillon-Software Engineering: Formal Methods Model Checking.
Motor Vehicle Level 3 Electronics and Electronic Components Resource 1.
Antilock Braking System
Concurrency: introduction1 ©Magee/Kramer Concurrency State Models and Java Programs Jeff Magee and Jeff Kramer.
ANTI LOCK BRAKING SYSTEM
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.
Automotive Chassis Systems, 5/e By James D. Halderman Copyright © 2010, 2008, 2004, 2000, 1995 Pearson Education, Inc., Upper Saddle River, NJ All.
Unit - #6 Air Brake System
Braking Systems. Even a car with a functional braking system requires lots of distance to stop.
 ABS – Function, Design & Working  ABS types  Recent Advancements  Effectiveness & Limitations  Testing & Validation  Job of the Driver  Closing.
ESP Electronic Stability Programs
Done By Ong Ka-Shing Huang Zhang Shengxi Cao Wei In Cars.
Car-to-Car Communication for Accident Avoidance
© 2006 Pearson Addison-Wesley. All rights reserved2-1 Chapter 2 Principles of Programming & Software Engineering.
© 2006 Pearson Addison-Wesley. All rights reserved 2-1 Chapter 2 Principles of Programming & Software Engineering.
ANTILOCK BRAKING SYSTEM
Antilock Braking System Dr. Khisbullah Hudha
Definition: anti-lock braking system (ABS): is a safety system that allows the wheels on a motor vehicle to continue interacting tractively with the road.
Acceleration Fast as fast can be you’ll never catch me!
Marko Jets Lecturer Faculty of Transport Ecology and Safety as a Driving Force in the Development of Vehicles IP Radom, 02 March – 15 March, 2008 TECHNICAL.
IP2.8.5 Factors affecting braking distance © Oxford University Press 2011 Factors affecting braking distance.
Onboard Diagnostics Diagnostics III Project Manager: Dennis Kelly Documentation Manager: Paul Robinson Facilitator: Richard Ford Research Manager: Arif.
BASIC CONTROL TASKS.  STARTING THE VEHICLE 1.CAR IN PARK 2.FUEL INJECTION SYSTEMS 3.IGNITION START AND RELEASE 4.IDLE 5.CHECK GAUGES AUTOMATIC TRANS.
VISVESVARAYA TECHNOLOGICAL UNIVERSITY KARNATAKA,INDIA
SENSOTRONIC BRAKE CONTROL (the brakes of the future)
VEHICLE TECHNOLOGY Module 10 Topic 4 VEHICLE SUSPENSION Helps to smooth out weight transfers Helps keep all four wheels on the ground Helps keep the.
Copyright © 2017 by Pearson Education, Inc. All Rights Reserved Automotive Brake Systems, 7e James D. Halderman Automotive Brake Systems CHAPTER ABS Components.
ABS COMPONENTS AND OPERATION
ANTI LOCK BRAKING SYSTEM
Anti-Lock Braking Systems
The Insiders Guide To Traction Control.
ESP Electronic Stability Programs
ANTI LOCK BRAKING SYSTEM
“TRACTION CONTROL SYSTEM”
WELCOME.
Unit 2 Basic Vehicle Control
Eksempel ABS - Bremser..
Things You Must Know About Anti-lock Braking System
Symptoms of Brake Booster Failure in Cars
How Could you Find the Faulty Speed Sensor of your Car
Reasons for an Illuminated ABS Light.
Team: Jeff Olvera Ron Palmer Alli Roland
MAHARANA PRATAP ENGG. COLLEGE SENSOTRONIC BRAKE CONTROL
Anti-lock Brake System (ABS)
Forces and braking Q1. a. road surface affects the braking distance
Presentation transcript:

Anti-lock Brake System Group 2 Presenters: Christan Balnius, Zain Kazim, Mark Pulver Demo Given by: Brian Lawnichak

Unique Feature: Distributed Control System (DCS) Enhances modularity of system Components of DCS –Manager –Wheel Monitors –Wheel Cylinder Gnomes

What DCS Supports Functionality of DCS –Computes, recognizes, and responds to rapid deceleration –Encapsulates per-wheel activity Sample scenario description –Manager receives brake signal –Manager signals Wheel Monitors –Wheel Monitors compute deceleration –Wheel Monitors signal Gnome

Key Model: State Diagram High-level state diagram showing concurrent processes It is key because –Shows the major components of system –Highlights concurrency We will decompose this further…

High-level State Diagram

Key Model Revisited Now focusing on the Manager, which is the top level of the DCS Manager is key because –Handles error testing –Responds to signals from vehicle –Sends signals to wheel monitors as appropriate State diagram highlights this behavior

Manager State Diagram

Critical Properties Safety properties –If ABS fails, mechanical braking still works –ABS activity never leads to spins Liveness properties –If the car speed drops below 15 mph while braking, ABS becomes idle –If a skid is detected above 15 mph, pressure is modulated on the wheel

Promela and XSpin Verification Technique –Modeled our state diagram in Promela –Verified safety and liveness properties through use of LTL invariants –Assertion and reachability tests were also performed

Safety Property Verification If ABS fails, mechanical braking still works [](Error -> (Power Off | Brake Not Pressed | <>(Main Brake Valves Open, Relief Valves Closed))) XSpin verified that this property holds

Liveness Property Verification If the car speed drops below 15 mph while braking, ABS becomes idle [](Below Activation Speed -> <>(Wheel Monitors Idle)) XSpin verified that this property holds

Demo of Prototype High-level features of User Interface: –Independent control of wheel speed and acceleration –Changeable environmental factors –Feedback on system-wide conditions with indicator lights –Per-wheel information readout

Scenario 1 Single-wheel skid –Press ignition button to start engine –Increase system speed to 30 m/s –Press brake button –Decrease the speed on wheel 3 to 20 m/s

Scenario 2 Change-of-surface skid –Press ignition button to start engine –Increase system speed to 30 m/s –Press brake button –Initiate a panic brake by increasing system brake pressure to 200 kg –Change road type from “Pavement” to “Gravel”