微波EDA网,见证研发工程师的成长!
首页 > 研发问答 > 微波和射频技术 > 天线设计和射频技术 > hilbert transform

hilbert transform

时间:04-08 整理:3721RD 点击:
Hello everyone;
Has any one any experience in implementing Hilbert transform in VHDL (FPGA)?
If yes, please express how.

Thanks. It is valuable.

Hello murselonder;
You wrote:

What do you mean?

plz send hilbert transform code in fpga to my mail rame_452@yahoo.co.in

Hello,

About four years ago I implemented a Hilber transform in a spartan 3 FPGA.

From memory the Hilbert transform was structurally the same as an FIR filter where the filter coefficients corresponded to that required to implement a Hilbert Transform.

Basically I believe each of the Hilbert transform coefficients were stored at an address in RAM. This was a long time ago but I beleive I took the input passed it into a first in first out array. At each clock I simply multipled each address in Ram by the corresponding delayed input in the FIFO array and added the result, then shifted the FIFO array.

Hope this helps

Added after 3 minutes:

Actually its funny, I remember going to an interview for a job with an example of this Hilbert Transform I had written in VHDL.

I left the interview without a job and without the code. I believe the interviewer had actually stollen my work.

Oh well

上一篇:workshop antena helical
下一篇:最后一页

Copyright © 2017-2020 微波EDA网 版权所有

网站地图

Top