Vault sync: 2021-11-03 22:06:46

This commit is contained in:
Nick Leeman 2021-11-03 22:06:46 +01:00
parent 171a68d1bf
commit 38c3cf467c

View File

@ -50,7 +50,16 @@ Phase specifies the location or timing of a point within a wave cycle of a repet
![[modulation-phase-2.png]] ![[modulation-phase-2.png]]
## Analog data ## Analog
**Analog Signals** can have a infinite number of possible values in a range.
For example: 0.0 <-> 1.0
- 0.1436367436473......
- 0.54454764654765......
**Analog data** is continuous and have continuous values.
Values in analog data are always changing.
A good analogy for analog data is like a physical clock with
## Digital
## Digital data