InfoSatellite.com - Dark matter seismography
InfoSatellite.com / News

Dark matter seismography

By Pedro Gomes
InfoSatellite.com
November 27, 2002

 

Dr David Whitehouse, BBC News Online science editor, has published a very interesting article called "Did quark matter strike Earth?" It deals with facts that happened almost thirty years ago, and still puzzle scientists: One event occurred on 22 October 1993, when, according to the researchers, something entered the Earth off Antarctica and left it south of India 0.73 of a second later.

Click on the images to enlarge

The other occurred on 24 November 1993, when an object entered south of Australia and exited the Earth near Antarctica 0.15 of a second later. The first event was recorded at seven monitoring stations in India, Australia, Bolivia and Turkey, and the second event was recorded at nine monitoring stations in Australia and Bolivia.

Dr Whitehouse says that a group of researchers have identified two seismic events that they thought provided the first evidence of a previously undetected form of matter passing through the Earth. It was said that it couldn't be proved that this was strange quark matter, but that is the only explanation that has been offered so far. He explains that the so-called strange quark matter is so dense that a piece the size of a human cell would weigh a ton.

"Strange quark matter could have arisen after the Big Bang, according to a theory by physicist Edward Witten of the Institute for Advanced Study in Princeton, US. The primordial fireball may have produced dense, heavy particles made of three types of quarks, which are fundamental particles. Whereas so-called "up" and "down" quarks form protons and neutrons, the addition of "strange" quarks might result in a stable form of matter that could grow far more massive than ordinary atoms. There is some evidence that strange quark matter does exist in the cosmos. In April 2002, two different teams of scientists reported that they had identified collapsed stars that might be composed of the ultra-dense material", says Dr Whitehouse.

Some facts are that in 1984, Harvard physicist and Nobel Laureate Sheldon Glashow suggested that physicists should team up with seismologists to search for traces of the strange matter that might have passed through the Earth at supersonic speed, because he calculated that strange quark particles would dash through Earth with dramatic effect: a one-ton spec would release the energy of a 50-kiloton nuclear bomb, spread along its entire path through the Earth, and in 1993 Vidgor Teplitz, Eugene Herrin, David Anderson and Ileana Tibuleac, all of the Southern Methodist University in the US, began looking for such events. They searched the world's seismographic records for so-called "unassociated events". They looked at more than a million records collected by the US Geological Survey between 1990 to 1993 that were not associated with traditional seismic disturbances, such as earthquakes. Dr Whitehouse adds that previously, Herrin and Teplitz speculated that it would be possible to search for seismic events that might indicate passage of strange quark matter (also known as nuclearites) through the Earth because such events would have a distinct seismic signal - a straight line. In two cases, the arrival times and forms of seismic waves at nine far-flung stations pointed to linear bursts of energy. The ruptures ripped through the planet at hundreds of kilometres per second rather than fracturing only near the surface, as typical earthquakes do.

Unfortunately, scientists may not be able to find any more events that suggest the passage of strange quark matter through the Earth. In 1993 the US Geological Survey stopped collecting data from "unassociated events", which is, in itself, a very strange matter.

 

(Sources: Department of Geological Sciences)


Related news:

"; while ($row = mysql_fetch_array($sql_result2)) { $news_id = $row["news_id"]; $title = $row["title"]; $url = $row["url"]; $image2 = $row["image2"]; $image_visible2 = $row["image_visible2"]; if(($colcounter=='1') && ($image_visible2=='Yes')) { echo " "; } if(($colcounter=='2') && ($image_visible2=='Yes')) { echo " "; } if(($colcounter=='3') && ($image_visible2=='Yes')) { echo " "; } $colcounter++; } echo " "; //Create the SQL statement $sql3 = "SELECT news_id, title, url, image2, image_visible2 from $NewsTable WHERE visible='$visible' AND publishing_time<'$nowtime' AND (description LIKE '%$keyword1%' OR description LIKE '%$keyword2%' OR description LIKE '%$keyword3%' OR description LIKE '%$keyword4%' OR description LIKE '%$keyword5%') AND image_visible2='$image_visible2_2' ORDER BY news_id DESC LIMIT 1,3"; //Execute the SQL statement $sql_result3 = mysql_query($sql3, $link) or die ("Couldn't execute query: " .mysql_error() ); $colcounter = '4'; while ($row = mysql_fetch_array($sql_result3)) { $news_id = $row["news_id"]; $title = $row["title"]; $url = $row["url"]; $image2 = $row["image2"]; $image_visible2 = $row["image_visible2"]; if(($colcounter=='4') && ($image_visible2=='Yes')) { echo " "; } if(($colcounter=='5') && ($image_visible2=='Yes')) { echo " "; } if(($colcounter=='6') && ($image_visible2=='Yes')) { echo " "; } $colcounter++; } echo "

      "; while ($row = mysql_fetch_array($sql_result)) { $news_id = $row["news_id"]; $title = $row["title"]; $url = $row["url"]; echo "
    • $title
    • "; } echo "
"; //Close connection mysql_close($link); ?>