当前位置:网站首页>[communication principle] Chapter 1 -- Introduction
[communication principle] Chapter 1 -- Introduction
2022-07-26 11:42:00 【Bald baby】
List of articles
Chapter one The introduction
Basic concepts of communication
news 、 Information and signals
- news : The carrier of information
- Information : The valid content contained in the message
- The signal : The transmission carrier of the message
- analog signal : The signal parameter of load message refers to continuous ( It's uncountable 、 Infinitely many ) Of
- digital signal : The signal of the load message can Lin has only a limited number of fingers
Connection and difference
- Messages are the physical form of information
- Information is the valid content of a message
- Signal is the transmission carrier of message
Communication system model
General model of communication system
Function description
- Source
- Information sources , Information source for short
- effect : Convert various messages into original signals
- Depending on the type of message , Information sources can be divided into analog sources and digital sources
- Sending device
- effect : Generate a signal suitable for transmission in the channel , Make the characteristics of the transmitted signal match the characteristics of the channel , It has the ability to resist channel interference , And it has enough power to meet the needs of long-distance transmission
- channel
- A physical medium
- effect : It is used to send the signal from the sending device to the receiving end
- Channel and channel the signal , It will also produce all kinds of interference and noise to the signal
- The inherent characteristics of the channel and the interference and noise introduced are directly related to the quality of communication
- Receiving equipment
- effect : Amplify and inverse transform the signal ( decoding , Demodulation, etc ), Recover the original electrical signal correctly from the received reduced signal
- Shinjuku
- The destination of the message
- effect : Restore the original electrical signal to the corresponding message
Analog communication system model
- The modulated signal is called Modulated signal
- basic feature :
- Carry information
- The spectrum usually has a bandpass form , also called Band pass signal
- basic feature :
Digital communication system model
Function description
- Source coding and decoding
- Source code
- Improve the effectiveness of information transmission , That is, try to reduce the number of symbols to reduce the symbol rate through some compression coding technology
- Finish the mold / Number conversion
- Source decoding
- The reverse process of source coding
- Source code
- Channel coding and decoding
- Error control , Improve the reliability of communication system
- encryption and decryption
- Ensure the security of the transmitted information
- Digital modulation and demodulation
- modulation : Put the information on the carrier
- demodulation : Unload information from the modulated signal
- Sync
- Make the signals at both ends of the transceiver keep pace in time , It is to ensure the order of the digital communication system 、 accuracy 、 Prerequisites for scientific research
The characteristics of digital communication
- advantage
- Strong anti-interference ability , Noise does not accumulate
- Transport forklift hole
- The object uses credit digital signal processing technology to process digital information 、 Transformation 、 Storage
- Easy to inherit , It is the miniaturization of communication equipment , Weight reduction
- Easy to encrypt , And good confidentiality
- shortcoming
- Larger transmission bandwidth may be required
- Because digital communication requires high synchronization , Therefore, the system equipment is complex
Classification of communication system and communication mode
Classification of communication systems
| aspect | give an example |
|---|---|
| Communication services | Telephone communication system 、 Data communication system 、 Image communication system |
| modulation ( transmission ) The way | Baseband transmission system 、 Bandpass transmission system |
| Signal characteristics | Analog communication system 、 Digital communication system |
| Transmission media | Wired communication system 、 Wireless communication system |
| Operating band | long-wave communication 、 Medium wave communication 、 Short wave communication 、 Far infrared communication |
| Signal multiplexing mode | Frequency division multiplexing 、 Code division multiplexing 、 Time division multiplexing |
communication mode
- Simplex 、 Half duplex and full duplex communication ( Point to point communication )
- Simplex communication : The way messages can only be transmitted in one direction
- Half duplex communication : Both sides of the communication can send and receive messages , But you can't do it at the same time
- Full duplex communication : The working mode that both sides of communication can send and receive messages at the same time
- Parallel transmission and serial transmission ( According to different transmission modes of data symbols )
- Parallel transmission : The sequence of digital symbols representing information is transmitted simultaneously on two or more parallel channels in a group way
- advantage : Save transmission time , Fast
- shortcoming : need n Communication lines , The high cost
- Suitable for short distance transmission
- Serial transmission : The sequence of digital symbols is transmitted on a channel one by one in a serial way
- advantage : Only one channel is required , The required line laying cost is low
- shortcoming : Slow speed , Additional synchronization facilities are needed to solve the problem of collection 、 Synchronization of code groups or characters between sender and sender
- Parallel transmission : The sequence of digital symbols representing information is transmitted simultaneously on two or more parallel channels in a group way
Information and its metrics
The amount of information : How much information is transmitted
- Only the uncertain content in the message constitutes information
- The amount of information is related to the surprise of the receiver when he receives the message
- The less likely the time the message is expressed , The more unpredictable , The more information there is
hypothesis P(x) Indicates the probability of message occurrence ,I Indicates the amount of information contained in the message ,H Is the entropy of the information source ( Company b/ Symbol )
I = l o g a 1 P ( x ) = − l o g a P ( x ) I = log_a\frac{1}{P(x)} = -log_aP(x) I=logaP(x)1=−logaP(x)
H ( x ) = P ( x 1 ) [ − l o g 2 P ( x 1 ) ] + P ( x 2 ) [ − l o g 2 P ( x 2 ) ] + . . . + P ( x M ) [ − l o g 2 P ( x M ) ] H(x) = P(x_1)[-log_2P(x_1)] + P(x_2)[-log_2P(x_2)] + ... + P(x_M)[-log_2P(x_M)] H(x)=P(x1)[−log2P(x1)]+P(x2)[−log2P(x2)]+...+P(xM)[−log2P(xM)]
= − ∑ i = 0 M P ( x i ) l o g 2 P ( x i ) ( b / Symbol ) = -\sum_{i = 0}^{M}P(x_i)log_2P(x_i) (b/ Symbol ) =−∑i=0MP(xi)log2P(xi)(b/ Symbol )
H ( x ) = − ∫ − ∞ ∞ f ( x ) l o g a f ( x ) d x ( b / Symbol ) H(x) = -\int_{-∞}^{∞}f(x)log_af(x)dx (b/ Symbol ) H(x)=−∫−∞∞f(x)logaf(x)dx(b/ Symbol )
Main performance index of communication system
- effectiveness : The bandwidth occupied by transmitting a certain amount of information , That is, frequency band utilization
- reliability : The accuracy of information transmission
effectiveness
For digital communication systems , Its bandwidth utilization is defined as unit bandwidth ( Per Hertz ) Transmission rate in
RB Is the symbol transmission rate , Bit rate for short , also called RB For baud rate
Rb For information transmission rate , Message rate for short , Also called bit rate , It is defined as the average amount of information transmitted per unit time , The unit is bit / second (b/s)
η = R B B ( B a u d / H z ) η η = \frac{R_B}{B}(Baud/Hz)η η=BRB(Baud/Hz)η or η b = R b B ( b / ( s . H z ) ) η_b = \frac{R_b}{B}(b/(s.Hz)) ηb=BRb(b/(s.Hz))Let the length of each symbol be TB(s), Then there are
R B = 1 T B ( B a u d ) R_B = \frac{1}{T_B}(Baud) RB=TB1(Baud)
R b = R B l o g 2 M ( b / s ) R_b = R_Blog_2M(b/s) Rb=RBlog2M(b/s)
R B = R b l o g 2 M ( B a u d ) R_B = \frac{R_b}{log_2M}(Baud) RB=log2MRb(Baud)
reliability
- Bit error rate Pe, It refers to the proportion of the number of incorrectly received symbols in the total number of transmitted symbols , Bit error rate is the probability of being transmitted incorrectly in the process of symbol transmission , namely
P e = Number of error symbols Total number of symbols transmitted P_e = \frac{ Number of error symbols }{ Total number of symbols transmitted } Pe= Total number of symbols transmitted Number of error symbols
- Bit error rate Pb, Also known as bit error rate , It refers to the proportion of the number of erroneously received bits in the total number of transmitted bits , namely
P b = Number of error bits Total number of bits transmitted P_b = \frac{ Number of error bits }{ Total number of bits transmitted } Pb= Total number of bits transmitted Number of error bits
- In binary Pe = Pb
边栏推荐
- Programmer growth chapter 28: how can managers not do it by themselves?
- [报错]Exception: Found duplicate column(s) in the data schema: `value`;
- 浅谈VIO之IMU预积分(还是刚入门时的想法)
- Database composition storage engine
- 武林头条-建站小能手争霸赛
- MySQL transaction details
- 最新心形拼图小程序源码+带流量主
- Colt DCS is serious about building a green data center!
- [development tool] ieda red
- PostgreSQL in Linux and windows installation and introductory basic tutorial
猜你喜欢

QT - connect USB camera

ESP8266-Arduino编程实例-开发环境搭建(基于Arduino IDE)

The company cannot access station B

Real time streaming protocol --rtsp

X 2 earn must rely on Ponzi startup? Where is the way out for gamefi? (top)

Blue screen problem in win10 1903 notebook hot spot
![36. [difference between const function and function]](/img/14/0f01fdace2ec17e873522cef4ac735.png)
36. [difference between const function and function]
![[报错]Exception: Found duplicate column(s) in the data schema: `value`;](/img/df/ca676633ca6d5e8c0a870be0732707.png)
[报错]Exception: Found duplicate column(s) in the data schema: `value`;

ESP8266-Arduino编程实例-开发环境搭建(基于PlatformIO)

Harbor2.2 用户角色权限速查
随机推荐
【通信原理】第一章 -- 绪论
X 2 earn must rely on Ponzi startup? Where is the way out for gamefi? (top)
702马力破百仅4.5秒!最强皮卡来袭,安全、舒适一个不落
28.文件目录解析代码实现
Hashtable
Esp8266 Arduino programming example - know esp8266
ORBSLAM2 CmakeLists文件结构解析
7月27日19:30直播预告:HarmonyOS3及华为全场景新品发布会
建模杂谈系列151 SCLC工程化实验4-SCLC对象
Understanding of Abstract Programming
c语言代码量统计工具
贝尔曼期望方程状严谨证明
Pytorch——基于mmseg/mmdet训练报错:RuntimeError: Expected to have finished reduction in the prior iteration
[idea] how to create a new project
【云驻共创】解密SparkRTC如何在全球实现超低时延交互
Record errors encountered by individuals
数据中台建设(二):数据中台简单介绍
[error reported]exception: found duplicate column (s) in the data schema: `value`;
滴滴被罚80亿!拿用户数据赚钱的时代结束了
The company cannot access station B