Keyboard Shortcuts
Likes
- LTspice
- Messages
Search
Re: Resonance splitting
¿ªÔÆÌåÓýThat is because you are driving both tanks. In
a real circuit, one tank is driven and it feeds the other, which
is connected to the input of the next stage. ======================================================================================
Best wishes John Woodgate OOO-Own Opinions Only Rayleigh, Essex UK Et ita istae praeteribunt Who is Percy Verence and has he been tested for Covid? On 2021-02-26 18:38, david vanhorn
wrote:
When I see resonance splitting in the real world, I see it looking at either tank, I don't have to look at both. |
Re: Resonance splitting
¿ªÔÆÌåÓýBetween X and Y. If you don't know how to do that, click and hold on X, then slide to Y and release. Also, you can see it very well by deleting R2
and looking at the voltage at Y. ======================================================================================
Best wishes John Woodgate OOO-Own Opinions Only Rayleigh, Essex UK Et ita istae praeteribunt Who is Percy Verence and has he been tested for Covid? On 2021-02-26 17:44, david vanhorn
wrote:
Sorry, we crossed messages, I was asking John where and how he's measuring to see the splitting. |
Re: Resonance splitting
¿ªÔÆÌåÓýOf course they will move in the same
direction. They are identical, so there is no way they can move
in opposite directions. You simply can't see splitting by
measuring that way. ======================================================================================
Best wishes John Woodgate OOO-Own Opinions Only Rayleigh, Essex UK Et ita istae praeteribunt Who is Percy Verence and has he been tested for Covid? On 2021-02-26 17:31, david vanhorn
wrote:
I'm plotting the voltages on the top of the tank caps.? The series R is supposed to represent the R in the inductors, so this would be equivalent to measuring the ungrounded end of a parallel tank. |
Re: Resonance splitting
I'm plotting the voltages on the top of the tank caps.? The series R is supposed to represent the R in the inductors, so this would be equivalent to measuring the ungrounded end of a parallel tank.
What I see here, is that the tuning of BOTH circuits moves in the same direction as I increase the coupling. More odd, if I reverse the polarity of either inductor, the tune change reverses direction. Momentarily I'll upload a version which is more like my original. The tanks are driven from a third inductor very weakly coupled, which more represents the real situation. |
Re: Resonance splitting
¿ªÔÆÌåÓýI don't know what you are measuring, but the
voltage between X and Y does show resonance splitting. You have
a Q of 628 and a k of 0.01, so Qk = 6.28, which is heavily
over-coupled. Change k to 0.001? or less and there is no
splitting. You can see better if you reduce Span from 200k to
20k. Also, look at the Spice error log: Number of
points reduced from 100000 to 65535. ?It's best to use '1meg' instead of '1000000'.
Less chance of an order-of-magnitude error. Also, you could
replace the voltage generator and 1meg resistors by two
identical current generators. ======================================================================================
Best wishes John Woodgate OOO-Own Opinions Only Rayleigh, Essex UK Et ita istae praeteribunt Who is Percy Verence and has he been tested for Covid? On 2021-02-26 16:22, david vanhorn
wrote:
Uploaded to the temp files area, I have a sim which I believe should be showing resonance splitting, but so far all it does is move the tuning of both tanks in the same direction(!) when I increase the coupling. |
Resonance splitting
Uploaded to the temp files area, I have a sim which I believe should be showing resonance splitting, but so far all it does is move the tuning of both tanks in the same direction(!) when I increase the coupling.
What am I doing wrong??? I also tried driving the tanks with a third inductor weakly coupled to the two tanks, (K = 0.0001) with the same result. |
Re: TPS43061 simulation not working right
I don't know if this helps -- but there are files already in our group for the TPS43060.? Perhaps the TPS43060 and TPS43061 are similar?? Look in this folder:
Files / z_yahoo / Files sorted by message number / msg_115005 /g/LTspice/files/z_yahoo/Files%20sorted%20by%20message%20number/msg_115005/ I think one of the problems with that model was double {{curly braces}} in TI's model.? That doesn't make sense for LTspice. Andy |
Re: TPS43061 simulation not working right
Adding a bit more to what Donald already wrote:
What we need are your schematic (.asc file), ALL symbols (.asy files) that didn't come with LTspice, and ALL SPICE models that didn't come with LTspice.? Without these, we can't open your schematic to see what's in it.? Do not include the output files (.raw, .log, or .net unless it's a SPICE model). As you should know already, the place to upload is the group's "Temp" directory.? The link to it is on the group's main page.? Navigate to that directory first before clicking the "+New" button to start the upload. If you insist on pictures, they should be uploaded to the group's "Photos" section.? Keep in mind that (1) we can't simulate a screen shot, and (2) with the schematic and models, everyone here can see the results so we probably don't need a photo.? They rarely help. Please do not use "third party" file storage websites.? This group has its own File and Photo areas.? Use them. I think you wrote that your simulation worked before, and then it doesn't work right anymore.? I wonder if you have some idea what you changed.? SOMEthing must have changed.? Don't assume that you used the standard settings.??How long ago did you have the working simulation? Andy |
Re: LTspice fails to launch.
I've concluded that the problem is with the "documents" folder used by my Windows 10? system I added the drive and folder, and now it launches. However, I don't want that to be the W-10 document folder. I changed it to something that I wanted, and now everything works.? |
Re: TPS43061 simulation not working right
Upload your .asc file (and any library or model files that are not
toggle quoted message
Show quoted text
included in the LTspice installation) to our Temp directory and we might be able to help. If there is more than one file, zip them together (.zip, please; NOT rar or 7z or gz or ...) No need for any .raw, .net, or any other files. And definitely no useless image files (.jpg or .png or whatever.) They don't simulate at all :-) Donald. -- On 2021-02-25 7:00 p.m., cedrichirschi.21@... wrote:
I started working on a single series lithium to 15V / 2A Boost converter |
TPS43061 simulation not working right
I started working on a single series lithium to 15V / 2A Boost converter based on this design: https://www.ti.com/tool/PMP8921.
I got this PSpice simulation model from TI themselves here: https://www.ti.com/lit/zip/slvm706.?
After changing the file so that it works like described here: https://electronics.stackexchange.com/questions/393723,
I then got a simulation working:
[![Schematic of working spice simulation][1]][1]
?
Then, after saving everything and doing something else on my computer I returned to the project and now the results make no sense anymore:
[![Output node of not wokring SMPS][2]][2]
(output of the converter)
[![enter image description here][3]][3]
(switching node of the converter)
[![enter image description here][4]][4]
(EN node of the TPS43061 (has to stay over 1.14V ?!)
?
Where do these weird transients come from? I don't remember changing any simulation parameters, so they must be the standard ones.
Are there some parameters I could change to omit these strange errors?
The design has been proven to work before.
?
Files: https://1drv.ms/u/s!Ai1WNGQ9wFb7g5hYmVUygiMGqTib5w?e=Ww1wg7
?
Schematic of working circuit:
[![Schematic of wokring SMPS][5]][5]
?
maybe someone can even wokr out these errors:
```
Questionable use of curly braces in "b¡ìe_abmgate yint 0 v={if(v(a)>0.5|v(b)>0.5|v(c)>0.5|v(d)>0.5,0,1)} "
? ? Error: undefined symbol in: "if([v](a)>0.5|v(b)>0.5|v(c)>0.5|v(d)>0.5,0,1)"
```
?
Cheers
?
? [1]: https://i.stack.imgur.com/Fd4uZ.png
? [2]: https://i.stack.imgur.com/2IGC3.png
? [3]: https://i.stack.imgur.com/CuV6I.png
? [4]: https://i.stack.imgur.com/fRTpv.png
? [5]: https://i.stack.imgur.com/51xon.png |
Re: BLDC Simulation
Good point. The OP asked about increasing speed, so I was thinking in
toggle quoted message
Show quoted text
that direction. In the provided models, I didn't see any means to modify commutation frequency (though I admit to not looking very hard.) Donald. -- On 2021-02-25 2:42 p.m., Richard Damon wrote:
On 2/25/21 1:36 PM, Donald H Locker wrote:Again, increasing the supply voltage (the V source labelled VHV near theActually, you CAN control speed with commutation frequency, but only |
Re: BLDC Simulation
On 2/25/21 1:36 PM, Donald H Locker wrote:
Again, increasing the supply voltage (the V source labelled VHV near theActually, you CAN control speed with commutation frequency, but only downwards, if you disengage that automatic commutation system normally being used, you can get very tight speed control by using a fixed frequency commutation. You do need to monitor the speed the motor is going because if something does cause it to drop you may need to adjust the commutation to keep it from loosing lock. -- Richard Damon |