Free Essay

Traffic Control Algorithm

In:

Submitted By bobo1234
Words 3284
Pages 14
Research on the Method and Simulation of Intersection Signal Control based on Multi-agent
Jian Zhang Ling Yan Yin Han Gao Song Xue-li Fang
Traffic Engineering Research Institute Business School, University of Shanghai for Science and Technology Shanghai 200093, China E-mail:08zhangjian@gmail.com
Abstract—On the basis of analyzing development actualities and trends of urban traffic control system, this paper applied the modeling idea and method of multi-agent, constructed an intersection agent, a section agent and a phase agent for isolated intersection control system based on multi-agent technology, studied their structure, function and each agent’s mission, and discussed the relationship among the three types of agent. By control simulating of three actual intersections, it is indicated that the control effect based on multi-agent is much better than the effect of fix-time. The results indicate that the multi-agent technology is an effective method to improve the effect of the current traffic control system, has research value and application value. Keywords-adaptive traffic signal control system; multi-agent; intersection agent; section agent; phase agent

artificial intelligence technology, traffic signal control system is developing gradually in the direction of intelligent direction and integrated direction, the research on Intelligent Urban Traffic Control System based on the distribution-coordination has become a new trend[1,4]. Luckily, the agent technology[2,5,6,7] provides an ideal method to solute above problem. The target of intelligent traffic control system based on Multi-agent is to convert complex systems, such as urban traffic control into smaller, mutual communication co-ordination and easy-to-manage system. And now this paper will make a deep research on the structure and function of control system for isolated intersection. II. DESIGN OF THE INTERSECTION CONTROL SYSTEM’S STRUCTURE AND FUNCTION BASED ON MULTI-AGENT

I.

INTRODUCTION

Intelligent control and management of modern urban traffic is an important component of Intelligent Transportation Systems(ITS) the; the intersection capacity is the key factor to the road network capacity, if the intersection signal control systems are designed optimally, the capacity and level of service(LOS) of the whole road system could be improved obviously. With the development of computer technology, Urban Traffic Control System (UTCS) has experienced three generations[1,2,3]: non-computer control system, centralized computer control system and distributed computer control system. For the existing traffic signal control system, there are two categories of the basic control mode[1]: fixed-time control system and adaptive control system. And the latter will become mainstream signal control system in future[1,3]. As an ideal advanced Adaptive Traffic Signal Control System, it should contain the following functions[1,2,3]: (1)Be self-adaptive, able to optimize the cycle time of control system and control traffic flow real-time; (2)Generate signal control strategy by using Dynamic Traffic Assignment(DTA); (3)Bus or special vehicle priority control; (4)With self-learning function, it gradually increases the control effect by studying the past control actions; (5)With the ability of accommodating errors, when detector equipment or communications equipment were in failure, the system also control efficiently. However, there are no control systems which can realize all the functions above by now. This is mainly because the traditional methods of modeling and control are difficult to achieve desired results for traffic system is of nonlinear, fuzzy and uncertainty. With the continuous development of computer technology and

There are left turn lane, through lane and right turn lane at import road in the direction of east, west, south and north. The phase division is showed in Fig. 1. The research on control system based on Multi-agent technology is just based on Multi-agent technology, to construct the intersection agent, the section agent and the phase agent (Each phase as an agent), and to research on their structures, functions, missions and the interactive relationship among them.

Figure 1

Phase division for a isolated intersection

A. Design of structure and function of intersection agent Intersection agent, the most essential and important component in an intersection control system, can decide how to operate signal lamp according to its targets, capacity, knowledge and the date it receives. Intersection agent can control real-time and do decision-making, it mainly carry out the following action: receive the traffic status date from section agents; analyze the interrelated problems existed in traffic flow; calculate the sequence of phase, their duration time and the green extension; exchange information with phase agent, and control traffic flow.

Supported by Shanghai Leading Academic Discipline Project(S30504) and “Man Heng” Fund from University of Shanghai for Science and Technology

978-1-4244-4639-1/09/$25.00 ©2009 IEEE

There are three layers in the structure of intersection agent: collaboration layer, control layer and communication layer. Communication layer, composed of communication module, mainly exchanges alternating information with the section agent and the phase agent. Control layer is composed of control module, its task is to guide the implementation of control assignment, generate effective strategy of signal-timing and deliver the information on control assignment to other agents through communication layer. This paper introduces fuzzy control method[8] of signal control as the control module of intersection agent. Its two imports are the number of queuing vehicles in current green phase(QGC) and the following phase(QGF); its output is the green extension of current green phase(E). There are seven fuzzy sets of all inputs and output, the are VS(very short), S(short) , RS(relatively short) , M(middle) , RL(relatively long),L(long),VL(very long). The range of the queuing vehicles number in current green phase and the following one is [0,36], The range of the green extension of current green phase [0,12]. The initialized rule base of above control module is displayed in Tab.1.
TABLE 1 THE INITIALIZED RULE BASE OF CONTROL MODULE Fuzzy sets of E Fuzzy sets of QGC
VS S RS M RL L VL

changed traffic flow better further more. The design of structure and function of intersection agent are displayed in Tab.2. B. Design of structure and function of section agent The number of section agents of an intersection is deemed to as much as that of ingress lanes (Only left turn lane and through lane). The object of section agent is to keep the traffic volume in certain range. Therefore, two detectors (one is allocated before stop line, another is allocated at 100m away from the stop line) are used in section to gather the real-time traffic status information, which is delivered to intersection agent by section agent. The task of sense system in section agent is to control detectors in every lane. Loop detector is introduced in this research because of its reliability, stability and veracity. The real-time detection model in section agent is as follows: The loop detector upstream gathers the number of vehicles toward upstream I i , j (t ) in the time period ( t − Δt , t) ; the one downstream gathers the number of vehicle leaving stop line Oi , j (t ) in the time period ( t − Δt , t) . The length of queuing

Fuzzy sets of QGF
VS S RS M RL L VL

RS M RL L VL VL VL

RS M M L L VL VL

S RS M RL RL L VL

S RS RS M RL L L

S S RS M M RL RL

VS S S RS M M M

VS VS VS S RS M M

Qi, j (t ) , in which i ∈ {Tx , L y | x = (1, 2,..., m ), y = (1, 2,..., n )} , j ∈ (E,W , S , N ) . T denotes through lane; L denotes left turn lane; x and y denotes the corresponding ID; E, W, S, N means east, west, south, north respectively.
It is premised that right-turn traffic follow is signal-control free. The distance between the detectors is D, and the average length of vehicle is L. Therefore the max length which can be detected in every lane is Qmax = D / L . The parameters of queuing vehicles length mentioned above should satisfies the condition: 0 ≤ Qij (t ) ≤ Qmax . The queuing length in every

vehicles

in

every

lane

is

Collaboration layer, as the most important tache in the whole agent’s structures, is composed of intersection model, reasoning machine, learning machine, rule base and knowledge base. It clears up the conflicts between different decisions-making in relevant section agents, generates the final control decision-making of local intersection.
TABLE 2 DESIGN OF STRUCTURE AND FUNCTION OF THE INTERSECTION AGENT Level collaboration layer Structure Communication module Function Exchange information with section agent and phase agents Guide the implementation of control assignment, generate strategy of signal-timing and deliver information of control assignment to other agents through communication layer. Fuzzy control is introduced as the control module of intersection agent. clear up the conflicts between different decisions-making in relevant section agents, generate the final control decision-making of local intersection

direction j in intersection, which varies at different time, is the function of three variables: 1) the number of vehicle entering lane I i , j (t ) at the time ( t − Δt , t) ; 2)the number of vehicle in lane Qij (t − Δt ) at the time t − Δt , t) ;3) number of vehicle the ( leaving lane Oij (t ) at the time ( t − Δt , t) . Therefore, the queuing length in every lane at every time equals
Qij (t ) = max{min{I ij (t ) + Qij (t − Δt ) − Oij (t ) , Qmax }, 0}

(1)

Control layer

Control module

Obviously, if the phase is red Oij (t ) equals zero.
TABLE 3 DESIGN OF STRUCTURE AND FUNCTION OF SECTION AGENT Structure Sense module Intellectual module Communication module Function Control detectors to gather the real-time traffic information Calculate the number of queuing vehicle in every entrance with certain model and identify the traffic status in section upstream Deliver traffic status date to intersection agent.

Cooperation level

Intersection model, reasoning machine, learning machine, rule base and knowledge base

According to the traffic flow information in section upstream gathered by communication layer, the collaboration layer will optimize the rule base of fuzzy control module real-time to make sure that signal control system will adapt itself to the change of traffic flow, control and induce the

Another important task of intellectual system in section agent is to identify the traffic status in section upstream. Communication module delivers traffic status date to

intersection agent. The design of structure and function of section agent are show in Tab.3. C. Design of structure and function of phase agent The establishment of phase agent makes intersection control component-modular, different intersections need different number of phase agent. According to the actual status of traffic flow, four phase agents are essential and necessary in the section in Fig.1, recorded as phase agent 1, phase agent 2, phase agent 3 and phase agent 4 respectively. The sequence of green light among every phase agents is showed in Fig.2.

the control program which is generated by the control module in intersection agent to phase agents. Then the phase agent with green light instructs the signal lamp to discharge an initial green time, and discharge a corresponding green extension time according to the intersection agent’s control message. There is a rather close alternating relationship between intersection agent and section agent. The control module of intersection agent delivers the real-time queuing length information of key traffic flow[2] to section agents through its communication module. Actually, the information collected and supplied by section agents is the essential guarantee for the control module of intersection agents being successfully and exactly implemented. According to the actual situation of intersection traffic flow, agent phase endows corresponding section with the wayleave, guides every lane of section agents to combine to a phase in light of some methods and principles, ensures the traffic flow through the intersection orderly, safely and successfully, calculates the current total green time. And before the phases transition, it informs the traffic flow belong to the next phase ready to release. The relation among above agents are show in Tab.3.

Figure2 The sequence of phase agents with green light

The communication module in every phase agent exchanges information with section agent, and control module to record and save the date about lane with green light in order to discharge right traffic flow at right time and avoid the conflict between traffic flows. In the four phase agents mentioned above, those neighboring phase agents communicate with each other. Meanwhile, communication module in phase agents will receive control information from intersection agent, the control module in phase agents with the green light commands signal lamp turn on a initial green light; The phase agent mentioned above continues to receive the information of green extension time from intersection agents, and then conducts the signal lamp to extend the corresponding green extension time……Such a cycle, until the total green light time with green light equals the maximum green time. Then, this phase agent interchanges information with the next phase agent with green light, and entrusts the wayleave to the next phase agent. The design of structure and function of phase agent are show in Tab.4.
TABLE 4 DESIGN OF STRUCTURE AND FUNCTION OF PHASE AGENT Structure Function Establish phases and sequence; record and save the date of lane with green light in order to discharge right traffic flow at right time and avoid the conflict between traffic flows; command the phase is green during initialized time and extend the time correspondingly Communicate with relevant section agent and phase agent, and receive information from intersection agent Record the past time of current green phase

Figure 3

The relationship among three agents in isolated intersection

IV.

REALIZATION AND SIMULATION BASED ON AGENT FACE
ISOLATED INTERSECTION CONTROL

Control module

Communication module Sense module

It is necessary to fix on a sequence of signal control, we suppose the sequence: Agent 1-Agent 2-Agent 3-Agent 4-Agent 1 firstly: Step l:It is premised that current phase of green light is phase (i=1, 2, 3, 4) and phase agent i requests initialized time i , of green light to intersection agent; Step 2:When the time of green light in current phase is up, phase agent i sends the request that it will finish the green light and change phase; Step 3: After receiving the requests from phase agent, intersection agent also sends a collecting information request to

III.

RELATIONSHIP AMONG THREE AGENTS

The main function of intersection agent , as the superstructure of phase agent, is to control and direct phase agent, ensure the collaboration among phase agents and modify the rules used for decisions-making of phase agent, so that the control effect will tend to be optimal. Intersection agent sends

section phase, it collects the number of queuing vehicle belong to key traffic flow in current phase and the following phase; and its control module uses the fuzzy logic model to get out the green extension of current green phase. Step 4: If the green extension of current green phase equals zero, intersection agent sends the command which terminates current phase to the phase agent with the green light, and endues wayleave to the next phase agent. Go back to Step l. If the green extension of current green phase is greater than zero, intersection agent sends the green extension time information of current phase to the phase agent with the green light, and the phase agent extends the corresponding green extension time, until the Maximum Green Time. Go back to Step 2.

AIMSUN NG6.0 is advanced microscopic traffic simulation software all over the world; it provides a powerful function of the external interface module. In the simulation process, we embed the three types of agent above conveniently into the AIMSUN NG software; make a secondary development to the Micro-simulation system by using c++ programming language. This paper uses three intersection of Wujiaochang region in Shanghai to simulate the intersection control system, and compare the effect of it with the effect of fix-time control simulation. Each of the total simulation time is one hour. Tab.5 displays the average estimation results of the above two control methods during one hour.

TABLE 5 ESTIMATION IN INTERSECTION FOR DIFFERENT CONTROL METHODS Intersection Xiangyin RoadGuoding Road Handan RoadGuoding Road Songhu RoadZhengtong Road Control methods Fix-time Agent-based Fix-time Agent-based Fix-time Agent-based Average delay(s) 56.1 41.7 54.7 23.4 37.6 10.2 Volume(veh/km) 4220 4235 4533 4217 3269 3265 stopping time(s/km) 127.5 97.8 91.6 88.3 65.5 19.1 Times of stop(#/veh/km) 1.7 1.6 1.6 2.8 1.6 0.6

According to the estimation results in three intersections, the delay time of agent based control is smaller than that under fix-time control, in other words, agent based control strategy will adjust timing plan to reduce delay; and stopping time(s/km), times of stop have declined respectively. All of them mean that the service level in intersections has improved under agent based control strategy. V. CONCLUSIONS Intelligentization is the development direction of urban traffic control system; intelligent traffic control system will become the mainstream of the third generation urban traffic control system. On the basis of analyzing the characteristics of multi-agent technology and its practicability for controlling urban traffic flow, this paper constructed a traffic control system for isolated intersection, and studied the structure, function, mission the three types of agents and the relationship among the them. Finally, it researched the simulation for the above system, the simulation results indicated that the effect of control system based on multi-agent is much better satisfactory than that of a fix-time control system. Multi-agent technology, if successfully applied in the regional control, will upgrade the potential of urban traffic control system significantly. So it is necessary to study the regional control system based on multi-agent technology further.

REFERENCES
LU Hua-pu. An Introduction to Intelligent Transportation Systems[M]. Beijing: China Railway Publishing House, November 2004 [2] LIU Xiao-ming. Study of city traffic coordination control based on coordinated hierarchical and multi-agent theory[D].Chinese Automation Institute of Academy of Sciences, Doctoral thesis, 2004 [3] YANG Xiao-guang, ZENG Song, HANG Ming-sheng. Research on Advanced Urban Traffic Control and Management System for China[J]. Journal of Traffic and Transportation Engieering, Vol.1, No.2, June 2001,pp74-77 [4] YANG Xiao-guang. The Study of Advanced Traffic Control and Management System on the Base of Cities in China[J].Journal of Transportation Engineering and Information Technology, Vol.4 No.4,November 2004,pp49-53 [5] LIShuiyou, LIU Zhiyong.A General Description of Urban Traffic Inductive-Loop Signal Control[J]. Urban Transport of China, Vol.4 No.6 ,Nov. 2006,pp64-69 [6] YU Zheng, LI Jian-yong. Application of Multi-Agent in Traffic Control System[J]. Journal of Traffic and Transportation Engineering. Vol.11, No.11,March 2001,pp55-57 [7] CHENG Xiang-jun, YANG Zhao-xia. An Approach to Urban Traffic Control System Based on Multi-Agent Technology[J]. JOURNAL OF NORTHERN JIAOTONG UNIVERSITY, Vol.26 No.5, October 2002,pp47-50 [8] C. Pappis, E. Mamdani. A fuzzy logic controller for a traffic junction. IEEE Trans. Systems, Man CyberneticsSMC-7(10), 1977,pp707–717. [9] Iisakki Kosonen. Multi-agent fuzzy signal control based on real-time simulation[J]. Transportation Research Part C 11(2003) ,pp389–403 [10] S. Chiu. Adaptive traffic signal control using fuzzy logic. Proceedings of the Intelligent Vehicles Symposium. 1992,pp98-107 [1]

Similar Documents

Premium Essay

Dod Costs of Not Preparing for Nextgen

...NEXTGEN Abstract In order to facilitate a significant overhaul of the civilian National Airspace System (NAS), the Federal Aviation Administration (FAA) has partnered with many federal agencies, such as the departments of Transportation (DOT), Defense (DoD), Homeland Security (DHS), 2 and Commerce (DOC) and the National Aeronautics & Space Administration (NASA) through a consolidated Joint Planning and Development Office (JPDO) that was established by Congress in 2003 in the VISION 100 – Century of Aviation Reauthorization Act (JPDO, 2012). The JPDO has proposed replacing the old NAS structure of primarily ground-based navigation with robust satellite-enabled air traffic procedures and to supplement ground-based air traffic controller workload with advanced datalink and trajectory-based operations algorithms for de-conflicting aircraft on the ground and in the air. The hope is to reduce the required separation between aircraft and the decrease the human workload, without sacrificing safety. Department of Defense (DoD) leaders should consider lessons learned from past decisions with regard to cost avoidance versus cost savings following the smaller domestic airspace change, reduced vertical separation minimum (RVSM). The lost cost savings from...

Words: 2936 - Pages: 12

Free Essay

Flight Delay

...22 Flight delay performance at Hartsfield-Jackson Atlanta International Airport Grigoriy Yablonsky1, Richard Steckel1, Denis Constales2, John Farnan1, Damon Lercel1, Manoj Patankar1 1 Saint Louis University, Parks College of Engineering, Aviation and Technology (USA), Ghent University, Department of Mathematical Analysis (Belgium) 2 gyablons@slu.edu, rsteckel@slu.edu, denis.constales@gmail.com, jfarnan@slu.edu, dlercel@slu.edu, patankar@slu.edu Received October, 2013 Accepted February, 2014 Abstract Purpose: The main objective of this paper is to determine the annual cyclical flight delays at Hartsfield-Jackson Atlanta International Airport. Then using other data such as annual precipitation, passenger and aircraft traffic volumes and other factors, we attempted to correlate these factors with overall delays. These data could assist airport management in predicting periods of flight delay. Design/methodology/approach: Data were taken and analyzed from the data base “Research and Innovation Technology Administration” (RITA) for the years 2005-2011 for Hartsfield-Jackson Atlanta International Airport. The data included 2.8 million flights originating and departing from this airport. Data were also gathered from the National Oceanic and Atmospheric Administration (NOAA) showing precipitation. Additional data were gathered from the FAA regarding delay causes, number and types of delays and changes to the infrastructure of ATL airport. Findings: There is...

Words: 5211 - Pages: 21

Free Essay

Air Charter Business Proposal

...Air Charter Business Proposal i Air Charter Business Proposal from an Information Technology Perspective. Steven R. Marcum, Steven Cross and Jeffery Prendergrast Introduction to Management Information Systems MGMT 221 Professor Ira Strauss January 15, 2011 Air Charter Business Proposal ii Abstract The objective of this project is to develop a business proposal for an air charter company that caters to the tourism trade from an information technology standpoint operating in the Hawaiian Islands. The technologies that will be discussed will range from hardware and software requirements for weather, flight planning, crew scheduling and maintenance operations. To begin we will examine the flight planning system known as Jeppesen Flite Star IFR which is considered one of the world's leading desktop flight planning technologies. It includes advanced features and innovations such as Vector Plus mapping technology and vector chart themes, which offer low and high altitude en-route chart emulations as well as user-customizable charts which includes all of the complexities involved in the planning of a typical commercial airline flight from the aspect of the flight operations dispatcher. Next as we continue we will turn the discussion to crew scheduling which will lead us to Flight Pak which provides management with aircrew scheduling in both local and ZULU times. The discussion will point to how the system will provide more accuracy in the scheduling...

Words: 3428 - Pages: 14

Free Essay

Nextgen

... <http://www.libaa.org/libaa-news-updates/libaa-news-and-industry-updates/long-island-aviation-jobs-at-stake-under-new-plan>. 3.      "Put NextGen Air Traffic Control at MacArthur." Newsday. N.p., n.d. Web. 26 Nov. 2012. <http://www.newsday.com/opinion/put-nextgen-air-traffic-control-at-macarthur-1.3830187>. 4.     "Town of Islip." NYS and LI Lawmakers Urge FAA to Choose Long Island MacArthur Airport (LIMA) as New Home for New Air Traffic Control Facility. N.p., n.d. Web. 26 Nov. 2012. <http://www.townofislip-ny.gov/news/press-releases/37-town-council/1897-nys-and-li-lawmakers-urge-faa-to-choose-long-island-macarthur-airport-lima-as-new-home-for-new-air-traffic-control-facility>. 5.     Sleter, Greg. "Officials Say New ATC Facility Would Save, Create Jobs - Port Jefferson, NY Patch." Port Jefferson Patch. N.p., n.d. Web. 26 Nov. 2012. <http://portjefferson.patch.com/articles/officials-say-new-atc-facility-would-save-create-jobs>. 6. N/A . “BISHOP, SCHUMER, ISRAEL, CROCI GIVE TOUR OF MACARTHUR AIRPORT TO FAA ADMINISTRATOR, MAKING CASE FOR $220 MILLION AIR TRAFFIC CONTROL CENTER TO BE BUILT ON LONG ISLAND”. 23 July 2012 <http://timbishop.house.gov/latest-news/bishop-schumer-israel-croci-give-tour-of-macarthur-airport-to-faa-administrator-making-case-for-220-million-air-traffic-control-center-to-be-built-on-long-island/>. 7. N/A. “NYS and LI lawmakers urge FAA to choose Long Island MacArthur Airport...

Words: 1361 - Pages: 6

Free Essay

Nats Case Study Synopsis

...efficiently .Over 2 million flights per year. NATS was established in 1962; transferred to Public/Private Partnership in 2001, £123m invested since then. NATS offers full range of services in 28 countries includes air traffic control, engineering and software consultancy, defence services, training. Aims And Vision Aims - what the business intends to do in the long term. NATS key aims are: * Reach £1bn turnover by 2015 * Reducing safety risks across the business * Engaging with and focusing on customers’ needs * Increasing efficiency and effectiveness, e.g. establishing cost savings/ best practice * Reducing carbon emissions. Vision - aspirational and inspirational: NATS’ vision: ‘to be acknowledged as a global leader in innovative air traffic solutions and airport performance’. NATS Key challenges are: * Economic pressure * Globalisation of the market * Higher efficiency and environmental targets * Increasing competition. SMART Objectives * Help to achieve aims – by function or for organisation * Ensure that progress can be measured. SMART objectives by NATS: * To reduce the level of safety risk across the business by 40% over a period of four years * To reduce CO2 emissions related to air traffic management by an average of 10% per flight by 2020, from a 2006 baseline. * To achieve interim target reduction of an average of 4% per flight by 2015. Strategy NATS strategy centres on three key areas: 1. Innovation...

Words: 431 - Pages: 2

Free Essay

Paper

...aviation industry through establishment of airways and navigation aids * Pilots and mechanics were licensed * May 1927 Lindbergh made his flight across the Atlantic * 1928 the first airmail route radio stations were installed * Archie Leagues nations first air traffic controller * 1934 Bureau of Air Commerce responsible for the regulation of traffic along the nation’s airways * In March 1945, the Air Coordination Committee (ACC) was established to plan for the nations growth in aviation. * The ACC requested the Radio Technical Commission for Aeronautics (RTCA) to form a task force to predict future needs of the ATC system. RTCA formed SC-31 (1948). * SC-31 report recommended a common ATC system be developed to serve the needs of military and civilian pilots. * In the late 1950’s air traffic controllers were leaving the FAA because of long working hours and low pay. * Early 1960’s labor unrest began to appear again within the FAA. Several early unions were formed. * The FAA realized it was one of the few federal agencies whose operation was vital to the well being of the country, but whose workforce was permitted to unionize. * In 1963 the Professional Air Traffic Controllers Organization (PATCO) was formed. * On April 1, 1967, a cabinet level coordinating agency became a reality, the Department of Transportation (DOT) was created. * The Federal Aviation Agency was merged into the new DOT and became the Federal Aviation Administration...

Words: 608 - Pages: 3

Free Essay

Atc, Atc1,Atc2

...ote ote technical note tech Air Traffic Control Specialist Decision Making and Strategic Planning – A Field Survey Jean-François D’Arcy, Ph.D., Titan SRC Pamela S. Della Rocco, Ph.D., ACT-530 March 2001 DOT/FAA/CT-TN01/05 Document is available to the public through the National Technical Information Service, Springfield, Virginia 22161 U.S. Department of Transportation Federal Aviation Administration William J. Hughes Technical Center Atlantic City International Airport, NJ 08405 NOTICE This document is disseminated under the sponsorship of the U.S. Department of Transportation in the interest of information exchange. The United States Government assumes no liability for the contents or use thereof. The United States Government does not endorse products or manufacturers. Trade or manufacturer's names appear herein solely because they are considered essential to the objective of this report. This document does not constitute FAA certification policy. Technical Report Documentation Page 1. Report No. 2. Government Accession No. 3. Recipient’s Catalog No. DOT/FAA/CT-TN01/05 4. Title and Subtitle 5. Report Date March 2001 Air Traffic Control Specialist Decision Making and Strategic Planning – A Field Survey 7. Author(s) 6. Performing Organization Code ACT-530 8. Performing Organization Report No. Jean-François D’Arcy, Ph.D., Titan SRC and Pamela S. Della Rocco, Ph.D., ACT-530 9. Performing Organization Name and Address DOT/FAA/CT-TN01/05 ...

Words: 12904 - Pages: 52

Free Essay

Information Processing Theory

...What is the Information Processing Theory? The information Processing theory describes how the mind receives, thinks about, modifies and remembers information. This is especially important in children’s development because children’s brains are always moving as new information is always coming in. Key Concepts and Ideas of this theory: * Broadbent’s Filter Model (1958) Donald Broadbent became well know during World War II as he studied air traffic controllers and came up with theories about sound. He argued that an air traffic controller can work better having only one message at a time instead of multiple messages coming in. He conducted a dichotic listening task experiment in which in one ear a three-digit number would play whilst a different three digit number would speak in the other year. His theory was proven correct as the participants struggled at remembering both numbers. Broadbent concluded many other theories such as that if someone calls your name when you are listening that you will not hear it because you filter out before you process meaning. * Treisman’s Attenuation Model (1964) Anne Treisman’s model is much like Broadbent’s except while there are still many sounds being played, one becomes louder than the others. In Treisman’s theory she states, “ that the unattended message is processed less thoroughly than the attended one, and suggests that processing of the unattended message is reduced to a greater extent depending on the demands...

Words: 290 - Pages: 2

Free Essay

Tenerife

...Human Factors and the Tenerife Airport Disaster Embry Riddle Aeronautical University Human Factors in Aviation Safety August 24, 2012 Abstract To err is human, or at least that’s how the saying goes. Most mistakes that people make are small, but then there are those mistakes that can be life threatening. On March 27, 1977, two Boeing 747 passenger aircraft collided on the runway of Los Rodeos Airport, on the island of Tenerife, in the Canary Islands. A combination of factors contributed to the collision, but the end result fell on human factors. Due to several instances of miscommunication, misunderstandings, over-confidence, and lack of patience, the lives of 583 people were taken. This paper discusses what actually happened, and utilizes information gathered from the Netherlands Investigation Board, the research and input discussed by ALPA (Air Line Pilots Association), and human factors that were involved. Human Factors and the Tenerife Airport Disaster To err is human, or at least that’s how the saying goes. Most mistakes that people make are small, but then there are those mistakes that can be life threatening. On March 27, 1977, two Boeing 747 passenger aircraft collided on the runway of Los Rodeos Airport, on the island of Tenerife, in the Canary Islands. A combination of factors contributed to the collision, but the end result fell on human factors. When it comes to human error, specifically in the aviation field, situational awareness is the key. The weather...

Words: 2965 - Pages: 12

Premium Essay

Air Traffic Control System

...Air Traffic Control System Click Link Below To Buy: http://hwcampus.com/shop/air-traffic-control-system/ Impact of air traffic control system in the United States "Air Traffic Control System" Command Center, controllers arrangement air traffic for the whole nation, contemplating how climate and different occasions, for example, military moves, will influence air traffic designs. War room controllers converse with controllers in different offices and to carrier traffic administrators to think of "ground breaking strategies." The general population is most acquainted with air traffic towers at airplane terminals. Controllers in these offices guide flying machine as they take off or land and taxi from or to the door. Their essential capacity is to discrete air ship on the air terminal surface. However, numerous air terminals in the United States don't have towers so controllers at remote methodology control offices guide air ship into and out of those airplane terminals. As FAA travels through the move of "air traffic" from radar-based to satellite-based, controllers and pilots will have the benefit of progressively modern innovation. While radars oblige air ship to fly over their physical areas on the ground, satellite-innovation will permit controllers to guide airplane in more straightforward courses through the country's airspace. Basically, every controller in the United States will have the capacity to see the careful position of each air ship flying in our airspace...

Words: 1077 - Pages: 5

Premium Essay

American Eagle

...craters at the at the crash site were so remarkable that they could be mistaken for a meteorite strike. This paper is a step-by- step analysis of the crash events with a focus on the accident causes and the preventive measures. American Flight Eagle 4184, registration number N401AM was designed and built by ATR—a French-Italian Aircraft manufacturer. Simons Airlines operated the plane on behalf of American Eagle. Both captain and co-pilot were competent and experienced, with more than 5000 flight hours. The Accident The plane was scheduled on a flight from IIA (Indianapolis International Airport), Indiana to OIA (O’Hare International Airport), Illinois. However, Chicago’s bad weather conditions delayed the plane. As such, OIA air traffic control redirected the airplane to hold at LUCIT intersection. While on hold, freezing rain hit the plane. It led to a hazardous icing condition—super-cooled water droplets led to ice buildup on the airplane surface (Galison, 2000). As the weather conditions improved, the plane was ordered to make a slight descent, approximately 8000 feet. A warning sound went off during the second descent. It signaled an over-speed because of the extended flaps. This is the time when there was a...

Words: 688 - Pages: 3

Premium Essay

Air Traffic Controller Case Study

...1.0 Introduction Air Traffic Controller is one of imperative individual that can work at ATC tower proximate to the runway to assure the flight were sheltered when they had take off, saddling and landing. In any case, afore they can took care of this employment they should have a liscened. The area of Abu Dhabi Ecumenical Airplane terminal (AUH/OMAA) was assigned at Emirate of Abu Dhabi which capital of Joined Bedouin Emirate. Size of that Airplane terminal is 16.5 nautical miles (30.6 km,19.0 Mil) of the Abu Dhabi city(second most astronomically immense in the UAE), Its scope was N24* 25.9833, Longitude E54* 39. 0667 the tallness 26.82 from the ocean level . 20 millions peregrinator expected in 2014. Its have 3 terminal there is Terminal 1. Terminal 1 was isolated into 2 terminal(Terminal 1A and Terminal 1B), Terminal 2 and Terminal 3 (Terminal 3 worth UED 1 Billion or US $270 Million). Figured 1.1: Abu Dhabi International Airport Figured 1.2 : interior and exterior of Terminal 1 Figured 1.3 Terminal 2 and 3 Abu Dhabi Macrocosmic Air terminal have a special animal of Airport regulation Tower. ATCC was done at 2010. outfits the...

Words: 1215 - Pages: 5

Free Essay

Impact of Information Technologies on Air Transportation

...including the Aircraft, Airline, and Air Traffic Management are modeled as interacting control loops. The impact of Information Technologies on each of these subsystems is evaluated through the performance of these control loops. Information technologies are seen to have a significant impact on the safety, efficiency, capability, capacity, environmental impact and financial performance of the Air Transportation System and its components. T Introduction he US and International Air Transportation Systems have demonstrated remarkable growth and increased performance over the past few decades. Fig.1 demonstrates the growth in passenger and cargo traffic in international regions since 1972. Strong growth can be seen in North America and Europe which continue to dominate the passenger traffic. In addition, extraordinary growth can be seen in Asia/Pacific which has dominated the cargo traffic since the early 1990’s. Scheduled Revenue Passenger-Kilometers by Region 1400 1200 1000 RPK (billion) North America Europe Freight Tonne-Kilometers by Region 45 40 35 North America 30 FTK (billion) Europe Asia and Pacific Latin America & Caribbean Middle East Africa 800 600 400 200 0 1970 1975 1980 1985 1990 1995 2000 2005 Asia and Pacific Latin America & Caribbean Middle East Africa 25 20 15 10 5 0 1970 1975 1980 1985 1990 1995 2000 2005 Figure 1. Scheduled Passenger and Cargo Traffic by Region.1 This growth in traffic has been accompanied by an increase in safety...

Words: 6025 - Pages: 25

Premium Essay

Southwest Airlines Case Study

...action recommended should have a stated goal, purpose, or outcome Clarify purpose of verbal assessment or strike sentence A4A Appx. 1 2.Video Briefings a)Pretakeoff 6. Exit seating (a) (1.iii) (page 4, ¶3 ) The paragraph states “Before the boarding door closure, inform the assigned company personnel that the exit seat verification has been confirmed. (Refer to 121.585(g) and 135.129(g))” 14 CFR Part 121.585(g) states: “No certificate holder may allow taxi or pushback unless at least one required crewmember has verified that no exit seat is occupied by a person the crewmember determines is likely to be unable to perform the applicable functions listed in paragraph (d) of this section.” Southwest Airlines submits that this suggested control in (iv) be restated as follows: “Before flight deck door closure, a F/A inform the PIC that exit seat briefing (which includes exit seat verification) has been given and all exit seat passengers meet the regulated criteria.” A4A Appx. 1 2.Video Briefings a)Pretakeoff 6. Exit seating 2. Footnote 6 (page 4, ¶4 ) Engaging Exit Row passengers in conversation will not guarantee suitability for exit seating criteria The current required preflight briefing clearly defines criteria and acknowledgment of ability and willingness to execute exit row responsibilities Delete requirement for FAs to engage exit row passengers in conversation to determine suitability to occupy exit row seat Company & Group Page & Para Reviewer’s Comment Reviewer’s...

Words: 1462 - Pages: 6

Free Essay

Mid Air Collisions

...collisions accidents occurred in uncontrolled air space. The accident between a United DC-7 and a TWA Constellation collided and crashed on 30 June 1956 over the Grand Canyon in Arizona killing all one hundred and twenty-eight passengers and crew. The second notable mid air collision was between a United Airlines Douglas DC-7 aircraft with forty-two passengers and two crew and a United States Air Force North American F-100 Super Sabre supersonic jet fighter aircraft carrying two crew members. They collided over Las Vegas and crashed in the desert killing all forty-nine individuals. These accidents brought a lot of attention to the general public on flying safety, uncontrolled airspace, and the lack of modernization of equipment of the air traffic controllers. With these chains of events, this led to the increased...

Words: 2277 - Pages: 10