Installing the new 2023 version of LTspice

Hi Mooly,
please use:
.options plotwinsize=0
.options numdgt=7

1706218783673.png
 
  • Like
  • Thank You
Reactions: Mooly and Zung
I have another oddity......

A thread on here had me quickly lash up a parallel LM317 supply as per the data sheet example.

Note the output voltage of 16.3 volts.

Screenshot 2024-02-08 145436.png


I now use the 'Duplicate' function and produce this. I delete the .op from the duplicate. It runs OK. Duplicate is the 8th button from the right on the toolbar.

Screenshot 2024-02-08 145908.png


I now alter the copied part by snipping out some parts and altering the configuration. The sim is run and the left hand output voltage is unchanged as it should be.

Screenshot 2024-02-08 150208.png


I now make R14 in the right hand sim a 1000 ohm and run the sim. The left hand output voltage alters dramatically from 16 down to 11 volts.

Screenshot 2024-02-08 150558.png


These are the original files.

Also (whether related or not I don't know...) the sim is one of those that is difficult to converge. Changing input voltage and load can cause it to either take ages to run or effectively never get there.
 

Attachments

Thanks for trying it 🙂

It's a bit weird then if they won't even run under the previous version as a .op

I can't understand why the big change in output voltage on the left hand side when R14 on the right side is altered. Why the interaction between the two halves?

Your image above would be with R14 at 600 ohm I think. I see the same results.

Screenshot 2024-02-08 181512.png
 
Interesting. Seems somehow the duplication creates a global net between the instances????
At first I thought it was a problem with the LT317A model when a 3rd part model worked fine. But then I re-drew part of the schematic using LT317A again, and then it worked.
A few notes:
1. 45 Volts exceeds the 317 spec of 40 Volts.
2. The LT317A (model?) current limits at 630mA, not 1.5A
3. Powering the op-amp from the output creates a feedback loop which may cause problems.

I saw that original post too, but didn't bother simulating it. I just assumed the vendor did their homework.
 

Attachments

  • Like
Reactions: Mooly
Thanks for trying it @steveu

I'm still faffing about with it and have asked over on the LT forum now. No takers as yet 🙂 In the original sim the value of R14 alters the behaviour as it changes from 984 to 985 ohms. One value gives 16v and the other 11v in the left hand section.

Its one highly flaky sim.
 
I've decided a good way to deal with AD/LT "editing" the standard.jft file during updates, is to create my own file "my_jfets.txt" containing the LTSPICE .MODELs I need, which aren't in the AD/LT supported library. I also add a suffix "_mj" to the name of each device in this file (example: "NPD5566_mj"), to remind myself that these models are certainly not AD/LT supported. Then .include "pathname/my_jfets.txt" goes into the .asc file and everything is copacetic. AD/LT software updates are unaware of this extra model library and it remains untouched.
 
  • Thank You
Reactions: AllenB and Mooly
Thanks Mark, I think I'm going to have do something like that looking forward.

This (clean install) of LT was done under the option of 'Install for me' rather than 'Install for all' where this installation is written to the App Data area. It seems the original cmp folder is there with all the original models and has not been written to since originally installing LT. There is another entry which is the latest updated updated library files in another App Data area.

I must keep a copy of the original safe somewhere.

You can see by the file sizes which is which and also by the dates. The different file paths are at the top. Its almost as if it could be models that have changed are the only ones now in the folder rather than updating the contents of the folder.

Screenshot 2024-09-05 140151.png


Screenshot 2024-09-05 140220.png



And I found this in the logs. This reads as only supported devices now included:

Screenshot 2024-09-05 141407.png