Remix.run Logo
rkagerer an hour ago

In redundant systems like these, how do you avoid the voting circuit becoming a single point of failure?

Eg. I could understand if each subsystem had its own actuators and they were designed so any 3 could aerodynamically override the other 2, but I don't think that's how it works in practice.

AlphaSite an hour ago | parent | next [-]

Voting can be coordinated between the N cpus rather than an external arbiter (even making that redundant eventually required the CPUs to decide what to do if they disagree so may as well handle it internally).

exe34 an hour ago | parent | prev [-]

if the issue is radiation bit flipping, you could make that part overly shielded?