try math
This commit is contained in:
parent
6536dc5534
commit
25ad1ad7df
10
readme.md
10
readme.md
@ -76,21 +76,21 @@ The circuit generates the following signals:
|
|||||||
|
|
||||||

|

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