interferometry
Also, another. This one has our actual datastream on the audio track instead of CCR. You know that scene in Contact where Jodi Foster is listening to the radio telescope signal on headphones? It's kind of like that. We listen.
in R1 R2 o----+--/\/\/\------------+-----/\/\/\-------------+----o out | | +--|-\ | | \__________________| R_BIAS | / +------/\/\/\-----------|+/ OPAMP | GND
There's an interesting interview with Kip Thorne [pdf, 4mb] in the November issue of Discover Magazine. Here's an excerpt:
For further readingA big misconception is that a black hole is made of matter that has just been compacted to a very small size. That's not true. A black hole is made from warped space and time. It may have been created by an imploding star. But the star's matter is destroyed at the hole's center, where space-time is infinitely warped. There's nothing left anywhere but warped space-time.
A black hole really is an object with very rich structure, just like Earth has a rich structure of mountains, valleys, oceans, and so forth. Its warped space whirls around the central singularity like air in a tornado. It has time slowing as you approach the hole's edge, the so-called horizon, and then inside the horizon, time flows toward and into the singularity, dragging everything that's inside the horizon forward in timeĀ· to its destruction.
Looking at a black hole from the outside, it will bend light rays that pass near it, and in this way it will distort images of the sky. You will see a dark spot where nothing can come through because the light rays are going down the hole. And around it you will see a bright ring of highly distorted images of the star field or whatever is behind it.
http://www.black-holes.org/
might have some good stuff.
Tobin T. Fricke
| |
Discover Magazine
|
Dear Sir,
I think it is misleading (if not just wrong) to say that the
energy of particles in the LHC, 14 trillion electron volts, is "trillions
of times more powerful than the energy released by dynamite" (Vol 26, No
8, Page 34). Fourteen trillion electron volts is about two microjoules;
by comparison, just a gram of TNT is said to release about 4 kilojoules of
energy. Certainly, integrating over time and particles and including the
huge currents circulating in the magnets, the LHC will involve impressive
amounts of energy. But the energy of a single particle is still less than
the kinetic energy of a honey bee in flight; and, unlike dynamite, the LHC
is unlikely to explode.
Tobin Fricke
make submit
" and my program finds the data to be analysed, constructs a tree containing thousands of processing jobs that will perform the analysis, and then submits these jobs to the computing cluster at LHO. Working late at night on a Sunday when nobody else is using the cluster, I have all of the computing resources to myself: 276 processors, each running at several gigahertz, each one with a gigabyte of RAM, with a collective total of twenty seven terabytes of hard disk space, and access to a robotic magnetic tape system containing who knows how many terabytes more. Amazingly all of this sits in one room in a remote, desert corner of Washington State. Amusingly the data processing program consists of only 216 lines of Matlab, 100 lines of Python, 26 lines of Makefile, with a pinch of sed
and dash of other unix goodness thrown in for good measure. Programs that write programs: that's what makes CS fun. As I said: type "make submit
", wait, then results.mat
will be sitting there, ready for ingestion by Matlab and consumption by the analysis phase.make analysis
" and that results.mat
file will be picked up and churned through the analysis. Hypothesis testing is done. Figures are generated, in PNG and EPS. The LaTeX typesetter is run, producing both postscript and PDF. If I were properly awesome, the proper concluding text will be subbed in given the results of the hypothesis testing. Ultimately: Type "make all
." Robots in Washington State awaken, transcribe signals from magnetic tape to disk. An army of machines grinds through the data. A program in New York State performs model fitting, hypothesis testing. LaTeX turns this into a beautiful manuscript, which the Laserjet 2300dn fuses to the page.The next few years should see the commissioning of several new gravitational wave detectors of unprecidented sensitivity. There is real excitement for the Laser Interferometer Gravitational-Wave Observatory (LIGO) in the U.S., VIRGO and GEO in Europe, and all of the other gravitational observatories that may soon be built. While ultimate success is not guaranteed, the prospects are good that the world will soon be equipped with a network of gravitational wave detectors sensitive enough to record numerous signals of astronomical origin, broadband enough to allow waveform analyis that may reveal the structure of the sources, and widespread and redundant enough to allow location of the sources on the sky by triangulation. With such a functioning network, it should be possible to experimentally verify the basic physics of gravitational waves, as predicted by the General Theory of Relativity.What happened?