<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>NortHACKton</title>
	<atom:link href="http://northackton.stdin.co.uk/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://northackton.stdin.co.uk/blog</link>
	<description>Reducing entropy since April 2010</description>
	<lastBuildDate>Sat, 28 Apr 2012 20:26:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SDR flowchart: POCSAG</title>
		<link>http://northackton.stdin.co.uk/blog/2012/04/sdr-flowchart-pocsag/</link>
		<comments>http://northackton.stdin.co.uk/blog/2012/04/sdr-flowchart-pocsag/#comments</comments>
		<pubDate>Fri, 27 Apr 2012 21:32:07 +0000</pubDate>
		<dc:creator>widget</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[gnuradio]]></category>
		<category><![CDATA[grc]]></category>
		<category><![CDATA[pocsag]]></category>
		<category><![CDATA[rtl]]></category>
		<category><![CDATA[sdr]]></category>

		<guid isPermaLink="false">http://northackton.stdin.co.uk/blog/?p=578</guid>
		<description><![CDATA[Not sure any of these are entirely working, but the local area doesn&#8217;t appear to use POCSAG but has maybe gone onto FLEX as the frequency bands look a bit busy. Simplest attempt is using a modified version of osmo-pocsag. &#160;It writes out baseband to a file. &#160;Create a fifo, and direct the the cmdline [...]]]></description>
			<content:encoded><![CDATA[<p>Not sure any of these are entirely working, but the local area doesn&#8217;t appear to use POCSAG but has maybe gone onto FLEX as the frequency bands look a bit busy.
<div></div>
<div>Simplest attempt is using a <a href="http://www.stdin.co.uk/~widget/pocsag_rtl.grc">modified</a> version of <a href="https://github.com/smunaut/osmo-pocsag">osmo-pocsag</a>. &nbsp;It writes out baseband to a file. &nbsp;Create a fifo, and direct the the cmdline app to its output.</div>
<div></div>
<div>A more complex version is <a href="https://github.com/bafe/gr-pocsag.git">based</a> on this (by bafe), and has some good waterfall pictures to give a better indication of what&#8217;s going on. &nbsp;Confusingly it&#8217;s called gr-pocsag, and thus confusable with the POCSAG decoding GRC block by patchvonbraun&nbsp;<a href="https://www.cgran.org/svn/projects/gr-pocsag/trunk">here</a>, which needs compiling and installing.</div>
<div></div>
<div>I&#8217;ll update this once I&#8217;ve actually either confirmed that what I&#8217;m seeing is not POCSAG or which/either/both/none works.</div>
<div><img width="350" height="282" src="http://northackton.stdin.co.uk/blog/wp-content/uploads/2012/04/pocsag.png"></div>
]]></content:encoded>
			<wfw:commentRss>http://northackton.stdin.co.uk/blog/2012/04/sdr-flowchart-pocsag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SDR flowchart: FM</title>
		<link>http://northackton.stdin.co.uk/blog/2012/04/sdr-flowchart-pocsag-2/</link>
		<comments>http://northackton.stdin.co.uk/blog/2012/04/sdr-flowchart-pocsag-2/#comments</comments>
		<pubDate>Fri, 27 Apr 2012 21:32:07 +0000</pubDate>
		<dc:creator>widget</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[fm]]></category>
		<category><![CDATA[gnuradio]]></category>
		<category><![CDATA[grc]]></category>
		<category><![CDATA[rtl]]></category>
		<category><![CDATA[sdr]]></category>

		<guid isPermaLink="false">http://northackton.stdin.co.uk/blog/?p=574</guid>
		<description><![CDATA[Receiving FM. &#160;This is just one of the examples taken from the GnuRadio repository with the RTL source block added, and the flowchart modified to cope with the higher minimum sample rate.]]></description>
			<content:encoded><![CDATA[<p>Receiving <a href="http://www.stdin.co.uk/~widget/wfm_rx_rtl.grc">FM</a>. &nbsp;This is just one of the examples taken from the GnuRadio repository with the RTL source block added, and the flowchart modified to cope with the higher minimum sample rate.</p>
]]></content:encoded>
			<wfw:commentRss>http://northackton.stdin.co.uk/blog/2012/04/sdr-flowchart-pocsag-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Playing with the RTL SDR</title>
		<link>http://northackton.stdin.co.uk/blog/2012/04/playing-with-the-rtl-sdr/</link>
		<comments>http://northackton.stdin.co.uk/blog/2012/04/playing-with-the-rtl-sdr/#comments</comments>
		<pubDate>Fri, 27 Apr 2012 21:13:11 +0000</pubDate>
		<dc:creator>widget</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[gnuradio]]></category>
		<category><![CDATA[rtl]]></category>
		<category><![CDATA[sdr]]></category>

		<guid isPermaLink="false">http://northackton.stdin.co.uk/blog/?p=571</guid>
		<description><![CDATA[So the hackerspace will imminently have a number of Realtek-based SDRs as demonstrated last meeting. &#160;An SDR, or Software-Defined Radio is a very flexible device, that performs the equivalent of a &#8220;raw recording&#8221; of a portion of the RF spectrum and then the raw samples can be processed in any way you like on your [...]]]></description>
			<content:encoded><![CDATA[<p>So the hackerspace will imminently have a number of Realtek-based SDRs as demonstrated last meeting. &nbsp;An SDR, or Software-Defined Radio is a very flexible device, that performs the equivalent of a &#8220;raw recording&#8221; of a portion of the RF spectrum and then the raw samples can be processed in any way you like on your computer.
<div></div>
<div>So for example, you can pick up FM radio, the pager network, transmissions from the ISS, or aircraft transponders. &nbsp;Working GRCs will be posted on the blog</div>
<div></div>
<div>We&#8217;re going to try doing some of these things in the space over the next few months, the exact dates will be discussed on the list. &nbsp;If you&#8217;d like to try this, here&#8217;s some links:</div>
<div>
<ul>
<li><a href="http://gnuradio.org/redmine/projects/gnuradio">Gnuradio</a>. &nbsp;You will probably need <a href="http://www.sbrac.org/files/build-gnuradio">this build script</a> for latest release</li>
<li>The RTL <a href="http://sdr.osmocom.org/trac/wiki/rtl-sdr">binary</a> itself</li>
<li>The GnuRadio Companion <a href="http://cgit.osmocom.org/cgit/gr-osmosdr/">source block</a> for RTL</li>
</ul>
<p>Another useful resource is the <a href="http://www.reddit.com/r/RTLSDR/">subreddit</a> for it.</div>
]]></content:encoded>
			<wfw:commentRss>http://northackton.stdin.co.uk/blog/2012/04/playing-with-the-rtl-sdr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minimus workshop #1</title>
		<link>http://northackton.stdin.co.uk/blog/2012/03/minimus-workshop-1/</link>
		<comments>http://northackton.stdin.co.uk/blog/2012/03/minimus-workshop-1/#comments</comments>
		<pubDate>Tue, 06 Mar 2012 22:56:58 +0000</pubDate>
		<dc:creator>widget</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[avr]]></category>
		<category><![CDATA[minimus]]></category>
		<category><![CDATA[workshop]]></category>

		<guid isPermaLink="false">http://northackton.stdin.co.uk/blog/?p=565</guid>
		<description><![CDATA[Monday was a good day for hacking; we had an impromptu Minimus workshop.  This was surprisingly successful, attendees were able to get their boards programming in Windows or Linux as to their preference, and then start diving into code. The devices aren&#8217;t as friendly as the Arduino boards, and the example source code will compile [...]]]></description>
			<content:encoded><![CDATA[<p>Monday was a good day for hacking; we had an impromptu <a href="http://minimususb.com">Minimus </a>workshop.  This was surprisingly successful, attendees were able to get their boards programming in Windows or Linux as to their preference, and then start diving into code.</p>
<p>The devices aren&#8217;t as friendly as the Arduino boards, and the example source code will compile but not always run without extensive tweaking, but by the end of the session, in addition to a medley of flashing lights, we also had a one button keyboard and a virtual serial port that reported its button state.</p>
<p>Due to demand we will run another of these in April (2nd or 16th, TBC) and again will have Minimus boards available for use on the day or purchase.  There&#8217;s no fixed cost for the workshop, but donations are appreciated.  If you have a Minimus board or are interested in a step on from Arduinos, why not come past?</p>
<p>As a reminder to Northackton members who are also NSME members, their auction is on the 13th of March.</p>
]]></content:encoded>
			<wfw:commentRss>http://northackton.stdin.co.uk/blog/2012/03/minimus-workshop-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Layzor cutting</title>
		<link>http://northackton.stdin.co.uk/blog/2012/02/layzor-cutting/</link>
		<comments>http://northackton.stdin.co.uk/blog/2012/02/layzor-cutting/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 21:39:39 +0000</pubDate>
		<dc:creator>widget</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[bokeh]]></category>
		<category><![CDATA[laser]]></category>
		<category><![CDATA[passport]]></category>

		<guid isPermaLink="false">http://northackton.stdin.co.uk/blog/?p=560</guid>
		<description><![CDATA[On Monday we visited Martin&#8217;s laser cutter, as once he installed it at his house with a water tank for cooling, it&#8217;s not particularly mobile. &#160;He showed us some of the many things he&#8217;s made for his blog, and his lightbox for photographing them. Onto newer things, we printed a NortHACKton stamp for visiting passport-holders. [...]]]></description>
			<content:encoded><![CDATA[<p>On Monday we visited Martin&#8217;s laser cutter, as once he installed it at his house with a water tank for cooling, it&#8217;s not particularly mobile. &nbsp;He showed us some of the many things he&#8217;s made for his <a href="http://msraynsford.blogspot.com/">blog</a>, and his lightbox for photographing them.
<div></div>
<div>Onto newer things, we printed a NortHACKton stamp for visiting <a href="https://www.noisebridge.net/wiki/Passport">passport</a>-holders. &nbsp;After learning how to etch rubber, I then provided an object lesson in the power of cyanoacrylate glue by adhering to the stamp rather effectively.</div>
<div></div>
<div>Secondly I had made an SVG of a bokeh rig for my camera for Martin to convert and cut, which produced a passable first attempt at a kit that can fit to my D3100. &nbsp;Not all of the pictures were good, but it was certainly a learning experience. &nbsp;See Martin&#8217;s blog for the design, and the results are <a href="https://secure.flickr.com/photos/tinheadned/sets/72157626729774137/">here</a>, in the February pictures of this set.</div>
<div></div>
<div>March&#8217;s meetings &#8211; we meet in the space as normal for Monday 5th, and on the 19th there will be another pinball evening in Bedford. &nbsp;See the mailing list for more details.</div>
<div></div>
<p> <a href="https://www.noisebridge.net/wiki/Passport"> <img src="https://www.noisebridge.net/images/1/11/Passport-badge-iron.png" alt="Hackerspace Passports Accepted Here" border="0"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://northackton.stdin.co.uk/blog/2012/02/layzor-cutting/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>TWENTY TWELVE</title>
		<link>http://northackton.stdin.co.uk/blog/2012/01/twenty-twelve/</link>
		<comments>http://northackton.stdin.co.uk/blog/2012/01/twenty-twelve/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 22:26:20 +0000</pubDate>
		<dc:creator>widget</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[polymorph]]></category>
		<category><![CDATA[steam]]></category>

		<guid isPermaLink="false">http://northackton.stdin.co.uk/blog/?p=557</guid>
		<description><![CDATA[So, the first meet of the New Year was on the 9th January, and we all brought our presents along. &#160;I brought a model steam carriage kit, that was an exciting puzzle to solve as the instructions were particularly vague, and Alan brought polymorph to play with. The polymorph was slightly more successful than the [...]]]></description>
			<content:encoded><![CDATA[<div>So, the first meet of the New Year was on the 9th January, and we all brought our presents along. &nbsp;I brought a model steam carriage kit, that was an exciting puzzle to solve as the instructions were particularly vague, and Alan brought polymorph to play with.</div>
<div></div>
<div>The polymorph was slightly more successful than the engine which due to some presumed error in construction, does not self-propel. &nbsp;This is due to the piston being unable to turn the flywheel, itself due to the axle somehow jamming in place. &nbsp;It still looks <a href="https://secure.flickr.com/photos/tinheadned/6675363297/in/photostream">moderately elegant</a>.</div>
<div></div>
<div>Next meeting 23rd January 2012.</div>
]]></content:encoded>
			<wfw:commentRss>http://northackton.stdin.co.uk/blog/2012/01/twenty-twelve/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A late chainmail writeup</title>
		<link>http://northackton.stdin.co.uk/blog/2011/10/a-late-chainmail-writeup/</link>
		<comments>http://northackton.stdin.co.uk/blog/2011/10/a-late-chainmail-writeup/#comments</comments>
		<pubDate>Fri, 14 Oct 2011 22:46:02 +0000</pubDate>
		<dc:creator>widget</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[chainmail]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://northackton.stdin.co.uk/blog/2011/10/a-late-chainmail-writeup/</guid>
		<description><![CDATA[This post is unfortunately almost two weeks late, but last Monday, Pat gave a chainmail workshop, similar to Martin&#8217;s at Nottinghack.  This covered the easier European and Japanese styles and also how to make rings from fencing wire or similar.  Many scraps of chainmail were produced, but nothing to rival Pat&#8217;s half-finished chainmail shirt! Nick [...]]]></description>
			<content:encoded><![CDATA[<p>This post is unfortunately almost two weeks late, but last Monday, <a href="http://twitter.com/patrick_coyle">Pat</a> gave a chainmail workshop, similar to Martin&#8217;s at <a href="http://www.nottinghack.org.uk">Nottinghack</a>.  This covered the easier European and Japanese styles and also how to make rings from fencing wire or similar.  Many scraps of chainmail were produced, but nothing to rival Pat&#8217;s half-finished chainmail shirt!<br />
Nick continued to resuscitate aging hardware in Linux and we discussed methods of supplying Internet to the NSME clubhouse.  Via a landline this would be expensive, wireless access of the nearby BT Openzone hotspot, or 3G personal hotspot appear to be the more affordable ways forward&#8230;<br />
Next date for the space: Monday 17th October.</p>
]]></content:encoded>
			<wfw:commentRss>http://northackton.stdin.co.uk/blog/2011/10/a-late-chainmail-writeup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Busy busy</title>
		<link>http://northackton.stdin.co.uk/blog/2011/09/busy-busy/</link>
		<comments>http://northackton.stdin.co.uk/blog/2011/09/busy-busy/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 20:23:59 +0000</pubDate>
		<dc:creator>widget</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[chainmail]]></category>
		<category><![CDATA[raspberry pi]]></category>
		<category><![CDATA[strobe]]></category>

		<guid isPermaLink="false">http://northackton.stdin.co.uk/blog/?p=552</guid>
		<description><![CDATA[Very busy on Monday, we had: Light painting with a strobe Knitting Conkers fights CNC planning Raspberry Pi tinkering Kinect tinkering Workshop planning. I may have even forgot some things! &#160;Most importantly, thanks to Nicholas for bringing the Raspberry Pi board for us to have a look at. &#160;We couldn&#8217;t do too much with it [...]]]></description>
			<content:encoded><![CDATA[<p>Very busy on Monday, we had:
<div>
<ul>
<li>Light painting with a strobe</li>
<li>Knitting</li>
<li>Conkers fights</li>
<li>CNC planning</li>
<li>Raspberry Pi tinkering</li>
<li>Kinect tinkering</li>
<li>Workshop planning.</li>
</ul>
<p>I may have even forgot some things! &nbsp;Most importantly, thanks to Nicholas for bringing the Raspberry Pi board for us to have a look at. &nbsp;We couldn&#8217;t do too much with it as unfortunately the monitor used was having resolution issues on the HDMI interface, but it booted, and we were able to login and have a brief look around. &nbsp;Connected to a network (it supports&nbsp;networking over&nbsp;USB &nbsp;too) would allow more interesting things to happen. &nbsp;This rather overshadowed the Kinect Nicholas also brought, and I think we&#8217;ll need an evening just for that.</p></div>
<div>The NSME has a rather large horse chestnut tree overshadowing the clubhouse, so knitting wool was graciously donated to the cause, and an in a textbook case of over-engineering, a pillar drill was used for turning conkers into implements of war, and soon geeks were hitting themselves very hard while missing target conkers.</div>
<div>Light painting with the strobe did not work so well, as it is not as bright as a camera flash, and outside it is not able to light up targets at any range. &nbsp;Strobes are very good for inducing headaches and nausea though. &nbsp;If nobody wants it, it will be thrown away at the end of the month, as it&#8217;s reasonably bulky and has no (useful) purpose at this time.</div>
<div>Due to renewed interest in chainmail, Pat will be running a chainmail workshop on the 3rd of October, from 8pm. &nbsp;If you have rings or pliers, please bring them along, and let us know on the list, so we can ensure everyone has enough.</div>
]]></content:encoded>
			<wfw:commentRss>http://northackton.stdin.co.uk/blog/2011/09/busy-busy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tick tock, first september meet</title>
		<link>http://northackton.stdin.co.uk/blog/2011/09/tick-tock-first-september-meet/</link>
		<comments>http://northackton.stdin.co.uk/blog/2011/09/tick-tock-first-september-meet/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 19:28:17 +0000</pubDate>
		<dc:creator>widget</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[cnc]]></category>

		<guid isPermaLink="false">http://northackton.stdin.co.uk/blog/?p=549</guid>
		<description><![CDATA[The summer feels over, but despite some shock showers on Monday the space was open. &#160;Adrian took the clock we were given by Nottinghack (couriered by Martin) and with Mat started writing up what they&#160;found inside. &#160;A number of repairs were performed by a few different people, fixing a bicycle inner tube, a DVM, and [...]]]></description>
			<content:encoded><![CDATA[<p>The summer feels over, but despite some shock showers on Monday the space was open. &nbsp;Adrian took the clock we were given by <a href="http://www.nottinghack.org.uk">Nottinghack</a> (couriered by Martin) and with Mat started writing up what they&nbsp;<a href="http://northackton.stdin.co.uk/wiki/BigClock">found inside</a>. &nbsp;A number of repairs were performed by a few different people, fixing a bicycle inner tube, a DVM, and the identification of a car part for order.
<div>We also discussed what events we could run at meetings. &nbsp;Some suggestions:</div>
<div>
<ul>
<li>Nanode workshop</li>
<li>Photography (light painting)</li>
<li>Kinect hacking</li>
<li>Revisiting OpenCV hacking</li>
</ul>
<p>The idea is for <i>very</i>&nbsp;limited scope projects that allow a sense of accomplishment within a few hours. &nbsp;Suggestions are welcome on the mailing list.</div>
<div>Date of next meeting: 19th September from 7pm</div>
]]></content:encoded>
			<wfw:commentRss>http://northackton.stdin.co.uk/blog/2011/09/tick-tock-first-september-meet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bottle rocket technical notes</title>
		<link>http://northackton.stdin.co.uk/blog/2011/08/bottle-rocket-tech/</link>
		<comments>http://northackton.stdin.co.uk/blog/2011/08/bottle-rocket-tech/#comments</comments>
		<pubDate>Sun, 14 Aug 2011 17:50:11 +0000</pubDate>
		<dc:creator>mat</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[ballistics]]></category>
		<category><![CDATA[rocketry]]></category>

		<guid isPermaLink="false">http://northackton.stdin.co.uk/blog/?p=515</guid>
		<description><![CDATA[I promised to write up some of the rocket details for a few people, so here goes&#8230; I&#8217;ll start with some pictures of the actual launches, then talk about the technical detail. Launch video (which I seem unable to embed) Rocket body pressure chambers After the impressive sight, but inevitable failure of the Anna Chapman [...]]]></description>
			<content:encoded><![CDATA[<p>I promised to write up some of the rocket details for a few people, so here goes&#8230;</p>
<p>I&#8217;ll start with some pictures of the actual launches, then talk about the technical detail.</p>
<div class="wp-caption alignnone" style="width: 190px"><a href="http://www.flickr.com/photos/faintdreams/6021159715/in/photostream/"><img src="http://farm7.static.flickr.com/6139/6021159715_2df8d73021_m.jpg" alt="" width="180" height="240" /></a><p class="wp-caption-text">Preparing</p></div>
<div class="wp-caption alignnone" style="width: 170px"><a href="http://www.flickr.com/photos/beerandnoodles/6022510083/in/photostream/"><img src="http://farm7.static.flickr.com/6204/6022510083_b29ab1117d_m.jpg" alt="" width="160" height="240" /></a><p class="wp-caption-text">Ready for pressurisation</p></div>
<div class="wp-caption alignnone" style="width: 170px"><a href="http://www.flickr.com/photos/tinheadned/6017912952/in/photostream/"><img src="http://farm7.static.flickr.com/6129/6017912952_275985e71c_m.jpg" alt="" width="160" height="240" /></a><p class="wp-caption-text">Launch</p></div>
<div class="wp-caption alignnone" style="width: 170px"><a href="http://www.flickr.com/photos/beerandnoodles/6023068116/in/photostream/"><img src="http://farm7.static.flickr.com/6207/6023068116_d5cd06bc80_m.jpg" alt="" width="160" height="240" /></a><p class="wp-caption-text">Drogue parachute deployed perfectly, but no main</p></div>
<div class="wp-caption alignnone" style="width: 250px"><a href="http://www.flickr.com/photos/tinheadned/6017916300/in/photostream/"><img src="http://farm7.static.flickr.com/6146/6017916300_333beb0421_m.jpg" alt="" width="240" height="160" /></a><p class="wp-caption-text">Probably a good job the main parachute didn&#039;t deploy, else we&#039;d have ended up in the trees rather than the brambles. Also learnt that if you stand around pondering for long enough there&#039;s bound to be a sillier idiot than you willing to go climbing through the brambles.</p></div>
<div class="wp-caption alignnone" style="width: 190px"><a href="http://www.flickr.com/photos/tinheadned/6017360821/in/photostream/"><img src="http://farm7.static.flickr.com/6025/6017360821_031167dd4f_m.jpg" alt="" width="180" height="240" /></a><p class="wp-caption-text">Oh, and we did have some minor mishaps too...</p></div>
<p><a href="http://www.youtube.com/watch?v=843iEPcvw_I">Launch video</a> (which I seem unable to embed)</p>
<h1>Rocket body pressure chambers</h1>
<div class="wp-caption alignnone" style="width: 250px"><a href="http://www.flickr.com/photos/tinheadned/4764524773/in/photostream/"><img src="http://farm5.static.flickr.com/4102/4764524773_012e038270_m.jpg" alt="" width="240" height="180" /></a><p class="wp-caption-text">The failed &#039;Anna Chapman&#039; rocket</p></div>
<p>After the impressive sight, but inevitable failure of the Anna Chapman last year (<a href="http://www.flickr.com/photos/beerandnoodles/4763333854/">launch video</a>) I fancied building something similar but hopefully more successful. Last year we did find that 500ml bottles seemed to have a lot more bang for their buck than 2L bottles but this didn&#8217;t deter me too much. I&#8217;m still not really sure why it was, but I imagine it had something to do with cross sectional area versus volume. I surmised a longer rocket might well work better.</p>
<div class="wp-caption alignnone" style="width: 230px"><a href="http://www.aircommandrockets.com/images/bottle_splicing/BottleSplicing_62_s.jpg"><img class="  " src="http://www.aircommandrockets.com/images/bottle_splicing/BottleSplicing_62_t.jpg" alt="" width="220" height="294" /></a><p class="wp-caption-text">Inspiration from a rather impressive looking Air Command rocket using asymmetrically spliced bottles.</p></div>
<p><a href="http://www.aircommandrockets.com/">Air Command Water Rockets</a> is an excellent resource, with some amazing <a href="http://www.youtube.com/watch?v=vSZUXSFunsY">launch video</a>s which I wanted to try and at least go some way towards replicating. After some research I followed their <a href="http://www.aircommandrockets.com/construction_6.htm">Asymmetric Splice #5 Tutorial</a> to build a number of spliced double-ended bottle sections. I shan&#8217;t repeat their tutorial, but I ended up using different glue as PL Premium is all but impossible to get hold of in the UK. I used <a href="http://www.screwfix.com/p/sika-sikaflex-ebt-adhesive-white-300ml/87344">Sikaflex EBT</a> from <a href="http://www.screwfix.com/">Screwfix</a> to seal the splice and a 2:3 <a href="http://www.gorillaglue.com/">Gorilla Glue</a>:<a href="http://www.polycell.co.uk/products/fillers.jsp">Polyfilla</a> mix for the sleeving (more details on this <a href="http://www.wra2.org/forum/viewtopic.php?f=3&amp;t=1591">Water Rocket Forum thread</a> with links to Flickr pictures). Needless to say my garage is now covered in Polyfilla and glue; it gets everywhere.</p>
<p><strong>IMPORTANT TIP: Wear gloves when handling Gorilla Glue; and replace said gloves if they break. Even the small amount I got on my thumb through a hole in my glove took over a week to wear off. It&#8217;s evil stuff.</strong></p>
<p>The benefit of making a series of pressurisable &#8216;units&#8217; rather than one long one is that they can be individually static pressure tested and the failures thrown away without affecting the rest. Having said that I am tempted to try and make a three or four bottle long &#8216;unit&#8217; at some point.</p>
<div class="wp-caption alignnone" style="width: 170px"><a href="http://www.flickr.com/photos/beerandnoodles/6022510083/in/photostream/"><img src="http://farm7.static.flickr.com/6204/6022510083_b29ab1117d_m.jpg" alt="" width="160" height="240" /></a><p class="wp-caption-text">Connected spliced bottles ready for launch</p></div>
<h1>Bottle joins</h1>
<p>The plan was to then join three or four of these together into a longer rocket using <a href="http://www.hawkin.com/20670-07981/tornado-tube">Tornado tubes</a> from <a href="http://www.hawkin.com/">Hawkin&#8217;s Bazaar</a>; but at £3.50 each they do work out rather expensive and the Northampton branch doesn&#8217;t seem to stock them.</p>
<div class="wp-caption alignnone" style="width: 250px"><a href="http://www.flickr.com/photos/matburnham/6041765957/in/photostream/"><img src="http://farm7.static.flickr.com/6064/6041765957_72927c3386_m.jpg" alt="" width="240" height="168" /></a><p class="wp-caption-text">Foreground left: Joined bottle connectors with various sized holes to allow air/water through. Foreground right: Gardena nozzles made to fit bottle top. Rear: Failed bottle top connectors.</p></div>
<p>From a <a href="http://www.wra2.org/forum/viewtopic.php?f=3&amp;t=1564">thread</a> on the Water Rocket Forum I came across a bright idea that Dan Brooker from <a href="http://bwrockets.blogspot.com/">British Water Rockets</a> had to fuse two bottle tops into a coupling. He has made a demonstration <a href="http://www.vimeo.com/25153173">video</a> of how to do this. Despite his lack of testing at that stage I thought it worth a go. My success rate was less than one in three and I began to run out of bottle tops, but I found that some of my attempts withstood a static pressure test to 100psi. I&#8217;m not sure how much higher they&#8217;ll go, but Dan has reported some failures since. YMMV.</p>
<p>Talking of failures&#8230; when carrying out static pressure tests be wary of how much water leaks and air is let in &#8211; I had an inadvertent launch at 10 o&#8217;clock at night into next door but one&#8217;s garden.</p>
<h1>Launcher</h1>
<div class="wp-caption alignnone" style="width: 169px"><a href="http://www.flickr.com/photos/beerandnoodles/4762058320/in/photostream/"><img src="http://farm5.static.flickr.com/4138/4762058320_ba7a1dd37b_m.jpg" alt="" width="159" height="240" /></a><p class="wp-caption-text">My old Clarke cable tie based launcher</p></div>
<div class="wp-caption alignnone" style="width: 170px"><a href="http://www.flickr.com/photos/33295683@N00/4941402278/"><img class=" " src="http://farm5.static.flickr.com/4093/4941402278_9c6e8a36c4_m.jpg" alt="" width="160" height="240" /></a><p class="wp-caption-text">Martin&#039;s Clarke cable tie based launcher, with 21.5mm launch tube</p></div>
<div class="mceTemp">Last year my <a href="http://www.water-rockets.com/article.pl?117,0">Clark cable tie design</a> based launcher sealed only with the assistance of PTFE tape on the outside of the bottles. <a href="https://sites.google.com/site/msraynsford/">Martin</a> had used a carefully sized piece of pipe to get an internal seal, which seemed less hassle and allowed for an internal launch tube. So, I planned to use the internal seal and launch tube for the boosters, more on that in a minute.</div>
<div class="mceTemp">
<div class="wp-caption alignnone" style="width: 226px"><a href="http://www.flickr.com/photos/matburnham/6042470698/in/photostream/"><img src="http://farm7.static.flickr.com/6187/6042470698_7990059926_m.jpg" alt="" width="216" height="240" /></a><p class="wp-caption-text">New launcher with optional boosters (annotated)</p></div>
<p>Having read about possible options on Air Command Rockets, I decided to have a go at a Gardena (Hozelock) launch mechanism. Reasons were two-fold: a. it might seal better; b. the smaller nozzle may sustain flight longer (albeit at a lower force, but that comes in handy when using boosters). I could always revert to the old launcher if all else failed.</p>
</div>
<div>
<h2>Safety</h2>
<div class="wp-caption alignnone" style="width: 250px"><a href="http://www.flickr.com/photos/33295683@N00/4940818737/in/photostream/"><img src="http://farm5.static.flickr.com/4094/4940818737_04bd638344_m.jpg" alt="" width="240" height="140" /></a><p class="wp-caption-text">A safe distance from the launcher - hosepipe and string allows remote compression and launch</p></div>
<p>Oh, and being the sensible one, I elected to put a length garden hosepipe between the launcher and the pump. This reduced the risk of personal injury in the event of catastrophic failure and also kept the operator somewhat drier.</p>
<div class="wp-caption alignnone" style="width: 170px"><a href="http://www.flickr.com/photos/tinheadned/6017365789/in/photostream/"><img src="http://farm7.static.flickr.com/6013/6017365789_2e3a03ef13_m.jpg" alt="" width="160" height="240" /></a><p class="wp-caption-text">Others may not have thought ahead so much...</p></div>
<div class="wp-caption alignnone" style="width: 169px"><a href="http://www.flickr.com/photos/beerandnoodles/4761430597/in/photostream/"><img src="http://farm5.static.flickr.com/4114/4761430597_1f31a4abb7_m.jpg" alt="" width="159" height="240" /></a><p class="wp-caption-text">Martin getting a tad soggy. Note: Some of the photos I&#039;ve used, including this one are from one of the 2010 Ballistics events</p></div>
<h2>Nozzle</h2>
<p>Air Command Water Rockets has a nice <a href="http://www.aircommandrockets.com/construction.htm#Nozzle">tutorial</a> and videos about preparing a Gardena nozzle, so I shan&#8217;t dwell on that much. As they note, I had trouble finding a nozzle with a seal, so tried using some Sikaflex as a seal with mixed results. Ultimately, it was the nozzle that limited launch pressures to about 80psi, so this is where more work is needed to get a good seal between the Gardena nozzle and the bottle top.</p>
<p>Rather than the direct string pull I sought some mechanical advantage from a level arrangement for the launch release. In use we found that it still needed quite a tug to release and on one occasion the string snapped. Again, this needs more work.</p>
<h2>Boosters</h2>
<p>As if I&#8217;d not created enough trouble for myself already, I thought it would be cool to have more than one stage. Direct staging mechanisms seemed a little complex for a first go at anything more than the plain bottles we launched last year, so boosters seemed a sensible bet. Again, Air Command Water Rockets provided much of the inspiration with their <a href="http://www.aircommandrockets.com/howitworks_1.htm#DropAwayBoosters">Drop Away Boosters</a> and <a href="http://www.aircommandrockets.com/day56.htm">Cluster Launcher</a> pages.</p>
<p>The principle behind the boosters was pretty simple, but also very critical with a number of single points of failure (no manned versions of this bottle rocket design). The boosters were set up such that they would produce more force than the main rocket until exhausted at which point they passively drop behind the main stage. That&#8217;s the theory at least, my design wasn&#8217;t quite as sophisticated or refined as Air Command&#8217;s. The pictures below illustrate the coat hanger hook and pen cylinder receptacles making up the mechanism. They didn&#8217;t operate particularly smoothly, though maybe a neater effort would have better results &#8211; I was pushed for time.</p>
<div class="wp-caption alignnone" style="width: 250px"><a href="http://www.flickr.com/photos/matburnham/6041764945/in/photostream/"><img src="http://farm7.static.flickr.com/6087/6041764945_f9c35f4d9a_m.jpg" alt="" width="240" height="180" /></a><p class="wp-caption-text">Booster with hooks</p></div>
<div class="wp-caption alignnone" style="width: 250px"><a href="http://www.flickr.com/photos/matburnham/6042309074/in/photostream/"><img src="http://farm7.static.flickr.com/6128/6042309074_dae53beca1_m.jpg" alt="" width="240" height="180" /></a><p class="wp-caption-text">Hook receptacles on main body bottle</p></div>
<p>Overall, the boosters didn&#8217;t work out too well. Even with PTFE tape around the booster launch tubes it was difficult to get a good, consistent seal on each of the three bottles; invariably, one let go and began to leak under pressure. And the minor mishap illustrated in the first series of pictures at the top of this post was due to one of the hooks detaching from its bottle.</p>
<p>As well launch efficiency, the reason for the launch tubes was to allow the compression line to remain dry/ This would allow the pressure to equalise between the boosters. However, looking at the failed launch with hindsight, we missed out a non-return valve. This meant that water from the main rocket filled the booster compression lines and prevented the pressure from equalising. I don&#8217;t think it was causal to the catastrophic failure, but it can&#8217;t have helped.</p>
<h1>Parachute</h1>
<p>I went a little overboard on the parachute. In the past I&#8217;ve found charity clothing bags ideal for building parachutes, but while light, they aren&#8217;t particularly resiliant and the my choice of tether line (dental floss!) got tangled easily. So I splashed out on some <a href="http://www.ebay.co.uk/itm/320727709303">Ripstop Nylon from Ebay</a> and got sewing.</p>
<p><a href="http://www.leosingleton.com/projects/rockets/">Leo Singleton</a>&#8216;s <a href="http://www.leosingleton.com/projects/rockets/handbook.pdf">Bottle Rocket Handbook</a> (PDF) had a nice section on parachute design. I chose to build an elliptical design, calculated using his <a href="http://www.leosingleton.com/projects/rockets/parachute.zip">Elliptical Parachute Calculator</a> (36KB ZIP)</p>
<p>My first parachute took the defaults from the tool and ended up a rather too large 1M diameter, still it would be a nice gentle float down. As I didn&#8217;t think I&#8217;d be able to deploy this on its own, I built a drogue of 40cm.</p>
<div class="wp-caption alignnone" style="width: 250px"><a href="http://www.flickr.com/photos/matburnham/6041761081/in/photostream/"><img src="http://farm7.static.flickr.com/6072/6041761081_f0c5af6282_m.jpg" alt="" width="240" height="180" /></a><p class="wp-caption-text">Drogue (40cm) and main (1m) parachutes</p></div>
<h2>Parachute mechanism</h2>
<p>Again, drawing on ideas from Air Command Rockets I built a <a href="http://www.aircommandrockets.com/construction_3.htm#SideDeployment">Parachute Side Deployment Mechanism</a>, with their <a href="http://www.aircommandrockets.com/servo_timer_V2_0.htm#_tip3">elastic band release modification</a>. I didn&#8217;t have time to acquire a <a href="http://www.aircommandrockets.com/servo_timer_V2_0.htm">Servo Timer II</a> nor much faith in guessing the timing accurately so decided to use a 35MHz radio control receiver to control the server.</p>
<div class="wp-caption alignnone" style="width: 250px"><a href="http://www.flickr.com/photos/matburnham/6041756003/in/photostream/"><img src="http://farm7.static.flickr.com/6135/6041756003_a4411a30d3_m.jpg" alt="" width="240" height="180" /></a><p class="wp-caption-text">Activated parachute mechanism</p></div>
<div class="wp-caption alignnone" style="width: 170px"><a href="http://www.flickr.com/photos/beerandnoodles/6022510275/in/photostream/"><img src="http://farm7.static.flickr.com/6210/6022510275_59a6587e7e_m.jpg" alt="" width="160" height="240" /></a><p class="wp-caption-text">Parachute mechanism atop the rocket. Upper half of the top bottle contains the drogue chute and R/C release mechanism; the lower half the main chute which failed to deploy</p></div>
<p>As the main chute was too large to fit within the elastic deployment pocket, I bargained that the drogue would lift the whole mechanism from the rocket top and deploy the main. On both parachute-recovery launches the drogue deployed perfectly, but the main chute failed. With hindsight, I should have attached the drogue directly to the main and had a hole or flap for it to deploy through.</p>
<p>Next time, I think I&#8217;ll build a second deployment mechansim, attach a medium sized (70cm?) parachute and trigger it shortly after apogee with an altimeter. The existing R/C drogue parachute can act as a back up.</p>
<p>I&#8217;ve written enough for now, feel free to ask any further questions in the comments below, or in person.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://northackton.stdin.co.uk/blog/2011/08/bottle-rocket-tech/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

