搜索资源列表
DSP_DESIGN
- 基于C54X的DSP载波数字解调系统的设计,该硬件系统工作稳定,可以实现信号的实时处理,如可以实现语音信号的实时处理,通信信号的实时调制解调灯。在此基础上,为了验证DSP芯片的高性能,在此硬件平台上实现了两个具体应用:一个是高性能的FIR数字滤波器;一个是2FSK数字解调算法的实现。-C54X DSP-based carrier digital demodulation system design, the hardware system stability, can achieve the r
FS_decode
- fsk软解调的实现,好用,简单明了。包含有fsk解调的数学原理和源程序。-demodulation of fsk soft, easy to use, simple and straightforward.
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
themodulationanddemodulationof2FSK
- 在simulink中设计2FSK的调制和解调,并配有word文档相关说明。-the modulation and demodulation of 2FSK in simulink
fsk
- FSK调制解调器的单片机实现,解决了利用复杂的电路或者昂贵的调制解调模块来实现FSK的调制与解调的问题。-THE MCU implementation of FSK-modulation and demodulation.
demod
- sample fsk demodulation code using matlab..
mfskfsk_4580k
- Fsk demodulation and transmission
simulink
- simulink的数字调制解调仿真。以simulink为基础平台,对2ASK、2FSK、2PSK信号的仿真-Digital modulation and demodulation simulink simulation. The simulink-based platform, 2ASK, 2FSK, 2PSK Signal Simulation
fsk
- 一个通信网络基础的课程设计,是FSK信号键控调制相干解调的SystemView系统设计-A communications network based on curriculum design, the FSK signal keying modulation coherent demodulation SystemView System Design
2fsk
- XG_FSK.m将fsk信号封装成函数,目的是为了计算相干解调的误码率 函数中,i为噪声功率(程序中,经调整处理,i/2才是噪声功率) wm设为0。例如,可在commander窗口中调用 XG_FSK(0.02,0), 0.02代表着功率为0.01的噪声, 就能产生fsk信号的调制、相干解调过程-XG_FSK.m FSK signal encapsulated into function, the purpose is to calculate the coherent
ASK---FSK---PSK
- 数字调制技术的发展日新月异现如今信息技术不断的推陈出新,信息的传输及通信起着支撑作用。而对于信息的传输,数字通信已经成为重要的手段。因此,数字信号的调制就显得非常重要。数字调制是通信系统中最为重要的环节之一,而实现数字调制需要的方法就需要用键控法来实现,比如可以对载波的振幅、频率和相位进行键控。-ASK , FSK , PSK modulation and demodulation of the simulation comparison
FSK-demulation-and-mmodulation-
- FSK调制解调器的单片机实现.pdf 讲述的51单片机实现FSK调制与解调的一个文档,有实际的电路图,没有源代码,自己领会后可以写出来-FSK modem MCU pdf about 51 single-chip FSK modulation and demodulation of a document, the actual circuit diagrams, source code, can write out their own understand
MATLAB-based-FSK-simulation
- 基于MATLAB的FSK调制,是基于matlab环境下对信号的调制与解调和误码率的分析-MATLAB-based FSK modulation is based on the matlab environment on the signal modulation and demodulation and bit error rate analysis
FSK-modulation
- 基于神经网络的FSK信号解调技术研究,希望那些对于神经网络有研究的人有帮助。-Based on Neural Network FSK signal demodulation techniques, hope that those who have studied the neural network to help people.
QPSK
- 数字调制就是把数字基带信号的频谱搬移到高频处,形成适合在信道中传输的带通信号。基本的数字调制方式有振幅键控(ASK)、频移键控(FSK)、绝对相移键控(PSK)、相对(差分)相移键控(DPSK)。在接收端可以采用想干解调或非相干解调还原数字基带信号。 -Digital modulation is the spectrum shifting to high frequency digital baseband signals, suitable for the formation of ban
experiment-8
- FSK Modulation and Demodulation
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
FSK
- 2FSK的调制与解调代码,不用matlab里面的函数,自己写出来的仿真程序,加了噪声和滤波器。仅供学习交流。-2FSK modulation and demodulation code, without the function of the inside of the MATLAB, write out the simulation program, plus the noise and filter. Only for learning exchange.
FSK-demodulation
- 基于MSP430的FSK调制解调器,实现较容易, 抗噪声与抗衰减的性能较好, 在中 低速数据传输中得到了广泛的应用- The FSK modem based on MSP430 is easy to implement and has better performance of anti noise and anti attenuation.
FpgaFskDemod
- 程序实现一种FSK的解调,语言为verilog。(Program to achieve a FSK demodulation, the language is verilog.)