<?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>Project Free Power &#187; Solar Power</title>
	<atom:link href="http://www.projectfreepower.com/category/solar-power/feed" rel="self" type="application/rss+xml" />
	<link>http://www.projectfreepower.com</link>
	<description>DIY Free Renewable Energy Eco Projects</description>
	<lastBuildDate>Tue, 05 Jan 2010 07:31:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How many solar panels do i need?</title>
		<link>http://www.projectfreepower.com/solar-power/how-many-solar-panels-do-i-need.html</link>
		<comments>http://www.projectfreepower.com/solar-power/how-many-solar-panels-do-i-need.html#comments</comments>
		<pubDate>Tue, 05 Jan 2010 07:31:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Solar Power]]></category>

		<guid isPermaLink="false">http://www.projectfreepower.com/?p=15</guid>
		<description><![CDATA[How many solar panels do i need? This is a common question I commonly hear on the internet. This calculator should give you an idea of how many solar panels will be required for your setup.



Solar Panel Estimator  

Desired Daily Production (KWH)   

Panel Size (Watts)  

Local Insolation Value KWH/m 2 /Day [...]]]></description>
			<content:encoded><![CDATA[<p>How many solar panels do i need? This is a common question I commonly hear on the internet. This calculator should give you an idea of how many solar panels will be required for your setup.</p>
<p><code><br />
<form name=f1>
<P ALIGN="CENTER"><HR></P><br />
<B><I><FONT FACE="Arial" SIZE=4><P>Solar Panel Estimator</B></I></FONT> <BR/> <BR/></p>
<p><INPUT onblur=Compute() TYPE="text" NAME="item1" VALUE="5"><br />
<FONT FACE="Arial">Desired Daily Production (KWH)  <BR/> <BR/></p>
<p><INPUT onblur=Compute() TYPE="text" NAME="item2" VALUE="50"></p>
<p>Panel Size (Watts) <BR/> <BR/></p>
<p><INPUT onblur=Compute() TYPE="text" NAME="item3" VALUE="2"><br />
Local Insolation Value KWH/m <SUP>2 </SUP>/Day  (light hours per day, usually 4) <BR/> <BR/></p>
<p><INPUT onblur=Compute() TYPE="text" NAME="item4" VALUE="60"><br />
Overall System Efficiency (percent) <BR/> <BR/></p>
<p><INPUT TYPE="text" NAME="item5" VALUE="?"><br />
Number of Panels Needed  <BR/> <BR/><br />
Your daily electricity needs, generally on your electric bill, or add up the wattage of each item you wish to run times the number of hours you wish to run it.</FONT> </P></p>
<p><P ALIGN="CENTER"><HR></P></p>
</form>
<p><script language="javascript">
function Compute() {
   with (document.forms["f1"])
   {
     var NPan=0;
     var Eff=0;
     var InSol=0;
     var KWh=0;
     var Watts=0;
   {
     InSol = Number ( item3.value );
     Eff = Number ( item4.value ) / 100;
     KWh = Number ( item1.value ) * 1000;
     Watts = Number ( item2.value );
     NPan = KWh / ( Eff * Watts * InSol );
     item5.value = roundTo ( NPan , 1 );
   }
   }
   }
 function roundTo ( num, pow ){
   if( isNaN( num ) )
      { num = 0; }
    num *= Math.pow(10,pow);
    num = (Math.round(num)/Math.pow(10,pow))+ "" ;
    if(num.indexOf(".") == -1)
      num += "." ;
    while(num.length - num.indexOf(".") - 1 < pow)
      num += "0" ;
    return num;
 } 
</script><br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.projectfreepower.com/solar-power/how-many-solar-panels-do-i-need.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Building a Sun Tracker</title>
		<link>http://www.projectfreepower.com/solar-power/building-a-sun-tracker.html</link>
		<comments>http://www.projectfreepower.com/solar-power/building-a-sun-tracker.html#comments</comments>
		<pubDate>Fri, 18 Jul 2008 05:11:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Solar Power]]></category>
		<category><![CDATA[energy]]></category>
		<category><![CDATA[solar]]></category>
		<category><![CDATA[sun tracker]]></category>
		<category><![CDATA[tracker]]></category>

		<guid isPermaLink="false">http://www.projectfreepower.com/?p=10</guid>
		<description><![CDATA[ Sun Trackers are a great way to get maximum performance out of your solar panels. Positioning your solar panels in a fixed location will do the job, but you will be robing your self of free power and maximum efficiency! The only downfall of a solar tracker is it takes energy to move the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.projectfreepower.com/wp-content/uploads/2008/07/sun-tracker.jpg" alt="Solar Sun Tracker" title="sun-tracker" width="270" height="207" align="left" /> Sun Trackers are a great way to get maximum performance out of your solar panels. Positioning your solar panels in a fixed location will do the job, but you will be robing your self of free power and maximum efficiency! The only downfall of a solar tracker is it takes energy to move the motor to reposition the panels so they are always facing the sun.  Overall an efficient Solar Trackers can produce 30-50% more amp hour making it a very worth while project. </p>
<p>A simple solar tracker can be built using some common radio shack parts, to upgrade this project to full size, you would simply use a heavier duty motor and relays which would be dependent on the size of your panels and how much energy is needed to rotate them. </p>
<p>Parts List:<br />
3 x LDR<br />
1 x 33 R Resistor<br />
1 x 75 R Resistor<br />
1 x 100 R Resistor<br />
1 x 10K Resistor<br />
1 x 20K Resistor<br />
1 x 2N4401 Transistor<br />
1 x TIP120 Darlington pair<br />
1 x 9v Relay<br />
1 x 5v Motor</p>
<p><img src="http://www.projectfreepower.com/wp-content/uploads/2008/07/simple-sun-tracker-schmeatic.jpg" alt="Simple Sun Tracker Schematic" title="simple-sun-tracker-schematic" width="374" height="410" class="alignnone size-full wp-image-12" /></p>
<p>With the schematic laid out, you can see it is a very simple design. The  position of the sensors is what  allows this system to track the sun. </p>
<p><img src="http://www.projectfreepower.com/wp-content/uploads/2008/07/solar-tracker-sensor-layout.jpg" alt="Solar Tracker Sensor Layout - Photo courtesy of McGraw-Hill" title="solar-tracker-sensor-layout" width="500" height="308" class="alignnone size-full wp-image-13" /></p>
<p>Sensor #3 is located in an inverted enclosure so that the light will only hit it when its facing directly at the sun.  When the sun leaves photoresistor #3, its resistance increases switching on the Darlington pair which interns switches on the relay that drives the motor.  When sun hits the photoresistor it&#8217;s resistance decreases disabling the Darlington pair and in turn stopping the motor.</p>
<p>Now you may ask what happens when the sun goes down or is hidden behind a cloudy sky? Does this tracker aimlessly scan the sky? well this is where photoresistor #2 comes in, Flush mounted this little guy can see the entire sky.  When photoresistor #2 senses the sun is out it drives the NPN transistor low. If the sun should disappear for the evening, the lack of sun will raise the resistance which brings the NPN transistor base high turning the darlington pair to low and disabling the tracker. Sensor #1 is mounted to the east, which will sense the sun rising in the morning.</p>
<p>I hope this tutorial on building a solar tracker has inspired you to build your own! If you build your own large scale tracker be sure to post what you used for a motor and any upgrades to this system.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.projectfreepower.com/solar-power/building-a-sun-tracker.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Frist Post of the new site!</title>
		<link>http://www.projectfreepower.com/solar-power/hello-world.html</link>
		<comments>http://www.projectfreepower.com/solar-power/hello-world.html#comments</comments>
		<pubDate>Fri, 04 Jul 2008 02:48:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hydro]]></category>
		<category><![CDATA[Solar Power]]></category>
		<category><![CDATA[Wind Power]]></category>

		<guid isPermaLink="false">http://projectfreepower.com/?p=1</guid>
		<description><![CDATA[Welcome to Project Free Power, This is our first post of many more to come about renewable energy sources, how to utilize them and even building your own.!
]]></description>
			<content:encoded><![CDATA[<p>Welcome to Project Free Power, This is our first post of many more to come about renewable energy sources, how to utilize them and even building your own.!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.projectfreepower.com/solar-power/hello-world.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
