Hobby Electronics Basics LTspice / SwitcherCAD III and Bridge Rectifier question

Bookmark this page:  YahooMyWeb Yahoo!  Google Google  Windows Live Favorites Windows Live  del.icio.us del.icio.us  digg digg  Add to Netscape Netscape
Subject Author Date
LTspice / SwitcherCAD III and Bridge Rectifier question Chretien 03-16-05
Posted by Chretien on March 16, 2005, 7:02 pm
Please log in for more thread options


I am a novice. And even more of a novice at this spice program.

I am trying to "play" with the program to see how it works etc. So Im taking
some schematics and replicating them in the spice program to see how it
works.
My current sample project requires a 1 Amp 200V Bridge Rectifier.

I cannot see this component in the components list. Am I missing something?
Am I suppose to use 4 Diodes as a work around or should I move to the next
step in this program and make a new component?

Regards.




Posted by Larry Brasfield on March 16, 2005, 4:13 pm
Please log in for more thread options


>I am a novice. And even more of a novice at this spice program.
>
> I am trying to "play" with the program to see how it works etc. So Im taking
> some schematics and replicating them in the spice program to see how it
> works.
> My current sample project requires a 1 Amp 200V Bridge Rectifier.
>
> I cannot see this component in the components list. Am I missing something?

You have learned, early, the widely known fact
that the available models (assuming they are any
good) are a big part of the value of any simulator
package.

> Am I suppose to use 4 Diodes as a work around or should I move to the next
> step in this program and make a new component?

For playing, if you can find some 1A 200V
diodes, just hook them up and be happy. Or,
if you want to play with component creation,
do that. Library editors can be a real challenge.

Have fun.

--
--Larry Brasfield
email: donotspam_larry_brasfield@hotmail.com
Above views may belong only to me.




Posted by Chretien on March 16, 2005, 7:37 pm
Please log in for more thread options



> >I am a novice. And even more of a novice at this spice program.
> >
> > I am trying to "play" with the program to see how it works etc. So Im
taking
> > some schematics and replicating them in the spice program to see how it
> > works.
> > My current sample project requires a 1 Amp 200V Bridge Rectifier.
> >
> > I cannot see this component in the components list. Am I missing
something?
>
> You have learned, early, the widely known fact
> that the available models (assuming they are any
> good) are a big part of the value of any simulator
> package.
>
> > Am I suppose to use 4 Diodes as a work around or should I move to the
next
> > step in this program and make a new component?
>
> For playing, if you can find some 1A 200V
> diodes, just hook them up and be happy. Or,
> if you want to play with component creation,
> do that. Library editors can be a real challenge.
>
> Have fun.
>
> --
> --Larry Brasfield
> email: donotspam_larry_brasfield@hotmail.com
> Above views may belong only to me.
>
>
Thanks for the input.

I think I have seen that some manufacturers have (of course) their own
components that you can download and put into these programs. Is this
something worthy to do?
eg. see link for a nice collection
http://homepages.which.net/~paul.hills/Circuits/Spice/ModelIndex.html

I would rather spend my time on developing the project than developing the
project that's developing the project if you know what I mean.

How do you use these files anyway I can't seem to see any import mecanism?

Regards







Posted by Larry Brasfield on March 16, 2005, 5:07 pm
Please log in for more thread options


>> >I am a novice. And even more of a novice at this spice program.
>> > I am trying to "play" with the program to see how it works etc. So Im taking
>> > some schematics and replicating them in the spice program to see how it
>> > works.
>> > My current sample project requires a 1 Amp 200V Bridge Rectifier.
>> >
>> > I cannot see this component in the components list. Am I missing something?
>>
>> You have learned, early, the widely known fact
>> that the available models (assuming they are any
>> good) are a big part of the value of any simulator
>> package.
>>
>> > Am I suppose to use 4 Diodes as a work around or should I move to the
>> > next step in this program and make a new component?
>>
>> For playing, if you can find some 1A 200V
>> diodes, just hook them up and be happy. Or,
>> if you want to play with component creation,
>> do that. Library editors can be a real challenge.

> Thanks for the input.
Anytime.

> I think I have seen that some manufacturers have (of course) their own
> components that you can download and put into these programs. Is this
> something worthy to do?

Yes, especially if you will be simulating "real"
circuits (using "real" parts and which will end
up becoming actual hardware), where their
performance or predictability matters.

> eg. see link for a nice collection
> http://homepages.which.net/~paul.hills/Circuits/Spice/ModelIndex.html

I'll take a look, thanks.

> I would rather spend my time on developing the project than developing the
> project that's developing the project if you know what I mean.

If you are merely interested in play, it hardly
matters what you do if you enjoy it. But if
your play is a learning exercise, with some
future useful application in mind, then you
would do well to get past the "pull in what
appears in the menus, hook it up, hit run"
phase. Using models not provided by the
simulator vendor is an important part of that.

> How do you use these files anyway I can't seem to see any import mecanism?

In SwitcherCAD and most other SPICE simulators,
you can arrange for whatever statements you like to
end up in the "(card) deck" that is actually input to
the simulation engine.

Lookup the help on the .MODEL and .SUBCKT
directives. By including the models you get from
a manufacturer (which will generally be in either
model or subcircuit form) as text items in your
schematic, marked as "SPICE directive" in the
dialog that creates/edits them, you can make the
models available. By slightly editing the devices
you use, they can be made to use those models.

There is a whole different scheme for incorporating
models, subcircuits and schematics into library
components you create. See the help for that.

There is a forum for LTSpice on Yahoo. That
would be a better place take the more detailed
questions that will surely arise as you proceed.

--
--Larry Brasfield
email: donotspam_larry_brasfield@hotmail.com
Above views may belong only to me.




Posted by Chretien on March 17, 2005, 12:16 pm
Please log in for more thread options



message
> >> >I am a novice. And even more of a novice at this spice program.
> >> > I am trying to "play" with the program to see how it works etc. So Im
taking
> >> > some schematics and replicating them in the spice program to see how
it
> >> > works.
> >> > My current sample project requires a 1 Amp 200V Bridge Rectifier.
> >> >
> >> > I cannot see this component in the components list. Am I missing
something?
> >>
> >> You have learned, early, the widely known fact
> >> that the available models (assuming they are any
> >> good) are a big part of the value of any simulator
> >> package.
> >>
> >> > Am I suppose to use 4 Diodes as a work around or should I move to the
> >> > next step in this program and make a new component?
> >>
> >> For playing, if you can find some 1A 200V
> >> diodes, just hook them up and be happy. Or,
> >> if you want to play with component creation,
> >> do that. Library editors can be a real challenge.
>
> > Thanks for the input.
> Anytime.
>
> > I think I have seen that some manufacturers have (of course) their own
> > components that you can download and put into these programs. Is this
> > something worthy to do?
>
> Yes, especially if you will be simulating "real"
> circuits (using "real" parts and which will end
> up becoming actual hardware), where their
> performance or predictability matters.
>
> > eg. see link for a nice collection
> > http://homepages.which.net/~paul.hills/Circuits/Spice/ModelIndex.html
>
> I'll take a look, thanks.
>
> > I would rather spend my time on developing the project than developing
the
> > project that's developing the project if you know what I mean.
>
> If you are merely interested in play, it hardly
> matters what you do if you enjoy it. But if
> your play is a learning exercise, with some
> future useful application in mind, then you
> would do well to get past the "pull in what
> appears in the menus, hook it up, hit run"
> phase. Using models not provided by the
> simulator vendor is an important part of that.
>
> > How do you use these files anyway I can't seem to see any import
mecanism?
>
> In SwitcherCAD and most other SPICE simulators,
> you can arrange for whatever statements you like to
> end up in the "(card) deck" that is actually input to
> the simulation engine.
>
> Lookup the help on the .MODEL and .SUBCKT
> directives. By including the models you get from
> a manufacturer (which will generally be in either
> model or subcircuit form) as text items in your
> schematic, marked as "SPICE directive" in the
> dialog that creates/edits them, you can make the
> models available. By slightly editing the devices
> you use, they can be made to use those models.
>
> There is a whole different scheme for incorporating
> models, subcircuits and schematics into library
> components you create. See the help for that.
>
> There is a forum for LTSpice on Yahoo. That
> would be a better place take the more detailed
> questions that will surely arise as you proceed.
>
> --
> --Larry Brasfield
> email: donotspam_larry_brasfield@hotmail.com
> Above views may belong only to me.
>
>

Thanks for your advice and helpful hints.
I'll persevere. Right now Im just trying to understand the program. Its just
for enjoyment and hobby.
I'll also look at the LTSpice forum for a little more On Topic help.

Regards






Similar ThreadsPosted
LTspice / SwitcherCAD III and Bridge Rectifier question March 16, 2005, 7:02 pm
Bridge Rectifier Problem.......!!!!!!! August 22, 2006, 6:17 am
six pulse bridge rectifier December 9, 2007, 9:22 am
information about bridge rectifier July 3, 2008, 6:52 am
Can I use 4 scr's as a ordinary rectifier bridge ? February 16, 2008, 2:28 pm
Voltage concerns on a bridge rectifier-capacitor circuit August 15, 2007, 2:19 am
Weird problem in Full wave (FW) bridge rectifier November 21, 2007, 11:48 am
Full wave bridge rectifier circuit recommendations needed April 1, 2008, 10:34 pm
SwitcherCAD - no thyristor? March 25, 2006, 9:02 am
Where to get a better library for SwitcherCAD February 20, 2007, 7:46 am
Simulating with LTSpice ? November 29, 2004, 9:06 am
ASCII schematics from LTSpice September 13, 2004, 1:08 am
LTSpice newbie 555 qiestion March 1, 2006, 6:58 am
Understanding of ltspice models January 29, 2007, 4:12 pm
Transformer Simulation in LTSpice November 20, 2008, 10:02 am