<?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>Homeowner&#039;s Blog &#187; Solar Energy</title>
	<atom:link href="http://www.catskillhouse.us/blog/category/solar-energy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.catskillhouse.us/blog</link>
	<description>Home improvement with an eye toward sustainability</description>
	<lastBuildDate>Sun, 19 Feb 2012 16:03:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>PV system technical specs</title>
		<link>http://www.catskillhouse.us/blog/pv-system-technical-specs/</link>
		<comments>http://www.catskillhouse.us/blog/pv-system-technical-specs/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 19:57:07 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Electrical]]></category>
		<category><![CDATA[Solar Energy]]></category>
		<category><![CDATA[yard]]></category>
		<category><![CDATA[Environment]]></category>
		<category><![CDATA[photovoltaic]]></category>
		<category><![CDATA[solar]]></category>

		<guid isPermaLink="false">http://www.catskillhouse.us/blog/?p=1260</guid>
		<description><![CDATA[<p>I know there are a few technical readers out there who might be interested in this stuff.  For the rest of you, browse through some old posts, some of them are quite entertaining.</p> <p>The PV system sizing is based on a few ground facts, as we used to call them.  First, the current usage of [...]]]></description>
			<content:encoded><![CDATA[<p>I know there are a few technical readers out there who might be interested in this stuff.  For the rest of you, browse through some old posts, some of them are quite entertaining.</p>
<p>The PV system sizing is based on a few ground facts, as we used to call them.  First, the current usage of the structure.  In my case, about 8,000 kWh per year.  Second, the average annual sun hours per day for the location (about 5), and third, the shading, if any and system losses.  Therefore, to calculate the system size, the following method is used:</p>
<ol>
<li>Annual kWh ÷ 365 days = kWh per day</li>
<li>Percentage of electricity to offset (decimal)</li>
<li>kWh per day ÷ sun hours (about 5 hours in the Hudson Valley)</li>
<li>Figure in losses (temperature loss 88%, system derate 95%, inverter 95.5%)</li>
</ol>
<p>Therefore, my system looks like this:</p>
<ol>
<li>8000 kWh ÷ 365 days = 21.9 kWh per day.</li>
<li>I want to offset 100 percent, so 21.9 kWh × 1.0 = 21.9 kWh</li>
<li>I have an average of 5 sun hours per day, so 21.9 kWh ÷ 5 hours = 4.38 kW</li>
<li>Calculate system temperature loss, 4.38 kW ÷ 0.88 = 4.98 kW</li>
<li>Calculate system derate, 4.98 kW ÷ 0.95 = 5.24 kW</li>
<li>Calculate inverter loss, 5.93 kW ÷ 0.955 = 5.26 kW</li>
</ol>
<p>Therefore, according to this, I would need a 5.26 KW DC rated PV system.  Our system is 4.1 KW DC, which is a little bit lower than required.  I am waiting to see how the micro inverters do with the solar panels.  I will bet they are more efficient than large string inverters and thus, we will get close to the desired number.</p>
<p>Next, things like breaker sizes, wire sizes, voltage drop, temperature de-rate, conduit fill and grounding need to be addressed.  First, there is a three line diagram that shows how the array is wired:</p>
<div id="attachment_1264" class="wp-caption alignnone" style="width: 510px"><a href="http://www.catskillhouse.us/blog/wp-content/uploads/2010/02/3-line-diagram.pdf"><img class="size-full wp-image-1264" title="3 line diagram" src="http://www.catskillhouse.us/blog/wp-content/uploads/2010/02/3-line-diagram.jpg" alt="3 line diagram, 4,100 watt PV system using Enphase M-210 inverters" width="500" height="386" /></a><p class="wp-caption-text">3 line diagram, 4,100 watt PV system using Enphase M-210 inverters</p></div>
<p>There are two 240 volt 15 amp branch circuits, each one is connected to 10 Enphase microverters.  The inverters are connected in parallel on these circuits.  Each inverter is in turn connected to a single 205 watt Sanyo Hip-205N PV panel.  Therefore, each inverter is capable of 205watts / 240 volts = 0.85 amps.  Maximum branch circuit current is then 10 inverters x 0.85 amps or 8.5 amps.  The NEC states that breakers should normally run at 75% of there rated value, so 8.5 amps x 1.25 = 10.63 amps.  Therefore a 15 amp circuit breaker is satisfactory.</p>
<p>Next, wiring sizing.  A fifteen amp breaker calls for #14 AWG wire.  This will not be satisfactory, however, to deal with the voltage drop between the solar panel array and the service entrance panel.  The distance between them is 124 feet.  Since we paid so much money for the solar panels, I want to keep the voltage drop to 1% or so.  This will ensure that all of the power we generated at the solar array gets into our electrical system and will not be dissipated as heat.  Here is the calculations for voltage drop:</p>
<p><em>Vdrop = (I x 2 x d) / (1000Ft/Kft) x r</em></p>
<p>(It is a little hard to write this formula out on one line)</p>
<p><em>Vdrop &#8211; volts lost<br />
I &#8211; current<br />
d &#8211; distance<br />
r &#8211; resistance of wire per 1000 ft (from NEC 2008, table 8, conductor properties)<br />
</em></p>
<p>Therefore, using 14 gauge (stranded) wire:</p>
<p>Vdrop = (8.5 amps x 2 x 124 ft) /1000 x 3.14Ω = 6.62 volts.</p>
<p>In a 240 volt circuit, each leg is 120 volts, therefore 6.62 volts / 120 volts = 0.0551 or 5.51% voltage drop.  Too high for our purposes.</p>
<p>Using 8 gauge (stranded) wire:</p>
<p>Vdrop =(8.5 amps x 2 x 124ft) / 1000 x 0.778Ω = 1.64 volts.</p>
<p>1.64 volts / 120 volts = 1.3%</p>
<p>Therefore, #8 AWG wire is appropriate for this application.</p>
<p>Next, temperature derate.  The wire itself is #8 THHN which is rated for 90°C.  This will be well within our specs, especially since we already accounted for voltage drop, above.  The wire will be in conduit.  In this case, we are derating the conductor for the maximum temperature that conductor is expected to experience.  Since our maximum temperature around here is about 100°F, according to NEC table 310.16, #8 AWG copper wire has a current caring capacity of 55 amps x 0.91 or 50 amps.  This is well above our maximum current of 10.63 amps so that is good.  This step is more critical on roof top installations where ambient temperatures can be very high.</p>
<p>Next is conduit fill.  One can&#8217;t just stuff as many wires as one can fit into a conduit.  Generally speaking, the NEC seems to expect about 50% conductor fill in any given conduit.  Thankfully, there are tables that give out this information.  For my purposes, I used 1 1/4 inch schedule 40 PVC conduit.  According to Table C.10 up to seven #8 AWG conductors can be placed in that conduit.  I have two 240 volt branch circuits, including neutrals and a ground wire.  That totals seven conductors.</p>
<p>Finally, grounding.  All non-current carrying metal parts, frames, etc. must be grounded. Fortunately, the 2008 NEC allows us to size our grounding conductor to the size of the over current device (circuit breaker).  In this cast that would be 15 amps, therefore 14 gauge.  Unfortunately, the Jurisdiction Having Authority (JHA) has not adopted the 2008 NEC yet, they are on 2002 which requires the grounding wire to be the same size as the current carrying wire, regardless of the sizing of the wire for voltage drop.  So, #8 AWG ground wire between the array and the service entrance panel is required.  All metal frames and mounting rails of the PV array need to be connected to this ground.  Any ground wire that is not protected e.g. run in conduit needs to be a #6 or bigger conductor.  Also, a separate grounding electrode needs to be installed at the PV array since it is not a part of the existing structure.</p>
<p>Instead of running a continuous ground wire to each module, inverter and mounting frame member, I was allowed to use a WEEB (Washer, Electrical Equipment Bond) type ground.  These little clips go between the modules and the frame, making the mounting frames the grounding conductor.  It saves time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.catskillhouse.us/blog/pv-system-technical-specs/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Installing our Photovoltaic system, part IV</title>
		<link>http://www.catskillhouse.us/blog/installing-our-photovoltaic-system-part-iv/</link>
		<comments>http://www.catskillhouse.us/blog/installing-our-photovoltaic-system-part-iv/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 23:37:50 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Electrical]]></category>
		<category><![CDATA[Environment]]></category>
		<category><![CDATA[Solar Energy]]></category>
		<category><![CDATA[solar]]></category>

		<guid isPermaLink="false">http://www.catskillhouse.us/blog/?p=1238</guid>
		<description><![CDATA[<p>Now for the fun part, the frame is all done.  The frame is pressure treated 4&#215;4 post and beam style.  The rafters are pressure treated 2 x 10 x 12 feet.  Over all, it came out pretty nice.  Next year I intend to replace the front deck with a covered porch, also post and beam [...]]]></description>
			<content:encoded><![CDATA[<p>Now for the fun part, the frame is all done.  The frame is pressure treated 4&#215;4 post and beam style.  The rafters are pressure treated 2 x 10 x 12 feet.  Over all, it came out pretty nice.  Next year I intend to replace the front deck with a covered porch, also post and beam style, so this should match the look of the house.</p>
<div id="attachment_1240" class="wp-caption alignnone" style="width: 510px"><a href="http://www.catskillhouse.us/blog/wp-content/uploads/2010/01/PV-system-finished.jpg"><img class="size-full wp-image-1240" title="PV system finished" src="http://www.catskillhouse.us/blog/wp-content/uploads/2010/01/PV-system-finished.jpg" alt="Front view of 4.1 KW PV system" width="500" height="316" /></a><p class="wp-caption-text">Front view of 4.1 KW PV system</p></div>
<div id="attachment_1242" class="wp-caption alignnone" style="width: 510px"><a href="http://www.catskillhouse.us/blog/wp-content/uploads/2010/01/PV-system.jpg"><img class="size-full wp-image-1242" title="PV system" src="http://www.catskillhouse.us/blog/wp-content/uploads/2010/01/PV-system.jpg" alt="Ground mounted 4.1 KW PV system" width="500" height="375" /></a><p class="wp-caption-text">Ground mounted 4.1 KW PV system</p></div>
<p>This system is 4.1 KW and should provide almost all of our electric needs once we replace the old refrigerator with an energy star unit.</p>
<div id="attachment_1243" class="wp-caption alignnone" style="width: 510px"><a href="http://www.catskillhouse.us/blog/wp-content/uploads/2010/01/enphase-inverter-under-pv-panel.jpg"><img class="size-full wp-image-1243" title="enphase inverter under pv panel" src="http://www.catskillhouse.us/blog/wp-content/uploads/2010/01/enphase-inverter-under-pv-panel.jpg" alt="Enphase M-210 inverter under Sanyo HIP205NHKA5" width="500" height="375" /></a><p class="wp-caption-text">Enphase M-210 inverter under Sanyo HIP205NHKA5</p></div>
<p>I used Unirack Sunframe rails to mount the PV modules. The modules are  are Sanyo HIP 205NHK5 Modules and Enphase M-210 microverters.  I like the concept of the Microverter, e.g. each panel has it&#8217;s own small inverter.  This allows from some shade tolerance for the lower modules without loosing the entire array.  Also, each panel is matched to it&#8217;s inverter at the best efficiency, increasing the overall array output.  Seldom do you get to see the underside of a PV array as they are most often mounted on a roof.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.catskillhouse.us/blog/installing-our-photovoltaic-system-part-iv/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Installing our Photovoltaic system, part III</title>
		<link>http://www.catskillhouse.us/blog/installing-our-photovoltaic-system-part-iii/</link>
		<comments>http://www.catskillhouse.us/blog/installing-our-photovoltaic-system-part-iii/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 00:12:29 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Electrical]]></category>
		<category><![CDATA[Environment]]></category>
		<category><![CDATA[Solar Energy]]></category>
		<category><![CDATA[yard]]></category>
		<category><![CDATA[solar]]></category>

		<guid isPermaLink="false">http://www.catskillhouse.us/blog/?p=1230</guid>
		<description><![CDATA[<p>Constructing the mounting frame. I had my one &#8220;oops&#8221; moment in the project already, hopefully there will not be another one. It seems that when I laid out the position of the mounting frame, I was a little too close to the property line. In the end of October, the town that I live in [...]]]></description>
			<content:encoded><![CDATA[<p>Constructing the mounting frame.  I had my one &#8220;oops&#8221; moment in the project already, hopefully there will not be another one.  It seems that when I laid out the position of the mounting frame, I was a little too close to the property line.  In the end of October, the town that I live in changed its zoning code, making side line set backs 40 feet.  The previous code stated it was 10 feet for &#8220;unenclosed&#8221; uses, e.g. swimming pools, fences, etc.  Since the mounting frame is not enclosed, I figured I would be good at 30 feet.  No good, the whole thing had to be moved back 10 feet.</p>
<p>Equally unfortunate is the fact that I jumped the gun on the construction and poured the footings before I had the building permit.  So, once again I rented the Kabota backhoe from the Taylor rental place down the road.  I am on a first name basis with the owner, which is nice, sort of.  Anyway, quick work with a chain and I pulled all six of the eight inch footings out of the ground, dug new holes and place the pre-poured footing in a new whole.  I dumped about 6-8 inches of crushed stone in each hole an compacted it.  All in all, I am only out the one day&#8217;s rental on the back hoe, which was not too bad.</p>
<div id="attachment_1233" class="wp-caption alignnone" style="width: 510px"><img class="size-full wp-image-1233" title="Frame for solar system" src="http://www.catskillhouse.us/blog/wp-content/uploads/2009/12/Frame-for-solar-system.jpg" alt="Timber Frame for 4.1 KW Photovoltaic system" width="500" height="375" /><p class="wp-caption-text">Timber Frame for 4.1 KW Photovoltaic system</p></div>
<p>On to the construction of the frame.  I decided to use 4 x 4 posts and beams, except for the main support beam, which is 4 x 6 inch.  The entire structure is braced with 4 x 4s at all ninety degree meetings.</p>
<div id="attachment_1234" class="wp-caption alignnone" style="width: 510px"><img class="size-full wp-image-1234" title="frame for solar system1" src="http://www.catskillhouse.us/blog/wp-content/uploads/2009/12/frame-for-solar-system1.jpg" alt="Corner bracing" width="500" height="375" /><p class="wp-caption-text">Corner bracing</p></div>
<p>Of course, the weather has closed in and I am working outside in the snow and wind.  On Saturday, it was 15 degrees out with a 20 MPH wind.  I don&#8217;t know what the wind chill was, I can however verify, it was unpleasant working outside.  That being said, progress has been made.</p>
<p>The frame is mostly up, I need to put the final support beam across the top.  Then I need to put in the &#8220;rafters&#8221; which will be 2 x 8 x 12 treated lumber.  The rafter spacing will be a little odd, since they are space to support the solar panels according to the panel manufactures specifications.</p>
<div id="attachment_1235" class="wp-caption alignnone" style="width: 510px"><img class="size-full wp-image-1235" title="frame trench to house" src="http://www.catskillhouse.us/blog/wp-content/uploads/2009/12/frame-trench-to-house.jpg" alt="Hand dug conduit trench" width="500" height="375" /><p class="wp-caption-text">Hand dug conduit trench</p></div>
<p>Also completed (before the ground froze solid) is the trench between the house and the support frame.  We dug this by hand, 42 feet long by 18 inches deep, as the current NEC specifies for PVC conduit.</p>
<p>Everything is frozen solid right now, which actually has it&#8217;s advantages.  Come springtime, this will be a soupy mud mess.  Once the ground drys out a little bit, I&#8217;ll rake it out and plant some grass seed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.catskillhouse.us/blog/installing-our-photovoltaic-system-part-iii/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing our Photovoltiac system, Part II</title>
		<link>http://www.catskillhouse.us/blog/installing-our-photovoltiac-system-part-ii/</link>
		<comments>http://www.catskillhouse.us/blog/installing-our-photovoltiac-system-part-ii/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 19:14:55 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Electrical]]></category>
		<category><![CDATA[Environment]]></category>
		<category><![CDATA[Solar Energy]]></category>
		<category><![CDATA[yard]]></category>
		<category><![CDATA[solar]]></category>

		<guid isPermaLink="false">http://www.catskillhouse.us/blog/?p=1213</guid>
		<description><![CDATA[<p>Laying out the support frame.  As mentioned before, the south facing roof on our house is taken up with the solar hot water system.  The only mounting option for the photovoltaic system was to build a sun shade type support frame in the yard.</p> <p>The first thing that was needed was the size of the [...]]]></description>
			<content:encoded><![CDATA[<p>Laying out the support frame.  As mentioned before, the south facing roof on our house is taken up with the solar hot water system.  The only mounting option for the photovoltaic system was to build a sun shade type support frame in the yard.</p>
<p>The first thing that was needed was the size of the array.  For this system, we will be installing 20 <a href="http://us.sanyo.com/dynamic/product/Downloads/Solar%20Sales%20Sheets%20205N-44055411.pdf" target="_blank">Sanyo HIP-205N</a> modules.  These measure 62.2&#8243; x 31.4&#8243;.  I would like these to be installed landscape style, four deep by 5 wide.  The total array size is 311&#8243; or 25.9&#8242; X 125.6&#8243; or 10.4&#8242;  I am leaving a little room around the edges for a safety factor, so my support frame will be 27 x 12 feet.</p>
<p>I also want  to tilt the array to latitude, which around here is 42 degrees.  There have been studies that show that the tilt angle is not a critical as once thought, however, since I can do it, I might as well.  Therefore, I will install a total of six support posts, making the structure 26 feet x 7 feet.  The front of the structure will be about 6 feet above ground level, the back will be about 12 feet above ground level.</p>
<div id="attachment_1221" class="wp-caption alignnone" style="width: 510px"><img class="size-full wp-image-1221" title="PV system location staked out" src="http://www.catskillhouse.us/blog/wp-content/uploads/2009/11/PV-system-location-staked-out.jpg" alt="PV system location marked with stakes" width="500" height="375" /><p class="wp-caption-text">PV system location marked with stakes</p></div>
<p>I staked out the frame and aligned it to true south.  It is only a few degrees off from the property line, so it works out well.  Since we have had a lot of rain this year, I decided to dig a test pit to see where the water table is in relation to the bottom of the footings.  Local code requires 48 inch deep footings, my test pit reached 46 inches deep before I saw some seepage.  I left it over night and the next morning there was about 2 to 3 inches of water in the bottom.  Over all, not too bad, I put some crushed stone in the bottom of each footing before I put the form in.</p>
<div id="attachment_1222" class="wp-caption alignnone" style="width: 510px"><img class="size-full wp-image-1222" title="PV system test pit" src="http://www.catskillhouse.us/blog/wp-content/uploads/2009/11/PV-system-test-pit.jpg" alt="Test pit to see where the ground water table is" width="500" height="375" /><p class="wp-caption-text">Test pit to see where the ground water table is</p></div>
<p>It rained most of the day on Saturday, however, I still managed to dig four of the six holes.  On Sunday, I dug the last two.  Then, by <a href="http://www.catskillhouse.us/blog/who-much-concrete-is-needed-to-fill-a-sonotube/" target="_blank">this post</a>, I knew that it takes about 2 2/3 80 pound bags of ready mix to fill an 8 by 48 inch sonotube.  I picked up 16 bags of 4000 PSI ready mix.  This time, I borrowed a cement mixer, which made things much easier.  I also used one #4 (1/2 inch) rebar down the middle of each footing, tied to the J bolt on top.  I used 1 gallon of water per 80 pound bag, as the directions on the bag stated.  This made a good stiff mix.</p>
<div id="attachment_1223" class="wp-caption alignnone" style="width: 510px"><img class="size-full wp-image-1223" title="PV system footings dug strings" src="http://www.catskillhouse.us/blog/wp-content/uploads/2009/11/PV-system-footings-dug-strings.jpg" alt="Holes completed, string crosses mark footing locations" width="500" height="375" /><p class="wp-caption-text">Holes completed, string crosses mark footing locations</p></div>
<p>To make all of the forms the same level, I used a 14&#8242; 2 x 8 and a level.  Going from hole to hole, slowly putting more packed crushed stone in each hole, I think I got pretty close.  Also, the crushed stone will aid with drainage around the bottom of the footing.  Any differences in level can be made up by trimming the posts.</p>
<div id="attachment_1224" class="wp-caption alignnone" style="width: 510px"><img class="size-full wp-image-1224" title="PV system footing hole" src="http://www.catskillhouse.us/blog/wp-content/uploads/2009/11/PV-system-footing-hole.jpg" alt="Footing hole, somewhat deeper than 48 inches" width="500" height="375" /><p class="wp-caption-text">Footing hole, somewhat deeper than 48 inches</p></div>
<p>This was a miserable job.  It was wet and muddy all day long.  One of the hole had a lot of water in it, which needed to be pumped out before I could put the form in.  Our soil is thick clay, which caked on everything, shovels, boots, rocks, etc.  The weather forecast was for sun on Sunday, which turned out to be false.  Still, it is done.</p>
<div id="attachment_1225" class="wp-caption alignnone" style="width: 510px"><img class="size-full wp-image-1225" title="PV system footings done" src="http://www.catskillhouse.us/blog/wp-content/uploads/2009/11/PV-system-footings-done.jpg" alt="Footings completed and backfilled" width="500" height="375" /><p class="wp-caption-text">Footings completed and backfilled</p></div>
<p>I was going to use the excavator to dig the trench for the conduit, however, I decided that a ditch witch would be a better idea, less back fill, less mess, etc.  For conduit, I think I will go with two inch.  This system has microverters, which means the feed from the solar array will be 240 VAC.  I could use #12AWG with this and come in at just under 2% voltage drop.  Since I have spools of #8 AWG already on the truck, I will used that cable instead.  That makes the voltage drop 0.6%.  Since there are two 240 VAC branch circuits, plus two neutrals and one ground wire, that makes the total number of conductors 7.  According to the latest version of the NEC (2008), table C.10, 1 1/4 inch schedule 40 PVC conduit is acceptable for this installation.</p>
<p>Once the concrete hardens for a couple of days, we&#8217;ll put up the frame.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.catskillhouse.us/blog/installing-our-photovoltiac-system-part-ii/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Installing our Photovoltaic Solar System, Part I</title>
		<link>http://www.catskillhouse.us/blog/installing-our-photovoltaic-solar-system-part-i/</link>
		<comments>http://www.catskillhouse.us/blog/installing-our-photovoltaic-solar-system-part-i/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 01:08:29 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Electrical]]></category>
		<category><![CDATA[Environment]]></category>
		<category><![CDATA[Solar Energy]]></category>
		<category><![CDATA[yard]]></category>
		<category><![CDATA[solar]]></category>

		<guid isPermaLink="false">http://www.catskillhouse.us/blog/?p=1209</guid>
		<description><![CDATA[<p>I have had a pretty good year with the solar business thus far.  Therefore, I decided to roll some of this year&#8217;s profits into our own Photovoltaic (PV) system.  This idea has been batted about before, including as a battery back up for the sump pumps, however, a few things have developed since then.</p> <p>First [...]]]></description>
			<content:encoded><![CDATA[<p>I have had a pretty good year with the solar business thus far.  Therefore, I decided to roll some of this year&#8217;s profits into our own Photovoltaic (PV) system.  This idea has been batted about before, including as a battery back up for the sump pumps, however, a few things have developed since then.</p>
<p>First of all, as technology often does, newer things are available these days that make a solar system in the North East a better proposition.  Secondly, the solar business has done better than I expected.  As a result, I don&#8217;t often have much time to work on household projects.  That means that this years &#8220;capital improvement&#8221; budget has gone unspent for the most part.  Finally, I would like to offset some of the extra income tax from the profits.  What better way than to invest in the technology myself.  The Federal Government offers a 30% income tax incentive and the NY State government offers a 25% tax income incentive up to $5,000.00.  This will cut the overall cost of the installed system by almost 50%.</p>
<p>There are a number of considerations:</p>
<ol>
<li>How large of a system should be installed.  I decided that I wanted to offset 70-80% of my annual electrical use.  In this climate and environment, that equates to about 4.1 KW DC PV system.  This leaves a little downward room in case I decide to replace the electric stove with a gas unit.</li>
<li>Where can it be installed.  Since the south facing roof has the solar hot water system, the PV system needs to be mounted on a sun shade type structure in the yard.</li>
<li>What type of technology.  I was initially looking at a grid tied with battery back up, however, after I looked into the newest type of inverter, the<a href="http://www.enphaseenergy.com/" target="_blank"> Enphase microverter</a>, I decided that this was the way to go.  A battery backup can be added at a later date.</li>
</ol>
<p>The Enphase microverters are really cool.  The way this system works is every solar panel has its own small inverter instead of one large inverter for many panels.   The advantages of this type of system are thus:  In conventional system, shading of one panel can cause the entire solar array to turn off, making it ineffective.  With the microverters, the shaded panel may turn off, but the rest of the unshaded panels still put out full power.  In the Northeast, trees grow everywhere, it is nearly impossible to have a completely shade free site, nor should home owner&#8217;s be expected to clear cut their lots to accommodate a PV system.  The Enphase microverters mitigate some of those concerns.</p>
<p>Also, multiple inverters create redundancy.  Any one inverter can fail, leaving the other nineteen still operational.  There is automatic web monitoring for a small annual fee, or the modules can be monitored manually.  I may write a small web based program to monitor and post my energy output here.  The inverters themselves carry a 15 year warranty, whereas most other inverters carry a 5 year warranty.</p>
<p>Finally, there are no DC voltage losses to account for, making the entire system operate much more efficiently.</p>
<p>In anycase, the order has been signed, checks have been written and the excavator has been reserved for this weekend.  The first step is to dig and poor the footings for the sun shade.</p>
<p>More to follow.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.catskillhouse.us/blog/installing-our-photovoltaic-solar-system-part-i/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Our home improvement progress</title>
		<link>http://www.catskillhouse.us/blog/our-home-improvement-progress/</link>
		<comments>http://www.catskillhouse.us/blog/our-home-improvement-progress/#comments</comments>
		<pubDate>Sun, 28 Dec 2008 17:21:59 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Solar Energy]]></category>
		<category><![CDATA[basement]]></category>
		<category><![CDATA[deck]]></category>
		<category><![CDATA[electricity]]></category>
		<category><![CDATA[Garden]]></category>
		<category><![CDATA[progress]]></category>

		<guid isPermaLink="false">http://www.catskillhouse.us/blog/?p=863</guid>
		<description><![CDATA[<p>We have sort of hit a wall this year.  Looking back on it, almost nothing happened that was supposed to.  First off, we sort of ran out of funds and time.  What with the $4.87 per gallon gas this summer, expenses from my children, the ever increasing cost of health care, and all the time [...]]]></description>
			<content:encoded><![CDATA[<p>We have sort of hit a wall this year.  Looking back on it, almost nothing happened that was supposed to.  First off, we sort of ran out of funds and time.  What with the $4.87 per gallon gas this summer, expenses from my children, the ever increasing cost of health care, and all the time I put into starting my solar business, it seemed that the house renovations where put on hold.</p>
<p>My list for 2008 was as follows:</p>
<ol>
<li>Build a shed in the back yard.  Nope.</li>
<li><a href="http://www.catskillhouse.us/blog/removing-the-old-deck/" target="_blank">Remove the old deck </a>from the front of the house.  1/2 done.</li>
<li>Build a new porch on the front of the house.  Nope.</li>
<li>Expand the garden and<a href="http://www.catskillhouse.us/blog/raised-vegetable-garden-beds-done/" target="_blank"> install raised beds</a>.  Done.</li>
<li>Install a <a href="http://www.catskillhouse.us/blog/solar-power-for-the-basement-sump-pumps/" target="_blank">solar backup power system</a> for critical household loads.  No money</li>
<li>Insulate the basement.  Not yet, might still happen</li>
<li>Build shelves and properly store all the stuff in the basement.  Not yet, might still happen.</li>
<li>Build two <a href="http://www.catskillhouse.us/blog/diy-solar-panels-part-ii/" target="_blank">solar hot air collectors</a> and attach them to the south wall.  About 3/4 done, ran out of good weather.</li>
</ol>
<p>I did manage to get one thing done, the garden.  Actually, I am happy with that as we are still eating vegetables that we grew last summer.  As for the rest, oh well, perhaps sometime in the future.  With the involuntary four day without electricity experiment, I would bet #5 becomes a high priority.   I do so love electricity and all of the things that it provides.</p>
<p>The one big thing that was not on the list but got done anyway was the <a href="http://www.catskillhouse.us/blog/how-to-water-proof-a-basement-part-ii/" target="_blank">basement water proofing/drainage system</a>.  This was expensive and kind of killed the budget for the rest of the summer.</p>
<p>A little hit at what I am working on now: Solar powered LED grow lights.  Large versions to be used in commercial green houses.</p>
<p>As for next year, I am not making any predictions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.catskillhouse.us/blog/our-home-improvement-progress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DIY solar panels, Part II</title>
		<link>http://www.catskillhouse.us/blog/diy-solar-panels-part-ii/</link>
		<comments>http://www.catskillhouse.us/blog/diy-solar-panels-part-ii/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 23:16:45 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Alternate Energy]]></category>
		<category><![CDATA[Environment]]></category>
		<category><![CDATA[Heating]]></category>
		<category><![CDATA[Solar Energy]]></category>
		<category><![CDATA[solar]]></category>

		<guid isPermaLink="false">http://www.catskillhouse.us/blog/?p=811</guid>
		<description><![CDATA[<p>This is part II of how to make your own solar thermal collector to help offset heating costs this winter.  You will need a good south facing wall to mount this collector on.  In order to be most effective, the wall should be unshaded between 9 am to 3 pm daily.  Some defused sunlight shining [...]]]></description>
			<content:encoded><![CDATA[<p>This is part II of how to make your own solar thermal collector to help offset heating costs this winter.  You will need a good south facing wall to mount this collector on.  In order to be most effective, the wall should be unshaded between 9 am to 3 pm daily.  Some defused sunlight shining through the branches of a deciduous tree is fine.</p>
<p>Preferably this collector will be mounted adjacent to a large reflective surface.  A snow field would be perfect, however, dry sand, concrete and water will also work.  The quality of the reflective surface is called <a href="http://en.wikipedia.org/wiki/Albedo" target="_blank">Albedo</a>, which in Latin refers to its &#8220;whiteness.&#8221;</p>
<p>Here are some albedo figures for some common reflective surfaces:</p>
<p><!--[if gte mso 9]><xml> Normal   0 </xml><![endif]--><!--  --></p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="197" valign="top">Material</td>
<td width="197" valign="top">Albedo (percent reflection)</td>
<td width="197" valign="top">Comments</td>
</tr>
<tr>
<td width="197" valign="top">Snow, new</td>
<td width="197" valign="top">80-90%</td>
<td width="197" valign="top"></td>
</tr>
<tr>
<td width="197" valign="top">Snow, old</td>
<td width="197" valign="top">65-75%</td>
<td width="197" valign="top">After one week</td>
</tr>
<tr>
<td width="197" valign="top">Sand, dry</td>
<td width="197" valign="top">35-45%</td>
<td width="197" valign="top"></td>
</tr>
<tr>
<td width="197" valign="top">Sand, wet</td>
<td width="197" valign="top">25-35%</td>
<td width="197" valign="top"></td>
</tr>
<tr>
<td width="197" valign="top">Ice</td>
<td width="197" valign="top">30-40%</td>
<td width="197" valign="top"></td>
</tr>
<tr>
<td width="197" valign="top">Concrete (dry)</td>
<td width="197" valign="top">50%</td>
<td width="197" valign="top"></td>
</tr>
<tr>
<td width="197" valign="top">Water (high angle radiation)</td>
<td width="197" valign="top">8%</td>
<td width="197" valign="top">Sun angle relative to surface</td>
</tr>
<tr>
<td width="197" valign="top">Water (low angle radiation)</td>
<td width="197" valign="top">70-100%</td>
<td width="197" valign="top">Sun angle relative to surface</td>
</tr>
</tbody>
</table>
<p>Also, the lower the sun angle, the larger the reflective surface should be.  This is for two reasons; first, the <a href="http://en.wikipedia.org/wiki/Reflection_(physics)" target="_blank">law of reflection</a> states:</p>
<ol>
<li>The incident ray, the reflected ray and the normal to the reflection surface at the point of the incidence lie in the same plane.</li>
<li>The angle which the incident ray makes with the normal is equal to the angle which the reflected ray makes to the same normal.</li>
</ol>
<p>Therefore, the lower the angle of the sun the further away the reflection point will be from the collector.</p>
<p>Secondly, the lower sun angle also means that the energy density of the sun light is much less.  A larger reflective area will aid in gathering more energy.</p>
<h4>Solar Collector parts list:</h4>
<p><!--[if gte mso 9]><xml> Normal   0 </xml><![endif]--><!--  --></p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="148" valign="top">Nomenclature</td>
<td width="148" valign="top">Number</td>
<td width="148" valign="top">Price each</td>
<td width="148" valign="top">Price total</td>
</tr>
<tr>
<td width="148" valign="top">Aluminum cans</td>
<td width="148" valign="top">560</td>
<td width="148" valign="top">0</td>
<td width="148" valign="top">0</td>
</tr>
<tr>
<td width="148" valign="top">Solar Selective coating, Dampney Thurmalox*</td>
<td width="148" valign="top">2</td>
<td width="148" valign="top">19.95</td>
<td width="148" valign="top">39.90</td>
</tr>
<tr>
<td width="148" valign="top">Aluminum angle     1x1x96&#8243;  1/8</td>
<td width="148" valign="top">3</td>
<td width="148" valign="top">24.72</td>
<td width="148" valign="top">74.61</td>
</tr>
<tr>
<td width="148" valign="top">Aluminum metal lath 26 x 84&#8243;</td>
<td width="148" valign="top">2</td>
<td width="148" valign="top">10.67</td>
<td width="148" valign="top">21.34</td>
</tr>
<tr>
<td width="148" valign="top">Aluminum angle 1x1x48&#8243;m .050</td>
<td width="148" valign="top">4</td>
<td width="148" valign="top">4.98</td>
<td width="148" valign="top">19.92</td>
</tr>
<tr>
<td width="148" valign="top">SunTuff polycarbonate panels 26&#215;96&#8243;</td>
<td width="148" valign="top">2</td>
<td width="148" valign="top">19.95</td>
<td width="148" valign="top">39.90</td>
</tr>
<tr>
<td width="148" valign="top">Polyisocyanurate insulation panel 4&#215;8&#8242;x1&#8243;</td>
<td width="148" valign="top">1</td>
<td width="148" valign="top">23.50</td>
<td width="148" valign="top">23.50</td>
</tr>
<tr>
<td width="148" valign="top">24 VDC fan, 224 CFM, Mouser 5912-7114N*</td>
<td width="148" valign="top">1</td>
<td width="148" valign="top">90.55</td>
<td width="148" valign="top">90.55</td>
</tr>
<tr>
<td width="148" valign="top">Draft seal, 4&#8243;**</td>
<td width="148" valign="top">2</td>
<td width="148" valign="top">5.86</td>
<td width="148" valign="top">11.72</td>
</tr>
<tr>
<td width="148" valign="top">Diffuser, air 4&#8243;**</td>
<td width="148" valign="top">2</td>
<td width="148" valign="top">14.95</td>
<td width="148" valign="top">29.90</td>
</tr>
<tr>
<td width="148" valign="top">Duct connector, 4&#8243;**</td>
<td width="148" valign="top">2</td>
<td width="148" valign="top">4.20</td>
<td width="148" valign="top">8.40</td>
</tr>
<tr>
<td width="148" valign="top">Diffuser, air 6&#8243;**</td>
<td width="148" valign="top">1</td>
<td width="148" valign="top">15.87</td>
<td width="148" valign="top">15.87</td>
</tr>
<tr>
<td width="148" valign="top">Duct connector, 6&#8243;**</td>
<td width="148" valign="top">1</td>
<td width="148" valign="top">4.25</td>
<td width="148" valign="top">4.25</td>
</tr>
<tr>
<td width="148" valign="top">12 watt PV panel, Sunwise SC12-12*</td>
<td width="148" valign="top">1</td>
<td width="148" valign="top">143.22</td>
<td width="148" valign="top">143.22</td>
</tr>
<tr>
<td width="148" valign="top">Snap disk fan control switch, Grainger 4E116*</td>
<td width="148" valign="top">1</td>
<td width="148" valign="top">18.66</td>
<td width="148" valign="top">18.66</td>
</tr>
<tr>
<td width="148" valign="top">1x8x96&#8243; clear pine board</td>
<td width="148" valign="top">3</td>
<td width="148" valign="top">9.32</td>
<td width="148" valign="top">27.96</td>
</tr>
<tr>
<td width="148" valign="top">RTB sealant</td>
<td width="148" valign="top">1 tube</td>
<td width="148" valign="top">4.89</td>
<td width="148" valign="top">4.89</td>
</tr>
<tr>
<td width="148" valign="top">High quality urethane caulk</td>
<td width="148" valign="top">1 tube</td>
<td width="148" valign="top">3.34</td>
<td width="148" valign="top">3.34</td>
</tr>
</tbody>
</table>
<p>*Not required for a passive system<br />
**Quantities doubled for a passive system</p>
<p>Total, active system: $447.16<br />
Total, passive system: $355.74</p>
<p>All parts except snap disk switch, PV panel, and DC fan were priced and purchased at the Home Depot.</p>
<p>Therefore, a passive collector needs to offset $355.74 in the first year&#8217;s use, an active collector needs to offset $447.16.  According to NYSERDA, the cost of home heating oil is currently $3.823 a gallon.  I need to save 117 gallons of fuel oil to offset the $447.16 collector cost.  Each gallon of home heating oil has 139,000 BTU. My boiler is 86 percent efficient, therefore, I get 119,540 BTU per gallon.</p>
<p>My solar collector needs to generate 13,986,000 BTU to save 117 gallons.</p>
<p>I expect the active solar collector I build to generate about 45,000 BTU per day.  The heating season lasts from October through April, or 212 days.  I expect 30 percent of those days to be too cloudy to generate significant heat from the collector.  I have 148 days of good solar resource, so 6,660,000 BTU can be expected.  That makes the payback approximately two years vs the one year original design goal.</p>
<h4>Solar collector tools:</h4>
<p><a href="http://www.catskillhouse.us/blog/tool-review-ridgid-10-inch-miter-saw-ms1065lz/" target="_blank">Ridgid MS1065LZ 10 inch miter saw</a></p>
<p><a href="http://www.catskillhouse.us/blog/tool-review-makita-6213d-38-12-volt-cordless-drill/" target="_blank">Makita 6213D 3/8 inch cordless drill</a></p>
<p><a href="http://www.catskillhouse.us/blog/tool-review-ridgid-18-volt-cordless-drill-r84001/" target="_blank">Ridgid R84001 3/8 inch cordless drill</a></p>
<p><a href="http://www.catskillhouse.us/blog/tool-review-bosch-1587avs-jig-saw/" target="_blank">Bosch 1587A Jig Saw</a></p>
<p>DeWalt D28110 rotary grinder</p>
<p>Construction details to follow in Part III</p>
]]></content:encoded>
			<wfw:commentRss>http://www.catskillhouse.us/blog/diy-solar-panels-part-ii/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>DIY solar panels, Part I</title>
		<link>http://www.catskillhouse.us/blog/diy-solar-panels-part-i/</link>
		<comments>http://www.catskillhouse.us/blog/diy-solar-panels-part-i/#comments</comments>
		<pubDate>Sat, 04 Oct 2008 16:37:41 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Alternate Energy]]></category>
		<category><![CDATA[Environment]]></category>
		<category><![CDATA[Heating]]></category>
		<category><![CDATA[Solar Energy]]></category>
		<category><![CDATA[solar]]></category>

		<guid isPermaLink="false">http://www.catskillhouse.us/blog/?p=807</guid>
		<description><![CDATA[<p>I have been working on this for most of the summer.  The problem with solar energy systems is that they are expensive.  There is no doubt that a photovoltaic (solar electric) panel will save energy and pay for itself in time, however, the initial outlay of money to purchase and install that panel is more [...]]]></description>
			<content:encoded><![CDATA[<p>I have been working on this for most of the summer.  The problem with solar energy systems is that they are expensive.  There is no doubt that a photovoltaic (solar electric) panel will save energy and pay for itself in time, however, the initial outlay of money to purchase and install that panel is more than most homeowner&#8217;s can afford.  Solar thermal systems are likewise good investments, however, there associated systems are complex and need to be carefully designed and installed so that they function correctly.</p>
<p>What if someone could design a solar collector that can be easily built and installed by the average do it yourselfer.  This is the idea that I had and I think I may have something.</p>
<p>Here are a few design benchmarks:</p>
<ol>
<li>That solar system would need to be fabricated on site with standard power tools.</li>
<li>It should be constructed of material readily available at most home improvement stores and the like.</li>
<li>The system should be simple and easy to understand and troubleshoot.</li>
<li>It should be simple enough to construct that anyone with basic carpentry and metal working skills can build it and install it.</li>
<li>It should be efficient and relatively inexpensive, paying for itself in one year.</li>
</ol>
<p>Those are the basic ideas I had and I believe I met most of them with my design.  What I was going for was something that would produce heat during the winter time and be optimized for cold snowy locations.</p>
<p>This solar collector is used to heat air, circulating air over a collector plate and returning it to the conditioned space.  Air heating panels are simpler to construct than water heating panels, their downside is that there is no storage capacity associated with them.  In other words, they work great when the sun is shining, but will not produce any heat at night.  They are suplimental heaters in most cases and cannot replace a central heating system.  That being the case, they can still save a significate amount of energy.</p>
<p>The main collector surface is made from aluminum drink cans.  The cans have the tops cut off and are stacked horizontally like this:</p>
<div id="attachment_808" class="wp-caption alignnone" style="width: 416px"><a href="http://www.catskillhouse.us/blog/wp-content/uploads/2008/10/horizontal-can-array.jpg"><img src="http://www.catskillhouse.us/blog/wp-content/uploads/2008/10/horizontal-can-array.jpg" class="size-full wp-image-808" title="horizontal-can-array" alt="horizontal can solar collector" width="406" height="538" /></a><p class="wp-caption-text">horizontal can solar collector</p></div>
<p>This arrangement is more work and requires more materials but it has several advantages over other designs:</p>
<ol>
<li>Each can becomes a mini solar receiver similar to solar receivers used on large concentrated solar systems.</li>
<li>The array of receivers gathers energy more effectively because there is less reflected energy than an ordinary flat plate collector.  Once the energy strikes the collector surface, it is reflected down into the cans where the convex bottom aids in absorption.</li>
<li>If mounted on a vertical south facing wall in front of a reflective surface such as a snow field or dry sand, the array will gather much more solar energy due to the increased insolation area.</li>
<li>Aluminum is an excellent conductor of heat, thus the heat will move to the back of the collector plate, which will be cooled by forced air.</li>
</ol>
<p>The main idea here is to make it simple yet effective.  Aside from the collector, a 250-300 CFM DC fan and a PV panel round out the system.  A small &#8220;snap disk&#8221; thermal fan switch turns the fan on and off depending on the collector temperature.</p>
<p>Part II will discuss tools and materials.  I expect the system to cost about $400-450 to build.  The most expensive item is the PV panel, which can be substituted with an AC wall transformer.</p>
<p>Part III will be a sysnopsis of my own system.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.catskillhouse.us/blog/diy-solar-panels-part-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A good solar day</title>
		<link>http://www.catskillhouse.us/blog/a-good-solar-day/</link>
		<comments>http://www.catskillhouse.us/blog/a-good-solar-day/#comments</comments>
		<pubDate>Sun, 25 May 2008 20:59:10 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Alternate Energy]]></category>
		<category><![CDATA[Solar Energy]]></category>
		<category><![CDATA[Environment]]></category>
		<category><![CDATA[solar]]></category>
		<category><![CDATA[solar hot water]]></category>

		<guid isPermaLink="false">http://www.catskillhouse.us/blog/?p=663</guid>
		<description><![CDATA[<p>Today was a very good solar day. Not a cloud in the sky, 75 degrees out side and a full solar tank of cold water because it has been cloudy the last week or so. This afternoon, around 2 pm I tiptoed down to the basement to see how things were going. This is what [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.catskillhouse.us/blog/wp-content/uploads/2008/05/aet-ae-40-collector.jpg"><img src="http://www.catskillhouse.us/blog/wp-content/uploads/2008/05/aet-ae-40-collector.jpg" class="alignnone size-full wp-image-664" title="aet-ae-40-collector" alt="Alternative energy technolgy AE-40 solar collectors" width="400" height="281" align="left" /></a>Today was a very good solar day.  Not a cloud in the sky, 75 degrees out side and a full solar tank of cold water because it has been cloudy the last week or so.  This afternoon, around 2 pm I tiptoed down to the basement to see how things were going.  This is what I saw:</p>
<ul>
<li>Collector supply temperature 148 degrees F</li>
<li>Collector return temperature 166 degrees F</li>
<li>Flow rate 5.8 GPM</li>
</ul>
<p>To calculate how much energy I am receiving, I need to know the thermal gain of the collector array, in this case 166 degrees &#8211; 148 degrees = 18 degrees.  The flow rate is 5.8 GPM, therefore we can say 18 degrees x 5.8 GPM = 104.4 degree gallons/minute.  A gallon is equal to 8.33 pounds, therefore we can say 104.4 degree gallons/minute x 8.33 pounds = 869.65 degree pounds per minute.  A BTU is the energy it takes to warm 1 pound of water 1 degree Fahrenheit.  A degree pound is equal to a BTU; the energy being supplied by my solar system this after noon is:</p>
<ul>
<li>869.65 BTU/Minute</li>
<li>52,179 BTU/hour</li>
</ul>
<p>This equals:</p>
<ul>
<li>15.3 kWh (3,413 BTU/kWh)</li>
<li>0.375 gallons #2 heating oil (139,000 BTU/Gallon)</li>
<li>0.573 gallons propane (91,000 BTU/Gallon)</li>
<li>0.512 CCF natural gas (102,000 BTU/CCF)</li>
</ul>
<p>All of this is, of course, before system losses, so it would be safe to say that I was actually receiving about 10 kWh per hour during the afternoon.  Still, not too shabby.</p>
<p>Now, today is an exceptional day because the solar tank was completely cold and the difference in temperature between the solar tank and the solar panel loop was making the heat exchanger operate very efficiently.  Once the solar tank is warmed back up (which it should be by the end of the day, the collector array BTUs will come down a somewhat.  What is nice is that every sunny day, I can expect to get between 7-14 kWh a day.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.catskillhouse.us/blog/a-good-solar-day/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Solar Savings</title>
		<link>http://www.catskillhouse.us/blog/solar-savings/</link>
		<comments>http://www.catskillhouse.us/blog/solar-savings/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 13:31:10 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Alternate Energy]]></category>
		<category><![CDATA[Solar Energy]]></category>
		<category><![CDATA[solar]]></category>

		<guid isPermaLink="false">http://www.catskillhouse.us/blog/?p=640</guid>
		<description><![CDATA[<p>I got the electric bill last night, it looks like we saved about $123.00 over the same two month period last year.  Our usage went from 2230 kWh during March/April of 2007 to 1497 kWh for March/April on 2008.  That is the lowest electric usage for a two month period since we moved in.</p> <p>I [...]]]></description>
			<content:encoded><![CDATA[<p>I got the electric bill last night, it looks like we saved about $123.00 over the same two month period last year.  Our usage went from 2230 kWh during March/April of 2007 to 1497 kWh for March/April on 2008.  That is the lowest electric usage for a two month period since we moved in.</p>
<p>I also saw a slight reduction in January/February, however, we had a lot of things going on in the basement, which likely used a lot of electricity (pumps, jack hammers, electric space heaters and so on).</p>
<p>Once I get a full year&#8217;s worth of data, I will repost with the expected yearly savings and equipment pay off.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.catskillhouse.us/blog/solar-savings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

