Back to Basics: Ferrite Beads

Easily one of the most misunderstood parts out there. Folks use them as a magic dust to sprinkle it here and there in the circuit without really understanding its use case. These are very specific, frequency-dependent resistors that you place on purpose, and only after you know what noise you are after. Let’s discuss this today.

A ferrite bead is a small piece of ferrite ceramic with a conductor through it. In most SMD beads, it’s built as multiple layers of ferrite with metal electrodes, arranged, so the current still passes through ferrite material along its path.

At DC and low frequency, it looks almost like a short (10-300 mΩ range). As frequency rises, its impedance rises first because of inductance. Then the ferrite losses kick in, and the impedance becomes mostly real resistance, so RF energy turns into heat. At still higher frequency, the parasitic capacitance dominates, and the impedance  falls again. That is why you see datasheet impedance curve has a hump.

You use beads when you want to block high-frequency noise without isolating DC. Common cases are splitting a noisy digital 3.3V rail from a quieter analog 3.3V rail, feeding an RF block, cleaning up sensor power, or removing EMI on a cable line together with a shunt capacitor(Check older posts for more details on this).

A ferrite bead datasheet usually starts with a headline like “600Ω @ 100MHz”. That number is the bead’s impedance measured at one test frequency, and the graph beside it shows the full impedance vs frequency curve. Use that curve to match your noise band. If your noise issue is at 10MHz or 500MHz, adding this ferrite bead is useless. To find your noise band, use a near-field probe or spectrum analyser to see the spikes.

Also watch the DC bias. A 1A load can push the ferrite toward saturation and cut the impedance drastically. Also ensure that the ferrite bead can handle the heat when a large current passes through it. It will cause a voltage drop in the rail too. Most people forget to size the bead it correctly for power.

If you liked the post, Share it with your friends!

Teardown & Repair: Asus Laptop

Finally, I took the time to fix my ASUS TUF A15 which has been one of my daily-driver laptops. The wireless had been problematic for a long time, and I decided to do a hardware swap.

The problem was the WiFi/Bluetooth card, a MediaTek MT7921. It’s a bad chipset. You will find many reports online of WiFi disconnects and the laptop sometimes losing WiFi after waking from sleep. These modules are M.2 2230 A+E Key cards that plug into the laptop’s WiFi slot.

I decided to replace it with an Intel AX210 (WiFi 6E). The swap process is simple. Flip the laptop, remove the bottom cover, and lay the screws out on a flat surface in the same pattern they came out. Mostly, screw lengths differ, so process this prevents reassembly mistakes.

Now, the step most people skip. Always disconnect the battery before touching the card. When you slide an M.2 module in or out, it is easy to slip and short nearby pads with a tool. You do not want live power rails during that moment. On my unit, the WiFi card sits below the SSD, so it likely sees extra heat cycling (Probably a reason why it fails!). Pop the antenna connectors straight up, remove the single hold-down screw, swap the card, then reconnect the two antennas exactly as labelled. One would be the 2.4GHz and the other the 5GHz one.

Tweezers help for antenna routing and tiny connectors. Invest in a good pair. You have a normal one and a cross-action one. Cross action tweezers are great because they hold position without constant finger pressure. Most people don’t know of this.

Once the card is in, reassemble, do a quick dusting, then install the driver package and reboot. If you download drivers ahead of time, the first boot after the swap will be smooth.

The only note I want to give you is that, build the habit of debugging before you outsource to a shop. Stay curious, read service guides, and invest in a decent screw set at home. The repair shop should be your last option. Open things up and don’t be scared.

BTW: On most laptop WiFi cards, WiFi uses PCIe lanes, but Bluetooth is a separate USB connection on the same M.2 slot. Only WiFi is PCIe.

If you liked the post, Share it with your friends!
1 15 16 17 18 19 142