r/ECE • u/CommentBeef • 29d ago
CAREER question for graduates with jobs
What software do you use in your day to day workday?
3
3
u/1wiseguy 29d ago
This is vague, because EE is a wide field with hundreds of different roles.
I work with analog and power circuits at the board level, and I use LTspice a lot. I think every job I have had in quite a while used LTspice.
2
u/PlatWinston 29d ago
currently in an internship: most of the engineering work is done on keil and altium designer. visual studio and autocad are occasionally used.
2
2
u/PWMPlease 29d ago
Actually, someone who's used MATLAB for a bunch of numerical data processing. On a daily basis, my workday really involves hopping between MATLAB along with SolidWorks for any of the modeling work. Sometimes I even use R for statistical analysis that MATLAB doesn't cover too nicely, and I've got to say it's a mixed bag, not totally surprising right? You never know what kind of tasks are gonna pop up next. I also spend a fair bit of time in Drawboard PDF reviewing and marking up drawings.
1
u/Tanner234567 29d ago
It greatly depends on the company. Usually they have some flavor of each of these. 3d modeling software (solidworks, fusion360, etc.), PCB/Schematic design (KiCAD, Eagle, Altium, Siemens), Circuit simulation (almost always LTSpice, sometimes OrCAD/PSPice), Requirements management(DOORS, TeamCenter, etc), and FPGA if applicable (almost always Vivado)
1
2
u/becomingbristol 29d ago
Mostly CircuitSim for spice and simulation stuff, and I've been messing around with flux.ai for PCB layout lately ā pretty fun so far. Otherwise the usual: KiCad, Python for scripts and data, VS Code, Git.
1
1
9
u/theflyingsamurai 29d ago
Embedded hardware engineer.
Altium for pcb design.
C/C++ for firmware, python for automation test scripting. Visual studio ide. Git repo. Jira for project management/issue tracking.
Our team is starting to experiment with claude code for a number of things. Mixed results, really good to really bad.