CS-Notes/notes/计算机网络 - 物理层.md
2019-12-06 10:11:23 +08:00

28 lines
753 B
Java
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!-- GFM-TOC -->
* [通信方式](#通信方式)
* [带通调制](#带通调制)
<!-- GFM-TOC -->
# 通信方式
根据信息在传输线上的传送方向分为以下三种通信方式
- 单工通信单向传输
- 半双工通信双向交替传输
- 全双工通信双向同时传输
# 带通调制
模拟信号是连续的信号数字信号是离散的信号带通调制把数字信号转换为模拟信号
<div align="center"> <img src="https://cs-notes-1256109796.cos.ap-guangzhou.myqcloud.com/c34f4503-f62c-4043-9dc6-3e03288657df.jpg" width="500"/> </div><br>
<div align="center"><img width="320px" src="https://cs-notes-1256109796.cos.ap-guangzhou.myqcloud.com/githubio/公众号二维码-2.png"></img></div>