one intersection influences others down the line,
And gets data from them, in the form of how and when cars arrive, and that’s all you need, at that point it’s a simple problem: When an individual traffic light regulates local traffic optimally based on that local information, then it does not cause undue problems for other traffic lights. Evolution does decentralised factory shop-floor planning just fine with just local information (have a look of how the genome assembles itself into bodies), and traffic flow is vastly less complex. “Acting on local information” does not mean “blind to global concerns”, that local information includes what’s necessary to know about the global situation. You can have every traffic light talk to the one down/upstream ("I’m seeing this many cars from you, I send you this many cars) but that’s just another way to do the local sensors.
Traffic routing can make use of global information, but we were talking about deciding the length of light phases, not figuring out where to build a metro line, narrow a street, whatnot.
9bananas@lemmy.world 1 day ago
this completely ignores larger traffic patterns like arterial roads.
with your idea you are guaranteed to get massive gridlock all along the major roads.
and biochemical assembly of proteins has just about nothing to do with either shop-floor-planning or traffic regulation.
what you are suggesting IS better than simple timers!
but it is NOT better than central coordination.
you are seriously underestimating the complexity of the problem, and your “all you need to do…” bs only shows how little you understand of the underlying issues.
do you really think nobody else has thought of what you’re proposing?
of course people have thought of this approach. it doesn’t work.
barsoap@lemm.ee 1 day ago
How. Seriously. Show me an adaptive traffic light dumb enough to cause gridlock. Not to mention that gridlock and having arterials, road hierarchies in general, are kinda incompatible with each other and most of the world doesn’t use grids in the first place.
And it’s not like we don’t have central control over here – it’s that all the information necessary to make decisions for a single traffic light is available right there, at the traffic light, because it is impossible to have traffic (or the absence thereof) and that not carrying the necessary information. Roads are wires, so to speak. Central control could make those decisions, but as local information suffices, why would it, regarding traffic lights it’s generally only monitoring. Central control can override things, things like ambulances influence traffic lights in a non-local manner (which is a luxury problem because they are allowed to cross on red anyway), but for basic operation central control could vanish and you wouldn’t see a difference, when a light loses connection but not power it just keeps on operating. Things like information systems telling people where to park need non-local control because they need non-local information.
9bananas@lemmy.world 1 day ago
wow, no.
none of what you said is actually true.
seriously, if you make a claim contradicting both the very premise of the post, and common knowledge on the topic, then at least provide a source for that claim, lr explain WHY you think your claim is true.
“all the information is there” is not enough information to verify the claim; it’s a wild guess without evidence to back it up.
if shit where THAT simple, we’d have it figured out 50 years ago… it’s almost like this isn’t the simple problem you desperately want it to be…
barsoap@lemm.ee 1 day ago
I said something about road hierarchies, you ignored it.
These systems are in operation. You claimed they lead to gridlock. What I get from the Chinese experiment here is that they collected data, threw an optimisation algo on it, and then adjusted local parameters, “err towards giving more green time in this direction” type of deal. They’re still going to use the same type of adaptive, local-control system that’s becoming increasingly common in the last decade.
Vehicles travelling on roads constitute information travelling over roads. Are you trying to deliberately misunderstand what I’m saying. You do not need to look at the app of the parcel carrier to know that your parcel arrived, it’s right there on your doorstep. That’s information. Metaphorically, thus, package delivery trucks are wires.
50 years ago we neither had the sensors we have now, nor did we have the processing power to use it. Traffic light control was often still done electromechanically. “Adaptive” means a lot more than “pedestrians have a button and there’s an induction coil to detect a car”. Those systems actually solve the local problem optimally which, in the case of traffic management, means that the global problem is solved optimally because the problem has optimal substructure. Don’t ask me for a proof of optimal substructure I just sat on a municipal traffic committee, I don’t actually design those systems. When you observe, them, in low traffic situations, they’re green for everyone because they switch as soon as they see someone arriving and noone else needs to be let through. In higher traffic situations they prioritise throughput, but make sure to not let waiting time for others get exceedingly long, or allow large backups.