Back

Advanced · 3 min

Check the connections between parts

A system contains interacting parts. A sensor, controller, and display may each work separately yet fail together if they use different data units. Define the information or physical connections at each interface. Test the assembled system as well as its parts. Good component performance does not by itself guarantee that the whole system achieves the intended task.

Practice

A sensor reports centimeters but the display assumes millimeters. Where is the immediate problem?