Vault sync: 2021-11-03 21:51:46
This commit is contained in:
parent
924f9a72f1
commit
82732e17a5
4
.obsidian/workspace
vendored
4
.obsidian/workspace
vendored
@ -88,6 +88,7 @@
|
|||||||
"active": "bc6e8ad9aa0f44c3",
|
"active": "bc6e8ad9aa0f44c3",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"School/Analyse/Layers/1. Physical Layer.md",
|
"School/Analyse/Layers/1. Physical Layer.md",
|
||||||
|
"School/Analyse/Images/modulation-amplitude.png",
|
||||||
"School/Analyse/Images/encoder.png",
|
"School/Analyse/Images/encoder.png",
|
||||||
"School/Analyse/Network Types.md",
|
"School/Analyse/Network Types.md",
|
||||||
"School/Analyse/Layers/5. Session Layer.md",
|
"School/Analyse/Layers/5. Session Layer.md",
|
||||||
@ -95,7 +96,6 @@
|
|||||||
"School/Analyse/Layers/7. Application Layer.md",
|
"School/Analyse/Layers/7. Application Layer.md",
|
||||||
"School/Analyse/Layers/4. Transport Layer.md",
|
"School/Analyse/Layers/4. Transport Layer.md",
|
||||||
"School/Analyse/Layers/3. Network Layer.md",
|
"School/Analyse/Layers/3. Network Layer.md",
|
||||||
"School/Analyse/Layers/2. Datalink Layer.md",
|
"School/Analyse/Layers/2. Datalink Layer.md"
|
||||||
"School/Analyse/OSI Model.md"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
BIN
School/Analyse/Images/modulation-amplitude.png
Normal file
BIN
School/Analyse/Images/modulation-amplitude.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 90 KiB |
@ -29,3 +29,16 @@ A encoder converts analog or digital information in signals that can be transmit
|
|||||||
The process of adding data to a carrier wave is called Modulation
|
The process of adding data to a carrier wave is called Modulation
|
||||||
|
|
||||||
## Modulation
|
## Modulation
|
||||||
|
Adding data to carrier waves is called modulation.
|
||||||
|
|
||||||
|
This can be done in 3 different ways.
|
||||||
|
|
||||||
|
### Amplitude
|
||||||
|
![[modulation-amplitude.png]]
|
||||||
|
|
||||||
|
Amplitude or the strength (height) of a wave changes over time.
|
||||||
|
We can change how much the amplitude is changing over a
|
||||||
|
|
||||||
|
### Frequency
|
||||||
|
|
||||||
|
### Phase
|
Loading…
x
Reference in New Issue
Block a user