The formula gets rearranged depending on which variable you need. Here are the patterns you’ll run into in the real world — find the one that matches your problem and follow the worked steps.
01 · PATTERN
Resistance (Ω) halved
R = 500 (from 1000)
Keep every other input at its default and halve the resistance (ω). See how τ (seconds) responds.
- 01New Resistance (Ω): 500
- 02Baseline τ (seconds): 0.001
- 03New τ (seconds): 0.0005
- 04τ (seconds) decreases by 50% → use this sensitivity to plan for real-world variation.
02 · PATTERN
Resistance (Ω) doubled
R = 2000 (from 1000)
Keep every other input at its default and double the resistance (ω). See how τ (seconds) responds.
- 01New Resistance (Ω): 2000
- 02Baseline τ (seconds): 0.001
- 03New τ (seconds): 0.002
- 04τ (seconds) increases by 100% → use this sensitivity to plan for real-world variation.
03 · PATTERN
Capacitance (F) halved
C = 5.00000e-7 (from 1.00000e-6)
Keep every other input at its default and halve the capacitance (f). See how τ (seconds) responds.
- 01New Capacitance (F): 5.00000e-7
- 02Baseline τ (seconds): 0.001
- 03New τ (seconds): 0.0005
- 04τ (seconds) decreases by 50% → use this sensitivity to plan for real-world variation.
04 · PATTERN
Capacitance (F) doubled
C = 2.00000e-6 (from 1.00000e-6)
Keep every other input at its default and double the capacitance (f). See how τ (seconds) responds.
- 01New Capacitance (F): 2.00000e-6
- 02Baseline τ (seconds): 0.001
- 03New τ (seconds): 0.002
- 04τ (seconds) increases by 100% → use this sensitivity to plan for real-world variation.