250 lines
6.8 KiB
Markdown
250 lines
6.8 KiB
Markdown
---
|
||
sidebar_position: 0
|
||
---
|
||
# 2.1思路和方法
|
||
|
||
## 学习目标
|
||
|
||
- 能识别不同种类的铜缆链路;
|
||
|
||
- 能使用布线认证测试仪测试铜缆链路,并正确选择测试标准;
|
||
|
||
- 能根据不同测试标准,正确选择测试模型;
|
||
|
||
- 能独立完成链路测试,并生成测试报告;
|
||
|
||
- 能按照仪器使用说明进行操作,避免违规操作,养成安全文明的工作习惯。
|
||
|
||
## 情景任务
|
||
|
||
|
||
你需要对整个建筑物布线系统新安装的铜缆布线进行测试,提供一份完整的布线系统验收报告,交给公司IT运营部。
|
||
|
||
你需要借助布线认证测试仪进行测试,针对办公楼网络中存在超五类、6类以及6A双绞线链路,选择不同标准进行测试,并汇总数据,完成报告。
|
||
|
||
## 思路与方法
|
||
|
||
进行铜缆布线认证测试前,要查看环境,确定每层楼的布线链路点位,首先判断链路类型,选择测试模型,再确定链路类型和屏蔽方式;其次设置测试仪,连接测试链路,执行测试,生成报告。
|
||
|
||
## 确定线缆链路类型和测试模型
|
||
|
||
|
||
### 确定链路类型
|
||
|
||
永久链路是信息模块到楼层配线设备之间的传输线路,包含水平线缆、模块和可选的CP点(固定转接点),但不包含两端跳线,如图1.7.1。
|
||
|
||
通道链路是包含两端用户跳线,以及信息模块到楼层水平线缆配线设备之间的传输线路,如图1.7.2。
|
||
|
||
MPTL(Modular Plug Terminated
|
||
Links)链路是RJ45水晶头端接到楼层配线设备的传输线路,又称模块化插头端接链路。如图1.7.3。
|
||
|
||
|
||
<figure style={{ textAlign: 'center' }}>
|
||
<img
|
||
src={require('./media/image1.png').default}
|
||
style={{
|
||
height: 'auto',
|
||
width: 'auto',
|
||
display: 'block',
|
||
margin: '0 auto',
|
||
}}
|
||
alt=""
|
||
/>
|
||
<figcaption style={{ marginTop: '10px' }}> 图1.7.1 模块到配线架</figcaption>
|
||
</figure>
|
||
|
||
|
||
|
||
|
||
|
||
<figure style={{ textAlign: 'center' }}>
|
||
<img
|
||
src={require('./media/image2.png').default}
|
||
style={{
|
||
height: 'auto',
|
||
width: 'auto',
|
||
display: 'block',
|
||
margin: '0 auto',
|
||
}}
|
||
alt=""
|
||
/>
|
||
<figcaption style={{ marginTop: '10px' }}>图1.7.2 水平链路加两端跳线</figcaption>
|
||
</figure>
|
||
|
||
|
||
|
||
|
||
|
||
<figure style={{ textAlign: 'center' }}>
|
||
<img
|
||
src={require('./media/image3.png').default}
|
||
style={{
|
||
height: 'auto',
|
||
width: 'auto',
|
||
display: 'block',
|
||
margin: '0 auto',
|
||
}}
|
||
alt=""
|
||
/>
|
||
<figcaption style={{ marginTop: '10px' }}>图1.7.3 模块化插头到配线架</figcaption>
|
||
</figure>
|
||
|
||
|
||
|
||
|
||
### 确定链路测试模型
|
||
|
||
如链路组成为1.7.1所示,则测试时测试仪采用**永久链路测试模型**。
|
||
|
||
如链路组成为1.7.2所示,则测试时测试仪采用**通道链路测试模型**。
|
||
|
||
如链路组成为1.7.3所示,则测试时测试仪采用**MPTL链路测试模型**。
|
||
|
||
### 判断线缆类型
|
||
|
||
识别线缆类型,判定线缆是
|
||
CAT5E、CAT6还是CAT6A还是其他类型。一般可通过识别线缆表皮喷码进行识别,如图1.7.4所示,显示为CAT
|
||
6,则判定为六类线。
|
||
|
||
|
||
<figure style={{ textAlign: 'center' }}>
|
||
<img
|
||
src={require('./media/image4.png').default}
|
||
style={{
|
||
height: '300px',
|
||
width: 'auto',
|
||
display: 'block',
|
||
margin: '0 auto',
|
||
}}
|
||
alt=""
|
||
/>
|
||
<figcaption style={{ marginTop: '10px' }}>图1.7.4 线缆喷码(六类线)</figcaption>
|
||
</figure>
|
||
|
||
|
||
另外,也可以通过结构进行辅助识别,如图1.7.5所示,不同类型双绞线结构设计是不同的,超五类线一般是没有十字骨架设计的,6类和6A线缆则会采用骨架设计。
|
||
|
||
|
||
<figure style={{ textAlign: 'center' }}>
|
||
<img
|
||
src={require('./media/image5.jpeg').default}
|
||
style={{
|
||
height: '300px',
|
||
width: 'auto',
|
||
display: 'block',
|
||
margin: '0 auto',
|
||
}}
|
||
alt=""
|
||
/>
|
||
<figcaption style={{ marginTop: '10px' }}>图1.7.5 双绞线中的十字骨架设计(六类线)</figcaption>
|
||
</figure>
|
||
|
||
|
||
|
||
并且CAT5E,CAT6,CAT6A绞率也是不同的,如图1.7.6所示,线缆等级越高,绞率越密。
|
||
|
||
|
||
<figure style={{ textAlign: 'center' }}>
|
||
<img
|
||
src={require('./media/image6.jpeg').default}
|
||
style={{
|
||
height: '300px',
|
||
width: 'auto',
|
||
display: 'block',
|
||
margin: '0 auto',
|
||
}}
|
||
alt=""
|
||
/>
|
||
<figcaption style={{ marginTop: '10px' }}>图1.7.6 不同类型双绞线的结构</figcaption>
|
||
</figure>
|
||
|
||
|
||
|
||
### 识别链路的屏蔽方式
|
||
|
||
识别线缆屏蔽类型,一般也可通过线缆表皮喷码进行识别,如图1.7.4所示,为UTP非屏蔽双绞线。
|
||
|
||
此外,还可以借助屏蔽结构判断。如图1.7.7所示屏蔽结构,分别为UTP非屏蔽双绞线,STP(FTP)线对屏蔽双绞线,S/UTP(F/UTP)外层屏蔽内层非屏蔽双绞线,
|
||
S/STP(S/FTP)外层屏蔽内层屏蔽双绞线。
|
||
|
||
|
||
<figure style={{ textAlign: 'center' }}>
|
||
<img
|
||
src={require('./media/image7.png').default}
|
||
style={{
|
||
height: '300px',
|
||
width: 'auto',
|
||
display: 'block',
|
||
margin: '0 auto',
|
||
}}
|
||
alt=""
|
||
/>
|
||
<figcaption style={{ marginTop: '10px' }}>图1.7.7 屏蔽结构</figcaption>
|
||
</figure>
|
||
|
||
|
||
|
||
## 选定标准执行测试
|
||
|
||
|
||
|
||
### 连接测试仪和被测链路
|
||
|
||
按照不同链路模型进行线缆连接。如图1.7.8所示为永久链路测试模型连接方式,图1.7.9所示为通道链路测试模型连接方式,图1.7.10
|
||
所示为MPTL链路测试模型连接方式。
|
||
|
||
|
||
<figure style={{ textAlign: 'center' }}>
|
||
<img
|
||
src={require('./media/image8.png').default}
|
||
style={{
|
||
height: '300px',
|
||
width: 'auto',
|
||
display: 'block',
|
||
margin: '0 auto',
|
||
}}
|
||
alt=""
|
||
/>
|
||
<figcaption style={{ marginTop: '10px' }}>图 1.7.8永久链路测试模型连接方式</figcaption>
|
||
</figure>
|
||
|
||
|
||
|
||
|
||
<figure style={{ textAlign: 'center' }}>
|
||
<img
|
||
src={require('./media/image9.png').default}
|
||
style={{
|
||
height: '300px',
|
||
width: 'auto',
|
||
display: 'block',
|
||
margin: '0 auto',
|
||
}}
|
||
alt=""
|
||
/>
|
||
<figcaption style={{ marginTop: '10px' }}>图 1.7.9通道链路测试模型连接方式</figcaption>
|
||
</figure>
|
||
|
||
|
||
|
||
|
||
<figure style={{ textAlign: 'center' }}>
|
||
<img
|
||
src={require('./media/image10.png').default}
|
||
style={{
|
||
height: '300px',
|
||
width: 'auto',
|
||
display: 'block',
|
||
margin: '0 auto',
|
||
}}
|
||
alt=""
|
||
/>
|
||
<figcaption style={{ marginTop: '10px' }}>图1.7.10 MPTL链路测试模型连接方式</figcaption>
|
||
</figure>
|
||
|
||
|
||
|
||
### 选定标准进行测试
|
||
|
||
按照不同链路模型,选择测试标准,进行线缆测试,测试建筑物布线系统内的每一条双绞线链路,每测试完一条链路,命名并存储测试结果,直至所有链路测试完毕。
|