John Curl's Blowtorch preamplifier part III

Status
Not open for further replies.
I've abused LTspice to do stuff like multi-pole electric motor modeling, 2D and 3D FDEC, lathe bit regenerative chatter based on cut history and overlapping cuts, etc. I surprise myself with what SPICE can be used for.

What was even more shocking was looking at the equations in multiple complex speaker modeling writeups and realizing that they were NOT doing anything that SPICE can't do! In some cases FEMM was brought in but only to generate BL(x) and Le(x) functions which could easily be loaded into SPICE.

This is true for even the papers that successfully model the acoustic distortion of the speaker.

Personally I have just been working on making parametric functions that can model the curves I see in Klippel analyzer data. John Curl posted a page from Olson that showed a good basic function for Kms(x). Still can't find Olson in a Google search though.
 
I generally agree but if the problem is posed with symbolic equations, when you add any non-linearity there are in general no solutions to the resulting differential equations. You really need FEM or a sparse matrix package which is all SPICE is.
FEM Finite Element Method ? Finite Element Model.
Indeed that is the core of SPICE.
As far as I no, there is no access to this, the user interface is EE oriented.
Unless there is some hidden access, we are left
with electric analogies.
 
jneutron said:
No, it is not. Recall you stated the secondary flux cannot be opposite the primary, as it can "use it all up", leaving no magnetizing flux. Then Richard chimed in saying he thought something was amiss in my explanation..

As depicted in the linked paper (figure 2), the secondary flux is opposing the primary, this is as stated in Lenz's law, something you also claimed does not exist.

Both of these statements are forever locked in this thread, you can't remake history (even though you try).
Indeed they are locked and now show you are falsifying my sayings. I wrote in #28553:

"The ring current and its consequent image current in the primary coil are another matter, and these are really in antiphase so that their magnetic effects cancel out, leaving the original vc flux unchanged (like the magnetizing flux in a power transformer remains unchanged)."

which is entirely in line with Bonsai's comment and transformers' basic operation.

If you had learned transformer theory correctly, you would know that the secondary opposing flux does not "consume" the magnetizing flux.
😕😕😕 That consuming of the magnetic flux is just what you have insisted to happen with your popularized version of the Lenz' law, and I'm the one who has disputed it.

The shorting ring will fight any time varying flux that tries to go through the conductive loop, this is Lenz's law. The pole piece is carrying the flux that travels the magnetic circuit. A short around the pole piece uses Lenz exclusion to minimize flux variation in the magnetic circuit.
In a shorting ring, it too sets up magnetic fields opposing and counteracting the disturbing magnetic field. In our discussion, the disturbing magnetic field is the field of the voice coil, both it's current variation and it's position variation.

That opposition field reduces the total field in the space, so the net energy stored within the magnetic field is reduced.
The shorting ring tries to prevent change of the flux through it. If the vc is stationary and driven at some frequency, the ring will fight that changing flux.
You have all along failed to explain where the extra 90 degree lag in your extended version of Lenz' law comes from - the lag without which there can be no counteracting or excluding of the original flux. You have also failed to point out errors in my spoon-feed explanation of Faraday's law in post #28595, so Faraday still remains valid and not overridden by the weird form of Lenz.

I am only making a clear distinction between the true Lenz' law, which is merely the minus sign already included Faraday's law, and the common fallacious extension of Lenz' law, which is claimed to counteract and exclude the original flux and which is plain nonsense, no matter how many seem to propagate it. I also doubt that Mr. Lenz has ever presented the latter form, as that would be in clear contradiction with Faraday's law.
 
Very nice link, thanks..

I note with interest the (page 10) impedance measured at +/-4mm and zero.
At zero it spikes at resonance, but at +/-4mm there is no resonance shown.

Clearly they are using mechanical means to shift the driver, and that destroys any possibility of seeing a resonance. That is why I was thinking of using an 18 incher to force displacement of the 8 and see (almost) unfettered behaviour through the full range. (looks like they are doing that on page 25)


On page 13, note they mention optimization of the shorting ring (they called it short cut ring)

I did not find any discussion of the shorting ring increasing dissipation at hf..

jn
 
Indeed they are locked and now show you are falsifying my sayings. I wrote in #28553:

I specifically stated that YOUR statements are yours, and I provided exact copies of YOUR statements..

"The ring current and its consequent image current in the primary coil are another matter, and these are really in antiphase so that their magnetic effects cancel out, leaving the original vc flux unchanged (like the magnetizing flux in a power transformer remains unchanged)."
The antiphase is precisely what Lenz's law states, that the ring currents will buck the rate of change of flux.

😕😕😕 That consuming of the magnetic flux is just what you have insisted to happen with your popularized version of the Lenz' law, and I'm the one who has disputed it.
No. It is a strawman argument YOU built trying to disprove Lenz's law.

You have all along failed to explain where the extra 90 degree lag in your extended version of Lenz' law comes from - the lag without which there can be no counteracting or excluding of the original flux.
So it's up to me to prove Lenz's law? I don't think so. Rather, you are telling everybody who will listen that it doesn't work. So it's up to you to prove such.

If you insist on stating Lenz law is incorrect, prove it..

As I said before, I will stick with the physicist guy from 1834 who derived it, rather than someone who keeps dancing around the physics..claiming without any proof that Lenz's law isn't..

Meanwhile, your analysis is slowly drifting towards reality. At least now you agree the two coils are 180 degrees out. That is progress. Next, you might just start using phasor analysis...Don't worry, we'll get you there. And in the long mix of time and floobydust, nobody will remember your anti-Lenz remarks...

jn
 
Last edited:
Would using COMSOL be useful?
Modeling Low-Frequency Electromagnetics with COMSOL(R)

-RM

Comsol.html
Installation of COMSOL Multiphysics on a Windows PC
Download Comsol 5.4
Connect to engineering VPN server
Extract the package. You will need 7zip or a similar utility.
Right Click on "setup" & run as "administrator"
Choose "New Install"
Accept the license
In same window, click on the drop-down menu for license type and select "<port number>@<host name>"
Enter "1718" for port number
Enter "comsol.engr.ucr.edu" for hostname
Continue to click "Next" when prompted until the install is finished
To run comsol, make sure you are connected to engineering VPN server and then run the program like you normally would.
NOTE: These installation instructions have been tested for Windows 8.1

You can download the previous version (Comsol 5.3a) if needed.
 
Last edited:
Not hidden, most of the useful inputs to this problem have electrical analogies. I mentioned FEM separately because it might be useful to extract a one dimensional property such as inductance from a 3D model of an actual device.

It's a small world, I recall using Suprem IV (semi technology simulator) for solving some thermal problems 😀. Diffusion equation is the same for both.
 
Diffusion equation is the same for both.

Circa 1986 the latest bipolar process had min geometry devices pushing 2000C/W so I helped one of the CAD guys add T as a state variable to our SPICE and it was amazingly easy. I think we had one of the first simulators that had thermal nodes with thermal resistance and capacity as components. More surprising it had almost no hit on speed performance.
 
Yes, I recall seeing parts of it...kinda overwhelming if you ask me..😱

jn

When you do the locked voicecoil measurements, can you measure the inductance at the lowest possible frequency? What I've found is that it just keeps rising as frequency goes down, and no one has bothered to see what it is at say 30Hz or around Fs. It's important to know it's "ultimate" value because that gives us the necessary parameters to model the reluctance force. The inductance at LF can be several times the 1KHz inductance. I would say it has something to do with the skin depth of eddy currents on thick steel plates but not sure if skin depth is the right formulation.
 
When you do the locked voicecoil measurements, can you measure the inductance at the lowest possible frequency? What I've found is that it just keeps rising as frequency goes down, and no one has bothered to see what it is at say 30Hz or around Fs. It's important to know it's "ultimate" value because that gives us the necessary parameters to model the reluctance force. The inductance at LF can be several times the 1KHz inductance. I would say it has something to do with the skin depth of eddy currents on thick steel plates but not sure if skin depth is the right formulation.
I always run Ls/Rs from 20hz up, and use the 2, 5, 10, 20...frequencies as they plot very nicely on log. Taking the coil and shorting ring to 100Khz was simple enough and the data didn't look too outrageous.

I may have to grab a different meter for the speaker reads, as I was unhappy with the 20 and 50 Hz rise in the inductance. However, I suspect it was just a loss of resolution as the inductor was 250 uH so reactance at 20 and 50 hz is just too small.

jn
 
Demodulation rings substantially reduce the harmonic and intermodulation distortion associated with voice coil displacement. They also reduce the modulation of magnetic flux during the movement of the voice coil to make the variation of system inductances more linear as input current varies.

-RNM
Another no-copper method of reducing motor inductance.

JBL's Diffrential Drive speaker motor uses both poles of a NdFeB motor to create an N-gap which powers a right-wound voice coil and the P-gap which powers a left-wound voice coil, which summed together cancel out the generated inductance. A very musical solution for modest Mms, modest Xmax woofers.

"In the traditional design, magnetic flux density B crosses a gap in which a coil of wire of length l is placed. The coil has an electrical resistance, RE. These quantities establish the value of (Bl)2/RE, which is the electromechanical coupling factor of the driver. In a Differential Drive topology there are two magnetic gaps that have opposing flux fields, and each gap has a B field equal to that of the traditional design. Two reversely wound coils are used, each using wire with one-half the cross-section width as before. The coils are scaled so that they are one-half the length of the traditional coil. In addition, the masses of the two thinner coils will equal that of the single traditional coil. Each of these thinner coils will then have a coupling factor of 0.5(Bl)2/RE, or one-half that of the traditional driver. Since there are two such voice coils, both acting in the same direction, the total coupling factor for the new motor structure will be identical to that of the traditional design."

A shorting ring is added on the former between the two wound voice coils to provide Xmax braking.
 
Last edited:
We went through the that design what, 6 months ago? I remember the shorting ring used for Xmax braking as well. I do like the symmetry of it. There is always beauty in symmetry.

I guess even JBL has been hoodwinked into believing in Lenz exclusion.

Oh, the humanity of it...

We also went through the neo ring structures where the flux did a really compact donut thingy, some paper put up here. Needed interesting magnetization rings glued up. My concern was worker fingers.

Jn
 
Last edited:
So

It Looks to me that the non-linear Z source is the magnetic material needed to make the speaker function (assuming uniform fields etal). Reducing the Z (L) to a smaller number, proportionately lowers the distortion.

Maybe we need to go back to the electro-magnet powered from the wall ac outlet?

🙂 Who volunteers to make one?

OR, use the current feedback/voltage feedback combo to reduce distortion (via sense resistor).


THx-RNMarsh
 
Last edited:
Status
Not open for further replies.