BackToBasics: Magnetics in Ethernet, External vs Integrated

In Ethernet design, magnetics are an essential component, providing signal conditioning and protection for stable data transmission. The Ethernet specification actually mandates them. But why are they so important? Let’s check it out in detail today.

Based on what I know about Ethernet communication, magnetics are crucial in three main areas. First, they provide galvanic isolation, electrically isolating the Ethernet device from the cable to prevent voltage spikes, surges, and power transients from damaging sensitive electronics. This is important as two circuits driven by an ethernet cable can be very long. So there can be ground potential variations that get solved via isolation. Second, they aid in signal conditioning, as Ethernet relies on differential signaling that can be affected by noise and interference. Magnetics help filter out common-mode noise, reduce crosstalk, and balance the signal for more reliable transmission. Lastly, they contribute to EMI reduction, minimizing electromagnetic interference and ensuring clean, efficient data transmission over long cables.
Now Magnetics in Ethernet can be handled in two ways.
External/Discrete Magnetics: Here, magnetics are placed as discrete components on the PCB, external to the RJ45 connector. This meant more PCB space was used for the transformers and inductors. The good thing is that designers have more flexibility in choosing specific magnetics for their application.

Integrated Magnetics: These are RJ45 connectors with the magnetics built directly into the port. This saves board space, simplifies design, reduces signal routing issues, and helps improve reliability. It has better EMC shielding as it’s inside the Ethernet metal shield. The solution is usually as per standard specs and is slightly expensive but gets the job done.

Takeaway? Whether you choose external or integrated magnetics depends on your design needs. The key is to find the right balance between flexibility, space, and cost for your project.

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

Back To Basics: Anisotropic Conductive Films

Recently, while working on a project involving LCD screens, I came across Anisotropic Conductive Films (ACF). Though they’ve been around for decades, with patents dating back to the 80s and 90s, many aren’t aware of how vital they are in miniaturized devices. Some of you may have wondered how you bond, say, metallic flex cables to glass. In LED displays, the row and column wires are extremely thin. The challenge arises when you need to connect these delicate wires to larger driver boards, especially when the connections are on glass. You can’t solder on glass, and alignment at such small scales can be a nightmare.

Enter ACF. It’s a thin adhesive strip filled with tiny conductive particles (typically metal-coated polymer balls). These films allow you to make electrical connections between two layers, like a flex cable and a glass substrate, while ensuring the electrical flow happens only in one direction. This selective conductivity is what makes ACF “anisotropic” – it conducts electricity vertically (through the thickness of the material) but not laterally (across the surface), preventing shorts between adjacent wires.

So how does it do it? Those tiny balls in the adhesive become sandwiched between the 2 layers that you want to electrically connect(Check Images). Now the balls since they are relatively sparse, don’t form a bridge(by balls lining up) between consecutive wires shorting them. Now to bond it, usually, it’s heated/pressed together the conductive particles become trapped between the surfaces, creating electrical pathways only where they’re needed, typically on pads or traces. This allows ACF to be used in applications with very tight spacing, where conventional soldering or connectors would be impractical.

These are useful in display tech like LCDs, OLEDs, Flex PCBs, and Chip on Glass Assemblies where ICs are mounted on glass substrates(These are the small black rectangles you see on flex cables on OLED modules). ACF may not get as much attention as other electronic materials, but they’ve quietly revolutionized how we connect components. Worth learning about!

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