Skip to main content

Introduction to Network Cables

Networking  Cables

Networking cable  are the transmission media through which data flows from a source to the  destination.The data is transmitted through these  cable in the form of singals. These signals which  represent data, are propagated from one device  to another  through the transmission media The  types of  Networking cables are :

Top Related Searches
1. Twisted Pair Cables
    a) The Shielded Twisted Pair
    b) The Unshielded Twisted Pair
2. Coaxial Cables
3. The Fiber-Optical Cable:
4. USB Cables
5. Serial and Parallel Cables
6. Crossover Cables

1.The Twisted Pairs cable : Contains two cable wires that  use copper as conductor. These wires have plastic insulations are twistes  as in Photo :


One twisted cable wire carries the signal to the receiver and the other cable  wire acts as a ground  reference .At the other  end ,the  reciver obtains the values  of the signal between two cable wire . the cable wires are twisted to provide protection against crosstalk and noise .Twisted cable are use for voice and data communication.

Twisted Pair cable  is two types, STP and UTP

(a).The Shielded Twisted Pair :this  cable  created by IBM  This cable has a metal shield covering each  pair  of insulated  cable wires. This types  of Shielding protects the cable  from external electromagnetic  interferences and crosstalk.An cable is shown in Photo




(B) The UnShielded Twisted Pair : Signifies that the UTP is the most commonly used cable in communications. It is used in Earth net  networks and telephone  Systems. The Utp cable is easy to install, and the charge are cheap.  A UTP cable U can see in photo



/* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin-top:0in; mso-para-margin-right:0in; mso-para-margin-bottom:10.0pt; mso-para-margin-left:0in; line-height:115%; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:"Times New Roman"; mso-fareast-theme-font:minor-fareast; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin;}
2. The Coaxial Cable :
Consist of  a two conductors  Plz see Photo .One  is the inner conductor of solid copper and also  called  the core  conductor and the  other is the outer conductor. The outer conductor server as a  shield against noise and as a second conductor. There is insulating plastic between  the conductors  and the  whole cable  is covered  with a plastic jacket. The coaxial cable can carry signals of higher Frequency Ranges than twisted Pair cables .
This cable use for T.V. Network and CCTV Network and Traditional Ethernet

3. The Fiber-Optical Cable:
optical fiber cable is a cable containing one or more optical fibers that are used to carry light. The optical fiber elements are typically individually coated with plastic layers and contained in a protective tube suitable for the environment where the cable will be deployed. Different types of cable are used for different applications, for example long distance telecommunication, or providing a high-speed data connection between different parts of a building.
         




Comments

Popular posts from this blog

8 pair usage for data in Cat 6 Wire in Networking

Today I Post the Cat6 wire pair use in Networking ,we all know 8 pair in cat 6 and but no idea how any pair use in Networking .only 4 pair Use in networking , Like this Photo, If 4 pair not work in cat6 wire we use another 4 Pair same wire Save time and Money 

Tech Purchase Decision Making

  Research Methods for Finding Reliable Product Reviews Start with professional tech review sites like TechRadar, GSMArena, and The Verge for comprehensive tech product analysis. These platforms maintain editorial standards and often conduct hands-on testing before publishing reviews. YouTube channels from established tech reviewers offer visual unboxing videos and real-world usage demonstrations that reveal details traditional written reviews might miss. Cross-reference multiple sources to get a balanced perspective. Reddit communities like r/Android, r/technology, and product-specific subreddits provide unfiltered user experiences. Amazon verified purchase reviews help identify common issues, but focus on detailed reviews rather than single-sentence ratings. Check manufacturer forums and official support pages to understand known issues and firmware update histories. Professional review aggregators like Metacritic compile scores from multiple sources, giving you a consolidated vi...

OSI MODEL (Open Systems Interconnection model )

To Day I Explain OSI MODEL,   Open Systems Interconnection model  ( OSI ) is a conceptual model that characterizes and standardizes the internal functions of a communication system by partitioning it into  abstraction  layers. The model is a product of the Open Systems Interconnection project at the International Organization for Standardization (ISO), maintained by the identification ISO/IEC 7498-1. The model groups communication functions into seven logical layers. A layer serves the layer above it and is served by the layer below it. For example, a layer that provides error-free communications across a network provides the path needed by applications above it, while it calls the next lower layer to send and receive packets that make up the contents of that path. Two instances at one layer are connected by a horizontal connection on that layer.  The Below Shown Diagram is helpful to understand the OSI seven Layer Model. OSI MODEL EXPLANATION Th...