Skip to content

Conception and application of a Rule-Based System (RBS) in the context of intelligent environments capable of recognize and interpret sensor data

License

Notifications You must be signed in to change notification settings

SusanaMarques/ACS-Rule-Based-Automotive-Control-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rule Based Automotive Control System (ACS)

Conception and application of a Rule-Based System (RBS) in the context of intelligent environments capable of recognize and interpret sensor data

Concepts learned with this project:

  • Rule-based Automotive Control System (RBS)
  • Air Conditioning Control

This Rule-based Automotive Control System (ACS) controls, manages and regulates the behavior of various devices and subsystems in the vehicle. It assumes different behaviors according to sensory data.

Air Conditioning Control

According to comfort temperature values, namely 15ºC Winter+Autumn and 25ºC Spring+Summer, the SBR demonstrates the following behavior:

  • Check the season in order to identify the appropriate comfort temperature;
  • Output to a log file, for later interpretation by the ACS, of the following strings:
    • If the temperature is lower, the following text should be output to the file: airconditioning+{temperature ºC}*
    • If the temperature is higher, the following text should be output to the file: airconditioning-{temperature ºC}*

*ºC until reaching the comfort temperature, whether increasing or decreasing

To learn more about this project click here

About

Conception and application of a Rule-Based System (RBS) in the context of intelligent environments capable of recognize and interpret sensor data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages