17

I've been looking at board mount isolated DC/DC converters to use in an application. I found this rather reasonably priced for my needs. Here is what I'm confused about, what is C103 doing here? Isn't it breaking the isolation?

Or, is it because it's DC it won't break the isolation?

enter image description here

Nick Alexeev
  • 37,739
  • 17
  • 97
  • 230
Saad
  • 5,319
  • 12
  • 60
  • 93
  • 1
    [Somewhat related question](http://electronics.stackexchange.com/questions/56757/why-only-500vac-rating-for-this-y-capacitor) about a capacitor across the isolation boundary. – Nick Alexeev Jan 29 '15 at 21:07

1 Answers1

22

It will not unduly compromise the galvanic isolation or safety because it is is an XY rated safety capacitor. It's also low capacitance (less than 1 nF) so the impedance at mains frequency is rather high and the resulting current will be low, even if L and N were accidentally reversed and a path was present from -DC OUT to earth.

Although the working voltage rating is only 250VAC it will withstand 4kV to meet the safety agency requirements. Do not substitute another type of capacitor without doing a proper engineering (safety) analysis.

The purpose of C103 is to conduct noise caused by the internal switching back to the input. If you leave C103 out, the output will have high frequency noise on it relative to the input (and thus relative to earth).

Spehro Pefhany
  • 376,485
  • 21
  • 320
  • 842
  • 6
    Last paragraph taught me hours worth of study, thx+ – Dzarda Jan 29 '15 at 21:13
  • 3
    L and N are routinely reversed with European (Schuko) unpolarized mains sockets and plugs. – ntoskrnl Jan 29 '15 at 23:35
  • 2
    Assuming D101 is a bridge rectifier, L and N are both symmetrically connected to -DC_IN. – rioraxe Jan 30 '15 at 05:02
  • 1
    In some particularly noisy devices, this is sometimes done using stacked ground planes in a multilayer board providing the necessary capacitance, esp in cases where the noise is radiated from the devices body. – Vaibhav Garg Feb 03 '15 at 04:14