由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
EE版 - CIC decimation filter
相关主题
How to determine the CIC filter order for given order sigma-delta ADC?在Fixed-Point的微处理器上编程,怎么实现floating point的加法乘法?
请问:怎么用"DFT"区别频率不一样的合成波啊?问一体个自相关函数的问题
a question about quantization noise问一个信号处理的问题
请问个AD/DA的问题离散时域信号的频谱如何用它的连续时域信号的频谱表示? (转载)
BIN->DECIMAL有没有快速实现的算法?大家写paper 有什么好的画图工具
mathcad 数据显示精度方波的频谱
DSP 入门Re: 抽样定理说的是至少是该信号最高频率的两倍??
一般digital filter 的quantization noise怎么算?Re: what is the definition of white noise?
相关话题的讨论汇总
话题: sinc话题: ip话题: decimation话题: cic话题: 2m
进入EE版参与讨论
1 (共1页)
g*****d
发帖数: 210
1
Hi all,
Lst say a input signal IP with 0~200KHz bw is sampled at fs=16MHz (lets call
it X), then pass through a 1st order CIC decimation filter (R=8, M=1) to
get 2MHz output (lets call it Y).
Let define Δf as shifting the signal to center at f, so
X = IPΔ0 + IPΔ16M + IPΔ32M ...
and sinc is the sinc function without alias
1. What does the Y spectrum now look like ???
Should it be (X* sincΔ0)Δ0 + (X* sincΔ0)Δ2M +(X* sincΔ0)Δ4M ...
or X* sincΔ0 + X* sincΔ2M + X* sincΔ4M ...
2. How
E****d
发帖数: 146
2
for question 1, the answer should be the second choice, I think.
1 (共1页)
进入EE版参与讨论
相关主题
Re: what is the definition of white noise?BIN->DECIMAL有没有快速实现的算法?
正常的采样应该怎么说?mathcad 数据显示精度
有biophysics的吗?请教一个试验的ideaDSP 入门
请教microcontroller/dsp/fpga的选择一般digital filter 的quantization noise怎么算?
How to determine the CIC filter order for given order sigma-delta ADC?在Fixed-Point的微处理器上编程,怎么实现floating point的加法乘法?
请问:怎么用"DFT"区别频率不一样的合成波啊?问一体个自相关函数的问题
a question about quantization noise问一个信号处理的问题
请问个AD/DA的问题离散时域信号的频谱如何用它的连续时域信号的频谱表示? (转载)
相关话题的讨论汇总
话题: sinc话题: ip话题: decimation话题: cic话题: 2m