Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmcmahill/wcalc
Transmission line calculator
https://github.com/dmcmahill/wcalc
Last synced: about 2 months ago
JSON representation
Transmission line calculator
- Host: GitHub
- URL: https://github.com/dmcmahill/wcalc
- Owner: dmcmahill
- License: gpl-2.0
- Created: 2020-08-01T22:53:21.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-04-25T15:59:37.000Z (over 2 years ago)
- Last Synced: 2024-08-04T03:07:37.709Z (5 months ago)
- Language: C
- Size: 3.94 MB
- Stars: 7
- Watchers: 1
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
- awesome_photonics - wcalc
README
Wcalc is a tool for the analysis and synthesis of transmission line structures and
related components. Wcalc provides the ability to analyze the electrical parameters
of a particular structure based on the physical dimensions and material parameters.
The synthesis portion calculates the required physical parameters to meet desired
electrical specifications. Wcalc includes several models and places an emphasis on
accuracy. Several frontends provide the user with several options for its use.Models include:
- single layer solenoid inductor
- single microstrip and stripline
- coupled microstrip and stripline
- coplanar waveguide
- metal-insulator-semiconductor microstrip
- coaxial cable
- self and mutual inductance of two parallel rectangular bars
- self and mutual inductance of two parallel circular rodsFrontends include:
- gtk gui
- web (cgi)
- scilab
- octave
- matlab
- stdioSee the file INSTALL for building and installation instructions.
Please report all bugs at the wcalc github project page
at https://github.com/dmcmahill/wcalcSee the file COPYING for copying conditions.