-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrelated.html
126 lines (103 loc) · 5.58 KB
/
related.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
<!DOCTYPE html>
<html lang="en" data-content_root="./">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Related Open Source RF Projects — scikit-rf</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="_static/bootstrap-sphinx.css?v=284a2d1d" />
<script src="_static/documentation_options.js?v=5929fcd5"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="author" title="About these documents" href="about.html" />
<link rel="search" title="Search" href="search.html" />
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-29068876-2', 'auto');
ga('send', 'pageview');
</script>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-5050140118519400",
enable_page_level_ads: true
});
</script>
</head><body>
<div align ="center" >
<div class="gallery_image" style="margin-top: -2em; margin-left: -10em; margin-bottom: -1em;">
<a href="index.html"><img src="_static/scikit-rf-title-flat.svg"/></a>
</div>
<hr width = "90%">
<div style="margin-top: -1em; margin-left: -10em; margin-bottom: -1em;">
<h4>
<a href="index.html">Home</a> ·
<a href="install.html">Install</a> ·
<a href="http://scikit-rf.readthedocs.org/" target="_blank">Docs</a> ·
<a href="https://github.com/scikit-rf/scikit-rf" target="_blank">Source</a> ·
<a href="support.html">Support</a> ·
<!--- <a href="users.html">Users</a> · -->
<a href="merch.html">Merch</a> ·
<a href="about.html">About</a>
</h4>
</div>
</div>
<hr width = "90%">
<div class="container">
<div class="row">
<div class="body col-md-12 content" role="main">
<section id="related-open-source-rf-projects">
<h1>Related Open Source RF Projects<a class="headerlink" href="#related-open-source-rf-projects" title="Link to this heading">¶</a></h1>
<section id="hftools">
<h2>HFTools<a class="headerlink" href="#hftools" title="Link to this heading">¶</a></h2>
<p><a class="reference external" href="https://github.com/hftools/hftools">https://github.com/hftools/hftools</a></p>
<p>Hftools is a python package containing useful tools for high frequency electrical engineering problems. Hftools is focused on generally useful tools such as file readers, multiport classes, an improved array class (hfarray), dataset class. More specialized tools will be broken out into seprate packages. One such package is caltools which contains tools for doing Vector Network Analyzer (VNA) calibrations</p>
</section>
<section id="python-ivi">
<h2>Python IVI<a class="headerlink" href="#python-ivi" title="Link to this heading">¶</a></h2>
<p><a class="reference external" href="http://github.com/alexforencich/python-ivi">http://github.com/alexforencich/python-ivi</a></p>
<p>Python IVI is a Python-based interpretation of the Interchangeable Virtual Instrument standard from the IVI foundation. Python IVI can use Python VXI-11, Python USBTMC, pySerial and linux-gpib to connect to instruments. The implementation of the initialize method takes a VISA resource string and attempts to connect to an instrument.</p>
</section>
<section id="qucs">
<h2>QUCS<a class="headerlink" href="#qucs" title="Link to this heading">¶</a></h2>
<p><a class="reference external" href="http://qucs.sourceforge.net/">http://qucs.sourceforge.net/</a></p>
<p><strong>Qucs</strong> is an integrated circuit simulator which means you are able to setup a circuit with a graphical user interface (GUI) and simulate the large-signal, small-signal and noise behaviour of the circuit. After that simulation has finished you can view the simulation results on a presentation page or window.</p>
</section>
<section id="hycohanz">
<h2>hycohanz<a class="headerlink" href="#hycohanz" title="Link to this heading">¶</a></h2>
<p><a class="reference external" href="http://mradway.github.io/hycohanz/">http://mradway.github.io/hycohanz/</a></p>
<p><strong>hycohanz</strong> is an Open Source (BSD license) Python wrapper interface to the ANSYS HFSS Windows COM API, enabling you to control HFSS from Python. hycohanz simplifies control of HFSS from Python for RF, microwave, and antenna engineers.</p>
<div class="line-block">
<div class="line"><br /></div>
<div class="line"><br /></div>
<div class="line"><br /></div>
</div>
<p>If you would like to list your open source project here please contact me at <strong>arsenovic at virginia.edu</strong></p>
<div class="line-block">
<div class="line"><br /></div>
<div class="line"><br /></div>
<div class="line"><br /></div>
</div>
</section>
</section>
</div>
</div>
</div>
<footer class="footer">
<div class="container">
<p class="pull-right">
<a href="#">Back to top</a>
<br/>
</p>
<p>
© Copyright 2024, the scikit-rf development team.<br/>
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.6.<br/>
</p>
</div>
</footer>
</body>
</html>