Earlier quoted context omitted.
Vintage nuclear plants are also infamously used as the canonical examples of bad UI in teaching. To paraphrase, the Three Mile Island Disaster happened because the operators couldn't discern the right red light in a sea of other lights and noise. https://uxdesign.cc/three-mile-island-how-bad-ux-led-to-a-nu...
The lessons of TMI have been learned though, the accident has been thoroughly investigated and that's the reason why it's now being discussed in class.
The vintage beauty of Soviet control rooms (2018)
21–30 of 70 posts
Re: The vintage beauty of Soviet control rooms (2018)
#22Re: The vintage beauty of Soviet control rooms (2018)
#23It's not specific to the Soviet world, any control room built before computers looks like that. The examples I'm familiar with is nuclear power plants from the 70s: - here's Bugey, the oldest active nuclear plant in France: https://cdn-s-www.leprogres.fr/images/5A6732BE-29F9-43FA-806... - And here's Dampierre, the second oldest, which I was lucky enough to visit: https://www.larep.fr/photoSRC/Gw--/centrale-nucleaire-…
There is a specific Soviet design sensibility in the post in question that is lacking in those images.
This is from Swedens Ågesta Nuclear Plant, the first in the country.
I don't really get why you'd need all the used floor space. That seems to really be the key difference from those early control rooms and more modern ones. The old ones had you walking around and the new ones are designed to keep you seated. Still, it seems like the old ones had an excessive amount of floor space.
Re: The vintage beauty of Soviet control rooms (2018)
#24Earlier quoted context omitted.
> It's not colourful but everything is well made because it's made for professionals. Nuclear plants, planes, etc use colour so you can differentiate very quickly under pressure. Much easier to shout "THE RED BUTTON!!!" than "The second button five down from the left!"
Sorry to break a myth, but you'll never hear someone about “THE RED BUTTON ” in a nuclear control room. There's way too much buttons that happens to be red for that. Nuclear operators are highly trained professionals (two years of training in France, for instance) who know their machine by heart, so what you'll hear will be much more specific like “isolate vapor generator number 3”. Also, the way it's organized it wi…
Re: The vintage beauty of Soviet control rooms (2018)
#25Re: The vintage beauty of Soviet control rooms (2018)
#26Re: The vintage beauty of Soviet control rooms (2018)
#27Earlier quoted context omitted.
There is a specific Soviet design sensibility in the post in question that is lacking in those images.
Well, how about this one: https://en.wikipedia.org/wiki/%C3%85gesta_Nuclear_Plant#/med... This is from Swedens Ågesta Nuclear Plant, the first in the country. I don't really get why you'd need all the used floor space. That seems to really be the key difference from those early control rooms and more modern ones. The old ones had you walking around and the new ones are designed to keep you seated. Still, it seems lik…
Re: The vintage beauty of Soviet control rooms (2018)
#28- modelling the system rather than implementation (system status rather than many individual service statuses)
- supporting causal reasoning: the control flow on top means you can trace failure modes back, visually; software systems typically only model their own ontology, and you need to look somewhere else for the next abstraction down
- surface state first rather than time series; a pretty graph is nice to look at, but for actionability sometimes what you need is the flashing red light
- prioritize first-out indicator. In a complex system with lots of alerts, the most important diagnostic alert is often the first one - the rest are downstream and contribute to alert fatigue, despite them probably being more important business metrics
Re: The vintage beauty of Soviet control rooms (2018)
#29Re: The vintage beauty of Soviet control rooms (2018)
#30Earlier quoted context omitted.
Sorry to break a myth, but you'll never hear someone about “THE RED BUTTON ” in a nuclear control room. There's way too much buttons that happens to be red for that. Nuclear operators are highly trained professionals (two years of training in France, for instance) who know their machine by heart, so what you'll hear will be much more specific like “isolate vapor generator number 3”. Also, the way it's organized it wi…
A few years ago I listened to a seminar where a few real professional doctors discussed the hospital scenes in movies or TV shows. They mentioned that those dramatic and chaotic operation room scenes where the doctor yells commands with a loud voice look so fake to them. In a real operation room, everyone (including the doctor and the nurses) is highly trained, works in tandem calmly and efficiently -- there's never…