You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

77 lines
3.1 KiB

id: phys-ex-conceptual-limits
type: conceptual
difficulty: medium
points: 20
related_lesson: phys-09
question: |
CONCEPTUAL UNDERSTANDING: Voltage vs Power Limitations
A coiler claims: "I have 200 kW of power available in my DRSSTC, so I should
easily get 10 m sparks!"
Identify the flaws in this reasoning. Your answer should discuss:
(a) Voltage vs power limitations
(b) Energy per meter constraints
(c) Capacitive divider effects
(d) Realistic expectations
hints:
- "Consider both E-field requirements AND energy requirements"
- "What happens to E_tip as spark grows?"
- "How does capacitive division change with length?"
- "Typical maximum spark lengths for Tesla coils"
solution:
answer: |
FLAWS IN REASONING:
(a) Voltage vs Power Limitations:
Power alone doesn't determine spark length. The spark needs BOTH adequate
electric field (E_tip > E_propagation ≈ 0.6 MV/m) AND sufficient energy.
For a 10 m spark:
- Average field needed: E_avg ≈ 0.6 MV/m (if κ ≈ 3)
- This requires V_top ≈ 2,000 kV minimum
- But typical Tesla coil voltages: 300-600 kV (factor of 3-7 too low!)
- Voltage limitation dominates, not power
(b) Energy Per Meter Constraints:
Even if power is adequate:
- For QCW with ε = 10 J/m: E_needed = 10 × 10 = 100 J
- Time available: T ≈ 10-20 ms typical
- Power needed: P = 100 J / 0.015 s = 6.7 kW (well below 200 kW!)
- So power is not the limiting factor
(c) Capacitive Divider Effects:
As spark grows:
- C_sh increases (≈ 6.6 pF/m, so 66 pF for 10 m)
- V_tip = V_topload × C_mut/(C_mut + C_sh) decreases
- For typical C_mut = 20 pF: V_tip = V_top × 20/86 = 0.23 × V_top
- Lose 77% of voltage to division!
- Combined with 1/L² field reduction: E_tip ∝ 1/L² catastrophic drop
- This self-limiting effect prevents very long sparks
(d) Realistic Expectations:
- Burst mode record sparks: ~2-3 m
- QCW mode record sparks: ~5-6 m
- 10 m would require:
* V_top ≈ 2+ MV (extreme)
* Careful voltage ramping to fight division
* Very large topload (high C_mut)
* Sea level operation (higher E_propagation at altitude)
- More power doesn't overcome voltage limit!
- The claim confuses power-limited with voltage-limited regimes
CORRECT REASONING:
"I have adequate power, but am limited by achievable topload voltage and
capacitive division effects. Realistic maximum is ~3-4 m for my coil,
regardless of available power beyond ~20 kW."
explanation: |
This conceptual problem addresses a common misconception. Tesla coils are almost
always voltage-limited, not power-limited. The E-field requirement (E_tip >
E_propagation) combined with capacitive division creates a fundamental voltage
barrier. Having excess power just makes the spark brighter and hotter, not longer.
Understanding this distinction is critical for realistic performance expectations
and efficient design decisions.
related_concepts: ["voltage-vs-power", "limiting-factors", "capacitive-divider", "realistic-expectations"]