Initial Commit

This commit is contained in:
eneller
2026-03-22 20:08:59 +01:00
commit 45f0717839
2 changed files with 7 additions and 0 deletions

6
a3.md Normal file
View File

@@ -0,0 +1,6 @@
# Signal-to-Noise Ratio
is defined as some variation of $$ \frac{P_{signal}}{P_{noise}} $$.
In analog, e.g. radio voice communications, it thus describes how clearly the desired signal is distinguishable from noise/interference.
In digital communications, it determines the maximum possible amount of data that can be reliably transmitted
as stated by the Shannon-Hartley theorem.

1
a4.md Normal file
View File

@@ -0,0 +1 @@
# Channel access method for shared mediums