I am trying to simulate circuits with different packages. I tried this on KiCAD version 6 then 8 on Linux. When I migrated to 8, I recreated the circuits from scratch. No matter what I did I got the same results.
The first circuit I made that gave me errors was with version 6, I got the symbol from the manufacturer website that linked to Ultra Librarian. I loaded the symbol into the library just fine. I went to the properties of the symbol on the schematics and I clicked on Simulation Model Editor. It needed a *.lib file for the simulation. The downloaded symbol didn’t come with a *.lib file. I went back to the site and got the KiCAD version 5 symbol which was a *.lib and used that as the *.lib file but it still gave me errors as well.
Then I upgraded to version 8. I recreated the circuit from scratch. It gave me similar errors as well and it is still needs a *.lib file for the Simulation Model Editor.
PICTURE 1 is below because I am a new user and I am only allowed 1 embedded media. Notice there is no ERC errors.
This is the latest version of KiCAD that I used:
I tried the same model with symbols, for another CAD on Windows 10 (I don’t know if I can mention the other CAD), that I got the same way from Ultra Librarian. It also expected a *.lib for that symbol for the simulation but again there was no *.lib file for that either. However, It loaded the symbol into the symbol library fine.
I went to SAMACSYS and downloaded the symbols of the same model for both CADs. The KiCAD folder had a kicad_sym file and a lib file. I created the circuit from scratch and it gave me similiar errors for the simulation. The other CAD was still missing a lib file for the simulation for that CAD tool.
PICTURE 2 is also below. Notice, there are no ERC errors.
I tried a regular voltage source and resistor and the simulation worked fine. I added a symbol from the default library and it also gave me simulation errors.
PICTURE 3 is below also. Notice again, the ERC gave me no errors, just an ignored test.
I also tried another model with different symbols from SAMACSYS and Ultra Librarian for KiCAD on Linux and the other CAD tool on Windows 10 but the problems are still the same or very similiar. 4 total for the other model. But what I do not understand is how did I get errors from using a symbol from the default library in KiCAD. That is what lead me here first.
How do I fix the simulation errors? I googled these problems but I couldn’t gather enough information to fix the problems so I am hoping I will find an answer here. Any help is appreciated. Sorry for the long post. Let me know if you need more information.