<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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: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>Comments on: Balloon based satellite</title>
	<atom:link href="http://hackaday.com/2009/07/10/balloon-based-satellite/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackaday.com/2009/07/10/balloon-based-satellite/</link>
	<description>Fresh hacks every day</description>
	<lastBuildDate>Fri, 10 Feb 2012 14:02:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: lol</title>
		<link>http://hackaday.com/2009/07/10/balloon-based-satellite/comment-page-1/#comment-81605</link>
		<dc:creator><![CDATA[lol]]></dc:creator>
		<pubDate>Wed, 15 Jul 2009 04:35:59 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=12591#comment-81605</guid>
		<description><![CDATA[programming_pat@yahoo.com.au]]></description>
		<content:encoded><![CDATA[<p><a href="mailto:programming_pat@yahoo.com.au">programming_pat@yahoo.com.au</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: L. Paul Verhage</title>
		<link>http://hackaday.com/2009/07/10/balloon-based-satellite/comment-page-1/#comment-81283</link>
		<dc:creator><![CDATA[L. Paul Verhage]]></dc:creator>
		<pubDate>Sun, 12 Jul 2009 20:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=12591#comment-81283</guid>
		<description><![CDATA[The flight ocmputer isn&#039;t all that heavy.  It&#039;s a concept board for larger and heavier BalloonSats.  I have an article about in The Citizen Scientist.  It permits several people/teams to design experiments and share a single airframe.  The additional serial port allows a GPS to be connected so things like altitude data can be collected (something not often done on a BalloonSat mission).  The image is taken at an angle and rescaled. 

There are other, smaller designs on my website (these are kits) for single experiment, single team BalloonSats.  Check nearsys.com/catalog]]></description>
		<content:encoded><![CDATA[<p>The flight ocmputer isn&#8217;t all that heavy.  It&#8217;s a concept board for larger and heavier BalloonSats.  I have an article about in The Citizen Scientist.  It permits several people/teams to design experiments and share a single airframe.  The additional serial port allows a GPS to be connected so things like altitude data can be collected (something not often done on a BalloonSat mission).  The image is taken at an angle and rescaled. </p>
<p>There are other, smaller designs on my website (these are kits) for single experiment, single team BalloonSats.  Check nearsys.com/catalog</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cyry</title>
		<link>http://hackaday.com/2009/07/10/balloon-based-satellite/comment-page-1/#comment-81213</link>
		<dc:creator><![CDATA[cyry]]></dc:creator>
		<pubDate>Sun, 12 Jul 2009 01:47:46 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=12591#comment-81213</guid>
		<description><![CDATA[Test]]></description>
		<content:encoded><![CDATA[<p>Test</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TJHooker</title>
		<link>http://hackaday.com/2009/07/10/balloon-based-satellite/comment-page-1/#comment-81150</link>
		<dc:creator><![CDATA[TJHooker]]></dc:creator>
		<pubDate>Sat, 11 Jul 2009 07:30:28 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=12591#comment-81150</guid>
		<description><![CDATA[Basically a single board computer tied to a balloon.

A better, and get this, easier, implementation can be done with parallax propeller chips; you could even drastically reduce board space and cost by using them.

A typical embedded CMOS camera censor is going to be useless for this without customized optics, and you can&#039;t legally broadcast anything from it with out a high level ham license.

I&#039;d personally use it for Digital Radio Mondiale research or signal rebroadcasting. It might be good for amateur climate research too on a budget.]]></description>
		<content:encoded><![CDATA[<p>Basically a single board computer tied to a balloon.</p>
<p>A better, and get this, easier, implementation can be done with parallax propeller chips; you could even drastically reduce board space and cost by using them.</p>
<p>A typical embedded CMOS camera censor is going to be useless for this without customized optics, and you can&#8217;t legally broadcast anything from it with out a high level ham license.</p>
<p>I&#8217;d personally use it for Digital Radio Mondiale research or signal rebroadcasting. It might be good for amateur climate research too on a budget.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Watkins</title>
		<link>http://hackaday.com/2009/07/10/balloon-based-satellite/comment-page-1/#comment-81136</link>
		<dc:creator><![CDATA[Steve Watkins]]></dc:creator>
		<pubDate>Sat, 11 Jul 2009 02:46:14 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=12591#comment-81136</guid>
		<description><![CDATA[The photo was resampled to 450x254. I could have cropped it but that would be lossy.

About the sampling theorem, i was just hinting around that periodic events are likely to alias which would render some of the data useless. I probably should have said something about sampling EM wave shifting to clear that up a bit. 

Yes you could also do fourier transformation, if you have the cpu to back it up. In some cases you can cheat with power series approximations, if you don&#039;t have enough cpu for hard realtime DFT/FFT and can justify a loss of precision /obviously based on the series terms/

It can be hard getting some of the ideas across on the blog without diving deep in the prerequisites. Anyway the thing is based on a Basicstamp so we can&#039;t expect too much from it other than control.]]></description>
		<content:encoded><![CDATA[<p>The photo was resampled to 450&#215;254. I could have cropped it but that would be lossy.</p>
<p>About the sampling theorem, i was just hinting around that periodic events are likely to alias which would render some of the data useless. I probably should have said something about sampling EM wave shifting to clear that up a bit. </p>
<p>Yes you could also do fourier transformation, if you have the cpu to back it up. In some cases you can cheat with power series approximations, if you don&#8217;t have enough cpu for hard realtime DFT/FFT and can justify a loss of precision /obviously based on the series terms/</p>
<p>It can be hard getting some of the ideas across on the blog without diving deep in the prerequisites. Anyway the thing is based on a Basicstamp so we can&#8217;t expect too much from it other than control.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: timour</title>
		<link>http://hackaday.com/2009/07/10/balloon-based-satellite/comment-page-1/#comment-81134</link>
		<dc:creator><![CDATA[timour]]></dc:creator>
		<pubDate>Sat, 11 Jul 2009 02:32:36 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=12591#comment-81134</guid>
		<description><![CDATA[“we are wondering if an implementation of the Nyquist sampling theorem is in use at all.”

hihi,
you do not know that every sampler has already the Nyquist sampling theorem built in.
and that is free !]]></description>
		<content:encoded><![CDATA[<p>“we are wondering if an implementation of the Nyquist sampling theorem is in use at all.”</p>
<p>hihi,<br />
you do not know that every sampler has already the Nyquist sampling theorem built in.<br />
and that is free !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MattieShoes</title>
		<link>http://hackaday.com/2009/07/10/balloon-based-satellite/comment-page-1/#comment-81128</link>
		<dc:creator><![CDATA[MattieShoes]]></dc:creator>
		<pubDate>Sat, 11 Jul 2009 01:37:15 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=12591#comment-81128</guid>
		<description><![CDATA[I agree the photo looks wrong but I don&#039;t think it was to be misleading.  It looks like the photo was taken from the side, then stretched to provide a more top-down perspective.... or something like that.]]></description>
		<content:encoded><![CDATA[<p>I agree the photo looks wrong but I don&#8217;t think it was to be misleading.  It looks like the photo was taken from the side, then stretched to provide a more top-down perspective&#8230;. or something like that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hex4def6</title>
		<link>http://hackaday.com/2009/07/10/balloon-based-satellite/comment-page-1/#comment-81126</link>
		<dc:creator><![CDATA[hex4def6]]></dc:creator>
		<pubDate>Sat, 11 Jul 2009 01:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=12591#comment-81126</guid>
		<description><![CDATA[That was snarkier than it had to be.

But your sampling rate doesn&#039;t have to correspond in any way to your data storage rate. If you&#039;re sampling a thermistor, and need one second intervals, you could be free to sampling it at 250ksps (or whatever), and do an averaging on it. 

If you actually wanted to measure a frequency, then the nyquist thereom comes into play in terms of sampling rate. I doubt you&#039;d want to simply capture the waveform though. it&#039;d be much better to do an fft on it, and store the resultant amplitudes of the frequencies of interest.]]></description>
		<content:encoded><![CDATA[<p>That was snarkier than it had to be.</p>
<p>But your sampling rate doesn&#8217;t have to correspond in any way to your data storage rate. If you&#8217;re sampling a thermistor, and need one second intervals, you could be free to sampling it at 250ksps (or whatever), and do an averaging on it. </p>
<p>If you actually wanted to measure a frequency, then the nyquist thereom comes into play in terms of sampling rate. I doubt you&#8217;d want to simply capture the waveform though. it&#8217;d be much better to do an fft on it, and store the resultant amplitudes of the frequencies of interest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hex4def6</title>
		<link>http://hackaday.com/2009/07/10/balloon-based-satellite/comment-page-1/#comment-81124</link>
		<dc:creator><![CDATA[hex4def6]]></dc:creator>
		<pubDate>Sat, 11 Jul 2009 01:18:11 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=12591#comment-81124</guid>
		<description><![CDATA[“we are wondering if an implementation of the Nyquist sampling theorem is in use at all.”

&quot;we&quot; are wondering if you&#039;re sure you know what the nyquist sampling theorem actually means...]]></description>
		<content:encoded><![CDATA[<p>“we are wondering if an implementation of the Nyquist sampling theorem is in use at all.”</p>
<p>&#8220;we&#8221; are wondering if you&#8217;re sure you know what the nyquist sampling theorem actually means&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeisch</title>
		<link>http://hackaday.com/2009/07/10/balloon-based-satellite/comment-page-1/#comment-81118</link>
		<dc:creator><![CDATA[jeisch]]></dc:creator>
		<pubDate>Sat, 11 Jul 2009 00:18:37 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=12591#comment-81118</guid>
		<description><![CDATA[&quot;we are wondering if an implementation of the Nyquist sampling theorem is in use at all.&quot;

I haven&#039;t the faintest idea what you mean here.  The balloon goes up, and then it hurtles back down.  You only make measurements on the way up.  Which frequency are you concerned about?]]></description>
		<content:encoded><![CDATA[<p>&#8220;we are wondering if an implementation of the Nyquist sampling theorem is in use at all.&#8221;</p>
<p>I haven&#8217;t the faintest idea what you mean here.  The balloon goes up, and then it hurtles back down.  You only make measurements on the way up.  Which frequency are you concerned about?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: conundrum</title>
		<link>http://hackaday.com/2009/07/10/balloon-based-satellite/comment-page-1/#comment-81115</link>
		<dc:creator><![CDATA[conundrum]]></dc:creator>
		<pubDate>Fri, 10 Jul 2009 23:54:23 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=12591#comment-81115</guid>
		<description><![CDATA[hehe.. i am working on something like this.

So far the plan is to have it relay back data optically via an RF based pointer (locks in on a local radio station) 

Ideally it would use a mobile phone camera with a bit banging routine to write the data directly to an SD card with one of those 512kbit RAM 8 pin chips featured a while back.
Koff Saleae Logic /koff :)
-A]]></description>
		<content:encoded><![CDATA[<p>hehe.. i am working on something like this.</p>
<p>So far the plan is to have it relay back data optically via an RF based pointer (locks in on a local radio station) </p>
<p>Ideally it would use a mobile phone camera with a bit banging routine to write the data directly to an SD card with one of those 512kbit RAM 8 pin chips featured a while back.<br />
Koff Saleae Logic /koff :)<br />
-A</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D</title>
		<link>http://hackaday.com/2009/07/10/balloon-based-satellite/comment-page-1/#comment-81111</link>
		<dc:creator><![CDATA[D]]></dc:creator>
		<pubDate>Fri, 10 Jul 2009 23:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=12591#comment-81111</guid>
		<description><![CDATA[There is something very off about that photo, like its a really bad photoshop job.]]></description>
		<content:encoded><![CDATA[<p>There is something very off about that photo, like its a really bad photoshop job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AlmostThere</title>
		<link>http://hackaday.com/2009/07/10/balloon-based-satellite/comment-page-1/#comment-81109</link>
		<dc:creator><![CDATA[AlmostThere]]></dc:creator>
		<pubDate>Fri, 10 Jul 2009 23:12:01 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=12591#comment-81109</guid>
		<description><![CDATA[I did something like that a few years ago... http://www.GeoCities.com/Almost_There_Weather_Balloon/]]></description>
		<content:encoded><![CDATA[<p>I did something like that a few years ago&#8230; <a href="http://www.GeoCities.com/Almost_There_Weather_Balloon/" rel="nofollow">http://www.GeoCities.com/Almost_There_Weather_Balloon/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: therian</title>
		<link>http://hackaday.com/2009/07/10/balloon-based-satellite/comment-page-1/#comment-81103</link>
		<dc:creator><![CDATA[therian]]></dc:creator>
		<pubDate>Fri, 10 Jul 2009 22:25:37 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=12591#comment-81103</guid>
		<description><![CDATA[why they put all the heavy crap like serial port on it and make huge pcb isn&#039;t it suppose to be light]]></description>
		<content:encoded><![CDATA[<p>why they put all the heavy crap like serial port on it and make huge pcb isn&#8217;t it suppose to be light</p>
]]></content:encoded>
	</item>
</channel>
</rss>

