InfoSatellite.com - Other planets like Earth
InfoSatellite.com / News

Other planets like Earth

By Pedro Gomes
InfoSatellite.com
February 04, 2002

 

Carl Sagan imagined that perhaps when we look up at the sky at night, near one of those faint pinpoints of light is a world in which someone quite different from us is then glancing idly at a star we call the Sun and entertaining, just for a moment, an outrageous speculation. He said it is very hard to be sure because there are several impediments to the evolution of a technical civilization.

Even if civilizations arise repeatedly, inexorably, on innumerable planets of the Milky Way, they could be generally unstable, so all but a tiny fraction are unable to survive their technology and succumb to greed and ignorance, pollution and nuclear war. This is what he conjectured in his book (and TV series) Cosmos, and it looks quite like he was admonishing us about the insidious and subtle challenges that generation after generation of earthlings faces when dealing with these problems of greed, ignorance, pollution and war.

Sagan also stated that we define an advanced civilization as one capable of radio astronomy, but that this is a parochial definition because there could be countless worlds on which the inhabitants are accomplished linguists or superb poets but indifferent radio astronomers, so we will not hear from them. Following the lead, he presented the equation created by Frank Drake of Cornell University, which tries to derive an estimation of N, the possible number of advanced technical civilizations in the galaxy. Here it is:

N = N*fpneflfifefL , where

N* is the number of stars in the MilkyWay Galaxy;
fp is the fraction of stars that have planetary systems;
ne is the number of planets in a given system that are ecologically suitable for life;
fl is the fraction of otherwise suitable planets on which life actually arises;
fi is the fraction of inhabited planets on which an intelligent form of life evolves;
fe is the fraction of planets inhabited by intelligent beings on which a communicative technical civilization develops; and
fL is the fraction of a planetary lifetime graced by a technical civilization.

After some considerations about each factor of the equation, he posits some possible numbers for N and sadly concludes that "Civilizations would take billions of years of tortuous evolution to arise, and then snuff themselves out in an instant of unforgivable neglect". You can see several texts about the Drake equation on the Net at:

www.seti-inst.edu/science/drake-bg.html
An interesting and cute site, with good "more info" links and a "Drake Calculator". Formula slightly modified.

www.planetarysystems.org/drake_equation.html
Another good site, also with calculator, and allegedly "viewed and approved by Dr. Frank D. Drake"

Google brings 1,490 sites about the Drake Equation.

Charley Lineweaver and Daniel Grether, of University of South Wales in Australia, made some calculations about the existence of Jupiter-like planets in other host stars´ systems, like the sun´s. Lineweaver says that "our solar system is Jupiter and a buch of junk". Jupiter´s importance to us is that its great mass and gravitational field shield the Earth against comets and asteroids, like it happened in 1994 when its immense gravity lured the Shoemaker-Levy comet into a dead plunge. Says Robert Roy Britt, from Space.com: "Had the comet hit the Earth, it would have sterilized much of all the planet". So Lineweaver and Grether worked out some calculations for the prevalence of planets that are about the same distance from their host stars in order to find smaller objects in a more comfortable orbit between "Jupiter" and their host star. Lineweaver believes there´s a billion of Jupiters orbiting Sun-like stars, and he explains: "There are about 300 billion stars in our galaxy. About 10 percent are roughly Sun-like. At least 5 percent but possibly as many as 90 percent or 100 percent of these have Jupiter-like planets". He adds that a reasonable guess is the same number of Earths as Jupiters.

Alan Boss, from the Carnegie Institution of Washington, said that the calculations of Lineweaver are reasonable, and that "as the veil covering the unseen portions of discovery space is lowered in the next decade, I expect we will find that Jupiter-like pllanets are common place. Wheter or not that also means Earth-like planets are common can only be proven by NASA´s Kepler mission", recently approved to launch in 2006 and that will monitor 100,000 stars for telltale dips in light indicating an Earth-sized planet in Earth-like orbit has crossed in front of the host star. Kepler will provide the first census of planets that have the potential to support life. In his book Carl Sagan told us that N could be more or less 10 planets, but he added that "if 1 percent of civilizations can survive technological adolescence, take the proper fork at this critical historical branch point and achieve maturity, then ft = 1/100 and N = 107, and the number of extant civilizations in the galaxy is in the millions". Let´s wait and see.


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); ?>