搜索资源列表
2ASK.二进制幅度键控
- ASK(二进制幅度键控)是一种最简单的数字信号的载波传输,本文通过对数字信号的2ASK调制,解调在不同信噪比的情况下误码率分析,得出不同信噪比下的误码率。 通过对2ASK的仿真更好的理解了数字调制系统的组成以及各模块的功能。 ,ASK (binary amplitude shift keying) is a simple digital signal carrier transmission, this paper 2ASK digital signal modulation, demod
dianlixitong
- 本文利用核心芯片TDA5051A,采用ASK(幅度键控)调制技术,建立电力线通信系统,实现数字信号在电力线上进行传输。 关键词:电力线通信 TDA5051A 调制解调器 -In this paper, the core chip TDA5051A, using ASK (amplitude shift keying) modulation technology, the establishment of power line communication systems, digital
06603
- TIMS硬件实验报告,实现模拟信号SSB、AM、FM,以及数字信号ASK、PSK、FSK的调制与解调,包含完整的模块连接图-TIMS hardware test report, the realization of analog signal SSB, AM, FM, and digital signal ASK, PSK, FSK modulation and demodulation, the modules contain a complete map
simulink
- simulink的数字调制解调仿真。以simulink为基础平台,对2ASK、2FSK、2PSK信号的仿真-Digital modulation and demodulation simulink simulation. The simulink-based platform, 2ASK, 2FSK, 2PSK Signal Simulation
ASK
- 数字通信计算机仿真设计的框架,具体参数可以自行设定。包括调制、解调、滤波、传输、噪声对通信质量的影响等-Computer simulation of digital communications framework, specific parameters can be set. Including modulation, demodulation, filtering, transmission, and noise on the communication quality, etc.
ASK-modulation
- ASK调制与解调VHDL程序及仿真,里面包含完整的源程序,适合初学者-ASK modulation and demodulation process and VHDL simulation, which contains the complete source code, suitable for beginners
ASK
- 改程序实现了2ASK的调制与解调功能,可以分析波形图频谱图-Reform program to achieve the 2ASK modulation and demodulation functions, can be analyzed waveform spectrum
QPSK
- 数字调制就是把数字基带信号的频谱搬移到高频处,形成适合在信道中传输的带通信号。基本的数字调制方式有振幅键控(ASK)、频移键控(FSK)、绝对相移键控(PSK)、相对(差分)相移键控(DPSK)。在接收端可以采用想干解调或非相干解调还原数字基带信号。 -Digital modulation is the spectrum shifting to high frequency digital baseband signals, suitable for the formation of ban
fgzdj
- 主要是集中调制方式以及解调包括ASK,PSK,FSKQPSK等-the thesis contains ASK,psk,fsk,qpsk modulate methods
ASK-BPSK-FSK
- 包括ASK PSK FSK调制方式的调制与解调,有word文件说明和仿真结果,参数说明-Including modulation and demodulation ASK PSK FSK modulation mode, there is word file descr iption and simulation results Parameter Descr iption
tiaozhi-jietiao
- 主要是信号的调制过程和信号的解调过程 希望对大家有帮助。包括ASK的-Mainly is the signal modulation process and the signal demodulation process We hope to help
Matlab数字调制
- 基于Matlab的ASK,PSK,FSK调制与解调
基于MATLAB的ASK调制解调实现讲解
- 基于MATLAB的ASK调制解调实现讲解.利用Matlab语言实现数字频带系统仿真,实现ASK调制和解调,信道为AWGN信道,画出调制信号、已调信号的时域波形图与频谱图。