Git Product home page Git Product logo

coaxial-cable-network's Introduction

Coaxial Cable Network

This documents how the coaxial cable network is setup. I changed some of the splitters so they could support MoCA.

Network Block Diagram

flowchart TD
    T[Utility Pole] <--> A
    A[Drop Cable] <--> I(POEGB-1G70CW Grounding Block/Low Pass Filter)
    I <--> |5 - 1002MHz Bandpass -70 dB| B{Amphenol MoCA 2-Way Splitter}
    B <--> | -3.7 dB, 50 ft | H{Crawl Space Cable} <--> |To 3-Way Splitter| C{Amphenol MoCA 3-Way Splitter}
    B <--> | -3.7 dB, 50 ft | O{Upstairs Cable}
    C <--> | -7.3 dB, 50 ft | D[Living Room A]
    C <--> | -7.3 dB, 50 ft | E[Living Room B]
    C <--> | -3.7 dB, 50 ft | F[Back Bedroom]

    %% Color Key
    Coaxial[Coxial Cable]
    Splitter[Splitter]
    Filter[Filter]

    classDef coaxial fill:#bbf,color:black;
    classDef splitter fill:#fdf,color:black;
    classDef filter fill:#dfd,color:black;

    class Coaxial,A,O,H,D,E,F coaxial;
    class Splitter,B,C splitter;
    class Filter,I filter;
Loading

Components

POEGB-1G70CW

Page 1 of POEGB-1G70CW Datasheet Page 2 of POEGB-1G70CW Datasheet

Amphenol MoCA 2-Way Splitter

Image of Amphenol Splitter

Amphenol MoCA 3-Way Splitter

Image of Amphenol Splitter

MoCA Overview

  • High-Speed Network: MoCa is capable of delivering internet speeds comparable to traditional wired Ethernet connections, which is perfect for streaming high-definition video, online gaming, and other bandwidth-intensive activities.

  • Works Alongside TV Services: MoCa technology doesn't interfere with your cable TV services. You can have both high-speed internet and cable TV running over the same coaxial cable.

  • Comparison to Ethernet: It requires buying these modems and is slightly higher latency (3 ms turn around time), however it has one advantage. It functions as a broadcast network so each splitter acts like an ethernet switch and can pass traffic up or downstream.

This site should have more info.

coaxial-cable-network's People

Contributors

n7alpha avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.