<?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>Giladon-line &#187; solar</title>
	<atom:link href="http://giladlotan.com/blog/category/solar/feed/" rel="self" type="application/rss+xml" />
	<link>http://giladlotan.com/blog</link>
	<description>culture technology: bridging the gap</description>
	<lastBuildDate>Tue, 18 May 2010 00:29:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Solar Shades</title>
		<link>http://giladlotan.com/blog/2008/05/solar-shades/</link>
		<comments>http://giladlotan.com/blog/2008/05/solar-shades/#comments</comments>
		<pubDate>Sun, 01 Jun 2008 06:27:08 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Sustainability]]></category>
		<category><![CDATA[solar]]></category>
		<category><![CDATA[sustainable energy]]></category>

		<guid isPermaLink="false">http://giladlotan.com/blog/?p=341</guid>
		<description><![CDATA[<p>There&#8217;s something so elegant about this project. In addition to liking the overall design, I really like the educational aspect of these solar shades &#8211; having kids learn about solar energy, and the importance of finding the most efficient angle as they turn the panels. On the other hand, it is still extremely wasteful, like [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s something so elegant about this project. In addition to liking the overall design, I really like the educational aspect of these solar shades &#8211; having kids learn about solar energy, and the importance of finding the most efficient angle as they turn the panels. On the other hand, it is still extremely wasteful, like many of these sustainable-artsy projects. &#8220;Lets gather solar power so that we can light up more LED&#8217;s&#8230;&#8221;<br />
<img width="455" height="300" alt="designer-proposes-veil-solar-shades-to-help-power-schools-engadget.jpg" id="image342" src="http://giladlotan.com/blog/wp-content/uploads/2008/05/designer-proposes-veil-solar-shades-to-help-power-schools-engadget.jpg" /></p>
<blockquote>
<p>We&#8217;ve seen plenty of <a href="http://www.engadget.com/2008/05/12/lily-shaped-pads-could-generate-solar-energy-in-glasgow/">unique</a> <a href="http://www.engadget.com/2007/12/19/suntable-brings-solar-power-to-your-patio/">implementations</a> for solar panels, but none quite like these so-called VEIL Solar Shades from designer BÃ¼ro North, which block out the sun&#8217;s rays just as well as they capture it. In addition to being light enough for a child to turn on a swivel (they&#8217;re designed specifically for schools), the shades would apparently also boast a pattern of LED lights on their undersides, which would indicate if they&#8217;re in the optimal position to gather the maximum amount of solar energy. No word as to when of if they&#8217;re actually going to put to use, but the project has apparently already received some funding by the Victorian Government in Australia, and it certainly seems like it&#8217;d find plenty of appeal beyond schoolyards.</p></blockquote>
<p>(source: <a xhref="http://www.engadget.com/2008/05/26/designer-proposes-veil-solar-shades-to-power-schools/">engadget</a>)</p>
<p>[tags]solar,sustainable,energy,design,shades[/tags]</p>
]]></content:encoded>
			<wfw:commentRss>http://giladlotan.com/blog/2008/05/solar-shades/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Roof-Link Circuit cont&#8217;d</title>
		<link>http://giladlotan.com/blog/2007/03/roof-link-circuit-contd/</link>
		<comments>http://giladlotan.com/blog/2007/03/roof-link-circuit-contd/#comments</comments>
		<pubDate>Tue, 06 Mar 2007 16:43:16 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[ITP]]></category>
		<category><![CDATA[rooflink]]></category>
		<category><![CDATA[solar]]></category>
		<category><![CDATA[sustainable energy]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[xbee]]></category>

		<guid isPermaLink="false">http://giladlotan.com/blog/?p=130</guid>
		<description><![CDATA[<p>What I&#8217;m trying to understand is how to make a slightly smarter circuit for the Roof-Link project (the mesh network of Xbee chips that send sensor readings from the 12th floor solar panel, down to our department on the 4th floor). What happens now, is that the 12th floor module senses the voltage coming in [...]]]></description>
			<content:encoded><![CDATA[<p>What I&#8217;m trying to understand is how to make a slightly smarter circuit for the Roof-Link project (the mesh network of Xbee chips that send sensor readings from the 12th floor solar panel, down to our department on the 4th floor). What happens now, is that the 12th floor module senses the voltage coming in from the solar panel, and sends that information out through an xbee radio. This circuit is powered using the amps coming in from the solar panel, so once that drops down under 3.3V, no information is sent. I would like to be able to detect this drop down to 3.3V and have the Xbee send a series of zeros, stating that it is going to be sleeping (so instead of just null, get a few zeros before going null).</p>
<p>Another useful place for something like this would be the 8th floor module, which is currently used to pass data down from the 12th floor to the 4th floor. It is powered by a rechargeable battery pack. The Xbee radio chip is programmed to go into cyclic sleep, enabling maximum energy saving. It would be a good feature, to have the circuit detect the battery voltage going down, and having the xbee send out a signal before it dies, rather than just going silent.</p>
<p>For this reason, I&#8217;ve been playing around with the <a href="http://downloads.solarbotics.com/PDF/MAX8212.pdf"><span class="imagelink">MAXIM 8212</span></a><span class="imagelink"> voltage detector chip. Using the given <a href="http://downloads.solarbotics.com/PDF/Bicore_Experimenters_PCB/BEP-PM3.pdf">solarbotics circuit</a>. Doing a couple of tests to see which resistors (R2 and R3) I need in order to detect an input voltage level of 3.2-3.3. From the diagram in that pdf file, it seemed like R1=100k, R2 (trigger)=175K and R3 (hysterersis)=275K should do the trick. This triggers the load at a voltage of around 6V, and releases when it goes under 3.3V. </span></p>
<p>Now if I want the trigger to be around 3.5-3.7 (fresh battery) I need to place R2 = 200k. And to know that the battery&#8217;s power is ending (3.0-3.2 V), the hysterersis resistor value has to be R3 = 275k.</p>
<p><a class="imagelink" title="miller solar engine" href="http://giladlotan.com/blog/wp-content/uploads/2007/03/miller-solar-engine.gif"><img id="image131" alt="miller solar engine" src="http://giladlotan.com/blog/wp-content/uploads/2007/03/miller-solar-engine.gif" /></a></p>
<p>The <a href="http://downloads.solarbotics.com/PDF/mn1380.pdf">1381</a> IC is a voltage trigger. Using this IC in a circuit (I got the 1381S, which has a preset voltage trigger point at 4.0-4.3 V. I just wanted to try to make a simple BEAM circuit here, wakes up whenever it has enough voltage (4V in this case) to power the load. The <a href="http://www.sparkfun.com/datasheets/Components/2N3904.pdf">2N3904</a> is ***(goes ). Again here, I got a trigger from between 2.0 to 2.3V, half of what I&#8217;d expected.</p>
]]></content:encoded>
			<wfw:commentRss>http://giladlotan.com/blog/2007/03/roof-link-circuit-contd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
