--- In LTspice@yahoogroups
>
> Thanks,
>
> So the point I missed, I guess, is that the method can only deal with
> two components? I didn't see the word "pairs" in your reply, but I
> keyed off of "To simultaneously step more than one component
> value..." because that's what I want to do. I was confused by the
> description of table in the .param help.
>
> Is there a way to do what I'm trying to do? It's a Design of
> Experiments. I can modify the schematic 19 times and do individual
> runs, but I thought there must be a way to do automated "cases", for
> lack of a better word.
>
> Jim
Helllo Jim,
It looks you haven't fully understand his correction.
You can vary as many devices you you like. LTspice will
simulate 19 times with n=1 to 19 and it will take a value
for each step from the tables.
.step param n 1 19 1 ; step n from 1 to 19 by 1
.param C1=tbl(n,1,10p,
.param C2=tbl(n,1,15p,
.param C3=tbl(n,1,100p,
.param R1=tbl(n,1,1k,
...
Best regards,
Helmut
>
> --- In LTspice@yahoogroups
> wrote:
> >
> > --- In LTspice@yahoogroups
> >
> > > I want it to step through seven components as a group with 19
> > > values for each. An abbreviated spice directive is below.
> > > My understanding is this should pick the first value for each
> > > component, run the sim, then pick the second value for each,
> > > and so on.
> > >
> > > .step param n 1 19 1 ; step n from 1 to 19 by 1
> > > .param C4=table(n,0.
> >
> > What I wrote before still applies (i.e., table values must
> > be listed in x, y *pairs*. Each output data point requires a
> > corresponding input data point (i.e., an n value in your case).
> > Note that you can omit any inside point pairs that are inline
> > with outer points (the table function generates intermediate
> > values linearly). -- a.s.
> >
> > >> .param R1=tbl(n,1,1k,
> >
>

Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch format to Traditional
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe
__,_._,___
Tidak ada komentar:
Posting Komentar