Network Cabling - Formula Sheet
Network Cabling - Standards and Specification Sheet
This reference sheet summarizes the technical specifications, standards, and pin configuration formulas used in network cabling systems.
Ethernet Naming Syntax Formula
[Speed]BASE-[Medium]
- Speed: Defines the maximum transmission rate in Mega bits per second (e.g., 10 Mbps or 100 Mbps).
- BASE: Represents baseband signaling, meaning only one signal is transmitted over the physical medium at a time.
- Medium: The physical carrier standard, where 'T' represents Twisted Pair and letters like 'F', 'B', 'S', or 'X' designate fiber optic media.
Wiring Standard Pinout Formulas
| Pin Number | T568A Standard Color | T568B Standard Color | Signal Utility |
|---|---|---|---|
| 1 | White / Green Stripe | White / Orange Stripe | Transmit Positive (Tx+) |
| 2 | Green Solid | Orange Solid | Transmit Negative (Tx-) |
| 3 | White / Orange Stripe | White / Green Stripe | Receive Positive (Rx+) |
| 4 | Blue Solid | Blue Solid | Reserved / Idle |
| 5 | White / Blue Stripe | White / Blue Stripe | Reserved / Idle |
| 6 | Orange Solid | Green Solid | Receive Negative (Rx-) |
| 7 | White / Brown Stripe | White / Brown Stripe | Reserved / Idle |
| 8 | Brown Solid | Brown Solid | Reserved / Idle |
Crossover Cable Mapping Relationship
The crossover connection is formulated by linking the transmit pins on End A to the receive pins on End B, and vice versa:
- Pin 1 (Tx+) on End A is mapped to Pin 3 (Rx+) on End B.
- Pin 2 (Tx-) on End A is mapped to Pin 6 (Rx-) on End B.
- Pin 3 (Rx+) on End A is mapped to Pin 1 (Tx+) on End B.
- Pin 6 (Rx-) on End A is mapped to Pin 2 (Tx-) on End B.
Rollover Cable Mapping Formula
The rollover cable reverses the entire pinout order. For any pin number i on End A (where 1 is less than or equal to i, and i is less than or equal to 8):
Pin (End B) = 9 - i
- Pin 1 on End A connects to Pin 8 on End B.
- Pin 2 on End A connects to Pin 7 on End B.
- Pin 3 on End A connects to Pin 6 on End B.
- Pin 4 on End A connects to Pin 5 on End B.
- Pin 5 on End A connects to Pin 4 on End B.
- Pin 6 on End A connects to Pin 3 on End B.
- Pin 7 on End A connects to Pin 2 on End B.
- Pin 8 on End A connects to Pin 1 on End B.
More for this chapter
Book Back Questions10 textbook MCQs · solved
Additional MCQs15 extra MCQs · solved
Practice TestInteractive · instant score
Book Back TestTest yourself on the textbook set
Additional MCQ TestTest yourself on the extra set
Study NotesConcepts & methods
More chapters in Computer Applications
View all
1 Multimedia
2 An Introduction to Adobe PageMaker
3 Introduction to Database Management System
4 PHP: Hypertext Preprocessor
5 Functions and Arrays in PHP
6 Conditional Statements in PHP
7 Loops in PHP
8 Forms and Files
9 Connecting PHP and MYSQL
10 Introduction to Computer Networks
11 Network Examples and Protocols
12 Domain Name System (DNS)
14 Open Source Concepts
15 E-Commerce
16 Electronic Payment Systems
17 E-Commerce Security Systems
18 Electronic Data Interchange- EDI