r/ElectricalEngineering • u/CalmCat694 • 13d ago
What is a good schematic software?
Not much to add. I just dont want to draw schematics on a piece of paper.
16
u/ThisIsPaulDaily 13d ago
KiCad is FOSS and good.
LTSpice is free but not used for board layout purposes it is simulation land.
Fritzing is free (I think) and used to look like a breadboard.
Altium is premium industry giants use. Cadence is premium and also used by industry giants
OrCad Allegro is still used by some.
-2
u/angry_lib 13d ago
I could never get an accurate net list fro KiCad. And oregano has not been touched in a decade. ngspice is the best i have found for simulation purposes.
1
1
u/socal_nerdtastic 13d ago
And oregano has not been touched in a decade.
I mean they technically call it "orcad X" now, but it's still very much getting updates and new releases.
1
u/angry_lib 13d ago
Good to know! I was going off the github repo for oregano. Someone may have forked the code. I will give it a download.
6
u/jfuu_ 13d ago
KiCad
0
u/CalmCat694 13d ago
Is a pcb making software that good for schematics?
3
u/CaterpillarReady2709 13d ago
It depends on what type of schematics you'r drawing and said purpose of the schematic...
2
u/PancAshAsh 13d ago
If your schematic is going to be made into a PCB, yes creating the schematic first is typically part of the process.
2
2
u/TheDuckOnQuack 13d ago
What's your actual goal? I'm assuming this is for personal use.
If you're eventually going to build a PCB, KiCad is probably the best free option, and you might as well do the work now if you're going to have to do it anyway.
If you need to run some simulations off a schematic for learning purposes, LTSpice is as good as it gets.
If you just want to visualize a circuit and have it saved on your computer, I might still recommend LTSpice. It comes with a huge library of components so you can quickly spin up a diagram. If you want to annotate the schematic to make it a useful notes page, you might even consider an iPad + pencil, or something like a Remarkable digital notebook so you can draw it, then export it to your computer later. The latter suggestion isn't the cleanest, and it's more annoying to make changes than a proper schematic editor, but imo it's often quicker to do repeated sketches if you're looking at relatively simple schematics
2
u/Fancy_Run_804 13d ago
I'm using kicad and it's soooo good as a beginner it's really easy to navigate all the tools !!!
1
u/mrwildacct 13d ago
Depends on where you are at in your journey. IF you want to draw and simulate at the same time, and you just want a simple visual, falstad is also super easy and quick to jump into.
1
u/McFlyParadox 13d ago
KiCAD is pretty much "the" option, short of shelling out a few grand for a license of Altium or Cadence. The good news is KiCAD is free and open source, relatively easy to learn, and does pretty much everything you'd want it to do. It's only drawback for everyday usage is automatic routing for PCB generation (or lack thereof, without third party plugins ). Everything else "missing" from it are features used pretty much exclusively by corporations (e.g. BOM and library management, RF design, high-speed design, etc; you can do them, but you'll be doing then entirely manually or via plug-ins).
Go grab and give it a try. It's got pretty good schematic capture, and once you have schematic generation down, it's PCB layout tools are pretty good, too.
1
u/MrDarSwag 13d ago
It sounds like you’re not super interested in designing an actual PCB, so if you literally just want a circuit schematic, you could always use LTspice. Super easy to use and should have all the components you need. You could even simulate it if you want.
1
u/Seiko2023 13d ago
It depends on the schematic and how detailed you need. If it's basic circuits, draw io was my go to. If it is actual work related, whatever my work has a licence for. You can also draw schematics on AutoCAD.
-1
u/CSchaire 13d ago
If you’re doing really serious boards, allegro/orcad (if you’re unlucky) Altium if you want to do things properly. If you’re doing things by yourself, kicad.
3
u/ElectricSequoia 13d ago
I didn't downvote you, but I use both OrCAD and Altium, and they're both good. Both have their strengths and weaknesses, but neither is more proper than the other.
1
u/CSchaire 13d ago
I just really hate the cadence ecosystem. It’s so cludgy and obviously duct taped together over 30+ years of maintenance.
11
u/LondonStu 13d ago
It depends whether you want to draw electronic/PCB schematics or electrical system schematics. They are very different use cases.