summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2023-01-10 09:30:28 +0200
committerGitHub <noreply@github.com>2023-01-10 09:30:28 +0200
commit10c0a424fa1ef3b4fbc971f7268bb1df472153dc (patch)
treed12c5242cfe7373290759e183f824519b2411a49
parente8d5cf7c9c876d4c32de5266c54efb10f57c3b71 (diff)
parent9c94f1753cccad5bc4a449beca29b9ee1dc6ab19 (diff)
Merge pull request #8 from mefuller/main
Hot patch cable, basic info
-rw-r--r--README.md12
-rw-r--r--imgs/g657b3_sc.jpgbin0 -> 42341 bytes
2 files changed, 11 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4cf5b59..85ed1ba 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ User connections are usually configured as DHCP, but can also be set to PPPoE.
| Image | Model | Description | Status |
| ----- | ----- | ----------- | ------ |
-| <img src="imgs/OPKAS1004.01.png" width="100"> | [OPKAS1004](datasheets/OPKAS1004%20-%20DS_SFP-31W2Bah-DR(OPKAS1004)_SP.pdf) | SFP-31W2Bah(SM-10)-TX1490 RX1310-Purpule | :heavy_check_mark: Reference |
+| <img src="imgs/OPKAS1004.01.png" width="100"> | [OPKAS1004](datasheets/OPKAS1004%20-%20DS_SFP-31W2Bah-DR(OPKAS1004)_SP.pdf) | SFP-31W2Bah(SM-10)-TX1490 RX1310-Purple | :heavy_check_mark: Reference |
| <img src="imgs/75336.main.jpg" width="100"> | [FS.com #75336](https://www.fs.com/products/75336.html) | Generic Compatible 1000BASE-BX BiDi SFP 1490nm-TX/1310nm-RX 10km DOM LC SMF Transceiver Module | :heavy_check_mark: Tested |
| <img src="imgs/75336.main.jpg" width="100"> | [FS.com #37925](https://www.fs.com/products/37925.html) | Customized 1000BASE-BX BiDi SFP 1490nm-TX/1310nm-RX 10km DOM Simplex LC/SC SMF Transceiver Module | :heavy_check_mark: Tested |
| <img src="imgs/40442.main.jpg" width="100"> | [FS.com #40442](https://www.fs.com/products/40442.html) | LC UPC to LC UPC Simplex OS2 Single Mode PVC (OFNR) 2.0mm Fiber Optic Patch Cable | :heavy_check_mark: Tested |
@@ -91,6 +91,16 @@ Another datasheet available is for the [CIG G97-S](datasheets/G-97S_DataSheet_V2
There is a long thread at https://htmag.co.il/phpbb/viewtopic.php?f=62&t=367574 which documents usage of Bezeq GPON with custom 2.5G equipment (Hebrew)
+## Hot
+
+Hot deploys GPON networks.
+
+The fiber connection used is based on GPON, and is terminated with SC APC ports.
+
+| Image | Model | Description | Status |
+| ----- | ----- | ----------- | ------ |
+| <img src="imgs/g657b3_sc.jpg" width="100"> | e.g. [Simplex patch cable](https://www.fiber-opticpatchcables.com/quality-11343201-simplex-2-25m-fiber-optic-patch-cables-g657b3-sc-apc-sc-apc-9-125-m-singlemode) | Fiber-optic patch cable G657B3 SC APC - SC APC 9 / 125μm Singlemode 3.0 mm | :heavy_check_mark: Reference |
+
## Other resources
- [HT magazine fiber forum](https://htmag.co.il/phpbb/viewforum.php?f=62)
diff --git a/imgs/g657b3_sc.jpg b/imgs/g657b3_sc.jpg
new file mode 100644
index 0000000..1110811
--- /dev/null
+++ b/imgs/g657b3_sc.jpg
Binary files differ