Thursday, April 21, 2022

34-Microwave Tools with Analysis (Series Final Post)

In this final blog post, I have integrated Y-Matrix analysis into the Microwave Tools project. This version has addition Lumped, Ideal, Microstrip and CPW components added to the component menus. Although, some microstrip and CPW equations are not complete.


The S-parameter results for the RLC circuit are displayed on a new form with a chart and data display. This version does not include component select, delete, or line stretch which is left as an exercise for the reader.


The source code for this final post is available on GitHub. I plan to start a new implementation in C++/Qt using the Eigen math library which I believe will give more accurate results because it implements 64-bit complex matrix math. I will post the results periodically on GitHub.

No comments:

Post a Comment

34-Microwave Tools with Analysis (Series Final Post)

In this final blog post, I have integrated Y-Matrix analysis into the Microwave Tools project. This version has addition Lumped, Ideal, Micr...