Engineers Garage

  • Projects and Tutorials
    • Electronic Projects
      • 8051
      • Arduino
      • ARM
      • AVR
      • PIC
      • Raspberry pi
      • STM32
    • Tutorials
    • Circuit Design
    • Project Videos
    • Components
  • Articles
    • Tech Articles
    • Insight
    • Invention Stories
    • How to
    • What Is
  • News
    • Electronic Products News
    • DIY Reviews
    • Guest Post
  • Forums
    • EDABoard.com
    • Electro-Tech-Online
    • EG Forum Archive
  • Digi-Key Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
  • EE Resources
    • DesignFast
    • LEAP Awards
    • Oscilloscope Product Finder
    • White Papers
    • Webinars
  • EE Learning Center
    • Design Guides
      • WiFi & the IOT Design Guide
      • Microcontrollers Design Guide
      • State of the Art Inductors Design Guide
  • Women in Engineering

Impedance Matching & Buffers

By Ajit Matthew

Sometimes we design and make circuits which function correctly in pieces but when the circuits are connected together, they do not give the expected result. For example, design a low frequency oscillator such as a Wien bridge oscillator and a common collector amplifier. Check their functioning separately and then connect the output of the oscillator to the input of the amplifier. If the design of the amplifier is not meticulous, most probably the output will not be as expected. This may be due to ignorance of a simple but a very important concept called impedance matching.
So what is impedance matching?  To understand this let us take a classic example where impedance matching is used, sound amplification using a microphone and a loudspeaker.   Microphone is a device which converts sound energy into electrical energy and hence can be modelled as a signal generator with source resistance, typical value of source resistance is around 500 ohms (R1). A loudspeaker is basically a signal amplifier in addition to a device which can convert electrical energy into sound energy. Typically, a loudspeaker has input resistance of about 10 ohms(R2).  The whole circuit can be modelled as shown in the figure.
IMPEDANCE MATCHING AND BUFFERS
If the output of the microphone is 50mV and k=100, then Vin will approximately equal to 1mV(R2*50/(R1+R2)) and hence Vout=100mV, which will not be sufficient to drive the speaker. Here, R2 is much smaller than R1 and hence most of the voltage produced by the microphone shows up at the source resistance not at the amplifier. This situation is an impedance mismatch or “loading”. Ideally, we want the whole of the input voltage to appear across R2. So how to increase the output voltage? A simple solution can be to increase amplification factor K of the amplifier. But this is not a very good idea because when we amplify very small signal we also amplify the omnipresent and irremovable noise. So the output signal will be highly distorted due to noise.  Also to increase amplification we may have to put amplifiers in cascade which will increase the cost of the circuit.
Another solution is to increase R2 or reduce R1, so that the voltage drop across R2 will increase and hence Vout will increase. But R1 and R2 cannot be changed much as they are present due to the design of the microphone and the loudspeaker.This brings us to the concept of BUFFERS.
BUFFERS
Imagine a device that has an input resistance much greater that the source resistance of the microphone say 50K ohm (Ra) and output resistance much less than input resistance of amplifier say 1 ohm (Rb). Also let the design of the device be such that input voltage is almost equal to output voltage that is    Vout/Vin=1. If we use this device as an intermediate stage between the microphone and the amplifier we might be able to solve the problem. Let us see how?
IMPEDANCE MATCHING AND BUFFERS
Voltage across Ra=49.5 mV (Using voltage divider rule)
Voltage across Rb+R2=Voltage across Ra=49.5mV (According to the design of the device, Vout/Vin=1)
Voltage across R2= 45 mV (Using voltage divider rule)
Vout= 45 x 100 = 4.5V
We can see that the output voltage has increased 10 times and now the voltage is sufficient to drive the speaker. Also we will see further thatbuffer provide current gain which is crucial to drive the output. Hence this device solves our problem.
Buffer Design
So, is it possible to design such a device with a high input resistance, low output resistance and gain almost equal to one. Well, the answer is yes, it is quite possible.
Using Transistor:
A common collector amplifier acts as buffer. As for a biased transistor, Vbe=0.7V, so Vout=Vin -0.7V and hence the gain of the amplifier is almost 1.
IMPEDANCE MATCHING AND BUFFERS
 

 

The approximate value of input resistance of this circuit is ?Re where ? is the current gain of the transistor. The output resistance is Rs/?where Rs is the resistance of the source driving the base of transistor. Typical values of ? is around 50 to 100, and hence the input resistance of this circuit is high and output resistance is low. A more practical circuit is as follows:
IMPEDANCE MATCHING AND BUFFERS
Transistor with higher value of ?should be chosen to improve the input and output resistance.

OPAMP BUFFERS

OPAMP BUFFERS
Opamps have high input resistance (around 1Mohms) and low output resistance (typically tens of ohms) and hence can be used to make a buffer. Unity gain is achieved by applying a full negative feedback in series.
IMPEDANCE MATCHING AND BUFFERS
In case subsequent gain stages invert the signal, one can use the following buffer which gives an inverted signal and hence the final output will be in phase with the initial signal.
IMPEDANCE MATCHING AND BUFFERS
Current Buffer
Buffers discussed till now are used to transfer voltage and hence are called “Voltage buffers” or “Voltage follower”. But there is another kind of buffer called “Current buffer” which transfer current from one circuit to another but are not widely used as mostly we deal with voltage amplifiers. Current buffers have low input resistance and high output resistance and their current gain is unity. A common base amplifier can be used as a current buffer.
Disadvantages of Buffers
Buffers add delay to the signal path. Hence adding buffers to circuit cause reduces the speed of the circuit. But buffers are also used to synchronise signals in very high speed circuits. These buffers are usually series of inverters. Also buffers being active devices consume power. Buffers may also colour the signal depending on the frequency response of the transistor or opamp used. Hence frequency of operation and characteristics of buffer should be kept in mind before designing a circuit.  

 

 


Filed Under: Electronic Projects
Tagged With: Buffers, Impedance Matching
 

Questions related to this article?
👉Ask and discuss on Electro-Tech-Online.com and EDAboard.com forums.



Tell Us What You Think!! Cancel reply

You must be logged in to post a comment.

HAVE A QUESTION?

Have a technical question about an article or other engineering questions? Check out our engineering forums EDABoard.com and Electro-Tech-Online.com where you can get those questions asked and answered by your peers!


Featured Tutorials

  • Introduction to Brain Waves & its Types (Part 1/13)
  • Understanding NeuroSky EEG Chip in Detail (Part 2/13)
  • Performing Experiments with Brainwaves (Part 3/13)
  • Amplification of EEG Signal and Interfacing with Arduino (Part 4/13)
  • Controlling Led brightness using Meditation and attention level (Part 5/13)
  • Control Motor’s Speed using Meditation and Attention Level of Brain (Part 6/13)

Stay Up To Date

Newsletter Signup

Sign up and receive our weekly newsletter for latest Tech articles, Electronics Projects, Tutorial series and other insightful tech content.

EE Training Center Classrooms

EE Classrooms

Recent Articles

  • What are the battery-selection criteria for low-power design?
  • Key factors to optimize power consumption in an embedded device
  • EdgeLock A5000 Secure Authenticator
  • How to interface a DS18B20 temperature sensor with MicroPython’s Onewire driver
  • Introduction to Brain Waves & its Types (Part 1/13)

Most Popular

5G 555 timer circuit 8051 ai Arduino atmega16 automotive avr bluetooth dc motor display Electronic Part Electronic Parts Fujitsu ic infineontechnologies integratedcircuit Intel IoT ir lcd led maximintegratedproducts microchip microchiptechnology Microchip Technology microcontroller microcontrollers mosfet motor powermanagement Raspberry Pi remote renesaselectronics renesaselectronicscorporation Research samsung semiconductor sensor software STMicroelectronics switch Technology vishayintertechnology wireless

RSS EDABOARD.com Discussions

  • Pull up via GPIO
  • Variable Phase shift control circuit for PWM circuit
  • Fpga wake up
  • Vco cadencd
  • Thyristor Gate Drive

RSS Electro-Tech-Online.com Discussions

  • HV Diodes
  • DIY bluetooth speaker
  • Question about ultrasonic mist maker
  • Disabled son needs advice please
  • RF modules which can handle high number of bytes per second
Engineers Garage
  • Analog IC TIps
  • Connector Tips
  • DesignFast
  • EDABoard Forums
  • EE World Online
  • Electro-Tech-Online Forums
  • Microcontroller Tips
  • Power Electronic Tips
  • Sensor Tips
  • Test and Measurement Tips
  • 5G Technology World
  • About Us
  • Contact Us
  • Advertise

Copyright © 2022 WTWH Media LLC. All Rights Reserved. The material on this site may not be reproduced, distributed, transmitted, cached or otherwise used, except with the prior written permission of WTWH Media
Privacy Policy | Advertising | About Us

Search Engineers Garage

  • Projects and Tutorials
    • Electronic Projects
      • 8051
      • Arduino
      • ARM
      • AVR
      • PIC
      • Raspberry pi
      • STM32
    • Tutorials
    • Circuit Design
    • Project Videos
    • Components
  • Articles
    • Tech Articles
    • Insight
    • Invention Stories
    • How to
    • What Is
  • News
    • Electronic Products News
    • DIY Reviews
    • Guest Post
  • Forums
    • EDABoard.com
    • Electro-Tech-Online
    • EG Forum Archive
  • Digi-Key Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
  • EE Resources
    • DesignFast
    • LEAP Awards
    • Oscilloscope Product Finder
    • White Papers
    • Webinars
  • EE Learning Center
    • Design Guides
      • WiFi & the IOT Design Guide
      • Microcontrollers Design Guide
      • State of the Art Inductors Design Guide
  • Women in Engineering