[squeak-dev] Re: Inquiry: Etoy (or other) Projects in Physics (specifically acoustics)

Herbert König herbertkoenig at gmx.net
Thu Aug 20 20:24:22 UTC 2009


Hi,

AR>> Please do! This looks very cool. I'd like to play with it myself.
HK> I'll let you know.
finally found the time to prepare it a bit.

So this is a dipole radiator simulation. A dipole radiator comprises two
speakers driven at so low frequencies that they act as point sources
without directivity.

The model calculates the interference of the two sound waves depending
on direction and frequency. Both speakers are assumed to radiate the
same frequencies.

To support it a bit there are the classes "SignalPlotter" expanding
on some test method in FFT and a logarithmic scale morph subclassed
from ScaleMorph.

All classes have comments and examples on the class side and you can
ask me. SignalPlotter's class side sampleContourPlot is the most
illustrative example.

I did it in 3.8.2 and tested in 3.10.2.

BTW it's even more fun doing this in reality but complicated to
understand if you don't have enough space around.


Cheers,

Herbert                            mailto:herbertkoenig at gmx.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Dipole Radiator.zip
Type: application/x-zip-compressed
Size: 8071 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20090820/8676d96a/DipoleRadiator.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: schematic geometry.png
Type: image/png
Size: 8334 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20090820/8676d96a/schematicgeometry.png


More information about the Squeak-dev mailing list