我要加入 登录
声振论坛 返回首页

impulse的个人空间 http://home.vibunion.com/?41382 [收藏] [复制] [分享] [RSS]

日志

Algorithm for Rational Resampling

已有 870 次阅读2018-1-26 16:52

Algorithm for Rational Resampling

The following steps describe how this node completes the rational resampling process. Each step corresponds to a numbered section of the following image.

  1. X is the input array for resampling. The time interval between two adjacent samples is 1.
  2. This node inserts zeros between every two adjacent samples to upsample X by the Interpolation factor. Let X1represent the interpolated signal.
  3. Using a FIR filter, this node filters X1 at the Start Index to obtain the first output sample. The elements outside the range of the interpolated signal equal zero.
  4. This node moves the filter to the position Start Index + Decimation Factor and filters again to obtain the second output sample.
  5. This node repeats step 4 by adding each new Decimation Factor value until there are not enough samples in X1 for filtering. This node stores the final samples to internal states and wait for the next signal block. The time interval between two adjacent samples in an output signal is equal to Decimation Factor/Interpolationt0 specifies the time of the first output sample.

评论 (0 个评论)

facelist doodle 涂鸦板

您需要登录后才可以评论 登录 | 我要加入

QQ|小黑屋|Archiver|手机版|联系我们|声振论坛

GMT+8, 2024-4-19 20:38 , Processed in 0.034719 second(s), 15 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

返回顶部