Spelling suggestions: "subject:"[een] TRAFFIC CONTROL"" "subject:"[enn] TRAFFIC CONTROL""
141 |
Stochastic Dynamic Model of Urban Traffic and Optimum Management of Its Flow and CongestionWang, Shi'an January 2018 (has links)
There are a lot more roads being built periodically in most of the countries with the advancement of modern society. In order to promote the overall traffic flow quality within different cities, city traffic management has been playing a more and more essential role during the last few decades. In recent years, a significantly increasing attention has been paid to the management of traffic flow in major cities all over the world.
In this thesis, we develop a stochastic dynamic model for urban traffic along with physical constraints characteristic of intersections equipped with traffic light. We assume that the incoming traffic to each stream in an intersection is amenable to the Poisson random process with variable intensity (mean). We introduce expressions for traffic throughput, congestion as well as operator's waiting time for the typical intersection in a city and hereafter define an appropriate objective functional. Afterwards, we formulate an optimization problem and propose the sequential (or recursive) algorithm based on the principle of optimality (dynamic programming) due to Bellman. The solution if implemented is expected to improve throughput, reduce congestion, and promote driver's satisfaction. Because the dynamic programming method is computationally quite intensive, we consider the scenario that one unit traffic stream stands for a specific number of vehicles which actually depends on the volume of traffic flow through the intersection.
The system is simulated with inputs described by several distinct nonhomogeneous Poisson processes. For example, we apply the typical traffic arrival rate in Canada with morning peak hour at around 7:30 AM and afternoon peak hour at around 4:30 PM whilst it is also applied with morning rush hour at about 8:00 AM and afternoon rush hour at about 6:00 PM like in China. In the meanwhile, we also present a group of numerical results for the traffic arrival rates that have shorter morning peak-hour period but longer afternoon rush hour period. This may occasionally happen when there are some social activities or big events in the afternoon. In addition, another series of experiments are carried out to illustrate the feasibility of the proposed dynamic model based on the traffic arrival rates with only one peak-hour throughout the whole day. The system is simulated with a series of experiments and the optimization problem is solved by dynamic programming based on the proposed algorithm which gives us the optimal feedback control law. More specifically, the results show that both the optimal traffic light timing allocated for each stream and the congestion broadcast level (CBL) of each road segment during each time segment are found. Accordingly, the corresponding optimal cost can be found for any given initial condition. It is reasonably believed that this stochastic dynamic model would be potentially applicable for real time adaptive traffic control system.
|
142 |
UAV Formation Flight Utilizing a Low Cost, Open Source ConfigurationLopez, Christian W 01 June 2013 (has links)
The control of multiple unmanned aerial vehicles (UAVs) in a swarm or cooperative team scenario has been a topic of great interest for well over a decade, growing steadily with the advancements in UAV technologies. In the academic community, a majority of the studies conducted rely on simulation to test developed control strategies, with only a few institutions known to have nurtured the infrastructure required to propel multiple UAV control studies beyond simulation and into experimental testing. With the Cal Poly UAV FLOC Project, such an infrastructure was created, paving the way for future experimentation with multiple UAV control systems. The control system architecture presented was built on concepts developed in previous work by Cal Poly faculty and graduate students. An outer-loop formation flight controller based on a virtual waypoint implementation of potential function guidance was developed for use on an embedded microcontroller. A commercially-available autopilot system, designed for fully autonomous waypoint navigation utilizing low cost hardware and open source software, was modified to include the formation flight controller and an inter-UAV communication network. A hardware-in-the-loop (HIL) simulation was set up for multiple UAV testing and was utilized to verify the functionality of the modified autopilot system. HIL simulation results demonstrated leader-follower formation convergence to 15 meters as well as formation flight with three UAVs. Several sets of flight tests were conducted, demonstrating a successful leader-follower formation, but with relative distance convergence only reaching a steady state value of approximately 35 +/- 5 meters away from the leader.
|
143 |
Methods in intelligent transportation systems exploiting vehicle connectivity, autonomy and roadway dataZhang, Yue 29 September 2019 (has links)
Intelligent transportation systems involve a variety of information and control systems methodologies, from cooperative systems which aim at traffic flow optimization by means of vehicle-to-vehicle (V2V) and vehicle-to-infrastructure (V2I) communication, to information fusion from multiple traffic sensing modalities. This thesis aims to address three problems in intelligent transportation systems, one in optimal control of connected automated vehicles, one in discrete-event and hybrid traffic simulation model, and one in sensing and classifying roadway obstacles in smart cities.
The first set of problems addressed relates to optimally controlling connected automated vehicles (CAVs) crossing an urban intersection without any explicit traffic signaling. A decentralized optimal control framework is established whereby, under proper coordination among CAVs, each CAV can jointly minimize its energy consumption and travel time subject to hard safety constraints. A closed-form analytical solution is derived while taking speed, control, and safety constraints into consideration. The analytical solution of each such problem, when it exists, yields the optimal CAV acceleration/deceleration. The framework is capable of accommodating for turns and ensures the absence of collisions. In the meantime, a measurement of passenger comfort is taken into account while the vehicles make turns. In addition to the first-in-first-out (FIFO) ordering structure, the concept of dynamic resequencing is introduced which aims at further increasing the traffic throughput. This thesis also studies the impact of CAVs and shows the benefit that can be achieved by incorporating CAVs to conventional traffic.
To validate the effectiveness of the proposed solution, a discrete-event and hybrid simulation framework based on SimEvents is proposed, which facilitates safety and performance evaluation of an intelligent transportation system. The traffic simulation model enables traffic study at the microscopic level, including new control algorithms for CAVs under different traffic scenarios, the event-driven aspects of transportation systems, and the effects of communication delays. The framework spans multiple toolboxes including MATLAB, Simulink, and SimEvents.
In another direction, an unsupervised anomaly detection system is developed based on data collected through the Street Bump smartphone application. The system, which is built based on signal processing techniques and the concept of information entropy, is capable of generating a prioritized list of roadway obstacles, such that the higher-ranked entries are most likely to be actionable bumps (e.g., potholes) requiring immediate attention, while those lower-ranked are most likely to be nonactionable bumps(e.g., flat castings, cobblestone streets, speed bumps) for which no immediate action is needed. This system enables the City to efficiently prioritize repairs. Results on an actual data set provided by the City of Boston illustrate the feasibility and effectiveness of the system in practice.
|
144 |
Design, Analysis, and Optimization of Traffic Engineering for Software Defined NetworksSalman, Mohammed Ibrahim 01 June 2022 (has links)
No description available.
|
145 |
FPGA-Accelerated Digital Signal Processing for UAV Traffic Control RadarMoody, Kacen Paul 07 April 2021 (has links)
As an extension of previous work done by Luke Newmeyer in his master's thesis \cite{newmeyer2018efficient}, this report presents an improved signal processing chain for efficient, real-time processing of radar data for small-scale UAV traffic control systems. The HDL design described is for a 16-channel, 2-dimensional phased array feed processing chain and includes mean subtraction, windowing, FIR filtering, decimation, spectral estimation via FFT, cross-correlation, and averaging, as well as a significant amount of control and configuration logic. The design runs near the the max allowable memory bus frequency at 300MHz, and using AXI DMA engines can achieve throughput of 38.3 Gb/s (~0.25% below theoretical 38.4 Gb/s), transferring 2MB of correlation data in about 440us. This allows for a pulse repetition frequency of nearly 2kHz, in contrast to 454Hz from the previous design. The design targets the Avnet UltraZed-EV MPSoC board, which boots custom PetaLinux images. API code and post-processing algorithms run in this environment to interface with the FPGA control registers and further process frames of data. Primary configuration options include variable sample rate, window coefficients, FIR filter coefficients, chirp length, pulse repetition interval, decimation factor, number of averaged frames, error monitoring, three DMA sampling points, and DMA ring buffer transfers. The result is a dynamic, high-speed, small-scale design which can process 16 parallel channels of data in real time for 3-dimensional detection of local UAV traffic at a range of 1000m.
|
146 |
TRAINING OF AIR TRAFFIC CONTROLLERS IN WEATHER-RELATED DECISION-MAKING USING SCENARIO-BASED METHODS AND PROBABILISTIC HAZARD INFORMATIONPierson, Emma 29 August 2019 (has links)
No description available.
|
147 |
Modeling Methodology for Cooperative Adaptive Traffic Control Using Connected Vehicle DataKashyap, Gaurav 16 June 2020 (has links)
No description available.
|
148 |
Air carrier liability and automation issuesAguilar Cortés, Carlos Ezequiel January 2002 (has links)
No description available.
|
149 |
Dynamic Message Sign and Diversion Traffic OptimizationGou, Jizhan 11 December 2009 (has links)
This dissertation proposes a Dynamic Message Signs (DMS) diversion control system based on principles of existing Advanced Traveler Information Systems and Advanced Traffic Management Systems (ATMS). The objective of the proposed system is to alleviate total corridor traffic delay by choosing optimized diversion rate and alternative road signal-timing plan. The DMS displays adaptive messages at predefined time interval for guiding certain number of drivers to alternative roads. Messages to be displayed on the DMS are chosen by an on-line optimization model that minimizes corridor traffic delay. The expected diversion rate is assumed following a distribution. An optimization model that considers three traffic delay components: mainline travel delay, alternative road signal control delay, and the travel time difference between the mainline and alternative roads is constructed. Signal timing parameters of alternative road intersections and DMS message level are the decision variables; speeds, flow rates, and other corridor traffic data from detectors serve as inputs of the model. Traffic simulation software, CORSIM, served as a developmental environment and test bed for evaluating the proposed system. MATLAB optimization toolboxes have been applied to solve the proposed model. A CORSIM Run-Time-Extension (RTE) has been developed to exchange data between CORSIM and the adopted MATLAB optimization algorithms (Genetic Algorithm, Pattern Search in direct search toolbox, and Sequential Quadratic Programming). Among the three candidate algorithms, the Sequential Quadratic Programming showed the fastest execution speed and yielded the smallest total delays for numerical examples. TRANSYT-7F, the most credible traffic signal optimization software has been used as a benchmark to verify the proposed model. The total corridor delays obtained from CORSIM with the SQP solutions show average reductions of 8.97%, 14.09%, and 13.09% for heavy, moderate and light traffic congestion levels respectively when compared with TRANSYT-7F optimization results. The maximum model execution time at each MATLAB call is fewer than two minutes, which implies that the system is capable of real world implementation with a DMS message and signal update interval of two minutes.
|
150 |
EFFICIENT ALGORITHMS FOR OPTIMAL ARRIVAL SCHEDULING AND AIR TRAFFIC FLOW MANAGEMENTSARAF, ADITYA P. January 2007 (has links)
No description available.
|
Page generated in 0.0449 seconds