<?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/"
		>
<channel>
	<title>Comments on: CORDIC for phase rotation</title>
	<atom:link href="http://www.dsplog.com/2007/08/19/cordic-for-phase-rotation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dsplog.com/2007/08/19/cordic-for-phase-rotation/</link>
	<description>Signal Processing for Communication</description>
	<lastBuildDate>Fri, 10 Feb 2012 01:03:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Krishna Sankar</title>
		<link>http://www.dsplog.com/2007/08/19/cordic-for-phase-rotation/#comment-75023</link>
		<dc:creator>Krishna Sankar</dc:creator>
		<pubDate>Sun, 06 Nov 2011 23:56:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.dsplog.com/2007/08/19/cordic-for-phase-rotation/#comment-75023</guid>
		<description>@sen: the scaling factor of 1/1.64676025786545 can be implemented as 
octave:3&gt; N=10; round(1/1.64676025786545*2^N)
ans =  622
i.e. multiply by 622 and round by 10bits. 

If we want more precision, put higher values for N</description>
		<content:encoded><![CDATA[<p>@sen: the scaling factor of 1/1.64676025786545 can be implemented as<br />
octave:3&gt; N=10; round(1/1.64676025786545*2^N)<br />
ans =  622<br />
i.e. multiply by 622 and round by 10bits. </p>
<p>If we want more precision, put higher values for N</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sen</title>
		<link>http://www.dsplog.com/2007/08/19/cordic-for-phase-rotation/#comment-74633</link>
		<dc:creator>sen</dc:creator>
		<pubDate>Fri, 04 Nov 2011 08:49:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.dsplog.com/2007/08/19/cordic-for-phase-rotation/#comment-74633</guid>
		<description>Hi, 

How cumulative gain scaling is done in hardware? 

Thanks</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>How cumulative gain scaling is done in hardware? </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.dsplog.com @ 2012-02-11 00:23:13 -->
