Electronic test equipment
Electronic test equipment is used to create signals and capture responses from electronic devices under test. In this way, the proper operation of the DUT can be proven or faults in the device can be traced. Use of electronic test equipment is essential to any serious work on electronics systems.
Practical electronics engineering and assembly requires the use of many different kinds of electronic test equipment ranging from the very simple and inexpensive to extremely complex and sophisticated such as automatic test equipment. ATE often includes many of these instruments in real and simulated forms.
Generally, more advanced test gear is necessary when developing circuits and systems than is needed when doing production testing or when troubleshooting existing production units in the field.
Types of test equipment
Basic equipment
The following items are used for basic measurement of voltages, currents, and components in the circuit under test.- Voltmeter
- Ohmmeter
- Ammeter, e.g. Galvanometer or Milliammeter
- Multimeter e.g., VOM or DMM
- LCR meter - inductance, capacitance and resistance meter
The following analyze the response of the circuit under test:
And connecting it all together:
- Test probes
Advanced or less commonly used equipment
- Solenoid voltmeter
- Clamp meter
- Wheatstone bridge
- Capacitance meter
- LCR meter
- EMF Meter
- Electrometer
Probes
- RF probe
- Signal tracer
Analyzers
- Logic analyzer
- Spectrum analyzer
- Protocol analyzer
- Vector signal analyzer
- Time-domain reflectometer
- Semiconductor curve tracer
Signal-generating devices
- Signal generator usually distinguished by frequency range or waveform type
- Frequency synthesiser
- Function generator
- Digital pattern generator
- Pulse generator
- Signal injector
Miscellaneous devices
- Boxcar averager
- Continuity tester
- Cable tester
- Hipot tester
- Network analyzer
- Test light
- Transistor tester
- Tube tester
Platforms
GPIB/IEEE-488
The General Purpose Interface Bus is an IEEE-488 standard parallel interface used for attaching sensors and programmable instruments to a computer. GPIB is a digital 8-bit parallel communications interface capable of achieving data transfers of more than 8 Mbytes/s. It allows daisy-chaining up to 14 instruments to a system controller using a 24-pin connector. It is one of the most common I/O interfaces present in instruments and is designed specifically for instrument control applications. The IEEE-488 specifications standardized this bus and defined its electrical, mechanical, and functional specifications, while also defining its basic software communication rules. GPIB works best for applications in industrial settings that require a rugged connection for instrument control.The original GPIB standard was developed in the late 1960s by Hewlett-Packard to connect and control the programmable instruments the company manufactured. The introduction of digital controllers and programmable test equipment created a need for a standard, high-speed interface for communication between instruments and controllers from various vendors. In 1975, the IEEE published ANSI/IEEE Standard 488–1975, IEEE Standard Digital Interface for Programmable Instrumentation, which contained the electrical, mechanical, and functional specifications of an interfacing system. This standard was subsequently revised in 1978 and 1990. The IEEE 488.2 specification includes the Standard Commands for Programmable Instrumentation, which define specific commands that each instrument class must obey. SCPI ensures compatibility and configurability among these instruments.
The IEEE-488 bus has long been popular because it is simple to use and takes advantage of a large selection of programmable instruments and stimuli. Large systems, however, have the following limitations:
- Driver fanout capacity limits the system to 14 devices plus a controller.
- Cable length limits the controller-device distance to two meters per device or 20 meters total, whichever is less. This imposes transmission problems on systems spread out in a room or on systems that require remote measurements.
- Primary addresses limit the system to 30 devices with primary addresses. Modern instruments rarely use secondary addresses so this puts a 30-device limit on system size.
LAN eXtensions for Instrumentation
LXI instruments sometimes employ scripting using embedded test script processors for configuring test and measurement applications. Script-based instruments provide architectural flexibility, improved performance, and lower cost for many applications. Scripting enhances the benefits of LXI instruments, and LXI offers features that both enable and enhance scripting. Although the current LXI standards for instrumentation do not require that instruments be programmable or implement scripting, several features in the LXI specification anticipate programmable instruments and provide useful functionality that enhances scripting's capabilities on LXI-compliant instruments.
VME eXtensions for Instrumentation
The VME eXtensions for Instrumentation bus architecture is an open standard platform for automated test based on the VMEbus. Introduced in 1987, VXI uses all Eurocard form factors and adds trigger lines, a local bus, and other functions suited for measurement applications. VXI systems are based on a mainframe or chassis with up to 13 slots into which various VXI instrument modules can be installed. The chassis also provides all the power supply and cooling requirements for the chassis and the instruments it contains. VXI bus modules are typically 6U in height. Modern VXI technology was born from the need for a compact and integrated format for test solutions. Its genius is found in the simplicity of use and interoperability between components from various manufacturers.PCI eXtensions for Instrumentation
PCI eXtensions for Instrumentation,, is a peripheral bus specialized for data acquisition and real-time control systems. Introduced in 1997, PXI uses the CompactPCI 3U and 6U form factors and adds trigger lines, a local bus, and other functions suited for measurement applications. PXI hardware and software specifications are developed and maintained by the PXI Systems Alliance. More than 50 manufacturers around the world produce PXI hardware.Universal Serial Bus
The Universal Serial Bus connects peripheral devices, such as keyboards and mice, to PCs. The USB is a Plug and Play bus that can handle up to 127 devices on one port, and has a theoretical maximum throughput of 480 Mbit/s. Because USB ports are standard features of PCs, they are a natural evolution of conventional serial port technology. However, it is not widely used in building industrial test and measurement systems for several reasons. Like some other connections, USB is primarily used for applications in a laboratory setting that do not require a rugged bus connection.RS-232
RS-232 is a specification for serial communication that is popular in analytical and scientific instruments, as well for controlling peripherals such as printers. Unlike GPIB, with the RS-232 interface, it is possible to connect and control only one device at a time. RS-232 is also a relatively slow interface with typical data rates of less than 20 kbytes/s. RS-232 is best suited for laboratory applications compatible with a slower, less rugged connection.Test script processors and a channel expansion bus
One of the most recently developed test system platforms employs instrumentation equipped with onboard test script processors combined with a high-speed bus. In this approach, one “master” instrument runs a test script that controls the operation of the various “slave” instruments in the test system, to which it is linked via a high-speed LAN-based trigger synchronization and inter-unit communication bus. Scripting is writing programs in a scripting language to coordinate a sequence of actions.This approach is optimized for small message transfers that are characteristic of test and measurement applications. With very little network overhead and a 100 Mbit/s data rate, it is significantly faster than GPIB and 100BaseT Ethernet in real applications.
The advantage of this platform is that all connected instruments behave as one tightly integrated multi-channel system, so users can scale their test system to fit their required channel counts cost-effectively. A system configured on this type of platform can stand alone as a complete measurement and automation solution, with the master unit controlling sourcing, measuring, pass/fail decisions, test sequence flow control, binning, and the component handler or prober. Support for dedicated trigger lines means that synchronous operations between multiple instruments equipped with onboard Test Script Processors that are linked by this high speed bus can be achieved without the need for additional trigger connections.