Vault sync: 2021-11-03 21:46:46
This commit is contained in:
parent
69ba69bf85
commit
924f9a72f1
4
.obsidian/workspace
vendored
4
.obsidian/workspace
vendored
@ -88,6 +88,7 @@
|
||||
"active": "bc6e8ad9aa0f44c3",
|
||||
"lastOpenFiles": [
|
||||
"School/Analyse/Layers/1. Physical Layer.md",
|
||||
"School/Analyse/Images/encoder.png",
|
||||
"School/Analyse/Network Types.md",
|
||||
"School/Analyse/Layers/5. Session Layer.md",
|
||||
"School/Analyse/Layers/6. Presentation Layer.md",
|
||||
@ -95,7 +96,6 @@
|
||||
"School/Analyse/Layers/4. Transport Layer.md",
|
||||
"School/Analyse/Layers/3. Network Layer.md",
|
||||
"School/Analyse/Layers/2. Datalink Layer.md",
|
||||
"School/Analyse/OSI Model.md",
|
||||
"School/Analyse/Comminucation Mediums.md"
|
||||
"School/Analyse/OSI Model.md"
|
||||
]
|
||||
}
|
Before Width: | Height: | Size: 97 KiB After Width: | Height: | Size: 97 KiB |
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user