搜索资源列表
基带传输和bpsk
- 实现bpsk信号的调制和解调,加噪声之后的解调(The modulation and demodulation of BPSK signals are realized)
aaa
- 扩频中的一个小仿真,基带信号扩频调制 ,然后发送。接收方接收信号,解调,解扩(Spread spectrum in a small simulation)
zd21
- 2DPSK 调制与解调 包括参数初始化、信号初始化、求差分编码、产生基带信号、调制部分、相干解调、低通滤波部分、抽样判决 & 逆码变换部分、序列生成与差分还原。事实上这个程序不是我写的,是一个朋友下载了这个程序但是运行不了,我帮他改了其中的一些内容使之能够运行。(2DPSK modulation and demodulation It includes parameter initialization, signal initialization, differential codi
通信原理代码
- 基带信号视频域波形(very good)
block
- _通信原理_中数字基带信号的计算机仿真 希望给大家带来帮助,(Communication principle between _ _ computer simulation of the digital baseband signal in hope to bring you help,)
kotal
- 这是一个基带信号产生的MATLAB程序,一共有8个码元产生,(This is a baseband signal produced by the MATLAB program, a total of eight yards yuan,)
OFDM.m
- 基本OFDM模型,输出基带信号、调制、通过AWGN、解调、判决(Basic OFDM model, baseband signal, modulation, AWGN channel , demodulation and signal recover)
ASK 相乘调制
- 调制,是用基带信号对载波波形的某参量进行控制,使该参量随基带信号的规律变化从而携带消息。对数字信号进行调制可以便于信号的传输;实现信道复用;改变信号占据的带宽;改善系统的性能。(Modulation is the use of baseband signals to control a certain parameter of the carrier waveform, so that the parameter changes with the baseband signal, so as t
FM modulate&demodulate
- 使用FM(PM)调制对基带信号进行调制,并完成解调。(Use frequency modulation(or phase modulation) to accomplish the modulation and demodulation of the baseband signal.)
HDB3
- 按照要求对“数字基带信号HDB3译码器设计与建模”进行逻辑分析,了解HDB3译码器译码原理,了解各模块电路的逻辑功能,设计通信系统框图,画出实现电路原理图,编写VHDL语言程序,上机调试、仿真,记录实验结果波形,对实验结果进行分析。(In accordance with the requirements of the logical analysis of the design and modeling of the digital baseband signal HDB3 decoder, H
3M
- 在FPGA实验操作系统实现ASK,FSK,PSK的调制解调,基带信号由M序列发生器产生,经过AD模块在示波器上进行显示,精油DA模块在同一块实验板上进行解调操作,生成信号控制LED灯的亮灭,并与调制输出信号在示波器上同时展示,并进行对比。基带信号为3MHz。(In the FPGA operating system experiment implementation ASK, FSK, PSK modulation and demodulation of the baseband signal
GnssRcvr_V1(GNSS双模软件)
- GNSS双模软件接收机的基带信号处理,包括捕获、跟踪、解码、定位等(Baseband signal processing of GNSS dual mode software receiver, including capture, tracking, decoding, positioning, etc.)
8.9 ASK调制与解调VHDL程序及仿真
- ASK调制VHDL程序及仿真,功能:基于VHDL硬件描述语言,对基带信号进行ASK振幅调制(ASK modulation VHDL program and simulation, function: Based on the VHDL hardware descr iption language, the baseband signal is ASK amplitude modulation)
8.10 FSK调制与解调VHDL程序及仿真
- FSK调制与解调VHDL程序及仿真,功能:基于VHDL硬件描述语言,对基带信号进行FSK调制(FSK modulation and demodulation VHDL program and simulation, function: Based on the VHDL hardware descr iption language, the baseband signal is modulated by FSK)
code
- 单、双极性归零码仿真; AMI码和HDB3码仿真; 采用2DPSK调制的数字通信系统(Single and double polarity return zero code simulation; AMI code and HDB3 code simulation; Digital communication system using 2DPSK modulation)
ASK
- 设计一个简易数字信号ASK调制系统。系统数字基带信号V1为m序列伪随机信号,载波信号V2为正弦波周期信号,V3为V1经二进制幅移键控调制后的输出。系统输入为CLOCK和RESET信号,CLOCK是系统时钟信号,上升沿触发。RESET为系统异步复位信号,高有效。(A simple digital signal ASK modulation system is designed. The system digital baseband signal V1 is m sequence pseudo r
2PSK Simulation
- 本例程仿真2PSK信号调制到解调的过程:二进制码 -> 基带信号 -> 调制 -> 加噪 -> 接收滤波 -> 相干解调 -> 输出滤波 -> 码元抽样 -> 判决(This routine simulates the process of 2PSK signal modulation to demodulation.)
GMSK调制解调
- GMSK是当前现代数字调制技术领域的研究热点之一,它通过在MSK调制器之前加入一个高斯低通滤波器来获得更加紧凑的频谱, GMSK(高斯最小移频键控)信号优良的频谱特性在跳频通信中有广阔的应用前景。本文分析了GMSK调制器的设计理论,并在FPGA上加以实现。仿真结果表明,这种数字实现结构产生的GMSK基带信号具有良好的功率谱,同时能够有效避免I/Q两条支路信号幅度及正交载波相位失衡。高斯滤波最小频移键控,这是GSM系统采用的调制方式。数字调制技术是数字峰窝移动通讯系统空中接口的重要组成部分。GMS
2FSK调制与解调系统
- 2FSK 调制 解调 系统 是基带信号调制方式的一种 数字频率调制又称频移键控(FSK——Frequency Shift Keying),二进制频移键控记作2FSK.数字频移键控是用载波的频率来传送数字消息,即用所传送的数字消息控制载波的频率。本文是通过2PSK调制后的信号进行分析通过matlab实现(2FSK modulation and demodulation system is a digital frequency modulation, also known as
PCM
- 在实际的调谐解调电路中,采用的是非相干载波解调,本振信号与发射端的载波信号存在频率偏差和相位抖动,因而解调出来的模拟I、Q基带信号是带有载波误差的信号。这样的模拟基带信号即使采用定时准确的时钟进行取样判决,得到的数字信号也不是原来发射端的调制信号,误差的积累将导致抽样判决后的误码率增大,因此数字QPSK解调电路要对载波误差进行补偿,减少非相干载波解调带来的影响。(In the actual tuning and demodulating circuit, non-coherent carrier