Boost and modify square waves

If you spend any time on a test bench, you probably use square waves to test components, subsystems, and systems. You can get square waves from function generators and arbitrary-waveform generators, but they can be expensive if all you need is a square wave. At my company, we often use square-wave generators when that’s all we need. But, we often need some signal conditioning between the signal source and DUT. In this two-part series, we’ll present many of the circuits we use.

We often have the following issues with SQWGs and other generators:

The SQWG may have only one or two outputs, but we often need more test signals such as inverted signals of the output(s).

The output of the signal generator is not exactly TTL/CMOS compatible.

We may need to send the signal from single SQWG to several points in DUT or DUTs, where we won’t want direct electrical connections between these points.

The output of the SQWG may not have enough drive capabilities—higher current, voltage, or power may be needed.

We may need adjustable or fixed positive, negative, and/or bipolar square-wave signals.

We may need to protect the SQWG’s output(s) because repairing a damaged laboratory generator may be expensive, time consuming, or simply impossible.

We may need many square-wave signals with different pulse durations and frequencies that can be synchronized with the signal from a single SQWG.

We may have one SQWG but may need of several externally enabled and disabled (strobed) square-wave signals, etc.

Many low-frequency loads require considerable power during switching and the SQWG may not be able to supply enough voltage, current, or power.

In all these and some other cases, we’ve developed modules that extend the output capabilities of the SQWG. We will call the modules EPMs (extension and protection modules).

Between the device under test (DUT) or system under test (SUT), we have large variety of EPMs that provide test signals with the necessary parameters. The EPMs can be built with analog or digital circuits or with combination, depending on the case. We sometimes use discrete components such as transistors as well.

Many of the tests take place at frequencies well below 1 MHz and even well below 100 kHz. That’s especially the case for I/O signals of embedded systems and the signals required to test low-frequency devices as electromagnetic relays, DC motors, transformers, incandescent lamps, cables, electrical installations, etc. If damaged, the external EPMs can be easily repaired.

source: http://www.edn.com/design/test-and-measurement/4432218/Boost-and-modify-square-waves

Comments are closed.