Skip to main content

Earth-like planet found? NASA to reveal today


Scientists of US space agency NASA are likely to have discovered a earth sized planet orbiting a star. The planet falls within the zone in that solar system where it's possible for liquid water to exist.
Research suggests the planet may also be rocky, like earth. The discovery is an important step in NASA's attempts to find life outside earth.
The US space agency will be holding a press conference on Thursday to reveal the latest discoveries of its exoplanet-hunting Kepler Space Telescope.
The scope, launched in 2009, seeks out planets that reside in the habitable zone, known colloquially as the Goldilocks zone. Kepler Space Telescope has been scouring the skies for planets outside our own solar system.
The majority of the planets identified by Kepler have been giant gas planets, like Jupiter, with only eight being less than twice Earth's size and in the Goldilocks zone. It's suspected that the Nasa announcement could confirm the identification of the most Earth-like planet to date.
"Exoplanets, especially small Earth-size worlds, belonged within the realm of science fiction just 21 years ago. Today, and thousands of discoveries later, astronomers are on the cusp of finding something people have dreamed about for thousands of years -- another Earth," a Nasa release said.
Kepler has already confirmed more than 1,000 exoplanets and 3,000 planet candidates using something called the transit method. The 0.95m-diameter telescope monitors the brightness of around 100,000 stars, looking for any dimming. That dimming occurs when a planet passes behind its star in orbit.
Earlier in 2015, Kepler found another eight new planets in the Goldilocks zone, doubling the number of exoplanets found that have a diameter less that double Earth's. The two most Earth-like planets in this new discovery were named Kepler-438b and Kepler-442b, but both were larger than Earth and orbiting red dwarf stars far cooler than our own Sun.
http://www.msn.com/en-in/news/techandscience/earth-like-planet-found-nasa-to-reveal-today/ar-AAdmkpY?ocid=bdtdhp

Comments

Popular posts from this blog

Shortcut key to align code in eclipse

While learning java or working with java, we may need to copy a code from other source like internet or other files. When we do that the code may looks messy like before. which is not in standard and difficult to work on complex logics. Below key is useful to align the messy code:       Ctrl + Shift + F:   Formats a selected block of code or a whole source file.  Format messy code to Java-standard code.  If a code block is not selected, Eclipse applies formatting for the whole file. #shortcut key to align code in eclipse #shortcut_key_to_align_code_in_eclipse #shortcut_key_to_format_code_in_eclipse #shortCut key to format code in eclipse #shortcut_key_to_code_ alignment_in_eclipse #Auto- Alignment Shortcut Key  in  Eclips e

The 7 Best Chrome Apps of 2014

The 7 Best Chrome Apps of 2014 With a brand new year looming large, it’s time for a quick look back at the rear view mirror before pressing on ahead — and what a view 2014 holds for Chrome fans.  We’ve seen native 64-bit builds of the browser land on both Mac OS X and Windows, savoured the introduction of nifty new features like tab audio indicators, and reaped the benefits of developers getting access to new APIs, design guidelines and features. The past 12 months have also seen a great many changes in the world of Chrome Apps. In this post we look back at some of the very best new and updated Chrome Apps from 2014. Sunrise (New) Sunrise  built up a huge following on iOS, making its arrival on Android and Chrome OS ( in May ) all the more anticipated. Kitted out with all kinds of handy organisational wizardry, support for multiple service providers, including Google Calendar, Outlook, Facebook and Todois...

Cygwin Install Tutorial

1. Introduction OPEN-R requires a Unix/Linux like environment.   To work with it on Windows, the Cygwin package can be used.  It's based on Linux, and allows Linux programs (for the most part) to work under Windows.    You'll need at least 200 MBytes of free disk space available to download and install Cygwin. 2. Download Installer Download the following Cygwin setup program:   http://www.cygwin.com/setup.exe   (~250 KBytes).   Save it to your desktop, and launch once ready. 3. Cygwin Setup After launching the setup program, you'll see this screen.  Click the  Next  button...      4. Installation Type Select "Install from Internet".   Click the  Next  button... 5. Installation Directory The defaults are recommended.   Cygwin software packages will install to "C:\Cygwin". Click the  Next  button... . ...