Integrated Circuits and Systems group, IIT Madras

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

courses:ee3703_2017:gmcfilter [2017/01/10 09:36]
courses:ee3703_2017:gmcfilter [2017/01/10 09:36] (current)
Line 1: Line 1:
 +====== gm-C filter ======
 +===== Goals =====
 +  * Understand how to realize filters using transconductors and capacitors
  
 +
 +===== Preliminaries =====
 +{{invgm.png?​300}}
 +
 +  * The circuit above shows an inverter self biased using a resistor R<​sub>​bias</​sub>​. An ac signal v<​sub>​s</​sub>​ is coupled to the input and the output is incrementally shorted for ac signals. What is i<​sub>​out</​sub>?​ What will you do to make i<​sub>​out</​sub>/​v<​sub>​s</​sub>​ approximately equal to the g<​sub>​m</​sub>​ of the inverter and independent of R<​sub>​bias</​sub>?​ Read the description of the experiment below and see where the self biased inverter fits in. 
 +
 +===== Experiment =====
 +{{gmcfilter.png?​500}}
 +
 +  * Use a 6V supply for this experiment
 +
 +  * Design the gm-C filter shown above for a resonant frequency of 10kHz and a quality factor of 2. Determine the transfer functions between the input and  V<​sub>​1</​sub>​ and V<​sub>​2</​sub>​. Build the filter using only transconductors and capacitors. i.e. the __resistor R and the positive transconductor +g<​sub>​m</​sub>​ in the filter should be realized using only the inverters available on a 4069__(You have already made circuits for these in the previous experiments!). You should arrange the circuit such that the input dc bias is the self bias voltage of the inverter. It is reasonable to assume that inverters on a chip are matched. ​
 +
 +  * Measure the circuit and verify that it realizes the transfer functions given above. Filters can be measured by injecting sinusoidal inputs and observing inputs and outputs on 2 channels of an oscilloscope. Also, the phase difference between input and output can be gauged from X-Y plots, and the center frequency determined. Observe the step response by injecting a low frequency square wave to the filter. ​
 +
 +  * Tune the filter using the power supply voltage and verify that it tunes as expected. The voltage V<​sub>​bias</​sub>​ at the input should track the self bias voltage of the inverter as the power supply is changed.
 +
 +  * What is the equivalent of the circuit on the right side of the dashed line in the figure above? ​
 +
 +===== Applications =====
 +  * Since inductors are too bulky, filters are frequently made using only capacitors and active elements. One of the techniques is using transconductors and capacitors, such as the one here. This type of filter is used to realize very high frequency active filters. e.g [[http://​ieeexplore.ieee.org/​xpl/​freeabs_all.jsp?​arnumber=4099770&​abstractAccess=no&​userType=inst|this paper]] which uses a more complicated transconductor,​ or [[http://​ieeexplore.ieee.org/​stamp/​stamp.jsp?​arnumber=127337&​isnumber=3567|this one]] which uses CMOS inverters.