<@U069XNVQM4H>, I am trying to design an LNA at 17...
# qucs-s
a
@Krzysztof Herman, I am trying to design an LNA at 170 GHz frequency using SG13G2. The Problem I am facing is the nan value of the minimum noise figure (min) at certain frequencies after matching input and output. The output side is conjugate-matched, and the input side is matched for minimum noise. I am attaching the figures so you can understand them better. Could you please help me solve these problems?
k
Hi @Atif Ali 190021319 could you zip and share your testcase ? Seems to be a simulator problem.
a
Thanks @Krzysztof Herman for your prompt reply. I am sharing the zip file here. I am using Ngspice-42 as the simulator. Please let me know if you need any additional information or files.
k
let me reproduce the case
I have just resimulated using
ngspice 43
and have no issues with NaN
please upgrade your ngspice and use the latest version of the PDK
you could also drop some suggestion about the features Qucs-S is lacking. We are trying to push the development of this tool to be able to design mmWave IC's
a
Thanks for your suggestion
Hi @Krzysztof Herman Your suggestion worked perfectly for my circuit. The circuit was built using the inductor. I tried to build the circuit with transmission lines. I have used the s-parameter of transmission lines. Then again I faced the problem of 'nan" in the minimum noise figure (nfmin). This time I am using ngspice-43. Could you please give me some suggestions for this problem?
I have attached a zip file containing the schematic and S2P files for the transmission lines. The S2P file names are marked in red within the schematic. I would greatly appreciate it if you could provide some insights into them.
k
@Atif Ali 190021319 I was able to reproduce your testcase and indeed got NaN. Please take a look here

https://youtu.be/iGkWnvuHGHw?t=918

. The noise data can be implemented in the Touchstone file however I am not sure if ngspice supports this kind of format. I will ask. Anyway you could apply a superposition rule and treat the TL as noiseless components.
a
thanks for your suggestions