QAM16 Modulated signal generation
资源简介:QAM16 Modulated signal generation
上传时间: 2014-01-16
上传用户:waitingfy
资源简介:demodulates the FM Modulated signal Y at the carrier frequency Fc (Hz). Y and Fc have sample frequency Fs (Hz). FREQDEV is the frequency deviation (Hz) of the Modulated signal.
上传时间: 2014-01-06
上传用户:皇族传媒
资源简介:OFDM signal generation and decoding using 16-QAM .64QAM as the modulation technique. This type of OFDM is particularly useful for WiMAX and other Wireless and Multimedia Standards. Just run the Model and with different SNRs in the AWGN Chan...
上传时间: 2014-01-10
上传用户:lps11188
资源简介:QPSK Modulated signal generating
上传时间: 2013-12-31
上传用户:Andy123456
资源简介:DVB-T 2K signal generation Eq. (2.1.4) vs. 2N-IFFT.DVB-T 2K 信号发生器matlab源代码。
上传时间: 2016-06-23
上传用户:xinyuzhiqiwuwu
资源简介:Pal signal generation with 8-Bit microcontroller. PIC18F4620
上传时间: 2017-08-04
上传用户:xjz632
资源简介:%The phase locked loop(PLL),adjusts the phase of a local oscillator %w.r.t the incoming Modulated signal.In this way,the phase of the %incoming signal is locked and the signal is deModulated.This scheme %is used in PM and FM as wel...
上传时间: 2015-09-28
上传用户:zhangzhenyu
资源简介:uses the message signal X to modulate the carrier frequency Fc (Hz) and sample frequency Fs (Hz), where Fs > 2*Fc. FREQDEV (Hz) is the frequency deviation of the Modulated signal.
上传时间: 2016-01-20
上传用户:569342831
资源简介:摘要:本系统以ICL8038集成块为核心器件,制作一种函数信号发生器,制作成本较低。适合学生学习电子技术测量使用。ICL8038是一种具有多种波形输出的精密振荡集成电路,只需要个别的外部元件就能产生从0.001Hz~30KlHz的低失真正弦波、三角波、矩形波等脉冲信号...
上传时间: 2022-07-04
上传用户:zhanglei193
资源简介:generation of a Sine Wave Using a TMS320C54x Digital signal Processor
上传时间: 2015-03-04
上传用户:asdkin
资源简介:he LPC932 can be used to create a Pulse Width Modulated PWM signal. That s an analog signal, with only 2 discrete levels, for example 0V and 5V and a constant period. The current value of this signal at a certain poiTnt of time is proportio...
上传时间: 2015-05-14
上传用户:CHINA526
资源简介:a program that generates a pulse-width Modulated (PWM)signal.
上传时间: 2015-08-15
上传用户:wfl_yy
资源简介:generation of rectangular shape signal. for a rectangular shape of width 1, sinc result also included
上传时间: 2015-12-11
上传用户:古谷仁美
资源简介:The purpose of this document is to present how to use the Timer for the generation of a PWM signal tunable in frequency and duty cycle. As an application example, this document is based on a basic “music” synthesizer through an external b...
上传时间: 2013-12-20
上传用户:z754970244
资源简介:Matlab 6.5 finding is it a signal a FSK Modulated.
上传时间: 2014-08-03
上传用户:manking0408
资源简介:Real-Time Digital signal Processing Implementations, Applications, and Experiments with the TMS320C55x John Wiley & Sons, Inc. 2001 By Sen M. Kuo and Bob H. Lee 4.6.1 Experiment 4A - Twiddle Factor generation 4.6.2 Experiment 4B - C...
上传时间: 2016-05-24
上传用户:ikemada
资源简介:With the advent of multimedia, digital signal processing (DSP) of sound has emerged from the shadow of bandwidth-limited speech processing. Today, the main appli- cations of audio DSP are high quality audio coding and the digital generation...
上传时间: 2014-01-23
上传用户:xwd2010
资源简介:The TMS320LF240xA and TMS320LC240xA devices, new members of the TMS320C24x generation of digital signal processor (DSP) controllers, are part of the TMS320C2000 platform of fixed-point DSPs. The 240xA devices offer the enhan...
上传时间: 2013-12-16
上传用户:GavinNeko
资源简介:随着光伏发电系统快速发展,以及电动汽车充电桩的普及,传统的剩余电流保护器无法满足实际需求。介绍了一款B型剩余电流保护器,采用磁调制剩余电流互感器和零序电流互感器采集剩余电流。根据GB/T 22794—2017标准要求,可识别1 kHz及以下的正弦交流、带和不带直流...
上传时间: 2022-03-27
上传用户:
资源简介:C++ Algorithms for Digital signal Processing 第4章 滤波器程序
上传时间: 2013-08-01
上传用户:eeworm
资源简介:差分信号(Differential signal)在高速电路设计中的应用越来越广泛,差分线大多为电路中最关键的信号,差分线布线的好坏直接影响到PCB板子信号质量。
上传时间: 2013-09-04
上传用户:jennyzai
资源简介:All inputs of the C16x family have Schmitt-Trigger input characteristics. These Schmitt-Triggers are intended to always provide proper internal low and high levels, even if anundefined voltage level (between TTL-VIL and TTL-VIH) is external...
上传时间: 2013-10-23
上传用户:copu
资源简介:The LPC4350/30/20/10 are ARM Cortex-M4 based microcontrollers for embeddedapplications. The ARM Cortex-M4 is a next generation core that offers systemenhancements such as low power consumption, enhanced debug features, and a highlevel of su...
上传时间: 2013-10-28
上传用户:15501536189
资源简介:MPEG4经典好书:Halsted.Press.H.264.And.MPEG-4.Video.Compression.Video.Coding.For.Next.generation.Multimedia.eBook-LiB.pdf
上传时间: 2015-02-19
上传用户:onewq
资源简介:用系统调用signal()让父进程捕捉键盘上来的中断信号(按Ctrl-C键);当捕捉到中断信号后,父进程用系统调用kill()向两个子进程发出信号,子进程捕捉到信号后分别输出下列信息后终止: Child Process 1 is Killed by Parent! Child Process 2 is Killed by...
上传时间: 2015-02-27
上传用户:ywqaxiwang
资源简介:实时信号处理((eWiley) Real-Time Digital signal Processing)很好的教材
上传时间: 2014-01-18
上传用户:Late_Li
资源简介:文章描述了TMS320C6000 digital signal processors (DSPs)的CPU结构、管道技术、指令系统.
上传时间: 2015-03-15
上传用户:wangdean1101
资源简介:"DIGITAL signal PROCESSING WITH C AND THE TMS32 0C30"一书的附带程序,几乎包括所有数字信号处理的基本算法,很不错的源程序,可以加深对数字信号处理的理解
上传时间: 2015-03-17
上传用户:asddsd
资源简介:报表源码 FastReport 3 is new generation of the report generators components. It consists of report engine, designer and preview. FastReport 3 can be installed in Delphi 4-7 and C++Builder 4-6.
上传时间: 2015-04-04
上传用户:qiaoyue
资源简介:Intelligent Platform Management Interface Specification Second generation v2.0
上传时间: 2015-04-05
上传用户:zhichenglu