diff options
author | hgshoggins <hgshoggins@users.noreply.github.com> | 2023-10-30 06:13:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-30 06:13:55 +0100 |
commit | 4f6563069d9c2e4f4c88c24aabb7f50f71452ef7 (patch) | |
tree | aa2e64820c41a7ad71389bc00aeda343c2238035 | |
parent | Updated fixed-link version for EX5601-T0 with SFP/RJ45 swap (#284) (diff) | |
download | hack-gpon.github.io-4f6563069d9c2e4f4c88c24aabb7f50f71452ef7.tar hack-gpon.github.io-4f6563069d9c2e4f4c88c24aabb7f50f71452ef7.tar.gz hack-gpon.github.io-4f6563069d9c2e4f4c88c24aabb7f50f71452ef7.tar.bz2 hack-gpon.github.io-4f6563069d9c2e4f4c88c24aabb7f50f71452ef7.tar.lz hack-gpon.github.io-4f6563069d9c2e4f4c88c24aabb7f50f71452ef7.tar.xz hack-gpon.github.io-4f6563069d9c2e4f4c88c24aabb7f50f71452ef7.tar.zst hack-gpon.github.io-4f6563069d9c2e4f4c88c24aabb7f50f71452ef7.zip |
Diffstat (limited to '')
-rw-r--r-- | quick-start.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quick-start.md b/quick-start.md index 5ddb275..75f1ca7 100644 --- a/quick-start.md +++ b/quick-start.md @@ -106,7 +106,7 @@ PON adopts Wavelength Division Multiplexing (WDM) technology, facilitating bidir To separate upstream/downstream signals of multiple users over a single fiber, PON adopts two multiplexing mechanism: - In downstream direction, data packets are transmitted in a broadcast manner; -- In upstream direction, data packets are transmitted usisng TDMA. +- In upstream direction, data packets are transmitted using TDMA. {% include image.html file="quick-start/optical-fiber-transmission-windows.svg" alt="Fiber Optic Operation Wavelength and Window" caption="Fiber Optic Operation Wavelength and Window" %} |