<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Nullius in Verba</title>
	<atom:link href="http://reindeerflotilla.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://reindeerflotilla.wordpress.com</link>
	<description>&#34;Do we care what&#039;s true? Does it matter?&#34; -- Carl Sagan</description>
	<lastBuildDate>Sun, 27 Nov 2011 06:24:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='reindeerflotilla.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Nullius in Verba</title>
		<link>http://reindeerflotilla.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://reindeerflotilla.wordpress.com/osd.xml" title="Nullius in Verba" />
	<atom:link rel='hub' href='http://reindeerflotilla.wordpress.com/?pushpress=hub'/>
		<item>
		<title>The Kill-a-Watt: Not all versions are created equal :)</title>
		<link>http://reindeerflotilla.wordpress.com/2011/08/23/the-kill-a-watt-not-all-versions-are-created-equal/</link>
		<comments>http://reindeerflotilla.wordpress.com/2011/08/23/the-kill-a-watt-not-all-versions-are-created-equal/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 21:07:15 +0000</pubDate>
		<dc:creator>Luke Weston</dc:creator>
				<category><![CDATA[electronics]]></category>
		<category><![CDATA[engineering]]></category>
		<category><![CDATA[hardware hacking]]></category>

		<guid isPermaLink="false">http://reindeerflotilla.wordpress.com/?p=489</guid>
		<description><![CDATA[There are several different versions of the &#8220;Kill-a-Watt&#8221; power-measurement appliance on the market. They all have essentially exactly the same electronic design, but they&#8217;re a little bit different in terms of the PCB layout, packaging and component package choices. This device is one of the most often hacked and modified devices of its kind on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reindeerflotilla.wordpress.com&amp;blog=4273668&amp;post=489&amp;subd=reindeerflotilla&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There are several different versions of the &#8220;Kill-a-Watt&#8221; power-measurement appliance on the market. They all have essentially exactly the same electronic design, but they&#8217;re a little bit different in terms of the PCB layout, packaging and component package choices. This device is one of the most often hacked and modified devices of its kind on the market, so it&#8217;s good to try and get a little bit of an understanding of what it has inside.</p>
<p>Here&#8217;s one version. It contains the transformerless power supply (the large capacitor, large resistor, zener diode and rectifier diode) as well as the current measurement shunt on their own PCB; the PCB that also holds the mains plug and socket contacts.</p>
<p>The 5V regulator, op-amps, microcontroller, EEPROM and LCD display are on a second, separate PCB. Here, the op-amp chip (a LM2902, which is equivalent to the very common LM324 quad op-amp) and the EEPROM (a pretty standard 8-pin I<sup>2</sup>C serial EEPROM) are both in surface-mount SOIC packages and they&#8217;re both mounted on the front side of the PCB, along with the main microcontroller IC (which is packaged in the cheap and nasty mass produced chip-on-board or COB technique, where a naked silicon die is mounted on the PCB, connected up with wire bonds and then covered in a blob of conformal epoxy) and the pads which connect to the conductive-rubber zebra connector which connects to the LCD display.</p>
<p><a href="http://reindeerflotilla.files.wordpress.com/2011/08/kaw1.jpg"><img src="http://reindeerflotilla.files.wordpress.com/2011/08/kaw1.jpg?w=300&#038;h=225" alt="" title="kaw1" width="300" height="225" class="alignnone size-medium wp-image-490" /></a></p>
<p><a href="http://reindeerflotilla.files.wordpress.com/2011/08/kaw2.jpg"><img src="http://reindeerflotilla.files.wordpress.com/2011/08/kaw2.jpg?w=300&#038;h=225" alt="" title="kaw2" width="300" height="225" class="alignnone size-medium wp-image-491" /></a><br />
The six wires from the transformerless power supply board to the microcontroller board bring over the 240VAC active and neutral into the voltage-measurement op-amp (configured as a differential amplifier with significant attenuation), both sides of the current shunt resistor, into a differential amplifier, and the floating positive DC rail and the device&#8217;s DC ground from the transformerless power supply.</p>
<p>Of course, sampling the voltage waveform is very useful as it allows the true mains voltage to be measured, along with things like the power factor.</p>
<p>(Please remember that the Kill-a-watt uses a transformerless power supply, and you have to be extremely careful if you&#8217;re attempting any kind of interface to external electronics. It must be optically isolated, with an independent power supply on both sides of the optoisolators.</p>
<p>Basically, there is a 5V potential difference between the microcontroller&#8217;s Vdd and Vss rails, but there is *not* a potential difference of 5 volts between the microcontroller&#8217;s Vdd rail and mains earth &#8211; the 5V rail inside the kill-a-watt will in fact be at about 120VAC or 240VAC relative to mains earth. All the components inside are at the live AC mains potential relative to mains earth.</p>
<p>So if you just bring out a digital line &#8211; I2C or serial or whatever it is &#8211; from inside the Kill-a-Watt&#8217;s microcontroller and connect it to another external microcontroller with a conventional power supply, that external microcontroller will see 120 VAC on that line, relative to its own DC ground. Which is a Bad Thing.)</p>
<p>There&#8217;s also a slightly different variant, where the microcontroller, EEPROM and op-amp are all on the main board, and almost all of the components on the main board are surface mount, but the op-amp is replaced with a DIP through-hole package mounted on the back side (the non-copper side) of the board.</p>
<p>Here&#8217;s a photo of this version.</p>
<p><a href="http://reindeerflotilla.files.wordpress.com/2011/08/filet.jpg"><img src="http://reindeerflotilla.files.wordpress.com/2011/08/filet.jpg?w=297&#038;h=300" alt="" title="filet" width="297" height="300" class="alignnone size-medium wp-image-492" /></a></p>
<p>(Photo courtesy of Limor Fried, and used (pinched) in good faith. Please check out the great products available from <a href="http://adafruit.com/">Adafruit Industries</a> :) )</p>
<p>Now, here&#8217;s a different version. In this version, the mains input and output sockets, the transformerless power supply components, the voltage regulator components that generate the +5V and +6.2V rails, the op-amp chip and the components that are associated with the op-amp chip are all on a single board, and the LCD display, microcontroller and EEPROM are on a second board.</p>
<p>In this version, the LM2902 op-amp is in a through-hole DIP package, and through-hole resistors are used for the op-amp circuits. On the microcontroller board, the microcontroller is packaged in a standard package, which appears to be something like a 48-pin QFN. The chip&#8217;s label appears to be etched off, however. The EEPROM is still in a standard 8-pin SOIC package.</p>
<p>The six wires between the analog instrumentation board and the microcontroller board appear to be +5V, DC ground, two different analog outputs from the current measurement circuit into the microcontroller&#8217;s on-board ADC, the output from the voltage-measurement circuit into the microcontroller, and one more signal which I&#8217;m not completely sure about, but which I believe appears to be mains zero-crossing detection.</p>
<p>There appear to be a couple of slightly different batches of this model. One uses a X-class capacitor with a metallized polypropylene dielectric, in the moulded cuboid package, in the transformerless power supply circuit. A different variant uses a cheaper non-X-class red resin-dipped 630V polyester &#8220;greencap&#8221;.</p>
<p><a href="http://reindeerflotilla.files.wordpress.com/2011/08/kill-a-watt-2.jpg"><img src="http://reindeerflotilla.files.wordpress.com/2011/08/kill-a-watt-2.jpg?w=278&#038;h=300" alt="" title="Kill-A-Watt-2" width="278" height="300" class="alignnone size-medium wp-image-493" /></a></p>
<p><a href="http://reindeerflotilla.files.wordpress.com/2011/08/kill-a-watt-3.jpg"><img src="http://reindeerflotilla.files.wordpress.com/2011/08/kill-a-watt-3.jpg?w=300&#038;h=213" alt="" title="Kill-A-Watt-3" width="300" height="213" class="alignnone size-medium wp-image-494" /></a></p>
<p><a href="http://reindeerflotilla.files.wordpress.com/2011/08/kill-a-watt-4.jpg"><img src="http://reindeerflotilla.files.wordpress.com/2011/08/kill-a-watt-4.jpg?w=300&#038;h=225" alt="" title="Kill-A-Watt-4" width="300" height="225" class="alignnone size-medium wp-image-495" /></a></p>
<p>(Images courtesy of <a href="http://www.sparkfun.com/">Sparkfun</a>, and used in good faith. Please support Nate and the team, they make nice things. :) )</p>
<p>Note the provision on the PCB for what appears to probably be a relay used to switch the mains load on and off, although it is not populated on the board on any of these units.</p>
<p><a href="http://reindeerflotilla.files.wordpress.com/2011/08/img_0738.jpg"><img src="http://reindeerflotilla.files.wordpress.com/2011/08/img_0738.jpg?w=300&#038;h=225" alt="" title="IMG_0738" width="300" height="225" class="alignnone size-medium wp-image-496" /></a></p>
<p><a href="http://reindeerflotilla.files.wordpress.com/2011/08/im0002.jpg"><img src="http://reindeerflotilla.files.wordpress.com/2011/08/im0002.jpg?w=300&#038;h=154" alt="" title="IM0002" width="300" height="154" class="alignnone size-medium wp-image-497" /></a></p>
<p><a href="http://reindeerflotilla.files.wordpress.com/2011/08/im0001.jpg"><img src="http://reindeerflotilla.files.wordpress.com/2011/08/im0001.jpg?w=300&#038;h=267" alt="" title="IM0001" width="300" height="267" class="alignnone size-medium wp-image-498" /></a></p>
<p>Note that the microcontroller (or ASIC) chip is labelled in the last picture, and it is branded by PRODIGIT out of China. It appears that all these devices are actually manufactured by PRODIGIT, and branded or badged under different names.</p>
<p>And finally, just for those of you who might be interested, here&#8217;s a schematic of the Kill-a-Watt. This is the schematic of the latter version described above, where the op-amp circuits are on the same board as the current shunt, the mains connectors and the transformerless power supply, with the microcontroller on a separate board.</p>
<p>This is only the schematic of the op-amp board, not the microcontroller board, and it is possible that this schematic might contain some bugs, and it might need some tweaks &#8211; check carefully! I hope it is helpful for you :)</p>
<p><a href="http://reindeerflotilla.files.wordpress.com/2011/08/kill-a-watt.png"><img src="http://reindeerflotilla.files.wordpress.com/2011/08/kill-a-watt.png?w=300&#038;h=201" alt="" title="kill-a-watt" width="300" height="201" class="alignnone size-medium wp-image-502" /></a></p>
<br />Filed under: <a href='http://reindeerflotilla.wordpress.com/category/electronics/'>electronics</a>, <a href='http://reindeerflotilla.wordpress.com/category/engineering/'>engineering</a>, <a href='http://reindeerflotilla.wordpress.com/category/hardware-hacking/'>hardware hacking</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/reindeerflotilla.wordpress.com/489/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/reindeerflotilla.wordpress.com/489/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/reindeerflotilla.wordpress.com/489/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/reindeerflotilla.wordpress.com/489/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/reindeerflotilla.wordpress.com/489/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/reindeerflotilla.wordpress.com/489/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/reindeerflotilla.wordpress.com/489/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/reindeerflotilla.wordpress.com/489/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/reindeerflotilla.wordpress.com/489/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/reindeerflotilla.wordpress.com/489/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/reindeerflotilla.wordpress.com/489/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/reindeerflotilla.wordpress.com/489/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/reindeerflotilla.wordpress.com/489/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/reindeerflotilla.wordpress.com/489/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reindeerflotilla.wordpress.com&amp;blog=4273668&amp;post=489&amp;subd=reindeerflotilla&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://reindeerflotilla.wordpress.com/2011/08/23/the-kill-a-watt-not-all-versions-are-created-equal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ca98493d2f7120cdb8441cf7f4ff3398?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">enochthered</media:title>
		</media:content>

		<media:content url="http://reindeerflotilla.files.wordpress.com/2011/08/kaw1.jpg?w=300" medium="image">
			<media:title type="html">kaw1</media:title>
		</media:content>

		<media:content url="http://reindeerflotilla.files.wordpress.com/2011/08/kaw2.jpg?w=300" medium="image">
			<media:title type="html">kaw2</media:title>
		</media:content>

		<media:content url="http://reindeerflotilla.files.wordpress.com/2011/08/filet.jpg?w=297" medium="image">
			<media:title type="html">filet</media:title>
		</media:content>

		<media:content url="http://reindeerflotilla.files.wordpress.com/2011/08/kill-a-watt-2.jpg?w=278" medium="image">
			<media:title type="html">Kill-A-Watt-2</media:title>
		</media:content>

		<media:content url="http://reindeerflotilla.files.wordpress.com/2011/08/kill-a-watt-3.jpg?w=300" medium="image">
			<media:title type="html">Kill-A-Watt-3</media:title>
		</media:content>

		<media:content url="http://reindeerflotilla.files.wordpress.com/2011/08/kill-a-watt-4.jpg?w=300" medium="image">
			<media:title type="html">Kill-A-Watt-4</media:title>
		</media:content>

		<media:content url="http://reindeerflotilla.files.wordpress.com/2011/08/img_0738.jpg?w=300" medium="image">
			<media:title type="html">IMG_0738</media:title>
		</media:content>

		<media:content url="http://reindeerflotilla.files.wordpress.com/2011/08/im0002.jpg?w=300" medium="image">
			<media:title type="html">IM0002</media:title>
		</media:content>

		<media:content url="http://reindeerflotilla.files.wordpress.com/2011/08/im0001.jpg?w=300" medium="image">
			<media:title type="html">IM0001</media:title>
		</media:content>

		<media:content url="http://reindeerflotilla.files.wordpress.com/2011/08/kill-a-watt.png?w=300" medium="image">
			<media:title type="html">kill-a-watt</media:title>
		</media:content>
	</item>
		<item>
		<title>Helen Caldicott and the not-so-fine art of making up nonsense.</title>
		<link>http://reindeerflotilla.wordpress.com/2011/04/23/helen-caldicott-and-the-not-so-fine-art-of-making-up-nonsense/</link>
		<comments>http://reindeerflotilla.wordpress.com/2011/04/23/helen-caldicott-and-the-not-so-fine-art-of-making-up-nonsense/#comments</comments>
		<pubDate>Sat, 23 Apr 2011 06:51:02 +0000</pubDate>
		<dc:creator>Luke Weston</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://reindeerflotilla.wordpress.com/?p=481</guid>
		<description><![CDATA[Here&#8217;s a particularly egregious and scientifically vapid (as you&#8217;d expect, of course) interview with Helen Caldicott concerning last month&#8217;s damage to the Fukushima I nuclear power reactors&#8230; recorded recently on some kind of &#8220;environmentalist&#8221; podcast. Now&#8230; I could write a comprehensive technical deconstruction and debunking of essentially the whole lot&#8230; but I&#8217;m only one person, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reindeerflotilla.wordpress.com&amp;blog=4273668&amp;post=481&amp;subd=reindeerflotilla&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s <a href="http://www.ecoshock.info/2011/03/nuclear-nightmare-continues.html">a particularly egregious and scientifically vapid (as you&#8217;d expect, of course) interview with Helen Caldicott</a> concerning last month&#8217;s damage to the Fukushima I nuclear power reactors&#8230; recorded recently on some kind of &#8220;environmentalist&#8221; podcast.</p>
<p>Now&#8230; I could write a comprehensive technical deconstruction and debunking of essentially the whole lot&#8230; but I&#8217;m only one person, with a finite amount of time. </p>
<p>I&#8217;ll get started, just for now, by taking a look at just one particular sentence of nonsense from Caldicott.</p>
<p>Ask questions. Seek the evidence. Ask everybody questions, and never take anybody&#8217;s word for it. Are factual statements backed up by evidence? Are quantitative statements backed up by measurements, calculations, or derivations? Can those measurements or derivations be described and reproduced? Read everything you possibly can, and you decide. </p>
<p>Do people like Caldicott have the right idea? Or do people like George Monbiot have the right idea &#8211; that beneath the FUD, rhetoric and hysteria, these people have absolutely no real evidence, facts, knowledge or technical literacy at all?</p>
<blockquote><p>HC: &#8220;Well it won&#8217;t recover. These accidents go on forever because plutonium&#8217;s half-life is 24,400 years. It lasts for half a million years. Thirty tons of plutonium got out at Chernobyl.&#8221;</p></blockquote>
<p><em>Thirty tons</em> of plutonium &#8220;got out&#8221; at Chernobyl!?</p>
<p>Personally, that reads many thousands of counts per minute on my baloney detector.</p>
<p>Let&#8217;s follow Dr. Caldicott&#8217;s favourite piece of advice&#8230; let&#8217;s <em>read her book</em>. Surely, just like all of Caldicott&#8217;s other &#8220;references&#8221; usually are, it&#8217;s got to be &#8220;in my book&#8221;, right?</p>
<blockquote><p>&#8220;Plutonium is so carcinogenic that the half-ton of plutonium released from the Chernobyl meltdown is theoretically enough to kill everyone on Earth with lung cancer 1100 times, if it were to be uniformly distributed into the lungs of every human being.&#8221;</p></blockquote>
<p> (From <em>Nuclear Power is Not The Answer</em>).</p>
<p>Hmmmm. Curious. It looks like we&#8217;ve gone from &#8220;a half-ton&#8221; in the book to &#8220;thirty tons&#8221; in this recent interview. Well, so much for &#8220;you should read my book&#8230; it&#8217;s all in the book!&#8221;</p>
<p>(By the way&#8230; that &#8220;kill everyone on Earth with lung cancer 1100 times&#8230;&#8221; bit is complete baloney. But that&#8217;s a story for another day.)</p>
<p>Reactor-grade plutonium typically consists of approximately 1.3% <sup>238</sup>Pu, which has a half-life of 87.7 years and a specific activity of 634 GBq/g, 56.7% <sup>239</sup>Pu, which has a half-life of 24,110 years and a commensurately far smaller specific activity of 2.3 GBq/g, 23.2% of <sup>240</sup>Pu, with a half-life of 6564 years and a specific activity of 8.40 GBq/g, 13.9 % of <sup>241</sup>Pu, with a half-life of 14.35 years and a specific activity of 3.84 TBq/g, and 4.9% of <sup>242</sup>Pu, with a half-life of 373,300 years and a specific activity of 145 MBq/g.</p>
<p>Taking the weighted sum of all the above, we find that the overall specific activity of reactor-grade plutonium is 545.3 GBq/g, predominantly due to the <sup>241</sup>Pu and the <sup>238</sup>Pu content.</p>
<p>(Reactor-grade plutonium is considerably more radioactive than weapons-grade plutonium, due to the presence of substantial concentrations of these relatively unstable, high-activity plutonium nuclides. Weapons-grade plutonium is almost entirely <sup>239</sup>Pu, which despite being a good fissile fuel, is more stable and less radioactive. The radiological heat output of <sup>238</sup>Pu, gamma-radiation (from the <sup>241</sup>Am daughter of <sup>241</sup>Pu) and the high rate of neutron emission from the spontaneous fission of <sup>240</sup>Pu all make these nuclides extremely deleterious and undesirable in nuclear weapon design and engineering.)</p>
<p>The best value determined based on the available data for the quantity of plutonium (a reactor-grade cocktail of different plutonium nuclides) released at Chernobyl is, as published in the reports of the Chernobyl Forum, 3 PBq (3&#215;10<sup>15</sup> Bq).</p>
<p>The approximate total mass, based on the best available data, of plutonium released into the environment at Chernobyl is 3 PBq divided by 545.3 GBq/g.</p>
<p>As the British physicist David Mackay put it, I&#8217;m not trying to be pro-nuclear. I&#8217;m just pro-arithmetic.</p>
<p>It&#8217;s 5.5 kilograms.</p>
<p>Incidentally, that&#8217;s a very small amount of plutonium compared to the amount of plutonium that has been dispersed around the environment from half a century of nuclear weapons testing. 5.5 kilograms of plutonium is, approximately, the amount of plutonium in the pit of a single nuclear weapon. A single zero-yield &#8220;fizzle&#8221; of a nuclear weapon with no fission, or a zero-yield one-point-implosion safety test, or the accidental HE explosion (without proper implosion of the primary, as in the Palomares and Thule accidents) of a single nuclear weapon will disperse a roughly comparable mass of plutonium into the environment. (But less radioactivity, since weapons-grade Pu is less radioactive than reactor-grade Pu.)</p>
<p>So, Caldicott has gone from exaggerating the true number by a factor of approximately 100 to exaggerating the true number by a factor of approximately 6000.</p>
<p>Anyway&#8230; let&#8217;s just step back a minute. <em>30 tons</em> of plutonium released at Chernobyl? Let&#8217;s apply what scientists, engineers and technologists sometimes refer to as the &#8220;reasonableness test&#8221; or the &#8220;smell test&#8221;. Can you quickly &#8220;smell&#8221; the data and determine if it is roughly plausible or not?</p>
<p>The total mass of uranium dioxide fuel in the fuel assemblies of a fully fueled RBMK reactor is about 180 tonnes. That&#8217;s about 159 tonnes of uranium, if you take off the mass of the oxygen in the uranium dioxide. When LEU fuel is irradiated at a typical burnup in a nuclear power reactor, about one percent of the mass of the original uranium ends up as transuranic actinides, mostly plutonium, by the time the fuel is removed. So, that&#8217;s a total plutonium inventory in the Chernobyl reactor of approximately 1.6 tonnes.</p>
<p>So, if we make a conservative, pessimistic and entirely unrealistic assumption that 100% of the plutonium inventory in the nuclear fuel was entirely vaporised and released into the environment during the Chernobyl accident, that would be 1.6 tonnes of plutonium released to the environment. (In reality, that fraction was something more like 0.34% of the total inventory of plutonium within the irradiated uranium dioxide fuel.)</p>
<p>So, does &#8220;thirty tons&#8221; pass the smell test? Not by a long shot.</p>
<br />Filed under: <a href='http://reindeerflotilla.wordpress.com/category/uncategorized/'>Uncategorized</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/reindeerflotilla.wordpress.com/481/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/reindeerflotilla.wordpress.com/481/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/reindeerflotilla.wordpress.com/481/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/reindeerflotilla.wordpress.com/481/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/reindeerflotilla.wordpress.com/481/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/reindeerflotilla.wordpress.com/481/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/reindeerflotilla.wordpress.com/481/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/reindeerflotilla.wordpress.com/481/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/reindeerflotilla.wordpress.com/481/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/reindeerflotilla.wordpress.com/481/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/reindeerflotilla.wordpress.com/481/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/reindeerflotilla.wordpress.com/481/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/reindeerflotilla.wordpress.com/481/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/reindeerflotilla.wordpress.com/481/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reindeerflotilla.wordpress.com&amp;blog=4273668&amp;post=481&amp;subd=reindeerflotilla&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://reindeerflotilla.wordpress.com/2011/04/23/helen-caldicott-and-the-not-so-fine-art-of-making-up-nonsense/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ca98493d2f7120cdb8441cf7f4ff3398?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">enochthered</media:title>
		</media:content>
	</item>
		<item>
		<title>Fukushima updates; March 18.</title>
		<link>http://reindeerflotilla.wordpress.com/2011/03/19/fukushima-updates-march-18/</link>
		<comments>http://reindeerflotilla.wordpress.com/2011/03/19/fukushima-updates-march-18/#comments</comments>
		<pubDate>Fri, 18 Mar 2011 18:13:41 +0000</pubDate>
		<dc:creator>Luke Weston</dc:creator>
				<category><![CDATA[health physics]]></category>
		<category><![CDATA[Japan]]></category>
		<category><![CDATA[nuclear energy]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Fukushima]]></category>
		<category><![CDATA[nuclear safety]]></category>

		<guid isPermaLink="false">http://reindeerflotilla.wordpress.com/?p=466</guid>
		<description><![CDATA[I&#8217;m going to focus this post on radiation dosimetry &#8211; because radiation dosimetry is what really matters in terms of deciding whether anybody can actually get hurt. So far, nobody around Fukushima has been hurt by radioactivity, although of course tens of thousands are still dead or missing because of this great tragedy. It doesn&#8217;t [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reindeerflotilla.wordpress.com&amp;blog=4273668&amp;post=466&amp;subd=reindeerflotilla&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m going to focus this post on radiation dosimetry &#8211; because radiation dosimetry is what really matters in terms of deciding whether anybody can actually get hurt. So far, nobody around Fukushima has been hurt by radioactivity, although of course tens of thousands are still dead or missing because of this great tragedy.</p>
<p>It doesn&#8217;t matter what you do or don&#8217;t do to the reactors or the used fuel, or what condition they&#8217;re in &#8211; at the end of the day, the radiation <strong>dose</strong> to the public is how we measure the effect of this incident on the public and its potential for harm.</p>
<p>To be honest, I’m really not concerned much with what the dose rates are in the plant itself.</p>
<p>The men and women who work there understand dose rates and health physics quite well. They routinely work in areas of elevated above-background dose, and they know how to work safely in those environments. They understand how to measure and quantify the radiation field in the working environment, and the accumulated doses that they’re personally receiving.</p>
<p>They understand how to manage shielding, exposure time, radiation measurement and dosimetry in order to get the work done safely and effectively.</p>
<p>Even with abnormally significantly elevated radiation fields in some areas as a result of these incidents, they still know how to work safely. If the radiation dose rate in some particular area is so highly elevated that it cannot be entered safely for any length of time at all, then they won’t be entering it.</p>
<p>It&#8217;s pointless to scare the public with elevated on-site dose rate measurements. They&#8217;re not working on the site. Leave that for the people with health physics training. I’m much more interested in off-site dose rate measurements, personally, as those are the measurements that are actually of relevance to the public.</p>
<p><strong>Off-site radiological dose rates<br />
</strong></p>
<p>The KEK accelerator physics complex in Tsukuba (165 km from Fukushima) has a webpage showing <a href="http://rcwww.kek.jp/norm/index-e.html">their real-time measurements of the environmental gamma dose rate</a> (counted with a GM tube). They&#8217;re currently measuring 0.17 μSv/h, at the time I write this, which has been fairly constant over the last few days, except for a brief, narrow spike up to 0.6 μSv/h, which they observed on the 16th.</p>
<p>(NOTE: Just to avoid any ambiguity, &#8220;m&#8221; means milli, 10<sup>-3</sup>. &#8220;μ&#8221;, or &#8220;u&#8221; if you don&#8217;t have access to the Greek alphabet in your software, means micro, 10<sup>-6</sup>. And when I say milli I&#8217;m quite sure I mean milli, and when I say micro I&#8217;m quite sure I mean micro. Because these terms are <em>important</em>, personally, I make damn sure to get them right.)</p>
<p>Each year, a resident of the United States receives an average total dose from background radiation of about 3.1 mSv. This is the radiation dose from natural background sources; from natural radioactivity in the Earth, and cosmic rays from space. That&#8217;s equal to 0.354 μSv/h.</p>
<p>In practice, the average dose that a person receives each year in the United States is significantly higher than that natural background dose, about twice that, once you&#8217;ve added on the dose from medical imaging and things like that.</p>
<p><strong>The radiation dose rate being measured in Tsukuba right now, after the Fukushima accident, is less than half of the average natural background radiation dose rate that a person receives in the United States.</strong> This includes all sources of radiation in Tsukuba, including natural geological radioactivity, cosmic radiation, and any radioactivity released at Fukushima, as well as any ionising radiation from the particle accelerators at KEK, which is what these sensors are actually intended to monitor.</p>
<p>That brief, narrow spike seen in the radiation field measured at KEK doesn&#8217;t really concern me. The radiation dose you&#8217;ll receive if you hang around in that area for an extended period of time is the area under the graph &#8211; the integral &#8211; over that period of time. For such a short, sharp spike, the overall potential dose is still quite small.</p>
<p>In order to quantify the potential harm from a significant release of radioactivity, it would make more sense to &#8220;filter&#8221; that dose-rate data from the detector as a rolling average, to make it simpler to make a more straightforward interpretation of the potential to receive any significant radiation dose.</p>
<p><a href="http://www.kek.jp/quake/radmonitor/GeMonitor-e.html">KEK is also measuring the concentration of <sup>131</sup>I and the short-lived fission product <sup>132</sup>Te in the atmosphere and reporting regular updates to this data online.</a> The concentrations we&#8217;re looking at here are <em>extremely</em> small &#8211; on the order of 10 <em>microbecquerels</em> per cubic centimeter &#8211; but they are concentrations which they are able to accurately measure at KEK, using a high-volume air sampler and a high-purity germanium gamma-ray spectrometer.</p>
<p><a href="http://113.35.73.180/report/report_table.do">This site gives us a continually updated log of the gamma-ray dose rate in Tokyo.</a></p>
<p>The environmental gamma-ray dose rate measured in Tokyo between 11 pm and 12 am, averaged across one hour, on March 18th, was 0.0471 μSv/h. This radiological monitor in Tokyo returned its highest reading yet on the 16th, from 05:00 to 05:59, at a dose rate of 0.143 μSv/h.</p>
<p>So, that most recent figure from Tokyo is <strong>13% of the average natural background radiation dose rate in the United States</strong>. One banana dose is something like 0.1 μSv, so what we&#8217;re measuring in Tokyo at the moment comes in at <strong>just under 0.5 banana per hour</strong>. (One banana per hour, and you&#8217;re going to <strong>triple</strong> that dose rate.)</p>
<p><strong>The highest figured measured</strong> at all in recent days, 0.143 μSv/h, is equal to <strong>40% of the average natural background</strong> in the United States.</p>
<p><a href="http://www.pref.saitama.lg.jp/page/housyasenryou.html">The radiation level in Saitama</a>, outside Tokyo, is also being recorded and charted on the web. As of 21:00 on the 18th of March, they report a dose rate of <strong>0.058 μSv/h</strong>. The maximum value reported, at 1 am on March 17, is <strong>0.067 μSv/h</strong>. These figures are 16% and 19% of US natural background, respectively.</p>
<p><strong>Two things are apparent from this data.</p>
<p>(a) Japan has very low levels of natural background radiation compared to the continental United States. (This is interesting in itself! It&#8217;s probably a combination of both low elevation providing shielding from cosmogenic radiation and a relatively low abundance of uranium and its daughter products in the ground.)</p>
<p>(b) The background ionising receive dose rate that people receive across Japan has not been elevated significantly at all, at least outside the immediate vicinity of the plant, as a result of the Fukushima damage.<br />
</strong></p>
<p><a href="http://gakuranman.com/great-tohoku-earthquake/#live">There&#8217;s an extremely interesting, valuable plot of dose-rate measurements on this page</a>. Units are μSv/h.</p>
<p>(<strong>ASIDE</strong>: If you can&#8217;t read Japanese &#8211; I can&#8217;t &#8211;  a little bit of Google&#8217;s automatic translation goes a long way in helping you sort through this important data.)</p>
<p>If we look at the 5 monitoring sites closest to the 30 km radius marked on the chart, we see that the last three measurements marked on the chart, for each of those sites are 52, 52, 52, 140, 140, 150, 40, 45, 45, 8.5, 9.0, 8.7, 1.6, 1.6, and 2.0 μSv/h.</p>
<p>This tells us that there is detectable radioactivity which is moving in a narrow plume in the atmosphere &#8211; it is not distributed out isotropically, which is indeed exactly what you would expect from thinking about the meteorology.</p>
<p><a href="http://bravenewclimate.files.wordpress.com/2011/03/0317_1600_readings-at-monitoring-post-out-of-20km-zone-of-fukushima-dai-ichi.pdf">This chart of compiled radiation measurements</a> also tells us a very similar story.</p>
<p>At that 30 km radius, the average dose rate from that monitoring station which reports the high outlier values &#8211; the one corresponding to the location of the plume &#8211; is 143 μSv/h.</p>
<p>I wonder what radionuclides are present in that plume? The presence of <sup>131</sup>I, <sup>132</sup>Te and <sup>133</sup>Xe would tell us that this radioactivity has come from a reactor, the absence of these short-lived fission products will tell us it has come from used fuel in the pool. A little bit of gamma spectroscopy, and we would have the answers.</p>
<p>The presence of these radionuclides as measured at KEK confirms that at least a tiny bit of radioactivity has been released from the reactors themselves.</p>
<p>That&#8217;s fairly high, but it&#8217;s not obviously high enough to hurt people. If you stood in the location of that plume for an entire week, you would receive 24 mSv over the course of a week &#8211; which is a dose figure which would be consistent with a relatively-high-dose nuclear imaging procedure using something like <sup>201</sup>Tl to make an image of a tumor, or something like that.</p>
<p>If we remove those three outliers corresponding to the plume location from the above set of numbers and we take the mean of the remaining values, this gives us a rough idea of the mean dose rate elsewhere along the 30 km radius, outside the location where the source term of radioactivity is passing in a plume of wind. That mean value, then, is 26 μSv/h.</p>
<p>If you were standing in that radiation field, 26 μSv/h, for five hours per day every day for a year, you would reach a total annual dose of 47 mSv, which is just above the allowed occupational radiation dose &#8211; above natural and non-occupational background &#8211; of 50 mSv per year, for people working around radioactivity, such as nuclear power plant employees. (This is the limit set in the United States by the NRC; I&#8217;m not sure what the corresponding dose limit is in Japan, but it will be something loosely similar.)</p>
<p>But it&#8217;s well worth remembering that that radioactivity that is present now, in very low levels, will not be sticking around for a whole year. It is dispersing rapidly, and it drops away exponentially as you move away from the Fukushima site. As we move further out from the 30 km radius marked on that map, the dose rates recorded are all at harmless levels, consistent with background radiation dose rates experienced by people in the United States and elsewhere across the world.</p>
<p>In Ramsar, Iran, the natural background radiation dose rate is unusually high, at 260 mSv per year in some places. That is 30 μSv/h, which is higher than the mean value of about 26 μSv/h measured at these monitoring stations 30 km west of Fukushima, as I described above.</p>
<p>The people of Ramsar experience a background radiation dose significantly above that which most other people across the world experience &#8211; but they do not seem to experience any ill health effects at all from this. </p>
<p>I hope all the above helps to put these dose rates in context.</p>
<p><strong>Used-fuel radiochemistry<br />
</strong></p>
<p>The composition of the radionuclides that are responsible for most of the radioactivity in used nuclear fuel that has been stored in a cooling pool for a few months is very different than in nuclear fuel in a reactor that is operating, or has just been shut down.</p>
<p>Fuel straight out of an operating reactor contains a number of rather short lived, rather high specific activity fission product radionuclides which are of the largest health physics significance in the time immediately following severe reactor accidents.</p>
<p>Some of these short-lived fission products include <strong>iodine-131</strong>, xenon-133, xenon-135, tellurium-131, tellurium-132, and ruthenium-105. These short-lived fission products were very significant contributions to people&#8217;s radiation doses in the environment around Chernobyl in the time immediately following the Chernobyl disaster, for example, when they were dispersed from &#8220;hot&#8221; nuclear fuel from the reactor. </p>
<p>However, they are not present to any significant level in stored nuclear fuel, because they decay away relatively fast, and they cannot contribute any significant source term into the environment in some sort of accident scenario involving used nuclear fuel which has been stored for a month or three post-defueling.</p>
<p>So, what radionuclides are present in stored fuel? The main ones of interest here are the longer-lived fission products. <sup>137</sup>Cs, <sup>85</sup>Kr and <sup>90</sup>Sr are the most significant ones. Of these, <sup>85</sup>Kr is a gas, and has the most potential to be readily released from the fuel into the atmosphere. <sup>137</sup>Cs accounts for most of the radioactivity of the used nuclear fuel, and it is usually the most feared radionuclide in the used fuel inventory, in terms of the potential source term released from an accident with a used-fuel pool.</p>
<p><strong>Fuel-pool water evaporation</strong></p>
<blockquote><p>&#8220;In this house, we obey the laws of thermodynamics!&#8221;<br />
  &#8212; Homer Simpson</p></blockquote>
<p>With the used fuel heating the water in the Unit 4 fuel transfer pool, how long will it take for all the water to be boiled away? It is actually possible to know this, without any real speculation. The physics is pretty simple.</p>
<p>We know that there is a full core-load of used fuel in the Unit 4 defueling pool, which was put there after the reactor was shut down for inspection on November 30.</p>
<p>(Assumption I’ve made here which may possibly be wrong: That that single core-load of fuel is the only fuel in the pool. Is there additional fuel in the pool? If there is, somebody needs to tell me how much and how long it has been cooling for, so we can re-run the numbers &#8211; or you can take what I&#8217;ve explained here and re-calculate it for yourself.)</p>
<p>That fuel has been cooling for the last 3.5 months, or approximately 9.2 * 10<sup>6</sup> s.</p>
<p>After this time, the radiothermal power output of the used fuel is small. Looking at <a href="http://energyfromthorium.com/wp-content/uploads/2011/03/decay_heat_post_shutdown.jpg">this decay heat chart</a>, we read that the decay heat is approximately 2 MWt. However, this chart is for a power reactor with a thermal power rating of 3000 MW. (And I’ve done a not-really-precise job of eyeballing that chart.)</p>
<p>But the Fukushima-I Unit 4 reactor has an electrical power capacity of 784 MW; that’s about 2352 MW thermal. So, we need to scale back the above figure commensurately; it’s approximately 1.6 MWt, from the entire core load of fuel.</p>
<p>The latent heat of vaporisation of water, at 100 C, is 2260 kJ/kg. (Let’s assume, conservatively, that the water in the pool is boiling; it’s at 100 degrees C, and the only route of energy dissipation from the system is through vaporisation of the water. This also assumes that none of the energy released is stored in the water by means of a rise in the water’s temperature, because it’s already at boiling point, and that there is no functioning mechanism for otherwise cooling that water.)</p>
<p>1.6 MW / (2260 kJ/kg * 1000 g/L) = 0.7 litres per second. 61 cubic meters per day.</p>
<p>The used fuel pool at Vermont Yankee, which is also a GE BWR-4, is 40 feet long, 26 feet wide and 39 feet deep, and is normally filled with 35,000 cubic feet of water. I will make an assumption that the Fukushima I Unit 4 used fuel pool has the same dimensions.</p>
<p>The level of water in the used fuel pool is normally 16 feet above the top of the fuel assemblies. With the water level evaporating at the rate described above, the water level will drop by 2 feet per day.</p>
<p>Uncovery of the fuel assemblies will take eight days. (Beginning from the point where the water level reached boiling point, after active cooling ceased.)</p>
<p>(Working assumption which you may subject to some skepticism: That there is no form of leakage or other water loss pathway from the used fuel pool.)</p>
<p>It seems plausible that a fire hose or something can be used to add water to the pool at a rate equal to this loss rate of 700 ml per second. The Chernobyl-style helicopter drops seem like overkill, and they are doing an effective job of whipping up “Chernobyl again” fear, and images that the newspapers are having a field day with.</p>
<br />Filed under: <a href='http://reindeerflotilla.wordpress.com/category/health-physics/'>health physics</a>, <a href='http://reindeerflotilla.wordpress.com/category/japan/'>Japan</a>, <a href='http://reindeerflotilla.wordpress.com/category/nuclear-energy/'>nuclear energy</a>, <a href='http://reindeerflotilla.wordpress.com/category/uncategorized/'>Uncategorized</a> Tagged: <a href='http://reindeerflotilla.wordpress.com/tag/fukushima/'>Fukushima</a>, <a href='http://reindeerflotilla.wordpress.com/tag/health-physics/'>health physics</a>, <a href='http://reindeerflotilla.wordpress.com/tag/japan/'>Japan</a>, <a href='http://reindeerflotilla.wordpress.com/tag/nuclear-safety/'>nuclear safety</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/reindeerflotilla.wordpress.com/466/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/reindeerflotilla.wordpress.com/466/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/reindeerflotilla.wordpress.com/466/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/reindeerflotilla.wordpress.com/466/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/reindeerflotilla.wordpress.com/466/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/reindeerflotilla.wordpress.com/466/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/reindeerflotilla.wordpress.com/466/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/reindeerflotilla.wordpress.com/466/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/reindeerflotilla.wordpress.com/466/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/reindeerflotilla.wordpress.com/466/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/reindeerflotilla.wordpress.com/466/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/reindeerflotilla.wordpress.com/466/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/reindeerflotilla.wordpress.com/466/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/reindeerflotilla.wordpress.com/466/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reindeerflotilla.wordpress.com&amp;blog=4273668&amp;post=466&amp;subd=reindeerflotilla&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://reindeerflotilla.wordpress.com/2011/03/19/fukushima-updates-march-18/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ca98493d2f7120cdb8441cf7f4ff3398?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">enochthered</media:title>
		</media:content>
	</item>
		<item>
		<title>Fukushima redux</title>
		<link>http://reindeerflotilla.wordpress.com/2011/03/16/fukushima-redux/</link>
		<comments>http://reindeerflotilla.wordpress.com/2011/03/16/fukushima-redux/#comments</comments>
		<pubDate>Wed, 16 Mar 2011 11:11:36 +0000</pubDate>
		<dc:creator>Luke Weston</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Fukushima]]></category>
		<category><![CDATA[Japan]]></category>
		<category><![CDATA[nuclear engineering]]></category>
		<category><![CDATA[nuclear power]]></category>
		<category><![CDATA[nuclear safety]]></category>

		<guid isPermaLink="false">http://reindeerflotilla.wordpress.com/?p=408</guid>
		<description><![CDATA[Looks like we need an update post on the situation with the Fukushima nuclear power reactors. The situation continues to change and develop, but good, sensible, detailed information is still hard to find. In the wake of the Fukushima incident, it has really helped me to understand what happened in 1979 at Three Mile Island; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reindeerflotilla.wordpress.com&amp;blog=4273668&amp;post=408&amp;subd=reindeerflotilla&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Looks like we need an update post on the situation with the Fukushima nuclear power reactors. The situation continues to change and develop, but good, sensible, detailed information is still hard to find.</p>
<p>In the wake of the Fukushima incident, it has really helped me to understand what happened in 1979 at Three Mile Island; with nonsense all throughout the media, and FUD, and panic spreading, with good information almost impossible to find, and with the over-abundance of bad information leading to hysteria.</p>
<p>But this is the first time it has happened to the Facebook and Twitter generation; I’ve yet to determine whether that’s a good thing or a bad thing. We need to keep working hard to make sure it’s a net benefit for the good information, not the dodgy information.</p>
<p><img src="http://reindeerflotilla.files.wordpress.com/2011/03/godzilla1.jpg?w=600" alt="" width="80%" /></p>
<blockquote><p>Design Basis Godzilla</p></blockquote>
<p>Why wasn&#8217;t the earthquake design basis set high enough?, some people ask. What if the next earthquake is magnitude 10? Magnitude 12? Magnitude 20? But where does it stop?<br />
Where do you set the design basis? What if the reactor is attacked by Godzilla?</p>
<p>No matter where you set the design basis, you will always exceed it one day, eventually. And when you do, the anti-nuclearists will complain that the design basis is not set high enough.</p>
<p>There is always some really extreme, really catastrophic situation that you can imagine, but what is its probability in any given year?</p>
<p>It&#8217;s all about Probabilistic Risk Assessment.</p>
<p>You know what the average probability per year of a magnitude 8 earthquake in the area is, what the probability of a magnitude 9 earthquake is, what the probability of a large tsunami is, etc. I&#8217;m not sure what the probability of Godzilla attack is. Need to ask an expert. Somebody get Matthew Broderick in here; he&#8217;s the guy to ask. </p>
<p>And you decide what the acceptable probability of a severe core damage (&#8220;meltdown&#8221;) incident (which won&#8217;t hurt anybody but will probably write off the reactor, like TMI) for the nuclear reactor is in any given year &#8211; let&#8217;s suppose it is decided that one such failure per 50,000 reactor-years of operation is acceptable. Then, with that in mind, you design the degree of seismic hardening and safety engineering for the nuclear power plant so that you hit that target.</p>
<p>It is the safest way to do it which is actually realistic. You can&#8217;t say that it&#8217;s absolutely 100% resistant to any hypothetical scenario of destruction that you can imagine, because there is always something that you can imagine that is more destructive.</p>
<blockquote><p>Seawater injection into the primary containment of Unit 1 &#8211; not into the reactor vessel itself
</p></blockquote>
<p>On 12 March, TEPCO announced that they planned to cool the Unit 1 reactor with seawater, adding boric acid to the water as a nuclear poison, to prevent any possibility of unintended criticality. The injection of fresh water and seawater into the primary containment vessel through a fire-extinguishing system line commenced on the 13th of March.</p>
<p><strong>This is not an injection of seawater into any part of the nuclear reactor or the Nuclear Steam Supply System itself. It is an injection of seawater into the containment structure surrounding the reactor pressure vessel.</strong></p>
<p>These reports confirm my earlier prediction that they were <strong>not talking about actually putting seawater into the nuclear steam supply system</strong>, despite the lack of any previous clear, sensible announcements in the press to this effect.</p>
<p>Given that the reactor pressure vessel is completely intact and the control rods were fully inserted, normally, by the Reactor Protection System at the first sign of the earthquake, and the reactor is in a completely subcritical configuration, adding additional nuclear poisons (i.e. boron) to the system is seriously overkill; there is no pressing reason why it&#8217;s really necessary, other than to be extra conservative.</p>
<blockquote><p>ASIDE: &#8220;Going critical&#8221; isn&#8217;t some kind of catastrophe, it&#8217;s what a fission reactor is designed to do, which it normally does under normal operating conditions.</p></blockquote>
<blockquote><p>Status of Unit 2
</p></blockquote>
<p>Over March 14 and March 15, Unit 2 has been in a similar low-coolant condition to Unit 1, with coolant water being boiled off through the torus, and with the Emergency Core Cooling Systems, such as the Low Pressure Coolant Injection system, operating.</p>
<p>Some kind of explosion was detected in the Unit 2 reactor building on the 15th of March, in a different area to the hydrogen ignition in Unit 1 and Unit 3. This hydrogen explosion was possibly within or close to the torus (the toroidal overpressure-supression tank), which is below grade, near the bottom of the reactor building.</p>
<p>Although this explosion may have damaged the torus, it has not damaged any of the real containment structures, such as the primary containment structure, the drywell, the reactor pressure vessel, or the outer reactor building.</p>
<p>There are valves that can be closed to isolate the vents that connect the torus to the drywell. Therefore, even if the torus was damaged or breached, it can be isolated from the drywell, meaning that there&#8217;s no real pathway between the drywell (the primary containment vessel) and the reactor building, through the damaged torus.</p>
<p>That means that your key layers of containment are all still intact.</p>
<blockquote><p>Status of Unit 3, and its MOX fuel
</p></blockquote>
<p>There has also apparently been a loss of some of the normal reactor coolant systems in Unit 3, and the precautionary injection of borated water into the primary containment vessel, as at Unit 1, also began on March 13 and continued through to March 14.</p>
<p>As with Unit 1, seawater has been being injected, in addition to fresh water, but it is <strong>into the drywell &#8211; not into the reactor vessel</strong>. There has also been a hydrogen explosion in the rooftop refueling crane space above the reactor building at Unit 3 &#8211; very similar to the explosion in the same area at Unit 1.</p>
<p>Fukushima I Unit 3 is currently fueled with MOX fuel, containing recycled plutonium dioxide in its initial fuel load, in addition to low-enriched uranium dioxide.</p>
<p>You might see some slightly different characteristics in this MOX fuel with regards to things like the void reactivity coefficient compared to ordinary LEU fuel, because the fission cross section, plotted as a function of the incident neutron energy, will look slightly different for <sup>239</sup>Pu compared to <sup>235</sup>U. So, if the cross-section doesn&#8217;t drop away as rapidly as you increase the incident neutron energy, for <sup>239</sup>Pu as compared to <sup>235</sup>U, then you might see a negative void reactivity coefficient that isn&#8217;t quite as strong. Stuff like that.</p>
<p>But in practice there&#8217;s no evidence that we&#8217;re seeing any neutronic behavior or thermal behavior in the fuel that is any different, in practice, as far as the emergency situation is concerned, at Unit 3 as compared to Unit 1.</p>
<p>There is no significant difference in the composition of the radioactive fission products, or in their potential to be released to the environment, in the MOX fuel compared to the LEU fuel in the other reactors.</p>
<p>What we will see, however, is a lot of &#8220;plutonium phobia&#8221; in the media with regards to this MOX fuel, which is completely independent of any rational, fact-based discussion of the science and engineering. There&#8217;s this idea in the popular consciousness that plutonium is some mysterious, almost mythical, horrifying and terrible thing, and you&#8217;re going to turn inside out and die if you ever even look at it the wrong way.</p>
<p>But plutonium isn&#8217;t something that&#8217;s been spawned out of the arse of a demon or something, it&#8217;s actually just another element. It&#8217;s radioactive, but less radioactive than most of the fission products formed in a nuclear reactor.</p>
<p>The potentially harmful radioactive materials that might be released into the environment from a LOCA scenario such as the Fukushima I-1 situation, or the Three Mile Island accident, are the radionuclides of the high-volatility fission products, such as radioisotopes of xenon, krypton, and to a lesser extent, radioisotopes of iodine. Tritium is also on the list of key radionuclides that are present within the coolant water and are volatile enougn to potentially be relased, but its relatively low specific activity compared to the hort-lived fission products and its very low beta decay energy means that tritium is not significant in terms of its potential for harm.</p>
<p>Uranium and plutonium, for example, are heavy metals, they&#8217;re not soluble in the coolant water, and they are nowhere near as volatile as these gaseous and volatile fission products. This means that there&#8217;s no way that these elements can escape out into the primary coolant and eventually find their way out into the reactor building atmosphere, as these more volatile elements can. This means that there&#8217;s no way that they will be released out into the atmosphere in the same way that very small quantities of tritium and gaseous fission products may be be released. Even if they could be, uranium has a negligible specific activity, and it is a negligible source of radiation dose &#8211; and plutonium is not extremely radioactive either; being less radioactive than the majority of the fission products.</p>
<blockquote><p>The Used Nuclear Fuel
</p></blockquote>
<p>There is a small <strong>fuel transfer pool</strong> in the reactor building at each of these GE BWRs, near the top of the reactor pressure vessel, that is used for <strong>the temporary transfer of used nuclear fuel during refueling</strong>. However, the longer-term storage of the used nuclear fuel is done in a pool <strong>elsewhere on the site</strong>. Those storage pools, outside the reactor buildings, are seismically hardened and defended-in-depth, just like the reactors themselves, and there are <strong>no indications of any problems with them</strong>. Since there was no refueling going on at the damaged reactors at the time of the earthquake, <strong>there is little or no fuel in the fuel transfer pools</strong>.</p>
<p>That&#8217;s my understanding of the situation, anyway.</p>
<p>Is there actually some used nuclear fuel stored in the Unit 4 fuel transfer pool at the time of the earthquake? I don&#8217;t believe there is much, if any.</p>
<p>Some media reports suggest there might be; but I&#8217;m extremely distrusting of the incomplete, garbled information being filtered out through the mainstream media on this whole issue &#8211; which is why I&#8217;m trying to patiently take information in from a diverse range of sources, and to patiently, carefully and skeptically piece it together into a self-consistent picture of what we actually know about the situation, based on my knowledge of the physics and my limited but partial knowledge of nuclear engineering.</p>
<p>If there is some fuel stored in the transfer pool, we need to know a few things about it.</p>
<p>How much is stored there? How long has it been there for? When was the reactor that it was taken from powered down, prior to fuel unloading? The decay heat of used nuclear fuel drops off exponentially following reactor shutdown, as the short-lived fission products that account for most of the radioactivity rapidly and exponentially decay. After a short period of cooling, the used fuel would not be significantly heating the pool water, nor would it require active cooling.</p>
<p>Immediately after fission is shut down in an operating nuclear power reactor, the power output from nuclear fission ceases. However, the nuclear fuel is still extremely radioactive, at least initially, due to the presence of very short lived fission products with very high specific activities. But that decay heat output falls off exponentially over the coming hours, as the very short lived fission products decay.</p>
<p><img src="http://reindeerflotilla.files.wordpress.com/2011/03/decay_heat_post_shutdown.jpg?w=600" alt="" /></p>
<p>Thanks to Kirk over at <em>Energy From Thorium</em> for preparing this excellent chart, which I&#8217;ve borrowed from the EFT blog &#8211; all credit to him. <a href="http://energyfromthorium.com/">Go and check out Energy From Thorium &#8211; it&#8217;s an excellent site.</a></p>
<p>Initially, the decay heat power level &#8211; the heat emitted by the radioactive decay of the radionuclides present in the used nuclear fuel, in a subcritical configuration &#8211; is approximately 5% of the fission reactor&#8217;s normal thermal power output.</p>
<p>The Fukushima I Unit 1 reactor has a nameplate capacity of 460 MW<sub>e</sub>. At a thermodynamic efficiency of approximately 35%, the reactor has a thermal power output of approximately 1.31 gigawatts.</p>
<p>Therefore, immediately following reactor shutdown, the decay heat power output from the reactor&#8217;s nuclear fuel will be about 5% of that, or about 66 megawatts.</p>
<p>Over the last 5 days since the shutdown of the reactor, however, that power output has been dropping off exponentially, and it is now somewhere down around 6 megawatts of thermal power.</p>
<p>So, how much fuel is presently stored in the Unit 4 fuel transfer pool, if any? I might take an educated guess and say that it&#8217;s about one third of one full core loading, since about one third of the core fuel is replaced during one refueling. Let&#8217;s take a conservative guess, and say that it has been out of the Unit 4 reactor (which was already offline for maintenance prior to the earthquake) for about a week, at the least. It&#8217;s probably longer than that.</p>
<p>If those assumptions are valid, then the radiothermal power output from the used fuel in the fuel transfer pool will be only about one or two megawatts at the present time, and still decaying of course.</p>
<p>We know what the thermal power input from the fuel is, what the volume of water in the pool is, what the dimensions of the pool are, what the nominal temperature of the pool is, and what the specific heat capacity of water and the latent heat of evaporation of water are.</p>
<p>Therefore, we know exactly what the temperature of the water of the pool is going to do, and exactly what the volume of water in the pool is going to do. There is no need for guessing or speculation.</p>
<p>The nuclear fuel is made up of pellets of uranium oxide clad in tubes of Zircaloy. (Zircaloy is the trade name of the alloy in question, which is almost pure zirconium.) UO<sub>2</sub> is a refractory metal oxide with a very high melting point &#8211; it is not flammable or combustible in any way at all. It does not burn. In theory, the zirconium metal cladding could burn, if it was removed from all cooling water, exposed to an oxygen-containing atmosphere, and heated to an <em>extremely high</em> temperature. However, it is almost impossible to burn a piece of zirconium in this fashion in practice.</p>
<p>The rate at which the water in the fuel transfer pool would evaporate, in the absence of active cooling system functionality and in the presence of the fuel&#8217;s remaining thermal power output, is not more than a few percent of the water volume per day.</p>
<p>Given that there is approximately 16 feet or more of water above the surface of the fuel assemblies in the pool under normal conditions, it will take many days to weeks for this water to evaporate to the point where the fuel is potentially exposed above the surface, assuming that no additional water was added by any other mechanism.</p>
<p>The outermost layer of the multiple layers of containment surrounding the reactors – the cuboid-shaped reactor buildings – have walls and a roof made of solid concrete. On top of the concrete reactor buildings, however, there is an additional part of the structure – it is not made of concrete, but it is made of steel, with steel sheets over a steel frame. This steel building on top of the reactor building houses the fuel transfer crane, and it is built on top of the concrete roof of the reactor building.</p>
<p>That is, the part of the structure above the concrete shield plug and the refueling platform at the top of the concrete reactor building, as shown on the diagrams below.</p>
<p><a href="http://reindeerflotilla.files.wordpress.com/2011/03/oj4kg.png"><img src="http://reindeerflotilla.files.wordpress.com/2011/03/oj4kg.png?w=600" alt="" width="40%" /></a>     <a href="http://reindeerflotilla.files.wordpress.com/2011/03/bwr-cutaway.jpg"><img src="http://reindeerflotilla.files.wordpress.com/2011/03/bwr-cutaway.jpg?w=600" alt="" width="53%" /></a></p>
<p>It is this relatively weak steel structure on top of the reactor building, which is not really part of the reactor building proper, which has been blown out by a hydrogen explosion at Fukushima I Unit 1, <a href="http://reindeerflotilla.wordpress.com/2011/03/13/all-right-its-time-to-stop-the-fukushima-hysteria/">as I described in my previous post</a>, and apparently at one of the other Fukushima I reactor buildings as well.</p>
<p>The concrete roof of the reactor building proper &#8211; which is not where the hydrogen explosion occurred &#8211; is built over the top of the temporary fuel transfer pool; the pool is protected within the concrete reactor building.</p>
<blockquote><p>Unit 4 Explosion and Fire
</p></blockquote>
<p>On 14 March, an explosion of hydrogen gas in the steel-framed structure atop the Unit 4 reactor building occurred, similar to the earlier explosion at Unit 1. As was the case at Unit 1, there was no real damage to the reactor building proper or any of the other layers of containment within.</p>
<p>On March 14, a fire was reported in the Unit 4 reactor building. <strong>The fire was caused by a leak of lubricating oil in the mechanical drivetrain that drives the reactor&#8217;s recirculation water pumps</strong>. Contrary to inaccurate information which was spread widely in the media and the social-media grapevine, <strong>this small fire had absolutely nothing to do with the used-fuel transfer pool or any fuel which may have been in it</strong>. The fire was extinguished shortly after.</p>
<blockquote><p>Detection of radioactivity off the coast
</p></blockquote>
<p>It has been reported that the crew of the Nimitz-class carrier USS <em>Ronald Reagan</em>, off the Japanese coast, has detected the presence of radioactivity emitted from the Fukushima nuclear power plant. Since she&#8217;s nuclear powered, the vessel is obviously carrying sensitive instruments and sensors for detecting the presence of radioactivity around the ship, and obviously they&#8217;ve detected the trace levels of radioactivity that have escaped into the atmosphere.</p>
<p>It&#8217;s possible to measure the presence of small traces of radioactivity fairly easily with extremely high sensitivity. Just because we&#8217;re able to accurately measure it and quantify it at very low levels doesn&#8217;t mean we&#8217;re dealing with levels of radioactivity that are anywhere close to harmful levels.</p>
<p>Has anyone actually reported the actual <em>quantitative</em> presence of radioactivity that was detected aboard the ship?</p>
<blockquote><p>The status of the Fukushima II plant
</p></blockquote>
<p>At the time of the March 11 earthquake, all four operating units at the Fukushima II station were automatically SCRAMmed by the Reactor Protection Systems.</p>
<p>Although there were some reports of disruptions to the Emergency Core Cooling Systems at Fukushima II, all the Emergency Core Cooling Systems at all the reactors were restored to operational status.</p>
<p>Between March 12 and March 14, every one of these reactors has been bought to a safe state of <strong>cold shutdown</strong>, where the decay heat from the nuclear fuel is being completely dissipated and the fuel is being kept cool, with no rise in fuel temperature.</p>
<br />Filed under: <a href='http://reindeerflotilla.wordpress.com/category/uncategorized/'>Uncategorized</a> Tagged: <a href='http://reindeerflotilla.wordpress.com/tag/fukushima/'>Fukushima</a>, <a href='http://reindeerflotilla.wordpress.com/tag/japan/'>Japan</a>, <a href='http://reindeerflotilla.wordpress.com/tag/nuclear-engineering/'>nuclear engineering</a>, <a href='http://reindeerflotilla.wordpress.com/tag/nuclear-power/'>nuclear power</a>, <a href='http://reindeerflotilla.wordpress.com/tag/nuclear-safety/'>nuclear safety</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/reindeerflotilla.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/reindeerflotilla.wordpress.com/408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/reindeerflotilla.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/reindeerflotilla.wordpress.com/408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/reindeerflotilla.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/reindeerflotilla.wordpress.com/408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/reindeerflotilla.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/reindeerflotilla.wordpress.com/408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/reindeerflotilla.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/reindeerflotilla.wordpress.com/408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/reindeerflotilla.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/reindeerflotilla.wordpress.com/408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/reindeerflotilla.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/reindeerflotilla.wordpress.com/408/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reindeerflotilla.wordpress.com&amp;blog=4273668&amp;post=408&amp;subd=reindeerflotilla&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://reindeerflotilla.wordpress.com/2011/03/16/fukushima-redux/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ca98493d2f7120cdb8441cf7f4ff3398?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">enochthered</media:title>
		</media:content>

		<media:content url="http://reindeerflotilla.files.wordpress.com/2011/03/godzilla1.jpg" medium="image" />

		<media:content url="http://reindeerflotilla.files.wordpress.com/2011/03/decay_heat_post_shutdown.jpg?w=600" medium="image" />

		<media:content url="http://reindeerflotilla.files.wordpress.com/2011/03/oj4kg.png" medium="image" />

		<media:content url="http://reindeerflotilla.files.wordpress.com/2011/03/bwr-cutaway.jpg" medium="image" />
	</item>
		<item>
		<title>All right, it&#8217;s time to stop the Fukushima hysteria.</title>
		<link>http://reindeerflotilla.wordpress.com/2011/03/13/all-right-its-time-to-stop-the-fukushima-hysteria/</link>
		<comments>http://reindeerflotilla.wordpress.com/2011/03/13/all-right-its-time-to-stop-the-fukushima-hysteria/#comments</comments>
		<pubDate>Sun, 13 Mar 2011 20:57:06 +0000</pubDate>
		<dc:creator>Luke Weston</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Fukushima]]></category>
		<category><![CDATA[Japan]]></category>
		<category><![CDATA[nuclear engineering]]></category>
		<category><![CDATA[nuclear safety]]></category>

		<guid isPermaLink="false">http://reindeerflotilla.wordpress.com/?p=403</guid>
		<description><![CDATA[&#8220;Is it true they have nuke stuff inside of them?&#8221; &#8220;Radiothermal isotopes.&#8221; &#8220;What happens if one gets busted open? Everyone gets all mutated?&#8221; &#8220;If you ever find yourself in the presence of a destructive force powerful enough to decapsulate those isotopes,&#8221; Ng says, &#8220;radiation sickness will be the least of your worries.&#8221; &#8212; Neal Stephenson, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reindeerflotilla.wordpress.com&amp;blog=4273668&amp;post=403&amp;subd=reindeerflotilla&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img src="http://cdn.theatlantic.com/static/infocus/jpq03111/s_j39_RTR2JRJ8.jpg" alt="" width="90%" /><br />
<blockquote>&#8220;Is it true they have nuke stuff inside of them?&#8221;<br />
&#8220;Radiothermal isotopes.&#8221;<br />
&#8220;What happens if one gets busted open? Everyone gets all mutated?&#8221;<br />
&#8220;If you ever find yourself in the presence of a destructive force powerful enough to decapsulate those isotopes,&#8221; Ng says, &#8220;radiation sickness will be the least of your worries.&#8221;</p></blockquote>
<p>     &#8212; Neal Stephenson, <em>Snow Crash</em></p>
<p>At the present time, the people of Japan are struggling to deal with one of the most serious natural disasters anywhere in the world in recent recorded history. My thoughts are with them.</p>
<p>But I&#8217;ll get straight to the point. All right, what do we actually <strong>know</strong> about the effects of this disaster on Unit 1 at the Fukushima I Nuclear Power Station?</p>
<p>There are 53 operational nuclear power reactors in Japan today. Most of them were operating normally at the time of the recent earthquake, and continued to operate normally, since they were relatively far away from the earthquake&#8217;s epicenter. Some of them were offline at this time for routine scheduled maintenance or refueling. Several reactors, closer to the earthquake&#8217;s epicentre, experienced normal, automatic reactor trips (&#8220;SCRAMs&#8221;, in Western nuclear engineering parlance) controlled by the RPS (the Reactor Protection System), exactly as you would expect either in the presence of ground acceleration under earthquake conditions, or due to a loss of electricity grid connectivity to the plant (which is known as a Loss of Offsite Power, or LOOP, in nuclear power engineering parlance), which is a very likely event during a severe earthquake.</p>
<p><strong>For the purposes of designing safe nuclear power plants, loss of offsite power is recognized as a <em>relatively</em> frequent, relatively high probability event. For the purposes of designing safe nuclear power plants, especially in Japan, it is recognized that the plant can be subjected to a severe earthquake &#8211; and on the Japanese coast, to tsunami surges as well.</strong></p>
<p>And of those 53 power reactors, only one is behaving in a somewhat abnormal way in its shutdown state &#8211; Unit 1 at the Fukushima I Nuclear Power Station. (Fukushima Dai-<em>Ichi</em>, as opposed to Fukushima Dai-<em>Ni</em>, which is the Fukushima II plant.) The other 52 are completely normal, either operating or behaving as predicted in a shutdown state. <strong>To see that 52 out of 53 are behaving completely normally, and many are still operating normally, generating electricity on the grid, in the wake of one of the strongest earthquakes the world has ever seen in an industrialized area, shows you just how resilient nuclear power infrastructure is in response to natural forces like this.</strong></p>
<blockquote><p><strong>UPDATE: At the time I wrote this, what I above was accurate and there were no concerns about the state of any of the power reactors other than just this one. It is now the case that there are issues at a couple of the power reactors, and the above is not strictly accurate. However, the phenomena and the systems I have described below in the context of Fukushima I Unit 1 are still relevant to understanding what is happening at the other reactors.</strong></p></blockquote>
<p>Meanwhile, oil refineries and natural gas plants are pretty much all going up in flames in Japan&#8217;s earthquake-affected areas.</p>
<p>The absolute worst case scenario that we could potentially be looking at here is partial melting damage to the nuclear fuel &#8211; similar to the Three Mile Island accident. This <strong>will not harm any people or harm the environment</strong>, but it <strong>will have serious financial and political costs for TEPCO</strong>, it <strong>may write off the reactor</strong>, and it will be <strong>a significant political and rhetorical advantage for anti-nuclear activism and FUD</strong>.</p>
<p><img src="http://i.dailymail.co.uk/i/pix/2011/03/11/article-1365318-0D92BB85000005DC-100_470x543.jpg" alt="" width="90%" /></p>
<p><strong>If there is any real environmental damage to come out of this accident, it will come as a result of increased use of coal and fossil fuels instead of nuclear energy.</strong></p>
<p>Fukushima I-1 is a General Electric BWR (Boiling Water Reactor), with a (relatively small) nameplate capacity of 460 MW. It first achieved criticality in October 1970, only 3 years after its construction commenced in 1967.</p>
<p>Fukushima I Unit 4, Unit 5 and Unit 6 were all already offline for maintenance and fueling operations at the time of the earthquake, and Units 1, 2 and 3 were shutdown automatically at the time of the earthquake, either by the RPS seismic sensors or by the RPS relays opening when off-site power was disrupted, completely as intended.</p>
<p>The control rods are all already fully driven into the reactors, and the reactors are fully subcritical. The systems are not even close to criticality and cannot reach criticality &#8211; or any measure of supracriticality &#8211; at all. This has been the case at all times following the initial RPS trips and control rod insertion at the time of the earthquake.</p>
<p>However, for a limited period of time following reactor shutdown, cooling of the reactor core still has to be maintained, to dissipate the decay heat of the short-lived fission products in the nuclear fuel. And that cooling, and how it is maintained, or not maintained, in the absence of offsite power, is at the root of our discussion of all this fuss at Fukushima.</p>
<p>Even with the reactor in a subcritical configuration, with control rods inserted, if the reactor core coolant level drops excessively and it is not replenished, over the course of the next 48 hours or so following reactor shutdown, the fuel can eventually heat up excessively from its decay heat, leading to core damage &#8211; partial melting of the fuel, which will be very difficult and costly to fix. This is not significantly dangerous for the people and the environment around the nuclear reactor. This worst-case scenario, damage to the fuel in the reactor core, is not dissimilar to the damage to the Three Mile Island Unit 2 PWR in the United States in 1979; although it is worth noting here that the TMI reactors are Pressurized Water Reactors and the Fukushima reactors are BWRs.</p>
<p>As the name suggests, however, the decay heat will <em>decay</em> away fairly rapidly &#8211; and the fuel&#8217;s thermal power output will drop below levels which are potentially problematic in the absence of proper cooling after a few days. It will take a few days for the fuel rods to stabilise their own temperature, in the absence of active water cooling, as the short-lived fission products in the fuel which are generating the heat continue to decay. The reactor will be then in what is known as &#8220;cold shutdown&#8221;. At that point, only minimal coolant injection into the reactor will be required, and preparations can be began to remove the nuclear fuel from the core.</p>
<p>We&#8217;re probably already not far from reaching this point, chronologically, at Fukushima I-1. The decay heat from the fission products in the fuel has been decaying constantly for the last couple of days, ever since control rod insertion at the time of the earthquake. We&#8217;re now reaching the point, over the coming few days, where the risk of further potential core damage has passed.</p>
<p>Following LOOP, most of a reactor&#8217;s instrumentation and emergency systems are generally transferred to a backup auxiliary power supply provided on site by diesel generators, or to batteries in the case of some systems. However, it appears that these generators at Fukushima I-1 were damaged by the earthquake. The diesel generator appeared to start up correctly, and then it stopped abruptly about an hour later.</p>
<p>So, what happens to a BWR, in terms of its decay heat removal, when the reactor is tripped, and offsite power is offline, and the auxiliary electric power supply from the diesel generators is offline?</p>
<p>To find out, we need to take a closer look at the BWR. To start with, here are a few little diagrams that basically illustrate the architecture of a typical BWR of the kind we&#8217;re discussing here. Click through for the full-sized images.</p>
<p><a href="http://www.world-nuclear-news.org/uploadedImages/wnn/Images/bwr-cycle.gif"><img src="http://www.world-nuclear-news.org/uploadedImages/wnn/Images/bwr-cycle.gif" alt="" height="30%" width="30%" /></a><a href="http://i.imgur.com/CckjP.jpg"><img src="http://i.imgur.com/CckjP.jpg" alt="" height="30%" width="30%" /></a><a href="http://upload.wikimedia.org/wikipedia/en/a/a1/Bwr-rpv.svg"><img src="http://upload.wikimedia.org/wikipedia/en/a/a1/Bwr-rpv.svg" alt="" height="30%" width="30%" /></a></p>
<p>Wikipedia has a surprisingly good page on the <a href="http://en.wikipedia.org/wiki/Boiling_Water_Reactor_Safety_Systems">safety systems of a Boiling Water Reactor</a>, and I think that&#8217;s a very good place to start. It&#8217;s not too technical, since it is Wikipedia, after all, but it&#8217;s impressively good basic technically literate material for a Wikipedia article.</p>
<p>Like all light-water reactors, the GE BWR has a negative void coefficient. In other words, as the proportion of steam to liquid water increases within the reactor, the moderation of neutrons within the reactor is decreased, since the lower-density steam is less effective as a moderator, and the reactor&#8217;s average neutron energy spectrum hardens a little, and this causes the reactor&#8217;s neutronic power output to decrease, since the reactor is operating with an enriched uranium fuel in a typical neutron energy spectrum where hardening the neutron energy spectrum will decrease the fission power output.</p>
<p>A sudden increase in steam pressure within the BWR (caused, for example, by the closing of the main steam isolation valve from the reactor) will cause a sudden increase in the proportion of liquid water to steam within the reactor, which will cause an increase in the reactor&#8217;s power output, due to the negative void coefficient. Such an event is known as a pressure transient.</p>
<p>The BWR is specifically designed to suppress such pressure transients, by safely venting the overpressure through safety relief valves to below the surface of a pool of liquid water within the containment. This toroidal-shaped tank, known as the torus, is shown on the drawings above. There are 11 safety overpressure relief valves on the older generation of BWRs such as the ones at Fukushima, and only a couple of them need to be opened in order to completely mitigate a pressure transient.</p>
<p>Although a pressure transient will cause a transient in the fission power output for a brief moment, the rapid actuation of the pressure relief valves will cause the pressure to drop off rapidly, and correspondingly, the neutronic power will rapidly drop off once the valves are opened, to a level far below nominal operating power.</p>
<p>There is an intrinsic physical relationship between temperature, pressure and fission power output in a light-water reactor, because of the void reactivity coefficient.</p>
<p>The Emergency Core Cooling System, the ECCS, of a light-water reactor is made up <strong>a set of many interrelated, redundant layers of different safety systems</strong> which are designed to protect the nuclear fuel within the reactor pressure vessel from overheating in the event of the loss of coolant level, by maintaining that coolant level. To understand what&#8217;s going on at Fukushima, it is good to have a basic understanding of what these different systems are.</p>
<p><strong>The Emergency Core Cooling System(s)</strong><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>The High Pressure Coolant Injection System (HPCI) is the first line of defense in the ECCS. The HPCI is designed to inject substantial quantities of water into the reactor while it is at high pressure, and to prevent the activation of the additional, redundant low-pressure &#8220;layers&#8221; of the ECCS. HPCI can deliver approximately 19,000 L/min to the core at any core pressure above 690 kPa (100 psi). This is usually enough to keep the water levels sufficiently high to avoid activating the low-pressure &#8220;layers&#8221; of ECCS except in a major contingency, such as a large break in the makeup water line. The HPCI necessarily operates at a high pressure because it injects water into the reactor at a high flow rate <em>against the high pressure</em> already within the reactor, without releasing that pressure.</p>
<p>It&#8217;s worth noting here that whilst the Fukushima reactor may be losing coolant level at a limited rate through steam venting through the pressure relief valves into the torus, there is no pipe break, no stuck-open valve, or any other serious large-scale LOCA scenario here with a serious rate of coolant loss, which is the kind of thing the ECCS is designed to safely compensate for.</p>
<p><strong>The HPCI system is powered by steam from the reactor &#8211; its operation is not dependent on off-site power, or power from the diesel generators, or battery power. It is powered by the heat remaining in the reactor itself.</strong></p>
<p>It is completely plausible that a turbine trip, with sudden closure of the main steam isolation valve (MSIV) between the reactor and the turbine hall, will cause a significant power transient in the reactor, for the reasons described above, and steam venting into the relief valves as a result of that transient will cause some loss of the coolant level. The HPCI system is more than adequate to make up the reactor water level in this scenario.</p>
<p>The next one of the redundant components of the ECCS is the Reactor Core Isolation Cooling System, or RCIC. RCIC is also one of the high-pressure coolant injection systems, capable of injecting approximately 2000 L/min of water into the reactor core. <strong>The RCIC is able to operate with no source of electric power other than battery power, and is capable of providing decay heat removal by itself in the event of a station blackout, where off-site power is lost and the backup power supply from the diesel generators also fails.</strong></p>
<p>If the water level cannot be maintained with the HPCI and/or the RCIC, and the core water level is still falling below some present point even with these systems working full-bore, then the next systems in the stack of ECCS systems respond. If, for some reason such as a large-break LOCA, the water level cannot be maintained, we then move to looking at the next layers of redundancy in the ECCS &#8211; the depressurisation and low-pressure coolant injection systems.</p>
<p>For the low-pressure coolant injection components of the ECCS to operate, the pressure within the reactor must be reduced, by the depressurization system. The Automatic Depressurization System (ADS) is designed to activate in the event that the reactor pressure vessel is retaining pressure, but the water level cannot be maintained using high pressure cooling alone, and low pressure cooling must be initiated. When the ADS activates, it rapidly releases pressure from the reactor vessel in the form of steam, through pipes that are piped to below the water level in the the torus, which is designed to condense the steam released into it, bringing the reactor vessel pressure below 32 atmospheres, allowing the low pressure components of the ECCS to be activated.</p>
<p>The low-pressure ECCS systems have extremely large capacities compared to the high pressure systems and are powered by multiple different power sources. They will maintain any required water level, and in the event of a worst-case LOCA, such as a break of a large water pipe feeding into the reactor vessel below core level, which could potentially lead to temporary fuel rod &#8220;uncovery&#8221;, they will rapidly return the water level over the fuel in the core prior to the fuel heating to the point where core damage could occur.</p>
<p>The Low Pressure Core Spray System (LPCS) is the first of the low-pressure ECCS components, designed to suppress steam generated by a major contingency. As such, it prevents the reactor vessel pressure from re-increasing above the LPCI coolant injection pressure, 32 atmospheres. It activates while the pressure in the reactor is still below 32 atmospheres, and delivers approximately 48,000 L/min of water in a deluge from the top of the core.</p>
<p>The Low Pressure Coolant Injection System, LPCI, is the final piece of the ECCS, the &#8220;heavy artillery&#8221; in the ECCS. Consisting of 4 pumps driven by diesel engines, it is capable of injecting a mammoth 150,000 L/min of water into the core. Combined with the core spray system to keep steam pressure in the core sufficiently low, the LPCI can suppress all core-cooling contingencies by rapidly and completely flooding the core with coolant. One should also note that the diesel-engine driven pumps that run the LPCI are completely independent of off-site electrical grid power, they are independent of steam power being extracted from the reactor (unlike HPCI), and they are independent of the diesel generators that provide the backup electricity supply for the plant in the event of the loss of offsite power.</p>
<p>The Standby Liquid Control System, the SLCS, is used in the event of major contingencies as a last-ditch measure to prevent core damage. It is not intended ever to be used, as the RPS and ECCS are designed to respond to all contingencies, even if multiple components of those systems fail, but if a complete ECCS failure occurs, it could be the only thing capable of preventing core damage. The SLCS consists of a tank containing a large quantity of water loaded with soluble nuclear poisons (such as boron) protected by explosively-opened valves and redundant battery-operated pumps, allowing the injection of the water into the reactor against any pressure within it. This water is fully capable of dissipating heat from the nuclear fuel; and the nuclear poisons in this water will send the system fully subcritical even if, somehow, insertion of the control rods has completely failed (which is not the case at present for any of these Japanese nuclear power reactors.) </p>
<p>The SLCS is a system that is never meant to be activated unless all other measures have failed to maintain integrity of the nuclear fuel. In the older generation of existing BWRs its activation could cause sufficient damage to the plant (due to the salts used as neutronic poisons causing corrosion and contamination of the whole nuclear steam supply system) that it could make the reactor inoperable without a complete overhaul.</p>
<p>There is now talk of pumping seawater into the reactor building; although the information in the press on this subject seems to be vague and confused. There is very little good, unambiguous information out there. Are we talking about spraying seawater within the reactor building, in order to condense steam and reduce the temperature and pressure? That seems to make sense. Are we talking about spraying seawater within the drywell to help cool the reactor pressure vessel, and reduce temperatures within the drywell? That also makes sense.</p>
<p>Surely it wouldn&#8217;t make sense to actually inject seawater within the actual Nuclear Steam Supply System, would it? This would cause significant problems with regards to contamination and corrosion of the entire nuclear steam supply system, which would be difficult, time consuming and expensive to rectify. Why would this ever be considered, when the SLCS and the ECCS systems are designed to perform the same function, safely and reliably, under adverse emergency conditions, without ruining the reactor? I do not expect that this is actually what is being planned &#8211; but again, the information that is tricking out through the hysterical mass media is so bad, it&#8217;s hard to tell.</p>
<p><strong>The Emergency Core Cooling Systems and the Design Basis Accident</strong><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>(I&#8217;ve borrowed most of the material for this example scenario illustrated here from <a href="http://en.wikipedia.org/wiki/Boiling_water_reactor_safety_systems#The_safety_systems_in_action:_the_Design_Basis_Accident">here</a>.)</p>
<p>The Design Basis Accident (DBA) for a nuclear power reactor is the most severe possible single accident that the designers of the plant and the regulatory authorities could realistically imagine, as a contingency which the operators of the plant must be able to handle. It is, also, by definition, the accident the safety systems of the reactor are designed to respond to successfully, even if it occurs when the reactor is in its most vulnerable state.</p>
<p>The DBA for the BWR consists of the total rupture of a large coolant pipe in the location that is considered to place the reactor in the most danger of harm &#8211; specifically, for the older generations of existing BWRs, such as the Fukushima BWRs, the DBA consists of a &#8220;guillotine break&#8221; in the coolant loop of one of the recirculation jet pumps, which is substantially below the core waterline, and as such, has the makings of a very serious Loss of Coolant Accident or LOCA. The DBA scenario combines this large-scale loss of coolant with a simultaneous loss of feedwater to make up for the water boiled in the reactor (a loss of proper feedwater or LOFW), combined with a simultaneous collapse of the regional power grid, resulting in a loss of power to certain reactor emergency systems, or LOOP.</p>
<p><strong>The BWR is designed to shrug this accident off without core damage.</strong></p>
<p>The Design Basis Accident is not directly relevant to what happened to the reactor at Fukushima, but it is a good example to use to illustrate how the various different layers of the ECCS and the Reactor Protection System work under severe accident conditions, which is important background to a good understanding of what happened at Fukushima.</p>
<p>The immediate result of such a large-scale pipe break (we&#8217;ll call this time T+0) would be a pressurized stream of water well above boiling point shooting out of the broken pipe into the drywell, which is at atmospheric pressure. As this water stream flashes into steam, the pressure sensors within the drywell will report a pressure increase to the Reactor Protection System, within no more than 300 milliseconds; that is, by T+0.3. The RPS will interpret this pressure increase signal as the sign of a break in a pipe within the drywell. As a result, the RPS immediately initiates a full SCRAM, closes the Main Steam Isolation Valve (isolating the containment building), trips the turbines, attempts to spin up RCIC and HPCI using the residual steam, and starts the diesel-driven pumps for LPCI and the core spray.</p>
<p>Now, let&#8217;s assume that the LOOP occurs at this time, at T+0.5. The RPS is on an uninterruptable power supply, so it continues to function. The RPS immediately detects the loss of offsite power, however, and already enters a fully defensive state and trips the reactor and the turbine, if it has not already. Within less than a second from power outage, auxiliary batteries and compressed air supplies are starting the emergency diesel generators. Power will be restored by T+25 seconds.</p>
<p>(Remember that at Fukushima I, the backup diesel generator failed shortly after, but there was no real pipe break or LOCA. But never mind that, in the scenario we&#8217;re looking at here. In any case, remember that many of the ECCS sub-systems have different, redundant energy sources.)</p>
<p>Due to the rapid escape of coolant from the reactor core, HPCI and RCIC will fail rapidly due to loss of steam pressure, but this is immaterial, as the 2,000 L/min flow rate of RCIC available after T+5 is insufficient to maintain the water level; nor would the 19,000 L/min flow of HPCI, available at T+10, be enough to maintain the water level, even if it could work without steam, in the event of such a serious LOCA. At T+10, the temperature of the reactor core, at approximately 285 °C at this point, begins to rise as enough coolant has been lost from the core that voids begin to form in the coolant between the fuel rods and they begin to heat rapidly. By T+12 seconds from the initial LOCA, fuel rod uncovery begins. At approximately T+18, parts of the rods have reached 540 °C.</p>
<p>At T+40, the core temperature is at 650 °C and rising steadily; the LPCI and the pressure-regulating core spray kick in and begin deluging the steam above the core, and then the core itself. A large amount of hot steam still trapped above and within the core has to be knocked down first, or the water will be flashed to steam prior to it hitting the fuel. This happens after a few seconds, as the approximately 200,000 L/min of water these systems release begin to cool first the top of the core, with the LPCI deluging the fuel rods, and the core spray suppressing the generated steam until at approximately T+100 seconds, when all of the fuel is now subject to this deluge and the last remaining hot spots at the bottom of the core are now being cooled. </p>
<p>The peak temperature that is attained in the fuel elements in this scenario, even with temporary uncovery of the fuel rods, is 900 °C, well below the maximum of 1200 °C which is acceptable before fuel damage begins, at the bottom of the core, which was the last hot spot to be cooled by the water deluge.</p>
<p>The core is now cooled rapidly and completely by the LPCI, and following cooling to a reasonable temperature, below that consistent with the generation of steam, the core spray is shut down and the LPCI flow rate is decreased to a level consistent with maintenance of a steady temperature of the fuel rods, which will drop over a period of days due to the decay in fission-product decay power output within the fuel. After a few days, decay heat will have sufficiently abated to the point that defueling of the reactor is able to commence. Following defueling, LPCI can be shut down completely.</p>
<p><strong>The Explosion</strong><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>On March 12, there was an explosion near the Fukushima I-1 reactor building. What happened?</p>
<p><strong>There are about 5 different layers of containment which exist, in a power reactor reactor like the ones at Fukushima, between the people outside and the potentially dangerous radioactive fission products within the nuclear fuel.</strong></p>
<p>The fuel rods themselves are clad in tubes of zirconium alloy, and that represents one such layer. That nuclear fuel is inside the reactor pressure vessel, which is made of steel six inches thick, and that reactor vessel is the next such layer. The reactor pressure vessel is within the primary containment vessel, the drywell, which is made of steel one inch thick, and that represents the next such layer. The primary containment vessel is within the secondary containment structure, which is made of steel-reinforced, pre-stressed concrete between 4 and 8 feet thick. The reactor building which is built around the secondary containment structure is the last of these multiple layers of containment, and it is also made of steel-reinforced, pre-stressed concrete, between 30 cm and 1 m thick.</p>
<p>If every possible measure standing between safe operation of the plant and severe core damage and melting of the nuclear fuel fails, the containment can be sealed indefinitely, and it will prevent any significant release of radioactivity to the outside environment occurring under any circumstances.</p>
<p>Now, let&#8217;s look at some diagrams of these structures. Click-through for the full resolution images.</p>
<p><a href="http://i.imgur.com/Oj4kg.png"><img src="http://i.imgur.com/Oj4kg.png" alt="" height="30%" /></a><a href="http://www.world-nuclear-news.org/uploadedImages/wnn/Images/bwr%20cutaway.jpg"><img src="http://www.world-nuclear-news.org/uploadedImages/wnn/Images/bwr%20cutaway.jpg" alt="" height="30%" /></a></p>
<p><a href="http://upload.wikimedia.org/wikipedia/en/9/9b/2011-03-12_1800_NHK_S%C5%8Dg%C5%8D_channel_news_program_screen_shot.jpg"><img src="http://upload.wikimedia.org/wikipedia/en/9/9b/2011-03-12_1800_NHK_S%C5%8Dg%C5%8D_channel_news_program_screen_shot.jpg" alt="" height="30%" /></a></p>
<p>The outermost layer of the multiple layers of containment &#8211; the reactor building &#8211; has walls and a roof made of solid concrete, and it&#8217;s roughly cube-shaped.</p>
<p>On top of the concrete reactor building, however, there is an additional part of the structure &#8211; it is not made of concrete, but it is made of steel, with steel sheets over a steel frame. This steel building on top of the reactor building houses the fuel transfer crane, and it is built on top of the concrete roof of the reactor building. I&#8217;m referring to the part of the structure above the concrete shield plug and the refueling platform at the top of the concrete reactor building, as shown on the first of the diagrams above.</p>
<p>It is this relatively weak steel structure on top of the reactor building, which is not really part of the reactor building proper, which seems to have been blown out by a hydrogen explosion.</p>
<p><strong>The explosion at Fukushima I-1 does not appear to have occurred within nor does it appear to have breached any of the fundamental layers of containment structure described above.</strong></p>
<p>Now, an explosion has <strong>not</strong> occured as a result of a release of <em>nuclear</em> energy. That is a scenario that is simply outside the laws of reality. An explosion can be caused by one of two things; a <strong>chemical explosion</strong>, such as an ignition of a hydrogen-oxygen mixture, or a sudden release of stored gas or steam <strong>pressure</strong>.</p>
<p>It appears that the structure has probably been damaged as a result of a hydrogen explosion. It&#8217;s probable that excessive hydrogen generation within the reactor core, either radiolytically or chemically by reduction of water in the presence of the zirconium cladding at significantly elevated temperatures, has been vented into the torus, and as temperatures and pressures have began to rise within the torus steam pressure in the torus has been vented out into the reactor building surrounding the torus. From there, the hydrogen mixed with that steam and water vapor has risen, as hydrogen does, and worked its way through the reactor building, escaping at the top of the reactor building, and accumulating at the top, in the area around the fuel transfer crane. It appears that the accumulated hydrogen has then mixed with air and exploded.</p>
<p><strong>Radiochemistry and radioactivity releases to the environment</strong><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>When a light-water reactor is operating, some of the oxygen-16 in the water is activated into radioactive nitrogen-16, by the <sup>16</sup>O(<em>n, p</em>)<sup>16</sup>N reaction. <sup>16</sup>N is very short lived, with a half-life of only 7 seconds, but its specific activity is correspondingly very high. When a BWR nuclear power station is operating, the entire nuclear steam supply system, including the turbine hall, is a radiological controlled area, due to the radioactivity from <sup>16</sup>N. However, after reactor shutdown, the <sup>16</sup>N decays very quickly, reducing the radiation dose around the turbines to negligible levels basically immediately. This is one key difference between a BWR power plant and a PWR power plant &#8211; since the secondary coolant loop that drives the turbine in a PWR is isolated from the reactor&#8217;s primary coolant by the steam generator, the secondary coolant is never radioactive during reactor operation.</p>
<p>There can also be very small amounts of other radionuclides formed within the reactor coolant, for example tritium, which is formed by the fission of boron used as a soluble reactivity shim in the reactor coolant (if you really want to know: neutron capture on <sup>10</sup>B forms an excited state in <sup>11</sup>B, which splits apart into two <sup>4</sup>He and 1 <sup>3</sup>H nuclei. A similar reaction occurs beginning from <sup>11</sup>B, with the re-emission of one additional neutron in the breakup of the excited <sup>12</sup>B nucleus), and <sup>14</sup>C, which is formed from nitrogen compounds such as hydrazine which are added for pH control and oxygen scavenging in the reactor coolant.</p>
<p>If excessive pressure within the torus or within the primary containment vessel is vented out into the reactor building, and from there it is allowed to escape out into the atmosphere, then small amounts of these radionuclides may be released out into the atmosphere, which is a possible scenario we might be seeing at Fukushima.</p>
<p>(A quick note on terminology: <strong>Radiation is not a substance, and it cannot leak</strong>, nor contaminate a person. To speak of an escape of radiation from a nuclear power station is kind of like to speak of an accidental leak of light from a lightbulb factory. What we are talking about here is a possible <strong>release of radioactivity</strong>, of a substance containing a radioactive nuclide.)</p>
<p>We will know, over the next few days, exactly what the true situation is regarding the composition, and quantity, of any releases of radionuclides into the outside environment. It&#8217;s very easy to detect radioactivity, to measure it quantitatively with high precision, and to discriminate the presence of different radionuclides and identify them.</p>
<p>What I suspect we might see from some anti-nuclearists, however, is something that we saw after Three Mile Island, and something that we still see on rare occasions up to the present day in regards to TMI &#8211; the conspiracy theories.</p>
<p>Some people will probably try and claim that there were actually enormous releases of radioactivity into the environment and it was never really measured or documented &#8211; or that it was measured and known that there were huge releases of radioactivity into the environment at Fukushima, but there&#8217;s a <strong>big conspiracy</strong> by big bad unethical TEPCO or by the <strong>Big Bad Nuclear Industry</strong> in a more general sense (and by the evil government and the conspirators at the IAEA, and the armies of Big Nuclear Shill bloggers, of course!) to <strong>cover it all up!</strong> We saw this once or twice after TMI, and I think we&#8217;ll see it again from those who are truly devout believers in the absolute, unmoderated evil of the Big Bad Nuclear Industry.</p>
<p>Of course, that&#8217;s absolute nonsense, for exactly the same reasons that it&#8217;s nonsense in the context of TMI. You simply cannot ever, in any context, release a very large amount of radioactivity into the atmosphere and cover it up or keep it quiet.</p>
<p>Look at Chernobyl for example. The Soviets didn’t tell the West about it immediately – they didn’t even tell their own nuclear scientists. Soviet nuclear experts found about it when radiation sensors at nuclear research sites and nuclear power plants (eg. the Ignalina plant in what is now Lithuania) across the eastern USSR started going off, and the West found out about it when radiation sensors at Sweden’s Forsmark NPP and other Swedish nuclear engineering facilities started going off. (For more on this note regarding Chernobyl, see the excellent first chapter of Richard Rhodes’ excellent <a href="http://www.nytimes.com/2007/11/25/books/chapters/1st-chapter-arsenals-of-folly.html?pagewanted=all"><em>Arsenals of Folly</em></a>.)</p>
<p>Nuclear power plants and other facilities that use radioactive materials are all over the place in our society, and they all have sensors and instruments to make sure everything is safe and radioactive contamination does not occur. If a Chernobyl-style event occurs, you will detect it at any such site. Any nearby NPP. Any nearby molecular biology lab working with radiolabels. Any nearby physics lab. Any nearby clinic working with X-rays or medical imaging. Anyone nearby developing photo film.</p>
<p>If a person who has recently had a radiopharmaceutical medical imaging procedure walks into a nuclear power plant or physics lab, or a radiation detector installed at a border crossing or port around the USA, they’ll set off alarms.</p>
<p>Radioactivity is so easy to detect that in 1896 Becquerel discovered it <em>accidentally</em>.</p>
<p>I remember that there was a case, in November of 2008 I think, where a little bit of radioactive <sup>133</sup>Xe was vented from the ANSTO Lucas Heights radiopharmaceuticals facility… this was quickly detected in Melbourne by the atmospheric radiochemistry monitoring station which is part of the network being developed for the CTBTO for CTBT verification… one of a large network of such sites, which are extremely sensitive, all around the world which are used to detect any possible nuclear weapon test.</p>
<p>Japan, and Hong Kong and mainland China have plenty of expertise and infrastructure that they can use to, for example, perform the sensitive analysis of fission-product radionuclides in the atmosphere to monitor nuclear weapons testing and nuclear fuel processing in the DPRK&#8230; so they can also certainly analyse the presence of traces of artificial radionuclides in the atmosphere from this nuclear power plant incident.</p>
<p>How many nuclear power stations are there in the United States that are located relatively close to TMI, in the states geographically around TMI? What did their radiological monitors show? Anything? Photographic films from everyone around the area was collected and looked at – no radiation was recorded.</p>
<p>Basically, the whole idea of such an enormous cover up is just an enormous, impractical conspiracy theory – which would need to involve the state government, the federal government, the nuclear energy industry, and huge numbers of the public and huge numbers of scientists and industries – like an Apollo hoax conspiracy theory.</p>
<p><strong>We will know, over the next few days, exactly what the true situation is regarding the composition, and quantity, of any releases of radionuclides into the outside environment. There are no coverups or conspiracies in this context &#8211; there simply cannot be.</strong></p>
<p>I hope you&#8217;ve found this post informative. Please feel free to post comments, with any further discussion, questions, criticisms or what-have-you. I will likely follow up this post with a future post, following future developments of this issue, and responding to questions or new information as it comes to hand.</p>
<br />Filed under: <a href='http://reindeerflotilla.wordpress.com/category/uncategorized/'>Uncategorized</a> Tagged: <a href='http://reindeerflotilla.wordpress.com/tag/fukushima/'>Fukushima</a>, <a href='http://reindeerflotilla.wordpress.com/tag/japan/'>Japan</a>, <a href='http://reindeerflotilla.wordpress.com/tag/nuclear-engineering/'>nuclear engineering</a>, <a href='http://reindeerflotilla.wordpress.com/tag/nuclear-safety/'>nuclear safety</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/reindeerflotilla.wordpress.com/403/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/reindeerflotilla.wordpress.com/403/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/reindeerflotilla.wordpress.com/403/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/reindeerflotilla.wordpress.com/403/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/reindeerflotilla.wordpress.com/403/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/reindeerflotilla.wordpress.com/403/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/reindeerflotilla.wordpress.com/403/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/reindeerflotilla.wordpress.com/403/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/reindeerflotilla.wordpress.com/403/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/reindeerflotilla.wordpress.com/403/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/reindeerflotilla.wordpress.com/403/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/reindeerflotilla.wordpress.com/403/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/reindeerflotilla.wordpress.com/403/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/reindeerflotilla.wordpress.com/403/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reindeerflotilla.wordpress.com&amp;blog=4273668&amp;post=403&amp;subd=reindeerflotilla&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://reindeerflotilla.wordpress.com/2011/03/13/all-right-its-time-to-stop-the-fukushima-hysteria/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ca98493d2f7120cdb8441cf7f4ff3398?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">enochthered</media:title>
		</media:content>

		<media:content url="http://cdn.theatlantic.com/static/infocus/jpq03111/s_j39_RTR2JRJ8.jpg" medium="image" />

		<media:content url="http://i.dailymail.co.uk/i/pix/2011/03/11/article-1365318-0D92BB85000005DC-100_470x543.jpg" medium="image" />

		<media:content url="http://www.world-nuclear-news.org/uploadedImages/wnn/Images/bwr-cycle.gif" medium="image" />

		<media:content url="http://i.imgur.com/CckjP.jpg" medium="image" />

		<media:content url="http://upload.wikimedia.org/wikipedia/en/a/a1/Bwr-rpv.svg" medium="image" />

		<media:content url="http://i.imgur.com/Oj4kg.png" medium="image" />

		<media:content url="http://www.world-nuclear-news.org/uploadedImages/wnn/Images/bwr%20cutaway.jpg" medium="image" />

		<media:content url="http://upload.wikimedia.org/wikipedia/en/9/9b/2011-03-12_1800_NHK_S%C5%8Dg%C5%8D_channel_news_program_screen_shot.jpg" medium="image" />
	</item>
		<item>
		<title>AUSROC 2.5 Throttle Valve Controllers</title>
		<link>http://reindeerflotilla.wordpress.com/2010/07/27/ausroc-2-5-throttle-valve-controllers/</link>
		<comments>http://reindeerflotilla.wordpress.com/2010/07/27/ausroc-2-5-throttle-valve-controllers/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 12:33:43 +0000</pubDate>
		<dc:creator>Luke Weston</dc:creator>
				<category><![CDATA[electronics]]></category>
		<category><![CDATA[geeky stuff]]></category>
		<category><![CDATA[hardware hacking]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[spaceflight]]></category>
		<category><![CDATA[ASRI]]></category>
		<category><![CDATA[Embedded Systems]]></category>
		<category><![CDATA[GLXP]]></category>
		<category><![CDATA[Lunar Numbat]]></category>
		<category><![CDATA[Not Blowing Things Up]]></category>
		<category><![CDATA[Space Science and Technology]]></category>
		<category><![CDATA[White Label Space]]></category>

		<guid isPermaLink="false">http://reindeerflotilla.wordpress.com/?p=386</guid>
		<description><![CDATA[Lunar Numbat is group of Australian (and New Zealander) engineers and technologists (and space geeks) developing innovative mission-critical technology as a partner to White Label Space, and in the process aiming to lower the barrier to entry to Space Science by using and developing Open-Source technologies and inexpensive hardware combined with our skill and expertise. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reindeerflotilla.wordpress.com&amp;blog=4273668&amp;post=386&amp;subd=reindeerflotilla&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.lunarnumbat.org/">Lunar Numbat</a> is group of Australian (and New Zealander) engineers and technologists (and space geeks) developing innovative mission-critical technology as a partner to <a href="http://www.whitelabelspace.com/">White Label Space</a>, and in the process aiming to lower the barrier to entry to Space Science by using and developing Open-Source technologies and inexpensive hardware combined with our skill and expertise.</p>
<p>Over the last few months, one of the development tasks being undertaken by the Lunar Numbat team has been the development of embedded controllers which receive instructions from a flight vehicle&#8217;s central computer over a CAN (Controller Area Network) connection and translate these throttle position instructions into signals which control the powerful motors which drive the valves that admit propellant into the rocket engines.</p>
<p>This system has been developed primarily for <a href="http://www.asri.org.au/">ASRI</a>&#8216;s <a href="http://www.asri.org.au/launchvehicle/ausroc25">AusRoc 2.5</a> research rocket, however a derivative system may have other applications to other vehicles in the future, such as the descent engine on the White Label Space GLXP lander.</p>
<p>Here&#8217;s a picture of some of the fruits of our labors over the past few weeks:</p>
<p><img src="http://img.photobucket.com/albums/v476/minerva2/IMG_3014.jpg" alt="Throttle controller boards" width="80%" /></p>
<p>Two of these boards will be used to control the AusRoc 2.5 rocket engine; one controlling the kerosene valve and the other controlling the LOX valve. These boards are based around an Atmel ATmega328 microcontroller, which communicates over CAN through a Microchip MCP2515 CAN transceiver. (At the moment the real linear pots aren&#8217;t installed, so a couple of conventional pots are connected for testing.)</p>
<p>The 24 V power supply rail from the main avionics fairing is wired down to the throttle fairing along with the CAN link, and this supplies power to the Rutex motor controller and is regulated down to 5 V to run the interface controller and AVR microcontroller.</p>
<p><img src="http://img.photobucket.com/albums/v476/minerva2/IMG_3017.jpg" alt="" width="80%" /></p>
<p>These embedded microcontrollers measure the position of the propellant valves through a pair of linear potentiometers attached to the valve assembly and send the appropriate motion control information to a Rutex R2020 motor control board connected to each of the motors, which control the powerful motors through a H-bridge running at 50 volts.</p>
<p>Powerful motors and high-torque gearboxes are required, since we require very reliable, very fast but still carefully controlled opening of a fairly large, heavy metal valve, even when it is under the pressure of a full, pressurized fuel tank&#8230; or cryogenic liquid oxygen at 90 K:</p>
<p><img src="http://www.asri.org.au/system/files/images/kerovalve.jpg" alt="One of the propellant valve motor and gearbox assemblies" width="80%" /></p>
<p>One of the valves mated with its gearhead assembly:</p>
<p><img src="http://www.lunarnumbat.org/blog/uploads/A2.5_throttle_Parts.jpg" alt="Motor and gearhead" /></p>
<p>At this point we need to write the software for the system, assemble the linear potentiometers and their associated mechanical components to measure the absolute position of the valves, and of course perform tests and then some more tests, and hopefully within the coming months we will be starting to integrate this system with ASRI&#8217;s rocket engine to perform some cold static testing of propellant flow into the engine.</p>
<br />Filed under: <a href='http://reindeerflotilla.wordpress.com/category/electronics/'>electronics</a>, <a href='http://reindeerflotilla.wordpress.com/category/geeky-stuff/'>geeky stuff</a>, <a href='http://reindeerflotilla.wordpress.com/category/hardware-hacking/'>hardware hacking</a>, <a href='http://reindeerflotilla.wordpress.com/category/science/'>science</a>, <a href='http://reindeerflotilla.wordpress.com/category/spaceflight/'>spaceflight</a> Tagged: <a href='http://reindeerflotilla.wordpress.com/tag/asri/'>ASRI</a>, <a href='http://reindeerflotilla.wordpress.com/tag/embedded-systems/'>Embedded Systems</a>, <a href='http://reindeerflotilla.wordpress.com/tag/glxp/'>GLXP</a>, <a href='http://reindeerflotilla.wordpress.com/tag/hardware-hacking/'>hardware hacking</a>, <a href='http://reindeerflotilla.wordpress.com/tag/lunar-numbat/'>Lunar Numbat</a>, <a href='http://reindeerflotilla.wordpress.com/tag/not-blowing-things-up/'>Not Blowing Things Up</a>, <a href='http://reindeerflotilla.wordpress.com/tag/space-science-and-technology/'>Space Science and Technology</a>, <a href='http://reindeerflotilla.wordpress.com/tag/white-label-space/'>White Label Space</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/reindeerflotilla.wordpress.com/386/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/reindeerflotilla.wordpress.com/386/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/reindeerflotilla.wordpress.com/386/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/reindeerflotilla.wordpress.com/386/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/reindeerflotilla.wordpress.com/386/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/reindeerflotilla.wordpress.com/386/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/reindeerflotilla.wordpress.com/386/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/reindeerflotilla.wordpress.com/386/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/reindeerflotilla.wordpress.com/386/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/reindeerflotilla.wordpress.com/386/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/reindeerflotilla.wordpress.com/386/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/reindeerflotilla.wordpress.com/386/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/reindeerflotilla.wordpress.com/386/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/reindeerflotilla.wordpress.com/386/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reindeerflotilla.wordpress.com&amp;blog=4273668&amp;post=386&amp;subd=reindeerflotilla&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://reindeerflotilla.wordpress.com/2010/07/27/ausroc-2-5-throttle-valve-controllers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ca98493d2f7120cdb8441cf7f4ff3398?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">enochthered</media:title>
		</media:content>

		<media:content url="http://img.photobucket.com/albums/v476/minerva2/IMG_3014.jpg" medium="image">
			<media:title type="html">Throttle controller boards</media:title>
		</media:content>

		<media:content url="http://img.photobucket.com/albums/v476/minerva2/IMG_3017.jpg" medium="image" />

		<media:content url="http://www.asri.org.au/system/files/images/kerovalve.jpg" medium="image">
			<media:title type="html">One of the propellant valve motor and gearbox assemblies</media:title>
		</media:content>

		<media:content url="http://www.lunarnumbat.org/blog/uploads/A2.5_throttle_Parts.jpg" medium="image">
			<media:title type="html">Motor and gearhead</media:title>
		</media:content>
	</item>
		<item>
		<title>Blog Action Day</title>
		<link>http://reindeerflotilla.wordpress.com/2009/10/15/blog-action-day/</link>
		<comments>http://reindeerflotilla.wordpress.com/2009/10/15/blog-action-day/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 12:43:24 +0000</pubDate>
		<dc:creator>Luke Weston</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[anthropogenic climate change]]></category>
		<category><![CDATA[Australia]]></category>
		<category><![CDATA[energy systems]]></category>
		<category><![CDATA[nuclear energy]]></category>
		<category><![CDATA[politics]]></category>

		<guid isPermaLink="false">http://reindeerflotilla.wordpress.com/?p=376</guid>
		<description><![CDATA[So, apparently today is something called &#8220;Blog Action Day&#8220;, and this year the topic of interest is anthropogenic forcing of the climate system, and mitigating the potential thereof. So, OK, I thought I&#8217;ll write a blog post about it. The day is supposed to be about action, as the name suggests, so let&#8217;s talk about [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reindeerflotilla.wordpress.com&amp;blog=4273668&amp;post=376&amp;subd=reindeerflotilla&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So, apparently today is something called &#8220;<a href="http://www.blogactionday.org/">Blog Action Day</a>&#8220;, and this year the topic of interest is anthropogenic forcing of the climate system, and mitigating the potential thereof.</p>
<p>So, OK, I thought I&#8217;ll write a blog post about it. The day is supposed to be about action, as the name suggests, so let&#8217;s talk about specific actions, with a view towards making a significant mitigation, in a realistic way, of Australia&#8217;s anthropogenic carbon dioxide emissions.</p>
<p>Australia&#8217;s brown coal (lignite) fired electricity generators have by far the highest specific carbon dioxide emissions intensity per unit of electrical energy generated, since they&#8217;re burning relatively high moisture brown coal. They are the most concentrated point contributors to the anthropogenic GHG output. Therefore, these are the &#8220;low-hanging fruit&#8221; &#8211; a very valuable target to look at first and foremost if we want to make the greatest realistic mitigation of the country&#8217;s carbon dioxide emissions in a practical way, followed by black coal-fired generators.</p>
<p>Australia&#8217;s total net greenhouse gas emissions in 2006 were 549.9 million tonnes of CO2 equivalent.</p>
<p>If we look at the three main sets of lignite-fired generators in the Latrobe valley in Victoria, they represent a very concentrated point source of CO2 output, so they&#8217;re a very good case to focus on specifically.</p>
<p>In 2006, Hazelwood generated 11.6 TWh of electrical energy, and 16,149,398 tonnes of carbon dioxide to atmosphere.</p>
<p>In 2006, Loy Yang A generated 15.994 TWh of electrical energy sent out to the grid and 19,326,812 tonnes of carbon dioxide to atmosphere.</p>
<p>I&#8217;ll exclude Loy Yang B from this list for the moment, since its numbers are eluding me.</p>
<p>In 2006, the Yallourn power station generated 10.392 TWh of electrical energy sent out to the grid and 14,680,000 tonnes of carbon dioxide to atmosphere.</p>
<p>If you look at the the total contribution of just those three brown-coal-fired plants combined, you&#8217;re looking at 9.12 percent of Australia&#8217;s total anthropogenic carbon dioxide emissions. If you replace those with clean technology that can deliver an equivalent electricity output, you get a 9.12 percent reduction in Australia&#8217;s CO2 emissions. (When you include Loy Yang B, I think it&#8217;s approximately 11-12%.)</p>
<p>That&#8217;s not a bad target for Australia to implement for the relatively short term for a real reduction in CO2 emissions. It can actually be done, if the real political will exists to do it.</p>
<p>Now, I&#8217;m not interested in this &#8220;100% renewable energy by 2020&#8243; business from the extremist any-excuse-for-a-protest Socialist Alternative set, because it is nonsense.</p>
<p>Replacing <strong>all</strong> the coal-fired and gas-fired generators in this country inside 10 years (and presumably only using wind turbines and solar cells, not nuclear energy of course since it doesn&#8217;t fit their para-religious ideology)? That&#8217;s complete bullshit, of course, because in the real world it cannot be done.</p>
<p>There&#8217;s a difference between setting a challenging target and setting a nonsense target. Unless you&#8217;re only trying to implement a political bullshit stunt instead of actually trying to hit your targets.</p>
<p>Of course, you don&#8217;t just close down the coal-fired generators. You&#8217;ve actually got to build their clean replacements first. So what do you use that can realistically replace a coal-fired power station? Nuclear power, of course.</p>
<p>Now, again, to be realistic, we probably can&#8217;t build LFTR/MSR, PBMR/HTGR, IFR/PRISM or any kind of nuclear fusion based generation capacity on a large scale to generate grid-connected energy right now. That&#8217;s not to say that pilot-scale research and development on those very cool technologies shouldn&#8217;t continue, but right now, getting more nuclear energy on the grid means advanced light water reactors &#8211; or maybe heavy water CANDU-type things, or conventional sodium-cooled fast reactors maybe. The most practical thing for serious deployment in the relatively short term is advanced LWR technology. In the slightly longer term, there is certainly a place to be encouraging both Gen. IV and fusion.</p>
<p>To get the same amount of energy as the total output from those coal plants, as above, which we&#8217;re talking about replacing, we need 4.56 GW of installed nuclear capacity, assuming a 95% capacity factor.</p>
<p>With 4 x 1154 MWe Westinghouse AP1000s, with a 95% capacity factor, you&#8217;ve got 4.62 GW, which is a little more than what&#8217;s needed.</p>
<p>You can easily have four nuclear power reactors integrated into one nuclear power plant.</p>
<p>Now, how much does it cost?</p>
<p>On March 27, 2008, South Carolina Electric &amp; Gas applied to the Nuclear Regulatory Commission for a COL to build two AP1000s at the Virgil nuclear power plant in South Carolina. On May 27, 2008, SCE&amp;G and Santee Cooper announced an engineering, procurement, and construction contract had been reached with Westinghouse. Costs are estimated to be approximately $9.8 billion for both AP1000 units, plus transmission facility and financing costs.</p>
<p>That gives you an idea of how much a nuclear power plant costs today, in the current financial environment, in the current regulatory environment.</p>
<p>If we double that figure of USD$9.8 billion, it&#8217;s AUD $21.4 billion. There will be some saving since we&#8217;re considering building four reactors at one plant, not two independent two-reactor plants.</p>
<p>How much that saving will be, quantitatively, I don&#8217;t really know. If the cost is reduced by 30%, we&#8217;re looking at 15 billion Australian dollars.</p>
<p>How long would it take? If the real political will exists to do it, 10 years is heaps of time. We could probably do even more in that timeframe if we really, really wanted to. AP1000 construction takes 36 months from first concrete poured to fuel load, if you ignore any political protest rubbish.</p>
<p>This is really just a base-line relatively achievable &#8220;base case&#8221;. After this decade, of course, the rate of nuclear power deployment &#8211; and related GHG emissions mitigation &#8211; could foreseeably accelerate.</p>
<p>What about the uranium input? About 600 tonnes of natural uranium per year total, for all four reactors. Australia&#8217;s present production, off the top of my head, is something like 10,000-11,000 tonnes. Australia&#8217;s present uranium production can very, very easily provide for Australia&#8217;s total electricity production even without expansion of uranium production &#8211; again, considering the inefficient once-through use of low-enriched uranium in conventional LWRs.</p>
<p>What about the so-called &#8220;waste&#8221;?<br />
Roughly 80-85 tonnes of used uranium fuel per year. 96% of that is unchanged uranium, so that 76.8 tonnes of uranium can be seperated and re-used. It&#8217;s just uranium, so it&#8217;s not going to hurt you.</p>
<p>The remaining 3200 kg is made up of the valuable, interesting and unique byproduct materials from a nuclear reactor &#8211; unique resources with all kinds of different technological applications, which aren&#8217;t all radioactive, which you cannot get anywhere else.</p>
<p>Anyway, that&#8217;s one scenario which I happen to think has a lot of merit.</p>
<p>Maybe you don&#8217;t agree &#8211; but if you don&#8217;t agree, I&#8217;d love to see you elucidate an alternative scenario which can deliver the equivalent greenhouse gas emissions mitigation &#8211; shown to be accurate in a quantitative way &#8211; within a comparable timeframe and within a comparable cost.</p>
<p>It will not be inexpensive, and it will not happen overnight &#8211; but I have yet to see any scenario which can honestly do the same job faster and cheaper, when some real quantitative analysis is applied.</p>
<br />Posted in Uncategorized Tagged: anthropogenic climate change, Australia, energy systems, nuclear energy, politics <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/reindeerflotilla.wordpress.com/376/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/reindeerflotilla.wordpress.com/376/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/reindeerflotilla.wordpress.com/376/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/reindeerflotilla.wordpress.com/376/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/reindeerflotilla.wordpress.com/376/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/reindeerflotilla.wordpress.com/376/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/reindeerflotilla.wordpress.com/376/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/reindeerflotilla.wordpress.com/376/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/reindeerflotilla.wordpress.com/376/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/reindeerflotilla.wordpress.com/376/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/reindeerflotilla.wordpress.com/376/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/reindeerflotilla.wordpress.com/376/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/reindeerflotilla.wordpress.com/376/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/reindeerflotilla.wordpress.com/376/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reindeerflotilla.wordpress.com&amp;blog=4273668&amp;post=376&amp;subd=reindeerflotilla&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://reindeerflotilla.wordpress.com/2009/10/15/blog-action-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ca98493d2f7120cdb8441cf7f4ff3398?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">enochthered</media:title>
		</media:content>
	</item>
		<item>
		<title>Rocket instrumentation project (v0.2)</title>
		<link>http://reindeerflotilla.wordpress.com/2009/06/15/rocket-instrumentation-project-v0-2/</link>
		<comments>http://reindeerflotilla.wordpress.com/2009/06/15/rocket-instrumentation-project-v0-2/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 00:56:13 +0000</pubDate>
		<dc:creator>Luke Weston</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://reindeerflotilla.wordpress.com/?p=362</guid>
		<description><![CDATA[Thanks to Mike, and Andy, and Jon, and our other fellow hackers for their inspiration and advice and ideas and everything else. I just laid out a board, but I can by no means take all the credit for the project idea. Unless otherwise specified, you may consider the hardware designs linked here as licensed [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reindeerflotilla.wordpress.com&amp;blog=4273668&amp;post=362&amp;subd=reindeerflotilla&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em>Thanks to Mike, and Andy, and Jon, and our other fellow hackers for their inspiration and advice and ideas and everything else. I just laid out a board, but I can by no means take all the credit for the project idea.</p>
<p>Unless otherwise specified, you may consider the hardware designs linked here as licensed under the <a href="http://www.tapr.org/ohl.html">TAPR Open Hardware License</a>.</p>
<p>I know EAGLE isn&#8217;t FOSS, so if you&#8217;re eally principled about not using any software that isn&#8217;t open, unfortunately you won&#8217;t be able to open those files. I haven&#8217;t learned to use gEDA yet. If you want to, by all means, feel free to re-draw the board and schematic layouts in gEDA, using the PNG images provided.<br />
</em></p>
<p><a href="http://minerva.splcrew.net/RocketAvionicsSchematic.png"><br />
Schematic</a> (moderately large .png)</p>
<p><a href="http://minerva.splcrew.net/RocketAvionicsBoard.png">PCB layout</a> (moderately large .png)</p>
<p><a href="http://minerva.splcrew.net/RocketAvionics.sch">EAGLE schematic file</a>.<br />
<a href="http://minerva.splcrew.net/RocketAvionics.brd">EAGLE board file</a>.</p>
<p>That board design has everything routed&#8230;. it&#8217;s complete. Yay :)</p>
<p>i) Temperature sensor.<br />
Here I&#8217;ve just assumed that we can use a DS18B20 to measure temperature; pretty simple really, just one microcontroller pin, and a 4.7 k pull-up resistor. We could of course have multiple sensors throughout the rocket and just bus them all together, and connect them all back to the one connector on the main PCB. There are other sensors we could use in theory, but the DS18B20 is common, convenient to use, and there is heaps of experience and documentation with regards to using it in the Arduino community.</p>
<p>I didn&#8217;t have a part library for the DS18B20, so I just put a 3-pin 0.1&#8243; pin header on the board. You can simply solder the TO-92 package through that footprint on the board quite easily, or alternatively, you can stick a pin header on the board, and wire up the DS18B20(s) off the board.</p>
<p>ii) GPS.<br />
Here I&#8217;ve just picked LS20031 5 Hz GPS from SparkFun, since Jon mention that&#8217;s the one he has experimented with.<br />
It&#8217;s a 3.3V device, so we simply have a 1:2 voltage divider on its RX line to interface it to the 5V microcontroller.<br />
I&#8217;ve just used a standard 0.1&#8243; pin header footprint here, so flying wires can be soldered on to connect to the pads<br />
on the GPS board.</p>
<p>Since the microcontroller on the Arduino only has one hard UART, a virtual soft UART needs to be used, and the performance that you programming gurus could squeeze out of that code will be the factor that limits the speed at which the GPS could be read. It&#8217;s not my department :)</p>
<p>iii) Light sensors.<br />
Just two LDRs connected to two microcontroller ADC inputs, connected with a couple of resistors as voltage dividers. Pretty simple, really. The resistor values might need to be tweaked depending on the typical resistances of the LDRs used, but they should be pretty flexible, and 100 k should be about right, since we really only want qualitative information from them anyway. The LDRs can of course be mounted off the board on long flying wires, and mounted whereever they have to be mounted.</p>
<p>iv) Real-time clock.<br />
I&#8217;ve just assumed we&#8217;re using a DS1307 here, and this is really just a very simple schematic which is needed to support this device. There are a couple of 10 k pull-up resistors on the I2C bus. You could use any DS1307 prototyping or development board, as available, for example, from Sparkfun or Microzed or Futurelec, to develop code for this, they&#8217;re all the same chip, and they all have essentially identical hardware.</p>
<p>v) Flash memory.<br />
Mike mentioned the AT45DB61B, and that looks like the perfect device.</p>
<p>It has heaps of storage, it&#8217;s fast, it&#8217;s easy to interface, and it&#8217;s inexpensive. There&#8217;s nothing not to like with this suggestion. This is a 3.3 V device, however, but the datasheet says that the communications signals are 5 V tolerant, so there shouldn&#8217;t be any trouble with interfacing it. 2 Mb ought to be enough for anything (touch wood) but if it isn&#8217;t, there&#8217;s no reason why another chip couldn&#8217;t be added on the SPI bus.</p>
<p>Rockby sells the device in the CASON package for $2.60 AUD, and Sparkfun sells the same device in the SOIC package for $3.60 AUD. Since the latter isn&#8217;t far more expensive, and the CASON package looks like it&#8217;s a bitch to solder by hand, I have used the SOIC package :)</p>
<p>vi) RF telemetry.<br />
Here, just for the sake of drawing the schematic, I&#8217;ve assumed we might be using an XBee device, although if you wanted to change the design to use, say, one of the DR3100 devices there wouldn&#8217;t be much of a change, they&#8217;re still 3 V devices, using bidirectional serial comms back to the microcontroller, so there really isn&#8217;t much difference. The XBees have a couple of LEDs to indicate their status, eg. that they&#8217;ve got a communication link to another device, so I&#8217;ve just added these in, since a few blinkenlights don&#8217;t hurt :)</p>
<p>Note that the XBee is a 3.3V device, so I&#8217;ve just divided the data input from the microcontroller down with a 2:1 voltage divider, which should be fine.</p>
<p>vii) Microcontroller<br />
Here I&#8217;ve just assumed that a standard Arduino Duemilanove board is used. I&#8217;ve especially chosen the pins allocated for the I2C and SPI buses to correspond to the AVR&#8217;s pins for those hardware interfaces, although if these interfaces were implemented in software, any other pins could be used, really. There&#8217;s a reset button included, since the shield board blocks the one on the Arduino itself.</p>
<p>viii) Accelerometer and ADCs.<br />
I&#8217;ve just assumed we&#8217;re using an ADXL330, and the LTC1298s as Mike mentioned, which is a cool idea.</p>
<p>I chose the ADXL330 pretty much arbitrarily, since it&#8217;s the first one I could find an Eagle library for, it seems pretty common, and SparkFun stock it. It&#8217;s the same 3-axis accelerometer as used, for example, in the Arduino Lillypad accelerometer board.</p>
<p>The Analog Devices ADXL345, with A-D conversion built in to the IC with only an interface to the microcontroller&#8217;s SPI or I<sup>2</sup>C bus needed, looks very cool though, and the price difference, once the cost of ADC chips is included, doesn&#8217;t seem that large.</p>
<p>ix) Barometric pressure sensor.<br />
This is just a Freescale MPX4115, which seems somewhat common in UAV, model aircraft and rocketry work for altimeter applications.</p>
<p>I&#8217;ve put a bit of low-pass RC filtering on the output from the barometric sensor, using the component values just as given from Freescale AN146. I&#8217;m currently working out the maths to read out the altitude from the output from the barometric sensor, which isn&#8217;t that trivial.</p>
<p>ix) Power supply<br />
I&#8217;ve removed the LiPo battery and SMPS power supply from the previous version, since we need a 12V battery for the video downlink anyway.</p>
<p>I&#8217;ve just assumed that 12 V is plugged into the Arduino&#8217;s power supply jack, and 5 V is coupled to the daughterboard via the Arduino&#8217;s pin headers. There&#8217;s a 3.3V regulator on the board supplying the 3.3V for the XBee and accelerometer and DataFlash, an LM1117 at this point, although you could swap it for some other kind of device that is available. It needs to be a low dropout regulator, though, since you&#8217;re taking a 5V input to regulate down to 3.3 V.</p>
<p>The Vin pin on the Arduino is connected to one of the analog input pins via a voltage divider, so that battery voltage can be measured by the Arduino. (I know, those pins are right next to each other, and this seemed like something of a sweet hack.) With those resistor values chosen at the moment, 12 V on Vin corresponds to about 4.53 V on the ADC input, so you can read it straight off. Actually, Vin won&#8217;t be exactly equal to the battery voltage, because there&#8217;s a polarity protection diode on the Arduino power input before that Vin pin connection&#8230;. so there will be a little drop across that. I don&#8217;t know exactly how much, maybe about 0.2 V for a Schottky diode, I haven&#8217;t empirically measured it.</p>
<p>Now, what to call this thing? &#8220;That Arduino based rocket instrumentation/datalogger project&#8221; is too much of a mouthful. So, we need a name.</p>
<p>How about, say, ARTEMIS. That is, Arduino Rocket Telemetry and Instrumentation System.<br />
(You can totally see the experimental physicist in me reflected in that name, can&#8217;t you?)</p>
<p>That&#8217;s just my idea for a name. I&#8217;ll let the Hackerspace crew mull over it and come up with a better idea if they want to.</p>
<p>Bill of materials&#8230; for the design as it stands at present.</p>
<pre>
Resistors: (All resistors 0805 SMD package)

R1      4.7 k
R2      100 k
R3      100 k
R4      750 R
R5      10 k
R6      10 k
R7      100 k
R8      100 k
R9      56 R
R10     100 k

R11     56 R
R12     100 k
R13     150 k
R14     91 k

Capacitors:

C1      10 uF 16 V tantalum, through-hole                                       Jaycar RZ-6648
C2      10 uF 16 V tantalum, through-hole                                       Jaycar RZ-6648
C3      100 nF, 0805 SMD package
C4      100 nF, 0805 SMD package
C5      100 nF, 0805 SMD package
C6      100 nF, 0805 SMD package
C7      100 nF, 0805 SMD package
C8      1 uF, 25 V tantalum, through-hole                                       Jaycar RZ-6627
C9      10 nF, 0805 SMD package
C10     330 nF, 0805 SMD package
C11     100 nF, 0805 SMD package
C12     100 nF, 0805 SMD package
C13     100 nF, 0805 SMD package

ICs:

I've specified some examples of parts suppliers that I know have the relevant items, though they may not be the only choices, or the best choices.

IC1     Linear LM1117-3.3 LDO 3.3 V voltage regulator, SOT-223 package          Digikey LM1117MP-3.3CT-ND
IC2     Dallas DS18B20 1-Wire temperature sensor, TO-92 package                 Sparkfun SEN-00245
IC3     Linear LTC1298 analog-to-digital converter, DIP-8 package               Futurelec
IC4     Analog Devices ADXL330 3-axis accelerometer, LFCSP-16 package           Sparkfun COM-00730
IC5     Freescale MPX4115A barometric pressure sensor, 867-H package            Digikey
IC6     Linear LTC1298 analog-to-digital converter, DIP-8 package               Futurelec
IC7     Dallas DS1307 real-time clock, SOIC-8 package                           Futurelec
IC8     Atmel AT45DB161B 16 MBit DataFlash memory, SOIC-8 package               Sparkfun COM-00301

IC9     Arduino Duemilanove board
IC10    XBee module (any, really)
GPS     LS20031 GPS module                                                      Sparkfun GPS-08975

B1      12 mm coin cell holder, SMD                                             Sparkfun PRT-07948
plus CR1225 3 V lithium coin cell                                       Sparkfun PRT-00337
Q1      32.768 kHz quartz oscillator crystal, TC-38 through-hole package        Sparkfun COM-00540
S1      Momentary tactile pushbutton switch, through-hole                       Jaycar SP-0600
LDR1    Standard cadmium sulfide photoresistor, through-hole 0.1"               Jaycar RD-3480
LDR2    Standard cadmium sulfide photoresistor, through-hole 0.1"               Jaycar RD-3480
LED1    Standard LED; 3 mm through-hole                                         Jaycar ZD-0120
LED2    Standard LED; 3 mm through-hole                                         Jaycar ZD-0120

2 x 10-pin 2 mm header sockets for XBee module                                  Sparkfun PRT-08272
Break-away 0.1" machined pin socket strip for mounting LTC1298 ICs              Jaycar PI-6470
28-pin break-away 0.1" pin header strip for mounting shield to Arduino          Jaycar HM-3211
</pre>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/reindeerflotilla.wordpress.com/362/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/reindeerflotilla.wordpress.com/362/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/reindeerflotilla.wordpress.com/362/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/reindeerflotilla.wordpress.com/362/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/reindeerflotilla.wordpress.com/362/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/reindeerflotilla.wordpress.com/362/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/reindeerflotilla.wordpress.com/362/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/reindeerflotilla.wordpress.com/362/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/reindeerflotilla.wordpress.com/362/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/reindeerflotilla.wordpress.com/362/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/reindeerflotilla.wordpress.com/362/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/reindeerflotilla.wordpress.com/362/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/reindeerflotilla.wordpress.com/362/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/reindeerflotilla.wordpress.com/362/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reindeerflotilla.wordpress.com&amp;blog=4273668&amp;post=362&amp;subd=reindeerflotilla&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://reindeerflotilla.wordpress.com/2009/06/15/rocket-instrumentation-project-v0-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ca98493d2f7120cdb8441cf7f4ff3398?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">enochthered</media:title>
		</media:content>
	</item>
		<item>
		<title>This is your new computational god.</title>
		<link>http://reindeerflotilla.wordpress.com/2009/05/16/this-is-your-new-computational-god/</link>
		<comments>http://reindeerflotilla.wordpress.com/2009/05/16/this-is-your-new-computational-god/#comments</comments>
		<pubDate>Sat, 16 May 2009 17:47:01 +0000</pubDate>
		<dc:creator>Luke Weston</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://reindeerflotilla.wordpress.com/2009/05/16/this-is-your-new-computational-god/</guid>
		<description><![CDATA[This is Wolfram Alpha. And it&#8217;s omg-shit-that&#8217;s-awesome. It&#8217;s everything that Google Calculator could have been but never was. Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reindeerflotilla.wordpress.com&amp;blog=4273668&amp;post=361&amp;subd=reindeerflotilla&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is <a href="http://www.wolframalpha.com/">Wolfram Alpha</a>. And it&#8217;s omg-shit-that&#8217;s-awesome.</p>
<p>It&#8217;s everything that Google Calculator could have been but never was.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/reindeerflotilla.wordpress.com/361/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/reindeerflotilla.wordpress.com/361/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/reindeerflotilla.wordpress.com/361/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/reindeerflotilla.wordpress.com/361/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/reindeerflotilla.wordpress.com/361/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/reindeerflotilla.wordpress.com/361/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/reindeerflotilla.wordpress.com/361/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/reindeerflotilla.wordpress.com/361/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/reindeerflotilla.wordpress.com/361/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/reindeerflotilla.wordpress.com/361/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/reindeerflotilla.wordpress.com/361/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/reindeerflotilla.wordpress.com/361/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/reindeerflotilla.wordpress.com/361/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/reindeerflotilla.wordpress.com/361/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reindeerflotilla.wordpress.com&amp;blog=4273668&amp;post=361&amp;subd=reindeerflotilla&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://reindeerflotilla.wordpress.com/2009/05/16/this-is-your-new-computational-god/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ca98493d2f7120cdb8441cf7f4ff3398?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">enochthered</media:title>
		</media:content>
	</item>
		<item>
		<title>The economics of home solar PV installations</title>
		<link>http://reindeerflotilla.wordpress.com/2009/05/11/the-economics-of-home-solar-pv-installations/</link>
		<comments>http://reindeerflotilla.wordpress.com/2009/05/11/the-economics-of-home-solar-pv-installations/#comments</comments>
		<pubDate>Mon, 11 May 2009 18:46:56 +0000</pubDate>
		<dc:creator>Luke Weston</dc:creator>
				<category><![CDATA[energy systems]]></category>
		<category><![CDATA[photovoltaics]]></category>
		<category><![CDATA[renewable energy economics]]></category>

		<guid isPermaLink="false">http://reindeerflotilla.wordpress.com/?p=351</guid>
		<description><![CDATA[As most of you are aware, there are heaps of companies out there lining up to install solar photovoltaic grid-connected systems on your house, typically of 1 kW, since that&#8217;s the maximum size that the government subsidy is capped at, and the government rebate of $8/W for such installations seems pretty attractive. The out-of-pocket costs [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reindeerflotilla.wordpress.com&amp;blog=4273668&amp;post=351&amp;subd=reindeerflotilla&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As most of you are aware, there are heaps of companies out there lining up to install solar photovoltaic grid-connected systems on your house, typically of 1 kW, since that&#8217;s the maximum size that the government subsidy is capped at, and the government rebate of $8/W for such installations seems pretty attractive.</p>
<p>The out-of-pocket costs for installation of these systems range from about $3000 to $5000, <a href="http://www.nuenergy.com.au/pvsolar.php">although some companies offer such systems for essentially nothing</a>, only $500 or so for the meter upgrade, after the rebate is repaid.</p>
<p><a href="http://www.solarpanelrebate.com.au/home-solar-power-systems.html">These guys</a> sell their basic 1 kW system for $5000 out-of-pocket after the subsidies and rebates, and <a href="http://jlelectrics.com.au/main/page_solar_power.html">these guys</a> sell their systems for $3000 after rebate.</p>
<p>For most of these systems, the average cost advertised, the out-of-pocket final cost after the subsidies have been taken off, is about $3000 depending on the quality of the system.</p>
<p>Personally, in the case of the systems advertised for zero overall cost, I&#8217;d be a little bit worried about the quality of the system, since they&#8217;d have to be honing the price down quite a bit to get it down to the point where they can pay for it, pay for installation, and still make a profit, just from the $9000 or so in the government handouts.</p>
<p>You wouldn&#8217;t want a shonky system that burns down your house, would you?</p>
<p>In southeastern Australia, including Melbourne, Adelaide, Sydney and everything in between, the <a href="http://www.bom.gov.au/cgi-bin/climate/cgi_bin_scripts/solar-radiation.cgi">average daily solar exposure is 15 megajoules per square meter per day</a>.</p>
<p>So, that&#8217;s an average power density of 174 W/m<sup>2</sup>, on average, over the whole day.</p>
<p>Now, if you buy a solar PV module that is rated at 180 W, or whatever power figure it is, you get that amount of power if there is 1000 W/m<sup>2</sup> of solar radiation incident onto the panel.</p>
<p>So, a &#8220;1000 W&#8221; array, in the real world with an average of 174 W/m<sup>2</sup> worth of incident radiation flux, will generate 174 W of power, on average. (Averaged over the full 24 hours in a day.)</p>
<p>Therefore, you get about 1500 kWh of total energy generation per year.</p>
<p>If you&#8217;re paying, say, 13 c/kWh for electricity, you save about $195 per year on the electricity bills.<br />
(I know that&#8217;s a relatively low price for household electricity, but it&#8217;s about right for Victoria&#8217;s inexpensive electricity, powered by the Latrobe valley&#8217;s incredible combustible mud. If your electricity prices are considerably higher, you can see how to repeat the calculations for your electricity price.)</p>
<p>If you pay about $3000 out-of-pocket for such a system, then, it will take 16 years to pay for itself.</p>
<p>However, after about 10 years, the grid-connect inverter will die (<a href="http://jlelectrics.com.au/main/page_solar_power.html">These guys</a> have a 5 year warranty on theirs), and there won&#8217;t be a subsidy paying for that, so that&#8217;s probably another $2000 or so you&#8217;ll need to shell out. So, that adds another 10 years to the payback time. You probably won&#8217;t even be able to pay it off before that second inverter reaches the end of its life.</p>
<p>There are installers that offer higher quality inverters with longer warranties, but they are the higher end of the price brackets for the systems &#8211; this is the catch with the extremely cheap systems.</p>
<p>So you&#8217;re looking at a payback time of 26 years, for a system where the solar cells are unlikely to last more than 20-25 years.</p>
<p>Such systems, in all likelihood, are never going to pay themselves off, even with the huge government subsidies.</p>
<p>All these businesses that are doing the installations are literally leeching off the huge government subsidies; if you took away the subsidies they would all disappear straight away.</p>
<p>With a saving of close to $200 per annum off your electricity bill, if the customers had to pay the $8000 which is subsidized by the government, just that $8000 portion alone would take <strong>40 years</strong> to pay off, and you would never, ever even come remotely close to paying it off.</p>
<p>This scheme is just a huge money sink for the government; it&#8217;s completely unsustainable, and it doesn&#8217;t accomplish anything meaningful.</p>
<p>Customers love it, since they&#8217;re effectively getting this huge investment mostly given to them by the government.</p>
<p>It&#8217;s just like Krudd&#8217;s economic stimulus handouts &#8211; people are getting a generous free handout, so they think that&#8217;s fantastic, and people will very rarely stop and question whether this actually makes sense as a worthwhile thing for the good of the country.</p>
<p>One of these systems generates about 1500 kilowatt-hours per year.</p>
<p>In 2006, the electricity output sent to the grid from Loy Yang A, just as a typical example, was 15,995 gigawatt-hours.</p>
<p>Therefore, if you wanted to generate the same amount of energy from 1 kW solar PV installations as just one coal-fired power station, you&#8217;d need <strong>10.7 million</strong> of these installations. That&#8217;s significantly more than the number of households in this country.</p>
<p>You would need just under 11 million typical household 1 kW rooftop solar PV installations &#8211; well in excess of the number of households in the country &#8211; to give you the same amount of electricity as <strong>one</strong> coal-fired power station.</p>
<p>Even if you could do that &#8211; which you can&#8217;t &#8211; that still doesn&#8217;t give you the means to replace the coal-fired power station, because it isn&#8217;t high capacity factor, baseload, generation. You still need that high capacity factor baseload generation to back you up when the photovoltaics are delivering less energy, or no energy at all.</p>
<p>If the government paid out the $8000 subsidies for 10.7 million 1 kW solar panel installations &#8211; which aren&#8217;t capable of replacing even one coal-fired station &#8211; it would cost <strong>86 billion dollars</strong>.</p>
<p>This is an enormous amount of money getting flushed away to do nothing in reality, and I&#8217;m happy to see it scrapped, personally.</p>
<p>Here&#8217;s a <a href="http://www.theaustralian.news.com.au/story/0,25197,25430232-11949,00.html">contemporary real world example</a> of people buying into &#8220;green&#8221; ideology without the ability to count kilowatt-hours, and without realising just how damned expensive silicon photovoltaics are. I really, really suggest people do their homework before handing over sums of money like that.</p>
<blockquote><p>BRISBANE environmental lawyer Jo Bragg and her partner, Gary Kane, spent $28,000 on three roof panels to generate solar power for their home in the inner Brisbane suburb of Highgate Hill.</p>
<p>After receiving a federal government rebate of $8000, they hoped to recover their investment in a cleaner planet within a few years by selling excess power into the mains electricity grid.</p>
<p>In the three months to April, they used 1384 kilowatt hours and produced 388 kilowatt hours of excess power, for which they received the princely sum of $12.96 after taxes.</p>
<p>&#8220;Governments are not being serious about reducing energy consumption with lousy amounts of money like that,&#8221; Ms Bragg said.</p>
<p>Her family is the kind Kevin Rudd had in mind yesterday when he announced that individuals and households would be part of a revamped carbon pollution reduction scheme.</p>
<p>The Prime Minister said households would be able to calculate their energy use at home and pledge contributions to the $25million energy efficiency savings fund to effectively offset their emissions.</p>
<p>&#8220;Individuals will be able to calculate their energy use and establish the savings they could achieve with a more energy-efficient home,&#8221; Mr Rudd said.</p>
<p>&#8220;A household or individual could then make a tax-deductible donation to the pledge fund, which the fund would use to buy and cancel carbon pollution permits equivalent to that level of energy use.&#8221;</p>
<p>Ms Bragg said she hoped the carbon permits scheme would be flexible enough to allow households with renewable energy to be paid for the gross amount of power produced &#8212; not just the excess &#8212; as happened in Germany and some other countries.</p>
<p>&#8220;It makes sense to provide incentives to homes to make it worth their while to invest in renewable energy,&#8221; she said.</p>
<p>&#8220;Even if we were paid for the gross amount of power produced, it would take us eight or 10 years to recover the investment.&#8221;</p></blockquote>
<p>Obviously, this thirteen dollar figure seems a little bit surprising, so let&#8217;s see if we can break it down a little and try and extract some more concrete information about where that figure came from.</p>
<p>The average Australian residential electrical energy consumption is approximately 25 gigajoules per annum, and 1384 kWh over three months is about 80 percent of that, which is plausible for a relatively small, energy-efficient household.</p>
<p>Based on the quoted cost of $28,000 (post-rebate), and the mention of &#8220;three roof panels&#8221; in the article, I&#8217;m going to take an educated guess here and say they have a relatively large system, with 3 kW of installed nameplate capacity.</p>
<p>We&#8217;ll assume that the BOM insolation data for February is representative of the average of the three month January-February-March period, meaning that the average insolation is 21 MJ/m<sup>2</sup>/day, which is 243 W/m<sup>2</sup> on average, meaning that a &#8220;3 kW&#8221; nameplate capacity installation will produce 729 W of power on average. Therefore, over three months, the system should produce about 1598 kWh.</p>
<p>Since the Green protagonists of our tale used 1384 kWh and sold back onto the grid 388 kWh of net energy production, the gross energy production from the system was presumably 1772 kWh, which is 111% of the theoretical 1598 kWh. So, these published figures are consistent with the numbers we theoretically expect.</p>
<p>Now, in Queensland, they&#8217;re getting paid a special elevated 44 c/kWh feed-in tariff for their net electricity generation from their PV installation. Therefore, their 388 kWh should have earned them 171 dollars. But, ostensibly, it did not. So where did the rest of the revenue, the seemingly missing $158, go?</p>
<p>The answer is that it probably went, I presume, to cover various flat-rate fees included on the electricity bill, such as a service charge, and/or an ambulance levy, or what have you; components of the electricity bill other than the per-kilowatt-hour charge for the energy use. Maybe it seems a little high for that, but we can&#8217;t be certain without seeing the actual breakdown of the bill.</p>
<p>Normally, before the PV installation, they&#8217;d be paying an electricity bill of about 221 dollars for their 1384 kWh, assuming a rate of about 16 cents per kWh, plus those charges of $158 or so on the bill, or a total of about $379. Now, they&#8217;re <em>getting paid</em> 13 dollars for this quarter, not paying any electricity bill at all. Therefore, they&#8217;re saving $392 per quarter, or actually somewhat less than that during the winter months since the solar insolation will be less. And they&#8217;re complaining about that? Even after getting the free $8000 government rebate and the 44 c/kWh feed-in handout, they&#8217;re complaining that that&#8217;s not enough and they want more of a free handout, for something that will never make any real contribution towards replacing coal-fired generation?</p>
<p>Let&#8217;s suppose, without calculating it accurately, that they save $300 per quarter on average, every quarter. Therefore, paying off their $28,000 system will take just over 23 years; assuming they don&#8217;t need to replace the grid-connect inverter in less than that time. They <em>might</em>, maybe, pay the cost of the system off within the operational lifespan of the solar cells. <em>Maybe</em>. That is, assuming that the 44 c/kWh elevated feed-in subsidy continues indefinitely, and they&#8217;re really lucky and their inverter doesn&#8217;t need to be repaired or replaced within that timeframe.</p>
<p>__________________</p>
<br />Posted in energy systems, photovoltaics, renewable energy economics Tagged: energy systems, photovoltaics, renewable energy economics <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/reindeerflotilla.wordpress.com/351/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/reindeerflotilla.wordpress.com/351/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/reindeerflotilla.wordpress.com/351/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/reindeerflotilla.wordpress.com/351/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/reindeerflotilla.wordpress.com/351/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/reindeerflotilla.wordpress.com/351/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/reindeerflotilla.wordpress.com/351/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/reindeerflotilla.wordpress.com/351/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/reindeerflotilla.wordpress.com/351/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/reindeerflotilla.wordpress.com/351/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/reindeerflotilla.wordpress.com/351/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/reindeerflotilla.wordpress.com/351/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/reindeerflotilla.wordpress.com/351/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/reindeerflotilla.wordpress.com/351/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reindeerflotilla.wordpress.com&amp;blog=4273668&amp;post=351&amp;subd=reindeerflotilla&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://reindeerflotilla.wordpress.com/2009/05/11/the-economics-of-home-solar-pv-installations/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ca98493d2f7120cdb8441cf7f4ff3398?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">enochthered</media:title>
		</media:content>
	</item>
	</channel>
</rss>
