Vault sync: 2021-11-03 21:46:46

This commit is contained in:
2021-11-03 21:46:46 +01:00
parent 69ba69bf85
commit 924f9a72f1
3 changed files with 11 additions and 6 deletions

View File

@@ -18,9 +18,14 @@ Waves, like you would see on a lake, or in electrical cables are made when a phy
Waves by them self store no real information.
## Signal
A signal is a wave that holds information. (wave + data = signal)
A signal is a wave (carrier) that holds information. (wave + data = signal)
## Encoder
A encoder converts
The carrier is a type of wave we add our information to. In most cases a sine wave is used as a carrier wave,
![[Pasted image 20211103214144.png]]
![[encoder.png]]
A encoder converts analog or digital information in signals that can be transmitted across different [[Comminucation Mediums]]
The process of adding data to a carrier wave is called Modulation
## Modulation