V. S. Zuev, G. Ya. Zueva
(Submitted on 3 Nov 2008 (v1), last revised 4 Nov 2008 (this version, v2))
Abstract: The paper is of a methodological character and has as a goal to give a brief description of the concept of theory and practical application of very slow optical plasmons. They exist on the metal-dielectric boundaries, namely, on very thin metal films and fibers and as standing waves on metal spheres and ellipsoids. The material presented in the paper features by widening the common concepts of electromagnetic modes of various spaces, of the probability of spontaneous emission, of creation of optical images, of the limits of optical focusing, and of the photon linear momentum. All mentioned studies are completed in recent years. The problem of the photon momentum in a dielectric medium was the topic of irreconcilable disputes for 100 years starting in the time of appearing of Minkowski and Abraham famous papers. Various practical applications are surveyed: the experiments with a great intensification of an atom spontaneous emission into a plasmonic field mode of a metal nanoparticle, the experiments on focusing optical radiation into a spot that substantially smaller than a diffraction limited spot, a so called near perfect Pendry lens that produces the image with details that substantially smaller than defined by diffraction, and lastly, the concept of hundredfold and more magnification of a photon mechanical linear momentum in a plasmon. The work completed is supported by RFBR, grants Nos 05-02-19647, 07-02-01328.
Having studied the fundamentals of quantum mechanics from the perspective of numerical computation it has become obvious that stability is a major drawback in most fast numerical approaches. The best scheme to tackle with the issue is by Visscher whose explicit algorithm is both fast and stable. Accuracy is not my biggest concern since I’m mostly interested in visualization of the quantum mechanical world but the algorithm holds very well. The algorithm is second order accurate, there is some dispersion of the wave packet however. It is also straightforward to extend it to n-dimensional space.
Reference to the original paper: P.B. Visscher “A fast explicit algorithm for the time-dependent Schrödinger equation”, Computers in Physics Nov/Dec 1991, 596-8
Another crazy idea I had which turned into a VST plugin is a spectral mirror. I’m not really sure if that is an appropriate name for it. What it does is that it takes a band of frequencies (for example frequencies 0 Hz thru 4 Hz) and flips it around so that a high frequency becomes a low one and a low becomes a high frequency. How it does this is based on modulation; it modulates the band of frequencies thru the zero frequency aided with steep filtering to remove unwanted sidebands.
The result sounds unnatural because the frequencies aren’t harmonic anymore. The effect is best on human speech, since it really tricks your perception of it. I guess it’s due to the time domain having roughly the same characteristics but the frequencies aren’t perceived anymore as speech. In other words it almost sounds like speech in some weird way but is still unintelligible.
I’ve had this plan to put together a simple string reverb sort of thing since I studied basic wave functions a while ago. Well, now i finally got to it and put together some code. The mathematics behind it is the usual one dimensional partial differential equation. I consider it to be in alpha stage, you can get very loud noises if you introduce quick discontinuous parameter changes so beware. However it does work nice enough, even if the code is not optimized in any way at all.
Here is a link to the win32 vst dll. If you happen to try it I’d like to know what you think of it and if there were any problems.