Vault sync: 2021-11-03 22:36:46
This commit is contained in:
parent
20f1e7c98b
commit
6a3a0555db
@ -100,10 +100,19 @@ Distortion is the change that occurs in a signal that affects how the signal loo
|
|||||||
|
|
||||||
For example talking to someone while behind a thick glass pane changes how you sound on the other side.
|
For example talking to someone while behind a thick glass pane changes how you sound on the other side.
|
||||||
|
|
||||||
We can solve this by using a lower bit rate. Bit rate is kinda like
|
We can solve this by using a lower bit rate. Bit rate is kinda like the information per second. This way the signal is less susceptible to distortion.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### Noise
|
### Noise
|
||||||
|
|
||||||
|
![[noise-signal.png]]
|
||||||
|
|
||||||
|
Noise is when data is added to a signal and therefore changing the data itself.
|
||||||
|
|
||||||
|
Analogy for this when you are listening to someone talk and somebody else is talking at the same time trough your conversation.
|
||||||
|
|
||||||
|
We can solve this by using a stronger signal (bit like talking louder).
|
||||||
|
This will reduce the impact noise has on the signal.
|
||||||
|
|
||||||
|
This is also called signal to noise ratio (SNR)
|
||||||
|
|
||||||
|
BIN
noise-signal.png
Normal file
BIN
noise-signal.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 50 KiB |
Loading…
x
Reference in New Issue
Block a user