webench – Hackaday https://hackaday.com Fresh hacks every day Wed, 28 Jan 2015 19:18:36 +0000 en-US hourly 1 https://wordpress.org/?v=6.9.4 156670177 Universal Active Filters: Part 2 https://hackaday.com/2015/01/28/universal-active-filters-part-2/ https://hackaday.com/2015/01/28/universal-active-filters-part-2/#comments Wed, 28 Jan 2015 18:01:32 +0000 http://hackaday.com/?p=145006 Universal Active Filters part 2 for Hackaday by Bil HerdAn easy way to conceptualize active filters is thinking about audio speakers. A speaker crossover has a low-pass, high-pass and band-pass effect breaking a signal into three components based upon frequency. …read more]]> Universal Active Filters part 2 for Hackaday by Bil Herd

An easy way to conceptualize active filters is thinking about audio speakers. A speaker crossover has a low-pass, high-pass and band-pass effect breaking a signal into three components based upon frequency. In the previous part of this series I took that idea and applied it to a Universal Active Filter built with a single chip opamp based chip known as the UAF-42. By the way, it’s pretty much an older expensive chip, just one I picked out for demonstration.

Using a dual-ganged potentiometer, I was able to adjust the point at which frequencies are allowed to pass or be rejected. We could display this behavior by sweeping the circuit with my sweep frequency function generator which rapidly changes the frequency from low to high while we watch what can get through the filter.

In this installment I’ll test the theory that filtering out the harmonics which make up a square wave results in a predictable degradation of the waveform until at last it is a sine wave. This sine wave occurs at the fundamental frequency of the original square wave. Here’s the video but stick with me after the break to walk through each concept covered.

It’s all about that edge

 

Lowpass on Square Wave Harmonics building a Square Wave

When looking in the opposite direction using the high pass filter (and bandpass) we see that there is energy right at the rising edge of the square wave. This is the infamous “edge” or what I have referred to as “the bite” meaning that the energy is this rising or falling edge is what leaks out and gets into FCC emissions or picked up by analog circuitry.

Looking at a square wave through a hi-pass filter.
Looking at a square wave through a hi-pass filter.

This rising edge can be described as representing part of an angular frequency, or Δv/Δt (pronounced “Dee Vee Dee Tee”) which is the change in voltage vs. the change in time. The faster the voltage change in a set period of time, the higher the equivalent frequency and energy.

Knee Frequency due to Rise Time of Signal. From High Speed Digital Design
Knee Frequency due to Rise Time of Signal. From High Speed Digital Design

There is a whole slew of semiconductor devices that freak out a bit when faced with very rapid transitions: SCR’s, TRIACs, transistors, MOSFETs and even diodes have been known to turn on with high Δv/Δt. The good news is you can find this susceptibility in the appropriate datasheets.

The rise time of a signal also has something to do with how much of the higher frequencies are present. Simply put the faster the rise time the higher the amount of energy present in the RF spectrum. If you’re interested in the math, I have seen this represented as FKNEE = .5/TRise. FKNEE is the point in the frequency domain where the spectra of energy rolls off (6.8db in this case) and TRISE is the standard time it takes to get from 10% to 90% of full signal.

 

You might find surprising the number and accessibility of good filter design programs available directly on the web. Texas Instruments’ Webench starts out by asking what kind of filter; low, band, or high pass and then allows you to pick the attributes you are designing for in general. The next step allows you to observe firsthand the effects of different types of filters and the results are instantly available. In the old days, (before VisiCalc) we might have to crank through the equations repeatedly searching for the best compromise. Finally the program shows a schematic and a Bill Of Materials of standard parts. Again this eliminates the need to try and keep solving for the right set of parts where real resistor values could be used (typically 1% resistors).

Analog Devices Filter Wizard does essentially the same thing allowing the hobbyist or small lab the ability to define an accurate, effective filter without doing a single math equation using imaginary variables (such as the square root of negative 1). A good text back in the day was [Don Lancaster’s] Active Filter Cookbook, though my first exposure was from flipping every single page of the National Semiconductor Analog Databooks.

Finally, if you want to keep exploring this concepts here’s a breadcrumb to guide you: Did you know you can use the phase shift of a filter to create a sine waveform generator or that you can reverse bias the emitter-Base junction of many common transistors to create a white noise source useful for testing filter (or sound system) responses?

]]>
https://hackaday.com/2015/01/28/universal-active-filters-part-2/feed/ 23 145006 Universal Active Filters part 2 for Hackaday by Bil Herd Looking at a square wave through a hi-pass filter. Knee Frequency due to Rise Time of Signal. From High Speed Digital Design