¿ªÔÆÌåÓý

Date
Re: Resonance splitting
I hope my upload has sorted this and we can close the thread. ====================================================================================== Best wishes John Woodgate OOO-Own Opinions Only
By John Woodgate · #128203 ·
Re: Resonance splitting
John asked, " How can it give identical runs with .step param K list 0.0001 0.01? " Because the parameter K was not used anywhere.? It's just a dummy parameter, where the entire circuit is unaffected
By Andy I · #128202 ·
Re: Resonance splitting
John wrote, "... without stepping because you deleted K L1 L1 K. When you add that back in, to get the steps, it doesn't run. I don't know why, or why the error log has those weird expressions. "
By Andy I · #128201 ·
Re: Resonance splitting
How can it give identical runs with .step param K list 0.0001 0.01? But I see why I can't get version D to run with the K expression added. I forgot the curly braces.? Now it runs and shows double
By John Woodgate · #128200 ·
Re: Resonance splitting
Yes, of course it runs, but without stepping because you deleted K L1 L1 K. When you add that back in, to get the steps, it doesn't run. I don't know why, or why the error log has those weird
By John Woodgate · #128198 ·
Re: Resonance splitting
DesplitterD.asc runs OK for me.? I don't know what problem John sees, but I don't have that.? I think his simulation got corrupted. But the stepped parameter K doesn't DO anything.? It gives you
By Andy I · #128197 ·
Re: TPS43061 simulation not working right
The nice thing about digital computers, is that they always give us the same results to the same calculations with the same inputs.? There is no possibility of having a different answer, unless
Re: Resonance splitting
Ok, I downloaded the D version from Groups, and the ONLY change I made was to name it DesplitterD1 so it wouldn't overwrite my other file. It runs. I'm running 17.0.220, and I sync'd the release a
By david vanhorn · #128195 ·
Re: Resonance splitting
Without the step K command it runs but only one run of course, no stepping. ====================================================================================== Best wishes John Woodgate OOO-Own
By John Woodgate · #128194 ·
Re: Resonance splitting
Very odd.. I just ran it here, and I ran it before I sent it.. Circuit: * C:\Users\Dave\Desktop\DesplitterD.asc .step k=0.0001 .step k=0.01 Date: Fri Feb 26 14:18:44 2021 Total elapsed time: 0.401
By david vanhorn · #128193 ·
Re: Resonance splitting
Andy: Ok, absolutely equal I agree is vanishingly small probability.? Can we agree that say 1% difference is achievable?
By david vanhorn · #128192 ·
Re: Resonance splitting
Actually it was me that said that. It's the only explanation I can think of for David's real-world result. His latest variant D won't run and the error log has weird entries.
By John Woodgate · #128191 ·
Re: TPS43061 simulation not working right
It's not intentional, it's inevitable. Just think what happens, or so we are told. LTspice hits a large difference between sample x and sample x-dt,? where dt is the time-step, so it backs up to
By John Woodgate · #128190 ·
Re: Resonance splitting
David wrote, " So you say that " the transmitter does not couple exactly identically to the two tanks"? If we adjust the angle so that each tank is the same angle to the transmitter, then the
By Andy I · #128189 ·
Re: TPS43061 simulation not working right
John wrote, " This randomness may be inherent in the routine that adjusts the time-step around discontinuities. The finite bit-depth can result in at least an LSB variation between different runs. "
By Andy I · #128188 ·
Re: Resonance splitting
You deleted the directive K1 L1 L2 K, but adding it gives an error message because somehow you are getting this in the error log: k1_A0 l1 l2 k1_A1 l1 k k1_A2 l2 k I have no idea where those are
By John Woodgate · #128187 ·
Re: Resonance splitting
This may be a definitional problem, but assume the transmit coil is several meters away, and the two tanks are at the origin, mounted at 90 degrees to each other. The frequency is low, so at this
By david vanhorn · #128186 ·
Re: TPS43061 simulation not working right
cedrichirschi.21, I edited the TPS43061 model file to remove all bad instances of the {{double curly braces}}, and remove the unused Td parameter.? I will upload it soon.? It eliminated all the
By Andy I · #128185 ·
Re: Resonance splitting
" Your simulation cannot be true to your real world set-up, since it gives a different but entirely expected result." Precisely why I'm asking questions here. I implemented the changes you suggested,
By david vanhorn · #128184 ·
Re: TPS43061 simulation not working right
This randomness may be inherent in the routine that adjusts the time-step around discontinuities. The finite bit-depth can result in at least an LSB variation between different runs. It could be much
By John Woodgate · #128183 ·