当前位置:网站首页>[communication principle] Chapter 2 -- deterministic signal
[communication principle] Chapter 2 -- deterministic signal
2022-07-26 11:42:00 【Bald baby】
List of articles
Chapter two Know the signal
Determine the type of signal
- Know the signal : Its reference is a definite and predictable signal at any time , Usually, it can be expressed by mathematical formula as its value at any time
- According to whether it has periodic repeatability , It can be divided into periodic signals and aperiodic signals
- Distinguish according to whether the energy is limited , It can be divided into energy signal and power signal
- use S Represent the current or voltage of the signal to calculate the signal power , If the value of signal voltage and current changes with time , be S It can be rewritten as time t Function of S(t), here , Signal energy E It should be the integral of the instantaneous power of the signal , among E The unit of is Joule J
E = ∫ − ∞ ∞ s 2 ( t ) d t E = \int_{-∞}^{∞}{s^2(t)dt} E=∫−∞∞s2(t)dt - If the signal of energy is a positive finite value , This signal is called energy signal , The average power of the signal is defined as
P = lim T → ∞ 1 T ∫ − T 2 T 2 s 2 ( t ) d t P = \lim_{T\to∞}\frac{1}{T}\int_{-\frac{T}{2}}^{\frac{T}{2}}s^2(t)dt P=T→∞limT1∫−2T2Ts2(t)dt
Division of two types of signals
- Energy signal : Its energy is equal to a finite positive value , But the average power is zero
- Power signal : Its average power is equal to a finite positive value , But the energy is infinite
- Be careful : The classification of energy signals and power signals is also used for unascertained signals
Know the frequency domain property of the signal
- Frequency characteristics , Expressed by the distribution of each frequency component
- Frequency characteristic of signal
- Spectrum of power signal
- Spectral density of energy signal
- Energy spectral density of energy signal
- Power spectral density of power signal
Spectrum of power signal
- Set a periodic power signal s(t) Both periods are T0, Then its spectrum function is defined as
C n = C ( n f 0 ) = 1 T ∫ − T 0 2 T 0 2 s ( t ) e − j 2 π n f 0 t d t C_n = C(nf_0) = \frac{1}{T}\int_{-\frac{T_0}{2}}^{\frac{T_0}{2}}{s(t)e^{-j2πnf_0t}dt} Cn=C(nf0)=T1∫−2T02T0s(t)e−j2πnf0tdt - The periodic signal can be expanded into the following Fourier series
s ( t ) = ∑ n = − ∞ ∞ C n e j 2 π n t T 0 s(t) = \sum_{n = -∞}^{∞}{C_ne^{\frac{j2πnt}{T_0}}} s(t)=n=−∞∑∞CneT0j2πnt - The Dirichlet condition that can mathematically expand periodic functions into Fourier series , General signals can be satisfied
- n = 0 when ,
C 0 = 1 T 0 ∫ − T 0 2 T 0 2 s ( t ) d t C_0 = \frac{1}{T_0}\int_{-\frac{T_0}{2}}^{\frac{T_0}{2}}{s(t)dt} C0=T01∫−2T02T0s(t)dt - He is a signal s(t) Time average of , The DC component
Spectral density of energy signal
- Set an energy signal as s(t), Then its Fourier transform S(f) Defined as its spectral density
S ( f ) = ∫ − ∞ ∞ s ( t ) e − j 2 π f t d t S(f) = \int_{-∞}^{∞}{s(t)e^{-j2πft}dt} S(f)=∫−∞∞s(t)e−j2πftdt - and S(f) The inverse Fourier transform of is the original signal
s ( t ) = ∫ − ∞ ∞ S ( f ) e j 2 π f t d f s(t) = \int_{-∞}^{∞}S(f)e^{j2πft}df s(t)=∫−∞∞S(f)ej2πftdf
Important conclusions
- For gate functions ( rectangular )
- S(f) = area ·sinc( Variable · Width )
- s(t) = area ·sinc( Variable · Width )
- Trigonometrically shaped function
- S(f) = area ·sinc2( Variable · Width /2)
- s(t) = area ·sinc2( Variable · Width /2)
Energy spectral density of energy signal
- Set an energy signal s(t) The energy of is E, Then the energy of this signal is
E = ∫ − ∞ ∞ s 2 ( t ) d t E = \int_{-∞}^{∞}{s^2(t)}dt E=∫−∞∞s2(t)dt - If the Fourier transform of this signal ( Spectral density ) by S(f), Then we can get from Barcelona theorem
E = ∫ − ∞ ∞ s 2 ( t ) d t = ∫ − ∞ ∞ ∣ S ( f ) ∣ 2 d f E = \int_{-∞}^{∞}{s^2(t)}dt = \int_{-∞}^{∞}{|S(f)|^2}df E=∫−∞∞s2(t)dt=∫−∞∞∣S(f)∣2df
Power spectral density of power signal
- Because the power signal has infinite energy , So first, signal s(t) Truncate to a length equal to T A truncated signal of sT(t), The truncated signal becomes an energy signal
- For this energy signal , Fourier transform can be used to calculate its energy spectral density |ST(f)|2
- According to Barcelona theorem
E = ∫ − T 2 T 2 s T 2 ( t ) d t = ∫ − ∞ ∞ ∣ S T ( f ) ∣ 2 d f E = \int_{-\frac{T}{2}}^{\frac{T}{2}}{s_T^2(t)}dt = \int_{-∞}^{∞}{|S_T(f)|^2}df E=∫−2T2TsT2(t)dt=∫−∞∞∣ST(f)∣2df
lim T → ∞ 1 T ∣ S T ( f ) ∣ 2 \lim_{T\to∞}{\frac{1}{T}}{|S_T(f)|^2} T→∞limT1∣ST(f)∣2
- The power spectral density of the signal P(f)
P ( f ) = lim T → ∞ 1 T ∣ S T ( f ) ∣ 2 P(f) = \lim_{T\to∞}{\frac{1}{T}}{|S_T(f)|^2} P(f)=T→∞limT1∣ST(f)∣2 - The signal power is
P = lim T → ∞ 1 T ∫ − ∞ ∞ ∣ S T ( f ) ∣ 2 d f = ∫ − ∞ ∞ P ( f ) d f P = \lim_{T\to∞}{\frac{1}{T}}\int_{-∞}^{∞}{|S_T(f)|^2}df = \int_{-∞}^{∞}{P(f)}df P=T→∞limT1∫−∞∞∣ST(f)∣2df=∫−∞∞P(f)df
Know the time domain property of the signal
Autocorrelation function of energy signal
- Energy signal s(t) The autocorrelation function of is defined as
R ( τ ) = ∫ − ∞ ∞ s ( t ) s ( t + τ ) d t − ∞ < τ < ∞ R(τ) = \int_{-∞}^{∞}{s(t)s(t+τ)}dt -∞ < τ < ∞ R(τ)=∫−∞∞s(t)s(t+τ)dt−∞<τ<∞ - The autocorrelation function reflects a signal and delay τ The degree of correlation between the same signals after , Autocorrelation function R(τ) And time t irrelevant , Only time difference τ of , When τ = 0 when , Autocorrelation function of energy signal R(0) Equal to the energy of the signal , namely
R ( 0 ) = ∫ − ∞ ∞ s 2 ( t ) d t = E R(0) = \int_{-∞}^{∞}{s^2(t)}dt = E R(0)=∫−∞∞s2(t)dt=E - among ,E Is the energy of the energy signal
- R(τ) yes τ Even function of ,R(τ) = R(-τ)
Autocorrelation function of power signal
- Power signal s(t) The autocorrelation function of is defined as
R ( τ ) = lim T → ∞ 1 T ∫ − T 2 T 2 s ( t ) s ( t + τ ) d t − ∞ < τ < ∞ R(τ) = \lim_{T\to∞}\frac{1}{T}\int_{-\frac{T}{2}}^{\frac{T}{2}}{s(t)s(t+τ)}dt -∞ < τ < ∞ R(τ)=T→∞limT1∫−2T2Ts(t)s(t+τ)dt−∞<τ<∞ - When τ = 0 when , Autocorrelation function of power signal R(0) Equal to the average power of the signal , namely
R ( 0 ) = lim T → ∞ 1 T ∫ − T 2 T 2 s 2 ( t ) d t = P R(0) = \lim_{T\to∞}\frac{1}{T}\int_{-\frac{T}{2}}^{\frac{T}{2}}{s^2(t)}dt = P R(0)=T→∞limT1∫−2T2Ts2(t)dt=P - among ,P Is the power of the signal
- For periodic power signals , The definition of autocorrelation function can be rewritten as
R ( τ ) = 1 T 0 ∫ − T 0 2 T 0 2 s ( t ) s ( t + τ ) d t − ∞ < τ < ∞ R(τ) = \frac{1}{T_0}\int_{-\frac{T_0}{2}}^{\frac{T_0}{2}}{s(t)s(t+τ)}dt -∞ < τ < ∞ R(τ)=T01∫−2T02T0s(t)s(t+τ)dt−∞<τ<∞ - Autocorrelation function of periodic power signal R(τ) And its power spectral density P(f) The relationship between them is Fourier transform , namely P(f) The inverse Fourier transform of is R(τ), and R(τ) The Fourier transform of is the power spectral density , namely
P ( f ) = ∫ − ∞ ∞ R ( τ ) e − j 2 π f τ d τ P(f) = \int_{-∞}^{∞}{R(τ)e^{-j2πfτ}}dτ P(f)=∫−∞∞R(τ)e−j2πfτdτ
Cross correlation function of energy signal
- Two energy signals s1(t) and s2(t) The cross-correlation function of is defined as
R 12 ( τ ) = ∫ − ∞ ∞ s 1 ( t ) s 2 ( t + τ ) d t − ∞ < τ < ∞ R_{12}(τ) = \int_{-∞}^{∞}{s_{1}(t)s_{2}(t+τ)}dt -∞ < τ < ∞ R12(τ)=∫−∞∞s1(t)s2(t+τ)dt−∞<τ<∞ - Cross correlation function and time t irrelevant , Only time difference τ of , The cross-correlation function is related to the order in which two signals are multiplied
R 12 ( τ ) = R 21 ( − τ ) R_{12}(τ) = R_{21}(-τ) R12(τ)=R21(−τ)
Cross correlation function of power signal
- Two power signals s1(t) and s2(t) The cross-correlation function of is defined as
R 12 ( τ ) = lim T → ∞ 1 T ∫ − ∞ ∞ s 1 ( t ) s 2 ( t + τ ) d t − ∞ < τ < ∞ R_{12}(τ) = \lim_{T\to∞}\frac{1}{T}\int_{-∞}^{∞}{s_{1}(t)s_{2}(t+τ)}dt -∞ < τ < ∞ R12(τ)=T→∞limT1∫−∞∞s1(t)s2(t+τ)dt−∞<τ<∞ - Cross correlation function and time t irrelevant , Only time difference τ of , The cross-correlation function is related to the order in which two signals are multiplied
R 12 ( τ ) = R 21 ( − τ ) R_{12}(τ) = R_{21}(-τ) R12(τ)=R21(−τ) - If the period of two periodic power signals is the same , Then the definition of its cross-correlation function can be written as
R 12 ( τ ) = 1 T ∫ − T 2 T 2 s 1 ( t ) s 2 ( t + τ ) d t − ∞ < τ < ∞ R_{12}(τ) = \frac{1}{T}\int_{-\frac{T}{2}}^{\frac{T}{2}}{s_{1}(t)s_{2}(t+τ)}dt -∞ < τ < ∞ R12(τ)=T1∫−2T2Ts1(t)s2(t+τ)dt−∞<τ<∞
边栏推荐
猜你喜欢

Real time streaming protocol --rtsp

Acwing727.菱形图案

Common library installation

Swagger2.9.2 tutorial and swagger3.0.0 tutorial

PostgreSQL in Linux and windows installation and introductory basic tutorial

公司无法访问b站

Wechat applet - Advanced chapter Lin UI component library source code analysis button component (I)

系统调用捕获和分析完结篇制作系统调用日志收集系统

Esp8266 Arduino programming example - development environment construction (based on platformio)

MySQL basic knowledge summary
随机推荐
Mongodb - use $type to query whether the type of a field is XXX
Generation and transformation of pulse waveform
【万字长文】使用 LSM-Tree 思想基于.Net 6.0 C# 实现 KV 数据库(案例版)
An error occurred in the scrapy shell
你敢信?开发一个管理系统我只用了两天时间
3.1 创建菜单与游戏页面——上
Getting started step by step using g2o to solve ICP problems - estimating the transformation relationship between two sets of 3D point sets with matching relationship
Modeling essay series 151 SCLC engineering experiment 4-sclc object
Synchronized and reentrantlock
On vio's IMU pre integration (the idea when I first started)
702 horsepower breaks through 100 in only 4.5 seconds! The strongest pickup truck comes, safe and comfortable
Can you believe it? It took me only two days to develop a management system
10 个 Reduce 常用“奇技淫巧”
Exploration on cache design optimization of community like business
十年架构五年生活-06 离职的冲动
Esp8266 Arduino programming example GPIO input and output
武林头条-建站小能手争霸赛
建模杂谈系列150 SCLC工程化实验3-SRule
DP的基本递归方程
swagger2.9.2教程 与swagger3.0.0教程