7

I use a normal balun to match my 300 ohm antenna to my 75 ohm tuner (for "over-the-air" digital TV):

balun

I opened this balun up and found the typical circuit: schematic

Since the second coil from the top is shorted, the top transformer appears to do nothing. So, what would be the harm in removing the top transformer and replacing it with a short? Here is the resulting schematic:

shorted

bobuhito
  • 454
  • 2
  • 11
  • Is that first schematic drawn incorrectly? Or is there some fractional flux linkage between those two magnetic cores that's missing? – glen_geek Apr 01 '23 at 15:44
  • 1
    @glen_geek Here they show grounding the center point as an option: https://wiki.arising.com.au/wiki/Cost_Effective_Current-Mode_1:4_Balun – GodJihyo Apr 01 '23 at 17:13
  • 1
    @GodJihyo Seems that my queries were both wrong: apparently, the GND at the source end is distinct from the GND at the load end. OP has drawn the schematic assuming that both GNDs are the same point. – glen_geek Apr 01 '23 at 17:31
  • `top transformer appears to do nothing` ... it is still a coil, it does not `do nothing` – jsotola Apr 01 '23 at 17:35
  • @jsotola It is still a coil, but it's inductance is effectively zero (since current will flow oppositely in the shorted coil to cancel its magnetic field). – bobuhito Apr 01 '23 at 18:18
  • I have very limited RF expertise, but common mode noise is a big thing in the field I am working in and CMRR is highly influenced by the symmetry of impedances (e.g. coil resistance). Is it possible that CMRR is a thing for this application as well? – Christian B. Apr 01 '23 at 19:26
  • At cable TV frequencies (up to 1GHz now) it is arguably inappropriate to treat this as a lumped-element model. Certainly without including the step impedance changes of the connections to/from the baluns. – TLW Apr 01 '23 at 20:28

3 Answers3

2

This should be ok ...
The point "VII" left "dangling"...

enter image description here

Or not left "dangling".

enter image description here

Your last picture ...

enter image description here

At 300 MHz ...

enter image description here

Other configuration.

enter image description here

Antonio51
  • 11,004
  • 1
  • 7
  • 20
2

Transmission line transformers are used, so that the upper transformer, while it may not see any voltage drop across the windings (nominally), it is still used as a delay. It may be wound on a hollow rather than magnetic core, as a consequence. Notice the bottom one must have some voltage drop, so needs a nonzero sized core, and nonzero wire length wrapped around it: therefore there is some delay through the wire pair, which would introduce phase error between the two 300-ohm terminals if wired as the bottom circuit.

Tim Williams
  • 22,874
  • 1
  • 20
  • 71
1

This looks like a 4:1 guanella balun, it can be understood as follows:

enter image description here

The voltage V is applied across the input terminals, and the two bifalar wound transformers reproduce V across each of their outputs as shown (think of them as common mode chokes). The bifalar winding acts as a transmission line at high frequencies that tends to extend the high frequency response. As the voltage is doubled as shown, the impedance increases by a factor of 4. To make the output balanced, it is essential that the two transformers are identical.

If the inductance of the transformers is sufficient, then the outputs are floating wrt the input, so we can choose which (if any) output connection to connect to the input ground. For balance, it is common to ground the midpoint (connect A-B), so the output is balanced wrt the input ground. For example, if driving a dipole, the connections are driven +/- balanced around the potential of the outer of the coax feedline.

I'm no expert on the the finer details, but there is plenty on the web.

Just to answer your question, the circuit you have drawn does not have a balanced output.

Tesla23
  • 2,928
  • 1
  • 3
  • 9