The design required sophisticated electrical mechanical power control, precise instrumentation, reliable test
algorithms, the ability to communicate with multiple networks, and most importantly, the ability to be run by
an operator with minimum training. This mandated a design approach that would divide the required functionality
into two separate computerized test products.
To accomplish the electrical mechanical control, we designed half the system around an Allen-Bradley PLC-5.
This gave us the ability to ensure reliable and repeatable operations. All product testing algorithms as well
as personnel safety algorithms were implemented in ladder logic on the PLC-5. The PLC-5 also provided us with
the capability of communicating with the DH+ network used by the assembly line conveyor.
To allow for simplified operator usage, the ability to communicate with network databases, and to provide for
interface to high precision instrumentation, we designed the second half of the system around a PC. The PC
needed to connect to three different networks:
- A DH+ network to communicate with the PLC-5
- A HPIB network to communicate with the instrumentation
- An Ethernet network to communicate with the network databases
The resulting design was one in which the operator interacted with the system via a Visual Basic application
running on the PC. The PC would coordinate information flow throughout the test station and the factory's
network database. The PLC would (when requested by the PC) run the various test algorithms.