History of the Computer - Redundancy Part 2 of 2

Can you see what's coming next? What happens ifcapabilities in the software, usually the operating
the controller fails? Ha! - we're ready for that! We putsystem.The software is set up to take note of errors
in another controller, and connect the second string ofdetected by the hardware, and automatically 'mark
cables to this one instead! Redundant controllers.Otherdown' a specific component, or access path,
configurations are also possible, using both interfacesdepending on a preset 'threshold' of error tolerance. At
on both controllers, however these are mainlythe same time, the system operations and
concerned with system throughput, or the ability tomaintenance personnel are alerted, so that the
switch drives between two or more systems. Theperceived problem can be rectified.The provision of
extra redundancy provided in these cases is more ofredundancy in a system gives the maintenance
a bonus than a necessity.Moving further up the dataengineer the ability to work on the failing component or
chain, we need a path between the controller and the Ipath while the system continues operation. We can
O (input/output) section of the mainframe. By now youalso test multiple paths to a component to eliminate
will see that we will use two paths to providepossible causes of a failure which, we have seen,
redundancy. You can also work out that, if the I/O unitcould lie anywhere in the chain from the drive back to
fails, we have problems, not only in talking to our diskthe I/O unit.A further redundancy commonly built in to
drive but to tapes, printers, datacomms etc.Thislarge systems is the power supply. The system power
possibility of any one component in the system beingis provided by a generator, driven by a motor, which is
able to affect the whole system, or a significantdriven from mains power. In the event of a power
section of it, is known as 'Single Point Sensitivity'. Asupply failure, a diesel engine takes over driving the
Single Point of Failure is one which has the potential togenerator to ensure continuous power. The
affect operations to some extent.The way to avoidchange-over period is covered by batteries, which are
this, of course, is to duplicate everything, CPUs, I/Os,kept charged during normal operation. In another
Controls etc. The most difficult component to duplicateversion, the batteries drive the generator and isolate
is memory, as this is the basic part of the system,the system from power surges.The complete system
where everything is controlled.Multi processors havecan be duplicated in this way, with more resources
been in operation since the 1960s and dual paths havebeing placed in susceptible areas, such as disks and
been used to access subsystems. In the case oftapes. The cost of additional components is weighed
larger systems, for example a 6x4 (6 CPUs, 4I/Os) foragainst the requirement for continuous operation, and
paths were provided to disk and tape controllers towhat effect a catastrophic failure might have. The
increase throughput and allow 2 or more operatingultimate redundancy uses a completely separate
systems to run on selected components. Units can beduplicate system located at a remote area, possibly
combined or removed 'on the fly' and systems carryhundreds of miles distant (of course, with duplicated
on working with more or less resources.We havelinks!)Tony is an experienced computer engineer. He is
talked about redundancy in hardware, or the physicalcurrently webmaster and contributor to . A set of
components of the system, by providing alternativediagrams accompanying these articles may be seen
hardware. There is also the provision of redundantat .