diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-04-03 13:30:51 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-04-03 13:30:51 +0800 |
commit | bed8250cdf6f15c2f26f85c79a6607c75f53a3c8 (patch) | |
tree | e224e74e96621e171e7a3d33e621828f33c5df8f /cad/vipec/pkg-descr | |
parent | 4eef671330aeb3c9b47f180c1dd9ebfcc5305cbb (diff) | |
download | freebsd-ports-gnome-bed8250cdf6f15c2f26f85c79a6607c75f53a3c8.tar.gz freebsd-ports-gnome-bed8250cdf6f15c2f26f85c79a6607c75f53a3c8.tar.zst freebsd-ports-gnome-bed8250cdf6f15c2f26f85c79a6607c75f53a3c8.zip |
add vipec
ViPEC is a powerful tool for the analysis of high frequency, linear electrical networks
Diffstat (limited to 'cad/vipec/pkg-descr')
-rw-r--r-- | cad/vipec/pkg-descr | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/cad/vipec/pkg-descr b/cad/vipec/pkg-descr new file mode 100644 index 000000000000..341b536dcee3 --- /dev/null +++ b/cad/vipec/pkg-descr @@ -0,0 +1,15 @@ +ViPEC is a powerful tool for the analysis of high frequency, linear +electrical networks. It takes a schematic description of the electrical +network and performs a linear analysis in the frequency domain. The output +is in the form of port parameters (S, Y or Z) with results presented on a +user defined grid, Smithchart or table. It can also be used to compute +other characteristics like stability factors and group delay. + +ViPEC supports various lumped elements (capacitors, resistors etc.) as well +as distributed networks like transmission lines, microstrip and stripline +structures. Two port data files are also supported (e.g. the 2-port frequency +parameters of various RF transistors as supplied by the manufacturer). The +component library is under constant development with new elements added at +regular intervals. + +WWW: http://vipec.sourceforge.net/ |