MHB A model based on two roads and traffic lights probability

Juliayaho
Messages
13
Reaction score
0
Hello this is Julia.
I wanted to build a model with a probability problem with the following.

Consider the intersection of two roads controlled by a traffic light. The model should consider probabilistic the arrival of automobiles in each direction. Then evaluate how you would set the timing for the length that the light is green in each direction.

These are some Factors that could be consider (Not all needed):
What if the traffic is very light in one road and very heavy in the other?
What if there are sensors to detect the presence of automobiles at the intersection?
What if there are no sensors?
What possible criteria could you use to determine the "goodness" of alternative timing schemes?
How does the optimal timing of the traffic light depend on different evaluation criteria?
What if you had to consider network effects such as two or more traffic lights relatively near each other, so that the timing at one light affects the arrival rates and optimal timing at others?This is what I think so far
Maybe all modern roads with heavy traffic require sensors now, so probability of traffic flow would not be relevant.

So if I have a two minute cycle with the lights and section the two minutes according to the probabilities assigned to the two roads. For example, if the probability that a car will arrive next in road A is P(A) = a, then the probability that a car will arrive next in road B is P(B) = 1 - a.

I could assign the lights "2a" for road A and "2(1-a)" for road B, then I think I need to decide about how long I will allow yellow/amber light from the green.Any ideas of how I can set it up? Or maybe any different ideas about a model involving traffic lights and those 2 roads?
Any help/thoughts will be much appreciated.
Thanks!

Ps. Not sure if its necessary to use mathlab or if I could use excel
 
Mathematics news on Phys.org
Re: A model based on 2 roads and traffic lights probability.

Hi Julia! :)

I've neglected to answer this thread of yours since the problem statement is really a bit too general, since these traffic light problems are really difficult.
I do not know if you're still interested, but let me make an initial statement.

In its simplest form you will want to distinguish 4 different situations.
Can you tell which ones?
The "first order" solution for that would be to set the traffic lights to green/red in each situation in 30 second intervals.
This is typically what work-in-progress traffic lights do.
Of course, in more realistic scenarios this is simply not good enough.

Care to join the discussion?
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top