Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.maple > #1155

Re: Syrup poly(2)

From Joe Riel <joer@san.rr.com>
Newsgroups comp.soft-sys.math.maple
Subject Re: Syrup poly(2)
Date 2015-07-07 22:37 -0700
Organization A noiseless patient Spider
Message-ID <87d203ky56.fsf@san.rr.com> (permalink)
References <3tSdnZ5cWuBRNAHInZ2dnUU7-XednZ2d@megapath.net>

Show all headers | View raw


"Thomas D. Dean" <tomdean@speakeasy.org> writes:

> From Spice, I have a circuit that has
>
> GRCM1 1 98 POLY(2) 1 31 2 31 (0,5E-9,5E-9)
>
> I know this is a VCCS connected between nodes 1 and 98.
>
> The controlling values are (v[1]-v[31]) and (v[2]-v[31])
>
> The value is 0+(5e-9*(v[1]-v[31]))+(5e-9*(v[2]-v[31]))
>
> How do I do this in Syrup?

Create a current source with that expression as the value:

igrcm 1 98 0+(5e-9*(v[1]-v[31]))+(5e-9*(v[2]-v[31]))

-- 
Joe Riel

Back to comp.soft-sys.math.maple | Previous | NextPrevious in thread | Find similar


Thread

Syrup poly(2) "Thomas D. Dean" <tomdean@speakeasy.org> - 2015-07-07 21:40 -0700
  Re: Syrup poly(2) Joe Riel <joer@san.rr.com> - 2015-07-07 22:37 -0700

csiph-web