Decoupling Capacitors/Resistors

  • Thread starter Thread starter mearvk
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around the roles of capacitors and resistors in a specific circuit diagram related to signal amplification, focusing on the understanding of circuit components rather than their construction. Participants explore the functions of a 1 µF capacitor and a 68k resistor in the context of filtering and signal conditioning.

Discussion Character

  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • One participant questions the purpose of the 1 µF capacitor and the 68k resistor in the circuit, suggesting that the capacitor may be used to quiet a noisy current and speculating that the resistor might act as a current limiter.
  • Another participant clarifies that the 1 µF capacitor is an AC coupling capacitor, not a decoupling capacitor, and explains that the 68k resistor defines a time constant for a high-pass filter created by the capacitor.
  • A subsequent reply notes that the combination of the capacitor and resistor creates a high-pass filter with a cutoff frequency of approximately 2.3 Hz, which is relevant for detecting heartbeats.
  • Some participants discuss the intended implementation of low-pass filters in the circuit, contrasting it with the high-pass filter created by the capacitor and resistor combination.
  • Additional comments mention the use of decoupling capacitors in PCB designs to reduce noise, with one participant expressing difficulty in interpreting the relevance of such images.
  • There is a discussion about the implications of the circuit design choices, including the arrangement of op-amps and the significance of the chosen resistor value in relation to the desired frequency response.

Areas of Agreement / Disagreement

Participants express differing views on the intended functionality of the filters in the circuit, with some asserting that a high-pass filter is implemented while others argue that the design aims for low-pass filtering. The discussion remains unresolved regarding the exact nature of the filtering intended by the original circuit designer.

Contextual Notes

Participants note the nuances in circuit design, including the implications of component values on frequency response and the importance of understanding schematics as a language. There are references to specific cutoff frequencies and the interaction between passive and active filtering elements.

mearvk
Messages
133
Reaction score
0
Hello.

Ignoring my possible lack of correct terminology my question is about reading circuit diagrams in terms of understanding what they do, instead of just understanding how they are to be built.

Have a look here:

http://embedded-lab.com/blog/?p=1671

If you look in the middle of this article you see the following image:

http://embedded-lab.com/blog/wp-content/uploads/2011/02/SignalAmplifier.jpg

Now what I see is that what is happening is the diodes on the left drive the signal which is amplified across the two op amps and read by the microcontroller.

My actual question is:

1. Between the diode circuit on the left and the input to the op amp you have 1 uF cap and a 68k resistor. What purpose does the resistor serve? What purpose does the capacitor serve?

I've seen decoupling capacitors which, I believe, are used to quiet a noisy current before it is input to something else. The inline capacitors, I was told, sort of work to clarify a noisy current. I'm not sure what a decoupling resistor is for however I imagine that some percentage of the current will cross the 68 k resistor and so maybe it just acts as a current limiter?

Thanks.
 
Engineering news on Phys.org
The series C is an AC 'coupling' capacitor and not a 'decoupling' capacitor.

The 68k resistor is there to define a time constant for the high pass (RC) filter (DC blocking) which the 1uF capacitor is there for. (T=0.068s) The IC amplifier will have a very high input impedance (many MΩ) and, without the 68k resistor, the time constant would be many seconds.
 
Oops I see sophie answered you. So this post is unnecessary but i'll leave it.

If I read it right -

A line or two above the diagram the article says:
A 1 uF capacitor at the input of each stage is required to block the dc component in the signal.

The 68 k resistor in combination with the capacitor makes a ~2.3 hz high pass filter before input to amplifier.

The feedback network makes the amplifier into a low pass, again ~ 2.3 hz,
so you have a 2.3 hz bandpass filter that's not overly sharp. That's the frequency range of interest for heartbeats? 2.3 X 60 = ~140 bpm...
 
Since the OP's title uses the term "decoupling" capacitor, I thought seeing them decoupling noise from a pcb IC supply trace in a picture might be useful. Compliments of http://bilgisayarlarim.com/VTech/Laser_3000/

Laser_3000_02.jpg
 
Thanks Sophie and Jim.

It seems that he implemented a high-pass filter but, based on the article, he meant to implement a low-pass filter:

"The signal conditioning circuit consists of two identical active low pass filters with a cut-off frequency of about 2.5 Hz. This means the maximum measurable heart rate is about 150 bpm."

http://en.wikipedia.org/wiki/High-pass_filter
 
dlgoff said:
Since the OP's title uses the term "decoupling" capacitor, I thought seeing them decoupling noise from a pcb IC supply trace in a picture might be useful. Compliments of http://bilgisayarlarim.com/VTech/Laser_3000/

Laser_3000_02.jpg

Thanks but I'm not at the point where I can look at that picture and see anything other than noise in terms of the inferable system logic.
 
mearvk said:
Thanks but I'm not at the point where I can look at that picture and see anything other than noise in terms of the inferable system logic.
Actually it's fairly simple. The capacitors are across the integrated circuit's power supply "+" and "-" traces. See what happens to the noise? The closer to the chip the better they decouple (they're also know as bypass capacitors).

aa-bypass-lg-cp-11-xtra.gif



GIF file complements of http://www.williamson-labs.com/480_anim.htm
 
That's a nice animation. The little green chip at the very end is a miniature capacitor?
 
mearvk said:
The little green chip at the very end is a miniature capacitor?

Yep. :)

also notice the extra circuit copper forming a "ground plane" which can also decouple.
 
Last edited:
  • #10
mearvk said:
Thanks Sophie and Jim.

It seems that he implemented a high-pass filter but, based on the article, he meant to implement a low-pass filter:

"The signal conditioning circuit consists of two identical active low pass filters with a cut-off frequency of about 2.5 Hz. This means the maximum measurable heart rate is about 150 bpm."

http://en.wikipedia.org/wiki/High-pass_filter

He did not mention in his article that the 1μf-68K comprise a high pass filter. He simply described them as blocking DC.
See figure 1 in the wiki link you referenced. It explains that nuance.
http://en.wikipedia.org/wiki/High-pass_filter

So he has a passive high pass filter followed by an active low pass filter, the term would be "Cascaded".
Observe he arranged his op-amp low-pass filter as a follower.
Follower has high input impedance, unlike inverting arrangement.
He did that to present high impedance to the 68 k resistor.
He doubtless picked 68K for a reason. 1K or 1 meg with 1 μf would also have blocked DC, but 68K gives him a corner frequency in his range of interest.
If he allowed the 68K to be paralleled with a low impedance inverting opamp instead of the follower, he'd have changed his RC time constant and shifted his hi-pass frequency.

Glad to see you're studying these things.
Schematics are a language and study is how one becomes fluent in the nuances.
"Science is but language well arranged" - lavoisier
 
Last edited:

Similar threads

  • · Replies 6 ·
Replies
6
Views
6K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 10 ·
Replies
10
Views
3K
Replies
19
Views
3K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 26 ·
Replies
26
Views
7K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 15 ·
Replies
15
Views
5K
  • · Replies 5 ·
Replies
5
Views
5K