微波EDA网,见证研发工程师的成长!
首页 > 研发问答 > 微波和射频技术 > 天线设计和射频技术 > How to make a frequency multiplier in verilog-A

How to make a frequency multiplier in verilog-A

时间:04-04 整理:3721RD 点击:
Hello,

I want to make a frequency multiplier (doubler) using verilog-A with conversion power gain.

The input signal is a sine wave with an input frequency Fin and input power Pin for 50 ohm impedance.
How to make the verilog-A code in order to have at the output a sine wave with a frequency: Fout = N*Fin with N the multiplication factor and an ouptut power Pout for 50 ohm impedance and related to the power gain Gp: Pout = Pin+Gp.

Best regards.

pow(Vin, N) with BPF.

Or write simple PLL model.

what is BPF ?

Bandpass Filter

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

网站地图

Top