<?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>Stanford University Archives - Gizmochina</title>
	<atom:link href="https://www.gizmochina.com/tag/stanford-university/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.gizmochina.com/tag/stanford-university/</link>
	<description>Latest Tech News, Product Reviews and Deals</description>
	<lastBuildDate>Tue, 09 Apr 2024 01:32:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9.9</generator>
	<item>
		<title>Stanford&#8217;s YAY Robot Requires you to Yell Instructions at it to Improve Performance</title>
		<link>https://www.gizmochina.com/2024/04/09/stanford-yay-robot-yell-instructions/</link>
		
		<dc:creator><![CDATA[Anubhav]]></dc:creator>
		<pubDate>Tue, 09 Apr 2024 01:32:02 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Robot]]></category>
		<category><![CDATA[Stanford University]]></category>
		<guid isPermaLink="false">https://www.gizmochina.com/?p=617331</guid>

					<description><![CDATA[<img width="300" height="144" src="https://www.gizmochina.com/wp-content/uploads/2024/04/Screenshot-2024-04-08-182811-300x144.png?x10805" class="webfeedsFeaturedVisual wp-post-image" alt="Stanford Robot" style="display: block; margin: auto; margin-bottom: 5px;max-width: 100%;" link_thumbnail="" srcset="https://www.gizmochina.com/wp-content/uploads/2024/04/Screenshot-2024-04-08-182811-300x144.png 300w, https://www.gizmochina.com/wp-content/uploads/2024/04/Screenshot-2024-04-08-182811.png 641w" sizes="(max-width: 300px) 100vw, 300px" /><p>No, this is not a new optimistic robot that requires positive reinforcement. Stanford researchers have introduced YAY, a system that lets you yell instructions at your robot to improve its performance in real-time. This approach goes beyond standard programming, allowing for dynamic adjustments during tasks. The robot gets better in real-time as it learns from [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.gizmochina.com/2024/04/09/stanford-yay-robot-yell-instructions/">Stanford&#8217;s YAY Robot Requires you to Yell Instructions at it to Improve Performance</a> appeared first on <a rel="nofollow" href="https://www.gizmochina.com">Gizmochina</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="300" height="144" src="https://www.gizmochina.com/wp-content/uploads/2024/04/Screenshot-2024-04-08-182811-300x144.png?x10805" class="webfeedsFeaturedVisual wp-post-image" alt="Stanford Robot" loading="lazy" style="display: block; margin: auto; margin-bottom: 5px;max-width: 100%;" link_thumbnail="" srcset="https://www.gizmochina.com/wp-content/uploads/2024/04/Screenshot-2024-04-08-182811-300x144.png 300w, https://www.gizmochina.com/wp-content/uploads/2024/04/Screenshot-2024-04-08-182811.png 641w" sizes="(max-width: 300px) 100vw, 300px" />
<p>No, this is not a new optimistic <a href="http://gizmochina.com/tag/robot">robot </a>that requires positive reinforcement. <a href="http://gizmochina.com/tag/stanford-university">Stanford </a>researchers have introduced YAY, a system that lets you yell instructions at your robot to improve its performance in real-time. This approach goes beyond standard programming, allowing for dynamic adjustments during tasks.</p>



<h3>The robot gets better in real-time as it learns from the user&#8217;s instructions</h3>



<p>Imagine your robot struggling to put a soft ball in a box. With YAY, you can simply shout &#8220;Squeeze the ball&#8221; and the robot will adapt its strategy. These corrective instructions are then stored by the system to enhance future performance. YAY allows the user to give shouted orders for complex tasks like bagging groceries, mixing fruits, and washing dishes. These tasks often require bimanual manipulation and handling soft objects like sponges, where precise control is crucial.</p>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" width="641" height="307" src="https://www.gizmochina.com/wp-content/uploads/2024/04/Screenshot-2024-04-08-182811.png?x10805" alt="Stanford Robot" class="wp-image-617342" srcset="https://www.gizmochina.com/wp-content/uploads/2024/04/Screenshot-2024-04-08-182811.png 641w, https://www.gizmochina.com/wp-content/uploads/2024/04/Screenshot-2024-04-08-182811-300x144.png 300w" sizes="(max-width: 641px) 100vw, 641px" /><figcaption>`</figcaption></figure></div>



<p>For example, if the robot drops a sponge while bagging groceries, you can shout &#8220;Move to me, then left&#8221; to guide it. The robot might need a few tries, but it will learn from the &#8220;go left&#8221; command to eventually succeed.</p>



<p>Beyond error correction, YAY allows you to adjust task details on the fly. Let&#8217;s say the robot grabs too much candy while filling a box. Shouting &#8220;Less!&#8221; prompts the robot to put some candy back. These human-issued instructions are used to fine-tune the system, leading to a reported 20% increase in successful task completion.</p>



<p>YAY&#8217;s architecture revolves around high-level and low-level strategies. The high-level strategy analyzes camera data and generates instructions for the low-level strategy, which controls the robot&#8217;s movements. Importantly, human voice commands override everything else, ensuring real-time correction.</p>



<p>The system also incorporates a feedback loop. Verbal corrections are recorded and used to refine the high-level strategy, making the robot less reliant on immediate voice commands over time. This allows for continuous learning and improvement even after basic training. YAY holds promise for creating adaptable housework robots that can respond to our needs and learn from our guidance. Let&#8217;s see how this evolves in the near future. </p>



<p><strong><span style="text-decoration: underline">RELATED:</span></strong></p>



<ul><li><a href="https://www.gizmochina.com/2024/03/25/robot-designed-in-australia-and-manufactured-in-china-poses-a-challenge-to-zoom-and-google-meet/">Robot designed in Australia and manufactured in China poses a challenge to Zoom and Google Meet</a></li><li><a href="https://www.gizmochina.com/2024/03/12/lenovo-daystar-bot-gs-robot-dog/">Lenovo Unveils the “Daystar Bot GS” Robot Dog Companion</a></li><li><a href="https://www.gizmochina.com/2023/12/27/get-30-discount-on-aoostar-wtr-r1-n100-mini-pc-at-geekwills/">Big Discount: AOOSTAR R1 N100 NAS Mini PC Only For $159</a></li><li><a href="https://www.gizmochina.com/2023/12/18/get-100-off-on-vivo-x100-pro-at-giztop/">Get $100 Off on Vivo X100 Pro at Giztop</a></li><li><a href="https://www.gizmochina.com/awards/best-of-mwc-2024-ai-phone-transparent-laptop-3d-tablet-more%ef%bf%bc/">Best of MWC 2024: AI Phone, Transparent Laptop, 3D Tablet &amp; More</a></li></ul>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="realme GT5 Pro Full Review: The Hidden Flagship Killer is Here." width="696" height="392" src="https://www.youtube.com/embed/F70CPgn5Olk?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<p>(<a href="https://www.ithome.com/0/760/661.htm">Via</a>)</p>
<p>The post <a rel="nofollow" href="https://www.gizmochina.com/2024/04/09/stanford-yay-robot-yell-instructions/">Stanford&#8217;s YAY Robot Requires you to Yell Instructions at it to Improve Performance</a> appeared first on <a rel="nofollow" href="https://www.gizmochina.com">Gizmochina</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Samsung and Stanford collaborates to make 10,000PPI OLED display</title>
		<link>https://www.gizmochina.com/2020/10/26/samsung-stanford-10000ppi-oled-display/</link>
		
		<dc:creator><![CDATA[Jeet]]></dc:creator>
		<pubDate>Mon, 26 Oct 2020 04:50:45 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Samsung]]></category>
		<category><![CDATA[display]]></category>
		<category><![CDATA[OLED]]></category>
		<category><![CDATA[Stanford University]]></category>
		<category><![CDATA[virtual reality]]></category>
		<category><![CDATA[VR]]></category>
		<guid isPermaLink="false">https://www.gizmochina.com/?p=350106</guid>

					<description><![CDATA[<img width="300" height="150" src="https://www.gizmochina.com/wp-content/uploads/2020/01/samsung-logo-300x150.jpg?x10805" class="webfeedsFeaturedVisual wp-post-image" alt="" loading="lazy" style="display: block; margin: auto; margin-bottom: 5px;max-width: 100%;" link_thumbnail="" srcset="https://www.gizmochina.com/wp-content/uploads/2020/01/samsung-logo-300x150.jpg 300w, https://www.gizmochina.com/wp-content/uploads/2020/01/samsung-logo-768x384.jpg 768w, https://www.gizmochina.com/wp-content/uploads/2020/01/samsung-logo-696x348.jpg 696w, https://www.gizmochina.com/wp-content/uploads/2020/01/samsung-logo-840x420.jpg 840w, https://www.gizmochina.com/wp-content/uploads/2020/01/samsung-logo.jpg 1000w" sizes="(max-width: 300px) 100vw, 300px" /><p>Samsung Electronics and Stanford University have announced that their collaboration has led to the development of an impressive 10,000 pixels per inch (PPI) OLED display. It will be useful for devices that offer close-eye viewing experiences, such as virtual reality. This new 10,000PPI display is much better than what currently exists for virtual reality headsets. [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.gizmochina.com/2020/10/26/samsung-stanford-10000ppi-oled-display/">Samsung and Stanford collaborates to make 10,000PPI OLED display</a> appeared first on <a rel="nofollow" href="https://www.gizmochina.com">Gizmochina</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="300" height="150" src="https://www.gizmochina.com/wp-content/uploads/2020/01/samsung-logo-300x150.jpg?x10805" class="webfeedsFeaturedVisual wp-post-image" alt="" loading="lazy" style="display: block; margin: auto; margin-bottom: 5px;max-width: 100%;" link_thumbnail="" srcset="https://www.gizmochina.com/wp-content/uploads/2020/01/samsung-logo-300x150.jpg 300w, https://www.gizmochina.com/wp-content/uploads/2020/01/samsung-logo-768x384.jpg 768w, https://www.gizmochina.com/wp-content/uploads/2020/01/samsung-logo-696x348.jpg 696w, https://www.gizmochina.com/wp-content/uploads/2020/01/samsung-logo-840x420.jpg 840w, https://www.gizmochina.com/wp-content/uploads/2020/01/samsung-logo.jpg 1000w" sizes="(max-width: 300px) 100vw, 300px" /><p>Samsung Electronics and <a href="https://www.gizmochina.com/tag/stanford-university">Stanford University</a> have announced that their collaboration has led to the development of an impressive 10,000 pixels per inch (PPI) OLED display. It will be useful for devices that offer close-eye viewing experiences, such as virtual reality.</p>
<p>This new 10,000PPI display is much better than what currently exists for virtual reality headsets. It is a major development given that most <a href="https://www.gizmochina.com/tag/vr">VR</a> devices currently have what is called a &#8220;screen door&#8221; effect where the gap between pixels is visible.</p>
<p><img loading="lazy" class="size-full wp-image-350107 aligncenter" src="https://www.gizmochina.com/wp-content/uploads/2020/10/Samsung-10000PPI-OLED-Display.jpeg?x10805" alt="Samsung Stanford University 10000PPI OLED Display" width="1240" height="526" srcset="https://www.gizmochina.com/wp-content/uploads/2020/10/Samsung-10000PPI-OLED-Display.jpeg 1240w, https://www.gizmochina.com/wp-content/uploads/2020/10/Samsung-10000PPI-OLED-Display-300x127.jpeg 300w, https://www.gizmochina.com/wp-content/uploads/2020/10/Samsung-10000PPI-OLED-Display-768x326.jpeg 768w, https://www.gizmochina.com/wp-content/uploads/2020/10/Samsung-10000PPI-OLED-Display-1024x434.jpeg 1024w, https://www.gizmochina.com/wp-content/uploads/2020/10/Samsung-10000PPI-OLED-Display-696x295.jpeg 696w, https://www.gizmochina.com/wp-content/uploads/2020/10/Samsung-10000PPI-OLED-Display-1068x453.jpeg 1068w, https://www.gizmochina.com/wp-content/uploads/2020/10/Samsung-10000PPI-OLED-Display-990x420.jpeg 990w" sizes="(max-width: 1240px) 100vw, 1240px" /></p>
<p>OLED, a short form of the organic light-emitting diode is one of the most advanced technology displays available right now. It is used in several consumer electronic devices, including smartphones, <a href="https://www.gizmochina.com/tag/smart-tv">TVs</a>, etc.</p>
<p>To compare the newly developed 10,000PPI OLED display, most smartphones getting launched these days, including the premium ones, offer a pixel density of around 400 to 500 PPIs, which is less than one percent of what <a href="https://www.gizmochina.com/tag/samsung">Samsung</a> and Stanford have developed.</p>
<p style="text-align: center"><strong><span style="color: #ff0000">EDITOR&#8217;S PICK:</span> <a href="https://www.gizmochina.com/2020/10/24/vivo-smartphones-ar-vr-glasses-and-robots-will-be-inevitable-in-building-a-6g-network/">Smartphones, AR/VR Glasses, and Robots will be inevitable in building a 6G network, claims Vivo</a></strong></p>
<div class="td-module-meta-info"></div>
<p>As for the technology, this new OLED tech uses films to emit white light between reflecting layers &#8212; one silver and another made of reflective metal with nano-sized corrugations. This allows specific colors to resonate through pixels and thus allows for much higher pixel density than RGB <a href="https://www.gizmochina.com/tag/oled">OLEDs</a> on phones.</p>
<p>In laboratory tests, the researchers claim to have successfully produced miniature proof-of-concept pixels that offer higher color purity and a twofold increase in luminescence efficiency compared to color-filtered white-OLEDs.</p>
<h6 class="related"><strong>UP NEXT: <a href="https://www.gizmochina.com/2020/10/26/lg-q52-launched-with-6-6-inch-display-helio-p35-48mp-quad-cameras-and-4000mah-battery/">LG Q52 launched with a 6.6-inch display, Helio P35, 48MP quad cameras, and 4,000mAh battery</a></strong></h6>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://www.gizmochina.com/2020/10/26/samsung-stanford-10000ppi-oled-display/">Samsung and Stanford collaborates to make 10,000PPI OLED display</a> appeared first on <a rel="nofollow" href="https://www.gizmochina.com">Gizmochina</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Scientists Develop Battery Packed with Fire Extinguisher Inside</title>
		<link>https://www.gizmochina.com/2017/01/17/scientists-develop-battery-packed-fire-extinguisher-inside/</link>
		
		<dc:creator><![CDATA[Jed John Ikoba]]></dc:creator>
		<pubDate>Wed, 18 Jan 2017 03:39:30 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Battery fire]]></category>
		<category><![CDATA[Exploding battery]]></category>
		<category><![CDATA[Lithium ion battery]]></category>
		<category><![CDATA[Samsung Galaxy Note 7]]></category>
		<category><![CDATA[Smartphone battery]]></category>
		<category><![CDATA[Stanford University]]></category>
		<guid isPermaLink="false">http://www.gizmochina.com/?p=115601</guid>

					<description><![CDATA[<img width="300" height="150" src="https://www.gizmochina.com/wp-content/uploads/2017/01/Lithium-ion-battery-700--300x150.jpg?x10805" class="webfeedsFeaturedVisual wp-post-image" alt="lithium-ion battery" loading="lazy" style="display: block; margin: auto; margin-bottom: 5px;max-width: 100%;" link_thumbnail="" srcset="https://www.gizmochina.com/wp-content/uploads/2017/01/Lithium-ion-battery-700--300x150.jpg 300w, https://www.gizmochina.com/wp-content/uploads/2017/01/Lithium-ion-battery-700-.jpg 700w" sizes="(max-width: 300px) 100vw, 300px" /><p>In the quest to meet buyers&#8217; yearning for smartphones with longer battery life, smartphone makers have developed several technological methods of battery manufacture. Smartphones are now packed with fast charging technology that delivers full capacity charge in just few minutes. But then, the rate of exploding phones seems to have increased as well, most times the [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.gizmochina.com/2017/01/17/scientists-develop-battery-packed-fire-extinguisher-inside/">Scientists Develop Battery Packed with Fire Extinguisher Inside</a> appeared first on <a rel="nofollow" href="https://www.gizmochina.com">Gizmochina</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="300" height="150" src="https://www.gizmochina.com/wp-content/uploads/2017/01/Lithium-ion-battery-700--300x150.jpg?x10805" class="webfeedsFeaturedVisual wp-post-image" alt="lithium-ion battery" loading="lazy" style="display: block; margin: auto; margin-bottom: 5px;max-width: 100%;" link_thumbnail="" srcset="https://www.gizmochina.com/wp-content/uploads/2017/01/Lithium-ion-battery-700--300x150.jpg 300w, https://www.gizmochina.com/wp-content/uploads/2017/01/Lithium-ion-battery-700-.jpg 700w" sizes="(max-width: 300px) 100vw, 300px" /><p>In the quest to meet buyers&#8217; yearning for smartphones with longer battery life, smartphone makers have developed several technological methods of battery manufacture. Smartphones are now packed with fast charging technology that delivers full capacity charge in just few minutes. But then, the rate of exploding phones seems to have increased as well, most times the phone&#8217;s battery is the culprit.</p>
<p><a href="http://www.gizmochina.com/f1-large/"><img loading="lazy" class="aligncenter size-full wp-image-115627" src="http://www.gizmochina.com/wp-content/uploads/2017/01/F1.large_.jpg?x10805" alt="F1.large" width="1050" height="326" srcset="https://www.gizmochina.com/wp-content/uploads/2017/01/F1.large_.jpg 1050w, https://www.gizmochina.com/wp-content/uploads/2017/01/F1.large_-300x93.jpg 300w, https://www.gizmochina.com/wp-content/uploads/2017/01/F1.large_-768x238.jpg 768w, https://www.gizmochina.com/wp-content/uploads/2017/01/F1.large_-1024x318.jpg 1024w" sizes="(max-width: 1050px) 100vw, 1050px" /></a>The case of the Samsung Galaxy Note 7 is perhaps the most notable smartphone till date to have been plagued by defective battery leading to the recall of the entire line. Although Samsung is yet to release the report of its findings on the exact cause of the Note 7 exploding incidence, local media allege that the report finds the battery as the cause.</p>
<p><a href="http://www.gizmochina.com/f2-large/"><img loading="lazy" class="aligncenter size-full wp-image-115628" src="http://www.gizmochina.com/wp-content/uploads/2017/01/F2.large_.jpg?x10805" alt="F2.large" width="1050" height="1284" srcset="https://www.gizmochina.com/wp-content/uploads/2017/01/F2.large_.jpg 1050w, https://www.gizmochina.com/wp-content/uploads/2017/01/F2.large_-245x300.jpg 245w, https://www.gizmochina.com/wp-content/uploads/2017/01/F2.large_-768x939.jpg 768w, https://www.gizmochina.com/wp-content/uploads/2017/01/F2.large_-837x1024.jpg 837w" sizes="(max-width: 1050px) 100vw, 1050px" /></a></p>
<p>However, there seem to be an end in sight as scientists at the Stanford University have published in the Science Advances journal that they have developed a battery that cools itself when it gets overheated. The battery is a lithium-ion battery built with flame-retardant triphenyl phosphate (TPP) inside a shell within the electrolyte fluid. The shell melts when the temperature reaches 150C (302F), releasing the chemical compound. The accompanying test result shows battery fires were extinguished in just 0.4 seconds.</p>
<p><a href="http://www.gizmochina.com/f3-large/"><img loading="lazy" class="aligncenter size-full wp-image-115632" src="http://www.gizmochina.com/wp-content/uploads/2017/01/F3.large_.jpg?x10805" alt="F3.large" width="1050" height="796" srcset="https://www.gizmochina.com/wp-content/uploads/2017/01/F3.large_.jpg 1050w, https://www.gizmochina.com/wp-content/uploads/2017/01/F3.large_-300x227.jpg 300w, https://www.gizmochina.com/wp-content/uploads/2017/01/F3.large_-768x582.jpg 768w, https://www.gizmochina.com/wp-content/uploads/2017/01/F3.large_-1024x776.jpg 1024w, https://www.gizmochina.com/wp-content/uploads/2017/01/F3.large_-160x120.jpg 160w" sizes="(max-width: 1050px) 100vw, 1050px" /></a></p>
<p>&nbsp;</p>
<p>Lithium-ion battery is the most popular battery that powers most gadgets, including smartphones and it gets affected by heat which turns it to a potentially explosive material. Attempts have been made in the past to incorporate TPP inside batteries without the shell and that have hampered their performance, so basically what they brought into the mix is the shell which they develop for the TPP compound inside the battery.</p>
<p style="text-align: center"><strong><span style="color: #ff0000">Read Also: </span><a href="http://www.gizmochina.com/2017/01/15/lg-g6s-battery-wont-overheat-even-150-degrees/">LG G6’s Battery Won’t Overheat Even at 150 Degrees</a></strong></p>
<p>&nbsp;</p>
<p>It is hoped that this development would lead to a break-through in lithium-ion battery manufacture which would eventually bring to an end cases of battery fire or explosions.</p>
<p>(<a href="http://advances.sciencemag.org/content/3/1/e1601978.full" target="_blank">source</a>)</p>
<p>The post <a rel="nofollow" href="https://www.gizmochina.com/2017/01/17/scientists-develop-battery-packed-fire-extinguisher-inside/">Scientists Develop Battery Packed with Fire Extinguisher Inside</a> appeared first on <a rel="nofollow" href="https://www.gizmochina.com">Gizmochina</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 51/83 objects using Redis
Page Caching using Disk: Enhanced 
Content Delivery Network Full Site Delivery via cloudflare
Database Caching 13/31 queries in 0.010 seconds using Redis
Fragment Caching 2/3 fragments using Redis

Served from: www.gizmochina.com @ 2026-05-09 21:43:29 by W3 Total Cache
-->