Keyboard Shortcuts
Likes
- LTspice
- Messages
Search
Re: Singular matrix
On Tue, Mar 25, 2025 at 09:49 AM, John Woodgate wrote:
You didn't fix the path in RQ3E100AT_TH, but never mind. I can't see what is causing the singular matrix error.Oh god ! Sorry again... Ok, if you haven't noticed yet, I created a PTC symbol / model based upon John Popelish work. I just added a pin for the temperature.
Maybe you can look if there is something wrong at this stage ?
Thanks a lot,
Pascal |
Re: Singular matrix
开云体育On 25/03/2025 17:40, pilou via
groups.io wrote:
This circuit runs in 24.1.4, but fails in 24.0.12 with a singular matrix error. Note: there is a pin (A1) on the thermistor, U7, that is disconnected - it's in the body of the symbol. Perhaps it needs connecting to something. -- Regards, Tony |
Re: Singular matrix
开云体育You didn't fix the path in RQ3E100AT_TH, but
never mind. I can't see what is causing the singular matrix
error. On 2025-03-25 16:40, pilou via
groups.io wrote:
--
OOO - Own Opinions only If something is true: * as far as we know - it's science *for certain - it's mathematics *unquestionably - it's religion |
Re: .STEPping a .WAVE file output
开云体育D’oh!? Further breaking a broken interface… ? From: [email protected] <[email protected]>
On Behalf Of ericsson.sunshine via groups.io
Sent: Monday, March 24, 2025 6:48 PM To: [email protected] Subject: EXTERNAL: Re: [LTspice] .STEPping a .WAVE file output ? On Tue, Mar 25, 2025 at 09:27 AM, <ericsson.sunshine@...> wrote:
Oops, I found the ".step + ,wave" method only works in LTspice XVII, not supported in LTspice V24.1.5.
In V24.1.5 I , it only creates a file named "{stp}". ? Best reards. |
Re: .STEPping a .WAVE file output
开云体育Very nice! I used to have a good mass rename/redate tool for Windows, but it’s been a while. ? Thak you! Dave ? From: [email protected] <[email protected]>
On Behalf Of ericsson.sunshine via groups.io
Sent: Monday, March 24, 2025 6:27 PM To: [email protected] Subject: EXTERNAL: Re: [LTspice] .STEPping a .WAVE file output ? Hi, : ? I have tested the following methods, plus the *.bat running under Windows OS. ? " .step param stp 1 6 1 " --> it generates the file 1, 2,...,6 ? Then run the batch file, as following: (save it to file & name it to ***.bat) " @echo off " ? Not sure if that's my naive, I tried the website of Analog Device, it doesn't release LTspice 24.1.6 yet.
? Have a nice day. Best regards. |
Re: Singular matrix
开云体育We can't run it , because:
On 2025-03-25 13:18, pilou via
groups.io wrote:
--
OOO - Own Opinions only If something is true: * as far as we know - it's science *for certain - it's mathematics *unquestionably - it's religion |
Re: .STEPping a .WAVE file output
On Tue, Mar 25, 2025 at 11:42 AM, Andy I wrote:
It's surprising , will this feature '.wave {Stp+".wav"} 16 44.1k V(Out)' be added-on ? If 'Yes', it's really powerful new generation. Worth to boost high to 24.10.5, higher order in higher level.
?
Thank you very much.
Best regards. |
Re: .STEPping a .WAVE file output
On Tue, Mar 25, 2025 at 09:27 AM, <ericsson.sunshine@...> wrote:
Oops, I found the ".step + ,wave" method only works in LTspice XVII, not supported in LTspice V24.1.5.
In V24.1.5 I , it only creates a file named "{stp}".
?
Best reards. |
Re: .STEPping a .WAVE file output
Hi, :
?
I have tested the following methods, plus the *.bat running under Windows OS.
?
"
.step param stp 1 6 1
.param fs {stp*1k} .wave {stp} 16 44.1k V(out) " --> it generates the file 1, 2,...,6
?
Then run the batch file, as following: (save it to file & name it to ***.bat)
"
@echo off
for %%f in (1 2 3 4 5 6) do ( ? ? if exist "%%f" ren "%%f" "%%f.wav" ) echo Renaming complete! pause "
?
Not sure if that's my naive, I tried the website of Analog Device, it doesn't release LTspice 24.1.6 yet.
?
Have a nice day.
Best regards. |
Re: Singular matrix
Some of the things you can try (no guarantees!) include:
?
Andy
?
? |
Re: .STEPping a .WAVE file output
开云体育NICE! ? From: [email protected] <[email protected]>
On Behalf Of Mathias Born via groups.io
Sent: Monday, March 24, 2025 10:39 AM To: [email protected] Subject: EXTERNAL: Re: [LTspice] .STEPping a .WAVE file output ? Hi, ? Since this seems like a nice feature, I extended the grammar. Starting with LTspice 24.1.6, you can just say: ? .wave {Stp+".wav"} 16 44.1k V(Out) ? Best Regards, Mathias |
Re: Singular matrix
开云体育There are indeed infinitely many reasons for
that error. We can't help much unless you let us see more of
what you are doing. Upload your .ASC file AND all the other
files required to run the simulation, but not .RAW? and .LOG
files or pictures,? in a ZIP archive to Files => Temp. On 2025-03-24 17:59, pilou via
groups.io wrote:
--
OOO - Own Opinions only If something is true: * as far as we know - it's science *for certain - it's mathematics *unquestionably - it's religion |
Singular matrix
Hello everybody, I'm working on a schematic and encounter a "singular matrix" error. I know there are as many cause than people in the mankind, but I would like to have advices to avoid this sort of things. I'm aware that there are a lot of maths in the background too :'( Thanks a lot in advance for your help. |
Re: .STEPping a .WAVE file output
开云体育T does work, as you suggested, with *just* the number as filenemae. OK for a few files to rename, like this, but if I wanted to make a lot of runs, it would be a pain. ? Thanks, Dave ? From: [email protected] <[email protected]>
On Behalf Of Andy I via groups.io
Sent: Monday, March 24, 2025 9:36 AM To: [email protected] Subject: EXTERNAL: Re: [LTspice] .STEPping a .WAVE file output ? Maybe it's the negative values?? ? (Clearly, guessing here.) |
Re: LTspice AKO
View the extended netlist.?
toggle quoted message
Show quoted text
view the netlist and right click on the netlist and select "generate expanded listing".
|