# Secondary Side

# Secondary Side (L2-WFC) Analysis

The secondary side of the VIC consists of the second inductor (L2) and the water fuel cell (WFC) acting as a capacitor. This stage receives the amplified signal from the primary and delivers the final voltage to the water. Proper design of this stage is critical for efficient energy transfer to the WFC.

## Secondary Tank Circuit

L2 and the WFC capacitance form the secondary resonant tank:

```
    From               R2 (DCR of L2)
    Primary      ┌────────┴────────┐
        ○────────┤                 ├────────┬────────○
    (V_C1)       │      L2         │        │       (+)
                 │                 │       ─┴─
                 └─────────────────┘       │ │  WFC
                                           │ │ (C_wfc)
                                           ─┬─
                                            │
        ○───────────────────────────────────┴────────○
                                                    (−)

    V_C1 ────▶ [ L2 + R2 ] ────▶ [ WFC ] ────▶ V_WFC

    At secondary resonance: V_WFC = Q_L2 × V_C1 = Q_L2 × Q_L1C × V_in
```

## The WFC as a Capacitor

The water fuel cell presents a complex impedance, but at VIC frequencies, it behaves predominantly as a capacitor:

#### WFC Capacitance Components:

<div id="bkmrk-geometric-capacitanc" style="background: #e7f3ff; padding: 20px; border-radius: 5px; margin: 20px 0;"><div style="background: #e7f3ff; padding: 20px; border-radius: 5px; margin: 20px 0;">- **Geometric capacitance:** C<sub>geo</sub> = ε₀ε<sub>r</sub>A/d
- **EDL capacitance:** C<sub>edl</sub> (in series, at each electrode)
- **Effective capacitance:** C<sub>wfc</sub> = f(C<sub>geo</sub>, C<sub>edl</sub>, frequency)

</div></div>At typical VIC frequencies (1-50 kHz), C<sub>wfc</sub> is dominated by C<sub>geo</sub>.

## Secondary Resonant Frequency

#### Secondary Resonance:

f₀<sub>secondary</sub> = 1 / (2π√(L2 × C<sub>wfc</sub>))

#### For Maximum Voltage Transfer:

Ideally, f₀<sub>secondary</sub> = f₀<sub>primary</sub>

This means: L1 × C1 = L2 × C<sub>wfc</sub>

## Q Factor of Secondary Side

The secondary Q factor determines the second stage of voltage magnification:

#### Secondary Q Factor:

Q<sub>L2</sub> = (2π × f₀ × L2) / (R2 + R<sub>wfc</sub>)

Where R<sub>wfc</sub> is the effective resistance of the WFC (solution resistance + losses).

#### Total Voltage Magnification:

V<sub>WFC</sub> = Q<sub>L1C</sub> × Q<sub>L2</sub> × V<sub>in</sub>

#### Example:

<div class="formula-box" id="bkmrk-ql1c-%3D-30%2C-ql2-%3D-20%2C" style="background: #fff3cd; padding: 20px; border-left: 4px solid #ffc107; margin: 20px 0;">- Q<sub>L1C</sub> = 30, Q<sub>L2</sub> = 20, V<sub>in</sub> = 12V
- V<sub>WFC</sub> = 30 × 20 × 12 = 7,200V theoretical

</div>## Cascaded Resonance Effects

When both stages resonate at the same frequency, the effects multiply:

<table id="bkmrk-configuration-total-" style="width: 100%; border-collapse: collapse; margin: 20px 0;"><thead><tr style="background: #28a745; color: white;"><th style="padding: 10px; border: 1px solid #ddd;">Configuration</th><th style="padding: 10px; border: 1px solid #ddd;">Total Magnification</th><th style="padding: 10px; border: 1px solid #ddd;">Notes</th></tr></thead><tbody><tr><td style="padding: 10px; border: 1px solid #ddd;">Only primary resonance</td><td style="padding: 10px; border: 1px solid #ddd;">Q<sub>L1C</sub></td><td style="padding: 10px; border: 1px solid #ddd;">L2-WFC not tuned</td></tr><tr><td style="padding: 10px; border: 1px solid #ddd;">Only secondary resonance</td><td style="padding: 10px; border: 1px solid #ddd;">Q<sub>L2</sub></td><td style="padding: 10px; border: 1px solid #ddd;">L1-C1 not tuned</td></tr><tr style="background: #e7f3ff;"><td style="padding: 10px; border: 1px solid #ddd;">Dual resonance</td><td style="padding: 10px; border: 1px solid #ddd;">Q<sub>L1C</sub> × Q<sub>L2</sub></td><td style="padding: 10px; border: 1px solid #ddd;">Maximum magnification</td></tr><tr><td style="padding: 10px; border: 1px solid #ddd;">Harmonic secondary</td><td style="padding: 10px; border: 1px solid #ddd;">Variable</td><td style="padding: 10px; border: 1px solid #ddd;">Secondary at 2f₀, 3f₀, etc.</td></tr></tbody></table>

## Impedance Matching Considerations

For efficient energy transfer between primary and secondary:

#### Characteristic Impedance Match:

Z₀<sub>primary</sub> = √(L1/C1)

Z₀<sub>secondary</sub> = √(L2/C<sub>wfc</sub>)

Matching these impedances can improve energy transfer, though it's not always achievable or necessary.

## Effect of WFC Properties on Secondary

<table id="bkmrk-wfc-parameter-effect" style="width: 100%; border-collapse: collapse; margin: 20px 0;"><thead><tr style="background: #6c757d; color: white;"><th style="padding: 10px; border: 1px solid #ddd;">WFC Parameter</th><th style="padding: 10px; border: 1px solid #ddd;">Effect on Secondary</th><th style="padding: 10px; border: 1px solid #ddd;">Design Response</th></tr></thead><tbody><tr><td style="padding: 10px; border: 1px solid #ddd;">Higher C<sub>wfc</sub></td><td style="padding: 10px; border: 1px solid #ddd;">Lower f₀, lower Z₀</td><td style="padding: 10px; border: 1px solid #ddd;">Increase L2 or reduce C1</td></tr><tr><td style="padding: 10px; border: 1px solid #ddd;">Higher R<sub>wfc</sub></td><td style="padding: 10px; border: 1px solid #ddd;">Lower Q<sub>L2</sub></td><td style="padding: 10px; border: 1px solid #ddd;">Use purer water or optimize gap</td></tr><tr><td style="padding: 10px; border: 1px solid #ddd;">Larger electrode area</td><td style="padding: 10px; border: 1px solid #ddd;">Higher C<sub>wfc</sub></td><td style="padding: 10px; border: 1px solid #ddd;">Requires larger L2</td></tr><tr><td style="padding: 10px; border: 1px solid #ddd;">Narrower gap</td><td style="padding: 10px; border: 1px solid #ddd;">Higher C<sub>wfc</sub>, lower R<sub>wfc</sub></td><td style="padding: 10px; border: 1px solid #ddd;">Trade-off between C and R</td></tr></tbody></table>

## Bifilar Choke Considerations

When L2 is bifilar wound (or when L1 and L2 are wound together as a bifilar pair):

- **Inherent capacitance:** The bifilar winding has capacitance between turns
- **Magnetic coupling:** Energy transfers inductively between windings
- **Lower SRF:** The inter-winding capacitance lowers self-resonant frequency
- **Complex tuning:** The system becomes a coupled resonator

## Calculating L2 for Given WFC

#### Given: Target frequency and WFC capacitance

L2 = 1 / (4π²f₀²C<sub>wfc</sub>)

#### Example:

<div class="formula-box" id="bkmrk-f%E2%82%80-%3D-10-khz-cwfc-%3D-5" style="background: #e7f3ff; padding: 20px; border-left: 4px solid #17a2b8; margin: 20px 0;"><div class="formula-box" style="background: #e7f3ff; padding: 20px; border-left: 4px solid #17a2b8; margin: 20px 0;">- f₀ = 10 kHz
- C<sub>wfc</sub> = 5 nF (typical small WFC)
- L2 = 1 / (4π² × 10⁴² × 5×10⁻⁹) = 50.7 mH

</div></div>**Sanity check:** This is a reasonable inductance, achievable with ~500-1000 turns on a ferrite core.

## Power Delivery to WFC

The actual power delivered to the WFC depends on its resistive component:

#### Power in WFC Resistance:

P<sub>wfc</sub> = I²<sub>wfc</sub> × R<sub>wfc</sub>

Where:

I<sub>wfc</sub> = V<sub>WFC</sub> / Z<sub>wfc</sub> ≈ V<sub>WFC</sub> × ω × C<sub>wfc</sub>

This power heats the water and drives electrochemical reactions.

## Voltage Distribution Across WFC

The high voltage across the WFC creates an electric field:

#### Electric Field in WFC:

E = V<sub>WFC</sub> / d

Where d is the electrode gap.

#### Example:

<div class="formula-box" id="bkmrk-vwfc-%3D-1000v%2C-d-%3D-1m" style="background: #f8f9fa; padding: 20px; border-left: 4px solid #28a745; margin: 20px 0;"><div class="formula-box" style="background: #f8f9fa; padding: 20px; border-left: 4px solid #28a745; margin: 20px 0;">- V<sub>WFC</sub> = 1000V, d = 1mm
- E = 1000V / 0.001m = 1 MV/m = 10 kV/cm

</div></div>This is a substantial electric field that can influence molecular behavior in water.

## Design Guidelines for L2

1. **Match resonant frequency:** L2 should resonate with C<sub>wfc</sub> at the same frequency as L1-C1
2. **Minimize DCR:** R2 directly reduces Q<sub>L2</sub> and thus voltage magnification
3. **Consider coupling:** If using transformer-coupled design, mutual inductance matters
4. **Account for WFC changes:** C<sub>wfc</sub> varies with temperature, voltage, and bubble formation
5. **Leave tuning margin:** Design L2 slightly higher, fine-tune with small series capacitor if needed

**Key Insight:** The secondary side is where VIC theory meets reality. The WFC is not an ideal capacitor—it has losses, frequency-dependent behavior, and changes during operation. Successful VIC design must account for these real-world effects.

*Next: Resonant Charging Principle →*