exequor
- 393
- 0
Does anyone know of any software (preferably free) that can design relatively simple cicuits?
*voltage source from ground to node 1
V1 1 0 10V
*Resitor from node 1 to node 2
R1 1 2 1KOhm
*Resitor from node 2 to ground
R2 2 0 2kOhm
*show all node voltages in output file
.OP
hi ya?exequor said:Does anyone know of any software (preferably free) that can design relatively simple cicuits?
Davorak said:For pspice you would have somthing like this for a voltage divider:
Not hard even for simple circuits.Code:*voltage source from ground to node 1 V1 1 0 10V *Resitor from node 1 to node 2 R1 1 2 1KOhm *Resitor from node 2 to ground R2 2 0 2kOhm *show all node voltages in output file .OP
Here is a site with downloads and walk throughs if you want to take a closer look.
http://www.electronics-lab.com/downloads/schematic/013/index.html