Preview

Automatic Traffic Light Control

Better Essays
Open Document
Open Document
1855 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Automatic Traffic Light Control
AUTOMATIC TRAFFIC LIGHT CONTROL SYSTEM

CONTENTS Introduction Traffic lights control system Design criteria and constraints Fuzzy logic traffic lights controller system Input and output membership functions Fuzzy rule base Inference engine and defuzzification Conclusion

INTRODUCTION
Traffic congestion is a severe problem in many modern cities around the world. Traffic congestion has been causing many critical problems and challenges in the major and most populated cities. Due to these congestion problems, people lose time, miss opportunities, and get frustrated.

In this report we discuss the implementation of an intelligent traffic lights control system using fuzzy logic technology which has the capability of mimicking human intelligence for controlling traffic lights. A software based on Visual Basic has been developed to simulate an isolated traffic junction.
Fuzzy logic technology allows the implementation of real-life rules similar to the way humans would think. For example, humans would think in the following way to control traffic situation at a certain junction: “if the traffic is heavier on the north or south lanes and the traffic on the west or east lanes is less, then the traffic lights should stay green longer for the north and south lanes”. Such rules can now be easily accommodated in the fuzzy logic controller. A comparison between the performance of the fuzzy traffic lights controller and the conventional fixed-time



References: www.google.com

You May Also Find These Documents Helpful

  • Satisfactory Essays

    ECT114 week 3 lab

    • 299 Words
    • 2 Pages

    3. Analyze the switch logic circuit in Figure 1. The light ON is considered a logic HIGH, and the light OFF is considered a logic LOW.…

    • 299 Words
    • 2 Pages
    Satisfactory Essays
  • Best Essays

    Interchanges control access and handle the movement of traffic between roadways. In this paper only 2 types of interchanges are studied: the diamond interchange and the cloverleaf interchange. The diamond interchange is a system of interconnecting roadways that provides for the movement of traffic between two or more highways on different levels, usually signalized to control conflict points. A cloverleaf interchange is a two-level interchange in which left turns are handled by loop roads, which creates a free-flow traffic pattern where traffic signals would cause congestion. There are considerably less points of conflict in a diamond interchange than there are for cloverleaf interchanges mainly because of the weaving sections. Considering safety alone, the diamond interchange is preferable to a cloverleaf interchange.…

    • 1417 Words
    • 6 Pages
    Best Essays
  • Good Essays

    Garrett Morgan

    • 395 Words
    • 2 Pages

    With the new addition of automobiles to America’s daily life, roadways were hectic and confusing. Accidents and collisions were inevitable. Travel by car was overall messy and disorganized. After watching a crash between a car and a carriage, Morgan set to work on his newest invention, the traffic light. Morgan acquired his patent for his traffic light in 1923. In regard to his patent, Morgan stated “This invention relates to traffic signals, and particularly to those which are adapted to be positioned adjacent the intersection of two or more streets and are manually operable for directing the flow of traffic... In addition, my invention contemplates the provision of a signal which may be readily and cheaply manufactured." Morgan’s traffic light included three positions: Stop, go, and a four-way stop. The four-way stop was to allow pedestrians to walk across…

    • 395 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    In this lab we programed a finite state machine in VHDL and then we tested it. After that, we simulate the various tail light operations for a T-Bird automobile.…

    • 415 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    Fuzzy Logic

    • 2457 Words
    • 10 Pages

    Fuzzy logic was developed by Lotfi A. Zadeh in the 1960s in order to provide mathematical rules and functions which permitted natural language queries. Fuzzy logic provides a means of calculating intermediate values between absolute true and absolute false with resulting values ranging between 0.0 and 1.0. With fuzzy logic, it is possible to calculate the degree to which an item is a member. Fuzzy logic has rapidly become one of the most successful of today's technologies for developing sophisticated control systems. The reason for which is very simple. Fuzzy logic addresses such applications perfectly as it resembles human decision making with an ability to generate precise solutions from certain or approximate information. It fills an important gap in engineering design methods left vacant by purely mathematical approaches (e.g. linear control design), and purely logic-based approaches (e.g. expert systems) in system design. While other approaches require accurate equations to model real-world behaviours, fuzzy design can accommodate the ambiguities of real-world human language and logic. It provides both an intuitive method for describing systems in human terms and automates the conversion of those system specifications into effective models.…

    • 2457 Words
    • 10 Pages
    Powerful Essays
  • Good Essays

    9. Managing the traffic of pedestrians and vehicles at intersections would be nearly impossible without the help of the traffic light. The modern electric traffic light was invented in 1912 by Lester Wire, a policeman from Salt Lake City. It was originally just red and green, for stop and go respectively.…

    • 625 Words
    • 3 Pages
    Good Essays
  • Powerful Essays

    Plaing with Innov8

    • 2076 Words
    • 9 Pages

    This step involves setting the number of smart stoplights, smart roadside signs and policemen. The criteria used to evaluate the choice is defined by drivers’ satisfaction and environmental impact. The result is shown in the 3 screenshots…

    • 2076 Words
    • 9 Pages
    Powerful Essays
  • Good Essays

    SWOT Analysis Of SCOOT

    • 1300 Words
    • 6 Pages

    Greenough and Kelman proposed Split Cycle Offset Optimization Technique (SCOOT). It is an online signal timing optimizer developed in 1973 by the Transport Research Laboratory in the United Kingdom. SCOOT has been implemented into real-world application since 1979.It is designed for general application within a computerized Urban Traffic Control System. SCOOT implements a method of coordination that adjusts the signal timings frequently and make small increments to match the latest traffic situation. Data from vehicle detectors are analyzed by an on-line computer which contains programs that calculate traffic flows. The amount of green for each approach (Split), the time between adjacent signals (Offset), and the time allowed for all…

    • 1300 Words
    • 6 Pages
    Good Essays
  • Powerful Essays

    The objective of this assignment is to design and construct a car park digital controller circuit for 99 car parking slots using sequential and combinational logic circuits. The circuits will receive the digital signals from two sensors located at the ENTRANCE and EXIT of the car park to display the number of empty slots and to display the word FULL in case of no more empty slots.…

    • 3471 Words
    • 14 Pages
    Powerful Essays
  • Good Essays

    Speed Control of Dc Motor

    • 2365 Words
    • 10 Pages

    Abstract:This project uses FUZZY LOGIC TECHNIQUE in estimating speed and controlling it for DC motor.…

    • 2365 Words
    • 10 Pages
    Good Essays
  • Satisfactory Essays

    Traffic Lights in java

    • 284 Words
    • 2 Pages

    Traffic Lights in java object oriented programming - Source: http://yoursamplecode.blogspot.com/ import javax.swing. JFrame; public class TrafficControlApp { /** * @param args */ public static void main(String[] args) { TrafficLight application = new TrafficLight(); application.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); } } import java.awt. Color; import java.awt. Font; import java.awt. Graphics; public class TrafficFixtureForward{ public int locateX; public String direction; public TrafficFixtureForward(String direction, int locateX){ this.locateX = locateX; this.direction = direction; } public void trafficLight(Graphics g, int state){ g.setColor(Color.black); g.setFont(new Font("Arial",Font.…

    • 284 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    (1) The rule-base contains a fuzzy logic quantification of the expert’s linguistic description of how to achieve the performance. (2) The inference mechanism emulates the expert’s decision making,…

    • 1960 Words
    • 8 Pages
    Powerful Essays
  • Powerful Essays

    This document purposes an automated method teaching the speed violators at North Luzon Expressway. The automation system is necessary to easily detect those violators who are going beyond the speed limit and to improve the security in NLEX.…

    • 1133 Words
    • 5 Pages
    Powerful Essays
  • Good Essays

    Plc Lo3

    • 1066 Words
    • 4 Pages

    2. Write a programme using logic functions based on relay ladder logic for e.g a motor controlled by stop and start push button switches and for which one signal light must be illuminated when the power is applied to the motor and another when it is not applied.(assessment criteria 3.2)…

    • 1066 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    Fuzzy Logic

    • 13694 Words
    • 55 Pages

    Fuzzy logic provides PLCs with the ability to make “reasoned” decisions about a process. In this chapter, we will introduce you to the basics of fuzzy logic, including fundamental concepts and historical origins. We will demonstrate how fuzzy logic can be used in practical applications to provide realtime, logical control of a process. When you finish this chapter, you will have learned about the advanced applications of PLCs. You will then be ready to learn how to connect PLCs through local area networks.…

    • 13694 Words
    • 55 Pages
    Satisfactory Essays

Related Topics