当前位置:网站首页>Network cabling overview
Network cabling overview
2022-07-16 07:46:00 【Free to Superman】
Catalog
3、 ... and 、 Fiber optic Overview
One . Signal Overview
Information : People's understanding of the existence mode or movement state of things in the real world
data : A specific quantity used to describe an attribute of a thing
The signal : The medium of information transmission
Signals can be divided into analog signals and digital signals .
(1) analog signal
Analog signals are signal parameters ( Range 、 Frequency, etc. ) Electromagnetic waves of varying magnitude , It can be transmitted on the media at different frequencies , It's a continuously changing physical quantity .
(2) digital signal
Digital signals are discontinuous physical quantities , The signal parameters do not change continuously . Digital signals use several discrete physical states to represent numbers . Now the most common digital signal is the amplitude value , Generally, there are only two kinds (0 and 1) A waveform signal , It's called binary signal . The appearance of the pulse indicates 1, The absence of indicates 0. Digital signal has strong anti-interference ability , The advantages of long transmission distance and quality assurance .
The difference between analog signal and digital signal :
(1) analog signal : Continuous signal , The amplitude is not fixed .
(2) digital signal : The signal is discrete , The amplitude is fixed .
The signal will be distorted due to noise or attenuation in the transmission process
Two . Twisted pair
1、 Twisted pair
- in total 8 Two twisted pairs , Two twisted together
- Commonly used 5 class 、 super 5 Classes and 6 class
2、 Twisted pair classification
(1) Shielded twisted pair
- The copper wire is covered with a metal mesh
- It is used in the industrial environment with very complex electromagnetic environment
(2) Unshielded twisted pair
- Used in relatively weak electromagnetic interference environment
3、 Twisted pair standards and classification
1. EIA/TIA-568 ---------“ Telecommunications cabling standards for commercial buildings ”
2. Cat 5: It is mainly used for 100Base-T and Base-T The Internet
3. Cat 5e: Less attenuation , Less crosstalk , Better performance than the 5 Quasilinear
4. Cat 6: Transmission rate up to 1Gbps
5. Cat 7: Transmission rate up to 10Gbps
Connection specification for twisted pair
T568A: White and green , green , White orange , blue , White and blue , orange , White brown , Brown
T568B: White orange , orange , White and green , blue , White and blue , green , White brown , Brown
Linear sequence 1、2 Used to send data
Linear sequence 3、6 For receiving data
Standard network cable ( Also known as the through line 、 Parallel lines ,straight-through) Namely RJ-45 Both ends are used at the same time T568A or T568B Standard solution .
Cross network cable (Crossover) Then... Is used at one end T568A Standard production , The other end uses T568B Standard production .
All negative (Rolled) The line sequence is generally one end is T568B, The color of the other end is reversed ( Linear sequence 12345678-876654321), It mainly connects computers and switches 、 The router Console mouth .
Straight lines are used between different equipment : route - In exchange for 、PC- In exchange for
Cross lines are used between the same equipment :PC-PC、 route - route 、 In exchange for - In exchange for 、PC- route (PC The network port is the same as the router network port )
Twisted pair connectivity test
(1) Common problems of cable connectivity
The cable is open , Wrong wiring , Poor cable contact
(2) Check connectivity
Tools : Simple tools , Advanced tools
Cable open circuit detection , Wrong cable connection detection
3、 ... and 、 Fiber optic Overview
1、 Characteristics of optical fiber
High transmission bandwidth
Long transmission distance
Strong anti-interference ability
2、 Optical fiber classification
(1) Single mode fiber
The core of a single-mode fiber is very thin , Its diameter is only a few microns ( Some have reached nanoscale ). At the same time, the light source of single-mode fiber should use more expensive semiconductor laser , You can't use cheaper LEDs , Therefore, the light source quality of single-mode fiber can transmit tens of kilometers or even hundreds of meters at a high speed without using repeaters .
(2) Multimode fiber
The core of multimode fiber is thick , Its diameter is generally 50~100 micron , Low manufacturing cost . Poor light quality , And the transmission process loss is relatively large , Therefore, the transmission distance is much closer than that of single-mode fiber , It's usually hundreds to thousands of meters .
边栏推荐
- 作为测试开发岗的面试官,我都是怎么选人的?
- A man with an annual salary of 35W was dismissed from the test, and his words were thought-provoking
- Basic introduction to flask 7 cookies and sessions
- VLAN and trunnk
- Pytest系列-01-安装与入门
- 从软件测试培训班出来之后找工作的经历,教会了我这五件事...
- 【剑指Offer】链表专项总结
- Redis只能做缓存?太out了!
- 2021/12/12 attack and defense world reverse question record
- In 2 years, the salary increased by 20K, and the transformation from outsourcing manual to test manager
猜你喜欢

01 knapsack filling form implementation

2021/12/12 attack and defense world crypto question making record

VLAN和Trunnk

The core difference between fairness and unfairness of reentrantlock

文件管理-阿里云OSS学习(一)

Attack and defense World Web
![[sword finger offer] special summary of linked list](/img/5d/7b951a75caf8818cb1191f83b7fa94.png)
[sword finger offer] special summary of linked list

Mvcc multi version concurrency control
![Du test de fonction au test automatique pour doubler le salaire, mon guide d'apprentissage Super complet [joindre les notes d'apprentissage]](/img/59/dfc87939871832548acecc8ef1d2bf.jpg)
Du test de fonction au test automatique pour doubler le salaire, mon guide d'apprentissage Super complet [joindre les notes d'apprentissage]

软件测试真的干不到35岁吗?那咋办呢...我36了...
随机推荐
unittest一站式学习
【剑指Offer】链表专项总结
appium中desired_caps参数记录
JVM object creation and memory allocation mechanism
字典树
socket详解
Non overlapping interval
Flask基礎入門七-Cookie和Session
MATPLOTLIB—fail to allocate bitmap
Jenkins中设置展示Allure报告小结
How to solve the relationship between the two use cases?
DIY a cache
How to quickly test the new product just taken over
RAID磁盘阵列
【LeetCode】380. O (1) time insertion, deletion and acquisition of random elements
The experience of finding a job after coming out of the software testing training class taught me these five things
5年经验之谈:月薪3000到30000,测试工程师的变“行”记...
刚接手的新产品怎么快速展开测试
Scheduledthreadpoolexecutor source code and error explanation
jmeter中设置登录接口只调用一次