<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>LeafLabs Garden &#187; Topic: DSP on Maple r5</title>
		<link>http://forums.leaflabs.com/topic.php?id=2302</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:27:07 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forums.leaflabs.com/search.php</link>
		</textInput>
		<atom:link href="http://forums.leaflabs.com/rss.php?topic=2302" rel="self" type="application/rss+xml" />

		<item>
			<title>gbulmer on "DSP on Maple r5"</title>
			<link>http://forums.leaflabs.com/topic.php?id=2302#post-12104</link>
			<pubDate>Sun, 29 Jul 2012 18:54:26 +0000</pubDate>
			<dc:creator>gbulmer</dc:creator>
			<guid isPermaLink="false">12104@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;RockyLi - I can't give you much more advice without some more details.&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;Since Maple's clock frequency is 72MHz, I just wonder could I sample the signal at Clock Frequency.&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Maple's ADC's sample at 1Msps, under ideal conditions, so almost 2 orders of magnitude too slow.&#60;/p&#62;
&#60;p&#62;Do you have to continuously calculate the FFT, or is it more like a batch operation, i.e. sample , then calculate the FFT, display it, then start again?&#60;/p&#62;
&#60;p&#62;Have you coded the FFT and measured it? What is the ratio of calculation/sample? Once you know that, you'll be aqble to estimate how much computer power is needed.&#60;/p&#62;
&#60;p&#62;I'd want as much computing headroom as I could get. I am not an expert but I'd want more than 10x, or more, computing vs samples; trying to make something work with not quite enough computer power is horrible.&#60;/p&#62;
&#60;p&#62;TI makes a lot of DSP's, and some folks I know liked Analog Devices BlackFin. If the problem is straightforward FFT and display, then  a 'proper' DSP might be effective.&#60;/p&#62;
&#60;p&#62;Personally, I'd get the code for the FFT working, do some measurements, and then look for the right amount of computer power.&#60;br /&#62;
I could imagine something like a Raspberry-Pi might be okay, but there are some other great ARM boards based on TI.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "DSP on Maple r5"</title>
			<link>http://forums.leaflabs.com/topic.php?id=2302#post-12103</link>
			<pubDate>Sun, 29 Jul 2012 15:04:13 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">12103@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Thanks for your reply. Gbulmer.&#60;br /&#62;
I know the Shannon theorem. But I am rookie at hardware thing with maple. Since Maple's clock frequency is 72MHz, I just wonder could I sample the signal at Clock Frequency. If so, this is JUST OK. I am thinking use a DSP chip or something which would be much more better. Do you have any advice about DSP chip to do the FFT? In my project, I need to do the FFT on the signal and display that value on LCD
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gbulmer on "DSP on Maple r5"</title>
			<link>http://forums.leaflabs.com/topic.php?id=2302#post-12095</link>
			<pubDate>Sat, 28 Jul 2012 19:09:00 +0000</pubDate>
			<dc:creator>gbulmer</dc:creator>
			<guid isPermaLink="false">12095@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;RockyLi - The frequency is 20MHz to 30Mhz? What resolution do you need the measurements?&#60;/p&#62;
&#60;p&#62;That frequency must be sampled at faster than 60MHz (Nyquist–Shannon &#60;a href=&#34;http://en.wikipedia.org/wiki/Nyquist–Shannon_sampling_theorem)&#34; rel=&#34;nofollow&#34;&#62;http://en.wikipedia.org/wiki/Nyquist–Shannon_sampling_theorem)&#60;/a&#62;. My knee-jerk reaction is Maple is not the tool.&#60;/p&#62;
&#60;p&#62;Do you need analogue data, or will something digital, like zero-crossings of the signal, be enough?&#60;/p&#62;
&#60;p&#62;(Full disclosure: I am not a member of LeafLabs staff.)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "DSP on Maple r5"</title>
			<link>http://forums.leaflabs.com/topic.php?id=2302#post-12082</link>
			<pubDate>Sat, 28 Jul 2012 00:46:52 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">12082@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi, everyone. I have one question here. In my project, I need to analyze the spectrum of beat signal output from photo detector, the frequency would be around 20Mhz-30Mhz. I want to confirm that whether I could do this with Maple board coz I am not familiar with the sample frequency of this board. Also, could anyone give me one link to the DPS stuff on this forum. I tried to search but got nothing useful. Thank you
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
