13 lines
135 B
Markdown
13 lines
135 B
Markdown
|
# DSB course
|
||
|
|
||
|
## Chapter 4
|
||
|
|
||
|
Minimum number for counter:
|
||
|
$$
|
||
|
N(t_{PWM}) = t_{PWM} * f
|
||
|
$$
|
||
|
Number of required bits:
|
||
|
$$
|
||
|
N = ^2log(N + 1)
|
||
|
$$
|