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
  • Women in Engineering

Sine Wave Oscillator using LM741

By Ashutosh Bhatt

The oscillators are the devices that generate oscillatory (AC) output from given DC input. There are different kinds of oscillators based on the output waveform they generate. Like

·         Sinusoidal oscillators – they generate sinusoidal (sine) wave output

·         Square wave oscillators – they generate square (or rectangular) wave output

·         Triangular wave oscillators – they generate triangle or sawtooth wave output

·         The most widely used oscillators are sine wave oscillators. Such oscillators are used in

·         Transmitters – to generate carrier signal for transmission

·         Receivers – to generate local carrier signal to extract IF (intermediate frequency) from mixer

·         Modulators – to generate carrier for information signal and generate modulated wave

·         RADAR and SONAR – to generate signal that will be transmitted and received back

·         RF (Radio Frequency) or AF (Audio Frequency) signal generators

Thus we may list out number of such applications where sine wave oscillators are used. In addition I would say the signal communication is impossible without oscillators.

There are different kinds of Sine wave oscillators based on the components used or based on the output frequency that they generate

1.       Based on components means if they produce oscillation using resistors (R) and capacitors (C) then they are called RC oscillators and if they use inductor (L)  and capacitor (C) then they are termed as LC oscillators

2.      Based on output frequency means if they generate frequency in audio range (20 Hz – 20 KHz) then they are Audio Frequency (AF) oscillators. If they generate frequency in low range (100 – 200 KHz) then they are called Low Frequency (LF) oscillators and last, if they generate frequency in high range (in MHz or GHz) then they are termed as High frequency (HF) or Radio Frequency (RF) oscillators.

I am presenting here two such sine-wave oscillators that uses RC components to generate oscillations and they can generate frequency in AF range as well as RF range. The two oscillators are

1.       RC phase shift oscillator

2.       Wien bridge oscillator

Both are built using op-amp and it is very easy to build them on bread board or on general PCB with few additional components. So let us first gather the required components, instruments and apparatus.

Instruments required:

·         CRO or DSO

·         Dual power supply (+15 V & -15 V)

Apparatus required:

·         Connecting wires

·         CRO probes

·         Bread board

Components required:

·         LM741 IC

·         Resistors  – 1 K, 47 KΩ (pot), 1.2 KΩ, 10 KΩ, 22 KΩ

·         Capacitors – 0.1 µF

Let us first start with RC phase shift oscillator

RC Phase shift oscillator:

RC oscillator is build using an amplifier and a RC network in feedback. For any oscillator the two prime requirements to generate sustained and constant oscillations are

1.       The total phase shift around loop must be 0 degree

2.       The loop gain should be equal or greater than unity

This is also known as “Barkhausen Criterion”

In RC phase shift oscillator op-amp is used as an amplifier in inverting configuration. So it gives 180o phase shift in its output. So the RC feedback network following the amplifier has to produce additional 180o phase shift to make total phase shift 0o. Now look at RC circuit given below

The output

Vout = I×R

Where

I = Vin / Z

Now                                                                                     

Vin = Vmsin(2πft)

And

Z = R – j / 2πFC = R – jXc 

(Xc = 1/2 πFC)

From this, the magnitude of Z is                               

|Z| = √(R2 + Xc2)

And phase angle of Z is                                                 

α = tan-1 (-Xc/R)

So finally                                                                             

I = (Vm / √2)       =             |I|/ (+α)

|Z| / (- α)

The positive angle in above equation indicates the current leads input voltage by angle αo. Because output voltage

Vout = I×R

It is in phase with current. So output voltage also leads input by angle αo. This angle can be between 0o to 90o. But the RC values are selected such that α = 60o

Thus 1 RC network gives phase shift of 60o. If 3 RC networks are connected in feedback circuit. Each will give phase shift of 60o.  So total phase shift will be 3×60 = 180o. Now op-amp gives 180o and RC ladder network gives additional 180o so total of 360o = 0o phase shift means – 1st condition is satisfied.

As per the second conditions to generate sustained oscillation it is required that loop gain must be greater or equal to unity

AB ≥ 1

Where                                                                                  A = op-amp gain

And                                                                                     B = feedback gain

But the gain of RC ladder (feedback) network    B = 1/29

So                                                                                          

AB ≥ 1

A ≥ 1/B

Means                                                                                 

A ≥ 29 

So we have to adjust op-amp gain such a way that it should be slightly more than 29. When these two conditions are satisfied the circuit will generate sustained oscillation. The oscillation frequency is give by equation                                                                        

F = 1 / 2πRC√6

Circuit description:

(See the circuit diagram tab 1 for RC Phase Shift Oscillator Circuit)

·         Non inverting terminal of IC LM741 is connected to ground

·         A 47 K pot is connected between inverting terminal and output terminal to adjust loop gain and generate sustained                   oscillation

·         Three identical RC networks are connected in series in feedback path as shown.

·         Pin 7 is given +Vcc of +15 V and pin 4 is given –Vee of -15 V as shown

Circuit operation:

The circuit will generate sine wave output when op-amp gain is adjusted to slightly more than 29. Now op-amp gain is

 A = -R1 / R5

But R5 = 1 K and R1 is pot of 47 K. So by tuning pot R1 we can adjust A as greater or equal to 29 to generate sustained oscillation of constant amplitude.

The circuit oscillates at a frequency

F = 1 / 2πRC√6

Substituting values

F = 1 / 2×3.14×1000×100×10-9×2.45

F = 650 Hz

So we get sine wave output of around 650 Hz.

Now after understanding the theory, working principle and circuit operation you will be excited to build and test the circuit. So here is step by step test procedure to follow

Procedure to test the circuit:

·         Wire up the circuit on bread board or on general PCB

·         Connect the output of circuit to DSO / CRO using CRO probe

·         Give +15 V ,-15 V, and ground to circuit from power supply

·         Switch on power supply

·         Adjust pot R1 till the circuit generates sustained sine wave oscillation

·         Observe sine wave output and find out its frequency

Here are the photographs of circuit prepare on bread board and test setup.

Prototype of LM741 OPAMP IC based RC Phase Shift Sine Wave Oscillator

Fig. 1: Prototype of LM741 OPAMP IC based RC Phase Shift Sine Wave Oscillator

Image showing Output from LM741 OPAMP IC based RC Phase Shift Sine Wave Oscillator on an Oscilloscope

Fig. 2: Image showing Output from LM741 OPAMP IC based RC Phase Shift Sine Wave Oscillator on an Oscilloscope

When you build and test the circuit you will get the output sine wave on DSO as shown in photograph. You can also observe the frequency of oscillation is 694 Hz that is near to calculated theoretical value from equation.

Image showing Output Waveform from LM741 OPAMP IC based RC Phase Shift Sine Wave Oscillator on an Oscilloscope

Fig. 3: Image showing Output Waveform from LM741 OPAMP IC based RC Phase Shift Sine Wave Oscillator on an Oscilloscope

Now let us move forward to next oscillator

Wien Bridge Oscillator

Wien bridge oscillator is a combination of op-amp as an amplifier and a Wien bridge network in feedback path. Wien bridge network is made up of four arms. In one arm there is series RC network. In the adjoining arm there is parallel RC network. These two arms are called frequency sensitive arms. Rest two arms consist of two fixed value resistor. This type of network is called lead-lag network because at low frequency it acts like a lead and at high frequency it act like lag. For the circuit to produce sustained oscillation again we have to check Barkhausen criteria.

1.       The total phase shift around loop is zero

2.       The loop gain should be greater than or equal to unity

In this circuit the amplifier does not produce any phase shift. The wein bridge network is balanced to achieve 0 phase shift. So the 1st condition satisfies. For second condition

AB ≥ 1

Where                                                                                  A = op-amp gain

And                                                                                     B = feedback network gain

But the gain of Wien bridge (feedback) network              

B = 1/3

So

AB ≥ 1

A ≥ 1/B

Means                                                                                 

A ≥ 3

So the op-amp gain is adjusted to be greater than or equal to 3. When these two conditions are satisfied the circuit will generate sine wave of frequency

F = 1 / 2π√(R1R2C1C2)

But practically                                                                   

R1 = R2 = R and C1 = C2 = C

Then

F = 1 / 2πRC

 

Circuit description:

As shown in schematic there are four arms of Wien bridge

·         One arm made up of series connection of R2 and C1

·         Second arm made up of parallel connection of R1 and C2

·         Third and fourth arm are resistance R3 and R4

·         The feedback taken across parallel RC network is applied to non inverting terminal

·         Another feedback is taken across resistance R3 and applied to inverting terminal

·         The output is taken from output pin number 6

·         Pin 7 is given +Vcc of +15 V and pin 4 is given –Vee of -15 V as shown

Circuit operation:

The circuit will generate sine wave when wien bridge is in balance condition and op-amp gain will be

A ≥ 3

But                                                                                        

A = 1 + R4/R3

So

1 + R4/R3 ≥ 3

R4/R3 ≥ 2

R4 ≥ 2 R3

R3 is selected as 10 KΩ. So R4 will be 20 KΩ. But R4 is kept slightly more than 2 R3 to make loop gain slightly more than unity. So and R4 = 22 KΩ

The circuit generates sine wave of frequency

F = 1 / 2πRC

Substituting values                                         

R = 1200  Ω and C = 100 nF

F = 1 / 2×3.14×1200×100×10-9

F = 1.327 KHz

Now it’s time to build and test the circuit. Once again follow the same step by step procedure given before. Here are the photographs of circuit built on bread board and required test set up with power supply and DSO.

Image showing circuit connections of LM741 IC for making Wien Bridge Oscillator on a breadboard

Fig. 4: Image showing circuit connections of LM741 IC for making Wien Bridge Oscillator on a breadboard

Image showing Output from LM741 IC based Wien Bridge Sine Wave Oscillator on an Oscilloscope

Fig. 5: Image showing Output from LM741 IC based Wien Bridge Sine Wave Oscillator on an Oscilloscope

You can observe the sine output on DSO as given in the photograph. Observe the practical value of frequency 1.48 KHz matches with calculated theoretical value using equations.

                                                                                               Image showing Output Waveform from LM741 IC based Wien Bridge Sine Wave Oscillator on an Oscilloscope

Fig. 6: Image showing Output Waveform from LM741 IC based Wien Bridge Sine Wave Oscillator on an Oscilloscope

Applications:

RC phase shift oscillators can generate output frequency in audio range (20 Hz – 20 KHz ) as well as in low range around 100 – 300 KHZ

 Wien bridge oscillators are preferred to generate output frequency is audio range only.

Circuit Diagrams

Circuit-Diagram-LM741-OPAMP-IC-Based-RC-Phase-Shift-Sine-Wave-Oscillator
Circuit-Diagram-LM741-OPAMP-IC-Based-Wien-Bridge-Sine-Wave-Oscillator


Filed Under: Electronic Projects
Tagged With: LM741
 

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

  • Adjustable 0 to 30V 2A DC Power Supply Circuit (Part 1/13)
  • Adjustable +/- 1.25V to +/-22V 1A Power Supply Circuit (Part 2/13)
  • Adjustable 0 to 15V 1A Mini Power Supply (Part 3/13)
  • Constant 12V Power Supply for LED Circuits (Part 4/13)
  • Constant +/-9V DC Symmetrical Power Supply Circuit (Part 5/13)
  • Making a Circuit Breaker (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

“ee

“ee

“ee

“ee

“ee

Recent Articles

  • Microchip adds to its 8-bit PIC and AVR microcontroller family
  • Infineon offers Press Pack IGBT for transmission and distribution applications
  • STMicroelectronics outlines path to $20B+ revenue
  • STMicroelectronics and MACOM announce successful RF GaN-on-Si prototypes
  • Infineon expands its CoolSiC portfolio

Most Popular

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

RSS EDABOARD.com Discussions

  • Space Vector PWM Help Needed
  • RFIC LNA cascode base and ground layout problem
  • Unable to launch virtuoso: libvisadev.so error
  • DIY test leads - source for lead ends?
  • P-Channel MOSFET always on

RSS Electro-Tech-Online.com Discussions

  • Voltage Regulator 12 - 5volt
  • How do I test amplifier speaker output polarity?
  • Adding Current Limit Feature to a Buck Converter
  • How to get lots of PCBs made cheap?
  • 24v dc relays not de-energising
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
  • Women in Engineering