This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
projects:hifi:retrofitting_coaxial_spdif_out [2022/09/22 16:34] – admin | projects:hifi:retrofitting_coaxial_spdif_out [2024/10/24 12:41] (current) – admin | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Retrofitting coaxial spdif out ====== | ====== Retrofitting coaxial spdif out ====== | ||
- | This page describes how to add to a device | + | This page describes how to add to a device |
- | The modification described on this page was adapted | + | The modification described on this page is to add a coaxial spdif output |
- | ==== Some theory: Basic impedance matching for a resistor divider network ==== | + | After getting hold of an RCA socket (with a shield, isolated with a plastic ring) from another SONY donor device, a hole was drilled in the back and the main circuit board was mechanically slightly modified |
- | S/PDIF signals are defined in IEC 60958-3 (2003)((Digital audio interface, Part 3)). The output shall have a substantial resistive impedance of $(75\ \pm\ 15) (\Omega)$ when measured at frequencies | + | |
- | [schematic] | + | | {{ : |
+ | | //Back of MDS-JE520, adding an RCA socket between optical in and out// | //Wires for carrying spdif signal into RCA socket((Outer wires for shield and inner wire for signal))// | ||
- | Giving | + | |
+ | ==== Some theory: Impedance matching for a resistor voltage divider network ==== | ||
+ | The complete schematic drawing of the interface is given below: | ||
+ | |||
+ | | {{ : | ||
+ | | //Schematic of spdif coax interface// | ||
+ | |||
+ | The schematic is in essence an impedance matched voltage divider. Since the transformer ([[https:// | ||
+ | |||
+ | S/PDIF signals are defined in IEC 60958-3 (2003)((Digital audio interface, Part 3)). The output shall have a substantial resistive impedance of $(75\ \pm\ 15) (\Omega)$ when measured at frequencies from 0.1 MHz to 128 times the maximum frame rate, which equals to about 5.6 MHz for a sample rate of 44.1 kHz. The signal amplitude shall be $(0.5\ \pm\ 0.1 ) {\text V}$ peak-to-peak, | ||
+ | |||
+ | Based on the definition above, we have two considerations to take into account: (1) Adapt the output voltage to match 0.5 v and (2) make sure the output impedance matches $75\ \Omega$. But since the output level is specified at a $75\ \Omega$ load, the actual voltage divider need to double the output, since half of the voltage is dissipated in the load resistor. | ||
+ | |||
+ | Given the following | ||
< | < | ||
Line 43: | Line 56: | ||
$\frac {1}{b}$ = ratio Vout relative to Vin | $\frac {1}{b}$ = ratio Vout relative to Vin | ||
- | (For example, with a given Vin of 3v and output voltage Vout of 1v, $\frac {1}{b}$ would equal to $\frac {1}{3}$) | + | (For example, with a given Vin of 3 v and output voltage Vout of 1 v, $\frac {1}{b}$ would equal to $\frac {1}{3}$) |
- | Expressing x and y in $a$ and $b$ gives: | + | and |
+ | |||
+ | $x$ the resistance of Rx and $y$ the resistance of Ry. | ||
+ | |||
+ | |||
+ | Expressing | ||
$x = a \cdot b$ | $x = a \cdot b$ | ||
Line 59: | Line 77: | ||
Please note that under load, when the impedance is connected to Vout, the voltage measured at Vout will reduce to exactly half the voltage in comparison to when it is open. | Please note that under load, when the impedance is connected to Vout, the voltage measured at Vout will reduce to exactly half the voltage in comparison to when it is open. | ||
+ | ==== Measurements ==== | ||
+ | |||
+ | | {{ : | ||
+ | | // | ||