analyze and synthesize transmission line structures and related components
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. Wcalc is part of gEDA project, a full GPL'd suite of Electronic Design Automation tools.
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. Wcalc is part of gEDA project, a full GPL'd suite of Electronic Design Automation tools.
To install wcalc, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install wcalc
To see what files were installed by wcalc, run:
port contents wcalc
To later upgrade wcalc, run:
sudo port selfupdate && sudo port upgrade wcalc
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.