Hey All, I am new into circuit design and wanted to do some simulations using pspice. I found a lot of *.cir files from manufacturers websites but I dont know how to use them. I know I can use the libraries in pspice but is there a way to use *.cir in my simulation.
For example I am trying to use AD588.cir file. Any help would be great. Thanks
Didn't find your answer? Ask the community — no account required.
J
Jim Thompson
In PROBE, FILE/OPEN/*.CIR, then choose the circuit of choice.
Then SIMULATION/RUN.
The *.CIR file MUST call all the needed libraries and subcircuits.
Myself, I prefer the methods described on the following pages of my website...
SUBCIRCUITS & SYMBOLS: SUBCKT.SLB
S.E.D/Schematics: SubcircuitImportByNetlist.pdf
...Jim Thompson
| James E.Thompson, P.E. | mens |
| Analog Innovations, Inc. | et |
| Analog/Mixed-Signal ASIC\'s and Discrete Systems | manus |
| Phoenix, Arizona Voice:(480)460-2350 | |
| E-mail Address at Website Fax:(480)460-2142 | Brass Rat |
| http://www.analog-innovations.com | 1962 |
I love to cook with wine. Sometimes I even put it in the food.
L
Leon
.cir files are just SPICE netlists. I can run them from the command shell with the SPICE supplied with the Pulsonix PCB software I use, perhaps you can do something similar with PSPICE.
Leon
J
Jim Thompson
Not precisely. *.cir files also contain commands, library calls, etc.
*.net contain ONLY circuit component content... i.e. netlist only.
...Jim Thompson
| James E.Thompson, P.E. | mens |
| Analog Innovations, Inc. | et |
| Analog/Mixed-Signal ASIC\'s and Discrete Systems | manus |
| Phoenix, Arizona Voice:(480)460-2350 | |
| E-mail Address at Website Fax:(480)460-2142 | Brass Rat |
| http://www.analog-innovations.com | 1962 |
I love to cook with wine. Sometimes I even put it in the food.
L
Leon
I've come across SPICEs (SPICE OPUS is one) where that isn't the case, the netlist files have the cir extension and the commands etc. are entered separately.
Leon
H
Helmut Sennewald
schrieb im Newsbeitrag news: snipped-for-privacy@j55g2000cwa.googlegroups.com...
Hello,
there is a big misunderstanding from the others about your .cir file. AD names their subcircuit model files with the extension .cir. I assume you use schematics for your circuit. Then you have to make a symbol for the subcircuit in .the .cir file. Therefore you have to master how to use subcircuits and how to to generate symbols for them. Have luck. ;-)
Best regards, Helmut
PS: I use LTspice.
formatting link
L
learnfpga
Dear Helmut, Can I use devices other than Linear technology devices in LTspice.....? If yes how?....
Thanks............
Helmut Sennewald wrote:
J
Jim Thompson
Probably a EUNUCHS system ?:-)
...Jim Thompson
| James E.Thompson, P.E. | mens |
| Analog Innovations, Inc. | et |
| Analog/Mixed-Signal ASIC\'s and Discrete Systems | manus |
| Phoenix, Arizona Voice:(480)460-2350 | |
| E-mail Address at Website Fax:(480)460-2142 | Brass Rat |
| http://www.analog-innovations.com | 1962 |
I love to cook with wine. Sometimes I even put it in the food.
L
Leon
There is a Linux version. 8-)
Leon
H
Helmut Sennewald
schrieb im Newsbeitrag news: snipped-for-privacy@i40g2000cwc.googlegroups.com...
Yes!
As usual you have to learn a little bit. Do you know how a subcircuit is defined in SPICE? If yes then it's easy.
I have made an example with LTSpice with this AD588. It's on the "road" to you if your email is valid, if not then send me your email address. Maybe you tell me at least your first name or invent one.
Best regard, Helmut
You can learn a lot about LTspice in the Yahoo Group.
formatting link
but
great.
master
;-)
H
Helmut Sennewald
"Helmut Sennewald" schrieb im Newsbeitrag news:e61kg8$oa3$01$ snipped-for-privacy@news.t-online.com...
Hello,
I forgot to tell that it's possible in LTspice to directly use SPICE-lines in a schematic. That means you have part of your circuit drawn and another part can be SPICE text lines. This allows you to use subcircuits without drawing a symbol.
X1 node1 node2 node3 ...... node16 AD588
The SPICE-line above connects the subcircuits to the nets node1, node2, .... node1, node2, ... are net names in your schematic.
Regardless of whether using symbols or text lines, you have to include the aubcircuit file.
.include mysubs.xyz
The file name can be any name recognized by MS-Windows.
Best regards, Helmut
J
Jim Thompson
Myself, I'm have symbolic preferences, where I can put down a symbol for the subcircuit and probe its pins... described on the following pages of my website...
SUBCIRCUITS & SYMBOLS: SUBCKT.SLB
S.E.D/Schematics: SubcircuitImportByNetlist.pdf
This is very handy when you are designing only one section of a chip (or PCB) and must interface to other people's work.
...Jim Thompson
| James E.Thompson, P.E. | mens |
| Analog Innovations, Inc. | et |
| Analog/Mixed-Signal ASIC\'s and Discrete Systems | manus |
| Phoenix, Arizona Voice:(480)460-2350 | |
| E-mail Address at Website Fax:(480)460-2142 | Brass Rat |
| http://www.analog-innovations.com | 1962 |
I love to cook with wine. Sometimes I even put it in the food.
Join the Discussion
Have something to add? Share your thoughts — no account required.
Didn't find your answer?
Ask the community — no account required
Report Content
You are reporting this content to the moderators. They will look at it
ASAP.