Good
system design starts by taking a complex concept and breaking it down
into
its component sub-sytems. Next these sub-systems are designed so they
function
independently. Once this stage is complete, we coordinate the independent
sub-systems into a unified whole that permits the end user to control
all aspects
of the system from a common interface. |