<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Puzzled about the description of MagPhase in 6.18.12.7 IQ sampling.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/58732/puzzled-about-the-description-of-magphase-in-6-18-12-7-iq-sampling</link><description>In the specification of 6.18.12.7 IQ sampling，The d escription of magnitude and phase . 
 I dont understand about magnitude e quals 1.646756*sqrt(I^2+Q^2) ,Why about 1.646756. 
 I dont understand about phase e quals 64*atan2(Q, I) in the range [-201,201</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 05 Mar 2020 12:45:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/58732/puzzled-about-the-description-of-magphase-in-6-18-12-7-iq-sampling" /><item><title>RE: Puzzled about the description of MagPhase in 6.18.12.7 IQ sampling.</title><link>https://devzone.nordicsemi.com/thread/238288?ContentTypeID=1</link><pubDate>Thu, 05 Mar 2020 12:45:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a68b4e1-bdd7-48ed-81d4-b403f0846bad</guid><dc:creator>ketiljo</dc:creator><description>&lt;p&gt;The Direction finding feature employs fixed-point arithmetic.&lt;/p&gt;
&lt;p&gt;The factor of 1.646756 is an artefact of the fixed-point calculation. Only relative amplitudes between antennas are necessary for direction finding, so this factor can be ignored.&lt;/p&gt;
&lt;p&gt;The range of atan2 is [-pi,pi]. Multiplied by 64 this is [-201.06,201.06]. The output is only whole integers, limiting the range to -201 to 201 with a resolution of 0.895 degrees.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>