Cruise Control for CS791z Software Engineering for Real Time Systems - PowerPoint PPT Presentation

1 / 17
About This Presentation
Title:

Cruise Control for CS791z Software Engineering for Real Time Systems

Description:

Fuzzy Values are between 0 and 1. Allow for incremental adjustments rather than just on/off. ... Rate = Is the car's speed increasing, decreasing or maintaining. ... – PowerPoint PPT presentation

Number of Views:89
Avg rating:3.0/5.0
Slides: 18
Provided by: cse5
Category:

less

Transcript and Presenter's Notes

Title: Cruise Control for CS791z Software Engineering for Real Time Systems


1
Cruise Controlfor CS791zSoftware Engineering
for Real Time Systems
  • By
  • Laurel Jones

2
Toyota Cruise Control
3
(No Transcript)
4
Simple Cruise Control
5
Road Profile
6
(No Transcript)
7
Create Road Profile
8
Main Screen
9
Run Profile
10
Novelty of My Program
  • Combining a Cruise Control System with a Fuzzy
    Controller to create smooth transitions between
    speed adjustments.
  • How is this done on most cars??
  • Fuzzy Controllers are in use in elevators and the
    Tokoyo Subway?)

11
A Bit About Fuzzy Logic
  • Fuzzy Values are between 0 and 1.
  • Allow for incremental adjustments rather than
    just on/off.
  • Crisp (real world) values are converted into
    fuzzy values run through an algorithm (rules)
    then converted back to crisp values.

12
A Light Switch
13
Fuzzy Rules
LLarge MMedium SSmall
IIncreasing DDecreasing NNegative
PPositive Error Difference between the current
speed and the desired speed. Rate Is the cars
speed increasing, decreasing or maintaining.
14
Fuzzy Petri Net
15
Class Diagram
16
System Sub-System
17
Conclusion/Future Work
  • Writing the code that goes behind the screen
    shots.
  • Any ideas about C graphics for the profile.
  • Perfect the Rules
Write a Comment
User Comments (0)
About PowerShow.com