<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:ymaps="http://api.maps.yahoo.com/Maps/V2/AnnotatedMaps.xsd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>KQED QUEST &#187; robot</title>
	<atom:link href="http://science.kqed.org/quest/tag/robot/feed/" rel="self" type="application/rss+xml" />
	<link>http://science.kqed.org/quest</link>
	<description>Explore science, nature and environment stories from Northern California and beyond with KQED’s multimedia series</description>
	<lastBuildDate>Fri, 25 May 2012 21:11:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>	<atom:link rel='hub' href='http://science.kqed.org/quest/?pushpress=hub'/>
		<item>
		<title>Singularities Surround Us</title>
		<link>http://science.kqed.org/quest/2010/03/16/singularities-surround-us/</link>
		<comments>http://science.kqed.org/quest/2010/03/16/singularities-surround-us/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 18:04:51 +0000</pubDate>
		<dc:creator>Dan Gillick</dc:creator>
				<category><![CDATA[Engineering]]></category>
		<category><![CDATA[artifical intelligence]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[kurzweil]]></category>
		<category><![CDATA[robot]]></category>
		<category><![CDATA[singularity]]></category>

		<guid isPermaLink="false">http://www.kqed.org/quest/blog/?p=3392</guid>
		<description><![CDATA[Thinking about our robotic future is interesting and important, but don't trust anyone who thinks they know exactly what and when.]]></description>
			<content:encoded><![CDATA[<p><span class="left"><img src="http://science.kqed.org/quest/files/2009/08/i-robot07.jpg" /><em>Robotic domination in I, Robot</em></span></p>
<p>Ray Kurzweil's book <em>The Singularity is Near</em> is becoming something of a cult sensation. The 672-page paperback version of the book is ranked 1,494th on Amazon (on par with <em>The Great Gatsby</em>). Recently, <a href="http://en.wikipedia.org/wiki/Raymond_Kurzweil">Kurzweil</a> announced a Google-backed  <a href="http://singularityu.org/">Singularity University</a> ($25,000 for a 9 week summer program; $12,000 for a 3 day "Executive Program"), lending a touch of academic rigor to an idea that has lived mostly in science fiction. For the time and budget conscious, a rash of Singularity-themed <a href="http://singularityhub.com/2009/08/13/four-singularity-movies-the-world-wants-the-future/">documentaries</a> is now on the horizon.</p>
<p>The Singularity, as I understand it, is the point in time when computers will be smart enough to build even smarter computers, effectively removing humans from the design-build loop of Artificial Intelligence (AI). Kurzweil predicts 2050. That means I'll be 68 when the robots take over!</p>
<p>Predicting the future is no walk in the park, but when it comes to Artificial Intelligence, everyone's packing a lunch. So while I won't try to argue that Kurzweil is wrong (I think he is), it's good to place his predictions in the cultural history of wildly inaccurate AI speculation.</p>
<p>Consider these predictions, both made by outstanding computer scientists actively involved in AI research:</p>
<ul type="disc">
<li>1965, <a href="http://en.wikipedia.org/wiki/Herbert_Simon">Herbert Simon</a>:      "machines will be capable, within twenty years, of doing any work a      man can do."</li>
<li>1970, <a href="http://en.wikipedia.org/wiki/Marvin_minsky">Marvin Minsky</a>:      "In from three to eight years we will have a machine with the general      intelligence of an average human being."</li>
</ul>
<p>As it turned out, these claims were not even remotely true. In fact, the whole history of AI has been one of boom and bust cycles, the product of misplaced exuberant optimism.</p>
<p>Take, for example, the case of machine translation. During the Cold War, the problem of automatically translating intercepted Russian messages received considerable military funding. A 1954 Georgetown-IBM demonstration (translations of 49 chemistry-themed sentences with a 250-word vocabulary) captured public interest and spawned considerable investment, especially as the researchers claimed that the general translation problem would be solved in 3-5 years. When progress turned out to be much slower, funding was cut, and research all but stopped between 1965 and 1993.</p>
<p>Translation research has seen a significant resurgence, especially since I've been in graduate school (for computer science), mostly due to statistical methods. Rather than frame the translation of Russian into English as a series of rules (translate word R3 into word E3; switch the order of words E2 and E4; etc.) written by expert bilingual humans, research consists of building models trained from many examples of translated sentences (word R3 translates to word E3 with probability 0.6; word E3 appears after E2 with probability 0.2; etc.) so that the translation of a Russian sentence is the sequence of English words with the largest total probability, according to the model. The statistical approach is less ambitious-today's models are too simple to capture all of language's nuances-but far more successful.</p>
<p>Kurzweil's Singularity prediction is based on exponential growth. The idea is that because computers have been <a href="http://en.wikipedia.org/wiki/Moore%27s_law">doubling in speed every two years</a> or so (that's a factor of 1,000 in just 20 years; 1,000,000 in 40 years) huge paradigm shifts are actually quite close. But aside from the issue that computer chips have plateaued due to limits imposed by silicon's insulation ability and the speed of light (new computers have multiple CPUs), progress in automatic translation does not follow the law of exponential progress. Rather, there have been a few periods of dramatic improvement, followed by long periods of very gradual development. This is the trend for the majority of important AI problems.</p>
<p>So, while speculating about the future is both interesting and important, I'd be wary of anyone trying to sell you $12,000 of it.</p>
<p> 37.762611 -122.409719</p>

	Tags: <a href="http://science.kqed.org/quest/tag/artifical-intelligence/" title="artifical intelligence" rel="tag">artifical intelligence</a>, <a href="http://science.kqed.org/quest/tag/future/" title="future" rel="tag">future</a>, <a href="http://science.kqed.org/quest/tag/kurzweil/" title="kurzweil" rel="tag">kurzweil</a>, <a href="http://science.kqed.org/quest/tag/robot/" title="robot" rel="tag">robot</a>, <a href="http://science.kqed.org/quest/tag/singularity/" title="singularity" rel="tag">singularity</a><br />
]]></content:encoded>
			<wfw:commentRss>http://science.kqed.org/quest/2010/03/16/singularities-surround-us/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<georss:point>37.7626110 -122.4097190</georss:point><geo:lat>37.7626110</geo:lat><geo:long>-122.4097190</geo:long>
		<media:thumbnail url="http://science.kqed.org/quest/files/2009/08/i-robot07.jpg" />
		<media:content url="http://science.kqed.org/quest/files/2009/08/i-robot07.jpg" medium="image" />
	</item>
		<item>
		<title>Reporter&#039;s Notes: Medicine from the Ocean Floor</title>
		<link>http://science.kqed.org/quest/2009/03/20/reporters-notes-medicine-from-the-ocean-floor/</link>
		<comments>http://science.kqed.org/quest/2009/03/20/reporters-notes-medicine-from-the-ocean-floor/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 01:06:37 +0000</pubDate>
		<dc:creator>Amy Standen</dc:creator>
				<category><![CDATA[Biology]]></category>
		<category><![CDATA[Health]]></category>
		<category><![CDATA[Radio]]></category>
		<category><![CDATA[bacteria]]></category>
		<category><![CDATA[dna]]></category>
		<category><![CDATA[kqedquest]]></category>
		<category><![CDATA[medicine]]></category>
		<category><![CDATA[ocean]]></category>
		<category><![CDATA[robot]]></category>

		<guid isPermaLink="false">http://www.kqed.org/quest/blog/?p=1768</guid>
		<description><![CDATA[Scientists gather samples on the ocean floor. Credit: Roger Linington.There's nothing new about looking to nature to cure disease – we've been doing it for thousands of years, with good results. (Two recent examples: The active ingredient in aspirin was first identified in the bark of the willow tree. And we have the Pacific yew [...]]]></description>
			<content:encoded><![CDATA[<p><span class="left"><a href="http://science.kqed.org/quest/audio/medicine-from-the-ocean-floor"><img src="http://science.kqed.org/quest/files/2009/03/radio3-24_oceanmedicine300.jpg" alt="" /></a><em>Scientists gather samples on the ocean floor.<br />
Credit: Roger Linington.</em></span>There's nothing new about looking to nature to cure disease – we've been doing it for thousands of years, with good results. (Two recent examples: The active ingredient in aspirin was first identified in the bark of the willow tree. And we have the Pacific yew tree to thank for one of the strongest anti-cancer drugs out there, Taxol.)</p>
<p>What's different about the work being done at the <a href="http://chemscreen.ucsc.edu/" target="_blank">UC Santa Cruz Chemical Screening Center</a> is that it a) looks to a largely unexplored medical resource: the ocean, and b) uses robots, rather than "forlorn-looking grad students" (to quote Center director <a href="http://www.chemistry.ucsc.edu/faculty/lokey.html" target="_blank">Scott Lokey</a>) to run the tests.</p>
<p><br clear="all"></p>
<p><span class="right"><object type="application/x-shockwave-flash" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" classid="D27CDB6E-AE6D-11cf-96B8-444553540000" id="player" width="320" height="202"><param name="bgcolor" value="#000000" /><param name="wmode" value="window" /><param name="swliveconnect" value="false" /><param name="allowScriptAccess" value="never" /><param name="allowFullScreen" value="true" /><param value="http://www.kqed.org/quest/flash/KQEDMediaPlayer.swf" name="movie" /><param name="flashVars" value="poster=&#038;id=1382&#038;source=http://www.kqed.org/.stream/anon/quest/Radio_3-24_OceanMedicine.flv&#038;link_url=http://www.kqed.org/quest/radio/medicine-from-the-ocean-floor--blog-video&#038;" /><param value="high" name="quality" /><embed name="player" allowFullScreen="true" allowScriptAccess="always" bgcolor="#000000" width="320" height="202" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" src="http://www.kqed.org/quest/flash/KQEDMediaPlayer.swf" flashvars="poster=&#038;id=1382&#038;source=http://www.kqed.org/.stream/anon/quest/Radio_3-24_OceanMedicine.flv&#038;link_url=http://www.kqed.org/quest/radio/medicine-from-the-ocean-floor--blog-video&#038;" /></object></span></p>
<p><strong>Here's a video I shot</strong> of one of those robots in action, with Lokey narrating.</p>
<p>One thing that didn't make it into the piece is that these researchers &#8212; including Lokey and <a href="http://www.chemistry.ucsc.edu/faculty/linington.html" target="_blank">Roger Linington</a> &#8212; aren't just studying every disease they can think of. They focus on the diseases that commercial drug companies tend to neglect because there's so little profit in treating them – things like African sleeping sickness and cholera. So far, they're seeing progress on both, as well as breast cancer.</p>
<p><br clear="all"></p>
<p><span class="left"><a href="http://science.kqed.org/quest/audio/medicine-from-the-ocean-floor"><img src="http://science.kqed.org/quest/files/images/radio_icon_light.gif" alt="" /></a></span><a href="http://science.kqed.org/quest/audio/medicine-from-the-ocean-floor">Listen to the Medicine from the Ocean Floor</a> radio report online and check out images from this story in an <a href="http://science.kqed.org/quest/slideshow/medicine-from-the-ocean-floor-slideshow">online slideshow</a>.</p>
<p><br clear="all"></p>
<p> 36.97728 -122.05366</p>

	Tags: <a href="http://science.kqed.org/quest/tag/bacteria/" title="bacteria" rel="tag">bacteria</a>, <a href="http://science.kqed.org/quest/tag/biology/" title="Biology" rel="tag">Biology</a>, <a href="http://science.kqed.org/quest/tag/dna/" title="dna" rel="tag">dna</a>, <a href="http://science.kqed.org/quest/tag/health/" title="Health" rel="tag">Health</a>, <a href="http://science.kqed.org/quest/tag/kqedquest/" title="kqedquest" rel="tag">kqedquest</a>, <a href="http://science.kqed.org/quest/tag/medicine/" title="medicine" rel="tag">medicine</a>, <a href="http://science.kqed.org/quest/tag/ocean/" title="ocean" rel="tag">ocean</a>, <a href="http://science.kqed.org/quest/tag/radio/" title="Radio" rel="tag">Radio</a>, <a href="http://science.kqed.org/quest/tag/robot/" title="robot" rel="tag">robot</a><br />
]]></content:encoded>
			<wfw:commentRss>http://science.kqed.org/quest/2009/03/20/reporters-notes-medicine-from-the-ocean-floor/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<georss:point>36.9772800 -122.0536600</georss:point><geo:lat>36.9772800</geo:lat><geo:long>-122.0536600</geo:long>
		<media:thumbnail url="http://science.kqed.org/quest/files/2009/03/radio3-24_oceanmedicine300.jpg" />
		<media:content url="http://science.kqed.org/quest/files/2009/03/radio3-24_oceanmedicine300.jpg" medium="image" />
		<media:content url="http://science.kqed.org/quest/files/images/radio_icon_light.gif" medium="image" />
	</item>
		<item>
		<title>Producer&#039;s Notes for Bio-inspiration&#058; Nature as Muse</title>
		<link>http://science.kqed.org/quest/2008/10/21/producers-notes-for-bio-inspiration-nature-as-muse/</link>
		<comments>http://science.kqed.org/quest/2008/10/21/producers-notes-for-bio-inspiration-nature-as-muse/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 18:16:23 +0000</pubDate>
		<dc:creator>Joan Johnson</dc:creator>
				<category><![CDATA[Biology]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Television]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[artifical intelligence]]></category>
		<category><![CDATA[bio-inspiration]]></category>
		<category><![CDATA[biomimicry]]></category>
		<category><![CDATA[intelligent design]]></category>
		<category><![CDATA[muscles]]></category>
		<category><![CDATA[neurons]]></category>
		<category><![CDATA[robot]]></category>
		<category><![CDATA[robotics]]></category>
		<category><![CDATA[Stanford]]></category>
		<category><![CDATA[UC Berkeley]]></category>

		<guid isPermaLink="false">http://www.kqed.org/quest/blog/?p=895</guid>
		<description><![CDATA[Bio-inspired design borrows its creative inspiration from models and systems in nature, that is, plant and animal parts that have been slowly tweaked for over 3.8 billion years.  But that doesn't mean that nature's designs are perfect.]]></description>
			<content:encoded><![CDATA[<p><span class="left"><a href="http://science.kqed.org/quest/video/bioinspiration-nature-as-muse"><img src="http://science.kqed.org/quest/files/2008/10/217a_bio300-2.jpg" /></a></span>I was a biologist once, before I got into television, so I find these times particularly trying when I see schoolteachers and otherwise intelligent people calling evolution into question. That's part of the reason that I jumped at the chance to co-produce a story about bio-inspiration (the other reason being that I LOVE geckos&#8230;which will make more sense if you watch our QUEST <a href="http://science.kqed.org/quest/video/bioinspiration-nature-as-muse">Bio-inspiration segment</a>).</p>
<p>Bio-inspired design borrows its creative inspiration from models and systems in nature, that is, plant and animal parts that have been slowly tweaked for over 3.8 billion years.  But that doesn't mean that nature's designs are perfect.  In fact, that's what makes the process of engineering things based on natural models so difficult.  You have to figure out how to pull the aces from the evolutionary discard pile.  As professor Bob Full at U.C. Berkeley explained in our first phone conversation, that's also why scientists now use the term "bio-inspiration" rather than the more commonly known term "biomimicry."  Biologists and engineers are not looking to simply mimic nature, because there are all kinds of dead ends and redundancies in natural systems that would be pointless to recreate in an optimized, man-made piece of technology. One of the examples he gave me is a kind of grasshopper that if you were to copy it, you would copy neurons that go to nothing, they don't connect to any muscles, and that's because during evolution the adults lost their ability to fly.  The neurons going to the muscles are still there, but the muscles aren't there anymore. No need to copy that, right?</p>
<p>So what a biomimeticist does is look to nature to find plants &amp; animals with remarkable performance abilities, and studies their adaptations for inspiration to design something new. For example, if you want to make a tiny robot that can fly, then look at the best fliers.  If you want to design a blade that moves quickly through fluids, or an Olympic swimsuit that minimizes drag, then look to the most efficient swimmers.  Now that's what I call "intelligent design!"</p>
<p><br clear="all"> </p>
<p><span class="left"><a href="http://science.kqed.org/quest/video/bioinspiration-nature-as-muse"><img src="http://science.kqed.org/quest/files/images/tv_icon_light.gif" alt="" /></a></span>Watch the <a href="http://science.kqed.org/quest/video/bioinspiration-nature-as-muse">Bio-Inspiration: Nature as Muse</a> television story report online.</p>
<p><br clear="all"></p>
<p> 37.871754 -122.260760</p>

	Tags: <a href="http://science.kqed.org/quest/tag/ai/" title="AI" rel="tag">AI</a>, <a href="http://science.kqed.org/quest/tag/artifical-intelligence/" title="artifical intelligence" rel="tag">artifical intelligence</a>, <a href="http://science.kqed.org/quest/tag/bio-inspiration/" title="bio-inspiration" rel="tag">bio-inspiration</a>, <a href="http://science.kqed.org/quest/tag/biology/" title="Biology" rel="tag">Biology</a>, <a href="http://science.kqed.org/quest/tag/biomimicry/" title="biomimicry" rel="tag">biomimicry</a>, <a href="http://science.kqed.org/quest/tag/engineering/" title="Engineering" rel="tag">Engineering</a>, <a href="http://science.kqed.org/quest/tag/intelligent-design/" title="intelligent design" rel="tag">intelligent design</a>, <a href="http://science.kqed.org/quest/tag/muscles/" title="muscles" rel="tag">muscles</a>, <a href="http://science.kqed.org/quest/tag/neurons/" title="neurons" rel="tag">neurons</a>, <a href="http://science.kqed.org/quest/tag/robot/" title="robot" rel="tag">robot</a>, <a href="http://science.kqed.org/quest/tag/robotics/" title="robotics" rel="tag">robotics</a>, <a href="http://science.kqed.org/quest/tag/stanford/" title="Stanford" rel="tag">Stanford</a>, <a href="http://science.kqed.org/quest/tag/uc-berkeley/" title="UC Berkeley" rel="tag">UC Berkeley</a><br />
]]></content:encoded>
			<wfw:commentRss>http://science.kqed.org/quest/2008/10/21/producers-notes-for-bio-inspiration-nature-as-muse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<georss:point>37.8717540 -122.2607600</georss:point><geo:lat>37.8717540</geo:lat><geo:long>-122.2607600</geo:long>
		<media:thumbnail url="http://science.kqed.org/quest/files/2008/10/217a_bio300-2.jpg" />
		<media:content url="http://science.kqed.org/quest/files/2008/10/217a_bio300-2.jpg" medium="image" />
		<media:content url="http://science.kqed.org/quest/files/images/tv_icon_light.gif" medium="image" />
	</item>
		<item>
		<title>Producer&#039;s Notes for Artificial Intelligence: Thinking Big</title>
		<link>http://science.kqed.org/quest/2008/10/14/producers-notes-can-robots-learn/</link>
		<comments>http://science.kqed.org/quest/2008/10/14/producers-notes-can-robots-learn/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 19:45:26 +0000</pubDate>
		<dc:creator>Sheraz Sadiq</dc:creator>
				<category><![CDATA[Biology]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[artifical intelligence]]></category>
		<category><![CDATA[brain]]></category>
		<category><![CDATA[general AI]]></category>
		<category><![CDATA[kqed]]></category>
		<category><![CDATA[narrow AI]]></category>
		<category><![CDATA[pbs]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[robot]]></category>
		<category><![CDATA[robotics]]></category>
		<category><![CDATA[vernor vinge]]></category>

		<guid isPermaLink="false">http://www.kqed.org/quest/blog/?p=874</guid>
		<description><![CDATA[There's a term  - Singularity" -  that is being used to describe the moment when technological progress will leapfrog and herald the creation of computers that not only achieve human-like intelligence, but also give rise to a progeny of computers who will be smarter then their digital forbears.]]></description>
			<content:encoded><![CDATA[<p><span class="left"><a href="http://science.kqed.org/quest/video/artificial-intelligence-thinking-big/"><img src="http://science.kqed.org/quest/files/2008/10/216b_ai300.jpg" /></a></span>The term "artificial intelligence", was coined in the summer of 1956, on the bucolic grounds of Dartmouth College in Hanover, New Hampshire. There, John McCarthy (who would later go on to teach at Stanford), Marvin Minsky, Claude Shannon, Nathan Rochester and six other conference participants came together to lay out the framework for this exciting new field which would "&#8230;find how to make machines use language, form abstractions and concepts, solve kinds of problems now reserved for humans, and improve themselves." (McCarthy et al., 1955)</p>
<p>Though it was McCarthy who persuaded his nine other colleagues at the conference to adopt the term "artificial intelligence" to describe the nascent field, the seeds of artificial intelligence were planted earlier. Alan Turing, who was instrumental in breaking the German's Enigma code during WWII, published a paper in 1950 that laid out what came to be known as the "Turing Test:" if a machine could carry out a conversation with a human in such a sophisticated manner as to trick the human into thinking that he or she was conversing with another human, then the machine would have displayed true "intelligence."</p>
<p>But nearly 60 years later, the world still awaits a machine capable of exhibiting "general A.I.", instead of the "narrow A.I." demonstrated by IBM's chess-playing Deep Blue or Stanford University's Stanley, an autonomous robotic vehicle, or other impressive albeit limited applications of A.I. For example, Deep Blue may be able to beat Gary Kasparov at chess but can it beat a 10 year-old at a game of checkers? The lack of a general A.I. is made even more stark when juxtaposed with Moore's Law, a maxim that goes back to 1965 when Intel founder Gordon Moore postulated that the number of transistors on a computer chip would double roughly every 18 months.</p>
<p>There's even a term  &#8211; "<a href="http://singinst.org/">Singularity</a>" &#8211;  that is being used to describe the moment when technological progress will leapfrog and herald the creation of computers that not only achieve human-like intelligence, but also give rise to a progeny of computers who will be smarter then their digital forbears. Though he didn't coin the term (sci-fi writer <a href="http://en.wikipedia.org/wiki/Vernor_Vinge">Vernor Vinge</a> did), the most famous exponent of this belief is inventor Ray Kurzweil. He places the Singularity as occurring sometime before 2050 and believes that with the advent of this unheralded technological progress, mankind may solve some of our society's most pressing ills, such as global warming, and even conquer death, by uploading one's consciousness into a virtual medium.</p>
<p>Though this seems a far stretch from engineering a domestic robot like <a href="http://stair.stanford.edu/">Stanford's Artificial Intelligence Robot</a>, top A.I. researchers like Stanford's Andrew Ng and Daphne Koller do believe that computing systems will some day be as smart or smarter than humans. When I spoke with <a href="http://www.almaden.ibm.com/cs/people/dmodha/">Dharmendra Modha</a> about his work into cognitive computing at IBM, he talked effusively about creating an "i-Brain," a digital accessory that people could carry around, making decisions and processing information like its human cousin. But if you're like me, and lament those moments when you've misplaced your keys or other instances of poor neural performance, you can't help but think that such a device can't arrive soon enough. On second thought, I'll wait until v2.0 hits the shelves.</p>
<p><br clear="all"> </p>
<p><span class="left"><a href="http://science.kqed.org/quest/video/artificial-intelligence-thinking-big/"><img src="http://science.kqed.org/quest/files/images/tv_icon_light.gif" alt="" /></a></span>Watch the <a href="http://science.kqed.org/quest/video/artificial-intelligence-thinking-big/">Artificial Intelligence: Thinking Big</a> television story report online.</p>
<p>And don't miss our <a href="http://science.kqed.org/quest/video/web-extra-a-dose-of-a-i/">Web Extra: A Dose of A.I.</a> In this QUEST web exclusive, Stanford University computer science professor and artificial intelligence (A.I.) researcher Daphne Koller provides an elegant explanation of how A.I. can be employed in the examining room to diagnose a patient's illness more accurately than a human clinician. Find out more and learn how medical diagnosis is just the tip of the iceberg when it comes to tasks that rely on making sense of a sea of data to arrive at an informed conclusion. </p>
<p><br clear="all"></p>

	Tags: <a href="http://science.kqed.org/quest/tag/ai/" title="AI" rel="tag">AI</a>, <a href="http://science.kqed.org/quest/tag/artifical-intelligence/" title="artifical intelligence" rel="tag">artifical intelligence</a>, <a href="http://science.kqed.org/quest/tag/brain/" title="brain" rel="tag">brain</a>, <a href="http://science.kqed.org/quest/tag/general-ai/" title="general AI" rel="tag">general AI</a>, <a href="http://science.kqed.org/quest/tag/kqed/" title="kqed" rel="tag">kqed</a>, <a href="http://science.kqed.org/quest/tag/narrow-ai/" title="narrow AI" rel="tag">narrow AI</a>, <a href="http://science.kqed.org/quest/tag/pbs/" title="pbs" rel="tag">pbs</a>, <a href="http://science.kqed.org/quest/tag/research/" title="research" rel="tag">research</a>, <a href="http://science.kqed.org/quest/tag/robot/" title="robot" rel="tag">robot</a>, <a href="http://science.kqed.org/quest/tag/robotics/" title="robotics" rel="tag">robotics</a>, <a href="http://science.kqed.org/quest/tag/vernor-vinge/" title="vernor vinge" rel="tag">vernor vinge</a><br />
]]></content:encoded>
			<wfw:commentRss>http://science.kqed.org/quest/2008/10/14/producers-notes-can-robots-learn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<georss:point>37.4289020 -122.1692630</georss:point><geo:lat>37.4289020</geo:lat><geo:long>-122.1692630</geo:long>
		<media:thumbnail url="http://science.kqed.org/quest/files/2008/10/216b_ai300.jpg" />
		<media:content url="http://science.kqed.org/quest/files/2008/10/216b_ai300.jpg" medium="image" />
		<media:content url="http://science.kqed.org/quest/files/images/tv_icon_light.gif" medium="image" />
	</item>
		<item>
		<title>Artificial Intelligence: Thinking Big</title>
		<link>http://science.kqed.org/quest/video/artificial-intelligence-thinking-big/</link>
		<comments>http://science.kqed.org/quest/video/artificial-intelligence-thinking-big/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 18:04:00 +0000</pubDate>
		<dc:creator>Sheraz Sadiq</dc:creator>
				<category><![CDATA[Biology]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Television]]></category>
		<category><![CDATA[artificial intelligence]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[kqed]]></category>
		<category><![CDATA[pbs]]></category>
		<category><![CDATA[QUEST]]></category>
		<category><![CDATA[robot]]></category>
		<category><![CDATA[Stanford]]></category>

		<guid isPermaLink="false">http://science.kqed.org/quest/video/artificial-intelligence-thinking-big/</guid>
		<description><![CDATA[Though computers have gotten faster, smaller and more versatile, it's still a big challenge to get them to demonstrate intelligent behaviors. Will machines like robots ever match -- or perhaps even exceed -- the capabilities of the human brain? ]]></description>
			<content:encoded><![CDATA[<p>Though computers have gotten faster, smaller and more versatile, it's still a big challenge to get them to demonstrate intelligent behaviors. Will machines like robots ever match &#8212; or perhaps even exceed &#8212; the capabilities of the human brain? QUEST meets a robot that in ten years time could take care of tasks around the house that most of us would rather not do.</p>
<p><strong>Additional Links</strong></p>
<ul>
<li><a href="http://cs.stanford.edu/info/">Stanford Computer Science homepage</a></li>
<li><a href="http://science.kqed.org/quest/2008/10/14/producers-notes-can-robots-learn/">Producer's Notes for Artificial Intelligence: Thinking Big</a></li>
</ul>
<p></br></p>

	Tags: <a href="http://science.kqed.org/quest/tag/artificial-intelligence/" title="artificial intelligence" rel="tag">artificial intelligence</a>, <a href="http://science.kqed.org/quest/tag/computer-science/" title="computer science" rel="tag">computer science</a>, <a href="http://science.kqed.org/quest/tag/kqed/" title="kqed" rel="tag">kqed</a>, <a href="http://science.kqed.org/quest/tag/pbs/" title="pbs" rel="tag">pbs</a>, <a href="http://science.kqed.org/quest/tag/quest/" title="QUEST" rel="tag">QUEST</a>, <a href="http://science.kqed.org/quest/tag/robot/" title="robot" rel="tag">robot</a>, <a href="http://science.kqed.org/quest/tag/stanford/" title="Stanford" rel="tag">Stanford</a><br />
]]></content:encoded>
			<wfw:commentRss>http://science.kqed.org/quest/video/artificial-intelligence-thinking-big/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<georss:point>37.428902 -122.169263</georss:point><geo:lat>37.428902</geo:lat><geo:long>-122.169263</geo:long>
		<media:thumbnail url="http://science.kqed.org/quest/files/2008/10/robot640.jpg" />
		<media:content url="http://science.kqed.org/quest/files/2008/10/robot640.jpg" medium="image">
			<media:title type="html">robot640</media:title>
		</media:content>
	</item>
		<item>
		<title>Opportunity is Still Rockin&#039;!</title>
		<link>http://science.kqed.org/quest/2008/08/29/opportunity-is-still-rockin/</link>
		<comments>http://science.kqed.org/quest/2008/08/29/opportunity-is-still-rockin/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 22:36:31 +0000</pubDate>
		<dc:creator>Ben Burress</dc:creator>
				<category><![CDATA[Astronomy]]></category>
		<category><![CDATA[Geology]]></category>
		<category><![CDATA[Partners]]></category>
		<category><![CDATA[gusev crater]]></category>
		<category><![CDATA[kqed]]></category>
		<category><![CDATA[mars]]></category>
		<category><![CDATA[Mars rovers]]></category>
		<category><![CDATA[nasa]]></category>
		<category><![CDATA[pbs]]></category>
		<category><![CDATA[QUEST]]></category>
		<category><![CDATA[robot]]></category>
		<category><![CDATA[victoria crater]]></category>

		<guid isPermaLink="false">http://www.kqed.org/quest/blog/?p=806</guid>
		<description><![CDATA[Is there life on Mars? Well, that investigation is still ongoing--but from a cybernetic perspective, the surface of Mars is literally crawling with it: in the form of robots!]]></description>
			<content:encoded><![CDATA[<p><span class="left"><img src="http://science.kqed.org/quest/files/2008/08/marsrover.jpg" /><em>Forward camera view from Opportunity as the rover attempts to<br />climb up a slope toward the wall of Victoria Crater.<br />Photo by NASA/MER/Opportunity.</em></span>Is there life on Mars? Well, that investigation is still ongoing&#8211;but from a cybernetic perspective, the surface of Mars is literally crawling with it: in the form of robots!</p>
<p>Four years after their planned three-month tour of duty began, NASA’s <a href="http://marsrovers.nasa.gov/spotlight/">Mars Exploration Rovers</a> (MER) Spirit and Opportunity roll doggedly on like a pair of aged, dusty desert prospectors looking for gold.  In this case the "gold" is evidence for past water on Mars, and signs of that seem to abound.</p>
<p>What sparked this blog for me was the <a href="http://www.space.com/missionlaunches/080826-mars-rover-climb.html">announcement</a> of the plan to send Opportunity out of the depths of Victoria Crater, the half-mile impact crater that the rover has been exploring for almost a year now.  Last September, when it was decided to send Opportunity into Victoria to get a close-up view of the sedimentary rock layers exposed in the crater walls, there was a lot of talk about this expedition possibly being the rover's last&#8211;it almost sounded like the robot was being sent into its own grave, its final resting place on Mars.  After all, the rover had already operated ten times longer than what it was designed for!</p>
<p>What did Opportunity's year-long sojourn yield? By examining the multitude of exposed sedimentary layers, it is believed that those layers were probably originally laid down by wind (not a surprise on Mars, which even today is a world of wind-blown dust: dust devils, sand dunes, planet-wide dust storms).  But there are also clues written in the rocks that the layers of sediment have been modified by the action of water. </p>
<p>One particular thing Opportunity has discovered are rock features dubbed "<a href="http://marsrovers.nasa.gov/spotlight/20080416_Opportunity.html">fins</a>." These fins are raised edges around rock boundaries that are rich in the mineral hematite&#8211;a mineral that often forms in the presence of water.  Opportunity found hematite on Mars early in its exploration, which supports the speculation that at least that rover’s region on Mars (Meridiani Planum) may have harbored at least shallow and intermittent bodies of water in the past.</p>
<p>The "fins" may have been formed when water dissolved away areas of sediment and then "filled in the holes" with deposited minerals&#8211;forming a kind of "fossil" of what was once an empty space.  </p>
<p>When I lived in Northern Arizona, I remember driving across the plains east of Flagstaff and finding long, wide ridges of what looked like sandstone, snaking across the dusty desert like enormous gopher trails.  I learned that these were the fossil remnants of what were stream beds:  the streams formed deposits of sand and mud in their bed, which over time hardened into sandstone and mudstone.  Later, the softer surrounding soils and sands eroded away, leaving the hardened stream beds as raised ridges of rock&#8211;dry evidence in a dry desert of past liquid water action.  Though this is not the same process that formed the fins on Mars, it is analogous.</p>
<p>But now Opportunity's mission in Victoria Crater is done, and NASA is making plans to have the robot crawl back up the slope and exit the crater at the same place it entered last September.  It will continue its mission by examining "cobbles"&#8211;small, loose stones on the surrounding planes, some of which were probably ejected by meteorite impacts in Mars' distant past. </p>
<p>Spirit, on the other side of the planet in Gusev Crater, is also still alive, and is making ready to do a bit more roving after a Martian winter of relative inactivity.  With one of its six wheels no longer functioning, Spirit will limp along and continue prospecting&#8211;next stop: some white, silica-rich material that may have formed in hot water.</p>
<p> 37.8148 -122.178</p>

	Tags: <a href="http://science.kqed.org/quest/tag/astronomy/" title="Astronomy" rel="tag">Astronomy</a>, <a href="http://science.kqed.org/quest/tag/gusev-crater/" title="gusev crater" rel="tag">gusev crater</a>, <a href="http://science.kqed.org/quest/tag/kqed/" title="kqed" rel="tag">kqed</a>, <a href="http://science.kqed.org/quest/tag/mars/" title="mars" rel="tag">mars</a>, <a href="http://science.kqed.org/quest/tag/mars-rovers/" title="Mars rovers" rel="tag">Mars rovers</a>, <a href="http://science.kqed.org/quest/tag/nasa/" title="nasa" rel="tag">nasa</a>, <a href="http://science.kqed.org/quest/tag/pbs/" title="pbs" rel="tag">pbs</a>, <a href="http://science.kqed.org/quest/tag/quest/" title="QUEST" rel="tag">QUEST</a>, <a href="http://science.kqed.org/quest/tag/robot/" title="robot" rel="tag">robot</a>, <a href="http://science.kqed.org/quest/tag/victoria-crater/" title="victoria crater" rel="tag">victoria crater</a><br />
]]></content:encoded>
			<wfw:commentRss>http://science.kqed.org/quest/2008/08/29/opportunity-is-still-rockin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<georss:point>37.8148000 -122.1780000</georss:point><geo:lat>37.8148000</geo:lat><geo:long>-122.1780000</geo:long>
		<media:thumbnail url="http://science.kqed.org/quest/files/2008/08/marsrover.jpg" />
		<media:content url="http://science.kqed.org/quest/files/2008/08/marsrover.jpg" medium="image" />
	</item>
		<item>
		<title>Planetary Robotic Roundup</title>
		<link>http://science.kqed.org/quest/2008/07/04/planetary-robotic-roundup/</link>
		<comments>http://science.kqed.org/quest/2008/07/04/planetary-robotic-roundup/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 16:20:28 +0000</pubDate>
		<dc:creator>Ben Burress</dc:creator>
				<category><![CDATA[Astronomy]]></category>
		<category><![CDATA[Partners]]></category>
		<category><![CDATA[auror]]></category>
		<category><![CDATA[Cassini]]></category>
		<category><![CDATA[dwarf planet]]></category>
		<category><![CDATA[gusev crater]]></category>
		<category><![CDATA[kqed]]></category>
		<category><![CDATA[mars]]></category>
		<category><![CDATA[mars express]]></category>
		<category><![CDATA[mars odyssey]]></category>
		<category><![CDATA[mars reconnaissance orbiter]]></category>
		<category><![CDATA[martian ice]]></category>
		<category><![CDATA[mercury]]></category>
		<category><![CDATA[nasa]]></category>
		<category><![CDATA[pbs]]></category>
		<category><![CDATA[phoenix lander]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[pluto]]></category>
		<category><![CDATA[QUEST]]></category>
		<category><![CDATA[robot]]></category>
		<category><![CDATA[rspirit]]></category>
		<category><![CDATA[Saturn]]></category>
		<category><![CDATA[solar system]]></category>
		<category><![CDATA[spacecraft]]></category>

		<guid isPermaLink="false">http://www.kqed.org/quest/blog/?p=678</guid>
		<description><![CDATA[NASA's MESSENGER spacecraft at Mercury-artist concept. Photo by: NASA I've been waiting for the "whole story" on Martian ice at the Phoenix lander site to unfold more completely, but the chemical analyses have not yet run their full courses-so I've decided to widen the focus on this blog to give a status report on current [...]]]></description>
			<content:encoded><![CDATA[<p><span class="left"><img src="http://science.kqed.org/quest/files/2008/07/space11.jpg" alt="" /><em>NASA's MESSENGER spacecraft at Mercury-artist concept.</p>
<p>Photo by: NASA</em></span></p>
<p>I've been waiting for the "whole story" on Martian ice at the Phoenix lander site to unfold more completely, but the chemical analyses have not yet run their full courses-so I've decided to widen the focus on this blog to give a status report on current active robotic exploration of planets going on around the Solar System.</p>
<p>Limiting my scope to only planetary spacecraft, the list is still respectable.  In no particular order, here's the round-up:</p>
<p><a href="http://www.foxnews.com/story/0,2933,324800,00.html" target="_blank">Spirit</a>: Mars Exploration Rover Spirit's activities on the Martian surface have been reduced to save on power, but the robot remains alive.  With the arrival of Martian winter, Spirit spends more power running heaters to keep key electronic and power equipment healthy.  Spirit remains in the giant Gusev Crater, where it will spend its entire life on Mars.</p>
<p><a href="http://www.marstoday.com/news/viewsr.rss.html?pid=2831" target="_blank">Opportunity</a>: Exploring a much smaller crater of its own, Victoria Crater-Spirit's twin, Opportunity, continues its investigation of the rock layers of Mars' geological history.  As of June 10, Opportunity has clocked in at 7.26 miles of total "roving" on Mars, since its landing back in 2004.</p>
<p><a href="http://www.space.com/missionlaunches/080628-phoenix-update.html" target="_blank">Phoenix</a>: The brand-spankin'-new Mars Phoenix lander has been digging into one of Mars' greatest scientific mysteries:  water.  Detailed chemical analysis of samples taken at Phoenix's site near the northern polar ice cap is underway, but the big question&#8211; is Phoenix standing on frozen Martian water&#8211; has been answered:  yes.</p>
<p><a href="http://www.sciencedaily.com/releases/2008/05/080526155742.htm" target="_blank">Mars Reconnaissance Orbiter</a>: The newest orbiter in the Martian fleet continues to send back its extreme-high-resolution imagery and its revealing chemical measurements, as well as to serve as a high-speed data and communication relay for other Mars-exploring robots.</p>
<p><a href="http://themis.asu.edu/" target="_blank">Mars 2001 Odyssey</a>: Credited with detecting the massive amounts of frozen water in Mars' northern hemisphere-the same ice that the Phoenix lander is now scraping at, Mars 2001 Odyssey continues its surveillance of Mars' chemistry and atmosphere.</p>
<p><a href="http://www.esa.int/SPECIALS/Mars_Express/SEMAWQ1YUFF_0.html" target="_blank">Mars Express</a>: The European orbiter that launched the ill-fated Beagle II lander has continued on a respectable career of exploration in its own right.  Mars Express also helped support the landing of the Phoenix.</p>
<p><a href="http://www.nasa.gov/mission_pages/cassini/main/index.html" target="_blank">Cassini</a>: Saturn's first robot-in-residence, Cassini, has concluded its initial 4-year mission and is now continuing on an extended mission.  Cassini has given us unprecedented close-up images and measurements of many of Saturn's stunning moons, its complicated ring system, and the swirling, aurora-touched cloud formations of Saturn itself.</p>
<p><a href="http://www.wired.com/science/space/multimedia/2008/01/gallery_messenger_photos" target="_blank">MESSENGER</a>: The first spacecraft to visit the little-understood Mercury since 1975 made its first flyby of that planet last January, and will settle into a permanent orbit in March 2011.  Even the few pics it snapped as it hurled by gave us far more detailed images of Mercury than ever before.</p>
<p><a href="http://pluto.jhuapl.edu/news_center/news/060808.htm" target="_blank">New Horizons</a>:  Launched a couple years ago on its outward bound, meteoric flight to Pluto, New Horizons has already performed some exploration duty, capturing images and data of Jupiter, Jupiter's volcanic moon Io, and Jupiter's long magnetic "tail."  Now in "cruise mode," this little robot will fly past Pluto (dwarf planet; king of the Plutoids) in July 2015.</p>
<p><a href="http://voyager.jpl.nasa.gov/" target="_blank">Voyagers 1 and 2</a>: Do you remember the remarkable voyages of discovery made by the Voyager spacecraft, both launched in 1977? Since completing their primary missions of flying by the Gas Giant planets (Voyager 1 at Jupiter and Saturn, Voyager 2 at all four), these two veterans have continued to operate and send information back to Earth, and are now about 3 times more distant from the Sun than Pluto.</p>
<p>That's the wrap.  If I missed anyone, my apologies!</p>
<p> 37.7631 -122.409</p>

	Tags: <a href="http://science.kqed.org/quest/tag/auror/" title="auror" rel="tag">auror</a>, <a href="http://science.kqed.org/quest/tag/cassini/" title="Cassini" rel="tag">Cassini</a>, <a href="http://science.kqed.org/quest/tag/dwarf-planet/" title="dwarf planet" rel="tag">dwarf planet</a>, <a href="http://science.kqed.org/quest/tag/gusev-crater/" title="gusev crater" rel="tag">gusev crater</a>, <a href="http://science.kqed.org/quest/tag/kqed/" title="kqed" rel="tag">kqed</a>, <a href="http://science.kqed.org/quest/tag/mars/" title="mars" rel="tag">mars</a>, <a href="http://science.kqed.org/quest/tag/mars-express/" title="mars express" rel="tag">mars express</a>, <a href="http://science.kqed.org/quest/tag/mars-odyssey/" title="mars odyssey" rel="tag">mars odyssey</a>, <a href="http://science.kqed.org/quest/tag/mars-reconnaissance-orbiter/" title="mars reconnaissance orbiter" rel="tag">mars reconnaissance orbiter</a>, <a href="http://science.kqed.org/quest/tag/martian-ice/" title="martian ice" rel="tag">martian ice</a>, <a href="http://science.kqed.org/quest/tag/mercury/" title="mercury" rel="tag">mercury</a>, <a href="http://science.kqed.org/quest/tag/nasa/" title="nasa" rel="tag">nasa</a>, <a href="http://science.kqed.org/quest/tag/pbs/" title="pbs" rel="tag">pbs</a>, <a href="http://science.kqed.org/quest/tag/phoenix-lander/" title="phoenix lander" rel="tag">phoenix lander</a>, <a href="http://science.kqed.org/quest/tag/planet/" title="planet" rel="tag">planet</a>, <a href="http://science.kqed.org/quest/tag/pluto/" title="pluto" rel="tag">pluto</a>, <a href="http://science.kqed.org/quest/tag/quest/" title="QUEST" rel="tag">QUEST</a>, <a href="http://science.kqed.org/quest/tag/robot/" title="robot" rel="tag">robot</a>, <a href="http://science.kqed.org/quest/tag/rspirit/" title="rspirit" rel="tag">rspirit</a>, <a href="http://science.kqed.org/quest/tag/saturn/" title="Saturn" rel="tag">Saturn</a>, <a href="http://science.kqed.org/quest/tag/solar-system/" title="solar system" rel="tag">solar system</a>, <a href="http://science.kqed.org/quest/tag/spacecraft/" title="spacecraft" rel="tag">spacecraft</a><br />
]]></content:encoded>
			<wfw:commentRss>http://science.kqed.org/quest/2008/07/04/planetary-robotic-roundup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<georss:point>37.7631000 -122.4090000</georss:point><geo:lat>37.7631000</geo:lat><geo:long>-122.4090000</geo:long>
		<media:thumbnail url="http://science.kqed.org/quest/files/2008/07/space11.jpg" />
		<media:content url="http://science.kqed.org/quest/files/2008/07/space11.jpg" medium="image" />
	</item>
		<item>
		<title>Robot Car Race</title>
		<link>http://science.kqed.org/quest/2007/11/01/robot-car-race/</link>
		<comments>http://science.kqed.org/quest/2007/11/01/robot-car-race/#comments</comments>
		<pubDate>Fri, 02 Nov 2007 00:58:42 +0000</pubDate>
		<dc:creator>Lauren Sommer</dc:creator>
				<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Partners]]></category>
		<category><![CDATA[Radio]]></category>
		<category><![CDATA[DARPA]]></category>
		<category><![CDATA[kqed]]></category>
		<category><![CDATA[kqedquest]]></category>
		<category><![CDATA[QUEST]]></category>
		<category><![CDATA[race]]></category>
		<category><![CDATA[robot]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[Stanford]]></category>

		<guid isPermaLink="false">http://www.kqed.org/quest/blog/2007/11/01/robot-car-race/</guid>
		<description><![CDATA[The DARPA Grand Challenge is one of the most unusual car races in the world. In this race, the cars drive themselves &#8211; no remote controls needed. And the contest is not a game. It could change the way all of us drive. We visited the leading Bay Area team, the Stanford Racing Team, as [...]]]></description>
			<content:encoded><![CDATA[<p><span class="left"><a href="http://science.kqed.org/quest/audio/view/660"><img src="http://science.kqed.org/quest/files/imp/radio2-5_robotcar300.jpg" /></a></span>The DARPA Grand Challenge is one of the most unusual car races in the world. In this race, the cars drive themselves &#8211; no remote controls needed. And the contest is not a game. It could change the way all of us drive. We visited the leading Bay Area team, the Stanford Racing Team, as they geared up for this year’s race.</p>
<p>The race is sponsored by the Department of Defense's research division, known as DARPA. Their goal is to convert one-third of their ground vehicles to unmanned vehicles. That's where the contest comes in&#8211; to develop the technology needed for such an application. Early uses could be surveillance on the ground or convoy missions, but they haven't ruled anything out. <strong>What are your thoughts on the wartime purpose of this contest?</strong></p>
<p>The Stanford team, like many others, see this technology being used far and wide in the future. The laser sensors that the robots use are much more accurate than human eyes. So, robotic cars could follow each other very closely, which could have major impacts on traffic and the need for new roads. Autonomous vehicles could help elderly and disabled drivers, too. It sounds like science fiction, but scientists are on their way. <strong>Would you use a robotic car?</strong></p>
<p><strong>UPDATE:</strong> The Stanford Team's car, Junior, took second place in the race this past weekend. I've heard it was a very close race with six team completing the whole course. Check out <a href="http://www.darpa.mil/grandchallenge/" target="_blank">the full race results</a> or read a <a href="http://www.sfgate.com/cgi-bin/article.cgi?f=/c/a/2007/11/05/BAKIT6EFR.DTL" target="_blank">San Francisco Chronicle</a> article on the finals.</p>
<p class="left"><a href="http://science.kqed.org/quest/audio/view/660"><img src="http://science.kqed.org/quest/files/images/radio_icon_light.gif" /></a> You may <a href="http://science.kqed.org/quest/audio/view/660"> listen to the "Robot Car Race" Radio report</a> online, as well as find more resources. Also, don't miss our <a href="http://www.flickr.com/photos/kqedquest/sets/72157602785636008/">behind-the-scenes photos for this story</a> on flickr.com.</p>
<p><span class="left"><img src="http://science.kqed.org/quest/files/imp/icon_lsommer.jpg" /></span><em><strong>Lauren Sommer</strong> reports for QUEST and <a href="http://www.kqed.org/radio/">Radio News</a> at KQED-FM.</em><br />
<br clear="all" /></p>
<p class="geo"> latitude: <span class="latitude">37.4265</span>, longitude: <span class="longitude">-122.077</span></p>

	Tags: <a href="http://science.kqed.org/quest/tag/darpa/" title="DARPA" rel="tag">DARPA</a>, <a href="http://science.kqed.org/quest/tag/kqed/" title="kqed" rel="tag">kqed</a>, <a href="http://science.kqed.org/quest/tag/kqedquest/" title="kqedquest" rel="tag">kqedquest</a>, <a href="http://science.kqed.org/quest/tag/quest/" title="QUEST" rel="tag">QUEST</a>, <a href="http://science.kqed.org/quest/tag/race/" title="race" rel="tag">race</a>, <a href="http://science.kqed.org/quest/tag/robot/" title="robot" rel="tag">robot</a>, <a href="http://science.kqed.org/quest/tag/science/" title="Science" rel="tag">Science</a>, <a href="http://science.kqed.org/quest/tag/stanford/" title="Stanford" rel="tag">Stanford</a><br />
]]></content:encoded>
			<wfw:commentRss>http://science.kqed.org/quest/2007/11/01/robot-car-race/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://science.kqed.org/quest/files/imp/radio2-5_robotcar300.jpg" />
		<media:content url="http://science.kqed.org/quest/files/imp/radio2-5_robotcar300.jpg" medium="image" />
		<media:content url="http://science.kqed.org/quest/files/images/radio_icon_light.gif" medium="image" />
		<media:content url="http://science.kqed.org/quest/files/imp/icon_lsommer.jpg" medium="image" />
	</item>
	</channel>
</rss>

