<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Why Files &#187; Technology</title>
	<atom:link href="http://whyfiles.org/category/all/subject/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://whyfiles.org</link>
	<description>The Science Behind The News</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:30:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://whyfiles.org/?pushpress=hub'/>
		<item>
		<title>Dr. Darwin teaches robot!</title>
		<link>http://whyfiles.org/2012/dr-darwin-teaches-robot/</link>
		<comments>http://whyfiles.org/2012/dr-darwin-teaches-robot/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 19:23:03 +0000</pubDate>
		<dc:creator>svmedaristwf</dc:creator>
				<category><![CDATA[Abilities necessary to do scientific inquiry]]></category>
		<category><![CDATA[All]]></category>
		<category><![CDATA[Bio brainstorms]]></category>
		<category><![CDATA[Biology]]></category>
		<category><![CDATA[Brains & computers]]></category>
		<category><![CDATA[By Subject]]></category>
		<category><![CDATA[By Theme]]></category>
		<category><![CDATA[Grades 5-8]]></category>
		<category><![CDATA[Grades 9-12]]></category>
		<category><![CDATA[Life science]]></category>
		<category><![CDATA[Life Science]]></category>
		<category><![CDATA[Regulation and behavior]]></category>
		<category><![CDATA[Science as Inquiry]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Understandings about science and technology]]></category>
		<category><![CDATA[evolution]]></category>
		<category><![CDATA[Josh Bongard]]></category>
		<category><![CDATA[robot robotic]]></category>

		<guid isPermaLink="false">http://whyfiles.org/?p=21649</guid>
		<description><![CDATA[A crash course in "sink or swim" teaches computerized robots to adapt to changing circumstances. When taught by "directed evolution," robots that started without legs learned to walk sooner than robots that started with legs! Can you explain?]]></description>
			<content:encoded><![CDATA[<h3>In robot education, does evolution beat all?</h3>
<p>
  Robots are great at what they do &#8212; if the job is dull and predictable. Throw in the unexpected, and robots can do the unpredictable.</p>
<div class="box350">
<a id="rollover" href="#" title="rollover robot"></a></p>
<div class="attrib">Courtesy Josh Bongard, University of Vermont</div>
<div class="caption">Josh Bongard built this gawky Lego robot, and taught it to (rollover) stand, trot and canter. Those complex linkages allow the legs to extend during the robot’s &#8220;life.&#8221; </div>
</div>
<p>
  The task of programming a robot&#8217;s brain for the real world can be gnarly, says Josh Bongard, an assistant professor in the University of Vermont College of Engineering and Mathematical Sciences. &#8220;It turns out that  building a robot, and programming it to do something interesting is a very non-intuitive process, and it&#8217;s a difficult one for humans to do well.&#8221;</p>
<p>
  The real world, he says, &#8220;is quite messy.&#8221; </p>
<p>
  Robots, in the jargon, need &#8220;adaptive behavior&#8221; to accommodate changing circumstances, says Bongard. When programming a free-roaming robot, &#8220;We are not likely to factor in a lighting change or people moving in and out of the field of view.&#8221;</p>
<p>  It&#8217;s not clear how animals or people make adaptations, Bongard says,  &#8220;and so it&#8217;s difficult to program a robot to do them.&#8221; </p>
<div class="box250left">
<a href="http://whyfiles.org/wp-content/uploads/2012/01/industrial_robot2.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2012/01/industrial_robot2.jpg" alt="range arm-like machine welds a metal frame" title="Industrial (welder) robot" width="250" height="auto" class="alignnone size-full wp-image-21659" /></a></p>
<div class="attrib">Photo: <a href="http://commons.wikimedia.org/wiki/File:Arc-welding.jpg">Orange Indus</a></div>
<div class="caption">It’s not too hard to teach industrial robots &#8212; like this welder &#8212; so long as every project is identical to the thousands before it.</div>
</div>
<h3>Robots: Are they alive?</h3>
<p>
  Bongard, like a number of roboticists, is turning to biology for answers. But he does not want to emulate living structures. Instead, he wants to use evolution to craft robot control.</p>
<p>
  The process is akin to the “artificial selection” that helped lay the foundation for the science of evolution. Darwin, after all, wrote about how animal breeders had changed their livestock by repeatedly breeding the best animals and eating the rest.</p>
<p>
  In January, 2011, Bongard reported that he had taught four-legged, digital robots to stand and run toward a light source, by grading their control software on its ability to meet those goals.</p>
<p>
  Adaptive behavior was necessary, he says, because the light source could appear anywhere, or even take evasive action, &#8220;so the robot can&#8217;t just move its legs blindly every time.&#8221;</p>
<p>
   The robots had five seconds to do or die, and their first movements were grotesque because the control software initially moved their body parts at random. After every attempt, the control programs were graded by their ability to walk, stay upright and approach the light.</p>
<p>
  It’s brutal. More than 100 million failed programs went to the virtual graveyard in the name of science, Bongard says. The programs that showed some promise were retained, randomly varied and re-tested.</p>
<p>
  The same process is found in nature, where successful genes that face random mutation are re-tested by tomorrow’s environment.</p>
<p>
  Like the average biological mutation, the mutated robot software usually failed. But over a year of supercomputer time &#8212; equivalent to 1,000 years on a desktop computer &#8212; the winning programs evolved the ability to walk toward the light.</p>
<div class="imgBigClear">
<iframe width="620" height="515" src="http://www.youtube.com/embed/ckwsvmf3slU" frameborder="0" allowfullscreen></iframe></p>
<div class="attrib">Courtesy <a href="http://www.uvm.edu/research/?Page=news&#038;storyID=11482&#038;category=uvmresearch">Josh Bongard</a>, University of Vermont.</div>
<div class="caption">Watch a floundering, random robot learn to walk!</div>
</div>
<h3>Weird winners</h3>
<p>
  Considering the amount of trial and error, that was a satisfying but not necessarily surprising result. But here&#8217;s something to chew on. Bongard found that robots &#8220;born&#8221; with four legs had a handicap. During repeated simulations, the robots that started as snakes and developed legs during the five-second experiment were much quicker to learn the task.</p>
<p>
  You might guess &#8212; we would have &#8212; that the quick learning would have occurred in robots with full-time four-leg drive, given their longer experience with legged locomotion, but Bongard says the leg-free starters benefited by chunking the challenge: a) learn to approach the light, and b) learn to walk.</p>
<p>
  These robots &#8220;could evolve the ability to go from point A to point B while they still look like a snake, they don’t have to worry about balance, because they are already on the ground,&#8221; Bongard says. &#8220;Once evolution has figured out how to move toward the light, the ability to move on four legs could evolve.&#8221;</p>
<p>
  Meanwhile, the four-legged counterparts may still be flipping, flopping and floundering (Note to self: sell soul as political hit-man if science-writing gig crash-burns?) &#8220;The robots that had to stand upright would fall over, and it took evolution a long time to master balance,&#8221; Bongard says.</p>
<p>
  The approach &#8212; take the winners and vary them for a retest &#8212; resembles directed chemical evolution, which  aims to create a better antibiotic by modifying and retesting molecules that show some ability to kill bacteria. &#8220;It&#8217;s basically the same idea,&#8221; says Bongard, &#8220;but instead of a candidate drug, we have virtual robots, and instead of selecting for … resistance to disease, they are selected for the ability to get to the light.&#8221;</p>
<div class="imgBigClear">
<a href="http://whyfiles.org/wp-content/uploads/2012/01/robots_then2.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2012/01/robots_then2.jpg" alt="Man in top hat sits drinking tea on a sidewalk with a human-sized robot man, two people look on in background" title="Robot with its inventor, Captain W.H. Richards. Berlin, 1930" width="620" height="auto" class="alignnone size-full wp-image-21667" /></a></p>
<div class="attrib">1930, <a href="http://www.bild.bundesarchiv.de/archives/barchpic/search/_1325614989/?search[form][SIGNATUR]=Bild+102-13018">Deutsches Bundesarchiv</a></div>
<div class="caption">We’re guessing this ancient attempt at a robot, who is tea timing with its inventor Captain W.H. Richards in Berlin in 1930, was not taught according to the principles of evolution through artificial selection.</div>
</div>
<h3> Robots resemble rodents?</h3>
<p>
As a final exam for the digital robots, Bongard tested their balance with a blast of air.  Although the leg-less robots “had evolved into legged robots that looked exactly like the other species, they were better able to run around under simulated windy conditions,&#8221; Bongard reports.</p>
<p>
  Bongard is first to acknowledge that he is &#8220;stealing from biology to help us build better robots,” but says, “the more interesting question is what this  tells us about biological evolution. This recent work suggests that robots that change their bodies gain an adaptive advantage … and you see the same radical changes in body plan in nature: in insects, reptiles and in humans as they develop from infant to adult.&#8221;</p>
<div id="writer">
<p>&#8211; David J. Tenenbaum</p>
</div>
<div class="relateds">
<div style="display: none;">
<a class="simple-footnote" title="More about Bongard&#8217;s research." id="return-note-21649-1" href="#note-21649-1"><sup>1</sup></a><br />
<a class="simple-footnote" title="UVM press release." id="return-note-21649-2" href="#note-21649-2"><sup>2</sup></a><br />
<a class="simple-footnote" title="Darwinian robot evolution." id="return-note-21649-3" href="#note-21649-3"><sup>3</sup></a><br />
<a class="simple-footnote" title="Robots evolve to help each other." id="return-note-21649-4" href="#note-21649-4"><sup>4</sup></a><br />
<a class="simple-footnote" title="Predictions about robot evolution." id="return-note-21649-5" href="#note-21649-5"><sup>5</sup></a><br />
<a class="simple-footnote" title="Robotic bug reveals evolution of flight." id="return-note-21649-6" href="#note-21649-6"><sup>6</sup></a><br />
<a class="simple-footnote" title="Robotics: online exhibition." id="return-note-21649-7" href="#note-21649-7"><sup>7</sup></a><br />
<a class="simple-footnote" title="History of robots timeline." id="return-note-21649-8" href="#note-21649-8"><sup>8</sup></a>
</div>
</div>
<div id="relateds"><h3>Terry Devitt, editor; S.V. Medaris, designer/illustrator; David J. Tenenbaum, feature writer; Amy Toburen, content development executive; Molly Simis, project assistant</h3></div>
<div class="simple-footnotes"><p class="notes">Bibliography</p><ol><li id="note-21649-1">More about <a href="http://www.cs.uvm.edu/~jbongard/media.html">Bongard&#8217;s research</a>. <a href="#return-note-21649-1">&#8617;</a></li><li id="note-21649-2"><a href="http://www.uvm.edu/research/?Page=news&#038;storyID=11482&#038;category=uvmresearch">UVM</a> press release. <a href="#return-note-21649-2">&#8617;</a></li><li id="note-21649-3"><a href="http://www.plosbiology.org/article/info:doi/10.1371/journal.pbio.1000292">Darwinian</a> robot evolution. <a href="#return-note-21649-3">&#8617;</a></li><li id="note-21649-4">Robots evolve to <a href="http://www.wired.com/wiredscience/2011/05/robot-altruism/">help each other</a>. <a href="#return-note-21649-4">&#8617;</a></li><li id="note-21649-5"><a href="http://www.dailygalaxy.com/my_weblog/2008/03/is-robot-evolut.html">Predictions</a> about robot evolution. <a href="#return-note-21649-5">&#8617;</a></li><li id="note-21649-6"><a href="http://www.sciencedaily.com/releases/2011/10/111017214919.htm">Robotic bug</a> reveals evolution of flight. <a href="#return-note-21649-6">&#8617;</a></li><li id="note-21649-7"><a href="http://www.thetech.org/robotics/universal/index.html">Robotics</a>: online exhibition. <a href="#return-note-21649-7">&#8617;</a></li><li id="note-21649-8"><a href="http://robotics.megagiant.com/history.html">History</a> of robots timeline. <a href="#return-note-21649-8">&#8617;</a></li></ol></div>]]></content:encoded>
			<wfw:commentRss>http://whyfiles.org/2012/dr-darwin-teaches-robot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Feeding 7+ billion</title>
		<link>http://whyfiles.org/2011/feeding-7-billion/</link>
		<comments>http://whyfiles.org/2011/feeding-7-billion/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 22:01:13 +0000</pubDate>
		<dc:creator>svmedaristwf</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[By Subject]]></category>
		<category><![CDATA[By Theme]]></category>
		<category><![CDATA[Environment]]></category>
		<category><![CDATA[Environmental quality]]></category>
		<category><![CDATA[Food]]></category>
		<category><![CDATA[Grades 5-8]]></category>
		<category><![CDATA[Grades 9-12]]></category>
		<category><![CDATA[Health]]></category>
		<category><![CDATA[Natural resource]]></category>
		<category><![CDATA[Personal and community health]]></category>
		<category><![CDATA[Population growth]]></category>
		<category><![CDATA[Populations, resources, and environments]]></category>
		<category><![CDATA[Science in Personal and Social Perspectives]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Africa]]></category>
		<category><![CDATA[agriculture]]></category>
		<category><![CDATA[Asia]]></category>
		<category><![CDATA[Benin]]></category>
		<category><![CDATA[corn maize]]></category>
		<category><![CDATA[green revolution]]></category>
		<category><![CDATA[hunger]]></category>
		<category><![CDATA[Jonathan Foley]]></category>
		<category><![CDATA[Mongolia]]></category>
		<category><![CDATA[population growth overpopulation]]></category>
		<category><![CDATA[rice]]></category>

		<guid isPermaLink="false">http://whyfiles.org/?p=20296</guid>
		<description><![CDATA[The green revolution fed billions, but population keeps rising, water is short and the  climate is changing.  How will Africans feed themselves despite poor soil and widespread poverty? Could small projects that fit the environment and culture make farmers an engine of prosperity and a big source of food?]]></description>
			<content:encoded><![CDATA[<h3>7 billion: Still hungry after all these years</h3>
<p>Twelve years on, and another billion people are sharing the planet.</p>
<p>
  Starting half a century ago, the Green Revolution doubled or tripled production of the major grains, using modern seeds, heavy use of fertilizer and irrigation. The revolution helped India and China to feed themselves and averted widespread starvation.</p>
<div class="imgBigClear"><a id="rollover1" href="#" title="Rollover India"></a></p>
<div class="caption">Famine in India was averted thanks to the Green Revolution of the 1960s. Wheat research was spearheaded by U.S. agronomist Norman Borlaug (rollover), fourth from right, talking with trainees in Sonora, Mexico, in an undated photo.</div>
<div class="attrib">Photo #1: <a href="http://www.flickr.com/photos/ricephotos/5784105283/">International Rice Research Institute</a>. Photo #2: <a href="http://www.flickr.com/photos/cimmyt/4578638520/">CIMMYT</a>
 </div>
</div>
<div class="bullets">
<h3>But those historic improvements are now history, and productivity is leveling off even as demand increases:</h3>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/11/bullet_seedling.gif" alt="" title="" width="20" height="20" class="alignnone size-full wp-image-20321" /> Hundreds of millions entering the middle class want more food and especially more meat</p>
<p>
<img src="http://whyfiles.org/wp-content/uploads/2011/11/bullet_seedling.gif" alt="" title="" width="20" height="20" class="alignnone size-full wp-image-20321" /> Crop production in many places is edging closer to realistic yield limits</p>
<p>
<img src="http://whyfiles.org/wp-content/uploads/2011/11/bullet_seedling.gif" alt="" title="" width="20" height="20" class="alignnone size-full wp-image-20321" /> Irrigation is about maxed out: Many rivers are running dry, and &#8220;wells are going dry in some 20 countries containing half the world’s people,&#8221; says environmental expert<a href="http://www.earth-policy.org/book_bytes/2011/wotech2_ss2" > Lester Brown</a></p>
<p>
<img src="http://whyfiles.org/wp-content/uploads/2011/11/bullet_seedling.gif" alt="" title="" width="20" height="20" class="alignnone size-full wp-image-20321" /> Biofuel already &#8220;eats&#8221; 40 percent of the giant American corn crop</p>
<p>
<img src="http://whyfiles.org/wp-content/uploads/2011/11/bullet_seedling.gif" alt="" title="" width="20" height="20" class="alignnone size-full wp-image-20321" /> The changing climate could threaten staple crops</p>
<p>
<img src="http://whyfiles.org/wp-content/uploads/2011/11/bullet_seedling.gif" alt="" title="" width="20" height="20" class="alignnone size-full wp-image-20321" /> A looming shortage threatens supplies of the essential plant nutrient phosphorus</p>
</div>
<p>
  Today, an estimated billion people go to bed hungry. Hundreds of millions are stunted by poor nutrition. And by 2025 another billion people will want to know what&#8217;s for dinner… </p>
<h3>What to do?</h3>
<p>
  After World War II, agronomist Norman Borlaug played a role in founding international farm research stations that invented and distributed seeds and technologies to Latin America and Asia, with a focus on the big three crops: rice, wheat and corn (maize). </p>
<div class="imgBigClear"> <iframe width="100%" height="645px" frameborder="0" marginheight="0" marginwidth="0" src="http://data.ifpri.org/widgets/maps/index.php/a/ghi" alt="Hunger is most extreme in Chad and Congo" type="text/html"></iframe></p>
<div class="attrib">Graphics: <a href="http://www.ifpri.org/publication/2011-global-hunger-index">IFPRI</a> </div>
<div class="caption">As this interactive map shows, most of the world’s hungry live in Sub-Saharan Africa and southern Asia. Click on a country for hunger statistics.
 </div>
</div>
<p>
The green revolution that resulted gave a dramatic boost to farm production. But population continues to rise, and funding for food projects tapered off after the initial gains were realized. </p>
<div class="blockquote2">
<h3>Feeding: The broader picture</h3>
<div class="box150">
<a href="http://whyfiles.org/wp-content/uploads/2011/11/wrld_grain_prod.png">
<div class="enlarge">ENLARGE IMAGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/11/wrld_grain_prod.png" alt="Lines for corn, wheat and rice increase sawtooth fashion between 1960 and 2009.  Wheat and corn are most instable" title="World Grain Production" width="150" height=126" class="alignnone size-full wp-image-20327" /></a></p>
<div class="attrib">Graphic: <a href="http://www.earth-policy.org/data_center/C24">Earth Policy Institute</a></div>
<div class="caption">While the world’s grain production has grown over a half century, will the rising slope feed more hungry billions?</div>
</div>
<p>Can we feed the planet without wrecking it? Farming and grazing, which occupy 38 percent of the ice-free land, are degrading soil, exhausting aquifers, polluting surface water and damaging biodiversity. In October, a group of international experts proposed<a class="simple-footnote" title="Solutions for a cultivated planet, Jonathan A. Foley et al, Nature 478, 337–342 (20 October 2011)" id="return-note-20296-1" href="#note-20296-1"><sup>1</sup></a>  a six-step solution to the twin problems of environment and agriculture.  &#8220;… tremendous progress could be made by halting agricultural expansion, closing ‘yield gaps’ on underperforming lands, increasing cropping efficiency, shifting diets and reducing waste.&#8221;</p>
<p>
  Led by Jonathan Foley of the University of Minnesota, these authors wrote, &#8220;Together, these strategies could double food production while greatly reducing the environmental impacts of agriculture.&#8221; We cannot further summarize their proposal, but some of their ideas, like reducing rather than expanding meat consumption, will not come easy.</p>
</div>
<p>The green revolution averted massive starvation &#8220;in some situations, but in others, especially Africa, it failed terribly,&#8221; says James Lassoie, a professor of natural resources at Cornell University, and leader of <a href="http://www.agriculturebridge.org/">Agriculture Bridge</a>, which attempts to harmonize agriculture with conservation.</p>
<h3>Small could be beautiful</h3>
<p>
  As the green-revolution <a href="http://cgiar.org/">research organizations</a> continue working on high-yield crops, a newer approach to raising food production is emerging that concentrates on methods and technologies that can be built and maintained locally. </p>
<p>
  For reasons related to economics, environment, and efficient technology transfer, the new projects have steered away from large-scale provision of food, equipment, seeds and fertilizer, and toward social and environmental goals. Many projects work in Africa, where food and population problems are most acute, and with women, who do most of the farming. </p>
<p>
  Although few would discount the role  of high-yield seeds in feeding seven billion, &#8220;Economic development needs to support both environmental protection and livelihoods,&#8221; Lassoie says. &#8220;Technologies are not going to help if they don’t also deal with the social and political dynamics.&#8221;</p>
<div class="bullets">
<h3>What do we mean by social and economic structures?</h3>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/11/bullet_seedling.gif" alt="" title="" width="20" height="20" class="alignnone size-full wp-image-20321" /> Micro-lenders are trying to reach millions of farmers who cannot afford seed, fertilizer or food at planting time </p>
<p>
<img src="http://whyfiles.org/wp-content/uploads/2011/11/bullet_seedling.gif" alt="" title="" width="20" height="20" class="alignnone size-full wp-image-20321" /> Projects are using videos, radio and the Internet to teach growing techniques </p>
<p>
<img src="http://whyfiles.org/wp-content/uploads/2011/11/bullet_seedling.gif" alt="" title="" width="20" height="20" class="alignnone size-full wp-image-20321" /> Local farmers are working as extension agents, to deal with the follow-through problem that afflicts ideas &#8220;helicoptered&#8221; in from the outside</p>
<p>
<img src="http://whyfiles.org/wp-content/uploads/2011/11/bullet_seedling.gif" alt="" title="" width="20" height="20" class="alignnone size-full wp-image-20321" /> &#8220;Ecoagriculture&#8221; techniques such as companion cropping are being promoted as alternatives to soil-unfriendly monocultures</p>
</div>
<p>
  Our look at a few of these projects only offer an educated scanning of the horizon. We neither visited these projects nor possess a crystal ball, and so can neither vouch for their results nor predict the end game. But farmers are smart people who gravitate to things that work &#8212; if they fit the local culture, economy and environment.</p>
<p>
  Enough introductory blather. Let&#8217;s take a look!</p>
<h3>Progress on one acre in Kenya and Rwanda</h3>
<p>
  Africa&#8217;s agriculture is dominated by &#8220;small-holders,&#8221; people who work an acre or two, mainly with family labor, and are an increasing focus of attention in the effort to feed ourselves. </p>
<div class="box350left">
<a href="http://whyfiles.org/wp-content/uploads/2011/11/1acre5.jpg">
<div class="enlarge">ENLARGE PHOTO</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/11/1acre5.jpg" alt="African woman smiles at the camera as she hoes reddish-brown soil" title="Woman hoeing plot in Kenya" width="350" height="232" class="alignnone size-full wp-image-20333" /></a></p>
<div class="attrib">Photo: <a href="http://www.oneacrefund.org/in_the_news/media_kit">Shravan Vidyarthi</a></div>
<div class="caption">A Kenyan woman hoes her plot before planting. There&#8217;s money to be made on the farm, and raising productivity in Africa may not require billions of dollars or rocket science &#8212; just some smart, persistent advice and appropriate technology.</div>
</div>
<div class="bullets">
<h3>The One Acre  Fund began by identifying key obstacles to small-holder success:</h3>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/11/bullet_seedling.gif" alt="" title="" width="20" height="20" class="alignnone size-full wp-image-20321" /> Access to seeds and fertilizer</p>
<p>
<img src="http://whyfiles.org/wp-content/uploads/2011/11/bullet_seedling.gif" alt="" title="" width="20" height="20" class="alignnone size-full wp-image-20321" /> Availability of credit (even micro-lenders were loathe to make risky loans to farmers)</p>
<p>
<img src="http://whyfiles.org/wp-content/uploads/2011/11/bullet_seedling.gif" alt="" title="" width="20" height="20" class="alignnone size-full wp-image-20321" /> Adequate education and training</p>
<p>
<img src="http://whyfiles.org/wp-content/uploads/2011/11/bullet_seedling.gif" alt="" title="" width="20" height="20" class="alignnone size-full wp-image-20321" /> Markets that pay fair prices for crops</p>
</div>
<p>Services are loans, not gifts, and as is common with micro-lenders, borrowers join small groups that guarantee each loan. <a href="http://www.oneacrefund.org/">One Acre</a> says 99 percent of its loans are repaid.</p>
<p>
  The fund&#8217;s advisors offer farming advice during weekly visits that emphasize profitability as much as productivity. For example, because prices are usually lowest during the harvest, the advisors suggest that farmers hold on to their crops for a few months.</p>
<p>
  One Acre says its growing and marketing strategies double the average farmer&#8217;s income, allowing small-holders to pay school fees and buy land to improve family income and food security.  One Acre is reaching 55,000 families in Kenya and Rwanda, and aims to enroll 150,000 families by 2013.</p>
<div class="imgBigClear">
<a href="http://whyfiles.org/wp-content/uploads/2011/11/uganda_wetland.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/11/uganda_wetland.jpg" alt="Three African boys stand with a dozen cattle in a marsh" title="Uganda Wetland" width="620" height="465" class="alignnone size-full wp-image-20334" /></a></p>
<div class="attrib">Photo: <a href="http://www.flickr.com/photos/sarah_mccans/289734783/">sarahemcc</a></div>
<div class="caption">Boys water cattle in a wetland in Uganda. Wetlands are highly productive, and intensely exploited in Uganda and many other nations with dense populations.  Notice the banana plantation in the background?</div>
</div>
<h3>Fish, water and wetland in Uganda</h3>
<p>
  The realization that healthy ecosystems improve water quality and store carbon from the  atmosphere has spawned a system called &#8220;payment for ecosystem services.&#8221; After all, if people downstream are getting clean water or hydroelectric power from a well-forested watershed, that should be worth paying for…</p>
<p>
  It&#8217;s a simple concept that conceals any number of complexities, but these payments do bring in outside money that can support environmental improvements. </p>
<p>
  In densely populated southwestern Uganda, the organization Nature Harness Initiatives is combining payment for ecosystem services with collaborative management to protect the environment of a wetland in the <a href="http://www.agriculturebridge.org/case/Payments-for-Ecosystem-Services--PES--in-the-Kanyabaha-Rushebeya-landscape">Kanyabaha-Rushebeya region</a>. </p>
<p>
  The wetland provides fish for food, bees for honey, and fiber for thatch, mats and baskets, but farming and deforestation by people trying to make a living are causing serious soil erosion, harming the wetland and its many human and non-human residents.</p>
<p>
  Although baseline data on water quality is short, <a href="http://www.natureharness.or.ug/content/rushebeya-kanyabaha-wetland">Nature Harness</a> is convinced that it&#8217;s program works, and can be expanded to regions with similar problems.</p>
<h3>Growing new farmers in Uganda</h3>
<div class="box250">
<a href="http://whyfiles.org/wp-content/uploads/2011/11/project_disc1.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/11/project_disc1.jpg" alt="Young African boy carries two large yellow melon-like fruits" title="Boy carrying big fruit" width="250" height="333" class="alignnone size-full wp-image-20335" /></a></p>
<div class="attrib">Photo: <a href="http://www.flickr.com/photos/worldwatchag/4153366314/in/photostream/">Bernard Pollack</a>, Nourishing the Planet</div>
<div class="caption">A pupil in Uganda carries some of his bounty home from school. Could attracting bright, motivated students to farming help Africa feed itself?</div>
</div>
<p>
  In Uganda – and elsewhere &#8212; farming is often seen as an occupation best suited to school dropouts and people who cannot afford college. Could interesting the younger generation of Ugandans in growing vegetables reverse this trend?</p>
<p>
  Through the <a href="http://wikieducator.org/Project_DISC">Project for Developing Innovations in School Cultivation</a>, more than 1,100 children in at least 31 schools have transformed schoolyards into gardens as they learn to grow local crops with traditional and environmentally-minded methods.</p>
<p>
  Project DISC was inaugurated in 2006 to combat rising food shortages and preserve Uganda’s culinary traditions. By allowing children to experience growing, tasting and cooking fruits and vegetables, it is cultivating a generation that values agriculture and quality, local food.</p>
<p>
  (The whole setup reminds us of the U.S. <a href="http://whyfiles.org/334farming/">urban farming movement</a>.)</p>
<p>
  The farming lessons includes methods for sustainably growing crops in Uganda’s increasingly  hostile climate, as the children learn about raised gardens, drip irrigation and drought-tolerant crops.</p>
<p>
  Project DISC does face obstacles, such as Uganda&#8217;s staggering population growth and declining soil fertility. All the more reason to encourage young Ugandans to see agriculture as a respectable livelihood, rather than a last-resort job.</p>
<h3>Community grazing rights in Mongolia</h3>
<div class="box250left">
<a href="http://whyfiles.org/wp-content/uploads/2011/11/mongolia.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/11/mongolia.jpg" alt="Eleven Asian men and one woman stand at edge of a growing plot, man in center is talking" title="Mongolian herders" width="250" height="187" class="alignnone size-full wp-image-20344" /></a></p>
<div class="attrib">Photo: <a href="http://www.thesolutionsjournal.com/node/983">Ronnie Vernooy</a></div>
<div class="caption">Mongolian herders get a lesson in growing potatoes and other vegetables.</div>
</div>
<p>  In land-locked Mongolia, 2.7 million people coexist with about 10 times as many horses, cattle, sheep, goats and camels. The people of Mongolia have followed their animals for centuries, living a nomadic life in portable shelters called gers.</p>
<p>
  This windy, dry and cold land exists at the mercy of the weather; the harsh winter  of 2010 killed 20 percent of the country&#8217;s livestock. Meanwhile, overgrazing is promoting erosion and making the pastures less productive, while the Gobi Desert encroaches from the South.</p>
<p>
  It&#8217;s a classic case of the &#8220;Tragedy of the commons,&#8221; the idea that resources owned by all are protected by none.</p>
<p>
  To avert tragedy, Mongolia is experimenting with &#8220;co-management,&#8221; a system for making joint decisions about the grasslands to maximize benefits and prevent long-term degradation. In co-management, groups of herders contract with the government to assume the regulation and protection of tracts of land.  Contracts are adapted as needed during annual renegotiations.</p>
<p>
  The result has been a reduction in herd size and an attempt to breed better animals to maximize profits from a resources that is now managed with an eye to community prosperity.  Evaluations say the process is raising family incomes by 5 to 10 percent annually, and the idea is catching on elsewhere in Mongolia and Central Asia.</p>
<div class="imgBigClear">
<a href="http://whyfiles.org/wp-content/uploads/2011/11/niger10.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/11/niger10.jpg" alt="African man pours grain from large white bag into a pile, two men wait with bag in background" title="Niger - Project for the Promotion of Local Initiatives for Devel" width="620" height="414" class="alignnone size-full wp-image-20355" /></a></p>
<div class="attrib">Photo: <a href="http://photos.ifad.org/asset-bank/action/viewHome">©IFAD/David Rose</a>, 10224_0651</div>
<div class="caption">To stave off hunger during the &#8220;hungry season&#8221; before planting, farmers deposit and borrow grain at community grain banks like this in the village of El Gueza, Niger.</div>
</div>
<h3>Banking on the harvest in Niger</h3>
<p>
In many lands with poor people and marginal agriculture, the months before harvest are called the &#8220;hunger season.&#8221; In Niger, in the dry Sahel region just south of the Sahara Desert, the hunger season has been exacerbated by droughts and locusts.</p>
<p>
  Niger is second to last in the United Nations <a href="http://en.wikipedia.org/wiki/List_of_countries_by_Human_Development_Index#Complete_list_of_countries">Human Development Index</a>.</p>
<p>
   Micro-lending is catching on as a way to fight poverty, but there&#8217;s a twist in Niger: Instead of lending money, the <a href="http://www.ifad.org/">Project for the Promotion of Local Initiative for Development in Aguie</a> lends grain through &#8220;soudure&#8221; (pre-harvest) banks.</p>
<p>
  The cooperative buys grain from local farmers, and lends it when needed at 25 percent interest, a fraction of what moneylenders charge.</p>
<div class="box250">
<a href="http://whyfiles.org/wp-content/uploads/2011/11/china_deforest2.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/11/china_deforest2.jpg" alt="View of a mountainside cleared of trees and sectioned into cropland, bare soil visible" title="Deforestation in Yunnan province, China" width="250" height="187" class="alignnone size-full wp-image-20357" /></a></p>
<div class="attrib">Courtesy Teri Allendorf</div>
<div class="caption">Deforestation on the hilly slopes of Yunnan province doesn’t bode well for feeding a growing population. Can agroforestry projects help turn the tide?</div>
</div>
<p>
  By the middle of 2010, about 168 soudure banks, managed by over 50,000 women, were storing enough millet – a local staple grain &#8212; to feed 350,000 people for at least a month. That storehouse helped villagers survive the hunger season <a href="http://www.worldwatch.org/system/files/NtP-Innovations-in-Action.pdf">(see #38)</a> during the spike in global food prices in 2008.</p>
<h3>Beating hillside erosion in Yunnan, China</h3>
<p>
  After a devastating flood in 1998 in Southwest China (blamed largely on deforestation of steep slopes), a new reforestation project focused on planting trees that generate income. (Reforestation projects can drive farmers and herders from their land by planting trees that may offer long-term environmental advantages but do not provide income to local people.)</p>
<p>
  The World Agroforestry Center has sponsored a different approach to reforestation on a <a href="http://www.agriculturebridge.org/case/Agroforestry-in-Northwest-Yunnan">42-square-kilometer watershed</a> in Yunnan Province. The project began with a collaborative design process that focused on using trees for food, forage or other purposes.</p>
<p>
  Walnut trees provide edible nuts. Beneath the trees, medicinal herbs are planted as a cash crop. Women may spend four hours a day collecting firewood, but new fermentation devices transform pig dung into biogas for cooking.</p>
<div class="box250left">
<a href="http://whyfiles.org/wp-content/uploads/2011/11/africa_rice.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/11/africa_rice.jpg" alt="Man in waist-high rice field swings rope-like tool over his head" title="Man working in Liberian rice project" width="250" height="187" class="alignnone size-full wp-image-20359" /></a></p>
<div class="attrib">Photo: <a href="http://www.flickr.com/photos/africarice/5424856626/in/set-72157625870240159/">R. Raman</a>, AfricaRice</div>
<div class="caption">With the help of videos and the Internet, Africa Rice is spreading farming knowledge across Africa, as at this rice project in Liberia.</div>
</div>
<p>
  Although the project is said to be working on the small scale, and is producing enough income so parents can send kinds to school,  these techniques will only provide a meaningful benefit once they are applied more broadly.</p>
<h3>WFARM-TV in Benin</h3>
<p>
Rice, a staple crop and food through much of southern Asia and tropical Africa, is usually grown on small farms. To stimulate and propagate farmer creativity, <a href="http://www.africarice.org/warda/guide-video.asp">Africa Rice</a> develops short videos with significant input from local farmers, and distributes them across the rice-growing region.</p>
<p>
  Farmers are inherently interested in the ideas of other farmers, and seeing their innovations legitimizes farmer experiments and leads to further improvements.</p>
<p>
  The 10- to 20-minute videos cover such topics as preparing land, transplanting seedlings, managing weeds and harvesting the rice. AfricaRice distributes the videos through farmer associations; the farmers line up the video equipment and stage the screenings, which are often held outdoors.</p>
<p>
  By 2009, 11 videos were available to communities in Africa; some have been translated into more than 30 African languages and/or been transcribed for radio broadcast.</p>
<p id="writer">&#8211; David J. Tenenbaum</p>
<div class="relateds">
<div style="display: none;">
<a class="simple-footnote" title="Green Revolution." id="return-note-20296-2" href="#note-20296-2"><sup>2</sup></a><br />
<a class="simple-footnote" title="FAO kids: Green Revolution." id="return-note-20296-3" href="#note-20296-3"><sup>3</sup></a><br />
<a class="simple-footnote" title="World hunger." id="return-note-20296-4" href="#note-20296-4"><sup>4</sup></a><br />
<a class="simple-footnote" title="Land for a growing population." id="return-note-20296-5" href="#note-20296-5"><sup>5</sup></a><br />
<a class="simple-footnote" title="Lots of data on world food and ag." id="return-note-20296-6" href="#note-20296-6"><sup>6</sup></a><br />
<a class="simple-footnote" title="Save and grow." id="return-note-20296-7" href="#note-20296-7"><sup>7</sup></a><br />
<a class="simple-footnote" title="More about the Mongolia story." id="return-note-20296-8" href="#note-20296-8"><sup>8</sup></a><br />
<a class="simple-footnote" title="Wetlands vs. rice in Uganda." id="return-note-20296-9" href="#note-20296-9"><sup>9</sup></a><br />
<a class="simple-footnote" title="More on Project DISC." id="return-note-20296-10" href="#note-20296-10"><sup>10</sup></a><br />
<a class="simple-footnote" title="Uganda&#8217;s population predicament." id="return-note-20296-11" href="#note-20296-11"><sup>11</sup></a><br />
<a class="simple-footnote" title="Uganda&#8217;s high food prices." id="return-note-20296-12" href="#note-20296-12"><sup>12</sup></a><br />
<a class="simple-footnote" title="7 billion actions that might save the world?" id="return-note-20296-13" href="#note-20296-13"><sup>13</sup></a><br />
<a class="simple-footnote" title="Feeding 7 billion: must reads." id="return-note-20296-14" href="#note-20296-14"><sup>14</sup></a><br />
<a class="simple-footnote" title="Teacher resource: sustainable agriculture." id="return-note-20296-15" href="#note-20296-15"><sup>15</sup></a><br />
<a class="simple-footnote" title="National Geographic: 7 Billion." id="return-note-20296-16" href="#note-20296-16"><sup>16</sup></a><br />
<a class="simple-footnote" title="Making sense of 7 Billion." id="return-note-20296-17" href="#note-20296-17"><sup>17</sup></a>
</div>
</div>
<div id="relateds"><h3>Terry Devitt, editor; S.V. Medaris, designer/illustrator; David J. Tenenbaum, feature writer; Amy Toburen, content development executive; Molly Simis, project assistant</h3></div>
<div class="simple-footnotes"><p class="notes">Bibliography</p><ol><li id="note-20296-1"> Solutions for a cultivated planet, Jonathan A. Foley et al, Nature 478, 337–342 (20 October 2011)  <a href="#return-note-20296-1">&#8617;</a></li><li id="note-20296-2"><a href="http://en.wikipedia.org/wiki/Green_Revolution">Green Revolution</a>. <a href="#return-note-20296-2">&#8617;</a></li><li id="note-20296-3"><a href="http://www.fao.org/kids/en/revolution.html">FAO kids</a>: Green Revolution. <a href="#return-note-20296-3">&#8617;</a></li><li id="note-20296-4"><a href="http://www.fao.org/hunger/en/">World hunger</a>. <a href="#return-note-20296-4">&#8617;</a></li><li id="note-20296-5"><a href="http://environment.umn.edu/gli/index.html">Land</a> for a growing population. <a href="#return-note-20296-5">&#8617;</a></li><li id="note-20296-6"><a href="http://www.fao.org/countryprofiles/resources.asp?lang=en">Lots of data</a> on world food and ag. <a href="#return-note-20296-6">&#8617;</a></li><li id="note-20296-7"><a href="http://www.fao.org/ag/save-and-grow/index_en.html">Save and grow</a>. <a href="#return-note-20296-7">&#8617;</a></li><li id="note-20296-8">More about the <a href="http://www.thesolutionsjournal.com/node/983">Mongolia story</a>. <a href="#return-note-20296-8">&#8617;</a></li><li id="note-20296-9"><a href="http://panos.org.uk/features/uganda-wetlands-dry-up-as-rice-demand-soars/">Wetlands</a> vs. rice in Uganda. <a href="#return-note-20296-9">&#8617;</a></li><li id="note-20296-10">More on <a href="http://blogs.worldwatch.org/nourishingtheplanet/cultivating-a-passion-for-agriculture-africa-agriculture-culture-education-farmers-income-local-nutrition-poverty-state-of-the-world-2011-uganda-developing-innovations-in-school-cultivation-disc-world/">Project DISC</a>. <a href="#return-note-20296-10">&#8617;</a></li><li id="note-20296-11"><a href="http://www.monitor.co.ug/Business/Business+Power/-/688616/1116230/-/o5q39vz/-/index.html">Uganda&#8217;s population</a> predicament. <a href="#return-note-20296-11">&#8617;</a></li><li id="note-20296-12">Uganda&#8217;s <a href="http://www.guardian.co.uk/global-development/poverty-matters/2011/may/04/uganda-food-fuel-unrest">high food prices</a>. <a href="#return-note-20296-12">&#8617;</a></li><li id="note-20296-13"><a href="http://7billionactions.org/">7 billion</a> actions that might save the world? <a href="#return-note-20296-13">&#8617;</a></li><li id="note-20296-14"><a href="http://www.wfp.org/stories/feeding-7-billion-people-7-must-reads">Feeding</a> 7 billion: must reads. <a href="#return-note-20296-14">&#8617;</a></li><li id="note-20296-15"><a href="http://www.unesco.org/education/tlsf/mods/theme_c/mod15.html">Teacher resource</a>: sustainable agriculture. <a href="#return-note-20296-15">&#8617;</a></li><li id="note-20296-16"><a href="http://ngm.nationalgeographic.com/7-billion">National Geographic</a>: 7 Billion. <a href="#return-note-20296-16">&#8617;</a></li><li id="note-20296-17"><a href="http://www.wired.com/wiredscience/2011/10/7-billion-people/">Making sense</a> of 7 Billion. <a href="#return-note-20296-17">&#8617;</a></li></ol></div>]]></content:encoded>
			<wfw:commentRss>http://whyfiles.org/2011/feeding-7-billion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Science Teachers: Hip yourself to a great resource!</title>
		<link>http://whyfiles.org/2011/science-teachers-hip-yourself-to-a-great-resource/</link>
		<comments>http://whyfiles.org/2011/science-teachers-hip-yourself-to-a-great-resource/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 19:49:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Biology]]></category>
		<category><![CDATA[Earth & Space]]></category>
		<category><![CDATA[Earth and Space Science]]></category>
		<category><![CDATA[Environment]]></category>
		<category><![CDATA[Health]]></category>
		<category><![CDATA[Physical Science]]></category>
		<category><![CDATA[Social Science]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[national science standards]]></category>
		<category><![CDATA[science education teacher]]></category>

		<guid isPermaLink="false">http://whyfiles.org/?p=20290</guid>
		<description><![CDATA[For 15 years, we've presented the science behind the news. The Why Files are accurate, engaging, entertaining and educational. Check our links from national science teaching standards to specific Why Files -- all 750 of them! Whether it's geology or archaeology, weather or human behavior, The Why Files has it covered.]]></description>
			<content:encoded><![CDATA[For 15 years, we've presented the science behind the news. The Why Files are accurate, engaging, entertaining and educational. Check our links from national science teaching standards to specific Why Files -- all 750 of them! Whether it's geology or archaeology, weather or human behavior, The Why Files has it covered.]]></content:encoded>
			<wfw:commentRss>http://whyfiles.org/2011/science-teachers-hip-yourself-to-a-great-resource/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running out of space</title>
		<link>http://whyfiles.org/2011/running-out-of-space/</link>
		<comments>http://whyfiles.org/2011/running-out-of-space/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 21:23:13 +0000</pubDate>
		<dc:creator>svmedaristwf</dc:creator>
				<category><![CDATA[Abilities of technological design]]></category>
		<category><![CDATA[All]]></category>
		<category><![CDATA[By Subject]]></category>
		<category><![CDATA[By Theme]]></category>
		<category><![CDATA[Earth & Space]]></category>
		<category><![CDATA[Earth and Space Science]]></category>
		<category><![CDATA[Earth in the solar system]]></category>
		<category><![CDATA[Grades 5-8]]></category>
		<category><![CDATA[Grades 9-12]]></category>
		<category><![CDATA[Origin and evolution of the earth system]]></category>
		<category><![CDATA[Science and Technology]]></category>
		<category><![CDATA[Science as Inquiry]]></category>
		<category><![CDATA[Space astronomy]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Transportation]]></category>
		<category><![CDATA[Understanding about scientific inquiry]]></category>
		<category><![CDATA[Apollo]]></category>
		<category><![CDATA[Blue Origin]]></category>
		<category><![CDATA[Cold War]]></category>
		<category><![CDATA[Howard McCurdy]]></category>
		<category><![CDATA[Jack Burns]]></category>
		<category><![CDATA[man vs. robot]]></category>
		<category><![CDATA[Michael Smith]]></category>
		<category><![CDATA[NASA]]></category>
		<category><![CDATA[robot space exploration]]></category>
		<category><![CDATA[rockets]]></category>
		<category><![CDATA[Russia]]></category>
		<category><![CDATA[Scaled Composites]]></category>
		<category><![CDATA[Soyuz]]></category>
		<category><![CDATA[space shuttle]]></category>
		<category><![CDATA[Space Station]]></category>
		<category><![CDATA[space travel]]></category>
		<category><![CDATA[SpaceX]]></category>
		<category><![CDATA[Sputnik]]></category>
		<category><![CDATA[Steven Collicott]]></category>

		<guid isPermaLink="false">http://whyfiles.org/?p=19347</guid>
		<description><![CDATA[A Soyuz crash earlier this year, and the retirement of the space shuttle, imperiled our access to orbit. What is the American plan to return to space? Can other countries or private companies fill the gap?]]></description>
			<content:encoded><![CDATA[<h3>Spaced out? Launch problems accelerate</h3>
<p>
For advocates of space travel, the news is grim, and we&#8217;re not talking about the crash of a six-ton satellite last week, either. In July, the last U.S. space shuttle was parked, as planned. Over 30 years, the shuttles helped build the International Space, but two explosions killed 14 astronauts, and each flight cost nearly half a billion dollars.</p>
<div class="box250"><a href="http://whyfiles.org/wp-content/uploads/2011/09/space_walk2.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/09/space_walk2.jpg" alt="Astronaut in space suit holds a metal cylinder outside space station, seen in background" title="Astronaut Sergei Volkov in space, outside the International Space Station" width="250" height="376" class="alignnone size-full wp-image-19355" /></a></p>
<div class="attrib">2010, <a href="http://www.nasa.gov/mission_pages/station/expeditions/expedition28/gallery.html">NASA</a></div>
<div class="caption">Russian cosmonaut Sergei Volkov takes a &#8220;walk&#8221; outside the International Space Station. Rocket failures and poor planning have imperiled our ability to populate the space station.</div>
</div>
<p>
  On August 24, a clogged pipe caused the crash of a Russian Soyuz rocket.  Soyuz is a reliable space-truck whose ancestor launched Sputnik, the first artificial satellite, in 1957.</p>
<p>
  With the shuttles in the old-age home, any delay of a Soyuz launch to resupply the space station, planned for Nov. 14, could force the station&#8217;s evacuation.</p>
<p>
  Abandoning the space station after a decade of continuous occupation might have limited scientific impact, as the station is not proving to be a scientific bonanza as promised. (However, on Sept. 21, NASA reported that a Japanese astronaut did perform &#8220;bubbling experiments&#8221; on green tea before staging a &#8220;traditional Japanese tea ceremony.&#8221;)</p>
<div class="box150left">
<a href="http://whyfiles.org/wp-content/uploads/2011/09/soyuz.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/09/soyuz.jpg" alt="Rocket launches from platform at night, bright orange flame and huge smoke plume" title="Soyuz rocket take off from Kazakhstan, 2001" width="150" height="100" class="alignnone size-full wp-image-19367" /></a></p>
<div class="attrib">June 8, 2001, <a href="http://www.nasa.gov/mission_pages/station/expeditions/expedition28/gallery.html">NASA/Carla Cioffi</a>.</div>
<div class="caption">Soyuz takes off from Kazakhstan, carrying Russian, American and Japanese astronauts.</div>
</div>
<p>
  The growing problem of getting into space got more attention on Aug. 24, when a sub-orbital space taxi built by Blue Origin, a company funded by Amazon founder Jeff Bezos, crashed in West Texas, setting back the nascent space-tourism industry.</p>
<p>
  People have been going into space for 40 years, but the process is neither cheap nor routine.  For comparison, 40 years after the first automobiles, millions of cars were changing the U.S. economy and landscape. And 40 years after Kitty Hawk (1903), airplanes had circled the globe and become a dominant force in World War II.</p>
<p>
  So, 40 years after Yuri Gargarin became the first space-farer, why is it so hard to get people into space?</p>
<h3>It&#8217;s the gravity, stupid!</h3>
<p>
  The first clue to the difficulty of reaching orbit is evident in the controlled explosion needed to launch anything: reaching orbit requires a speed of almost 18,000 miles per hour and overcoming gravity.</p>
<div class="box250left">
<a href="http://whyfiles.org/wp-content/uploads/2011/09/yuri.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/09/yuri.jpg" alt="Yellowed Huntsville Times headlined 'Man Enters Space'" title="Yuri Gagarin on cover of Huntsville Times, 1961" width="250" height="371" class="alignnone size-full wp-image-19389" /></a></p>
<div class="attrib">Photo: <a href="http://solarsystem.nasa.gov/multimedia/display.cfm?Category=History&#038;IM_ID=1832">NASA</a></div>
<div class="caption">On April 12, 1961, Yuri Gagarin became the first person in space. The news stunned the world and spurred the struggling American space program.</div>
</div>
<p>
And gravity is a stern customer.</p>
<p>
  Although gravity is fixed, a changing political backdrop has deprived the space program of its historic justification, says Howard McCurdy, a professor of public administration and policy at American University, and student of the space program. &#8220;The key problem, as a political scientist, was the end of the Cold  War. Now the rationale for a lot of human space program is jobs, but in the absence of Cold War competition, we get these anomalies,&#8221; like thumbing a ride to space from your former enemy.</p>
<p>
  Faced with the prospect of being stuck on Earth, on Sept. 14, NASA administrator Charles Bolden announced the Space Launch System (SLS), a heavy-lift rocket and space capsule designed to reach earth orbit and beyond. &#8220;American leadership in space will continue for at least next half century,&#8221; Bolden said. &#8220;We have laid the foundation for success.&#8221;</p>
<h3>Better than nothing?</h3>
<p>
  The reaction to SLS was a bit ho-hum. The proposal &#8220;has been controversial because some say it&#8217;s just the same old technology, a combination of Apollo, Saturn V, and the shuttle, and we really should be advancing the technology, doing something new that will get us to deep space more quickly,&#8221; says astrophysicist Jack Burns, who has served on the NASA Advisory Council science committee, and is vice-president emeritus for academic affairs and research at the University of Colorado System.</p>
<div class="box250">
<a href="http://whyfiles.org/wp-content/uploads/2011/09/saturn5takeoff.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/09/saturn5takeoff.jpg" alt="LTTX Giant white rocket launches, bright orange flame and smoke, red tower stands parallel to rocket." title="Apollo 11 Saturn V take-off: July 16, 1969" width="250" height="313" class="alignnone size-full wp-image-19397" /></a></p>
<div class="attrib">July 16, 1969, <a href="http://commons.wikimedia.org/wiki/File:Ksc-69pc-442.jpg">NASA</a></div>
<div class="caption">The Apollo 11 Saturn V space shuttle heads for the moon, carrying astronauts Neil Armstrong, Michael Collins and Edwin Aldrin Jr. The summer of &#8217;69 will always be remembered for the first moonwalk.</div>
</div>
<p>
But what else is there? Burns asks. &#8220;I look at SLS as a practical vehicle that will get a lot of mass into orbit, and then to the moon, the asteroids. Having a heavy lift vehicle, for the first time since the mid &#8217;70s, when we did away with Saturn V, should be an important part of U.S. space architecture.&#8221;</p>
<p>
  The shuttle, whose demise has forced the current concern over space launching, was hatched in 1972, by Pres. Richard Nixon, who <a href="http://history.nasa.gov/stsnixon.htm">proposed</a> a reusable, flying bus to reach low orbit and  &#8220;take the astronomical costs out of astronautics.&#8221;</p>
<p>
  Getting to orbit didn&#8217;t turn out to be cheap: NASA chalks up the average price tag on 135 shuttle launches at $450 million.</p>
<h3>Consternation over Constellation</h3>
<p>
  In 2005, faced with mission failures and an aging shuttle fleet, Pres. George W Bush called for the shuttle program to end after the space station was constructed. As a replacement, Bush proposed Constellation, a new rocket, and Ares, a new spaceship, which would visit the moon and then Mars.</p>
<p>
  However much the Mars mission was beloved by space-travel enthusiasts, it carries certain <a href="http://whyfiles.org/194spa_travel/2.html">health hazards…</a></p>
<p>
  Cost estimates for Constellation and Ares rose faster than a rocket and by 2010, the projects had black-holed $9 billion, and the guesstimated price of launching a single Ares-1 had reached $1 billion. So Pres. Obama trash-binned the twin projects and directed NASA to come up with something cheaper and faster – which turned out to be the poetically-branded &#8220;Space Launch System.&#8221;</p>
<p>
  The proposal has, as we&#8217;ve said, met grudging acceptance at best. &#8220;This is a turning point for all kinds of reasons,&#8221; says Michael G. Smith, a space historian at Purdue University. &#8220;The shuttle program is finished after 30 years &#8212; it was too expensive, too old &#8212; and the Bush program to take us to the moon is finished.&#8221;</p>
<p>
  Although NASA has another job &#8212; the SLS &#8212;  the manned space program needs goals with more focus, Smith says. Because Obama has failed to set a clear challenge before NASA, &#8220;they have nothing to prove, no short-term mission.&#8221;</p>
<p><div class="box250left">
<a href="http://whyfiles.org/wp-content/uploads/2011/09/footprint.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/09/footprint.jpg" alt="Barren surface of the moon shows an elevated boot-print" title="footprint on the moon" width="250" height="190" class="alignnone size-full wp-image-19409" /></a></p>
<div class="attrib">Apollo 11, <a href="http://images.jsc.nasa.gov/luceneweb/caption.jsp?datesearch=Go&#038;from_day=1&#038;from_month=1&#038;from_year=1900&#038;hitsperpage=5&#038;pageno=367&#038;photoId=AS11-40-5878&#038;searchpage=true&#038;to_day=31&#038;to_month=12&#038;to_year=3000">NASA</a></div>
<div class="caption">Who&#8217;d &#8216;a-thunk-it? Footprints on the moon!</div>
</div>
<p>
  In a sense, Smith adds, the Obama plan conforms to American desires.  &#8220;There&#8217;s a paradox. A Gallup poll says the American public wants a space program, and is proud of it, but does not want to pay for it, and that&#8217;s the Obama Administration approach: &#8216;We want something, we have announced something, without a clear-cut commitment to what it is.&#8217;&#8221;</p>
<h3>Take the money and … design?</h3>
<p>
  In an era that is short of cash and jobs, however, NASA has an immense constituency in its legion of employees, contractors and their employees, Smith says. &#8220;Lawmakers with NASA investment in their districts are challenging the administration&#8217;s lack of clarity.&#8221;</p>
<p>
  But viewing a space program as a jobs program is unlikely to maximize either cost savings or scientific breakthroughs. &#8220;NASA has half-lost the ability to innovate,&#8221; says McCurdy.  &#8220;People are hunkering down like turtles, protecting what they have, playing defense to hang onto the field stations [such as <a href="http://www.nasa.gov/centers/marshall/home/index.html">Marshall Space Flight Center</a> in Alabama], and Congress is pushing them in ways that are inefficient for cost reduction. Most members want to know if contracts are still going to their districts.&#8221;</p>
<p>
  Space is inherently expensive, and McCurdy questions whether the current NASA budget will accomplish much space travel, or mainly rocket design and construction. &#8220;A big issue for NASA is whether the budget for exploration is going to be sufficient to actually develop, build and test the rocketry,&#8221; he says. &#8220;It looks like it will be sufficient to provide aerospace jobs, but they need a little bit more money to bend metal.&#8221;</p>
<h3>Confronting costs</h3>
<p>
  It&#8217;s odd, McCurdy says, that developing a new rocket and space vehicle are expected to cost $100 billion, considering that Saturn V, which launched Skylab and the moon shots, cost about $10 billion in 1960 dollars. &#8220;Multiply that by five to get today&#8217;s price &#8212; $50 billion &#8212; and that included the production line, a test vehicle and the actual rocket.&#8221;</p>
<p>
  Much engineering has been done for Constellation and previous rockets, and McCurdy, who acknowledges that the engineering and manufacturing expertise and the Saturn assembly line have long disappeared, wonders why NASA cannot produce a heavy-lift rocket for $50-billion.</p>
<p>  Cutting the budget to the bone can be penny wise and pound foolish, McCurdy adds.  &#8220;Once they got the assembly line going for Saturn V, it was very efficient, but if they build only one rocket every two years, it becomes more of a craft rocket.&#8221;</p>
<p>
  What are the other options for launching people into space?</p>
<div class="imgBigClear">
<a href="http://whyfiles.org/wp-content/uploads/2011/09/saturn5assembly.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/09/saturn5assembly.jpg" alt="Four huge rockets lay on their sides, two with scaffolding at their ends, inside a warehouse" title="Saturn V assembly line, 1968" width="620" height="490" class="alignnone size-full wp-image-19411" /></a></p>
<div class="attrib">Photo: <a href="http://grin.hq.nasa.gov/ABSTRACTS/GPN-2000-000048.html">NASA</a></div>
<div class="caption">Saturn V rockets on the assembly line in 1968.</div>
</div>
<h3>Government rocket, private rocket</h3>
<p>
  <a href="http://en.wikipedia.org/wiki/Comparison_of_heavy_lift_launch_systems">International rockets</a> such as Ariane have gotten into the satellite-launch business, but most of them are not powerful enough to take people into orbit, or to leave earth orbit and reach the moon.</p>
<p>
  <a href="http://www.spacedaily.com/dragonspace.html">China</a>, with one satellite orbiting the moon, and an imminent launch of an 8.5 ton component for its first space station, definitely has the lift capacity, but we&#8217;ve not heard about any discussions about launching U.S. space equipment.</p>
<p>
  Government is not the only game in town, however, and many hope that the genius of private enterprise will fill the gap, even if some of the efforts are watered with buckets of federal funds. If you place a challenge before rocket manufacturers, &#8220;both the startups and old horses, somebody may come up with a breakthrough,&#8221; says McCurdy. Even so, he adds, NASA must still &#8220;pick a winner before knowing whether it is a working design, and they are no better at that than I am at picking stocks.&#8221;</p>
<p>
  So how is the private sector faring in the human space travel biz?</p>
<h3>the private role</h3>
<p>
  Corporations are contending for two roles in space. Many are interested in space tourism, a business that began in 2001 with a seven-day visit to the International Space Station but today is focused on sub-orbital flights – spending a few minutes in micro-gravity beyond the edge of the atmosphere:</p>
<div class="bullets">
<div class="box250black">
<a href="http://whyfiles.org/wp-content/uploads/2011/09/scaled1.jpg"><img src="http://whyfiles.org/wp-content/uploads/2011/09/scaled1.jpg" alt="White plane with two fuselages ferries a suspended, smaller craft through clear blue sky" title="SpaceShipOne and mother ship, White Knight" width="250" height="149" class="alignnone size-full wp-image-19412" /></a></p>
<div class="attrib">Photo: Jim Campbell/Aero-News Network</div>
<div class="caption">SpaceShipOne, built by Scaled Composites, slung beneath White Knight, the mother ship that lifts it toward the edge of space.</div>
</div>
<p>
<img src="http://whyfiles.org/wp-content/uploads/2011/09/bullet_tommy.gif" alt="" title="" width="30" height="30" class="alignnone size-full wp-image-19449" /> Blue Origin, a secretive operation funded by Jeff Bezos, the Amazon.com billionaire, is working on &#8220;New Shepard,&#8221; a sub-orbital vehicle. According to the website, &#8220;We&#8217;re working, patiently and step-by-step, to lower the cost of spaceflight so that many people can afford to go and so that we humans can better continue exploring the solar system. Accomplishing this mission will take a long time, and …  we do not kid ourselves into thinking this will get easier as we go along.&#8221; Blue Origin has a NASA contract to develop a taxi for hauling astronauts to orbit, but recently lost a spaceship at 45,000 feet.</p>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/09/bullet_tommy.gif" alt="" title="" width="30" height="30" class="alignnone size-full wp-image-19449" /> Scaled Composites, an advanced aircraft maker, won the $10-million X-prize <a href="http://www.scaled.com/projects/tierone/spaceshipone_flies_again_within_14_days_-_wins_10m_x_prize" > in 2004</a> for attaining 328,000 feet twice within 10 days. The firm is working with Virgin Galactic to enhance its a sub-orbital spaceship-mother-ship combination. Virgin says 430 private-nauts are already put down a deposit for flights that will cost $200,000.</p>
<p>
<img src="http://whyfiles.org/wp-content/uploads/2011/09/bullet_tommy.gif" alt="" title="" width="30" height="30" class="alignnone size-full wp-image-19449" /> Xcor Aerospace is also selling seats on an unfinished spaceship, for a suborbital flight priced at $95,000, starting with a spare-change deposit of  $20,000. Buy now, and your seat-mate could be a Victoria&#8217;s Secret model…  <a href="http://www.parabolicarc.com/2011/04/16/victorias-secret-model-doutzen-kroes-fly-space-2014/" > Honest</a>!</p>
</div>
<h3>Let&#8217;s really go to space!</h3>
<p>
  Above the sub-orbital realm, however, comes the real high-technology interest: resupplying the space station, or reaching the moon or an asteroid. In this realm, one company has grabbed most of the headlines: SpaceX, founded by PayPal founder Elon Musk.</p>
<p>
  SpaceX is developing two types of &#8220;Falcon&#8221; rockets, and has a $1.6 billion NASA contract to launch 12 loads of cargo to the space station (the first flight is scheduled for Nov. 30), in NASA&#8217;s Commercial Orbital Transportation Services program.  (<a href="http://www.orbital.com/HumanSpaceExplorationSystems/COTS/">Orbital Science Corp.</a> is the other contractor in the program.)</p>
<p>
  In December, 2010, SpaceX became the first private company to launch and recover a spaceship. &#8220;The technology has advanced,&#8221; says Burns, &#8220;but so far SpaceX only has a couple of launches of the Falcon 9. It&#8217;s a long way from that all the way to orbit, with real live astronauts. It&#8217;s a risky venture.&#8221;</p>
<div class="box300">
<a href="http://whyfiles.org/wp-content/uploads/2011/09/spacex_launch.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/09/spacex_launch.jpg" alt="Thin rocket launches into sunny sky, creating large smoke plumes" title="Spacex lauch of Dragon spacecraft" width="300" height="225" class="alignnone size-full wp-image-19413" /></a></p>
<div class="attrib"><a href="http://www.spacex.com/press.php?page=20110419">Chris Thompson</a>, SpaceX</div>
<div class="caption">On Dec. 8, 2010, SpaceX launched a Dragon spacecraft on a Falcon 9 rocket from Cape Canaveral, and became the first firm to recover a spacecraft from orbit.</div>
</div>
<p>
  SpaceX says it emphasizes reliability, and the business end of Falcon 9 houses nine individual rocket engines. The rocket is supposed to reach space even if one engine goes kaplooey.</p>
<h3>A human role remains</h3>
<p>
  When President Ronald Reagan proposed and promoted what is now called the International Space Station, a howl went up among scientists who called it a diversion of resources from the more productive unmanned spacecraft. Carting people around raises the price and the stakes at every stage of design, production and operation, and these scientists accurately forecast a fruitful program of robotic exploration &#8212; everything from the Hubble Space Telescope, to the Opportunity and <a href="http://www.robothalloffame.org/mars.html">Sojourner</a> rovers on Mars to the <a href="http://solarsystem.nasa.gov/galileo/">Galileo spaceship</a> that explored Jupiter.</p>
<p>
  Those robots were awesome and inspiring, says Burns. &#8220;Opportunity is U.S. technology, it&#8217;s something we all should be proud of it, it has well exceeded its lifetime, the engineers were very clever in the design and operation. That good old-fashioned American ingenuity ought to get kids excited about going into science, engineering, math, whether that gets directed to space or something else.&#8221;</p>
<p><a id="rolloverMars" href="#" title="SojournerMars"></a></p>
<div class="attrib">Sojourner image: <a href="http://photojournal.jpl.nasa.gov/catalog/PIA01003">NASA/JPL</a>. Mars image: <a href="http://solarsystem.nasa.gov/multimedia/display.cfm?IM_ID=5763">NASA/JPL/Cornell</a></div>
<div class="caption">The lonely robot Sojourner eyeballs a boulder on Mars.  Roll over to see a snapshot by Sojourner&#8217;s rover-buddy Opportunity, taken on the promontory &#8220;Cape Verde&#8221; on Victoria Crater, Mars.</div>
<p>
The manned vs. robot argument had merit in its time, given that the space station alone has cost NASA north of $50 billion (with other countries contributing about the same amount), and NASA never  has enough money for all the scientists who write grants, which leads <a href="http://www.space.com/9435-international-space-station-worth-100-billion.html">some critics</a> to question whether the money is well spent, or would have been more productive if spent on funding conventional science.</p>
<p>
  But the manned vs. robot dichotomy may be fading, says Steven Collicott, a professor of aeronautics and astronautics at Purdue University, who placed an experiment about the fluid flow in micro-gravity on the space station. &#8220;There is a great benefit to doing both. The astronauts who have operated space station experiments I have been involved in have been incredibly creative thinkers, problem solvers.&#8221;</p>
<div class="box250left">
<a href="http://whyfiles.org/wp-content/uploads/2011/09/plants_in_space.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/09/plants_in_space.jpg" alt="Man peers and points finger into lighted cubby filled with green stalks " title="Astronaut Mike Fossum inspecting plant experiment on space station" width="250" height="166" class="alignnone size-full wp-image-19433" /></a></p>
<div class="attrib">15 Sept. 2011, <a href="http://www.nasa.gov/mission_pages/station/expeditions/expedition28/gallery.html">NASA</a></div>
<div class="caption">NASA astronaut Mike Fossum inspects a plant experiment on the space station.</div>
</div>
<p>
  The flow experiment cannot be performed on Earth, Collicott says.  &#8220;We do everything we can to test on earth, or on short-duration, low-gravity [aircraft] flights, but there are times when … the camera position needs to be changed, or a liquid gets trapped. An astronaut can unbolt and shake the experiment … or act on their observations to explore a new phenomenon immediately, without reprogramming, relaunching or rebuilding, which involves years and millions of dollars.&#8221;</p>
<p>
  Human hands, eyes and brains are irreplaceable, Collicott says. &#8220;If people were not needed for research of this type, why would we be spending money to send people to Antarctica each year?&#8221;</p>
<h3>human vs. robot &#8212; the dichotomy wanes</h3>
<p>&#8220;I never  felt comfortable with the manned versus unmanned argument,&#8221; says Purdue&#8217;s Smith. &#8220;We have always pursued both [approaches]. Satellite, probes and telescopes… There is no ICBM [inter-continental ballistic missile] system without satellites, there is no exploration of the moon or Mars without the [robotic] probes we have sent there.&#8221;</p>
<p><a href=" http://whyfiles.org/171manned_space/">More</a> on the manned vs. robot issue…</p>
<div class="imgBigClear">
<a href="http://whyfiles.org/wp-content/uploads/2011/09/hubble_mountain.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/09/hubble_mountain.jpg" alt="Two puffy pillars of pinkish-yellowish clouds in space with five bright stars around them" title="Hubble's photo of the Carina Nebula" width="620" height="570" class="alignnone size-full wp-image-19432" /></a></p>
<div class="attrib"><a href="http://hubblesite.org/gallery/album/entire/pr2010013a/">NASA</a>, ESA, and M. Livio and the Hubble 20th Anniversary Team</div>
<div class="caption">Hubble&#8217;s 20th anniversary image shows a mountain of dust and gas rising in the Carina Nebula. The top of a three-light-year tall pillar of cool hydrogen is being worn away by radiation from the nearby stars, while stars within the pillar unleash jets of streaming gas.</div>
</div>
<p>
  Yet despite the phenomenal allure of <a href="http://whyfiles.org/223orbital_astro/">space-telescope photos</a>, manned exploration plays a critical motivational role, Smith adds. &#8220;Without an orbital station, and the public interest and international cooperation that revolve around it, NASA can&#8217;t do anything. Satellites and probes just don’t drive that public interest.&#8221;</p>
<p>
  What Smith calls &#8220;fierce debates&#8221; between  astronomers, who favor robotic exploration, and engineers who favor manned exploration are &#8220;not about policy or philosophy, they center on funding; those seem to me very parochial questions.&#8221;
 </p>
<p>
  Burns offers one suggestion for merging people and robots: sending astronauts to a low-gravity point above the far side of the moon (which never faces Earth), where they could control a  moon rover.  &#8220;Astronauts who are familiar with geological exploration could operate the rover in real time, there&#8217;s much less delay [in the radio signals]. They could visit the oldest [known] impact  basin in the solar system, and it would not require a human lander, would be cheap, and would give you the kind of experience that is going to be needed&#8221; for further exploration of the solar system.</p>
<p>
  The quest to populate the solar system would entail a search for signs of life – and for water and useful minerals, Burns says. &#8220;This is going to require knowledge of geology, chemistry, astronomy and mechanical engineering; it will be very different than the first few flights to the moon that were just trying to get there. I argue that the difference between manned and unmanned travel is going to start to fade.&#8221;</p>
<h3>Historic moment</h3>
<p>
  Tele-operation, as remote-control is currently called, is being used every day by earthbound &#8220;pilots&#8221; in Nevada to fly drones in the Middle East, highlighting the firm link between space engineering and the military.</p>
<div class="box300">
<a href="http://whyfiles.org/wp-content/uploads/2011/09/vanguard.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/09/vanguard.jpg" alt="Black and white photo of a skinny rocket launching with an explosion plume at its base" title="Explosion of Vanguard rocket on launch pad" width="300" height="375" class="alignnone size-full wp-image-19436" /></a></p>
<div class="attrib">Dec. 6, 1957, <a href="http://grin.hq.nasa.gov/ABSTRACTS/GPN-2001-000008.html">U.S. Navy</a></div>
<div class="caption">Getting to orbit was neither easy nor routine in the 1950s: Just two months after the Soviet Union launched Sputnik, the first satellite, an American Vanguard rocket was blown to bits on the launch pad.</div>
</div>
<p>
  Rockets and satellites have military roots, and the space race was an early and intense focus of Cold-War competition, as the United States and Soviet Union both relied on German rocketeers who had helped the Third Reich try to conquer Europe. Now the United States and Russia, World-War II allies, then Cold-War enemies, have become allies once again, at least in terms of space cooperation.
</p>
<p>
   Dating back to the late 1950s, Smith says, &#8220;Space policy has always been as much about perception as reality. It goes all the way back to the first ballistic missiles, the space race, the missile gap.&#8221;</p>
<p>
  John F. Kennedy warned about a &#8220;missile gap&#8221; while running for president, and even though it proved illusory, the fear of Soviet supremacy &#8212; Sputnik was in orbit while American rockets were exploding in front of TV cameras &#8212; supported the development of missiles that could be used for global nuclear war or putting men on the moon.</p>
<p>
  The result was lavish budgets for rockets and space.</p>
<p>
  But the easy goals have been reached, and visiting the moon is so last-century. Visiting an asteroid will answer important scientific questions, but will never  have the sex appeal of visiting the man on the moon. As Smith says, today, &#8220;We are in another gap; an ambition gap.&#8221;</p>
<p>
<a href="http://whyfiles.org/wp-content/uploads/2011/09/bullet_tommy_lite.gif"><img src="http://whyfiles.org/wp-content/uploads/2011/09/bullet_tommy_lite.gif" alt="tiny Tommy head" title="tiny Tommy head, lite" width="30" height="30" class="alignnone size-full wp-image-19449" /></a>  David J. Tenenbaum</p>
<div class="relateds">
<div style="display: none;">
<a class="simple-footnote" title="NASA: What&#8217;s next for NASA?" id="return-note-19347-1" href="#note-19347-1"><sup>1</sup></a><br />
<a class="simple-footnote" title="CBS: What&#8217;s next for NASA?" id="return-note-19347-2" href="#note-19347-2"><sup>2</sup></a><br />
<a class="simple-footnote" title="Buzz Aldrin on the future of space exploration." id="return-note-19347-3" href="#note-19347-3"><sup>3</sup></a><br />
<a class="simple-footnote" title="Want a ride to space?" id="return-note-19347-4" href="#note-19347-4"><sup>4</sup></a><br />
<a class="simple-footnote" title="International Space Station." id="return-note-19347-5" href="#note-19347-5"><sup>5</sup></a><br />
<a class="simple-footnote" title="Mars exploration rovers." id="return-note-19347-6" href="#note-19347-6"><sup>6</sup></a><br />
<a class="simple-footnote" title="Constellation." id="return-note-19347-7" href="#note-19347-7"><sup>7</sup></a><br />
<a class="simple-footnote" title="Explore our solar system." id="return-note-19347-8" href="#note-19347-8"><sup>8</sup></a><br />
<a class="simple-footnote" title="Hubble telescope." id="return-note-19347-9" href="#note-19347-9"><sup>9</sup></a><br />
<a class="simple-footnote" title="The age of Orion?" id="return-note-19347-10" href="#note-19347-10"><sup>10</sup></a><br />
<a class="simple-footnote" title="Space Launch System." id="return-note-19347-11" href="#note-19347-11"><sup>11</sup></a><br />
<a class="simple-footnote" title="The space race." id="return-note-19347-12" href="#note-19347-12"><sup>12</sup></a><br />
<a class="simple-footnote" title="NASA history." id="return-note-19347-13" href="#note-19347-13"><sup>13</sup></a>
</div>
</div>
<div id="relateds"><h3>Terry Devitt, editor; S.V. Medaris, designer/illustrator; David J. Tenenbaum, feature writer; Amy Toburen, content development executive; Molly Simis, project assistant</h3></div>
<div class="simple-footnotes"><p class="notes">Bibliography</p><ol><li id="note-19347-1"><a href="http://www.nasa.gov/about/whats_next.html">NASA</a>: What&#8217;s next for NASA? <a href="#return-note-19347-1">&#8617;</a></li><li id="note-19347-2"><a href="http://www.cbsnews.com/stories/2011/07/07/earlyshow/main20077459.shtml">CBS</a>: What&#8217;s next for NASA? <a href="#return-note-19347-2">&#8617;</a></li><li id="note-19347-3"><a href="http://www.youtube.com/watch?v=4MrIP8ryoVk">Buzz Aldrin</a> on the future of space exploration. <a href="#return-note-19347-3">&#8617;</a></li><li id="note-19347-4">Want a ride <a href="http://www.bing.com/videos/watch/video/virgin-galactic-offers-rides-into-space/6lhd8hk?cpkey=1bc7b641-571d-41f4-a6d5-802f4e1aba53||||">to space</a>? <a href="#return-note-19347-4">&#8617;</a></li><li id="note-19347-5"><a href="http://www.nasa.gov/mission_pages/station/main/index.html">International Space Station</a>. <a href="#return-note-19347-5">&#8617;</a></li><li id="note-19347-6"><a href="http://marsrovers.jpl.nasa.gov/home/index.html">Mars</a> exploration rovers. <a href="#return-note-19347-6">&#8617;</a></li><li id="note-19347-7"><a href="http://www.nasa.gov/mission_pages/constellation/main/index2.html">Constellation</a>. <a href="#return-note-19347-7">&#8617;</a></li><li id="note-19347-8"><a href="http://solarsystem.nasa.gov/index.cfm">Explore</a> our solar system. <a href="#return-note-19347-8">&#8617;</a></li><li id="note-19347-9"><a href="http://hubblesite.org/">Hubble</a> telescope. <a href="#return-note-19347-9">&#8617;</a></li><li id="note-19347-10">The age of <a href="http://www.time.com/time/health/article/0,8599,2082034,00.html">Orion</a>? <a href="#return-note-19347-10">&#8617;</a></li><li id="note-19347-11"><a href="http://www.nasa.gov/exploration/systems/sls/sls1.html">Space Launch System</a>. <a href="#return-note-19347-11">&#8617;</a></li><li id="note-19347-12"><a href="http://www.nasm.si.edu/exhibitions/gal114/gal114.htm">The space race</a>. <a href="#return-note-19347-12">&#8617;</a></li><li id="note-19347-13"><a href="http://history.nasa.gov/index.html">NASA history</a>. <a href="#return-note-19347-13">&#8617;</a></li></ol></div>]]></content:encoded>
			<wfw:commentRss>http://whyfiles.org/2011/running-out-of-space/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Science on the road!</title>
		<link>http://whyfiles.org/2011/science-on-the-road/</link>
		<comments>http://whyfiles.org/2011/science-on-the-road/#comments</comments>
		<pubDate>Thu, 04 Aug 2011 21:16:20 +0000</pubDate>
		<dc:creator>svmedaristwf</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Biology]]></category>
		<category><![CDATA[By Subject]]></category>
		<category><![CDATA[By Theme]]></category>
		<category><![CDATA[Earth & Space]]></category>
		<category><![CDATA[Earth science]]></category>
		<category><![CDATA[Grades 5-8]]></category>
		<category><![CDATA[Grades 9-12]]></category>
		<category><![CDATA[Paleontology & archeology]]></category>
		<category><![CDATA[Science as Inquiry]]></category>
		<category><![CDATA[Science history & process]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Understanding about scientific inquiry]]></category>
		<category><![CDATA[War & peace]]></category>
		<category><![CDATA[boneyard]]></category>
		<category><![CDATA[cave]]></category>
		<category><![CDATA[Cave of the Mounds]]></category>
		<category><![CDATA[channeled scabland]]></category>
		<category><![CDATA[evolutionary biology]]></category>
		<category><![CDATA[Field Museum]]></category>
		<category><![CDATA[geology]]></category>
		<category><![CDATA[International Spy Museum]]></category>
		<category><![CDATA[La Brea tar pit]]></category>
		<category><![CDATA[Louisiana]]></category>
		<category><![CDATA[national aquarium]]></category>
		<category><![CDATA[pirate]]></category>
		<category><![CDATA[Shedd Aquarium]]></category>
		<category><![CDATA[telescope]]></category>
		<category><![CDATA[Thomas Edison]]></category>
		<category><![CDATA[Very Large Array]]></category>
		<category><![CDATA[whale whaling]]></category>
		<category><![CDATA[white sands national monument]]></category>

		<guid isPermaLink="false">http://whyfiles.org/?p=18037</guid>
		<description><![CDATA[Hitting the road? What could be more enlightening than gawking at a cave, exploring a desert, or eyeballing the largest telescope in the world? Need proof that science is not just books and websites or equations and software? Get moving!]]></description>
			<content:encoded><![CDATA[<h3>Cave dwelling: Sublime, yet subterranean!</h3>
<p>
We approach the Cave of the Mounds, a landmark (so to speak) in Southwest Wisconsin, along a walkway painted with fossils and markings that start at the Ordovician era (450 million years ago), when the limestone beneath our feet was deposited as a rain of sea shells on an ocean floor. Finally, at the cave&#8217;s entry, the asphalt calendar enters the last million years, when the cave started to be excavated by flows of acidic water.</p>
<div class="box300">
<a href="http://whyfiles.org/wp-content/uploads/2011/08/cave_centennial_room.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/08/cave_centennial_room.jpg" alt="Cave interior with pool of water and pointed rocks hanging from ceiling" title="Theatrical lighting brings the pitch-black to life! That gooey stuff in the center and left is flowstone. Stalactites hang from the ceiling, sometimes feeding stalagmites that grow on the floor. All these cave features are produced by calcite-rich water that enters the cave through a long crack along the ceiling.  Calcite is calcium carbonate, the major mineral in limestone." width="300" height="199" class="alignnone size-full wp-image-18085" /></a></p>
<div class="attrib">Photo: <a href="http://www.caveofthemounds.com">Cave of the Mounds</a> National Natural Landmark</div>
<div class="caption">Theatrical lighting brings the pitch-black to life! That gooey stuff in the center and left is flowstone. Stalactites hang from the ceiling, sometimes feeding stalagmites that grow on the floor. All these cave features are produced by calcite-rich water that enters the cave through a long crack along the ceiling.  Calcite is calcium carbonate, the major mineral in limestone.</div>
</div>
<p>
  The geological markings under our feet are one indication that the cave-men and -women who operate this site are intent on linking past and present, above- and below-ground.</p>
<p>
  Cave of the Mounds was discovered in 1939 by workers blasting in a limestone quarry on one of the highest spots in southern Wisconsin. Today, it is a tourist destination with a message &#8212; a cool, underground mecca, strategically illuminated, where tour guides leave the nettlesome lectures above ground, and offer easy-to-digest science along the cave&#8217;s alleyways.</p>
<p>
  The above ground section of the site features resurrected prairies and oak savannas, but the main attraction is the stalactites hanging over stalagmites, flowstone, the fossils embedded in ancient limestone, and the rare opportunity  to see geology at work as you observe the earth from the inside out.</p>
<div class="box200left">
<a href="http://whyfiles.org/wp-content/uploads/2011/08/cave_stalctite.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/08/cave_stalctite.jpg" alt="Close-up of pointed cave stalactite with crystals at its tip" title="Drip by drip, water carries calcite, which crystallizes at the bottom of this growing stalactite." width="200" height="312" class="alignnone size-full wp-image-18090" /></a> </p>
<div class="attrib">Photo: <a href="http://www.caveofthemounds.com">Cave of the Mounds National Natural Landmark</a></div>
<div class="caption">Drip by drip, water carries calcite, which crystallizes at the bottom of this growing stalactite.</div>
</div>
<h3>Aftermath of a flood unparalleled</h3>
<p>
What caused the huge erosion features, ancient shorelines, and scoured potholes in the &#8220;channeled scablands&#8221; in Eastern Washington state? In 1923, <a href=" http://en.wikipedia.org/wiki/J_Harlan_Bretz " > J. Harlen Bretz</a> coined that ominous moniker and proposed that the features had been created by a gigantic flood.</p>
<div class="box150">
<a href="http://whyfiles.org/wp-content/uploads/2011/08/wallula3.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/08/wallula3.jpg" alt="Two lane highway along river in foreground and brown, arid and terraced hillside in background" title="When Lake Missoula made its mad rush for the Columbia River and the Pacific, vast floods, estimated at 380 meters high, shaped these walls at Wallula Gap." width="150" height="112" class="alignnone size-full wp-image-18101" /></a></p>
<div class="attrib">Courtesy <a href=http://www.uwsp.edu/geo/projects/geoweb/participants/dutch/VTrips/WallulaGap.htm>Steve Dutch</a>, University of Wisconsin-Green Bay</div>
<div class="caption">When Lake Missoula made its mad rush for the Columbia River and the Pacific, vast floods, estimated at 380 meters high, shaped these walls at Wallula Gap.</div>
</div>
<p>
  During this time, geology was ruled by a &#8220;uniformitarianism&#8221; dogma, which highlighted gradual processes like deposition and erosion, and discounted the power of sudden events like floods (and perhaps even <a href="http://whyfiles.org/2005/earthquake/">earthquakes</a>, <a href="http://whyfiles.org/2011/tsunami-the-killer-wave/">tsunamis</a> and <a href="http://whyfiles.org/2004/volcanic-violence/">volcanoes</a>).</p>
<p>
  Skeptics demanded to know the source of all that water in an arid region, and Bretz had a reputation as a kook. Then, geologists gradually realized that the ice-age flood had originated to the east, in glacial Lake Missoula, which had been plugged by the lobe of a glacier emanating from Canada.</p>
<p>
  In the 1950s, the idea that this huge lake had eaten through an ice dam and then coursed downstream with phenomenal power started gaining acceptance, and in 1979, Bretz, age 96, received the highest award from Geological Society of American for solving this great Earth riddle. Today, scientists believe the floods may have recurred every few years or decades as the ice age was waning, around 14,000 years ago. </p>
<div class="imgBigClear"><a href="http://whyfiles.org/wp-content/uploads/2011/08/wallula_pan1s.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/08/wallula_pan1s.jpg" alt="Wide river bend with tall, arid and terraced hills and cliffs as its banks and road on one side" title="The Columbia River flows through Wallula Gap (left) in Eastern Washington State. During the last ice age, staggering floods resulting from the uncorking of glacial Lake Missoula flowed through the gap.  The peak flow is estimated at 10 million cubic meters per second, about '50 times the flow of the Amazon River, ten times the combined flow of all the rivers in the world…' according to geologist Steve Dutch." width="620" height="77" class="alignnone size-full wp-image-18103" /></a></p>
<div class="attrib">Courtesy <a href=http://www.uwsp.edu/geo/projects/geoweb/participants/dutch/VTrips/WallulaGap.htm>Steve Dutch</a>, University of Wisconsin-Green Bay</div>
<div class="caption">The Columbia River flows through Wallula Gap (left) in Eastern Washington State. During the last ice age, staggering floods resulting from the uncorking of glacial Lake Missoula flowed through the gap.  The peak flow is estimated at 10 million cubic meters per second, about &#8220;50 times the flow of the Amazon River, ten times the combined flow of all the rivers in the world…&#8221; according to geologist Steve Dutch.</div>
</div>
<p>
  The evidence for the floods comes in all sizes.  Alternating stacks of coarse gravel and fine sand show gravel left by flood currents under sand left by slower water when the floods receded. A dry river bed called the Grand Coulee, in Eastern Washington, was gouged by the astonishing flow of uncorked glacial melt water. The periodic cascades that shaped Dry Falls, now in <a href="http://www.stateparks.com/sun_lakes.html">Sun Lakes State Park</a> are considered the largest known waterfalls in Earth&#8217;s history.</p>
<div class="imgBigClear">
<a href="http://whyfiles.org/wp-content/uploads/2011/08/white_sands_dune.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/08/white_sands_dune.jpg" alt="Large and ultra-white sand dune with steep slope" title="The gypsum dunes at White Sands National Monument are a spectacle best appreciated with sunglasses and a hat!" width="620" height="413" class="alignnone size-full wp-image-18094" /></a></p>
<div class="attrib">Photo: <a href="http://en.wikipedia.org/wiki/File:White_sands_national_monument_dune.jpg">Talshiarr</a></div>
<div class="caption">The gypsum dunes at White Sands National Monument are a spectacle best appreciated with sunglasses and a hat!</div>
</div>
<h3>The unbearable whiteness of being</h3>
<p>
  The world&#8217;s largest field of gypsum dunes, at White Sands National Monument in south-central New Mexico, could arouse anybody&#8217;s inner drywaller, as gypsum is the mineral basis for both drywall and plaster. But here, where 275 square miles of gypsum dunes have built a hot, severe and scorchingly beautiful landscape, there&#8217;s not a sheet of drywall in sight.</p>
<div class="box350black">
<h3>White Sands: A land of adaptation</h3>
<p>
<ul id="gallery"> 
<li><span class="panel-overlay">
<div class="caption2"> Genetics helps the Apache pocket mouse survive in the white sands.</div>
</span><img src="http://whyfiles.org/wp-content/uploads/2011/08/slideshow1.jpg" alt="white mouse with pinkish feet and tail on white sand" /></li> 

<li><span class="panel-overlay">
<div class="caption2">The bleached earless lizard has adapted to life on a white world. Has it evolved sunglasses to reduce the glare?</div>
</span><img src="http://whyfiles.org/wp-content/uploads/2011/08/slideshow2.jpg" alt="white lizard beneath pale green bush on white sand" /></li> 

<li><span class="panel-overlay">
<div class="caption2"> Cowles prairie lizard is hard to see against the white sands -- and that's no accident.</div>
</span><img src="http://whyfiles.org/wp-content/uploads/2011/08/slideshow3.jpg" alt="white scaly lizard on white sand" /></li> 
</ul>
</p>
<div class="attrib">Photos: <a href="http://www.nps.gov/whsa/index.htm">White Sands National Monument</a></div>
</div>
<p>
  Set aside as a national monument by President Herbert Hoover in 1933, the dunes trace their origin to  vast deposits of hydrated calcium sulfate &#8212; gypsum &#8212; that were laid down on an ancient lake a quarter-billion years ago. After a geological uplift, they were exposed roughly 10 million years ago, and eventually moved to the present site in a geologic eye-blink &#8212; the last 7,000 years. </p>
<p>
  Mammoth tracks have been seen in the dunes, but they could get buried with time: Some dunes are moving 30 feet a year, as the wind piles them up on the  windward side and gravity avalanches them down the lee.</p>
<p>
The gypsum dunes are said to be the largest in the world, but what&#8217;s most amazing is not the geology, but the evolutionary adaptations life has used to survive these harsh conditions. At least seven species of animals, including three lizards, that are closely related to darker varieties living in the surrounding desert have turned white for camouflage in this bleached world. (The drywalling lizard or the plastering mouse must be here somewhere!)</p>
<p>
  Visiting the Sands? Ponder a trip to Trinity, the site of the first test of the <a href="http://www.white-sands-new-mexico.com/military.htm">atomic bomb</a>.</p>
<h3>Science museums: Try the trifecta!</h3>
<div class="box300left">
<a href="http://whyfiles.org/wp-content/uploads/2011/08/fieldmuseum_sue.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/08/fieldmuseum_sue.jpg" alt="Skeleton of T. rex on display in museum lobby" title="Sue the Tyrannosaurus rex is ready to meet, greet and eat at Chicago's Field Museum." width="300" height="225" class="alignnone size-full wp-image-18132" /></a></p>
<div class="attrib">Photo: <a href="http://www.flickr.com/photos/23842402@N07/2452545096/">Michael Gray</a>
</div>
<div class="caption">Sue the Tyrannosaurus rex is ready to meet, greet and eat at Chicago&#8217;s Field Museum.</div>
</div>
<p>
  The Windy City boasts not just one, but three cool science destinations, all next door to each other on the Museum Campus along the shore of Lake Michigan.</p>
<p>
  To explore some of the world’s biological and cultural wonders, spend the day at the <a href="http://fieldmuseum.org/">Field Museum of Natural History</a>, a collision of anthropology, botany, geology, paleontology and zoology. The permanent exhibits include the DNA Discovery Center, a journey through four billion years of earthly life, and <a href="http://whyfiles.org/029dinos/">Sue</a>, the largest (and most expensive?) complete skeleton of the ferocious T. rex. Among the temporary exhibits was a recent one on the horse and its deep relationship with humans (an exhibit that particularly excited one horse-crazy Why Filer).</p>
<div class="box150">
<a href="http://whyfiles.org/wp-content/uploads/2011/08/adler_doane.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/08/adler_doane.jpg" alt="Circular building covered in green ivy with curved protrusion on its roof on lake shore" title="Unassuming by day, the telescope in the Doane Observatory dazzles visitors at night." width="150" height="99" class="alignnone size-full wp-image-18138" /></a></p>
<div class="attrib"><a href="http://www.adlerplanetarium.org/press/images">Adler Planetarium</a></div>
<div class="caption">Unassuming by day, the telescope in the Doane Observatory dazzles visitors at night.</div>
</div>
<p>
  If your palate is whetted for a wetter world, walk to the <a href="http://www.sheddaquarium.org/">Shedd Aquarium</a> to explore underwater life from the Amazon, the Caribbean and both poles. Green sea turtles, beluga whales, moray eels, piranhas and penguins will be among your hosts.</p>
<p>
  If otherworldly science is more your thing, visit the <a href="http://www.adlerplanetarium.org/">Adler Planetarium</a>. Chat about the stars with real space scientists at their Space Visualization Laboratory, or just sit back and watch the star show. Adler’s centerpiece is the Doane Observatory, the largest publicly accessible telescope in the Chicago vicinity. While you can only peer through the lens <a href="http://www.adlerplanetarium.org/experience/events/afterdark">after dark</a>, this could make for a great conclusion to your trip.</p>
<h3>Discover a life aquatic</h3>
<div class="imgBigClear">
<a href="http://whyfiles.org/wp-content/uploads/2011/08/balt_aqua_croc.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/08/balt_aqua_croc.jpg" alt="Crocodile with long toothy snout hugging tree root under water, little turtle perched on right" title="A fresh water crocodile and snaked-neck turtle hang out at the Animal Planet Australia exhibit at the National Aquarium Baltimore." width="620" height="413" class="alignnone size-full wp-image-18142" /></a></p>
<div class="attrib">Photo: <a href="http://www.flickr.com/photos/nationalaquarium/5657679170/in/set-72157626459295443">Courtesy National Aquarium</a>, George Grall</div>
<div class="caption">A fresh water crocodile and snaked-neck turtle hang out at the Animal Planet Australia exhibit at the National Aquarium Baltimore.</div>
</div>
<p>
  An Australian freshwater crocodile grows in Baltimore. Seriously. The <a href="http://www.aqua.org/index.html">National Aquarium Baltimore</a> boasts more than 660 species of fish, birds, amphibians, reptiles and mammals, totaling around 16,500 marine creatures.</p>
<p>
  In addition to its rich marine menagerie, the aquarium has a collection of special exhibits and interactive oceanic enjoyment. See the world through a dolphin’s eyes at Our Ocean Planet, a show that teaches visitors about dolphins and the connections between people and their seafaring friends. Or soak in ocean sensations with a movie at the 4-D Immersion Theater, where you can experience sea life in multiple dimensions, including the smell and feel of (simulated) mist and wind. Or take an expert-led tour, including behind-the-scenes peek of the sharks’ quarters.</p>
<p>
  The aquarium is also a center for conservation. For example, its Marine Animal Rescue Program tracks the progress of rescued animals after release. Other conservation projects include restoring wetlands and investigating the impacts of mercury on the marine food chain. After all, protecting the life that sustains the ocean ecosystem benefits everyone—not just aquarium visitors.</p>
<div class="box300">
<a href="http://whyfiles.org/wp-content/uploads/2011/08/humpback_jump.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/08/humpback_jump.jpg" alt="View of underbelly of a whale leaping full body out of ocean, splash from another whale behind it" title="A humpback whale puts on a show for its human audience." width="300" height="200" class="alignnone size-full wp-image-18144" /></a></p>
<div class="attrib">Photo: <a href="http://commons.wikimedia.org/wiki/File:Humpback_whale_jumping.jpg">NOAA</a></div>
<div class="caption">A humpback whale puts on a show for its human audience.</div>
</div>
<h3>An excursion exotic to Melville</h3>
<p>
  What&#8217;s more breathtaking than seeing the world’s largest animals in the wild? <a href="http://en.wikipedia.org/wiki/Whale_watching">Whale watching</a> puts you up close and personal with these magnificent marine mammals. Since the 1950s, in a 180&deg; turnaround from Herman Melville&#8217;s day, people have been flocking by the boatloads to glimpse whales doing what they do rather than to kill them.</p>
<p>
  Both the U.S. east and west coasts have whales to watch, though you must catch them in the right season during their migration. There&#8217;s no guarantee, but on the <a href="http://www.oceanicsociety.org/whale">western</a> seaboard, you could spot orcas and gray whales. The <a href=" http://www.whalecenter.org/information/species.html">east</a> is home to the right, fin and sei whales. Humpbacks, minkes, and blue whales troll both coastlines.</p>
<p>
  Several cetaceans (a scientific category including whales, dolphins and porpoises) are <a href="http://www.nmfs.noaa.gov/pr/species/mammals/cetaceans/">endangered</a>, including the North Atlantic right, blue, fin, sei and gray whales. In any case, marine mammals are heavily protected by law, so whale watching should be done with professionals who obey the rules.</p>
<h3>Celebrating, protecting southern nature</h3>
<div class="imgBigClear">
<a href="http://whyfiles.org/wp-content/uploads/2011/08/audubon4.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/08/audubon4.jpg" alt="Young boy in blue t-shirt stroking the chest of a black and white penguin" title="Boy strokes penguin's chest" width="620" height="412" class="alignnone size-full wp-image-18149" /></a></p>
<div class="attrib">Courtesy <a href="http://www.flickr.com/photos/audubonimages/2652496619/in/set-72157622323247927">Jeff Strout</a>, Audubon Nature Institute</div>
<div class="caption">Millicent the penguin gets a pat from a new pal at Audubon&#8217;s Aquarium of the Americas.</div>
</div>
<p>
  With more than 500 full-time employees and an annual budget exceeding $30-million, Audubon Nature Institute sounds more like a business than a private, non-profit organization dedicated to explaining and preserving the wonders of nature with a Cajun flavor. The group operates a zoo, aquarium and assorted parks in and around New Orleans. The Aquarium of the Americas focuses on the Caribbean, Amazon, Gulf of Mexico (complete with oil-drilling replica) and Mississippi River.</p>
<div class="box150">
<a href="http://whyfiles.org/wp-content/uploads/2011/08/qar_anchor.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/08/qar_anchor.jpg" alt="Old anchor covered with ocean vegetation submerged in greenish water " title="One of Queen Anne's Revenge's anchors" width="150" height="225" class="alignnone size-full wp-image-18151" /></a></p>
<div class="attrib">Photo: <a href="http://www.qaronline.org/artifacts/anchors.htm">Courtesy Julep Gillman-Bryan</a>, North Carolina Department of Cultural Resources</div>
<div class="caption">One of Queen Anne&#8217;s Revenge&#8217;s anchors still looks workable after all these centuries.</div>
</div>
<p>
  A primate exhibit in the Audubon Zoo shows dozens of our opposable-thumbed relatives. Its 360 species of animals include a jaguar shown in a replica Amazon jungle. The &#8220;Embraceable Zoo&#8221; is devoted to full-contact animal admiration, and you can also eyeball, if not pet, a prickly Indian crested porcupine. Audubon maintains two  locations that focus on captive breeding and survival of endangered species; these are closed to the public, but we expect to see you at the new insectarium, located in the old Federal customs house, for the beetle races on Sept. 3.</p>
<h3>North Carolina: decapitation capitol</h3>
<p>
  Every summer, vacationers flock to North Carolina’s coast for a beach getaway. But beach vacations would have been a hard sell early in the 18th century, as the coast was the stomping grounds of the South’s most feared pirate, Edward Teach, otherwise known as Blackbeard.</p>
<div class="box200left">
  <a href="http://whyfiles.org/wp-content/uploads/2011/08/ocracoke_inlet.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/08/ocracoke_inlet.jpg" alt="Yellowed old map showing a jagged coastline with narrow inlets surrounding a sound" title="1775 map of the Carolina coast" width="200" height="180" class="alignnone size-full wp-image-18152" /></a></p>
<div class="attrib">From surveys by <a href="http://commons.wikimedia.org/wiki/File:Ocracoke_inlet_north_carolina_1775.jpg">Henry Mouzon and others</a></div>
<div class="caption">This 1775 map of the Carolina coast show Blackbeard&#8217;s native habitat, with Ocracoke Island at center.</div>
</div>
<p>
  Nowadays, the area is proud of its sordid past, attracting pirate-curious tourists and archaeologists alike. In 1996, Blackbeard’s biggest and final ship, Queen Anne’s Revenge, was found off the coast of Beaufort, where it had been hiding for more than 270 years. While the dives did not uncover much treasure, archaeologists estimate the <a href="http://www.friendsofqar.org/qar-shipwreck-project">wreckage</a> holds up to 750,000 artifacts, some of which are displayed at Beaufort’s <a href="http://www.ncmaritimemuseums.com/beaufort/exhibits/beaufort-qar-exhibit.html">North Carolina Maritime Museum</a>.</p>
<p>
  Blackbeard is a primary local industry. <a href="http://www.ocracokeweb.com/Blackbeard_the_Pirate.html">Ocracoke Island</a>, a favored Blackbeard anchorage, was where he met his fate at the hands of what he mocked as a rabble of &#8220;<a href="http://www.blackbeardlives.com/day6/day6.shtml">cowardly puppies</a>.&#8221; <a href="http://www.nchistoricsites.org/bath/bath.htm">Bath</a> has the legendary ball of light, presumed to be Blackbeard’s ghostly severed head.</p>
<p>
  So why watch Johnny Depp impersonate a pirate at the multiplex when you can check out the history of this famous scoundrel? Like we said, this old, dead, head-free pirate is a godsend for small business…</p>
<h3>Tar is my name. Fossils are my fame</h3>
<div class="imgBigClear">
<a id="rolloverLabrea" href="#" title="mouse-over to see  where visitors can watch scientists de-goo specimens" ><span> Image: Statue of distressed mammoth stuck in tar pit, parent and child mammoth on shore watch, buildings in background. Rollover: Man in white lab coat and rubber gloves cleans a large, brown bone in a lab</span></a></p>
<div class="attrib">Photos: 1.)<a href="http://www.flickr.com/photos/tintedglasssky/101926635/">jbarreiros</a>, 2.) <a href="http://www.flickr.com/photos/betsyweber/5301044498/">Betsy Weber</a></div>
<div class="caption">This urban, curvy-tusked mammoth is &#8220;trapped&#8221; in the tar – or in reality, posed in it to represent the thousands of animals that were mired over the millennia since tar started accumulating at La Brea in modern-day Los Angeles, where tar continues to ooze to the surface. (ROLLOVER) The on-site Page Museum is home to a &#8220;fish bowl&#8221; laboratory, where visitors can watch scientists de-goo specimens.</div>
</div>
<p>
If you&#8217;re stuck for a scientific sojourn in Southern California, head for the pits. Since long before there was a Los Angeles, the La Brea Tar Pits have been  an oozing, 3-D flypaper for animals, now with that all-too-trendy urban accent.  Asphalt, we learn, is not just good for roads, but also for trapping live animals and preserving their fossils. Since their first description in a scientific publication in 1875, the pits have produced prodigious prizes for paleontology. The onsite <a href="http://www.tarpits.org/ " >Page Museum</a> houses more than 650 species of plants and animals, all removed from the black goo, and dating back 11,000 to 50,000 years.</p>
<p>
  The tar pits were a graveyard for thousands of carnivores, including the dire wolf, coyote and saber-toothed cat, and a smaller number of herbivores, including mammoth and bison. In an effort to transcend the &#8220;heroic&#8221; era of paleontology and flesh out (if we can put it that way) a comprehensive picture of life in the era of ice, researchers have recently shifted their focus to fossils of plants and smaller animals, including millipedes, 31 species of mollusks, and 25 species of beetles.</p>
<h3>Listen hard: Hear the galaxies?</h3>
<div class="imgBigClear">
<a href="http://whyfiles.org/wp-content/uploads/2011/08/vla_pano1.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/08/vla_pano1.jpg" alt="24 large radio telescopes point at the sky in daytime" title="The 27 giant radio telescopes in the Very Large Array move on railroad tracks around a plain in southern New Mexico. Don’t be fooled: each these monsters weighs 230 tons and is 25 meters in diameter! Roll over to see one oddity discovered by the enhanced VLA in 2011." width="620" height="162" class="alignnone size-full wp-image-18168" /></a>  </p>
<div class="attrib">Photo: <a href="http://www.flickr.com/photos/tjblackwell/4863507129/">Tom Blackwell</a>
</div>
<div class="caption">The 27 giant radio telescopes in the Very Large Array move on railroad tracks around a plain in southern New Mexico. Don’t be fooled: each these monsters weighs 230 tons and is 25 meters in diameter! Roll over to see one oddity discovered by the enhanced VLA in 2011.</div>
</div>
<div class="box200">
<a href="http://whyfiles.org/wp-content/uploads/2011/08/evla_filament1.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/08/evla_filament1.jpg" alt="Ball of orange light in reddish sky is surrounded by a few dozen stars" title="The newly expanded VLA detected this remnant of a supernova, with that never-before-seen filamentary structure." width="200" height="193" class="alignnone size-full wp-image-18166" /></a></p>
<div class="attrib">Photo: <a href="http://www.nrao.edu/pr/2011/evlaearly/">Bhatnagar et al.</a>, NRAO/AUI/NSF</div>
<div class="caption">The newly expanded VLA detected this remnant of a supernova, with that never-before-seen filamentary structure.</div>
</div>
<p>
  Love big? Dig distant, mysterious and unfathomably old? At the <a href="http://www.nrao.edu/">Very Large Array</a>, in western New Mexico, you can gawk at 27 giant antennas used by astronomers to &#8220;listen&#8221; to radio signals from the universe. When you&#8217;re done rubber-necking the hardware, check out exhibits at the visitor center.</p>
<p>
  Then climb an observation tower to get another view of the world&#8217;s premier radio telescope zoo. Notice how every single antenna has silently and inexorably changed its orientation, and is now pointing to another invisible spot in the heavens? You are looking at visual proof of our planet&#8217;s normally insensible rotation.</p>
<p>
  It takes a lot of work, and some hefty equipment, to pry loose the secrets of the universe, and here, the scale of the operation is written across the desert. Since 1980, the VLA has, alone or in tandem with other telescopes, been collecting the astrophysical evidence for the formation and destruction of stars and galaxies.  The new &#8220;enhanced VLA&#8221; can &#8220;hear&#8221; three times as many radio bandwidths as the VLA and is 10 times more sensitive.  How sensitive is that? They say it could hear a cellphone calling from Jupiter…</p>
<div class="box200left"><a href="http://whyfiles.org/wp-content/uploads/2011/08/spy_watchcamer.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/08/spy_watchcamer.jpg" alt="Silver wristwatch with tiny lens and blue, red, and yellow buttons on face" title="This clever subminiature camera allowed an operative to take photographs while pretending to check his watch for the time of day. The circular film allowed six exposures." width="200" height="275" class="alignnone size-full wp-image-18178" /></a></p>
<div class="attrib">Germany, ca. 1949, <a href="http://www.spymuseum.org/images">International Spy Museum</a></div>
<div class="caption">This clever subminiature camera allowed an operative to take photographs while pretending to check his watch for the time of day. The circular film allowed six exposures.</div>
</div>
<h3>Go under cover in the capital city</h3>
<p>
  Explore life under cover (and the technology that allows a spy to hide in plain sight) at the <a href="http://www.spymuseum.org/">International Spy Museum</a>, the only public museum of its kind in the United States. With the largest public collection of international espionage artifacts, the museum provides a unique global perspective of this covert profession &#8212; said to be the second oldest &#8212; and how it has shaped the past and present.</p>
<p>
  Before you start your mission, you are challenged to adopt a secret identity. As you snoop about, you’ll discover the Secret History of History, which highlights the influence of spies through the ages; gadgets and stories of espionage during the American Civil War, World War II, and Cold War; and a gallery of spy technology. You can even see if you have what it takes to be an agent in the Operation Spy interactive experience, in which you must find a missing nuclear trigger before it ends up in the wrong hands. Just don’t blow your cover!</p>
<h3>Visit the &#8220;Boneyard&#8221;</h3>
<p>
  Warplanes go to the desert to die, and there, for a fee, you can tour thousands of mothballed fighters, bombers and helicopters at the 309th Aerospace Maintenance and Regeneration Center. Bus tours run from the <a href="http://www.pimaair.org/view.php?pg=16">Pima Air and Space Museum</a>, on the outskirts of Tucson, Ariz. With more than 4,200 planes, the &#8220;boneyard&#8221; is the  ultimate in aerial combat nostalgia.</p>
<p>
  Some of these planes will be scrapped, others may be sold or salvaged for parts, or pressed back into service during future wars. Seldom celebrated, but perhaps more important from a technological point of view, the site also stores 350,000 tools used to make these machines, including, we presume, the one-of-a-kind tools and dies used to shape jet engines, wings and fuselages.</p>
<p>
  Ogling killing machines may seem macabre, but then, if you are a U.S. taxpayer, you&#8217;ve already paid for this stuff… might as well check it out, and witness how the technology of aerial warfare has changed over the decades!</p>
<div class="imgBigClear">
<a id="rolloverBoneyard" href="#" title="mouse-over to see scale of the Boneyard"><span>Boneyarders eviscerated these B-52s per an arms-control agreement, the left them in the desert so Soviet satellites could confirm their destruction. Roll over to see the boneyard&#8217;s scale.</span></a></p>
<div class="caption">Boneyarders eviscerated these B-52s per an arms-control agreement, the left them in the desert so Soviet satellites could confirm their destruction. Roll over to see the boneyard&#8217;s scale.</div>
</div>
<h3>Edison&#8217;s Garden of Invention</h3>
<div class="box300">
<a href="http://whyfiles.org/wp-content/uploads/2011/08/edison1.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/08/edison1.jpg" alt="Old photo of man with large mustache working at a desk in a room cluttered with equipment" title="Movie cameras and projectors were a main interest at the Edison lab. Before machine tools went electric, they were driven by those dangerous belts at upper right. Just curious: How come the lab of Mr. Electricity lacked an electric lathe?" width="300" height="238" class="alignnone size-full wp-image-18189" /></a></p>
<div class="attrib">Photo: <a href="http://www.nps.gov/edis/index.htm">Thomas Edison National Historic Site</a></div>
<div class="caption">Movie cameras and projectors were a main interest at the Edison lab. Before machine tools went electric, they were driven by those dangerous belts at upper right. Just curious: How come the lab of Mr. Electricity lacked an electric lathe?</div>
</div>
<p>
 In 1887, after he had patented the first practical electric light bulb, mega-inventor Thomas Edison invented an inventor&#8217;s playground in West Orange, N.J., just outside Manhattan. Edison stocked the lab with every resource needed to crank out movie cameras and projectors, teletypes, recording and playback devices, batteries and countless other electric gadgets for the fast-modernizing nation.</p>
<p>
  With labs focusing on chemistry and physics, and with shops devoted to woodworking and metal-working, Edison could concentrate on his strong points: cranking out ideas and masterminding publicity stunts that helped ensure his commercial success. During World War I, 10,000 people cranked out electrical devices for the military at the factories clustered around the lab. Edison worked at the West Orange lab until his death in 1931.</p>
<p>
  Think of Edison as primarily an inventor? Then you have to wonder how his name wound up on the companies selling electricity to New York and Chicago.  God may have made the Garden of Eden, but Thomas Edison made the garden of invention in north Jersey, and it awaits your visit.</p>
<p id="date">&#8211; David J. Tenenbaum &#038; Jenny Seifert</p>
<div class="relateds">
<div style="display: none;">
<p><a class="simple-footnote" title="More about the channeled scablands." id="return-note-18037-1" href="#note-18037-1"><sup>1</sup></a><br />
<a class="simple-footnote" title="More about the Audubon Nature Institute." id="return-note-18037-2" href="#note-18037-2"><sup>2</sup></a><br />
<a class="simple-footnote" title="More about the Airplane graveyard." id="return-note-18037-3" href="#note-18037-3"><sup>3</sup></a><br />
<a class="simple-footnote" title="Podcast: Take a science vacation." id="return-note-18037-4" href="#note-18037-4"><sup>4</sup></a>
</div>
</div>
<div id="relateds"><h3>Terry Devitt, editor; S.V. Medaris, designer/illustrator; David J. Tenenbaum, feature writer; Amy Toburen, content development executive; Molly Simis, project assistant</h3></div>
<div id="extraDiv2"></div>
<div class="simple-footnotes"><p class="notes">Bibliography</p><ol><li id="note-18037-1">More about the <a href="http://www.cr.nps.gov/history/online_books/geology/publications/inf/72-2/contents.htm">channeled scablands</a>. <a href="#return-note-18037-1">&#8617;</a></li><li id="note-18037-2">More about the <a href="http://www.auduboninstitute.org/">Audubon Nature Institute</a>. <a href="#return-note-18037-2">&#8617;</a></li><li id="note-18037-3">More about the <a href="http://www.dm.af.mil/units/amarc.asp">Airplane graveyard</a>. <a href="#return-note-18037-3">&#8617;</a></li><li id="note-18037-4"><a href="http://www.sciencefriday.com/program/archives/201107225">Podcast</a>: Take a science vacation. <a href="#return-note-18037-4">&#8617;</a></li></ol></div>]]></content:encoded>
			<wfw:commentRss>http://whyfiles.org/2011/science-on-the-road/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Biology as engineer</title>
		<link>http://whyfiles.org/2011/biology-as-engineer/</link>
		<comments>http://whyfiles.org/2011/biology-as-engineer/#comments</comments>
		<pubDate>Thu, 30 Jun 2011 19:39:47 +0000</pubDate>
		<dc:creator>svmedaristwf</dc:creator>
				<category><![CDATA[Abilities of technological design]]></category>
		<category><![CDATA[All]]></category>
		<category><![CDATA[Biology]]></category>
		<category><![CDATA[Body parts]]></category>
		<category><![CDATA[By Subject]]></category>
		<category><![CDATA[By Theme]]></category>
		<category><![CDATA[Grades 5-8]]></category>
		<category><![CDATA[Grades 9-12]]></category>
		<category><![CDATA[Life science]]></category>
		<category><![CDATA[Life Science]]></category>
		<category><![CDATA[Science and Technology]]></category>
		<category><![CDATA[Structure and function in living systems]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Understandings about science and technology]]></category>
		<category><![CDATA[Alexander Riedel]]></category>
		<category><![CDATA[beetle]]></category>
		<category><![CDATA[evolutionary biology]]></category>
		<category><![CDATA[insect entomology]]></category>
		<category><![CDATA[machines]]></category>
		<category><![CDATA[mechanism]]></category>
		<category><![CDATA[screw]]></category>

		<guid isPermaLink="false">http://whyfiles.org/?p=17364</guid>
		<description><![CDATA[Long ago, nature devised the  hinge and ball and socket for appendages like legs and wings. The screw is the latest simple machine to be discovered in nature. Why do weevils, a type of beetle, have a screw? How does it help weevils survive their 3-D world?]]></description>
			<content:encoded><![CDATA[<div class="box250">
<a href="http://whyfiles.org/wp-content/uploads/2011/06/screw_joint.pdf">
<div class="enlarge">DOWNLOAD PDF</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/06/screw_joint_still.jpg" alt="still image of 3-D animation of screw, nut and leg rotates to show attachment" title="Now in 3-D: the weevil's screwy leg joint! Click for an interactive view of a weevil's left hind leg (requires Javascript and have Adobe Reader 8.1 or higher)." width="250" height="251" class="alignnone size-full wp-image-17385" /></a>
<div class="attrib">Image © Science/AAAS</div>
<div class="caption"><a href="http://whyfiles.org/wp-content/uploads/2011/06/screw_joint.pdf">Now in 3-D</a>: the weevil&#8217;s screwy leg joint! Click for an interactive view of a weevil&#8217;s left hind leg (requires Javascript and have Adobe Reader 8.1 or higher).</div>
</div>
<h3>Wondrous weevils sport super screw!</h3>
<p>
  In animal appendages, some joints resemble hinges. Others, like your hip, are unmistakably akin to the ball-and-socket joint, another mechanical mainstay.</p>
<p>
  Now, scientists have found a biological screw in a type of beetle called a weevil. Obliquely described as having &#8220;rotational movement combined with a single-axis translation,&#8221; the new screw-and-nut assembly was first seen in a weevil from New Guinea, says entomologist Alexander Riedel.</p>
<p>
  The discovery of the first biological screw-and-nut assembly emerged from an exploration of the weevil&#8217;s characteristic defense mechanism, says Riedel, an entomologist and curator who specializes in weevil classification at the State Museum of Natural History in Karlsruhe, Germany.</p>
<p><p>
Two things weevils have in common are small size – the <i>Trigonopterus oblongus</i> under study was about 4 millimeters long – and legs that fold under the body. &#8220;We wanted to look at their particular defense mechanism,&#8221; says Riedel, &#8220;to know how it works.&#8221;</p>
<div class="imgBigClear"><img class="mouseover" src="http://whyfiles.org/wp-content/uploads/2011/06/rollover11.jpg" alt=" A tiny screw with small thorns along center ridge" data-oversrc="http://whyfiles.org/wp-content/uploads/2011/06/rollover21.jpg" alt="Looking through the joint, we see the nut formation" /></p>
<div class="caption">Using a microscopic counterpart to CT scanning, German researchers snapped electron micrographs of the weevil&#8217;s trochanter (&#8220;screw&#8221;) and (ROLLOVER) coxa (&#8220;nut&#8221;).&#8221;</div>
<div class="attrib">Image © Science/AAAS</div>
</div>
<h3>It&#8217;s all in the scan, man!</h3>
<p>
  Given the small size, the scientists relied on a kind of micro CT scan driven by X-rays from a synchrotron, &#8220;We realized there is a very nice screw joint,&#8221; Riedel says, &#8220;We&#8217;ve had this information for some time, but while talking with a herpetologist colleague, we realized there is no other case in the whole animal kingdom, in all of biology, with a similar screw joint.&#8221;</p>
<p>
  The nut-and-screw are located at one of three major joints in the beetle&#8217;s leg; when the leg is retracted, the screw tightens in the nut, which remains stationary, Riedel says.  Overall, the screw and nut would be able to turn 345 &deg; although the leg itself does not move that much.</p>
<div class="imgBigClear"><a href="http://whyfiles.org/wp-content/uploads/2011/06/vandekamp11hr.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/06/vandekamp11hr.jpg" alt="Shiny brown beetle with six hairy legs, plump, ovular torso, and two antennae" title="The weevil (Trigonopterus oblongus) lives on the inland of New Guinea in the western Pacific." width="620" height="823" class="alignnone size-full wp-image-17409" /></a></p>
<div class="attrib">Image © Science/AAAS</div>
<div class="caption">The weevil <i>Trigonopterus oblongus</i> lives on the inland of New Guinea in the western Pacific.</div>
</div>
<div class="box150">
<a href="http://whyfiles.org/wp-content/uploads/2011/06/screw_nut21.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/06/screw_nut21.jpg" alt="Rusty screw and nut in weathered fence post, fence continues along barren dirt, blurs into background" title="The screw is an old and versatile 'simple machines' (others include the lever, pulley, wheel and inclined plane). Now we learn that nature made the first screws!" width="150" height="104" class="alignnone size-full wp-image-17415" /></a></p>
<div class="attrib">Photo: <a href="http://www.flickr.com/photos/selva/139112/">selva</a></div>
<div class="caption">The screw is an old and versatile &#8220;simple machines&#8221; (others include the lever, pulley, wheel and inclined plane). Now we learn that nature made the first screws!</div>
</div>
<h3>A (good) turn of the screw!</h3>
<p>
  &#8220;The weevils, or snout beetles, have been known from ancient times,&#8221; says Riedel. &#8220;There are grain weevils and lots of other species, including the boll weevil [a cotton pest]. Many other species are not pests … and so are of no particular interest to humans, which is why nobody knows much about them.&#8221;</p>
<div class="pquoteLeft"> A new paper announces the discovery of the first biological screw – in the leg of a weevil</div>
<p>
  Why does every weevil species that that Riedel examined have such a mechanism? Weevils, which spend a lot of time climbing on vegetation, apparently evolved from beetles that usually walk on a flat surface or underneath bark, Riedel says. &#8220;If a weevil is sitting on the edge of a leaf and wants to walk on a small twig, it&#8217;s essential that it can grip under its body, and this motion goes very nicely with this screw joint. A ground [walking] beetle would have great difficulty walking in similar conditions.&#8221;</p>
<p>
The screw joint now joins the hinge, ball-and-socket and saddle joint as fundamental technologies invented by evolution, Riedel says.  Historians of technology have long wondered about the origin of the incredibly useful screw, and it turns out that screws and nuts were in their flour bins all along – but only visible to those who happened to have a handy synchrotron!</p>
<p id="date">&#8211; David J. Tenenbaum</p>
<div class="relateds">
<div style="display: none;">
A Biological Screw in a Beetle&#8217;s Leg, T. van de Kamp et al, Science, 1 July 2011.<br />
<a class="simple-footnote" title="Biomimicry." id="return-note-17364-1" href="#note-17364-1"><sup>1</sup></a><br />
<a class="simple-footnote" title="Types of joints." id="return-note-17364-2" href="#note-17364-2"><sup>2</sup></a><br />
<a class="simple-footnote" title="Interactive joints." id="return-note-17364-3" href="#note-17364-3"><sup>3</sup></a><br />
<a class="simple-footnote" title="Weevils of Papua New Guinea." id="return-note-17364-4" href="#note-17364-4"><sup>4</sup></a><br />
<a class="simple-footnote" title="History of American nut and bolt industry." id="return-note-17364-5" href="#note-17364-5"><sup>5</sup></a>
</div>
</div>
<div id="relateds"><h3>Terry Devitt, editor; S.V. Medaris, designer/illustrator; David J. Tenenbaum, feature writer; Amy Toburen, content development executive; Molly Simis, project assistant</h3></div>
<div class="simple-footnotes"><p class="notes">Bibliography</p><ol><li id="note-17364-1"><a href="http://en.wikipedia.org/wiki/Biomimicry">Biomimicry</a>. <a href="#return-note-17364-1">&#8617;</a></li><li id="note-17364-2"><a href="http://www.shockfamily.net/skeleton/JOINTS.HTML">Types of joints</a>. <a href="#return-note-17364-2">&#8617;</a></li><li id="note-17364-3"><a href="http://www.bbc.co.uk/science/humanbody/body/factfiles/joints/ball_and_socket_joint.shtml">Interactive</a> joints. <a href="#return-note-17364-3">&#8617;</a></li><li id="note-17364-4"><a href="http://www.papua-insects.nl/insect%20orders/Coleoptera/Curculionoidea/Curculionidae/Curculionidae.htm">Weevils</a> of Papua New Guinea. <a href="#return-note-17364-4">&#8617;</a></li><li id="note-17364-5"><a href="http://www.blacksmithbolt.com/gpage14.html">History</a> of American nut and bolt industry. <a href="#return-note-17364-5">&#8617;</a></li></ol></div>]]></content:encoded>
			<wfw:commentRss>http://whyfiles.org/2011/biology-as-engineer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Soil: Key to solving the food crisis?</title>
		<link>http://whyfiles.org/2011/soil-key-to-solving-the-food-crisis/</link>
		<comments>http://whyfiles.org/2011/soil-key-to-solving-the-food-crisis/#comments</comments>
		<pubDate>Thu, 23 Jun 2011 21:38:15 +0000</pubDate>
		<dc:creator>svmedaristwf</dc:creator>
				<category><![CDATA[Abilities of technological design]]></category>
		<category><![CDATA[All]]></category>
		<category><![CDATA[By Subject]]></category>
		<category><![CDATA[By Theme]]></category>
		<category><![CDATA[Food]]></category>
		<category><![CDATA[Grades 5-8]]></category>
		<category><![CDATA[Grades 9-12]]></category>
		<category><![CDATA[Health]]></category>
		<category><![CDATA[Personal and community health]]></category>
		<category><![CDATA[Personal health]]></category>
		<category><![CDATA[Risks and Benefits]]></category>
		<category><![CDATA[Science and Technology]]></category>
		<category><![CDATA[Science in Personal and Social Perspectives]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[agriculture]]></category>
		<category><![CDATA[biofuel]]></category>
		<category><![CDATA[China]]></category>
		<category><![CDATA[CIMMYT]]></category>
		<category><![CDATA[David Montgomery]]></category>
		<category><![CDATA[Dust Bowl]]></category>
		<category><![CDATA[erosion]]></category>
		<category><![CDATA[hunger]]></category>
		<category><![CDATA[Jane Johnson]]></category>
		<category><![CDATA[Jerry Hatfield]]></category>
		<category><![CDATA[Rattan Lal]]></category>
		<category><![CDATA[salinization]]></category>
		<category><![CDATA[soil]]></category>
		<category><![CDATA[soil depletion]]></category>
		<category><![CDATA[soil fertility]]></category>

		<guid isPermaLink="false">http://whyfiles.org/?p=17152</guid>
		<description><![CDATA[Nearly all our food comes from the soil, but one-third of the world's soils are degraded. Historically, advancing deserts have obliterated many thriving civilizations. Fighting desertification, soil erosion and nutrient loss may be expensive, but many of the best techniques for restoring soil health can solve several problems at once.]]></description>
			<content:encoded><![CDATA[<div class="box200"><a href="http://whyfiles.org/wp-content/uploads/2011/06/hungry_people.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/06/hungry_people.jpg" alt="Four African women and dozen children sitting on ground, woman in front is hand gesturing, child on her lap" title="This woman’s sick, malnourished daughter holds her head and shields her eyes from the sun." width="200" height="133" class="alignnone size-full wp-image-17201" /></a></p>
<div class="attrib">2008, probably Ethiopia, <a href="http://www.flickr.com/photos/ifrc/3100439632/in/pool-88005469@N00/">Alex Wynter/IFRC</a></div>
<div class="caption">This woman’s sick, malnourished daughter holds her head and shields her eyes from the sun.</div>
</div>
<h3>Hunger season approaching?</h3>
<p>
  In some places, the harvest is preceded by &#8220;hunger season,&#8221; when stored crops are exhausted but the new crop is not ready. For many reasons, we&#8217;re wondering if the Earth is entering a long hunger season:</p>
<p>
  Food prices reached records in February, which may even have helped spark  the political unrest that swept the Middle East. As Lester Brown of the Earth Policy Institute notes, a 10 percent rise in the price of wheat barely budges the price of bread in developed countries, but directly boosts the price of chapattis in India.</p>
<p>
  The population is expected to reach about 9 billion by 2050, and 3 billion people with rising incomes have a growing appetite for grain-intensive animal protein.</p>
<p>
  The World Food Program <a href="http://www.wfp.org/hunger/stats">estimates</a> that one person in seven goes to bed hungry. One reason is poverty: In this world, only the poor are hungry. But other reasons are related to supply and demand:</p>
<div class="blockquote">
<p>
<img src="http://whyfiles.org/wp-content/uploads/2011/06/bullet2.gif" alt="" title="" width="72" height="25" class="alignnone size-full wp-image-17181" /> Grain yields are rising about 40 percent more slowly than they were 40 years ago.</p>
<p>
<img src="http://whyfiles.org/wp-content/uploads/2011/06/bullet2.gif" alt="" title="" width="72" height="25" class="alignnone size-full wp-image-17181" /> Demand for biofuel is soaring. 28 percent of the 416-million ton grain crop in the United States was fermented into ethanol in 2009. That was &#8220;enough to feed 350 million people for a year,&#8221; says Brown, who has warned about a food crisis for decades.</p>
<p>
<img src="http://whyfiles.org/wp-content/uploads/2011/06/bullet2.gif" alt="" title="" width="72" height="25" class="alignnone size-full wp-image-17181" /> A warming climate may already be pinching food supplies; a horrific heat wave in Russia last summer crushed grain harvests, leading to a ban on grain exports.</p>
<p>
<img src="http://whyfiles.org/wp-content/uploads/2011/06/bullet2.gif" alt="" title="" width="72" height="25" class="alignnone size-full wp-image-17181" /> Warming may also exacerbate water shortages, which already affect 30 nations. According to Brown, 305 million people in India and China are eating grain irrigated by over-pumping groundwater – a supply that will taper off long before the aquifers run completely dry.</p>
<div class="box250"><a href="http://whyfiles.org/wp-content/uploads/2011/06/1china_dust.jpg">
<div class="enlargeDark">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/06/1china_dust.jpg" alt="Satellite image of huge cloud swirl mixed with dark tan dust swirl over land mass" title="Dust from this giant dust storm in China, which turned the daytime sky midnight-dark, blew to the Great Lakes in North America. A study found that China had a dust storm once every 31 years before 1949. Since 1990, dust storms have occurred almost every year." width="250" height="187" class="alignnone size-full wp-image-17185" /></a></p>
<div class="attrib">7 April, 2001: <a href="http://www.nasa.gov/multimedia/imagegallery/image_feature_989.html">NASA</a></div>
<div class="caption4">Dust from this giant dust storm in China, which turned the daytime sky midnight-dark, blew to the Great Lakes in North America. A study found that China had a dust storm once every 31 years before 1949. Since 1990, dust storms have occurred almost every year.</div>
</div>
<p>
<img src="http://whyfiles.org/wp-content/uploads/2011/06/bullet2.gif" alt="" title="" width="72" height="25" class="alignnone size-full wp-image-17181" /> Cropland is being converted to factories, highways and cities, or turning to desert, especially in Africa and Asia. For example, <a href="http://www.earth-policy.org/book_bytes/2010/pb4ch02_ss2"> Nigeria</a> is losing 351,000 hectares of rangeland and cropland to desert each year, primarily due to overgrazing by a livestock herd that has grown 1700 percent since 1950.</p>
<p>
<img src="http://whyfiles.org/wp-content/uploads/2011/06/bullet2.gif" alt="" title="" width="72" height="25" class="alignnone size-full wp-image-17181" /> One-third of the world&#8217;s cropland is losing topsoil faster than soil can form, says <a href="http://www.earth-policy.org/plan_b_updates/2011/update90">Brown</a>: &#8220;In North China, some 24,000 rural villages have been abandoned or partly depopulated as grasslands have been destroyed by overgrazing and as croplands have been inundated by migrating sand dunes.&#8221;</p>
</div>
<h3>The end of civilization?</h3>
<p>
  Depleted soil is a legacy of many failed civilizations, wrote soil scientist David Montgomery1 of the University of Washington. &#8220;In recent decades, archaeological studies confirmed pronounced episodes of soil erosion associated with the rise and subsequent decline of civilizations in the Middle East, Greece, Rome, and Mesoamerica, as well as other regions around the globe.&#8221;</p>
<div class="pquote">With record food prices, every price rise means more hungry people.</div>
<p>
  Indeed, Montgomery writes, &#8220;a limiting lifespan of an agricultural civilization can be estimated by the time needed for conventional agriculture to erode through the native stock of topsoil,&#8221; which &#8220;predicts reasonably well the historical pattern of a 500- to several-thousand-year lifespan for major civilizations around the world.&#8221; These calculations, he says, support the argument &#8220;that it was not the axe that cleared forests but the plow that followed that undermined many ancient societies.&#8221;</p>
<p>
  Soil health is often gauged by the percentage of organic matter &#8212; the decomposing plant material that feeds microbes and soil animals, and enables soil to hold water and nutrients, says Jane Johnson, a soil scientist with the U.S. Department of Agriculture in Minnesota.  &#8220;Most of the  characteristics that we associate with high quality soil are directly or indirectly linked to soil organic matter.&#8221;</p>
<p>
  Therefore, the emphasis on protecting and improving soil so it can feed an ever-growing population often comes down to the level of organic matter. In the United States, much of the cropland has already lost 30 to 50 percent of its organic matter since Europeans started farming a couple of centuries ago, says Rattan Lal, a professor of environment and natural resources at Ohio State University.</p>
<div class="pquoteLeft">Soil scientist William Larson: &#8220;Soil is that thin layer on the planet that stands between us and starvation.&#8221; </div>
<p>
   Most productive soil in Africa and Asia has lost 70 percent to 80 percent of its organic matter, says Lal, an outspoken defender of the soil, and long ago crossed the line toward ruination. &#8220;There is a threshold &#8212; about  1.2 percent to 2 percent of carbon [the usual measure of organic matter] &#8212; to maintain soil health, water retention and other soil services.&#8221;</p>
<p>
  Many soils in Africa, India and China have only one-tenth that much carbon, Lal says, and that leads to a truckload of trouble. &#8220;When you add fertilizer, it washes into the groundwater because the organic matter is not there, and the same goes for pesticides and herbicides. These chemicals wash into rivers or the groundwater, or enter the atmosphere, where they cause human health and environmental problems,&#8221; without conferring much benefit to the crop.</p>
<div class="box250">
<a href="http://whyfiles.org/wp-content/uploads/2011/06/j1.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/06/j1.jpg" alt="Three raised dirt beds with very dark soil, small green leafy plants growing from them" title="Adding composted sewage, or 'biosolids,' is an excellent way to sustain fertility. These pumpkin seedlings were planted on composted biosolids at a community education garden." width="250" height="180" class="alignnone size-full wp-image-17250" /></a></p>
<div class="attrib">Photo: <a href="http://commons.wikimedia.org/wiki/File:Biosolid.pumpkin.row.jpg">Red58bill</a> </div>
<div class="caption">Adding composted sewage, or &#8220;biosolids,&#8221; is an excellent way to sustain fertility. These pumpkin seedlings were planted on composted biosolids at a community education garden.</div>
</div>
<p>
  Lal says a train in his native Punjab, India is dubbed the &#8220;Cancer Express&#8221; because it travels through a region where &#8220;many people are prone to cancer because of pollution of the drinking water. The soil does not have the capacity to hold water and pollutants. That is what the biological health of soil does; you get microbial decomposition, absorption of organic matter and retention of water. If crop residues are taken away, if dung is taken away for cooking, the soil has nothing left to provide the services. It essentially becomes a sand culture.&#8221;</p>
<h3>Good soil, great benefits…</h3>
<p>
  About the only bright spot in the grim picture of soil destruction is this: many solutions offer synergistic benefits. Leaving a crop residue on the surface cuts wind and water erosion, and raises the level of organic matter. Conservation tillage cuts erosion, reduces the need for irrigation, and stores carbon in the soil. Smart irrigation reduces water use, and the need to plant on steep, erodible slopes.</p>
<div class="box250left">
<a href="http://whyfiles.org/wp-content/uploads/2011/06/j2.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/06/j2.jpg" alt="Man hoeing the earth, pile of very dark soil next to him, leafy plant stalks surround him" title="Adding charcoal (AKA biochar) to the soil feeds microbes, improves water retention and invigorates depleted soil." width="250" height="180" class="alignnone size-full wp-image-17251" /></a></p>
<div class="attrib">Honduras: <a href="http://www.flickr.com/photos/sustainableharvest/2292587221/">Sustainable Harvest International</a></div>
<div class="caption">Adding charcoal (AKA <a href="http://whyfiles.org/2009/buried-charcoal-global-warming-star/">biochar</a>) to the soil feeds microbes, improves water retention and invigorates depleted soil.</div>
</div>
<p>
Soil – some still call it dirt – is not as popular as Facebook or Dancing with the Stars. But it&#8217;s a whole lot more important. &#8220;Our ability to feed humankind in the  future depends on a stable, improved soil resource,&#8221; says Jerry Hatfield, director of the Agricultural Research Service lab in Ames, Iowa.</p>
<p>
  Or, as University of Minnesota soil scientist William Larson once said, &#8220;Soil is that thin layer on the planet that stands between us and starvation.&#8221;</p>
<p>
  Enough with the problems. Let&#8217;s look at some serious soil solutions.</p>
<h3>Washing away</h3>
<p>
  Because water erosion can rapidly flush nutrients, mineral soil and organic matter from hilly land, the battle against water erosion has been a focus of American farmland conservation since the 1930s. One common prescription is contour planting; rows planted across  the slope are more resistant to erosion than those running up the slope.</p>
<p>
  A standard way to protect soil is to leave crop residues in place after harvest, but bioenergy proposals often suggest that these wastes be fermented into cellulosic ethanol. The best solution depends on the situation, Johnson says. &#8220;If the land is highly erodible, we should not take residue. But if the landscape has a low erosion risk, then if we can manage it to protect organic matter by leaving enough residue in place, chances are we will have more than enough cover for erosion control. I believe it is possible to take some residue off, but not everywhere.&#8221;</p>
<p>
  The focus in protecting soil has shifted from the mineral component of soil to its organic matter, which is more sensitive, says Johnson. &#8220;In most cases, protecting the organic matter will protect against erosion, but if you only manage for erosion control, that may be not enough to retain the organic matter.&#8221;</p>
<div class="imgBigBrown">

<ul id="gallery"> 

<!-- 1 -->	
<li><span class="panel-overlay">
<div class="caption2">Water erosion removes soil minerals, organic matter and nutrients. The result is polluted water, degraded soil and lower yields.</div>
<div class="attrib2">Photo: <a href="http://www.flickr.com/photos/soilscience/5084843628/">NC State Soil Science</a></div></span>
<img src="http://whyfiles.org/wp-content/uploads/2011/06/a1.jpg" alt="Muddy field with sparse vegetation and gullies of water streaming through it" /></li> 

<!-- 2 -->
<li><span class="panel-overlay">
<div class="caption2">Hedge trees control erosion and provide wood, shade, fuel and sometimes animal feed.</div>
<div class="attrib2">Uganda: <a href="http://www.cgiar.org/newsroom/photos/index.html">CGIAR</a> World Agroforestry Centre</div></span>
<img src="http://whyfiles.org/wp-content/uploads/2011/06/a2.jpg" alt="Steep hillside terraced with lines of trees and crop rows in between" /></li> 

<!-- 3 -->
<li><span class="panel-overlay">
<div class="caption2">A zero-till seeder plants wheat on a conservation agriculture trial at CIMMYT's headquarters at El Batán, Mexico. Four discs (not visible), cut through the crop residues to open planting furrows in the soil. Less disturbance preserves soil water and organic matter, and reduces fuel usage.</div>
<div class="attrib2">Photo: <a href="http://www.flickr.com/photos/cimmyt/4822011814/">CIMMYT</a></div></span>
<img src="http://whyfiles.org/wp-content/uploads/2011/06/a3.jpg" alt="Man driving tractor in bare crop field, another man walks behind it inspecting ground " /></li> 

<!-- 4 -->
<li><span class="panel-overlay">
<div class="caption2">Don’t believe wind can carry soil? Check this roadside ditch… </div>
<div class="attrib2">Central Iowa: <a href="http://photogallery.nrcs.usda.gov/">NRCS</a>, NRCSIA99131</div></span>
<img src="http://whyfiles.org/wp-content/uploads/2011/06/e1.jpg" alt="Road and farm field side by side, large amount of soil from field blown over fence" /></li> 

<!-- 5 -->
<li><span class="panel-overlay">
<div class="caption2">A long drought, combined with soil-hostile farming practices,  brought a "Dust Bowl" to the American heartland during the Great Depression of the 1930s. Washington took notice when dust reached the capital in 1934.</div>
<div class="attrib2">Photo: <a href="http://photogallery.nrcs.usda.gov/">NRCS</a>, NRCSCO01002 </div></span><img src="http://whyfiles.org/wp-content/uploads/2011/06/e2.jpg" alt="Black and white photo of huge dust cloud encroaching on houses and people" /></li> 

<!-- 6 -->
<li><span class="panel-overlay">
<div class="caption2">Windbreaks in North Dakota slow the wind, reducing erosion.</div>
<div class="attrib2">Photo: <a href="http://photogallery.nrcs.usda.gov/">Erwin Cole, NRCS</a>, NRCSND99001</div></span><img src="http://whyfiles.org/wp-content/uploads/2011/06/e3.jpg" alt="Green crop fields segmented into rectangles by rows of trees " /></li> 

<!-- 7 -->
<li><span class="panel-overlay">
<div class="caption2">Beans in a conservation agriculture trial are rotated with wheat on permanent beds with zero tillage. Wheat residues are retained, but bean residues are removed for animal food. Crop rotation is a key principle of conservation agriculture.</div>
<div class="attrib2">Photo: International Maize and Wheat Improvement Center, <a href="http://www.flickr.com/photos/cimmyt/4863614927/in/photostream/">CIMMYT</a></div></span><img src="http://whyfiles.org/wp-content/uploads/2011/06/e4.jpg" alt="Diverse rows of short crops and small white sign in foreground, corn stalks in background" /></li> 
</ul>

</div>
<h3>Gone with the wind</h3>
<p>
  The &#8220;Black Blizzards&#8221; of the 1930s Dust Bowl proved beyond question that wind can transport large amounts of soil to the wrong place. Could we see a rerun of the Dust Bowl? &#8220;People say we will never  have a Dust Bowl again, because of  the conservation practices that we put in,&#8221; says Hatfield, but the Dust Bowl also followed years of severe drought, which further stripped farm fields of cover.</p>
<p>
  Furthermore, says Hatfield, co-editor of a new book on soil management,2 many of the windbreaks planted to slow wind erosion have been removed to allow the use of large farm machinery. &#8220;What would happen if, across the Great Plains, we had three or four years with hardly any rainfall? I dare say we would not see the extent of the Dust Bowl, but would our current conservation practices be sufficient? … How much can you expect when the land is naked?&#8221;</p>
<div class="imgBigBrown">
<a href="http://whyfiles.org/wp-content/uploads/2011/06/g2.jpg">
<div class="enlargeDark">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/06/g2.jpg" alt="Very dry and brown grassy landscape speckled with cattle" title="The early effects of drought show up in Hawaiian rangeland. As cattle eat the surviving plants, more soil will erode." width="620" height="442" class="alignnone size-full wp-image-17278" /></a></p>
<div class="attrib">Photo: <a href="http://photogallery.nrcs.usda.gov/">NRCS</a>, NRCSHI03028</div>
<div class="caption">The early effects of drought show up in Hawaiian rangeland. As cattle eat the surviving plants, more soil will erode.</div>
</div>
<div class="box200">
<a href="http://whyfiles.org/wp-content/uploads/2011/06/g1.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/06/g1.jpg" alt="Rows of short green plants, widely separated, in a dry field" title="Drought has stunted this corn crop.  Soil with lots of organic matter can hold more moisture, which reduces but does not eliminate the effects of drought." width="200" height="130" class="alignnone size-full wp-image-17283" /></a></p>
<div class="attrib">Arkansas: <a href="http://photogallery.nrcs.usda.gov/">Tim McCabe, NRCS</a> NRCSAR83004</div>
<div class="caption">Drought has stunted this corn crop.  Soil with lots of organic matter can hold more moisture, which reduces but does not eliminate the effects of drought.</div>
</p></div>
<h3>Confronting drought</h3>
<p>
The Dust Bowl shocked Americans, but drought is a common problem that has differing consequences.  Recent reports show that California&#8217;s farm industry  did well during the 2007-2009 drought, mainly because large farmers had access to irrigation water. But wheat production in Southwest Kansas is now expected to fall at least 25 percent due to drought. According to <a href="http://www.bloomberg.com/news/2011-06-13/wheat-rises-as-rains-may-be-too-late-to-prevent-u-s-france-yield-losses.html">Bloomberg News</a>, the state&#8217;s wheat crop &#8220;has suffered irreversible damage from the country’s driest spring in half a century…&#8221;</p>
<p>
In places where irrigation is impossible or inadequate, standard soil-conservation techniques, including retaining organic matter in and on the soil, can improve water retention.</p>
<div class="caption3">Maize (corn) residues on the soil at trial plots in northern Mexico. Residues, a key part of conservation agriculture, create a fertilizing mulch that protects the soil from excessive drying and wind and water erosion.</div>
<div class="attrib">Photo: <a href="http://www.flickr.com/photos/cimmyt/4688665449/">CIMMYT</a></div>
<div class="imgBigClear">
<a href="http://whyfiles.org/wp-content/uploads/2011/06/g3.jpg"><img src="http://whyfiles.org/wp-content/uploads/2011/06/g3.jpg" alt="Crop field covered in thick layer of dry yellow residue from maize" title="Crop field covered in thick layer of dry yellow residue from maize" width="620" height="465" class="alignnone size-full wp-image-17285" /></a><a href="http://whyfiles.org/wp-content/uploads/2011/06/g3.jpg">
<div class="enlarge">ENLARGE</div>
<p></a></div>
<h3>Cities devour farmland</h3>
<div class="imgBigClear">
<a href="http://whyfiles.org/wp-content/uploads/2011/06/h1chicago.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/06/h1chicago.jpg" alt="Aerial view of never-ending urban landscape, skyscrapers in foreground flow to expanse of suburbs" title="h1chicago" width="620" height="412" class="alignnone size-full wp-image-17308" /></a>
<div class="attrib">Photo: <a href="http://www.flickr.com/photos/caribb/2039541432/">caribb</a></div>
</div>
<div class="caption">Chicago is one of many cities built atop excellent topsoil. For a few centuries, at least, nobody is going to be planting much food here.</div>
<div class="box200">
<a href="http://whyfiles.org/wp-content/uploads/2011/06/h2india_sprawl.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/06/h2india_sprawl.jpg" alt="Aerial view of never-ending landscape of boxy apartments and houses" title="In Jodhpur, India, and in many other locations, urbanization has replaced farms." width="200" height="150" class="alignnone size-full wp-image-17310" /></a></p>
<div class="attrib">Photo: <a href="http://www.flickr.com/photos/auldhippo/3506108971/">David Hamill</a></div>
<div class="caption">In Jodhpur, India, and in many other locations, urbanization has replaced farms.</div>
</div>
<p>
  The 80 million people joining the population every year require 3200 square kilometers land for shopping malls, roads, airports and housing. Cruelly, much of that growth occurs in places with productive soil, says Charles Rice, a professor of agronomy at Kansas State University, because big cities typically start out in a region with productive farms. &#8220;Chicago is a prime example; the soils in northern Illinois are some of the best in the world, but unfortunately Chicago is growing. I hate to see that valuable productive land paved, built upon. In Asia and Europe, around the world, megacities are consuming land. We need to figure this out, but nobody has.&#8221;
</p>
<p><h3>Salty soil is worthless soil</h3>
<div class="caption">This wheat field has rising concentrations of salt, probably left by long-term irrigation. Fresh water commonly delivers salt, which concentrates with subsequent irrigation. Salt accumulation, or &#8220;salinization,&#8221; stunts plants and has delivered a death knell to civilizations reliant on irrigation.</div>
<div class="imgBigClear">
<a href="http://whyfiles.org/wp-content/uploads/2011/06/c1salt.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/06/c1salt.jpg" alt="Scrubby field of grass with large patches of exposed dirt" title="Scrubby field of grass with large patches of exposed dirt" width="620" height="415" class="alignnone size-full wp-image-17324" /></a>
<div class="attrib">Photo: CIMMYT, <a href="http://www.flickr.com/photos/cimmyt/5072376140/in/set-72157625142563054">International Maize and Wheat Improvement Center</a></div>
</div>
<div class="imgBigClear">
<a href="http://whyfiles.org/wp-content/uploads/2011/06/c2_smart_irr.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/06/c2_smart_irr.jpg" alt="Rows of raised beds covered in plant debris with water running through channels between beds" title="In these irrigated conservation-agriculture fields in Sonora, northern Mexico, the crop is planted in raised beds, allowing furrows to efficiently control flow of water. Permanent raised beds improve the soil structure, require less water, and reduce salt buildup." width="620" height="352" class="alignnone size-full wp-image-17325" /></a></p>
<div class="attrib">Photo: <a href="http://www.flickr.com/photos/cimmyt/4688674979/in/set-72157624223542009/"> CIMMYT</a></div>
<div class="caption">In these irrigated conservation-agriculture fields in Sonora, northern Mexico, the crop is planted in raised beds, allowing furrows to efficiently control flow of water. Permanent raised beds improve the soil structure, require less water, and reduce salt buildup.</div>
</div>
<div class="imgBigClear">
<div class="caption">Drip irrigation slashes water usage and retards salt buildup. Conventional spray irrigators have much greater evaporative loss.</div>
<div class="attrib">Photo: <a href="http://photogallery.nrcs.usda.gov/">USDA-NRCS</a>, NRCSCA06109</div>
<p><a href="http://whyfiles.org/wp-content/uploads/2011/06/c3drip.jpg"><img src="http://whyfiles.org/wp-content/uploads/2011/06/c3drip.jpg" alt="Rows of grapevines with tube strung between plants in each row, water dripping onto ground from tube" title="c3drip" width="620" height="442" class="alignnone size-full wp-image-17330" /></a></p>
<div class="enlarge">ENLARGE</div>
</div>
<div class="box200left">
<a href="http://whyfiles.org/wp-content/uploads/2011/06/f2tilling.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/06/f2tilling.jpg" alt="Tractor pulling small plow through dirt field covered in plant debris" title="Conservation tillage leaves crop residues on the soil, reducing erosion." width="200" height="120" class="alignnone size-full wp-image-17320" /></a></p>
<div class="attrib">Central Iowa: <a href="http://photogallery.nrcs.usda.gov/">Tim McCabe, NRCS</a>, NRCSIA99100</div>
<div class="caption">Conservation tillage leaves crop residues on the soil, reducing erosion.</div>
</p></div>
<h3>A bright idea: reduce tillage, save topsoil</h3>
<p>
 Perhaps the largest success story in protecting soil is the no-till revolution in agriculture. Rather than turning over soil to bury weeds and crop residues, a no-till machine plants directly in the stubble, then controls weeds with herbicide. The process saves diesel fuel and also retains organic matter, says Hatfield, who observes that carbon compounds oxidize rapidly when the soil is disturbed. &#8220;We need to protect the soil from within, with more organic matter, and from the external forces, like wind and water.&#8221; Sustaining the soil, he says, &#8220;Is really about building that organic matter reservoir.&#8221;</p>
<p>
In 2010, no- or low-till farming occupied at least 20 <a href="http://www.earth-policy.org/book_bytes/2010/pb4ch08_ss4">million hectares</a> each in the United States, Brazil  and Argentina, with significant areas in Canada and Australia.
</p>
<div class="pquote">If crop residues and dung are not returned to the soil, &#8220;the soil essentially becomes a sand culture.&#8221;</div>
<p>
&#8220;If you go to South America and talk to producers,&#8221; says Hatfield, &#8220;they look at conservation practices as the normal accepted practice &#8212; if you used a moldboard plow [which turns over the soil and exposes it to erosion] they would probably shoot you! In the last 20 years,  they have realized what a precious resources soil is, and to maintain its viability, they have preserved the organic matter.&#8221;</p>
<p>
But worldwide, no-till occupies only 6 or 7 percent of the 1,500 million hectares under cultivation. &#8220;You could call that a success,&#8221; says Lal. &#8220;But in the places where it is needed most desperately, Africa, Asia, those desperate farmers cannot implement no-till.&#8221;</p>
<div class="imgBigClear">
<a href="http://whyfiles.org/wp-content/uploads/2011/06/f3no_till.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/06/f3no_till.jpg" alt="Aerial of tractor pulling machine through hilly, grassy field" title="A no-till planter burying  lentil seeds in wheat residue in Washington state. New soil is not exposed, reducing oxidation of organic matter. The wheat stubble protects the soil until the lentils emerge." width="620" height="442" class="alignnone size-full wp-image-17316" /></a></p>
<div class="attrib">Photo: <a href="http://photogallery.nrcs.usda.gov/">Tim McCabe, NRCS</a> NRCSWA84007</div>
<div class="caption">A no-till planter burying  lentil seeds in wheat residue in Washington state. New soil is not exposed, reducing oxidation of organic matter. The wheat stubble protects the soil until the lentils emerge.</div>
</div>
<div class="box200left"><a href="http://whyfiles.org/wp-content/uploads/2011/06/h3family.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/06/h3family.jpg" alt="Woman holding radio-like device looking at sky, doves and china flag behind her, baby floating above" title="In the long term, smaller families should reduce pressure on the soil. But many other factors, including  a growing preference for meat and demand for biofuel, work in the opposite direction." width="200" height="129" class="alignnone size-full wp-image-17296" /></a></p>
<div class="attrib">Image:  <a href="http://www.flickr.com/photos/iisg/4754622370/">IISG</a></div>
<div class="caption">In the long term, smaller families should reduce pressure on the soil. But many other factors, including  a growing preference for meat and demand for biofuel, work in the opposite direction.</div>
</div>
<h3>Summing up</h3>
<p>
Optimism is not a common response to discussions of the world&#8217;s degrading soils. Lal  says two to three billion hectares already are degraded, but contends that problems related to energy use, global warming and clean water also have strong ties to land degradation.</p>
<div class="box250">
<a href="http://whyfiles.org/wp-content/uploads/2011/06/1happy_farmer1.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/06/1happy_farmer1.jpg" alt="Smiling African woman standing with rows of tall maize " title="In Malawi, Africa, Grace Malaitcha cultivates maize using conservation agriculture, which halves field-preparation labor, yet produces a bigger crop. Since adopting conservation practices in 2005, she has bought two pigs and built a brick pigsty." width="250" height="175" class="alignnone size-full wp-image-17298" /></a></p>
<div class="attrib">2009: <a href="http://www.flickr.com/photos/cimmyt/5101030282/">Patrick Wall/CIMMYT</a></div>
<div class="caption">In Malawi, Africa, Grace Malaitcha cultivates maize using conservation agriculture, which halves field-preparation labor, yet produces a bigger crop. Since adopting conservation practices in 2005, she has bought two pigs and built a brick pigsty.</div>
</div>
<p>
To take two examples, surface water is easily polluted when it washes off eroded land, and healthy soil stores vast amounts of carbon, slowing global warming. &#8220;All these issues are linked with one another, and soil is the common link,&#8221; says Lal. &#8220;We have the IPCC [Intergovernmental Panel on Climate Change] to address climate change … but soil is addressed by nobody, even though … we cannot address water security, energy, biofuels, global warming, without soil.&#8221;</p>
<p>
Not to mention the daily problem of putting bread on the  table…</p>
<p>
But here&#8217;s a reason for optimism: The measures that can solve individual problems often can solve multiple problems. Conservation tillage saves water, organic matter, topsoil, even energy. Drip irrigation reduces salinity and saves water and energy.  Cover crops raise fertility and reduce erosion.</p>
<p>
And, no coincidence, all of these soil-friendly practices also increase yields.</p>
<p>
So if you like to eat, the time to think about soil is … now.</p>
<div class="relateds">
<div style="display: none;">
 1 Soil erosion and agricultural sustainability, David R. Montgomery, PNAS August 14, 2007<br />
   2 <a href="http://www.newswise.com/articles/new-book-aims-to-spark-renewed-interest-in-soil-management-firmly-grounded-in-science?ret=/articles/list&#038;category=&#038;page=2&#038;search">Soil Management: Building a Stable Base for Agriculture</a><br />
<a class="simple-footnote" title="Dirt: The Erosion of Civilizations." id="return-note-17152-1" href="#note-17152-1"><sup>1</sup></a><br />
<a class="simple-footnote" title="Soil science education." id="return-note-17152-2" href="#note-17152-2"><sup>2</sup></a><br />
<a class="simple-footnote" title="FAO soil resources." id="return-note-17152-3" href="#note-17152-3"><sup>3</sup></a><br />
<a class="simple-footnote" title="Importance of soil organic matter." id="return-note-17152-4" href="#note-17152-4"><sup>4</sup></a><br />
<a class="simple-footnote" title="Salty soils." id="return-note-17152-5" href="#note-17152-5"><sup>5</sup></a><br />
<a class="simple-footnote" title="Soil biodiversity and soil health." id="return-note-17152-6" href="#note-17152-6"><sup>6</sup></a><br />
<a class="simple-footnote" title="World soil database." id="return-note-17152-7" href="#note-17152-7"><sup>7</sup></a><br />
<a class="simple-footnote" title="World soil information." id="return-note-17152-8" href="#note-17152-8"><sup>8</sup></a><br />
<a class="simple-footnote" title="Climate change and food security." id="return-note-17152-9" href="#note-17152-9"><sup>9</sup></a><br />
<a class="simple-footnote" title="International Center for Tropical Agriculture." id="return-note-17152-10" href="#note-17152-10"><sup>10</sup></a><br />
<a class="simple-footnote" title="USDA-NRCS soils." id="return-note-17152-11" href="#note-17152-11"><sup>11</sup></a><br />
<a class="simple-footnote" title="Science Magazine: soils and food security." id="return-note-17152-12" href="#note-17152-12"><sup>12</sup></a><br />
<a class="simple-footnote" title="Conservation tillage systems." id="return-note-17152-13" href="#note-17152-13"><sup>13</sup></a><br />
<a class="simple-footnote" title="Conservation tillage links." id="return-note-17152-14" href="#note-17152-14"><sup>14</sup></a>
</div>
</div>
<div id="relateds"><h3>Terry Devitt, editor; S.V. Medaris, designer/illustrator; David J. Tenenbaum, feature writer; Amy Toburen, content development executive; Molly Simis, project assistant</h3></div>
<div class="simple-footnotes"><p class="notes">Bibliography</p><ol><li id="note-17152-1"><a href="http://www.historyinreview.org/drm_dirt.html">Dirt</a>: The Erosion of Civilizations. <a href="#return-note-17152-1">&#8617;</a></li><li id="note-17152-2"><a href="http://soil.gsfc.nasa.gov/index.htm">Soil science</a> education. <a href="#return-note-17152-2">&#8617;</a></li><li id="note-17152-3"><a href="http://www.fao.org/nr/land/soils/en/">FAO</a> soil resources. <a href="#return-note-17152-3">&#8617;</a></li><li id="note-17152-4">Importance of <a href="http://www.fao.org/docrep/009/a0100e/a0100e00.htm#Contents">soil organic matter</a>. <a href="#return-note-17152-4">&#8617;</a></li><li id="note-17152-5"><a href="http://www.fao.org/docrep/R4082E/r4082e08.htm">Salty soils</a>. <a href="#return-note-17152-5">&#8617;</a></li><li id="note-17152-6"><a href="http://www.fao.org/ag/agl/agll/soilbiod/default.stm">Soil biodiversity</a> and soil health. <a href="#return-note-17152-6">&#8617;</a></li><li id="note-17152-7"><a href="http://www.iiasa.ac.at/Research/LUC/External-World-soil-database/HTML/index.html">World soil database</a>. <a href="#return-note-17152-7">&#8617;</a></li><li id="note-17152-8"><a href="http://www.isric.org/">World soil information</a>. <a href="#return-note-17152-8">&#8617;</a></li><li id="note-17152-9"><a href="http://ccafs.cgiar.org/">Climate change</a> and food security. <a href="#return-note-17152-9">&#8617;</a></li><li id="note-17152-10"><a href="http://www.ciat.cgiar.org/Paginas/index.aspx">International Center</a> for Tropical Agriculture. <a href="#return-note-17152-10">&#8617;</a></li><li id="note-17152-11"><a href="http://soils.usda.gov/">USDA-NRCS soils</a>. <a href="#return-note-17152-11">&#8617;</a></li><li id="note-17152-12"><a href="http://www.sciencemag.org/content/302/5649/1356/suppl/DC1">Science Magazine</a>: soils and food security. <a href="#return-note-17152-12">&#8617;</a></li><li id="note-17152-13"><a href="http://people.oregonstate.edu/~muirp/constill.htm">Conservation tillage</a> systems. <a href="#return-note-17152-13">&#8617;</a></li><li id="note-17152-14">Conservation tillage <a href="http://extension.psu.edu/soil-management/conservation-tillage-information">links</a>. <a href="#return-note-17152-14">&#8617;</a></li></ol></div>]]></content:encoded>
			<wfw:commentRss>http://whyfiles.org/2011/soil-key-to-solving-the-food-crisis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tornado prediction</title>
		<link>http://whyfiles.org/2011/tornado-prediction/</link>
		<comments>http://whyfiles.org/2011/tornado-prediction/#comments</comments>
		<pubDate>Thu, 26 May 2011 20:13:21 +0000</pubDate>
		<dc:creator>svmedaristwf</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Atmospheric science]]></category>
		<category><![CDATA[By Subject]]></category>
		<category><![CDATA[By Theme]]></category>
		<category><![CDATA[Earth & Space]]></category>
		<category><![CDATA[Earth and Space Science]]></category>
		<category><![CDATA[Earth science]]></category>
		<category><![CDATA[Energy in the earth system]]></category>
		<category><![CDATA[Grades 5-8]]></category>
		<category><![CDATA[Grades 9-12]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Weather & Climate]]></category>
		<category><![CDATA[climate climatology]]></category>
		<category><![CDATA[Jonathan Martin]]></category>
		<category><![CDATA[Joplin]]></category>
		<category><![CDATA[meteorology weather]]></category>
		<category><![CDATA[Missouri]]></category>
		<category><![CDATA[natural disaster]]></category>
		<category><![CDATA[thunderstorm]]></category>
		<category><![CDATA[tornado]]></category>
		<category><![CDATA[Tornado Alley]]></category>
		<category><![CDATA[University of Wisconsin Madison UW-Madison]]></category>

		<guid isPermaLink="false">http://whyfiles.org/?p=16549</guid>
		<description><![CDATA[Tornadoes need wet air, dry air, and wind shear. Understanding these has lead to major improvements in tornado prediction. Is climate change boosting these storms?]]></description>
			<content:encoded><![CDATA[<h3>Joplin, Missouri in ruins</h3>
<p> The death toll from the May 22, 2011 tornado in Joplin – now 122 &#8212; is the latest tragedy of a horrific year for tornadoes.  On April 27, twisters in Alabama and nearby states killed 314, the fourth highest in U.S. history.  The 480 deaths in 2011 are already the highest number since 1953, and tornado season continues through mid-August.</p>
<div class="imgBigBlack">
<h3>Joplin, MO after the May 22, 2011 tornado</h3>
<p>
<ul id="gallery"> 

<!-- 1 -->	
<li><span class="panel-overlay">
<div class="attrib">Photo: <a href="http://www.flickr.com/photos/komunews/5755900671/">KOMU News</a></div></span><img src="http://whyfiles.org/wp-content/uploads/2011/05/01slide_joplin.jpg" alt="" /></li> 

<!-- 2 -->	
<li><span class="panel-overlay">
<div class="attrib">Photo: <a href="http://www.flickr.com/photos/komunews/5756446198/">KOMU News</a></div></span><img src="http://whyfiles.org/wp-content/uploads/2011/05/02slide_joplin.jpg" alt=" " /></li> 

<!-- 3 -->	
<li><span class="panel-overlay">
<div class="attrib">Photo: <a href="http://www.flickr.com/photos/komunews/5756447472/">KOMU News</a></div></span><img src="http://whyfiles.org/wp-content/uploads/2011/05/03slide_joplin.jpg" alt=" " /></li> 
</ul>

</p></div>
<p>The Why Files asked Jonathan Martin, an expert on the large atmospheric disturbances that form tornadoes, some questions about tornado prediction.  We edited the answers of Martin, a professor of atmospheric and oceanic sciences at the University of Wisconsin-Madison, after the interview.</p>
<div class="twf"><img src="http://whyfiles.org/wp-content/uploads/2011/05/twf_bullet.gif" alt="" title="" width="55" height="20" class="alignnone size-full wp-image-16636" /><strong>The Why Files:</strong> What must we know to make a good tornado prediction?</div>
<div class="researcher">
<p><img src="http://whyfiles.org/wp-content/uploads/2011/05/tornado_bullet.gif" alt="" title="" width="50" height="20" class="alignnone size-full wp-image-16660" /> <strong>Jonathan Martin:</strong> Tornado prediction is based on understanding the essential ingredients that are coming into play to forecast the storms that can produce tornadoes:</p>
<p>
1. A very strong jet stream, which provides the necessary vertical wind shear &#8212; an increase of wind speed with height. This wind shear is what starts the funnel rotating.</p>
<p>
2. A substantial amount of water vapor, especially in the lower troposphere.  When this moisture condenses, it releases most of the energy that drives the storm &#8212; acting rather like a steam engine.</p>
<p>
3. Warm, dry air at middle altitudes. In Tornado Alley, this air comes off the Mexican plateau and puts a lid on the warm, moist air building in the lower atmosphere. In the Southern plains, solar energy almost literally cooks the water vapor, but the cap prevents gradual release of this energy.  Then, suddenly, an explosive thunderstorm occurs out of the blue sky and starts to release this energy, which is the source of power for the convective storms that create thunder, lightning and tornadoes.</p>
</div>
<div class="imgBigClear">
<a href="http://whyfiles.org/wp-content/uploads/2011/05/tornado_structure.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/05/tornado_structure.jpg" alt="Illustration of large cloud; arrows show air flows converging into a twisting funnel" title="This diagram shows how air flows converge to create a tornado." width="620 height="324" class="alignnone size-full wp-image-16670" /></a></p>
<div class="attrib">Photo: <a href="http://www.britannica.com/EBchecked/topic/599941/tornado">Encyclopædia Britannica, Inc.</a></div>
<div class="caption">This diagram shows how air flows converge to create a tornado.</div>
</div>
<div class="twf"><img src="http://whyfiles.org/wp-content/uploads/2011/05/twf_bullet.gif" alt="" title="" width="55" height="20" class="alignnone size-full wp-image-16636" /><strong>The Why Files:</strong> Are predictions getting more accurate?</div>
<div class="researcher">
<p><img src="http://whyfiles.org/wp-content/uploads/2011/05/tornado_bullet.gif" alt="" title="" width="50" height="20" class="alignnone size-full wp-image-16660" /> <strong>Martin:</strong> Yes. The ability to predict the likelihood of tornadoes has improved, especially in the one-two day range.  We can say with fair confidence, &#8220;This wide area of Iowa is likely to be under the gun for tornadic storms, although they won&#8217;t occur everywhere in this area.&#8221;</p>
<div class="box300"><a href="http://whyfiles.org/wp-content/uploads/2011/05/tornado3.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/05/tornado3.jpg" alt="Massive storm cloud and funnel cloud touching down on grayed landscape" title="This tornado tore through Seymour, Texas on April 19, 1979." width="300" height="200" class="alignnone size-full wp-image-16666" /></a></p>
<div class="attrib">Photo: <a href="http://www.photolib.noaa.gov/htmls/nssl0066.htm">NOAA</a>; OAR/ERL/National Severe Storms Laboratory (NSSL)</div>
<div class="caption">This tornado tore through Seymour, Texas on April 19, 1979.</div>
</div>
<p>Such two-day forecast were available 10 years ago, but they did not garner much attention, because they were not that good. It&#8217;s interesting that most of this year&#8217;s major outbreaks have been forecast more than one day in advance.</p>
<p>
 Once the predicted day arrives, the emphasis shifts to monitoring with satellites and radar. We spent $4 billion networking the country with Doppler radar in the 1980s; this was a fantastic investment that has saved 10,000 lives, at a minimum. Last Sunday, radar is what gave people in Joplin the warning: &#8220;You have X minutes to find cover.&#8221; Undoubtedly that saved lives; Joplin could have been even worse.</p>
<p>
  Those three critical elements come in endless varieties and circumstances, and that&#8217;s where expertise comes into play: &#8220;How will today&#8217;s vertical wind shear, heat and humidity, and capping play out in terms of tornadoes?&#8221;</p>
<p>
  For short-term predictions, we are trying to understand exactly how a severe thunderstorm produces tornadoes. We have several viable theories, but they need to be tested more thoroughly. Still, predicting a tornado at a specific location several hours in advance is not something we can do. We may never be able to do this, but it may not be necessary, given the other improvements in prediction and warning.</p>
</div>
<div class="imgBigClear">
<a href="http://whyfiles.org/wp-content/uploads/2011/05/apr2011_tornactivity.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/05/apr2011_tornactivity.jpg" alt="Bar graph of April 1950 to 2011, 2011 has highest tornado count at about 875" title="Preliminary counts show about 875 twisters in April, 2011, the most since 1950. NOAA expects to issue a final count in a couple of months." width="620" height="466" class="alignnone size-full wp-image-16687" /></a></p>
<div class="attrib">Graphic: <a href="http://www.ncdc.noaa.gov/sotc/tornadoes/">NOAA</a></div>
<div class="caption">Preliminary counts show about 875 twisters in April, 2011, the most since 1950. NOAA expects to issue a final count in a couple of months.</div>
</div>
<div class="twf"><img src="http://whyfiles.org/wp-content/uploads/2011/05/twf_bullet.gif" alt="" title="" width="55" height="20" class="alignnone size-full wp-image-16636" /><strong>The Why Files:</strong> Why so much damage and death this year? Is this a result of climate change?</div>
<div class="researcher">
<p><img src="http://whyfiles.org/wp-content/uploads/2011/05/tornado_bullet.gif" alt="" title="" width="50" height="20" class="alignnone size-full wp-image-16660" /><strong>Martin:</strong><br />
This tornado season is by no means over, and we are already at about 1,200 tornadoes, twice the average for this date. I&#8217;d guess we are not running at twice the level of EF 5 [the most intense tornadoes], but we have had the great misfortune that several of the 5s have hit heavily populated areas like Tuscaloosa and Joplin. That&#8217;s somewhat unusual, although it may be purely random.</p>
<p>
  The question we are asked is whether an increase in tornado intensity can be attributed to global warming. For the longest time, I said these are very small-scale disturbances, but I am beginning to think there is a link.  Earth is warming, there can be no skepticism about that, and that may have a significant impact on the interaction between tropical circulation and temperate-zone circulation that is likely to form tornadoes in the central United States.</p>
<p>
  Warm areas near the equator in the western Pacific energize the spring jet stream, which flows to the middle latitudes and influences severe spring weather in Tornado Alley. For Tuscaloosa, Ala. on April 27, there is clear  evidence that a precursor disturbance some days ahead in the far western equatorial Pacific had a significant and obvious hand in shaping the jet stream all the way to the Southeast, and was a big ingredient in producing these tornadoes. This is getting us beyond the vague notion that warming must be increasing the number of storms, and allows us to hang our hat on a particular  kind of interaction, and test to see if it&#8217;s accurate.</p>
</p></div>
<div id="date"> &#8212; David J. Tenenbaum</div>
<div class="relateds">
<div style="display: none;">
<a class="simple-footnote" title="National Severe Storms Laboratory." id="return-note-16549-1" href="#note-16549-1"><sup>1</sup></a><br />
<a class="simple-footnote" title="National Climatic Data Center on tornados." id="return-note-16549-2" href="#note-16549-2"><sup>2</sup></a><br />
<a class="simple-footnote" title="Interviews with NOAA experts on April 2011 tornado outbreak." id="return-note-16549-3" href="#note-16549-3"><sup>3</sup></a><br />
<a class="simple-footnote" title="2011 tornado info." id="return-note-16549-4" href="#note-16549-4"><sup>4</sup></a><br />
<a class="simple-footnote" title="F5 tornados of the U.S." id="return-note-16549-5" href="#note-16549-5"><sup>5</sup></a><br />
<a class="simple-footnote" title="Joplin, MO Q &amp; A." id="return-note-16549-6" href="#note-16549-6"><sup>6</sup></a><br />
<a class="simple-footnote" title="Interactive map: deadliest tornado years." id="return-note-16549-7" href="#note-16549-7"><sup>7</sup></a><br />
<a class="simple-footnote" title="Tornado basics." id="return-note-16549-8" href="#note-16549-8"><sup>8</sup></a><br />
<a class="simple-footnote" title="Tornado encyclopedia entry." id="return-note-16549-9" href="#note-16549-9"><sup>9</sup></a><br />
<a class="simple-footnote" title="Animation of 2011 tornado satellite imagery." id="return-note-16549-10" href="#note-16549-10"><sup>10</sup></a><br />
<a class="simple-footnote" title="Climate change could spawnmore tornados." id="return-note-16549-11" href="#note-16549-11"><sup>11</sup></a><br />
<a class="simple-footnote" title="Deadliest tornado season, but why?" id="return-note-16549-12" href="#note-16549-12"><sup>12</sup></a></p>
</div>
</div>
<div id="relateds"><h3>Terry Devitt, editor; S.V. Medaris, designer/illustrator; David J. Tenenbaum, feature writer; Amy Toburen, content development executive; Molly Simis, project assistant</h3></div>
<div class="simple-footnotes"><p class="notes">Bibliography</p><ol><li id="note-16549-1"><a href="http://www.nssl.noaa.gov/">National Severe Storms Laboratory</a>. <a href="#return-note-16549-1">&#8617;</a></li><li id="note-16549-2"><a href="http://www.ncdc.noaa.gov/sotc/tornadoes/">National Climatic Data Center</a> on tornados. <a href="#return-note-16549-2">&#8617;</a></li><li id="note-16549-3"><a href="http://www.youtube.com/user/NOAAWP#p/c/CFE1C624F9360379/14/KGNp56W-jDY">Interviews with NOAA experts</a> on April 2011 tornado outbreak. <a href="#return-note-16549-3">&#8617;</a></li><li id="note-16549-4"><a href="http://www.noaanews.noaa.gov/2011_tornado_information.html">2011 tornado info</a>. <a href="#return-note-16549-4">&#8617;</a></li><li id="note-16549-5"><a href="http://www.spc.noaa.gov/faq/tornado/f5torns.html">F5 tornados of the U.S</a>. <a href="#return-note-16549-5">&#8617;</a></li><li id="note-16549-6"><a href="http://thelede.blogs.nytimes.com/2011/05/23/your-questions-on-joplin-mo-and-the-seasons-storms/?scp=4&#038;sq=alabama%20tornado%20death%20toll&#038;st=cse">Joplin, MO</a> Q &#038; A. <a href="#return-note-16549-6">&#8617;</a></li><li id="note-16549-7"><a href="http://www.nytimes.com/interactive/2011/04/28/us/tornado-deaths.html">Interactive map</a>: deadliest tornado years. <a href="#return-note-16549-7">&#8617;</a></li><li id="note-16549-8"><a href="http://www.nssl.noaa.gov/primer/tornado/tor_basics.html">Tornado basics</a>. <a href="#return-note-16549-8">&#8617;</a></li><li id="note-16549-9">Tornado <a href="http://www.britannica.com/EBchecked/topic/599941/tornado">encyclopedia entry</a>. <a href="#return-note-16549-9">&#8617;</a></li><li id="note-16549-10">Animation of 2011 tornado <a href="http://www.nnvl.noaa.gov/MediaDetail.php?MediaID=731&#038;MediaTypeID=2">satellite imagery</a>. <a href="#return-note-16549-10">&#8617;</a></li><li id="note-16549-11">Climate change could spawn<a href="http://content.usatoday.com/communities/sciencefair/post/2011/04/tornadoes-severe-weather-climate-change-global-warming/1">more tornados</a>. <a href="#return-note-16549-11">&#8617;</a></li><li id="note-16549-12">Deadliest tornado season, <a href="http://www.cbsnews.com/stories/2011/05/23/eveningnews/main20065478.shtml">but why</a>? <a href="#return-note-16549-12">&#8617;</a></li></ol></div>]]></content:encoded>
			<wfw:commentRss>http://whyfiles.org/2011/tornado-prediction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nuclear nightmare in Japan</title>
		<link>http://whyfiles.org/2011/nuclear-nightmare-in-japan/</link>
		<comments>http://whyfiles.org/2011/nuclear-nightmare-in-japan/#comments</comments>
		<pubDate>Thu, 24 Mar 2011 19:30:56 +0000</pubDate>
		<dc:creator>svmedaristwf</dc:creator>
				<category><![CDATA[Abilities of technological design]]></category>
		<category><![CDATA[All]]></category>
		<category><![CDATA[By Subject]]></category>
		<category><![CDATA[By Theme]]></category>
		<category><![CDATA[Energy]]></category>
		<category><![CDATA[Environment]]></category>
		<category><![CDATA[Environment & pollution]]></category>
		<category><![CDATA[Grades 5-8]]></category>
		<category><![CDATA[Grades 9-12]]></category>
		<category><![CDATA[Human]]></category>
		<category><![CDATA[Natural and human-induced hazards]]></category>
		<category><![CDATA[Risks and Benefits]]></category>
		<category><![CDATA[Science and Technology]]></category>
		<category><![CDATA[Science in Personal and Social Perspectives]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Chernobyl]]></category>
		<category><![CDATA[earthquake engineering]]></category>
		<category><![CDATA[Fukushima]]></category>
		<category><![CDATA[Japan Japanese]]></category>
		<category><![CDATA[Jeff Geuther]]></category>
		<category><![CDATA[Leon West]]></category>
		<category><![CDATA[Nathan Hultman]]></category>
		<category><![CDATA[natural disaster]]></category>
		<category><![CDATA[nuclear contamination]]></category>
		<category><![CDATA[nuclear plant safety]]></category>
		<category><![CDATA[radiation]]></category>
		<category><![CDATA[Robert Rosner]]></category>
		<category><![CDATA[Three Mile Island]]></category>
		<category><![CDATA[tsunami]]></category>
		<category><![CDATA[University of Wisconsin Madison UW-Madison]]></category>
		<category><![CDATA[Vicki Bier]]></category>

		<guid isPermaLink="false">http://whyfiles.org/?p=15249</guid>
		<description><![CDATA[With three nuclear reactors and three pools of spent fuel teetering on the edge of meltdown, Japanese technicians struggled to throttle the nuclear demons after the gigantic tsunami. Is Fukushima closer to Chernobyl or Three Mile Island? How will the disaster affect plans for a renaissance of nuclear power?]]></description>
			<content:encoded><![CDATA[<h3>Japan’s nuclear troubles: What is the fallout?</h3>
<div class="box250">
<div class="enlarge"><a href="http://whyfiles.org/wp-content/uploads/2011/03/fukushima_aerial1.jpg">ENLARGE</a></div>
<p><a href="http://whyfiles.org/wp-content/uploads/2011/03/fukushima_aerial1.jpg"><img class="alignnone size-full wp-image-15261" title="Earthquake and Tsunami damage-Fukushima Dai Ichi Power Plant, Japan." src="http://whyfiles.org/wp-content/uploads/2011/03/fukushima_aerial1.jpg" alt="Aerial of nuclear power plant near water, 2 of 4 towers are blown out, one is still smoking." width="250" height="151" /></a></p>
<div class="attrib">Photo: <a href="http://www.flickr.com/photos/digitalglobe-imagery/5525887859/in/photostream/">Digital Globe Imagery</a></div>
<div class="caption">Satellite image shows the Fukushima Daiichi power plant, three minutes after an explosion on March 14, 2011.</div>
</div>
<p>On March 11, a catastrophic earthquake &#8212; one of the four largest in the past century &#8212; struck in the ocean east of Japan, sending a colossal <a href=" http://whyfiles.org/2011/tsunami-the-killer-wave/">tsunami</a> against the shore. By March 21, the toll of dead and missing, mainly from the tsunami, was estimated at 22,000.</p>
<p>As Japan confronted what Emperor Akihito called the worst crisis since World War II, we began to hear that the six-reactor complex at the Fukushima Daiichi plant, located directly in the tsunami’s path, had lost electrical power. The emergency generators also failed, apparently due to water damage to them or their fuel supply.</p>
<p>As we focus on the nuclear disaster at Fukushima, we emphasize that as of now, the tsunami itself is the far larger human tragedy. But like the tsunami itself, the nuclear disaster may portend further problems  in other places, and is likely to affect a trend toward greater use of nuclear power around the world.</p>
<h3>Not cool</h3>
<p>Immediately, the arrow of trouble aimed at the most ominous type of nuclear accident: loss of cooling. Fission &#8212; splitting of radioactive elements that powers nuclear reactors &#8212; can stop when reactor operators flip a switch to insert control rods to absorb neutrons. This stops the chain reaction &#8212; the divison of uranium atoms that releases neutrons that split other atoms and generate heat &#8212; which is the whole point of building nuclear reactors to boil water and drive turbines.</p>
<p>But once the fission reactions cease, decay heat continues to be released from the unstable atoms that remain after fission, and it is this heat that must be removed by a cooling system after shutdown.</p>
<div class="box350left"><a href="http://whyfiles.org/wp-content/uploads/2011/03/japan_map350.jpg"><img class="alignnone size-full wp-image-15071" title="Map of Japan, circles indicate earthquakes, largest off east coast at 9.0, Sendai largest nearest town." src="http://whyfiles.org/wp-content/uploads/2011/03/japan_map350.jpg" alt="Map of Japan, circles indicate earthquakes, largest off east coast at 9.0, Sendai largest nearest town." width="350" height="415" /></a></div>
<p>Past accidents have shown that decay heat can build up in seconds; and significant damage to the fuel and potentially reactor equipment can occur within minutes. The danger of such a &#8220;meltdown&#8221; is a major reason why nuclear designers and engineers focus so much effort on cooling the reactor core.</p>
<h3>In the beginning, there was Three Mile Island</h3>
<p>Japan, target of the only two atomic bombs used in war, is hardly the first nation to confront a &#8220;loss of coolant&#8221; emergency at a reactor. That happened on March 28, 1979, in the United States, where Pennsylvania’s Three Mile Island (TMI) reactor #2 began a partial melt-down.</p>
<p>Much later, the Nuclear Regulatory Commission concluded that the accident “was caused by a combination of personnel error, design deficiencies, and component failures.” As hundreds of alarms buzzed in the control room, operators, lacking a direct measurement of the water level inside the reactor, made a bad situation worse, the reactor went at least partly dry, and a large percentage of the fuel melted.</p>
<div class="box150">
<div class="enlarge"><a href="http://whyfiles.org/wp-content/uploads/2011/03/antinuke_rally_harrisburg.jpg">ENLARGE</a></div>
<p><a href="http://whyfiles.org/wp-content/uploads/2011/03/antinuke_rally_harrisburg.jpg"><img class="alignnone size-full wp-image-15288" title="Woman sings and plays guitar at podium, young boy stands beside her and protesters with signs behind." src="http://whyfiles.org/wp-content/uploads/2011/03/antinuke_rally_harrisburg.jpg" alt="Woman sings and plays guitar at podium, young boy stands beside her and protesters with signs behind." width="150" height="225" /></a></p>
<div class="caption">A woman leads anti-nuclear protesters in song in Harrisburg, Penn., shortly after the TMI accident, which undercut public support for nuclear energy.</div>
<div class="attrib">April 1979, <a href="http://arcweb.archives.gov">National Archives and Records Administration</a>, ARC Identifier 540016</div>
</div>
<p>It&#8217;s safe to say the public reaction verged on panic as a bubble of explosive hydrogen built up inside the plant and evacuations were ordered.</p>
<p>The slow, dangerous removal of fuel revealed massive heating and damage inside the reactor. According to the book, &#8220;TMI 25 Years Later&#8221;<a class="simple-footnote" title="TMI 25 Years Later, Bonnie Osif et al, The Pennsylvania State University Press, 2004." id="return-note-15249-1" href="#note-15249-1"><sup>1</sup></a>: &#8220;A large portion of the core melted and flowed into the lower vessel. Most of the core experienced temperatures of at least 1727° C, with certain parts reaching 2527°C.&#8221;</p>
<p>At these temperatures, the essential containment vessel can weaken and fail.</p>
<div class="box200left">
<div class="enlarge"><a href="http://whyfiles.org/wp-content/uploads/2011/03/tmi_cleanup.jpg">ENLARGE</a></div>
<p><a href="http://whyfiles.org/wp-content/uploads/2011/03/tmi_cleanup.jpg"><img class="alignnone size-full wp-image-15427" title="Five people in white hazard suits and face masks mop floor inside nuclear power plant." src="http://whyfiles.org/wp-content/uploads/2011/03/tmi_cleanup.jpg" alt="Five people in white hazard suits and face masks mop floor inside nuclear power plant." width="200" height="219" /></a></p>
<div class="caption">The TMI accident was brought under control with little escape of radioactive debris, but the cleanup took years.</div>
<div class="attrib"><a href="http://commons.wikimedia.org/wiki/File:TMI_cleanup-2.jpg">John G. Kemeny et al</a>, Report of The President&#8217;s Commission on the Accident at Three Mile Island: The Need for Change: The Legacy of TMI, p. 140.</div>
</div>
<p>TMI, the above book concluded, neared a complete a meltdown. &#8220;No one can say for sure, but some experts say that had the accident continued for another 20 to 45 minutes, the [reactor] vessel would have heated up and the metal would have lost its strength, leading to a rupture,&#8221; preventing further cooling and allowing superheated fuel to melt through the reactor vessel and enter &#8211; and likely exit &#8212; the reactor building.</p>
<p>From there, it&#8217;s impossible to speculate how widely the radiation would have spread, the authors wrote, but this is what is called the China Syndrome &#8212; a runaway load of reactor fuel melting its way down into the earth. Oddly, &#8220;China Syndrome&#8221; &#8211; the movie &#8212; was <a href="http://en.wikipedia.org/wiki/The_China_Syndrome/">released</a> 12 days before the TMI meltdown.</p>
<p>TMI #2 has since undergone a major cleanup. Intact and damaged fuel has been moved to storage at <a href="http://newsdesk.inl.gov/press_releases/2001/04-23TMI_milestone.htm">Idaho National Engineering Laboratory</a>. Reactor #1 is operating normally, and final removal of the destroyed #2 awaits the decommissioning of its companion.</p>
<p>According to the <a href="http://www.nrc.gov/reading-rm/doc-collections/fact-sheets/3mile-isle.html">Nuclear Regulatory Commission</a>: &#8220;Estimates are that the average dose to about 2 million people in the area was only about 1 millirem. To put this into context, exposure from a chest X-ray is about 6 millirem.&#8221;</p>
<p>Nevertheless, the alarm over TMI sent the U.S. nuclear industry into a tailspin.</p>
<div class="imgBigClear"><img class="mouseover" src="http://whyfiles.org/wp-content/uploads/2011/03/rollover_graph1.jpg" alt="Bar graph: most licenses in 1974; 0 in 1979; increase to 9 in 1985; none after 1996" data-oversrc="http://whyfiles.org/wp-content/uploads/2011/03/rollover_graph2.jpg" />&nbsp;</p>
<div class="caption">The meltdown of TMI was the death knell for growth in American nuclear industry &#8212; the spate of plants licensed during the 1980s had all been planned or under construction by 1979. Rollover to see a comparison of present dependence on nuclear energy.</div>
<div class="attrib">Graph 1: <a href="http://www.nrc.gov/reading-rm/photo-gallery/index.cfm?&#038;cat=Graphics&#038;font=9&#038;page=list&#038;begin=61&#038;perpg=12">U.S. Nuclear Regulatory Commission</a>. Graph 2: <a href="http://www.nrc.gov/reading-rm/photo-gallery/index.cfm?&#038;cat=Graphics&#038;font=9&#038;page=list&#038;begin=61&#038;perpg=12">International Atomic Energy Association</a></div>
</div>
<h3>Chernobyl &#8211; the unmitigated disaster</h3>
<p>The Lord Voldemort of nuclear accidents started on April 26, 1986, when Chernobyl  reactor #4 exploded, burned and melted down in a spectacular fire that spewed an estimated <a href="http://www.pbs.org/wgbh/pages/frontline/shows/reaction/readings/chernobyl.html">50 tons</a> of radioactive fuel over a swath of Eastern Europe. Unlike TMI (and the imperiled Japanese reactors) Chernobyl had no vessel to contain its fuel, and a giant fire &#8211; consuming the estimated 800 tons of graphite used to slow neutrons in the reactor &#8212; burned for more than a week as brave crews tried to damp it with sand, boron and lead.</p>
<p>Chernobyl was located in a part of the Soviet Union that is now in Ukraine.</p>
<div class="box350left">
<div class="enlarge"><a href="http://whyfiles.org/wp-content/uploads/2011/03/1dolls_mfr.jpg">ENLARGE</a></div>
<p><a href="http://whyfiles.org/wp-content/uploads/2011/03/1dolls_mfr.jpg"><img class="alignnone size-full wp-image-15452" title="Two dusty plastic dolls and a doll's head stare blankly amid debris on a windowsill." src="http://whyfiles.org/wp-content/uploads/2011/03/1dolls_mfr.jpg" alt="Two dusty plastic dolls and a doll's head stare blankly amid debris on a windowsill." width="350" height="236" /></a></p>
<div class="attrib">Courtesy <a href="http://www.mfrphoto.photoshelter.com/">Michael Forster Rothbart</a>, <a href="http://bit.ly/AfterChernobyl/">After Chernobyl Gallery</a></div>
<div class="caption">Good friends left behind in the depopulated, radioactive &#8220;exclusion zone&#8221; zone surrounding the destroyed reactor at Chernobyl. &#8220;I only went back once. I couldn&#8217;t stop crying,&#8221; Galina Dondukova, former kindergarten director, told photographer Michael Foster Rothbart.</div>
</div>
<p>The meltdown produced some of the worst radiation injuries in history, and hundreds of thousands were force-evacuated from an &#8220;exclusion zone&#8221; &#8212; roughly 30 kilometers in radius &#8212; around the smoking, radioactive hulk of #4.</p>
<p>Within months, the cooling reactor was hastily wrapped in a  giant concrete &#8220;sarcophagus&#8221; (stone coffin) to contain further radiation. But the sarcophagus is leaking, says Leon West, a professor of mechanical engineering at the University of Arkansas, who has 40 years of experience in nuclear physics, radiation protection and nuclear engineering. &#8220;Chernobyl is still open and is still a threat to the local environment.&#8221;<br />
&#8220;Construction has already begun on the <a href="http://www.scientificamerican.com/article.cfm?id=worlds-largest-movable-structure-seal-chernobyl-reactor">New Safe Confinement</a>,&#8221; says photographer Michael Foster Rothbart, who lived 12 miles from the exclusion zone between 2007 and 2009, &#8220;and although it keeps falling behind schedule, target finish date is 2013.&#8221;</p>
<h3>Japan: Facing Three Mile Island or Chernobyl?</h3>
<p>By March 21, 10 days after the tsunami, the owners of the Fukushima power plant reported that it had reconnected electric power to all six reactors. The disaster seems headed toward resolution, says Jeff Geuther, who manages a research reactor at Kansas State University. &#8220;My understanding is that the fuel [in the three recently operating reactors and the three spent-fuel pools at other reactors] is all under water. The radiation dose has been falling at the plant, an indication that water level  has increased in the spent fuel pools.&#8221;</p>
<p>Although it&#8217;s not clear how much fuel has melted, Geuther says, &#8220;It&#8217;s fairly clear that the cladding [a thin sheathing on the fuel rods], at a minimum, had some damage. Iodine and cesium have been detected offsite; these are fission products that would be typically be trapped inside the cladding.&#8221;</p>
<p>By March 23, the utility reported that the lights were on in the control room of reactor #3, but work had not yet begun on monitoring equipment and reactor cooling pumps in the three reactors that were operating before the quake. By March 24, smoke was rising from several reactors, three plant employees were being treated for radiation exposure, and the zone of concern about radiation in drinking water had been expanded. The local populace remains under evacuation.</p>
<p>Near-term progress in stabilizing the Fukushima plant will be measured by</p>
<div class="bullets">
<p><a href="http://whyfiles.org/wp-content/uploads/2011/03/red_spot.gif"><img class="alignnone size-full wp-image-15469" title="" src="http://whyfiles.org/wp-content/uploads/2011/03/red_spot.gif" alt="" width="15" height="15" /></a> Temperatures in the reactors and spent-fuel pools</p>
<p><a href="http://whyfiles.org/wp-content/uploads/2011/03/red_spot.gif"><img class="alignnone size-full wp-image-15469" title="" src="http://whyfiles.org/wp-content/uploads/2011/03/red_spot.gif" alt="" width="15" height="15" /></a> further releases of radioactive material</p>
<p><a href="http://whyfiles.org/wp-content/uploads/2011/03/red_spot.gif"><img class="alignnone size-full wp-image-15469" title="" src="http://whyfiles.org/wp-content/uploads/2011/03/red_spot.gif" alt="" width="15" height="15" /></a> operation of cooling pumps</p>
<p><a href="http://whyfiles.org/wp-content/uploads/2011/03/red_spot.gif"><img class="alignnone size-full wp-image-15469" title="" src="http://whyfiles.org/wp-content/uploads/2011/03/red_spot.gif" alt="" width="15" height="15" /></a> radiation levels that allow work by plant workers</p>
</div>
<h3>A near miss?</h3>
<p>Two positive factors helped what looks like a near-miss at Fukushima. First, those reactors (unlike Chernobyl) had thick steel containment  vessels, which, despite some reports of damage, seemed to hold up reasonably well.</p>
<p>Second, also unlike Chernobyl, Fukushima used water, not combustible graphite, to slow neutrons.</p>
<p>On the other hand, Fukushima faced systemic difficulties due to the precipitating natural disasters: After the epochal earthquake-towering tsunami sequence shut the reactors down, the electric grid died, killing the emergency cooling pumps.</p>
<p>Then the emergency diesel generators failed, and without cooling, the reactors quickly overheated. But with roads out and the nation tending to survivors and victims of the tsunami, the nuclear emergency festered for days, through a series of explosions, fires, bursts of radiation, and evacuations of plant workers.</p>
<p>At one point, just 50 workers were on hand to deal with multiple emergencies at several  reactors and pools of spent fuel.  The desperation was on display when helicopters tried to dump buckets of water into the fuel pools and fire trucks sprayed cooling water through explosion-blasted walls.</p>
<div class="box400">
<div class="enlargeBlack"><a href="http://whyfiles.org/wp-content/uploads/2011/03/japanese_firetrucks.jpg">ENLARGE</a></div>
<p><a href="http://whyfiles.org/wp-content/uploads/2011/03/japanese_firetrucks.jpg"><img class="alignnone size-full wp-image-15476" title="18 fire trucks in two rows drive down street, debris and destroyed buildings line street." src="http://whyfiles.org/wp-content/uploads/2011/03/japanese_firetrucks.jpg" alt="18 fire trucks in two rows drive down street, debris and destroyed buildings line street." width="400" height="597" /></a></p>
<div class="attrib">March 18, 2011, <a href="http://www.navy.mil/view_single.asp?id=98619">U.S. Navy</a></div>
<div class="caption">Fire trucks in Sukuiso, Japan, after the tsunami. Fire trucks were used to spray water to cool stored fuel at the imperiled Fukushima reactors.</div>
</div>
<h3>How many broken reactors?</h3>
<p>Despite early fears that Fukushima was mimicking Chernobyl, it seems rather to be headed toward the less malignant TMI precedent, says West.  &#8220;A big leak [like Fukushima] is not like the open-air nuclear bonfire of Chernobyl that spewed radioactive materials into the upper atmosphere. The extent of the release of radiation and the continuing difficulties with cooling of reactors and spent fuel has clearly put the Daiichi site at the TMI stage.&#8221;</p>
<p>As radioactive particles cross the Pacific on the jet streams, &#8220;California, Oregon, and Washington should start reporting measurable traces of radioactive materials in air samples,&#8221; says West, &#8220;but for the United States, this should be more like a Chinese test of a nuclear weapon and of no health consequence.&#8221;</p>
<p>Radiation has already been detected on milk and green vegetables near the reactor, and now in drinking water in Tokyo.  &#8220;The Japanese will need to monitor and control agriculture products to minimize the risk to public health,&#8221; says West.  &#8220;This will be similar to efforts in the United States during the 1950&#8242;s, when the U.S. was detonating nuclear weapons in Nevada,&#8221; and farmers were prohibited from selling milk for four days afterwards.</p>
<h3>Japanese meltdowns, American reverbs</h3>
<p>As Japan evacuated neighbors from the Fukushima plant, the U.S. Nuclear Regulatory Commission (NRC) advised American citizens in Japan to move at least 50 miles away. That&#8217;s much further than specified American evacuation plans, notes Vicki Bier, a professor of industrial engineering at the University of Wisconsin-Madison. &#8220;If the NRC is concerned up to 50 miles in Japan, that certainly calls into question emergency planning here, which is limited to 10 miles.&#8221;</p>
<p>On March 16, California Senators Barbara Boxer and Dianne Feinstein asked the NRC to review safety at two California  plants located near earthquake faults. &#8220;Roughly 424,000 live within 50 miles of the Diablo Canyon and 7.4 million live within 50 miles of San Onofre Nuclear Generating Station,&#8221; the senators <a href="http://boxer.senate.gov/en/press/releases/031611c.cfm">wrote</a>.</p>
<p>And on Mar. 22, the Nuclear Regulatory Commission agreed to accelerate a safety review at Indian Point, a pair of reactors 30 miles from Manhattan.</p>
<h3>Japan: How prepared, in reality?</h3>
<p>How did such severe nuclear troubles arise in Japan, where &#8220;tsunami&#8221; was coined, and which is the world&#8217;s leader in earthquake engineering and disaster preparedness?</p>
<p>For starters, the tsunami was much bigger than expected. But we&#8217;ve also learned from the <a href="http://search.japantimes.co.jp/cgi-bin/nn20110324f2.html">Associated Press</a> (on March 24) that Japanese preparations focused on natural disasters.</p>
<p>Was the nuclear emergency made worse because six reactors were at one location? As we saw, radiation vented from one reactor caused the flight of workers trying to tame other reactors. But multiple siting had &#8220;always been considered   to be a really good idea,&#8221; says West. &#8220;You have a collection of focused professionals with lots of resources [for example, to fight fires], so if one reactor has difficulties, you could take those excess resources and focus on that situation. &#8230; This is the first situation, where [multiple sitings] appears to need to be reexamined.&#8221;</p>
<p>Early reports point to a critical design failure at Fukushima, says Bier, an expert on risk assessment at nuclear plants. &#8220;They were designing for earthquake and tsunami, but not for this level of damage; you&#8217;ve got to give engineers some criteria; they can&#8217;t design for anything. They could have designed for what did happen, but they apparently decided it was too unlikely.&#8221;</p>
<h3>Design: Where are the goalposts?</h3>
<p>A specific weakness concerned the emergency diesel generators needed to run the pumps, which apparently were swamped by the tsunami, says Bier. &#8220;There is a lot we won&#8217;t know for months, but there is reasonable speculation about things that could be done differently at modest cost. You can&#8217;t prepare for every eventuality, but probably it would have been possible to get better protection for the diesels in a bunker or on higher ground.&#8221;</p>
<p>The systematic disruption and near chaos interfered with tasks like avoiding melt-downs in the pools holding spent fuel, which lack the containment usually  found on reactors. As Fukushima proved, accidents can be made worse as effects are compounded: the real-life scenario included a combination of a Japan-record earthquake, massive tsunami damage, regional blackouts and radiation releases.</p>
<p>&#8220;The surrounding area was so damaged by earthquake and tsunami that it impeded the emergency response,&#8221; says Bier. &#8220;We have seen stories about people within the evacuation zone who could not evacuate because the roads are impassable or buildings have collapsed, and they were not sending in rescue teams because the radiation was too high. Certainly it was not anticipated that the damage would be this  severe, or the radiation would be too severe to evacuate.&#8221;</p>
<div class="imgBigClear"><a href="http://whyfiles.org/wp-content/uploads/2011/03/elderly_japanese_shelter.jpg"><img class="alignnone size-full wp-image-15483" title="An elderly man and woman sit on floor of gymnasium covered in blankets and wearing face masks." src="http://whyfiles.org/wp-content/uploads/2011/03/elderly_japanese_shelter.jpg" alt="An elderly man and woman sit on floor of gymnasium covered in blankets and wearing face masks." width="620" height="465" /></a>&nbsp;</p>
<div class="attrib">Photo: <a href="http://www.jrc.or.jp/english/index.html">Japan Red Cross Society</a></div>
<div class="caption">Thousands of Japanese have been evacuated from around the Fukushima Daiichi reactors; masks retard the spread of disease in close quarters. Few experts expect the need for a permanent exclusion zone, like the one in Chernobyl, around Fukushima.</div>
</div>
<h3>Fukushima: End game</h3>
<p>Will the six reactors at Fukushima Daiichi be dismantled, like TMI #2, or wind up inside a Chernobyl-style concrete coffin?</p>
<p>The three reactors that got emergency cooling with sea water are likely finished due to corrosion, not to mention possible explosion damage. &#8220;Salt water  is a killer,&#8221; says Robert Rosner, professor of astronomy, astrophysics and physics at the University of Chicago.  Rosner expects these reactors to be taken apart and trucked to long-term storage.</p>
<p>Although the age of the reactors &#8211; about 40 years &#8211; militates against spending large sums on refurbishment and updating, Japan now faces an electricity shortage, so Rosner expects one or two of the plants to return to service, at least for a while.</p>
<p>West, however, suggests that at least one reactor may wind up encased in concrete. &#8220;If I were an engineering manager, I would be looking at the possibility of stabilizing it to deal with all the issues&#8221; and then build an outer containment to isolate the reactor but allow service visits.</p>
<h3>Credibility at stake</h3>
<p>Assessing the long-term impact of Fukushima requires us to look at the technology&#8217;s unique place in the popular eye. Whether the nuclear industry likes it or not, nuclear carries plenty of emotional baggage. Nuclear physics produced the mushroom clouds over Hiroshima and Nagasaki long before it was used to make electricity. And because ionizing radiation is invisible, it&#8217;s a case where what you don&#8217;t know <strong> can </strong> hurt you.</p>
<p>Nuclear energy also arouses fear because power-plant neighbors cannot control it, says Nathan Hultman, an assistant professor of public policy at the University of Maryland. &#8220;A lot of research has looked at why people view risks differently, and both dread and the degree of control in nuclear are nerves that are touched very strongly.  We feel safer driving cars than in an airplane, even though statistically, airplanes are much safer, because we feel in control in a car.&#8221;</p>
<div class="imgBigClear"><img class="mouseover" src="http://whyfiles.org/wp-content/uploads/2011/03/tmi_rollover1.jpg" alt="Aerial of nuclear power plant on river with 4 cooling towers, 2 of which are not working" data-oversrc="http://whyfiles.org/wp-content/uploads/2011/03/chrnbyl_rollover2.jpg" />&nbsp;</p>
<div class="attrib">Photos: <a href="http://commons.wikimedia.org/wiki/File:Three_mile_island_062010.jpg">TMI</a>, Cherobyl:<a href="http://commons.wikimedia.org/wiki/File:Cernobylmb.jpg">Wanrouter</a>.</div>
<div class="caption">While TMI today shows the scars of its accident (reactor #2 on left melted down in 1979), Chernobyl&#8217;s gravesite (rollover) evokes a much bleaker history and deeper wounds. The thrown-together  concrete enclosure may need to be replaced &#8211; a hazardous, expensive task.</div>
</div>
<p>The Japanese nuclear industry also faces credibility problems, Hultman notes.</p>
<div class="blockquote">
<h3>Bungling, cover-ups define Japanese nuclear power</h3>
<p>Associated Press, March 17, 2011<br />
TOKYO (AP) &#8211; Behind Japan&#8217;s escalating nuclear crisis sits a scandal-ridden energy industry in a comfy relationship with government regulators often willing to overlook safety lapses.</p>
<p>Leaks of radioactive steam and workers contaminated with radiation are just part of the disturbing catalog of accidents that have occurred over the years and been belatedly reported to the public, if at all.</p>
<p>In one case, workers hand-mixed uranium in stainless steel buckets, instead of processing by machine, so the fuel could be reused, exposing hundreds of workers to radiation. Two later died.</p>
<p>&#8220;Everything is a secret,&#8221; said Kei Sugaoka, a former nuclear power plant engineer in Japan who now lives in California. &#8220;There&#8217;s not enough transparency in the industry.&#8221;</p>
</div>
<p>&#8220;Small nuclear accidents were covered up,&#8221; says Hultman. &#8220;Often the initial reaction was &#8216;Everything is just fine, the situation is normal,&#8217; then it came out there was a deeper problem. Now we are in a situation where very bad things are happening, and people are not sure what to believe.&#8221;</p>
<p>Hultman adds that these issues are a likely fixture in the coming debate over nuclear power. &#8220;Nuclear is not the only way to boil water to generate electricity,&#8221; he says, and the discussion of energy sources must be broader than that. &#8220;Rather than say, &#8216;We must have nuclear,&#8217; we need to talk about alternatives as well.&#8221;</p>
<p>The Fukushima debacle could further polarize a nuclear debate that was altered by both TMI and Chernobyl, says Hultman. &#8220;There is almost a religious division.  People who believe it&#8217;s good think it will be the answer to all our problems, and people who don&#8217;t like it, really really don&#8217;t like it.&#8221;</p>
<h3>An omen for the future?</h3>
<p>The Fukushima disaster carries striking ironies. Japan was the only country at the  receiving end of atomic bombs, and studies of survivors at Hiroshima and Nagasaki have been the basis for understanding the health effects of <a href=" http://whyfiles.org/020radiation/">low-level radiation</a>.</p>
<p>Historically, the Fukushima disaster occurred as nuclear was gaining so much traction as a low-carbon solution to global warming that some prominent environmentalists had begun to talk nuclear. &#8220;This is going to have a big effect on the rebound toward nuclear,&#8221; says West, who adds, &#8220;We just can&#8217;t burn our forests &#8212; and coal is an old forest &#8212; forever,&#8221; due to global warming.</p>
<p>Even technological disasters that loom large in the short run may eventually be seen as lessons, West says.  &#8220;The crash of a major aircraft &#8230; does not mean that air travel should end, it means we need to tighten up our design.&#8221;</p>
<p>Rosner, however, suggests that nuclear, with its potential for widespread, long-term contamination, needs to live by different rules. &#8220;When you are engineering something where the consequences, if something goes wrong, are devastating, even though the probability is very small, you need to engineer to avoid the devastation. We&#8217;ve known how to do that for 50 years, but it was always just a bit too expensive on the front end, so the decision was made: The probability is so low, we are not going to worry about it.&#8221;</p>
<div id="date">&#8211; David J. Tenenbaum</div>
<div class="relateds">
<div style="display: none;">
<a class="simple-footnote" title="Behind the Japanese Nuclear Reactor Crisis" id="return-note-15249-2" href="#note-15249-2"><sup>2</sup></a><br />
<a class="simple-footnote" title="The dangers of nuclear power in light of Fukushima" id="return-note-15249-3" href="#note-15249-3"><sup>3</sup></a><br />
<a class="simple-footnote" title="Webcast: Understanding the nuclear emergency in Japan." id="return-note-15249-4" href="#note-15249-4"><sup>4</sup></a><br />
<a class="simple-footnote" title="Nuclear radiation and health effects." id="return-note-15249-5" href="#note-15249-5"><sup>5</sup></a><br />
<a class="simple-footnote" title="The future of nuclear power." id="return-note-15249-6" href="#note-15249-6"><sup>6</sup></a><br />
<a class="simple-footnote" title="Fukushima accident update log." id="return-note-15249-7" href="#note-15249-7"><sup>7</sup></a><br />
<a class="simple-footnote" title="Nuclear power in Japan." id="return-note-15249-8" href="#note-15249-8"><sup>8</sup></a><br />
<a class="simple-footnote" title="Backgrounder on TMI." id="return-note-15249-9" href="#note-15249-9"><sup>9</sup></a><br />
<a class="simple-footnote" title="TMI historical documents." id="return-note-15249-10" href="#note-15249-10"><sup>10</sup></a><br />
<a class="simple-footnote" title="Chernobyl accident." id="return-note-15249-11" href="#note-15249-11"><sup>11</sup></a><br />
<a class="simple-footnote" title="Chernobyl radation effects." id="return-note-15249-12" href="#note-15249-12"><sup>12</sup></a><br />
<a class="simple-footnote" title="U.S. Nuclear Regulatory Commission." id="return-note-15249-13" href="#note-15249-13"><sup>13</sup></a><br />
<a class="simple-footnote" title="World nuclear resources." id="return-note-15249-14" href="#note-15249-14"><sup>14</sup></a><br />
<a class="simple-footnote" title="Nuclear radiation: careful, not fearful." id="return-note-15249-15" href="#note-15249-15"><sup>15</sup></a><br />
<a class="simple-footnote" title="Radiation dose chart." id="return-note-15249-16" href="#note-15249-16"><sup>16</sup></a><br />
<a class="simple-footnote" title="Radiation and everyday life." id="return-note-15249-17" href="#note-15249-17"><sup>17</sup></a><br />
<a class="simple-footnote" title="Nuclear risk commentary." id="return-note-15249-18" href="#note-15249-18"><sup>18</sup></a><br />
<a class="simple-footnote" title="Morality and nuclear energy risk perception." id="return-note-15249-19" href="#note-15249-19"><sup>19</sup></a><br />
<a class="simple-footnote" title="Is Japan government ignoring reality?" id="return-note-15249-20" href="#note-15249-20"><sup>20</sup></a><br />
<a class="simple-footnote" title="Disturbing releases of iodine and cesium?" id="return-note-15249-21" href="#note-15249-21"><sup>21</sup></a></p>
</div>
</div>
<div id="relateds"><h3>Terry Devitt, editor; S.V. Medaris, designer/illustrator; David J. Tenenbaum, feature writer; Amy Toburen, content development executive; Molly Simis, project assistant</h3></div>
<div class="simple-footnotes"><p class="notes">Bibliography</p><ol><li id="note-15249-1"> TMI 25 Years Later, Bonnie Osif et al, The Pennsylvania State University Press, 2004. <a href="#return-note-15249-1">&#8617;</a></li><li id="note-15249-2"><a href="http://www.miller-mccune.com/curiouser/behind-the-japanese-nuclear-reactor-crisis-29669/">Behind the Japanese Nuclear Reactor Crisis</a> <a href="#return-note-15249-2">&#8617;</a></li><li id="note-15249-3"><a href="http://www.marklynas.org/2011/03/the-dangers-of-nuclear-power-in-light-of-fukushima/">The dangers of nuclear power in light of Fukushima</a> <a href="#return-note-15249-3">&#8617;</a></li><li id="note-15249-4"><a href="http://mediasite.ics.uwex.edu/mediasite5/Viewer/?peid=aa0340142f4448c3969ee005e68331b11d">Webcast</a>: Understanding the nuclear emergency in Japan. <a href="#return-note-15249-4">&#8617;</a></li><li id="note-15249-5">Nuclear radiation and <a href="http://www.world-nuclear.org/info/inf05.html">health effects</a>. <a href="#return-note-15249-5">&#8617;</a></li><li id="note-15249-6">The future of <a href="http://web.mit.edu/nuclearpower/">nuclear power</a>. <a href="#return-note-15249-6">&#8617;</a></li><li id="note-15249-7"><a href="http://www.iaea.org/newscenter/news/tsunamiupdate01.html">Fukushima accident</a> update log. <a href="#return-note-15249-7">&#8617;</a></li><li id="note-15249-8">Nuclear power <a href="http://www.world-nuclear.org/info/inf79.html">in Japan</a>. <a href="#return-note-15249-8">&#8617;</a></li><li id="note-15249-9"><a href="http://www.nrc.gov/reading-rm/doc-collections/fact-sheets/3mile-isle.html">Backgrounder</a> on TMI. <a href="#return-note-15249-9">&#8617;</a></li><li id="note-15249-10"><a href="http://www.threemileisland.org/">TMI historical documents</a>. <a href="#return-note-15249-10">&#8617;</a></li><li id="note-15249-11"><a href="http://www.world-nuclear.org/info/chernobyl/inf07.html">Chernobyl accident</a>. <a href="#return-note-15249-11">&#8617;</a></li><li id="note-15249-12">Chernobyl <a href="http://www.unscear.org/unscear/en/chernobyl.html">radation effects</a>. <a href="#return-note-15249-12">&#8617;</a></li><li id="note-15249-13"><a href="http://www.nrc.gov/">U.S. Nuclear</a> Regulatory Commission. <a href="#return-note-15249-13">&#8617;</a></li><li id="note-15249-14"><a href="http://nucleus.iaea.org/Home/index.html">World nuclear</a> resources. <a href="#return-note-15249-14">&#8617;</a></li><li id="note-15249-15">Nuclear radiation: <a href="http://www.cnn.com/2011/HEALTH/03/15/gupta.radiation/index.html">careful, not fearful</a>. <a href="#return-note-15249-15">&#8617;</a></li><li id="note-15249-16"><a href="http://blog.xkcd.com/2011/03/19/radiation-chart/">Radiation dose</a> chart. <a href="#return-note-15249-16">&#8617;</a></li><li id="note-15249-17">Radiation and <a href="http://www.iaea.org/Publications/Factsheets/English/radlife.html">everyday life</a>. <a href="#return-note-15249-17">&#8617;</a></li><li id="note-15249-18"><a href="http://www.newyorker.com/talk/comment/2011/03/28/110328taco_talk_kolbert">Nuclear risk</a> commentary. <a href="#return-note-15249-18">&#8617;</a></li><li id="note-15249-19"><a href="http://onlinelibrary.wiley.com/doi/10.1111/j.1539-6924.2010.01419.x/full">Morality</a> and nuclear energy risk perception. <a href="#return-note-15249-19">&#8617;</a></li><li id="note-15249-20">Is Japan government <a href=" http://www.atimes.com/atimes/Japan/MC19Dh01.html ">ignoring reality</a>? <a href="#return-note-15249-20">&#8617;</a></li><li id="note-15249-21">Disturbing releases of <a href=" http://www.newscientist.com/article/dn20285-fukushima-radioactive-fallout-nears-chernobyl-levels.html ">iodine and cesium</a>? <a href="#return-note-15249-21">&#8617;</a></li></ol></div>]]></content:encoded>
			<wfw:commentRss>http://whyfiles.org/2011/nuclear-nightmare-in-japan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I robot. Aye science!</title>
		<link>http://whyfiles.org/2011/i-robot-aye-science/</link>
		<comments>http://whyfiles.org/2011/i-robot-aye-science/#comments</comments>
		<pubDate>Thu, 27 Jan 2011 22:22:15 +0000</pubDate>
		<dc:creator>svmedaristwf</dc:creator>
				<category><![CDATA[Abilities of technological design]]></category>
		<category><![CDATA[All]]></category>
		<category><![CDATA[Brains & computers]]></category>
		<category><![CDATA[By Subject]]></category>
		<category><![CDATA[By Theme]]></category>
		<category><![CDATA[Earth and Space Science]]></category>
		<category><![CDATA[Grades 5-8]]></category>
		<category><![CDATA[Grades 9-12]]></category>
		<category><![CDATA[Natural and human-induced hazards]]></category>
		<category><![CDATA[Science and Technology]]></category>
		<category><![CDATA[Science and technology in local, national, and global challenges]]></category>
		<category><![CDATA[Structure of the earth system]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[arctic ice]]></category>
		<category><![CDATA[Chris German]]></category>
		<category><![CDATA[cold seep]]></category>
		<category><![CDATA[Craig Lee]]></category>
		<category><![CDATA[Davis Strait]]></category>
		<category><![CDATA[global warming climate change]]></category>
		<category><![CDATA[methane]]></category>
		<category><![CDATA[methane hydrate]]></category>
		<category><![CDATA[ocean oceanography]]></category>
		<category><![CDATA[robot robotic]]></category>
		<category><![CDATA[scientific field work]]></category>
		<category><![CDATA[scientific infrastructure]]></category>
		<category><![CDATA[submarine]]></category>

		<guid isPermaLink="false">http://whyfiles.org/?p=13607</guid>
		<description><![CDATA[Military technology supports atmospheric and ocean science! 1: a robot sub smart enough to find stuff in the deep ocean 2: a metal fish glides for weeks under the ice 3: an electric sinker-bobber that never needs recharging 4: a research jet that flies miles above airliners.]]></description>
			<content:encoded><![CDATA[<h3>Autonomous! Outstanding!</h3>
<p>As deadly American drones work the skies over Afghanistan and Pakistan, we got to wondering how similar remote-control approaches are contributing to science. In science, as in war, leaving the staff behind can slash costs and allow sustained exploration of no-go zones.</p>
<p>Part of the story is propulsion: New science vehicles can travel long distances through the ocean and atmosphere with minimum energy. Brains-on-board also matter: Computers enable these super-sensors to make decisions and work long  stretches with little or no back-seat driving.</p>
<p>The result is a lot of science per gallon.</p>
<p>Although the vehicles we’ll look at have scientific purposes, they get major financial and technical support from the Department of Defense, proving that military and peaceful pursuits are inextricably linked in extreme environments.</p>
<p><img class="alignnone size-full wp-image-13615" title="header1sentry" src="http://whyfiles.org/wp-content/uploads/2011/01/header1sentry.jpg" alt="Header says: 'Sentry on Duty'" width="620" height="88" /></p>
<p>If you dig the deep ocean, WHOI &#8212; the Woods Hole Oceanographic Institution on Cape Cod &#8212; is a good place to be.  The renowned saltwater scientific outfit has a new, deep-water explorer that works without a lifeline.</p>
<div class="box250left"><a href="http://whyfiles.org/wp-content/uploads/2011/01/1sentry_paintedface.jpg">
<div class="enlarge">ENLARGE</div>
<p><img class="alignnone size-full wp-image-13640" title="1sentry_paintedface" src="http://whyfiles.org/wp-content/uploads/2011/01/1sentry_paintedface.jpg" alt="Man steadies a dangling yellow submarine with red fins. A toothy grin is painted on the front" width="250" height="300" /></a></p>
<div class="attrib">Photo: <a href="http://www.whoi.edu/page.do?pid=38116&#038;tid=201&#038;cid=39036&#038;ct=362#">Erich Horgan</a>, WHOI</div>
<div class="caption">First you grin, then you dive! To deepen our understanding of the ocean, the autonomous underwater vehicle Sentry is happy to explore the top 2.7 miles of the ocean.  That slippery shape allows easy horizontal and vertical movement.</div>
</div>
<p>Meet Sentry, which can take photos and make chemical and geophysical measurements down to 4,500 meters depth, and has worked two high-profile environmental issues: global warming through methane release, and BP’s <a href="http://whyfiles.org/330failsafe/">Deepwater disaster</a>.</p>
<p>Sentry has been used to look for &#8220;cold seeps,&#8221; regions of the seafloor that release large amounts of methane, says Chris German, WHOI’s chief scientist for deep submergence. &#8220;Cold seeps are like the overlooked younger sisters of hydrothermal vents,&#8221; the &#8220;black smokers&#8221; that release superheated fluids and anchor unique ecosystems at the sea floor, usually in mid-ocean.</p>
<p>Cold seeps are located closer to the continents, and &#8220;are not as spectacular thermally or geologically, but they do have some of the same chemistry,&#8221; says German, &#8220;and a lot of the same kinds of animals, even the exact same species.&#8221; Cold seeps may explain the distribution of deep-sea organisms around the ocean, he adds. &#8220;We want to understand &#8230; whether animals are using these locations as stepping stones.&#8221;</p>
<p>Most cold seeps were found by accident, but German thought Sentry could detect subtle chemical clues, and  last October, he got to test that idea at an underwater landslide off the coast of Norway. The landslide had released pressure on a material called methane hydrate, and a large amount of methane was bubbling from the seafloor mud, creating a &#8220;mud volcano.&#8221;</p>
<div class="box250">
		<!-- Begin SublimeVideo -->
		<div class="sublimevideo-box"><video class="sublime" width="250" height="137" poster="" preload="none" ><source src="http://whyfiles.org/files/1sentry_anim.mp4" type="video/mp4"/></video></div>		<!-- End SublimeVideo -->
<div class="attrib">Video: <a href="http://www.whoi.edu/page.do?pid=38116">Jack Cook</a>, WHOI</div>
<div class="caption">Flying without a pilot, Sentry makes detailed maps and digital snapshots of seafloor features including mid-ocean ridges, hydrothermal vents and cold seeps.</div>
</div>
<p>Methane is a much more powerful greenhouse gas than carbon dioxide, and given the staggering amount of methane held in methane hydrates, such releases could create a nightmare feedback: warming releases methane, which traps more heat, causing more warming that releases more methane.</p>
<h2><img class="alignnone size-full wp-image-13623" title="sentry_tiny" src="http://whyfiles.org/wp-content/uploads/2011/01/sentry_tiny.gif" alt="tiny sentry robot" width="66" height="50" />Getting engulfed</h2>
<p>By prowling around the known cold seep near Norway, German confirmed the detection hypothesis.</p>
<p>Then, the day after Sentry returned to Woods Hole, a real-world opportunity appeared for the new technique.</p>
<p>Biologist Charles Fisher at Penn State was about to embark on a mission into the aftermath of BP’s blowout in the Gulf of Mexico, and he wanted help locating a coral patch to compare to another he’d already located 1,200 meters deep, 11 kilometers southwest of the blowout.</p>
<p>That coral was coated with a brown goop that looked suspiciously like crude oil. Could Sentry locate, for long-term comparison purposes, a similar coral outside the oil plume?</p>
<div class="imgBigClear">
<a href="http://whyfiles.org/wp-content/uploads/2011/01/1dead_coral2.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/01/1dead_coral2.jpg" alt="Thinly branched coral covered with brown goop, a red and white starfish wraps its legs around the branches" title="1dead_coral2" width="620" height="348" class="alignnone size-full wp-image-13742" /></a></p>
<div class="attrib">Photo: <a href="http://live.psu.edu/image/28187">Lophelia II 2010</a>, NOAA OER and BOEMRE</div>
<div class="caption">This deepwater coral is downstream of the destroyed BP well in the Gulf of Mexico. In December, Sentry helped find similar coral that was not damaged by the BP spill.  The brown goop covering this coral is likely crude oil, and the attached sea star is bleached white, another likely sign of oil damage.</div>
</div>
<p>Fisher was part of a National Science Foundation-sponsored &#8220;rapid response&#8221; cruise to the Gulf, but German was still unpacking. &#8220;We’d have two weeks to turn around and get going, and I went to our guys Monday morning and asked, ‘Can you do this?’&#8221;</p>
<p>The maintenance crew figured out who would miss what weekend, and they agreed to do it, German says.</p>
<p>Cold seeps and deepwater coral in the Gulf of Mexico are linked, German explains, because the coral live on bare rock, which is often carbonate, and carbonate rock forms at cold seeps when methane is oxidized into carbon dioxide. &#8220;So beneath every healthy deep coral, is an active or historic cold seep.&#8221;</p>
<div class="box250"><a href="http://whyfiles.org/wp-content/uploads/2011/01/1seafloor_coral_sentry.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/01/1seafloor_coral_sentry.jpg" alt="Overhead view of brownish-green rocky seafloor, a few pinkish flora scattered about rocks" title="1seafloor_coral_sentry" width="250" height="188" class="alignnone size-full wp-image-13743" /></a></p>
<div class="attrib">Photo: <a href="http://www.divediscover.whoi.edu/expedition13/daily/101212/index.html">Woods Hole Oceanographic Institution</a></div>
<div class="caption">To assess damage after BP’s blowout in the Gulf of Mexico, Sentry helped scientists locate a site for long-term monitoring of deepwater coral like these.</div>
</div>
<p>
Suddenly, a theoretically interesting search technique became relevant to the biggest American oil spill in a century.
</p>
<h2><img class="alignnone size-full wp-image-13623" title="sentry_tiny" src="http://whyfiles.org/wp-content/uploads/2011/01/sentry_tiny.gif" alt="tiny sentry robot" width="66" height="50" />&#8220;Flying&#8221; with a map</h2>
<p>Based on oil-industry data about the sea bottom, Sentry visited one location southeast of the Macondo well and found no coral. But at the second location, German says, &#8220;We hit pay dirt. We flew backward and forward, and found an active cold seep and evidence for tube worms, mussels and coral.&#8221;</p>
<p>Ocean-floor research seldom moves so fast, German says, and within hours, he was one of three people to visit the spot in <a href="http://www.whoi.edu/page.do?pid=8422">Alvin</a>. &#8220;In 36 hours, we went from nothing other than a hunch, to having a topographic map and photos,&#8221; German says. &#8220;We dove to the sea floor, and there was no mysterious driving around in the dark. Within 15 minutes, we drove to the site because we had a perfect map of where to go.&#8221;</p>
<p>In fact, German was holding a fresh, glossy photo of the target, taken less than two days previously.</p>
<h2><img class="alignnone size-full wp-image-13623" title="sentry_tiny" src="http://whyfiles.org/wp-content/uploads/2011/01/sentry_tiny.gif" alt="tiny sentry robot" width="66" height="50" />Sub-terra cognita? Not!</h2>
<p>And so is the ocean bottom, as people often say, still less familiar than the far side of the moon? German insists that it still is, despite years of research and an increasingly capable flotilla of deep-sea ships. &#8220;In December, in the Gulf, I could see at least 10 to 20 oil rigs&#8230; but I’m pretty sure, driving across that seafloor a couple of hours offshore from the United States, that nobody ever laid eyes on it before.&#8221;</p>
<p>A recent survey of marine biodiversity shows a chain of ignorance stretching across the Pacific, located near regions of extremely high biodiversity near the Philippines and Australia, German says. &#8220;In many of those locations, they’re 300 miles square, there have been fewer than 50 biological measurements in the history of the ocean. This is a chain across the South Pacific ocean, the single  biggest contiguous ecosystem on the planet, and it has not been studied.&#8221;</p>
<p>And that’s the rule, not the exception, German says. &#8220;Close to one-half of the planet is at least 3,000 meters deep, and it’s much further away [and deeper] than the Gulf. From satellite altimetry we have an idea where the bumps are on the seabed, but we don’t know what’s going on; we have a vanishingly small idea.&#8221;</p>
<p><img class="alignnone size-full wp-image-13626" title="header2seaglider" src="http://whyfiles.org/wp-content/uploads/2011/01/header2seaglider.jpg" alt="header='Gliding beneath the seas'" width="620" height="88" /></p>
<div class="box200left">
<a href="http://whyfiles.org/wp-content/uploads/2011/01/1uwash_seagliderdeploy.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/01/1uwash_seagliderdeploy.jpg" alt="Two men in orange uniforms on boat deck guiding a hanging yellow torpedo-like instrument out of its case" title="1uwash_seagliderdeploy" width="200" height="280" class="alignnone size-full wp-image-13779" /></a></p>
<div class="attrib">Image: Applied Physics Laboratory, <a href="http://uwnews.org/article.asp?articleID=49154"> University of Washington</a></div>
<div class="caption">Engineers Avery Snyder and Adam Huxtable ready a Seaglider for a 51-day icy swim between Canada and Greenland, in Davis Strait.</div>
</div>
<p>
Deep water may be the sexiest place in oceanography, but long-term studies are also difficult and expensive in shallow waters, especially if they are remote, icy, stormy, or all three. Propellers, the standard way of moving through water, require  a lot of energy and quickly drain batteries on artificial fish.</p>
<p>
Gliding &#8212; think of soaring like a hawk as opposed to flapping like a sparrow &#8212; is a much more conservative approach.</p>
<p>
And gliding is the MO of Seaglider, a project built by the University of Washington with money from  the Office of Naval Research and the National Science Foundation. Using battery power, the glider alters its buoyancy, causing it to rise or fall through the water. By altering its center of gravity and adjusting its fins, the metal fish moves horizontally with minimal amounts of electric current.</p>
<p>
How minimal? In 2009, a Seaglider traveled a record 3,050 miles through the North Pacific during a 9-month journey, without the caress of a human hand or an electric transfusion.</p>
<p>
Costing &#8220;only&#8221; about $100,000 apiece, about 60 gliders are working around the globe, says Craig Lee, a principal oceanographer at UW&#8217;s Applied Physics Laboratory, recording basics like temperature, salinity, dissolved oxygen and optical characteristics of its surroundings.</p>
<div class="box250">		<!-- Begin SublimeVideo -->
		<div class="sublimevideo-box"><video class="sublime" width="250" height="168" poster="" preload="none" ><source src="http://whyfiles.org/files/1seaglider.mp4" type="video/mp4"/></video></div>		<!-- End SublimeVideo --></p>
<div class="attrib">Video: <a href="http://uwnews.org/article.asp?articleID=49154">National Science Foundation/U. of Washington</a></div>
<div class="caption">Craig Lee, a principal oceanographer with the Seaglider project, explains how an artificial fish worked solo under the ice in Davis Strait.</div>
</div>
<p>
In 2008, south of Iceland, gliders and floats studied carbon uptake by phytoplankton &#8212; floating plants that bloom in spring and play a major role in the global carbon cycle. The goal was to follow &#8220;parcels&#8221; of water during the entire bloom &#8212; which ends  after some weeks when plankton are eaten or sink in the water. Both processes can remove carbon dioxide from the atmosphere for long-term storage, and therefore have implications for global warming.</p>
<p>
&#8220;We were trying to learn what drives the carbon flow,&#8221; says Lee. &#8220;Nobody had  done this before: the Seagliders and the buoys had the persistence, the ability to be there for the entire duration of the bloom. You would have to schedule a ship one year ahead, and &#8230; if you got there on time, it would be too expensive to keep the ship out there for the whole bloom.&#8221;</p>
<h2><img src="http://whyfiles.org/wp-content/uploads/2011/01/seaglide_tiny.gif" alt="small image of seaglider robot" title="seaglide_tiny" width="122" height="40" class="alignnone size-full wp-image-13782" /> If ice is nice, under ice is nicer!</h2>
<p>
In 2009, a Seaglider spent 51 days in Davis Strait, the frigid water separating Greenland and Baffin Island, traveling more than 450 miles under the ice.  The Strait is a chief source of melt-water from the frozen Arctic Ocean.</p>
<p> Climatologists worry that a rush of cold, fresh water through the Strait could alter the warm Gulf Stream and freeze Northern Europe.</p>
<div class="box250left"><a href="http://whyfiles.org/wp-content/uploads/2011/01/1uwash_seaglidermooring.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/01/1uwash_seaglidermooring.jpg" alt="Yellow torpedo swims through cables with instruments attached anchored to seafloor at varied depths" title="1uwash_seaglidermooring" width="250" height="118" class="alignnone size-full wp-image-13804" /></a></p>
<div class="attrib">Image: <a href="http://uwnews.org/article.asp?articleID=49154">Applied Physics Laboratory</a>, U. of Washington</div>
<div class="caption">Davis Strait already has strings of scientific instruments, but Seaglider can cover more of the same waters, enlarging the stock of data in a location that influences the critical Gulf Stream.</div>
</div>
<p>Getting measurements from Davis Strait is expensive and dangerous, especially considering how much of it is under ice. But the Seaglider did just fine, says Lee. &#8220;This was very exciting, that ability to stay out there for a long time, and the ability to get to places that otherwise would be difficult. In winter in the North Atlantic, nobody wants to be there&#8230;&#8221;</p>
<p>
The fish navigated under the ice using five anchored sonar beacons that created an undersea version of GPS, Lee says. Ten times, using its software, the glider found holes in the ice, poked its nose through them, and phoned home via satellite telephone. &#8220;It tries to sense ice by looking at the temperature of the water,&#8221; says Lee. &#8220;It emits a ping and tries determine whether ice is overhead, and it has a climate map that tells it, for a given position at a given time, is ice likely to be overhead? Using all that information, it decides whether to surface.&#8221;</p>
<p>
During those famous North Atlantic storms, &#8220;It just keeps working, it does just fine, continues to navigate, continues to report. We&#8217;ve been in 40-foot seas, with 60- to 80-knot winds, and everybody&#8217;s happy, although it takes a little longer to get a phone call through.&#8221;</p>
<p>
The glider carries a quarter for the phone call, but no Dramamine&#8230;</p>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/01/header3globalhawk.jpg" alt="header reads:  Jet-fueled hawkeye" title="header3globalhawk" width="620" height="88" class="alignnone size-full wp-image-13627" /></p>
<p>
A fruit of the military&#8217;s desire to see everything from a safe vantage, Global Hawk is a secretive, high-flying, pilot-free jet that can fly at 60,000 feet for 30 hours, non-stop.</p>
<div class="box350">
<a href="http://whyfiles.org/wp-content/uploads/2011/01/1globalhawk_inflight.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/01/1globalhawk_inflight.jpg" alt="Overhead view of two planes flying; front plane has large wingspan, back plane is smaller with propellers" title="1globalhawk_inflight" width="350" height="280" class="alignnone size-full wp-image-13807" /></a></p>
<div class="attrib">Photo: <a href="http://www.nasa.gov/centers/dryden/multimedia/imagegallery/Global_Hawk/index.html">NASA Photo/Jim Ross</a></div>
<div class="caption">Global Hawk is a high-tech surveillance plane temporarily drafted as a high-tech, hands-off environmental observatory that can fly 12 miles high for 30 hours.  The propeller plane studies Hawk&#8217;s wake.</div>
</div>
<p>
For its occasional forays into peaceful work, Global Hawk carries a large cargo of scientific instruments that can monitor light, pollution, ozone, water vapor, weather, clouds, incoming and outgoing radiation, even particles smaller than 1 millionth of a meter across.</p>
<p>
The Hawk, which flew scientific missions from NASA&#8217;s Dryden Flight Research Center in California in April, 2010, can also be used for earth observation, such as tracking algal blooms in the ocean, vegetation on land, and various resource issues.</p>
<p>
Hawk has tracked pollution from Asia above the North Pacific as it moves toward North America and looked at large-scale atmospheric circulation, which influences weather and the distribution of radiation-blocking high-altitude ozone.</p>
<p>
We could not get through to a source at the National Oceanic and Atmospheric Administration, which plays a role in Hawk&#8217;s science, but we grabbed a <a href="http://www.nasa.gov/topics/earth/features/global-hawk.html">press release</a> issued after Hawk&#8217;s first environmental flight.</p>
<p>
According to Paul Newman, an atmospheric scientist from NASA, &#8220;The Global Hawk is a revolutionary aircraft for science because of its enormous range and endurance. No other science platform provides this much range and time to sample rapidly evolving atmospheric phenomena. This mission is our first opportunity to demonstrate the unique capabilities of this plane, while gathering atmospheric data in a region that is poorly sampled.&#8221;</p>
<div class="imgBigClear">
<p><a href="http://whyfiles.org/wp-content/uploads/2011/01/1globalhawk_swirl.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/01/1globalhawk_swirl.jpg" alt="Aerial view of expansive cloud system, swirling in the center; underbelly of back of plane at top of frame" title="1globalhawk_swirl" width="620" height="465" class="alignnone size-full wp-image-13824" /></a></p>
<div class="attrib">Photo: August 28, 2010, <a href="http://www.nasa.gov/centers/dryden/multimedia/imagegallery/Global_Hawk/index.html">NASA/NOAA</a></div>
<div class="caption">Make you a bit giddy? Global Hawk eyes tropical storm Frank near Baja California. Global Hawk operates above most airplanes, but below satellites, filling a gap in atmospheric data that could help weather forecasting and studies of pollution, global warming and ozone depletion.</div>
</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/01/header4solotrec1.jpg" alt="Rise and shine, repeat" title="header4solotrec" width="620" height="88" class="alignnone size-full wp-image-13766" /></p>
<div class="box300left">
<a href="http://whyfiles.org/wp-content/uploads/2011/01/1scripps_dive.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/01/1scripps_dive.jpg" alt="" title="1scripps_dive" width="300" height="225" class="alignnone size-full wp-image-13838" /></a></p>
<div class="attrib">Photo: <a href="http://scrippsnews.ucsd.edu/Releases/?releaseID=1057">Scripps Institution of Oceanography / UCSD</a></div>
<div class="caption">Kyle Grindley, a Scripps engineer, helped design the SOLO-TREC, an underwater vehicle that can operate all by itself. Ten cylinders surrounding the central core hold a wax that melts as temperature increases; the resulting expansion drives an electric generator to power all Solo systems.</div>
</div>
<p>
In their quest for data on the deep, scientists have gotten a trickle of info from sensors attached to deep-diving marine mammals. In November, 2009, the Scripps Institution of Oceanography launched SOLO TREC (Sounding Oceanographic Lagrangrian Observer Thermal RECharging vehicles; glad you asked?), a bobber that can sink 500 meters into the ocean, then return to the surface to report via satellite to scientists who may prefer sipping lattes at a Java Joint to crowding the rail on a topsy-turvy research ship.</p>
<p>
Let&#8217;s call this Solo, and let&#8217;s agree that it&#8217;s a strange vessel. Solo can adjust its buoyancy, but lacks propellers and cannot drive laterally, so its location is at the mercy of the currents.</p>
<div class="box150">
<a href="http://whyfiles.org/wp-content/uploads/2011/01/1scipps_solotrec.jpg">
<div class="enlarge">ENLARGE</div>
<p><img src="http://whyfiles.org/wp-content/uploads/2011/01/1scipps_solotrec.jpg" alt="" title="1scipps_solotrec" width="150" height="225" class="alignnone size-full wp-image-13837" /></a>
</div>
<p>
Solo records basic ocean conditions, but the real accomplishment is proving that its power system needs no recharging and could, theoretically, operate more or less forever &#8211; or at least until it breaks or barnacles or plants foul the fish up and slow it down.</p>
<div class="captionRight">Looking like a giant fishing float, Solo rises and sinks in the ocean through a novel electric generator driven by changes in ocean temperature.</div>
<div class="attrib">Photo: <a href="http://scrippsnews.ucsd.edu/Releases/?releaseID=1057">Scripps Institution of Oceanography</a>, UCSD</div>
<p>
Solo had already completed 300 dives by March, 2010, and although it sounds like a perpetual motion machine, it actually sucks its energy from the ocean as it rises toward the surface:</p>
<div class="blockquote">
<p>
<a href="http://whyfiles.org/wp-content/uploads/2011/01/solotrec_bullet.gif"><img src="http://whyfiles.org/wp-content/uploads/2011/01/solotrec_bullet.gif" alt="" title="solotrec_bullet" width="79" height="14" class="alignnone size-full wp-image-13789" /></a> The ocean warms and melts a waxy material in 10 exterior tubes;</p>
<p>
<a href="http://whyfiles.org/wp-content/uploads/2011/01/solotrec_bullet.gif"><img src="http://whyfiles.org/wp-content/uploads/2011/01/solotrec_bullet.gif" alt="" title="solotrec_bullet" width="79" height="14" class="alignnone size-full wp-image-13789" /></a> Pressure rises, forcing liquid wax through a hydraulic motor that generates electricity that is stored in batteries;</p>
<p>
<a href="http://whyfiles.org/wp-content/uploads/2011/01/solotrec_bullet.gif"><img src="http://whyfiles.org/wp-content/uploads/2011/01/solotrec_bullet.gif" alt="" title="solotrec_bullet" width="79" height="14" class="alignnone size-full wp-image-13789" /></a> The current activates instruments and the buoyancy control system, which causes Solo to sink and then rise again, and the cycle continues.</p>
</div>
<p>
According to Yi Chao of the Jet Propulsion Lab, a Solo principal investigator, &#8220;This technology to harvest energy from the ocean will have huge implications for how we can measure and monitor the ocean and its influence on climate.&#8221;</p>
<p>
Funded by NASA and the U.S. Navy, Solo&#8217;s technology is also obviously useful for monitoring animals and the movement of ships and submarines. </p>
<div class="relateds">
<div style="display: none;">
<a class="simple-footnote" title="Global Hawk mission page." id="return-note-13607-1" href="#note-13607-1"><sup>1</sup></a><br />
<a class="simple-footnote" title="YouTube: Glimpse at Global Hawk." id="return-note-13607-2" href="#note-13607-2"><sup>2</sup></a><br />
<a class="simple-footnote" title="Sentry’s expedition in the Gulf." id="return-note-13607-3" href="#note-13607-3"><sup>3</sup></a><br />
<a class="simple-footnote" title="Video: how Sentry works." id="return-note-13607-4" href="#note-13607-4"><sup>4</sup></a><br />
<a class="simple-footnote" title="Seaglider and climate change research." id="return-note-13607-5" href="#note-13607-5"><sup>5</sup></a><br />
<a class="simple-footnote" title="Seaglider specs." id="return-note-13607-6" href="#note-13607-6"><sup>6</sup></a><br />
<a class="simple-footnote" title="Warm and cold water patches power underwater probe." id="return-note-13607-7" href="#note-13607-7"><sup>7</sup></a><br />
<a class="simple-footnote" title="Tracking SOLO-TREC." id="return-note-13607-8" href="#note-13607-8"><sup>8</sup></a><br />
<a class="simple-footnote" title="Autonomous robots invade retail warehouses." id="return-note-13607-9" href="#note-13607-9"><sup>9</sup></a><br />
<a class="simple-footnote" title="Autonomous robots blog." id="return-note-13607-10" href="#note-13607-10"><sup>10</sup></a><br />
<a class="simple-footnote" title="Discovery news: autonomous robots." id="return-note-13607-11" href="#note-13607-11"><sup>11</sup></a><br />
<a class="simple-footnote" title="Dying coral at Gulf oil spill site." id="return-note-13607-12" href="#note-13607-12"><sup>12</sup></a>
</div>
</div>
<div id="relateds"><h3>Terry Devitt, editor; S.V. Medaris, designer/illustrator; David J. Tenenbaum, feature writer; Amy Toburen, content development executive; Molly Simis, project assistant</h3></div>
<div class="simple-footnotes"><p class="notes">Bibliography</p><ol><li id="note-13607-1">Global Hawk <a href="http://www.nasa.gov/centers/dryden/research/GloPac/index.html">mission page</a>. <a href="#return-note-13607-1">&#8617;</a></li><li id="note-13607-2"><a href="http://www.youtube.com/watch?v=p2qyiwt1_68">YouTube</a>: Glimpse at Global Hawk. <a href="#return-note-13607-2">&#8617;</a></li><li id="note-13607-3"><a href="http://divediscover.whoi.edu/expedition13/index.html">Sentry’s expedition</a> in the Gulf. <a href="#return-note-13607-3">&#8617;</a></li><li id="note-13607-4"><a href=" http://divediscover.whoi.edu/expedition13/videos/yoerger.html">Video</a>: how Sentry works. <a href="#return-note-13607-4">&#8617;</a></li><li id="note-13607-5">Seaglider and <a href="http://blog.seattlepi.com/thebigblog/archives/167515.asp">climate change research</a>. <a href="#return-note-13607-5">&#8617;</a></li><li id="note-13607-6"><a href="http://www.apl.washington.edu/projects/seaglider/summary.html">Seaglider specs</a>. <a href="#return-note-13607-6">&#8617;</a></li><li id="note-13607-7">Warm and cold water patches power <a href="http://news.discovery.com/tech/underwater-oean-probe-thermal.html">underwater probe</a>. <a href="#return-note-13607-7">&#8617;</a></li><li id="note-13607-8"><a href="http://solo-trec.jpl.nasa.gov/SOLO-TREC/">Tracking</a> SOLO-TREC. <a href="#return-note-13607-8">&#8617;</a></li><li id="note-13607-9"><a href="http://www.wired.com/wiredscience/2009/01/retailrobots/">Autonomous robots invade</a> retail warehouses. <a href="#return-note-13607-9">&#8617;</a></li><li id="note-13607-10"><a href="http://www.autonomousrobotsblog.com/">Autonomous robots blog</a>. <a href="#return-note-13607-10">&#8617;</a></li><li id="note-13607-11"><a href="http://news.discovery.com/autonomous-robots/">Discovery news</a>: autonomous robots. <a href="#return-note-13607-11">&#8617;</a></li><li id="note-13607-12"><a href="http://live.psu.edu/story/49703">Dying coral</a> at Gulf oil spill site. <a href="#return-note-13607-12">&#8617;</a></li></ol></div>]]></content:encoded>
			<wfw:commentRss>http://whyfiles.org/2011/i-robot-aye-science/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

