try math
This commit is contained in:
parent
2e19371fac
commit
d61986630c
16
readme.md
16
readme.md
@ -76,6 +76,20 @@ The circuit generates the following signals:
|
||||
|
||||

|
||||
|
||||
Reference voltage (green):
|
||||
|
||||
```math
|
||||
3.3V \frac{22k\Omega}{22k + 10k} = 2.2V
|
||||
3.3V \frac{22k\Omega}{22k\Omega + 10k\Omega} = 2.2V
|
||||
```
|
||||
|
||||
Trigger voltage (purple):
|
||||
|
||||
```math
|
||||
3.3V \frac{330k\Omega}{330k\Omega + 82k\Omega} = 2.64V
|
||||
```
|
||||
|
||||
RC constant:
|
||||
|
||||
```math
|
||||
\tau = 82k\Omega 100nF = 8.2ms
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user