虫虫首页|资源下载|资源专辑|精品软件
登录|注册

信号调制

通信系统中发送端的原始电信号通常具有频率很低的频谱分量,一般不适宜直接在信道中进行传输。因此,通常需要将原始信号变换成频带适合信道传输的高频信号,这一过程被称为调制。[1]
  • 一种OQPSK信号的调制技术

    信号的调制识别技术在目前数字通信中应用极为广泛,针对QPSK的倒 现象,文中介绍了一种OQPSK调制方法,其具有较高的传输可靠性和频带利用率,并对基带信号的产生方法和用正交调制法实现OQPSK信号调制的基本原理和电路进行了说明。

    标签: OQPSK 信号 调制技术

    上传时间: 2013-11-05

    上传用户:tom_man2008

  • FPGA实现2FSK数字信号调制解调

    基于FPGA的调制和解调的数字信号有多种,包括2ASK、2FSK、2PSK等,文中介绍了2FSK信号的调制与解调,以及该信号的功率谱。最后提供验证结果,证明仿真结果符合要求。

    标签: FPGA 2FSK 数字信号 调制解调

    上传时间: 2013-11-17

    上传用户:forzalife

  • matlab神经网络算法通信信号调制识别

    %========================开始提取加噪信号的各类特征值================================ for n=1:1:50;     m=n*Ns;     x=(n-1)*Ns; for i=x+1:m;          %提取加噪信号'signal_with_noise=y+noise'的前256个元素,抽取50次     y0(i)=signal_with_noise(i); end Y=fft(y0);        %对调制信号进行快速傅里叶算法(离散) y1=hilbert(y0) ;    %调制信号实部的解析式  factor=0;        %开始求零中心归一化瞬时幅度谱密度的最大值gamma_max for i=x+1:m;    factor=factor+y0(i); end ms=factor/(m-x); an_i=y0./ms; acn_i=an_i-1; end gamma_max=max(fft(acn_i.*acn_i))/Ns

    标签: matlab 神经网络算法 通信信号 调制识别

    上传时间: 2020-04-07

    上传用户:如拷贝般复制

  • matlab神经网络算法通信信号调制识别y

    %========================开始提取加噪信号的各类特征值================================ for n=1:1:50;     m=n*Ns;     x=(n-1)*Ns; for i=x+1:m;          %提取加噪信号'signal_with_noise=y+noise'的前256个元素,抽取50次     y0(i)=signal_with_noise(i); end Y=fft(y0);        %对调制信号进行快速傅里叶算法(离散) y1=hilbert(y0) ;    %调制信号实部的解析式  factor=0;        %开始求零中心归一化瞬时幅度谱密度的最大值gamma_max for i=x+1:m;    factor=factor+y0(i); end ms=factor/(m-x); an_i=y0./ms; acn_i=an_i-1; end gamma_max=max(fft(acn_i.*acn_i))/Ns

    标签: matlab 神经网络算法 通信信号 调制识别

    上传时间: 2020-04-07

    上传用户:如拷贝般复制

  • 基于CPLD的QDPSK调制解调电路设计

    为了在CDMA系统中更好地应用QDPSK数字调制方式,在分析四相相对移相(QDPSK)信号调制解调原理的基础上,设计了一种QDPSK调制解调电路,它包括串并转换、差分编码、四相载波产生和选相、相干解调、差分译码和并串转换电路。在MAX+PLUSⅡ软件平台上,进行了编译和波形仿真。综合后下载到复杂可编程逻辑器件EPM7128SLC84-15中,测试结果表明,调制电路能正确选相,解调电路输出数据与QDPSK调制输入数据完全一致,达到了预期的设计要求。 Abstract:  In order to realize the better application of digital modulation mode QDPSK in the CDMA system, a sort of QDPSK modulation-demodulation circuit was designed based on the analysis of QDPSK signal modulation-demodulation principles. It included serial/parallel conversion circuit, differential encoding circuit, four-phase carrier wave produced and phase chosen circuit, coherent demodulation circuit, difference decoding circuit and parallel/serial conversion circuit. And it was compiled and simulated on the MAX+PLUSⅡ software platform,and downloaded into the CPLD of EPM7128SLC84-15.The test result shows that the modulation circuit can exactly choose the phase,and the output data of the demodulator circuit is the same as the input data of the QDPSK modulate. The circuit achieves the prospective requirement of the design.

    标签: QDPSK CPLD 调制解调 电路设计

    上传时间: 2014-01-12

    上传用户:qoovoop

  • 基于CPLD的QDPSK调制解调电路设计

    为了在CDMA系统中更好地应用QDPSK数字调制方式,在分析四相相对移相(QDPSK)信号调制解调原理的基础上,设计了一种QDPSK调制解调电路,它包括串并转换、差分编码、四相载波产生和选相、相干解调、差分译码和并串转换电路。在MAX+PLUSⅡ软件平台上,进行了编译和波形仿真。综合后下载到复杂可编程逻辑器件EPM7128SLC84-15中,测试结果表明,调制电路能正确选相,解调电路输出数据与QDPSK调制输入数据完全一致,达到了预期的设计要求。 Abstract:  In order to realize the better application of digital modulation mode QDPSK in the CDMA system, a sort of QDPSK modulation-demodulation circuit was designed based on the analysis of QDPSK signal modulation-demodulation principles. It included serial/parallel conversion circuit, differential encoding circuit, four-phase carrier wave produced and phase chosen circuit, coherent demodulation circuit, difference decoding circuit and parallel/serial conversion circuit. And it was compiled and simulated on the MAX+PLUSⅡ software platform,and downloaded into the CPLD of EPM7128SLC84-15.The test result shows that the modulation circuit can exactly choose the phase,and the output data of the demodulator circuit is the same as the input data of the QDPSK modulate. The circuit achieves the prospective requirement of the design.

    标签: QDPSK CPLD 调制解调 电路设计

    上传时间: 2013-10-27

    上传用户:jyycc

  • BPSK调制程序

    BPSK调制程序,用于CDMA通信系统的信号调制.matlab写的!

    标签: BPSK 调制 程序

    上传时间: 2013-12-22

    上传用户:LouieWu

  • 信号处理

    信号处理,包括一些信号调制类型的识别和解调调试程序.

    标签: 信号处理

    上传时间: 2016-04-14

    上传用户:watch100

  • 本设计采用ATMEL公司的AT89S52单片机和红外遥控技术实现近距离无线通信的软硬件系统。为了使受控设备识别信号

    本设计采用ATMEL公司的AT89S52单片机和红外遥控技术实现近距离无线通信的软硬件系统。为了使受控设备识别信号,设计一种数字信号编码系统,利用红外线将数字信号调制,而数据的解码则由另外的单片机完成,系统的实现简单。

    标签: ATMEL 89S S52 AT

    上传时间: 2013-12-19

    上传用户:coeus

  • BOC调制的相关源码

    BOC调制的相关源码,包括C/A码的产生,D码的产生,BOC信号调制及解调。非常全面!!!

    标签: BOC 调制 源码

    上传时间: 2017-06-11

    上传用户:nairui21