You are on page 1of 14

Artificial Intelligence

Final Term Assignment

Prepared By
Usama Khawar
BSCS-7th
Section-2
Roll # 032
Instructor
Sir Kashif Iqbal
Topic
“Smart Traffic Controlling Using Fuzzy Inference
System”
1
Contents
Artificial Intelligence....................................1
Contents......................................................2
ParkingSpace............................................9
CongetionDetection...............................10
Rules......................................................11
Graph View............................................13

2
Problem Statement
Analyzing the results of traffic control management how much time a ride take to
arrive to the location as it use in Google maps, Uber and Creem.

Write the set of rule that can be helpful in building the project effective and
accurtly.

Also consider the Rode Capacity, Vehicle Speed, Distance Between Rides, Traffic
Signals, Parking Space, Congestion Detection

Introduction to Fuzzy Logic


The word fuzzy refers to things which are not clear or are vague. Any event, process, or
function that is changing continuously cannot always be defined as either true or false, which
means that we need to define such activities in a Fuzzy manner.

Weather is a form in which the upper atmosphere at a point passes through a collection of an area
that is narrowing as a relatively relative time. The part that affects weather conditions is the
shape that results from climatic elements related to the level of altitude temperature, humidity,
air pressure and volume of light intensity (Ervina, 2014).

Many of the people rely on life in the form of climate cycles, such as farmers, fishermen,
traders and so on. This resulted in the emergence of a lot of pressure from various groups of
people
who needed accurate information on climate information and created various ways to carry out
weather forecasts. Weather forecasts are examples of problems that often have unclear or
obscure
answers. Fuzzy Logic is a technique to solve this problem, so the technique used is The
Mamdani
as its application in the weather forecast system.

Fuzzy Logic resembles the human decision-making methodology. It deals with vague
and imprecise information. This is gross oversimplification of the real-world problems
and based on degrees of truth rather than usual true/false or 1/0 like Boolean logic.

3
Take a look at the following diagram. It shows that in fuzzy systems, the values are
indicated by a number in the range from 0 to 1. Here 1.0 represents absolute
truth and 0.0 represents absolute falseness. The number which indicates the value in
fuzzy systems is called the truth value

Methodology

4
5
6
Application
Inputs and Outputs

Membership Functions (VehicleSpeed)

7
Membership Functions (RoadCapacity)

Membership Functions (TrafficSignals)

8
Membership Functions (Distance-Between-Signals)

Membership Functions (RideDistance)

9
ParkingSpace

10
CongetionDetection

11
Rules

12
13
Graph View

~~End of the Project~~

14

You might also like