Designing tiny microphone circuits with the industry’s smallest op amp

Other Parts Discussed in Post: TLV9061

Voice commands are a popular feature in many applications as a way to differentiate products in the market. Microphones are a primary component to any voice- or speech-based system and electret microphones are a common choice in applications for their small size, cost and performance.

This blog post continues our series on high-performance, cost-sensitive circuits and describes the design of a very small, cost-optimized electret condenser microphone pre-amplifier. The design uses the TLV9061, which is the industry’s smallest operational amplifier (op amp) in a 0.8mm-by-0.8mm extra small outline no-lead (X2SON) package. Figure 1 shows an electret microphone amplifier circuit configuration.

Figure 1: Noninverting electret microphone amplifier circuit

Most electret microphones are internally buffered with a junction field-effect transistor (JFET), which is biased with the 2.2kΩ pull-up resistor. Sound waves move the microphone element, causing current flow into the JFET drain inside the microphone. The JFET drain current causes a voltage drop across R2 which is AC coupled, biased to mid-supply and connected to the IN+ pin of the op amp. The op amp is configured as a bandpass-filtered noninverting amplifier circuit. With the expected input signal levels and the desired output magnitude and response, you can calculate the gain and frequency response of the circuits.

Let’s walk through an example design of this circuit for a +3.3V supply with an input of 7.93mVRMS and an output signal of 1VRMS. The 7.93mVRMS corresponds to a 0.63Pa sound-level input with a microphone and a -38dB sound pressure level (SPL) sensitivity specification. The bandwidth goals are to pass common speech frequency bandwidths of 300Hz to 3kHz.

Equation 1 shows the transfer function defining the relationship between VOUT and the AC input signal:

Equation 2 calculates the required gain based on the expected input signal level and desired output level:

Select a standard 10kΩ feedback resistor and use Equation 3 to calculate R6:

To minimize the attenuation in the desired passband from 300Hz to 3kHz, set the upper (fH) and lower (fL) cutoff frequencies outside the desired bandwidth (Equation 4):

Select C7 to set the fL cutoff frequency (Equation 5):

Select C6 to set the fH cutoff frequency (Equation 6):

To set the input signal cutoff frequency low enough so that low-frequency sound waves can still pass through, select C2 to achieve a 30Hz cutoff frequency (fIN) (Equation 7):

Figure 2 shows the measured transfer function for the microphone pre-amplifier circuit. The flatband gain only reaches 41.8dB or 122.5V/V, which is a little lower than the target due to the narrow bandwidth and attenuation between the high- and low-pass filters.

Figure 2: Microphone pre-amplifier transfer function

The circuit was designed with TI’s X2SON package to fit on the back side of a 6mm-diameter electret microphone. This size restriction required the use of a very small op amp: the TLV9061 has a 0.8mm-by-0.8mm footprint. Resistors and capacitors in the small 0201 size also minimize printed circuit board (PCB) area, which you could reduce further by using even smaller resistors. Figures 3 and 4 show the PCB layout.

Figure 3: Microphone pre-amplifier layout on the back side of a 6mm-diameter electret microphone

Figure 4: 3-D view of PCB design, showing a few different angles of the microphone and PCB

You can modify the design steps described above to fit different microphone sensitivities. Be mindful when designing with small amplifiers like the TLV9061 to follow the layout best practices described in this application note, “Designing and Manufacturing with TI’s X2SON Packages.”

Additional resources

Anonymous
  • Hello,

    R3 and C5 form a final output low-pass filter.  The cutoff frequency is 1/(2*pi*R3*C5) = ~10.6kHz which helps further roll off the higher frequency signals.

  • How was C5 value of 150 nF was selected? I mean where did it come from?

    Thank you.

  • Hi Richard,

    The first steps in preventing EMI/RFI troubles are proper wiring, shielding and grounding.  Shunt any noise from entering the board through the wiring by placing 1-10nF capacitors from the wiring to the chassis GND directly as they enter the board.  Use solid GND planes on all layers possible and route the power/GND and signals for noisy devices such as transmitters away from the sensitive analog circuitry.  EMI/RFI signals that reach the input pins of the amplifier are rejected based on the EMIRR performance of the device.  

  • Can you comment regarding RFI rejection of this circuit.  We are interested in measuring the audio signal from 50Hz to 20KHz but the circuit will be located close ()05") to a WIFI transmitter (2.4GHz and 5GHz).

  • Hello Craig,

    Thanks for the feedback.  For a tiny board like this I was actually envisioning a 3-wire connector for power, GND, and the op amp output but since it was for proof of concept I didn't include the connector or output wiring.