1 / 11

Anti-Lock Braking System

Anti-Lock Braking System. ABS 6 Steven Brookenthal, Alex Keefe Mike Neir, Aamir Zaki. Anti-Lock Braking System. System provides functionality Maintaining control of the vehicle in skidding situations Motivation for project Address problem with software implementation

taima
Download Presentation

Anti-Lock Braking System

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Anti-Lock Braking System ABS 6 Steven Brookenthal, Alex Keefe Mike Neir, Aamir Zaki

  2. Anti-Lock Braking System • System provides functionality • Maintaining control of the vehicle in skidding situations • Motivation for project • Address problem with software implementation • Facilitates a smart control of braking mechanisms in the automobile

  3. Overview of Features • Independent wheel control • Self-testing for errors • Technician Interface

  4. Description of Class Model • General layout of class model • 6 Classes • Main interaction class is Wheel Controller • Braking, Valve, Wheelspeed get specific data • Error Handler • Why model is constructed this way • Wanted a simple Class Model • All we need • Wheel Controller uses Braking Sensor, interacts with Technician Interface

  5. Class Model

  6. Problems with Analysis • Problem one • Time management! Working between each other’s schedules • Modularizing the Requirements for easy viewing • Problem drawing models in VISIO • Trouble formatting Requirements Document with all the models, use cases, etc

  7. How Problems Were Solved • Approach to problem one • We modularized work. Approach to problem two • Considered a format which used ABS Applications, numerical values, errors, weather conditions, etc .. • Reverted to Dome • Scaled models, put congested objects on separate pages

  8. Critical System Properties • Representative list of critical properties • SAFETY • Under 24.14 KPH, ABS does not function • Brake Normally under ABS error condition • Only Technician can restart ABS • Braking never ceases while Brake is depressed • Controller never calculates wrong acceleration • Corrupt wheelspeed data is never used

  9. Critical System Properties • Liveness • Fluid is eventually diverted • ABS engages over 24.14 KPH • ABS Assisted Braking ceases when Brake is released • Normal Braking occurs under ABS failure • ABS shuts down if error occurs

  10. Promela and XSpin • Results of analysis • How did you model • Modeled the State Diagrams • what kind of analysis did you perform • ????? • … • Discussion of results • All states could be reached through a sequence of transitions

  11. Conclusion

More Related