当前位置: 首页 > news >正文

Chapter 1 Basic Concepts of Communication and Communication Systems

1.1 The Concept of Communication

  • communication【通信】:It is the process of using signals to transmit messages containing information in space. To put it simply, communication is the spatial transmission of information【信息的空间传递】
  • Information【信息】: It is an uncertain description of the state of motion or the mode of existence of all things, and the law of movement of things that people want to know or want to express, usually in the form of messages (such as voice, text, music, data, pictures or moving images, etc.).信息是抽象的,是消息的内涵
  • Message【消息】: It is the external manifestation of information or the logical carrier of information. Information is the connotation of a message.【信息的形式载体&表达形式】

消息类似于容器,信息就是容器里的物品。一条消息可以包含多个信息,也可以不包含信息。一条信息可以有多种表达形式。

        Since "transportation" and "communication" have a strong analogy, we use some examples of transportation (including road and rail transportation, etc.) as the object of comparison, such as: transportation/communication, transportation/transmission, vehicle/signal, cargo/information, road/channel, etc., in order to help us understand more thoroughly many concepts and problems in the principles of communication.


signal【信号】是信息或消息的物理载体,是通信任务实施的具体对象。

消息可以分为两大类:连续(模拟)消息和离散(数字)消息。连续消息是指消息的状态是连续变化或者不可数。离散消息则是消息的状态是可数的或者离散的。

1.2 Communication Systems

1.2.1 Definition & Component

Communication system: A collection of device hardware, software, and transmission media used to communicate.用于进行通信的设备硬件、软件和传输介质的集合


通信系统的三个要点:source destination channel

发送设备 transmitting equipment: modulation调制

接收设备 receiving device: demodulation解调

carrier machine: 载波机

lead: 电线

调制的定义是:把输入信号变换为适合于通过信道传输的波形,这一变换过程称为调制。通常把原始信号称为调制信号,也称基带信号;被调制的高频用于运载原始信号,因此称载波

1.2.2 Classification

1. According to the channel transmission signal

【这里的信号看的是信道而不是信源】分为模拟通信系统和数字通信系统

An analog communication system模拟通信 can be said as a system that transmits analog messages in the form of analog signals (see Figure 1-1 for the model), such as a telephone communication system.

A digital communication system can be said as a system that transmits analog messages in the form of digital signals (see Figure 1-3(a) for the model).

For example, digital telephone communication systems and mobile communication systems (mobile phones).

信源信宿处理的都是模拟消息,模拟通信信道传输的是模拟信号,数字通信传输的是数字信号

数字通信比模拟通信多了信源译码(编码)和信道译码(编码)【特点】

信源编码:将模拟信号转变为数字信号;信源译码功能相反

信道译码:数字信号形成的脉冲序列变成检错功能的脉冲序列;信道译码功能相反

A data communication system【数据通信】 can be said as a system that transmits data services with digital or analog signals .

For example, the communication system between a computer and a printer. In general, data communication mainly refers to communication between computers (or digital terminals).

模拟信号的特点:波动性 连续性 无穷多个点

电/光信号传输特点:衰减--传输距离越长,频率越快,衰减越大。

                                  信号的波形发生畸变(由噪声和衰减造成)

Because the direct cause of digital communication is to improve the quality of analog communication,为了提高模拟通信的质量

Therefore, digital communication can be understood as an upgrade of analog communication.

模拟与数字的主要差别在:数字通信在信宿上接收到的信号质量更好


Digital communication has the following characteristics:

1.Strong anti-interference ability.抗干扰能力

2.It is convenient for signal processing and processing.

3.Improved transmission quality.--控制误码

4.Digital information is easy to encrypt and highly confidential.

5.Increased flexibility and versatility通用性 of communication systems.

Disadvantages: Increased channel bandwidth【用带宽换性能】--数字通信的频带利用率较低


【从信息传输的角度看】The analog communication system can be regarded as a signal waveform transmission system【信号波形传输系统】, while the digital communication system and data communication system (most) are signal state transmission systems【信号状态传输系统】. Schematic diagram of signal transmission of two communication systems:

模拟通信在传输上采用“逐级”放大,数字通信更多的用“再生”方式

2. According to the channel transmission medium【介质】

按照传输介质分类,分为无线通信技术和有线通信技术

Wireless communication systems,A system that uses radio waves, infrared, ultrasonic, and lasers to communicate.【无线电波,红外线,超等波,激光】

Wired communication system,A communication system that uses wires (including cables, fiber optic cables, waveguides, etc.) as a medium.【导线包括电缆、光纤等】,有线通信质量更高

3. According to the channel transmission modulation【按照调制与否分类】

可分为基带通信系统和调制通信系统

Baseband communication system:A system that transmits a signal that has not undergone any modulation.【基带信号】电信号固有形式

Modulation communication systems:A system that transmits a signal that has been modulated.

已调(带通信号)在远距离上能更好的传输

4. according to the type of service【业务】

For example: telephone communication system, telegraph communication system电报通信, broadcast communication system广播通信, television communication system电视通信, data communication system数据通信

5.  according to the operating band【工作波长】

For example: long-wave communication system, medium-wave communication system, short-wave communication system, microwave communication system微波 and optical communication system光波

1.3 Communication method

Communication method:The work form and signal transmission【工作方式和信号传输方式】 mode between two (or more) parties of a communication. It is an issue that each part must determine firstly before the communica

相关文章:

  • 北京网站建设多少钱?
  • 辽宁网页制作哪家好_网站建设
  • 高端品牌网站建设_汉中网站制作
  • [Qt]解析moc文件
  • xshell7连接ubuntu18.04
  • CODEFORCES --- 630A. Again Twenty Five!
  • python 中的 collections 使用详解
  • 【C++11】右值引用 + 移动语义 + 完美转发(重点)
  • Vue - 你知道Vue组件之间是如何进行数据传递的吗
  • css伪类:last-child或:first-child不生效
  • 【数据库】MySQL数据库学习涵盖的多个方面
  • vue项目安装下载项目包,报错clear up some disk space and try again
  • python学习25:python中的元组(tuple)
  • 【C语言】——指针八:指针运算笔试题解析
  • 明日周刊-第5期
  • Unity框架,ET框架8.1版本的打包流程记录
  • Linux——gdb
  • 计算机毕业设计选题之基于SSM的旅游管理系统【源码+PPT+文档+包运行成功+部署讲解】
  • 【笔记】你不知道的JS读书笔记——Promise
  • exports和module.exports
  • mac修复ab及siege安装
  • SpiderData 2019年2月25日 DApp数据排行榜
  • SQL 难点解决:记录的引用
  • ViewService——一种保证客户端与服务端同步的方法
  • 马上搞懂 GeoJSON
  • 前端代码风格自动化系列(二)之Commitlint
  • 浅谈web中前端模板引擎的使用
  • 三分钟教你同步 Visual Studio Code 设置
  • 使用 @font-face
  • 通过npm或yarn自动生成vue组件
  • 消息队列系列二(IOT中消息队列的应用)
  • 一道面试题引发的“血案”
  • 智能合约Solidity教程-事件和日志(一)
  • 中文输入法与React文本输入框的问题与解决方案
  • 从如何停掉 Promise 链说起
  • ​ 全球云科技基础设施:亚马逊云科技的海外服务器网络如何演进
  • # Pytorch 中可以直接调用的Loss Functions总结:
  • # 安徽锐锋科技IDMS系统简介
  • #1014 : Trie树
  • #周末课堂# 【Linux + JVM + Mysql高级性能优化班】(火热报名中~~~)
  • (C语言)共用体union的用法举例
  • (编程语言界的丐帮 C#).NET MD5 HASH 哈希 加密 与JAVA 互通
  • (多级缓存)缓存同步
  • (附程序)AD采集中的10种经典软件滤波程序优缺点分析
  • (附源码)springboot码头作业管理系统 毕业设计 341654
  • (黑马点评)二、短信登录功能实现
  • (论文阅读11/100)Fast R-CNN
  • (太强大了) - Linux 性能监控、测试、优化工具
  • (心得)获取一个数二进制序列中所有的偶数位和奇数位, 分别输出二进制序列。
  • (转)winform之ListView
  • (转)使用VMware vSphere标准交换机设置网络连接
  • (转载)Google Chrome调试JS
  • (转载)虚函数剖析
  • .bat批处理(二):%0 %1——给批处理脚本传递参数
  • .htaccess配置重写url引擎
  • .NET BackgroundWorker
  • .NET CLR基本术语
  • .NET Framework、.NET Core 、 .NET 5、.NET 6和.NET 7 和.NET8 简介及区别