Earlier quoted context omitted.
This. I've studied traffic extensively and if you ever wonder how it works, it is actually quite similar to any other network. Imagine road traffic is the same as traffic through your servers. There are hard bottlenecks at various points, but in practice what matters is planning for variability. Real-life situations like someone cutting you off, people rubber-necking, the natural commute tendencies etc tend to be muc…
re spinning up a new lane: the A38-M Aston Expressway into Birmingham, UK dynamically multiplexes its lanes together into variable width channels depending on the required upstream/downstream bandwidth :) - http://i3.birminghammail.co.uk/incoming/article1294911.ece/A...
How traffic actually works
41–50 of 186 posts
Re: How traffic actually works
#42Earlier quoted context omitted.
This. I've studied traffic extensively and if you ever wonder how it works, it is actually quite similar to any other network. Imagine road traffic is the same as traffic through your servers. There are hard bottlenecks at various points, but in practice what matters is planning for variability. Real-life situations like someone cutting you off, people rubber-necking, the natural commute tendencies etc tend to be muc…
re spinning up a new lane: the A38-M Aston Expressway into Birmingham, UK dynamically multiplexes its lanes together into variable width channels depending on the required upstream/downstream bandwidth :) - http://i3.birminghammail.co.uk/incoming/article1294911.ece/A...
I didn't know that the direction of the Expressway changes, it's pretty cool, but has kind of put me off driving down it.
Re: How traffic actually works
#43There are cases where leaving a greater-than-normal lane spacing makes sense, in the interest of safety. Safety is something utterly ignored in the fascinating analysis in this article. For example, if I'm in a left lane buzzing along at wide-open freeway speeds and the right lane next to me is congested and backed up and not moving, I leave more than normal spacing in front of me. Why? Because it's very likely that…
Re: How traffic actually works
#44That was the clearest explanation of traffic I've come across. I'm inclined to buy into it (often it seems no one knows what they're talking about when it comes to traffic). It also runs counter to what is commonly said about traffic jams. Most people focus on restoring smooth flow by doing things such as driving really slow to create space in front of you. This guy makes the case that "flow" is not really the import…
Part of the problem is a lack of established convention. When a theme park opens its gates in the morning, we expect a large crowd to jostle in through a constricted entrance like a funnel. However, when we queue up at the bank, if the line extends past the cordon, nobody runs up to that point and stands shoulder to shoulder with other patrons; we maintain a single file. Which of these rules applies to cars merging?…
Re: How traffic actually works
#45What an arrogant article. How can you title something 'How traffic actually works' when you don't examine actual traffic. Instead, make up a simple model, run some code, claim it shows what you want. It's not like modelling traffic is so insanely hard that we need such simplistic models. Pick as complex a model as you like; we have the computing power to simulate it!
Yes, there is too much rambling for making a point, yes the tone of title is quite arrogant / link-baity.
But this terrible essay did prove the point: smoothing the wave is not going to make you go faster.
Re: How traffic actually works
#46"If anyone tries to tell you that if only drivers left space in front of them and took turns merging, traffic would flow smoothly, and it’s only because of jerks that there are any traffic jams at all, just ask them what’s going to happen at the next merge. Where is that extra space going to come from? You cannot keep 2 seconds back from the car that has just merged in front of you without, um, slowing down. If the car in front of you is also slowing down for the same reason, you have to slow down even more. This is basically the definition of a traffic jam."
However, if you have two lanes, with one lane blocked, then wouldn't not allowing for another car to safely merge into your lane prevent them from merging? Then you have one lane moving quite fast, but the other lane would be going more slowly...
Like I say, there may be something I'm missing here, I'm happy to be enlightened!
Re: How traffic actually works
#47The central assumption for this argument is that the average time between cars is fairly consistent no matter the environment; small changes to this time do not matter. However, on a congested road very small changes can have huge effects. IIRC, one study showed that a 1% decrease in the number of vehicles resulted in a 28% decrease in commute time.
> At low occupancy (cars per mile), drivers can go as fast as they’d like. As occupancy increases, so does flow rate, even though speed decreases somewhat due to everyone trying to maintain following distance. At a certain point, when occupancy becomes high enough, speed dips low enough to where drivers are unable to maintain their minimum following distance, and — catastrophe! — the flow rate decreases dramatically.
Re: How traffic actually works
#48The catastrophe theory model seems compatible with the anti-traffic solution to traffic 'standing waves' - by slowing down a little when approaching stationary traffic, allowing that stationary blockage time to 'evaporate', you avoid slowing down below the catastrophic threshold that puts your rear bumper more than 2 seconds behind your front bumper, keeping the road in the higher capacity regime. Same reasoning is w…
OP here, excellent point. Since so much is determined by occupancy (cars per km), I think the only way to switch domains is to lower the road's occupancy, which is exactly what you're doing when you leave extra space in front of you. However, I tried to point out that this probably comes at the expense of increased occupancy somewhere else, so you're just moving the jam around.
Re: How traffic actually works
#49Earlier quoted context omitted.
This is the one thing that really pisses me off. It gets worse when the lane that you are merging into has a line of cars going back almost a kilometer. Doing this is like saying "Hey you idiots, look how smart I am" to everyone waiting for their way in the right lane.
I don't know why people get so mad about this. You use the term "right lane", but what does that mean? It only means what you want it to mean in a given situation. The lane is open until it is not, and as long as both lanes are open they are both "right" (in the non-directional sense, obviously). Why rely on clearly nebulous (sometimes variable, sometimes non-existent) social norms rather than concrete traffic norms?…
It's rude, and it demonstrably increases traffic.
Re: How traffic actually works
#50What an arrogant article. How can you title something 'How traffic actually works' when you don't examine actual traffic. Instead, make up a simple model, run some code, claim it shows what you want. It's not like modelling traffic is so insanely hard that we need such simplistic models. Pick as complex a model as you like; we have the computing power to simulate it!
What author is trying to argue against is the idea of "smoothing-the-wave", which he does prove in his overly complicated article. Yes, there is too much rambling for making a point, yes the tone of title is quite arrogant / link-baity. But this terrible essay did prove the point: smoothing the wave is not going to make you go faster.
It utterly fails to explain the extreme variance in real traffic throughput during congestion. The original article does.