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

frequency-domain

  • A digital fi‘equeney meter designed with FPGA development software Q-~us 11 is introduced.The 1 Hz—l

    A digital fi‘equeney meter designed with FPGA development software Q-~us 11 is introduced.The 1 Hz—l MHz input measured pulse signals of the digital ii‘equency meter can be used for measuring frequency,period,pulse width and duty ratio,etc.The test results stably display O71 3 seven—segment numeric tubes,and the measuring ranges may be switched over automatically.The measuring error is equal to or less than 0.1%.

    标签: development introduced designed software

    上传时间: 2016-04-09

    上传用户:stewart·

  • DFT(Discrete Fourier Transformation)是数字信号分析与处理如图形、语音及图像等领域的重要变换工具

    DFT(Discrete Fourier Transformation)是数字信号分析与处理如图形、语音及图像等领域的重要变换工具,直接计算DFT的计算量与变换区间长度N的平方成正比。当N较大时,因计算量太大,直接用DFT算法进行谱分析和信号的实时处理是不切实际的。快速傅立叶变换(Fast Fourier Transformation,简称FFT)使DFT运算效率提高1~2个数量级。其原因是当N较大时,对DFT进行了基4和基2分解运算。FFT算法除了必需的数据存储器ram和旋转因子rom外,仍需较复杂的运算和控制电路单元,即使现在,实现长点数的FFT仍然是很困难。本文提出的FFT实现算法是基于FPGA之上的,算法完成对一个序列的FFT计算,完全由脉冲触发,外部只输入一脉冲头和输入数据,便可以得到该脉冲头作为起始标志的N点FFT输出结果。由于使用了双ram,该算法是流型(Pipelined)的,可以连续计算N点复数输入FFT,即输入可以是分段N点连续复数数据流。采用DIF(Decimation In Frequency)-FFT和DIT(Decimation In Time)-FFT对于算法本身来说是无关紧要的,因为两种情况下只是存储器的读写地址有所变动而已,不影响算法的结构和流程,也不会对算法复杂度有何影响。

    标签: Transformation Discrete Fourier DFT

    上传时间: 2016-04-12

    上传用户:lx9076

  • This example demonstrates how the C8051F06x SMBus interface can communicate // with a 256 byte I2C

    This example demonstrates how the C8051F06x SMBus interface can communicate // with a 256 byte I2C Serial EEPROM (Microchip 24LC02B). // - Interrupt-driven SMBus implementation // - Only master states defined (no slave or arbitration) // - Timer4 used by SMBus for SCL low timeout detection // - SCL frequency defined by <SMB_FREQUENCY> constant

    标签: demonstrates communicate C8051F06x interface

    上传时间: 2016-04-12

    上传用户:hanli8870

  • 在DAB系统中的频率同步

    在DAB系统中的频率同步,载频同步,参考一下Carrier frequency offset estimation of DAB receiver based on phase reference symbol

    标签: DAB 频率同步

    上传时间: 2014-11-23

    上传用户:songrui

  • // // Histogram Sample // This sample shows how to use the Sample Grabber filter for video image p

    // // Histogram Sample // This sample shows how to use the Sample Grabber filter for video image processing. // Conceptual background: // A histogram is just a frequency count of every pixel value in the image. // There are various well-known mathematical operations that you can perform on an image // using histograms, to enhance the image, etc. // Histogram stretch (aka automatic gain control): // Stretches the image histogram to fill the entire range of values. This is a "point operation," // meaning each pixel is scaled to a new value, without examining the neighboring pixels. The // histogram stretch does not actually require you to calculate the full histogram. The scaling factor // is calculated from the minimum and maximum values in the image.

    标签: Sample Histogram Grabber sample

    上传时间: 2013-12-15

    上传用户:ryb

  • Squaring circuits are an important building block for impulse-radio UWB non-coherent receivers. This

    Squaring circuits are an important building block for impulse-radio UWB non-coherent receivers. This work proposes a squarer, based on the quadratic law of saturated transistors. Such a circuit has already been proposed for lower frequency applications, therefore this work focuses on the extension to ultra wide bandwidth, with particular care to the consequences related to the deviation from the ideal quadratic law of 0.18μm CMOS transistors.

    标签: impulse-radio non-coherent important receivers

    上传时间: 2013-12-24

    上传用户:kikye

  • This paper presents the key circuits of a 1MHz bandwidth, 750kb/s GMSK transmitter. The fractional-N

    This paper presents the key circuits of a 1MHz bandwidth, 750kb/s GMSK transmitter. The fractional-N synthesizer forming the basis of the transmitter uses a combined phasefrequency detector (PFD) and digital-to-analog converter (DAC) circuit element to obtain >28dB high frequency noise reduction when compared to classicalfrequency synthesis.

    标签: fractional-N transmitter bandwidth circuits

    上传时间: 2016-04-14

    上传用户:er1219

  • This manual describes Freescale’s IEEE™ 802.15.4 Standard compliant MAC/PHY software. The Frees

    This manual describes Freescale’s IEEE™ 802.15.4 Standard compliant MAC/PHY software. The Freescale 802.15.4 MAC/PHY software is designed for use with the Freescale MC1319x and MC1320x, family of short range, low power, 2.4 GHz Industrial, Scientific, and Medical (ISM) band transceivers, designed for use with the HCS08 Family of MCUs. The MAC/PHY software also works with the MC1321x family of short range, low power, 2.4 GHz ISM band transceivers that incorporate a low power 2.4 GHz radio frequency transceiver and an 8-bit microcontroller into a single LGA package. Throughout this manual, the term transceiver refers to either the MC1319x, MC1320x, or the internal counterpart inside the MC1321x System in a Package (SiP).

    标签: Freescale describes compliant Standard

    上传时间: 2016-04-17

    上传用户:caiiicc

  • Using LabVIEW 8.5 Language to control Tektronix AWG3102. This program can select output waveform, fr

    Using LabVIEW 8.5 Language to control Tektronix AWG3102. This program can select output waveform, frequency and amplitude.

    标签: Tektronix Language waveform LabVIEW

    上传时间: 2016-05-17

    上传用户:xlcky

  • Using LabVIEW to control Tektronix AWG2021 via GPIB. This program can select output waveform, freque

    Using LabVIEW to control Tektronix AWG2021 via GPIB. This program can select output waveform, frequency and amplitude.

    标签: Tektronix waveform LabVIEW control

    上传时间: 2014-10-13

    上传用户:66666