Which Noise Mitigation: Feed Thru Cap or Common Mode Choke?

  • Thread starter Thread starter likephysics
  • Start date Start date
  • Tags Tags
    Mode
AI Thread Summary
The discussion focuses on the comparison between feed thru capacitors, ferrite beads, and common mode chokes for noise mitigation in circuits. Feed thru capacitors shunt noise to ground but may be less effective if the ground impedance is not low, while common mode chokes can mitigate noise without relying on ground paths. The importance of circuit diagrams is emphasized, particularly in estimating impedances at relevant frequencies. Recommendations include using a cap-ferrite-cap filter on the 5VDC line to minimize noise between the power supply and ground. The conversation concludes with a focus on managing noise within the PCB before addressing external shielding concerns.
likephysics
Messages
638
Reaction score
4
I am looking for some comparison of feed thru caps, ferrite beads and common mode chokes.
when to use which etc.
Feed thru basically shunts noise to ground. But if the circuit ground to Earth is not so exactly low impedance, some of the noise will end up in the circuit.
Isn't a common mode choke better in this case.
 
Engineering news on Phys.org
You need to diagram out your circuit. Diagram needs to include impedances, even if just estimates, at the frequencies you are concerned about.

It is difficult to make any kind of general comment about whether a feedthrough cap or ferrite would solve an issue.
 
The power to my board comes from an adapter: 100-240VAC, 5V DC output.
From this 5V, I have a buck with 3.3V output with 1MHz switching frequency.
I don't want this 1MHz or it's harmonics going back into the adapter and the adapter wire acting as an antenna.

At present, I have feed thru caps at the input of my buck converter.
The SMT feed thru caps are connected to circuit ground, not frame ground.
There's a 1Meg resistor with 0.1uF cap in parallel connected from circuit ground to frame ground.

So any common mode noise has to pass thru circuit ground and then to frame ground.
But if I use a common mode choke, I don't have to be concerned about ground path.
 
What are your regulatory requirements? Class A, Class B, Tempest?
 
Class B.
 
You have 3 nodes of interest: 5VDC input, circuit gnd, and chassis.

I am assuming your circuit ground is a ground plane (GND). If this is not the case then this discussion will get more involved.

First manage noise between 5VDC and GND. In other words, at the point where 5VDC leaves your ground plane (at the power connector) you do not want any noise between 5VDC and GND. Thus, any common mode noise on your DC power cable will be due to noise between GND and chassis - which is a separate problem entirely.

You can achieve this by a cap-ferrite-cap pi filter to GND on the 5VDC line. First capacitor provides path for noise current to return to the supply via GND (this is where the noise wants to go, noise currents want flow in loop back to source). Ferrite and second cap provides low pass filter reducing RF noise on 5VDC at connector.

In other word your first line of defense is to prevent noise currents from leaving your PCB and encountering the chassis. You do not want to include the chassis in series with the noise current that wants to flow from 5VDC to GND.

You will want to look at the switch node of the power supply. Zoom in on the rising and falling edges and look for VHF/UHF ringing (ignore slow KHz ringing). Some power supplies are worse than others, depending on how "snappy" the MOSFETs are. You can often reduce noise by slowing down the switching by inserting a few ohms in series with the output of the gate charge pump power supply (Vboost).

Also, be aware that 5VDC, prior to your filter, will be noisy. If it is a plane then watch for sneak paths that allow it to couple to other signals that go off board unfiltered.

In other words think about confining the noise to the PCB first before worrying about what to do the the shield (separate topic).
 
Last edited:
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Back
Top