首页 > 代码库 > 计算机网络 笔记1
计算机网络 笔记1
1:what is computer networks?
network core :routers 和 network of networks
2:各个层次的点
- Application Layer 应用层
- Transport Layer 传输层
- Network Layer 网络层
- Link Layer ,LANs 链路层
- Physical Layer
数据传输、数据编码、传输媒介、数据交换接口(对称非对称)
network edge 网络的边 就是 网络的边缘 end systems 自由连接 各自相互独立 computing devices 可以通过物理的链路连接到一起
3:网络的核心要素:
- millions of connected computing devices :end systems (runing apps)
- communication links fiber,copper ,radio,statellite etc、
- router
- protocols
4:电路交换 报文交换 分组交换的不同之处及其各自特点
电路交换的:频分复用 FDM 时分复用 TDM
5:ADSL 非对称数字用户线环路 因为上行和下行带宽不对称 (FDM)
up to 1Mbps upstream (today typically <256Kbps)
up to 8Mbps downstream (today typically >1Mbps)
6:互联网结构 ISPs
7: packet delay and loss 丢包和延时
4 种 delay:
- nodal processing 节点处理延时 ——经过路由器 需要 check bit errors and determine output link
- queueing 排队延时 time waiting for output link for tarnsminssion 取决于网络拥塞情况
- tramsmission delay 传输延时 time to send bits into links time = packet length / link bandwidth 。 (t=L/R)
- propagation 传播延时
8:计算包交换延迟(传输总延时)
T=M/R+(h-1)L/R M:总bits L = 每个packet的bits R=bandwidth 带宽
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。