<?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>Raveon Technologies &#187; Installation Information</title>
	<atom:link href="http://www.raveon.com/data_radio_info/category/installation-information/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.raveon.com/data_radio_info</link>
	<description>Raveon Technologies Tech Blog</description>
	<lastBuildDate>Thu, 22 Dec 2011 22:03:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Verifying Signal Strength</title>
		<link>http://www.raveon.com/data_radio_info/verifying-signal-strength-550/</link>
		<comments>http://www.raveon.com/data_radio_info/verifying-signal-strength-550/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 21:57:50 +0000</pubDate>
		<dc:creator>js</dc:creator>
				<category><![CDATA[Installation Information]]></category>

		<guid isPermaLink="false">http://www.raveon.com/data_radio_info/?p=550</guid>
		<description><![CDATA[Raveon wireless modems have a number of ways an installer can verify that the system is working properly.  This application note describes how to verify signal strength on Raveon&#8217;s VHF and UHF data radio modems.   Read The Last Recption&#8217;s Signal Strength The command ATRSreturns the signal strength (in dBm) of the last message that the [...]]]></description>
			<content:encoded><![CDATA[<p>Raveon wireless modems have a number of ways an installer can verify that the system is working properly.  This application note describes how to verify signal strength on Raveon&#8217;s VHF and UHF data radio modems.  </p>
<h2>Read The Last Recption&#8217;s Signal Strength</h2>
<p>The command <strong>ATRS</strong>returns the signal strength (in dBm) of the last message that the radio modem you issue it to received. </p>
<p>The wireless data radio modem must be in the &#8220;Command Mode&#8221;.  To put the radio modem into the Command Mode, connect to the radio modem using a terminal program such as HyperTerminal or TeraTerm.   If the data radio modem has Ethernet capability, log into it as administrator.  Issue the +++ sequence.  this is three plus signs, with nothing before or after them.  The radio modem will respond with its model number and an <strong>OK:</strong> prompt when it enters the command mode. </p>
<p>When you are in the command mode, type <strong>ATRS</strong> followed by the <strong>Enter</strong> key.  The  radio will return the signal strength of the last packet it received, followed by an OK prompt as shown below:</p>
<p>OK<br />
ATRS<br />
-92<br />
OK</p>
<p>This indicates the last packet of data that the radio received over-the-air had a signal strength of -92dBm. </p>
<h2>Read the Reception History</h2>
<p>There is a short history buffer in the radio that keeps track of the signal strengh and time of the last few packets.  The <strong>ATHS</strong> command will display a table of the historical packet signal strength and times. </p>
<pre style="padding-left: 30px;">OK aths ROM RSSI TIME 0000 0 0 0000 0 0 0000 0 0 0000 0 0 1000 -110 33 0002 -75 45 08EA -99 122 0002 -74 131 OK</pre>
<p>The most recent reception is on the bottom of the list.</p>
<h2>Ping Another Data Radio Modem</h2>
<p>The above two processes rely upon having received something from another radio.  There are cases when a newly installed radio has not yet received any data over the air.    In these cases it may be better to ping a remote radio.  You can send a &#8220;<strong>PING</strong>&#8221; message out one data radio modem to another.  A <strong>PING</strong> will cause the remote radio to respond with a short <strong>PING BACK</strong> message that the originating radio modem will receive.  Embedded in the <strong>PING BACK</strong> message is the received signal strength that the remote radio modem received the <strong>PING</strong> message at. </p>
<p>When the originating radio modem receives the <strong>PING BACK</strong>message from the remote radio, it outputs the ID of the remote radio, and the Received Signal Strength (RSSI) that the remote radio read when it received the <strong>PING</strong> message.</p>
<p>Note, for PING to work the &#8220;Remote Access&#8221; must be enable on the remote radio.  By default it is enabled.  The command <strong>ATRV 0</strong> enables remote access and <strong>ATRV 1</strong> disables it.</p>
<p>Shown below is an example of how a PING command will look, when a radio modem pings unit 0002.</p>
<pre style="padding-left: 30px;"><span style="font-size: xx-small;">ok ping 0002 &lt;RPR&gt; FROM=0002 -74&lt;/RPR&gt; ok</span></pre>
<h2>Read the Instantaneous Signal Strength</h2>
<p>There is a command within the Raveon data radio modem that allows you to read the current RF level on the radio channel.  It is the <strong>ATRQ</strong> command.  The moment you issue the ATRQ command, it reads the RF level of any signal on the channel, and reports it back. </p>
<p>To be useful, you will probably have to have some other radio transmit continuously or put a signal generator on the radio channel at the moment you issue this command. </p>
<p>It is useful for determining if there is a lot of RF interference on the radio channel.  A clear interference-free channel will have a noise-floor below -120dBm. </p>
<p><span style="font-size: xx-small;"></span><span style="font-size: xx-small;"> </p>
<p></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.raveon.com/data_radio_info/verifying-signal-strength-550/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coax Cable Comparison</title>
		<link>http://www.raveon.com/data_radio_info/coax-cable-comparison-527/</link>
		<comments>http://www.raveon.com/data_radio_info/coax-cable-comparison-527/#comments</comments>
		<pubDate>Tue, 22 Feb 2011 22:07:47 +0000</pubDate>
		<dc:creator>js</dc:creator>
				<category><![CDATA[Data Radio Technology]]></category>
		<category><![CDATA[Installation Information]]></category>

		<guid isPermaLink="false">http://www.raveon.com/data_radio_info/?p=527</guid>
		<description><![CDATA[The following charts compare various type of coaxial cable used in VHF and UHF data radio systems.  All coax cable has a certain amount of signal loss.  When an antenna is connected to a radio modem using any type of coax cable, the transmit signal is attenuated as it passes through the cable, so the [...]]]></description>
			<content:encoded><![CDATA[<p>The following charts compare various type of coaxial cable used in VHF and UHF data radio systems.  All coax cable has a certain amount of signal loss.  When an antenna is connected to a radio modem using any type of coax cable, the transmit signal is attenuated as it passes through the cable, so the actual transmit radio power into the air is less than the amount of power the radio puts out.</p>
<p>Also, when a data radio modem is receiving a signal, the receive signal that reaches the radio&#8217;s receiver will be weaker than the signal that reached the antenna.  The received signal will be attenuated as it travels down the coax cable to the radio&#8217;s receiver. If you want your data radio system to have the widest possible coverage, you should minimize your coax cable losses.</p>
<p>The amount of coax cable attenuation primarily depends upon the diameter of the cable and the dielectric material used to insulate the center conductor.  Small diameter cables are easier to install and use, but small diameter cables loose a lot more signal than the larger-diameter versions.   For cable runs less than a few feet, any cable type will do.  For coax cable runs 10-20 feet, you may consider using lower-cost middle-sized cable such as RG-58. For cable runs of over 20 feet, consider using the best quality cable you can afford (if you are trying to build a system with wide coverage and high reliability).</p>
<h2>Coax Cable Comparison (English)</h2>
<table border="0" cellspacing="0" cellpadding="0" width="488">
<tbody>
<tr>
<td rowspan="2" width="141">
<p style="text-align: center;"><span style="color: #0000ff;"><strong><em>Cable   Group</em></strong></span></p>
</td>
<td colspan="7" width="285">
<p style="text-align: center;"><span style="color: #0000ff;"><strong><em>Attenuation   in dB per 100 feet</em></strong></span></p>
</td>
<td rowspan="2" width="61">
<p style="text-align: center;"><span style="color: #0000ff;">Outer Diameter (inches)</span></p>
</td>
</tr>
<tr>
<td width="39" valign="bottom"><strong>30</strong></td>
<td width="44" valign="bottom"><strong>50</strong></td>
<td width="51" valign="bottom"><strong>100</strong></td>
<td width="33" valign="bottom"><strong>150</strong></td>
<td width="37" valign="bottom"><strong>450</strong></td>
<td width="40" valign="bottom"><strong>1000</strong></td>
<td width="41" valign="bottom"><strong>2400</strong></td>
</tr>
<tr>
<td width="141" valign="bottom"><strong>LMR-100A®</strong></td>
<td width="39" valign="bottom">3.9</td>
<td width="44" valign="bottom">5.1</td>
<td width="51" valign="bottom">7.2</td>
<td width="33" valign="bottom">8.9</td>
<td width="37" valign="bottom">15.8</td>
<td width="40" valign="bottom">24.1</td>
<td width="41" valign="bottom">38.0</td>
<td width="61" valign="bottom"></td>
</tr>
<tr>
<td width="141" valign="bottom"><strong>LMR-200®</strong></td>
<td width="39" valign="bottom">1.8</td>
<td width="44" valign="bottom">2.3</td>
<td width="51" valign="bottom">3.2</td>
<td width="33" valign="bottom">4.0</td>
<td width="37" valign="bottom">7.0</td>
<td width="40" valign="bottom">10.4</td>
<td width="41" valign="bottom">16.5</td>
<td width="61" valign="bottom">0.195</td>
</tr>
<tr>
<td width="141" valign="bottom"><strong>LMR-240   Ultra®</strong></td>
<td width="39" valign="bottom">1.3</td>
<td width="44" valign="bottom">1.7</td>
<td width="51" valign="bottom">2.9</td>
<td width="33" valign="bottom">3.6</td>
<td width="37" valign="bottom">5.3</td>
<td width="40" valign="bottom">9.5</td>
<td width="41" valign="bottom">12.7</td>
<td width="61" valign="bottom">0.240</td>
</tr>
<tr>
<td width="141" valign="bottom"><strong>LMR-240®</strong></td>
<td width="39" valign="bottom">1.3</td>
<td width="44" valign="bottom">1.7</td>
<td width="51" valign="bottom">2.4</td>
<td width="33" valign="bottom">3.0</td>
<td width="37" valign="bottom">5.2</td>
<td width="40" valign="bottom">7.9</td>
<td width="41" valign="bottom">12.7</td>
<td width="61" valign="bottom">0.240</td>
</tr>
<tr>
<td width="141" valign="bottom"><strong>LMR-400   Ultra®</strong></td>
<td width="39" valign="bottom">0.8</td>
<td width="44" valign="bottom">1.1</td>
<td width="51" valign="bottom">1.5</td>
<td width="33" valign="bottom">1.5</td>
<td width="37" valign="bottom">3.2</td>
<td width="40" valign="bottom">5.0</td>
<td width="41" valign="bottom">7.9</td>
<td width="61" valign="bottom">0.405</td>
</tr>
<tr>
<td width="141" valign="bottom"><strong>LMR-400®</strong></td>
<td width="39" valign="bottom">0.7</td>
<td width="44" valign="bottom">0.9</td>
<td width="51" valign="bottom">1.3</td>
<td width="33" valign="bottom">1.5</td>
<td width="37" valign="bottom">2.7</td>
<td width="40" valign="bottom">4.1</td>
<td width="41" valign="bottom">6.6</td>
<td width="61" valign="bottom">0.405</td>
</tr>
<tr>
<td width="141" valign="bottom"><strong>RG-174</strong></td>
<td width="39" valign="bottom">5.5</td>
<td width="44" valign="bottom">6.6</td>
<td width="51" valign="bottom">8.8</td>
<td width="33" valign="bottom">10.3</td>
<td width="37" valign="bottom">18.1</td>
<td width="40" valign="bottom">27.4</td>
<td width="41" valign="bottom">43.0</td>
<td width="61" valign="bottom">0.100</td>
</tr>
<tr>
<td width="141" valign="bottom"><strong>RG-213</strong></td>
<td width="39" valign="bottom">1.0</td>
<td width="44" valign="bottom">1.5</td>
<td width="51" valign="bottom">2.1</td>
<td width="33" valign="bottom">2.8</td>
<td width="37" valign="bottom">4.4</td>
<td width="40" valign="bottom">7.1</td>
<td width="41" valign="bottom">12.0</td>
<td width="61" valign="bottom">0.405</td>
</tr>
<tr>
<td width="141" valign="bottom"><strong>RG-214</strong></td>
<td width="39" valign="bottom">1.2</td>
<td width="44" valign="bottom">1.6</td>
<td width="51" valign="bottom">1.9</td>
<td width="33" valign="bottom">2.4</td>
<td width="37" valign="bottom">5.1</td>
<td width="40" valign="bottom">8.0</td>
<td width="41" valign="bottom">13.7</td>
<td width="61" valign="bottom">0.405</td>
</tr>
<tr>
<td width="141" valign="bottom"><strong>RG-316</strong></td>
<td width="39" valign="bottom">4.3</td>
<td width="44" valign="bottom">5.6</td>
<td width="51" valign="bottom">7.9</td>
<td width="33" valign="bottom">4.4</td>
<td width="37" valign="bottom">17.2</td>
<td width="40" valign="bottom">26.1</td>
<td width="41" valign="bottom">45.0</td>
<td width="61" valign="bottom">0.110</td>
</tr>
<tr>
<td width="141" valign="bottom"><strong>RG-58A/U</strong></td>
<td width="39" valign="bottom">2.5</td>
<td width="44" valign="bottom">4.1</td>
<td width="51" valign="bottom">5.3</td>
<td width="33" valign="bottom">6.1</td>
<td width="37" valign="bottom">10.6</td>
<td width="40" valign="bottom">24.0</td>
<td width="41" valign="bottom">38.9</td>
<td width="61" valign="bottom">0.195</td>
</tr>
<tr>
<td width="141" valign="bottom"><strong>RG-8/U   FOAM</strong></td>
<td width="39" valign="bottom">1.0</td>
<td width="44" valign="bottom">1.2</td>
<td width="51" valign="bottom">1.8</td>
<td width="33" valign="bottom">2.4</td>
<td width="37" valign="bottom">4.4</td>
<td width="40" valign="bottom">7.1</td>
<td width="41" valign="bottom">12.0</td>
<td width="61" valign="bottom">0.400</td>
</tr>
<tr>
<td width="141" valign="bottom"><strong>RG-8X</strong></td>
<td width="39" valign="bottom">2.0</td>
<td width="44" valign="bottom">2.1</td>
<td width="51" valign="bottom">3.0</td>
<td width="33" valign="bottom">4.7</td>
<td width="37" valign="bottom">8.6</td>
<td width="40" valign="bottom">12.9</td>
<td width="41" valign="bottom">21.6</td>
<td width="61" valign="bottom">0.242</td>
</tr>
<tr>
<td width="141" valign="bottom"><strong>RG218/U</strong></td>
<td width="39" valign="bottom">0.4</td>
<td width="44" valign="bottom">0.6</td>
<td width="51" valign="bottom">0.8</td>
<td width="33" valign="bottom">1.0</td>
<td width="37" valign="bottom">2.0</td>
<td width="40" valign="bottom">3.8</td>
<td width="41" valign="bottom">6.4</td>
<td width="61" valign="bottom">0.870</td>
</tr>
</tbody>
</table>
<p>The chart above is in English units.  Below is the same data, in metric:</p>
<h2>Coax Cable Comparison (metric)</h2>
<table border="0" cellspacing="0" cellpadding="0" width="488">
<tbody>
<tr style="text-align: center;">
<td rowspan="2" width="141"><span style="color: #0000ff;"><strong><em>Cable   Group</em></strong></span></td>
<td colspan="7" width="285"><strong><span style="color: #0000ff;"><em>Attenuation   in dB per 100 meters</em></span></strong></td>
<td rowspan="2" width="61"><span style="color: #0000ff;">Outer Diameter (mm)</span></td>
</tr>
<tr>
<td width="39" valign="bottom"><strong>30</strong></td>
<td width="44" valign="bottom"><strong>50</strong></td>
<td width="51" valign="bottom"><strong>100</strong></td>
<td width="33" valign="bottom"><strong>150</strong></td>
<td width="37" valign="bottom"><strong>450</strong></td>
<td width="40" valign="bottom"><strong>1000</strong></td>
<td width="41" valign="bottom"><strong>2400</strong></td>
</tr>
<tr>
<td width="141" valign="bottom"><strong>LMR-100A®</strong></td>
<td width="39" valign="bottom">12.5</td>
<td width="44" valign="bottom">16.3</td>
<td width="51" valign="bottom">23.0</td>
<td width="33" valign="bottom">28.5</td>
<td width="37" valign="bottom">50.6</td>
<td width="40" valign="bottom">77.1</td>
<td width="41" valign="bottom">121.6</td>
<td width="61" valign="bottom"></td>
</tr>
<tr>
<td width="141" valign="bottom"><strong>LMR-200®</strong></td>
<td width="39" valign="bottom">5.8</td>
<td width="44" valign="bottom">7.4</td>
<td width="51" valign="bottom">10.2</td>
<td width="33" valign="bottom">12.8</td>
<td width="37" valign="bottom">22.4</td>
<td width="40" valign="bottom">33.3</td>
<td width="41" valign="bottom">52.8</td>
<td width="61" valign="bottom">4.95</td>
</tr>
<tr>
<td width="141" valign="bottom"><strong>LMR-240   Ultra®</strong></td>
<td width="39" valign="bottom">4.2</td>
<td width="44" valign="bottom">5.4</td>
<td width="51" valign="bottom">9.3</td>
<td width="33" valign="bottom">11.5</td>
<td width="37" valign="bottom">17.0</td>
<td width="40" valign="bottom">30.4</td>
<td width="41" valign="bottom">40.6</td>
<td width="61" valign="bottom">6.10</td>
</tr>
<tr>
<td width="141" valign="bottom"><strong>LMR-240®</strong></td>
<td width="39" valign="bottom">4.2</td>
<td width="44" valign="bottom">5.4</td>
<td width="51" valign="bottom">7.7</td>
<td width="33" valign="bottom">9.6</td>
<td width="37" valign="bottom">16.6</td>
<td width="40" valign="bottom">25.3</td>
<td width="41" valign="bottom">40.6</td>
<td width="61" valign="bottom">6.10</td>
</tr>
<tr>
<td width="141" valign="bottom"><strong>LMR-400   Ultra®</strong></td>
<td width="39" valign="bottom">2.6</td>
<td width="44" valign="bottom">3.4</td>
<td width="51" valign="bottom">4.8</td>
<td width="33" valign="bottom">4.8</td>
<td width="37" valign="bottom">10.2</td>
<td width="40" valign="bottom">15.8</td>
<td width="41" valign="bottom">25.3</td>
<td width="61" valign="bottom">10.29</td>
</tr>
<tr>
<td width="141" valign="bottom"><strong>LMR-400®</strong></td>
<td width="39" valign="bottom">2.2</td>
<td width="44" valign="bottom">2.9</td>
<td width="51" valign="bottom">4.0</td>
<td width="33" valign="bottom">4.8</td>
<td width="37" valign="bottom">8.6</td>
<td width="40" valign="bottom">13.2</td>
<td width="41" valign="bottom">21.1</td>
<td width="61" valign="bottom">10.29</td>
</tr>
<tr>
<td width="141" valign="bottom"><strong>RG-174</strong></td>
<td width="39" valign="bottom">17.6</td>
<td width="44" valign="bottom">21.1</td>
<td width="51" valign="bottom">28.2</td>
<td width="33" valign="bottom">33.0</td>
<td width="37" valign="bottom">57.9</td>
<td width="40" valign="bottom">87.7</td>
<td width="41" valign="bottom">137.6</td>
<td width="61" valign="bottom">2.54</td>
</tr>
<tr>
<td width="141" valign="bottom"><strong>RG-213</strong></td>
<td width="39" valign="bottom">3.3</td>
<td width="44" valign="bottom">4.8</td>
<td width="51" valign="bottom">6.7</td>
<td width="33" valign="bottom">9.0</td>
<td width="37" valign="bottom">14.1</td>
<td width="40" valign="bottom">22.6</td>
<td width="41" valign="bottom">38.4</td>
<td width="61" valign="bottom">10.29</td>
</tr>
<tr>
<td width="141" valign="bottom"><strong>RG-214</strong></td>
<td width="39" valign="bottom">3.8</td>
<td width="44" valign="bottom">5.1</td>
<td width="51" valign="bottom">6.1</td>
<td width="33" valign="bottom">7.7</td>
<td width="37" valign="bottom">16.3</td>
<td width="40" valign="bottom">25.6</td>
<td width="41" valign="bottom">43.8</td>
<td width="61" valign="bottom">10.29</td>
</tr>
<tr>
<td width="141" valign="bottom"><strong>RG-316</strong></td>
<td width="39" valign="bottom">13.8</td>
<td width="44" valign="bottom">17.9</td>
<td width="51" valign="bottom">25.3</td>
<td width="33" valign="bottom">14.1</td>
<td width="37" valign="bottom">55.0</td>
<td width="40" valign="bottom">83.5</td>
<td width="41" valign="bottom">144.0</td>
<td width="61" valign="bottom">2.79</td>
</tr>
<tr>
<td width="141" valign="bottom"><strong>RG-58A/U</strong></td>
<td width="39" valign="bottom">8.0</td>
<td width="44" valign="bottom">13.1</td>
<td width="51" valign="bottom">17.0</td>
<td width="33" valign="bottom">19.5</td>
<td width="37" valign="bottom">33.9</td>
<td width="40" valign="bottom">76.8</td>
<td width="41" valign="bottom">124.5</td>
<td width="61" valign="bottom">4.95</td>
</tr>
<tr>
<td width="141" valign="bottom"><strong>RG-8/U   FOAM</strong></td>
<td width="39" valign="bottom">3.3</td>
<td width="44" valign="bottom">3.8</td>
<td width="51" valign="bottom">5.8</td>
<td width="33" valign="bottom">7.7</td>
<td width="37" valign="bottom">14.1</td>
<td width="40" valign="bottom">22.7</td>
<td width="41" valign="bottom">38.4</td>
<td width="61" valign="bottom">10.16</td>
</tr>
<tr>
<td width="141" valign="bottom"><strong>RG-8X</strong></td>
<td width="39" valign="bottom">6.4</td>
<td width="44" valign="bottom">6.7</td>
<td width="51" valign="bottom">9.6</td>
<td width="33" valign="bottom">15.0</td>
<td width="37" valign="bottom">27.5</td>
<td width="40" valign="bottom">41.3</td>
<td width="41" valign="bottom">69.1</td>
<td width="61" valign="bottom">6.15</td>
</tr>
<tr>
<td width="141" valign="bottom"><strong>RG218/U</strong></td>
<td width="39" valign="bottom">1.3</td>
<td width="44" valign="bottom">1.8</td>
<td width="51" valign="bottom">2.6</td>
<td width="33" valign="bottom">3.3</td>
<td width="37" valign="bottom">6.5</td>
<td width="40" valign="bottom">12.2</td>
<td width="41" valign="bottom">20.5</td>
<td width="61" valign="bottom">22.10</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.raveon.com/data_radio_info/coax-cable-comparison-527/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Obtain an FCC License for Narrow-band Data Radio</title>
		<link>http://www.raveon.com/data_radio_info/how-to-obtain-an-fcc-license-for-narrow-band-data-radio-504/</link>
		<comments>http://www.raveon.com/data_radio_info/how-to-obtain-an-fcc-license-for-narrow-band-data-radio-504/#comments</comments>
		<pubDate>Wed, 01 Dec 2010 22:43:27 +0000</pubDate>
		<dc:creator>js</dc:creator>
				<category><![CDATA[Data Radio Technology]]></category>
		<category><![CDATA[Industry information]]></category>
		<category><![CDATA[Installation Information]]></category>

		<guid isPermaLink="false">http://www.raveontech.com/data_radio_info/?p=504</guid>
		<description><![CDATA[Obtaining an FCC license to use a narrow-band radio channel is not difficult at all.  In fact, the FCC has listed over 300 ,000 license holders in the Land Mobile Radio service alone. Raveon&#8217;s M7 radio modem operate on radio frequencies that are regulated by the Federal Communications Commission (FCC).  In order to transmit on [...]]]></description>
			<content:encoded><![CDATA[<p>Obtaining an FCC license to use a narrow-band radio channel is not difficult at all.  In fact, the FCC has listed over 300 ,000 license holders in the <em>Land Mobile Radio</em> service alone.</p>
<div id="attachment_505" class="wp-caption alignnone" style="width: 389px"><a href="http://www.raveontech.com/data_radio_info/wp-content/uploads/2010/12/FCClicenses.jpg"><img class="size-full wp-image-505" title="FCC Licenses for Narrow-band Data Radio" src="http://www.raveontech.com/data_radio_info/wp-content/uploads/2010/12/FCClicenses.jpg" alt="Licenses for Data Radio Use" width="379" height="257" /></a><p class="wp-caption-text">Licenses for Data Radio Use</p></div>
<p><em><em>Raveon&#8217;s </em>M7</em> radio modem operate on radio frequencies that are regulated by the Federal Communications Commission (FCC).  In order to transmit on these frequencies, you are required to have a license issued by the FCC. This article provides the information you need to obtain an FCC license for your organization</p>
<p>The FCC will has information to help you through the licensing process. You can find the basic information you need to begin the process at the FCC website. If you are engaged in <strong>Public Safety Radio Activities</strong>, you can go directly to:</p>
<p><a href="http://wireless.fcc.gov/publicsafety" target="_blank">http://wireless.fcc.gov/publicsafety</a></p>
<p>Licensees in the <strong>Industrial/Business Radio Poo</strong>l are issued to radio users to support business operations. Their communications systems are used for support of day-to-day business activities, such as dispatching, AVL, and diverting personnel or work vehicles, coordinating the activities of workers and machines on location, or remotely monitoring and controlling equipment with data radio modems.  If you are a business, commercial, or institutional organization, you can go directly to:</p>
<p><a title="Industiral and Business Radio Licensing" href="http://wireless.fcc.gov/services/index.htm?job=service_home&amp;id=industrial_business" target="_blank">FCC Industrial-Business Licensing</a></p>
<p>To be eligible for an FCC license in the Industrial License Pool, a person or business must use the license and be primarily engaged in any of the following activities:</p>
<ul>
<li>The operation of a commercial activity or business</li>
<li>The operation of educational, philanthropic, or ecclesiastical institutions</li>
<li>Clergy activities</li>
<li>The operation of hospitals, clinics, or medical associations</li>
</ul>
<p>In either case, you will be shown the regulations and the information you will need to gather before you get started &#8211; your desired operating frequencies, wideband/narrowband, antenna type and size, power/wattage, etc. You&#8217;ll also get information on how to obtain the necessary application forms &#8211; either in hard-copy or electronic format &#8211; and how to proceed.</p>
<p>The FCC website also offers a list of Frequency Coordinators. These are private organizations officially certified by the FCC to help you through the process, and who in most cases will handle the actual filing of your application. With few exceptions, you must apply for an FCC license through a Frequency Coordinator. They are located throughout the country, making it easy for you to find one that is familiar with radio operations in your area.</p>
<p>There are companies who specialize in assisting with licensing radio modems. You may consider contacting one of the following:</p>
<p><strong><em>Atlas License Company and Data Services<br />
</em></strong><em>1-800-252-0529<br />
http://www.alcds.com</em><em> </em></p>
<p><strong><em>Airwaves Licensing<br />
</em></strong><em>1-717-334-0910</p>
<p>http://www.airwaveslicensing.com</em></p>
<div>
<div><a title="Utilities Telecom Council Spectrum Services (UTC)" href="http://wireless.fcc.gov/cgi-bin/wtbbye.pl?http://www.utc.org">Utilities Telecom Council Spectrum Services (UTC)</a></div>
<div>1901 Pennsylvania Ave., N.W., Suite 500</div>
<div>Washington, DC 20006</div>
<div>P: 202-872-0030</div>
<div>F: 202-872-1331</div>
</div>
<div>E: <a href="mailto:spectrumservices@utc.org">spectrumservices@utc.org</a></div>
<div>
<div>
<div>Central Station Alarm Association (CSAA)</div>
<div>Attn: Robert Bitton, President</div>
<div>1565 Union Avenue, P.O. Box 775</div>
<div>Union, New Jersey 07083-0775</div>
<div>P: 908-810-8822</div>
<div>F: 908-810-8844</div>
</div>
<div>E: <a href="mailto:bittonr@supreme-inc.com">bittonr@supreme-inc.com</a></div>
<div>
<div>
<div><a title="Forest Industries Telecommunications (FIT)" href="http://wireless.fcc.gov/cgi-bin/wtbbye.pl?http://www.landmobile.com/">Forest Industries Telecommunications (FIT)</a></div>
<div>1565 Oak Street</div>
<div>Eugene, Oregon 97401</div>
<div>P: Main Office: 541-485-8441</div>
<div>P: Chicago: 888-583-2-WAY</div>
<div>P: Dallas: 888-342-2-WAY</div>
<div>P: Los Angeles 888-355-2-WAY</div>
<div>P: WASH. D.C. 888-395-2-WAY</div>
<div>F: 541-485-7556</div>
<div>E: <a href="mailto:license@landmobile.com">license@landmobile.com </a></div>
</div>
<div>
<div>
<div><a title="Manufacturers Radio Frequency Advisory Committee, Inc.(MRFAC)" href="http://wireless.fcc.gov/cgi-bin/wtbbye.pl?http://www.mrfac.com/">Manufacturers Radio Frequency Advisory Committee, Inc.(MRFAC)</a></div>
<div>899-A Harrison St., S.E.</div>
<div>Leesburg, VA 20175</div>
<div>P: 703-669-0320</div>
<div>F: 703-669-0322</div>
<div>E: <a href="mailto:info@mrfac.com">info@mrfac.com</a></div>
</div>
<div>E: <a href="mailto:MRFACFreq@aol.com">MRFACFreq@aol.com</a></div>
</div>
</div>
</div>
<div>
<h3>The FCC Licensing Process</h3>
</div>
<div>
<ol>
<li>
<div><strong><em>Gathering Information </em></strong><br />
(Frequency band you wish to use, number of radios you will use, determine the desired RF power output level, location of the base-station, the base-station antenna height and supporting structure, base station site elevation above sea level (meters), and the emission designator (<strong>11K0F1D</strong> for the M7 radio).</div>
</li>
<li>
<div><strong><em>Choose a Frequency Coordination</em></strong><a title="Frequency coordinators" href="http://wireless.fcc.gov/services/index.htm?job=licensing_3&amp;id=industrial_business"><br />
Frequency coordinators</a> are FCC certified to recommend the most appropriate frequencies for applicants in the designated Part 90 radio services. Choose one from the list above, or <em>Google</em> &#8220;FCC Industrial Frequency Coordinators&#8221; to find one you would like to work with.</div>
</li>
<li>
<div><strong><em>File The Application</em></strong><br />
Applications are normally filed with the FCC through the frequency coordinator.  The frequency coordinator you choose will file the application with the FCC.</div>
</li>
<li>
<div><strong><em>Immediate Operation</em></strong><br />
There are two ways to begin immediate operation of your system. The FCC implemented a licensing procedure for  							<a title="conditional authority" href="http://wireless.fcc.gov/services/index.htm?job=operations_1&amp;id=industrial_business">conditional authority</a> in 1995. You may begin operating your system 10 days after your application is filed with the FCC. In addition, you may apply for a <a title="Special Temporary Authority" href="http://wireless.fcc.gov/services/index.htm?job=operations_3&amp;id=industrial_business">Special Temporary Authority</a> to operate during emergency or other urgent conditions without filing a license application.</div>
</li>
<li>
<div><strong><em>Notification of Construction</em></strong><br />
A licensee must notify the Commission that its system is constructed and placed into operation within 12 months of the  							date of grant or their license will automatically cancel. Notification is made by filing FCC Form 601 through ULS (Purpose Code: NT). You may also request an extension.</div>
</li>
<li>
<div><strong><em>Renewal of License</em></strong><br />
Your FCC license will typically be issued for 10 years.  You must file for renewal of your license no later than the expiration date of your license period, and no sooner than 90 days prior to expiration by filing FCC Form 601 (Purpose Code: RO) through <a title="ULS" href="http://wireless.fcc.gov/uls/">ULS</a>. (See <a title="47 CFR 1.949" href="http://wireless.fcc.gov/rules.html">47 CFR 1.949</a>).</div>
</li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.raveon.com/data_radio_info/how-to-obtain-an-fcc-license-for-narrow-band-data-radio-504/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>USB Port Assignments</title>
		<link>http://www.raveon.com/data_radio_info/usb-port-assignments-461/</link>
		<comments>http://www.raveon.com/data_radio_info/usb-port-assignments-461/#comments</comments>
		<pubDate>Mon, 11 Oct 2010 17:12:08 +0000</pubDate>
		<dc:creator>js</dc:creator>
				<category><![CDATA[Hardware Information]]></category>
		<category><![CDATA[Installation Information]]></category>

		<guid isPermaLink="false">http://www.raveontech.com/data_radio_info/?p=461</guid>
		<description><![CDATA[The M7-USB option, and all of the USB serial bridge cables from Raveon use the FTDI FT232R chip-set.  Raveon has an application note &#60;here&#62; that describes how the M7-USB option works.  The driver for the FTDI chipset is included with most versions of Microsoft Windows, and it may be &#60;Downloaded Here&#62;. The when a USB device [...]]]></description>
			<content:encoded><![CDATA[<p>The M7-USB option, and all of the USB serial bridge cables from Raveon use the FTDI FT232R chip-set.  Raveon has an application note <a href="http://www.raveontech.com/wireless_modem_USB_interface_M7-USB.html">&lt;here&gt;</a> that describes how the <a href="http://www.raveontech.com/wireless_modem_USB_interface_M7-USB.html">M7-USB </a>option works.  The driver for the FTDI chipset is included with most versions of Microsoft Windows, and it may be <a href="http://www.ftdichip.com/Drivers/D2XX.htm">&lt;Downloaded Here&gt;</a>.</p>
<p>The when a USB device is connected to a computer, the FTDI driver software reads the device&#8217;s Vendor ID and serial number, and assigns an unused COM port number to it.   On the computer, it will create a virtual COM port, and any software that is designed to communicate with a serial device via a COM port, will be able to communicate with the Raveon data radio.  Once the FTDI device driver is installed, it will use the same COM port number for the same device plugged into the same USB port.  If the device is plugged into a different USB port on the computer, it will assign the device to a different COM port.</p>
<p>To force the computer to use the same COM port number for the same device, perform the following steps:</p>
<ol>
<li>Connect power to the Raveon data radio modem.</li>
<li>Connect the Raveon device with the USB interface to the computer.</li>
<li>Let the computer install the device driver. Follow the on-screen instructions.</li>
</ol>
<p>Once the device driver is installed, you can determine the COM port number that was assigned to the device by using the Windows &#8220;<strong>Device Manger</strong>&#8220;.  You can find the <strong>Device Manager</strong> utility program on most computers by selecting <strong>Start</strong> &gt; <strong>Control Panel</strong> &gt; <strong>System</strong>  from the <strong>System</strong> window, select the <strong>Hardware </strong>table, and click on the <strong>Device Manger </strong>button.  Expand the Ports (COM and LPT) branch to see all of the COM ports on the computer.</p>
<p><a href="http://www.raveontech.com/data_radio_info/wp-content/uploads/2010/10/DeviceManager1.png"><img class="alignnone size-full wp-image-464" title="DeviceManager1" src="http://www.raveontech.com/data_radio_info/wp-content/uploads/2010/10/DeviceManager1.png" alt="" width="423" height="286" /></a></p>
<p>The COM  port for the USB serial bridge will show up in the list as &#8220;<em>USB Serial Port (COMxx)&#8221;</em>where COMxx is the port number assigned to the USB serial device.  The image above shows as typical listing of COM devices on a computer with 4 built-in serial ports, and one USB serial bridge.</p>
<p>To force the FTDI driver software to always assign the same COM port number to the same device, perform the following steps after the FTDI device driver is installed.</p>
<ol>
<li>Double-click on the &#8220;<strong>USB Serial Port (COMxx)</strong>&#8221;  in the Ports branch of the Device Manger window.</li>
<li>This will open a new window showing the <strong>USB Serial Port (COMxx) Properties</strong>.</li>
<li>Select the <strong>Port Settings</strong> tab. Click on <strong>Advanced</strong>.<br />
<a href="http://www.raveontech.com/data_radio_info/wp-content/uploads/2010/10/USBserPort.png"><img class="alignnone size-full wp-image-468" title="USBserPort" src="http://www.raveontech.com/data_radio_info/wp-content/uploads/2010/10/USBserPort.png" alt="" width="274" height="218" /></a></li>
<li>One the <strong>Advanced Setting for COMxx</strong> window, select the <strong>COM port Number</strong> that you would like to assign to the USB serial bridge.<br />
<a href="http://www.raveontech.com/data_radio_info/wp-content/uploads/2010/10/AdvancedSettings.png"><img class="alignnone size-full wp-image-467" title="AdvancedSettings" src="http://www.raveontech.com/data_radio_info/wp-content/uploads/2010/10/AdvancedSettings.png" alt="" width="410" height="240" /></a></li>
<li>Click OK.</li>
<li>On the <strong>USB Serial Port (COMxx) Properties,</strong> click <strong>OK.</strong></li>
<li>One the <strong>Device Manager</strong> window, right click on the <strong>USB Serial Port</strong> item you just configured, and select &#8220;Disable&#8221;.</li>
<li>Once the USB Serial Port shows as disabled, right click on it again and <strong>Enable</strong> it.</li>
</ol>
<p>The Device Manger should now show the USB Serial Port with the COM port number that you chose. </p>
<p>If you unplug the USB Serial device and reconnect it, it should appear back in the Device Manager list with the correct COM port as long as you plug the same device into the same USB port.</p>
<p>FTDI has an application note describing how to configure the advanced settings in its device driver.  The document is <a href="http://www.ftdichip.com/Support/Documents/AppNotes/AN_107_AdvancedDriverOptions_AN_000073.pdf">FT_000073</a>.  This application note may be helpful configuring one computer to work with multiple USB serial devices or if you need to customize your installation.</p>
<p><em> </em></p>
<p><em> </em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.raveon.com/data_radio_info/usb-port-assignments-461/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Antennas for a RavTrack vehicle tracking system</title>
		<link>http://www.raveon.com/data_radio_info/antennas-for-a-ravtrack-vehicle-tracking-system-156/</link>
		<comments>http://www.raveon.com/data_radio_info/antennas-for-a-ravtrack-vehicle-tracking-system-156/#comments</comments>
		<pubDate>Thu, 28 May 2009 18:21:10 +0000</pubDate>
		<dc:creator>js</dc:creator>
				<category><![CDATA[Installation Information]]></category>

		<guid isPermaLink="false">http://ravtrack.com/GPStracking/?p=156</guid>
		<description><![CDATA[In a RavTrack system you will need antennas for vehicles, as well as base stations, and possibly repeaters if your particular system uses any repeaters.   Here will will discuss common antennas for all three uses. The Raveon &#8220;GX&#8221; series of tracking transponders used in a RavTrack system can be configured to operate as a vehicle [...]]]></description>
			<content:encoded><![CDATA[<p>In a RavTrack system you will need antennas for vehicles, as well as base stations, and possibly repeaters if your particular system uses any repeaters.   Here will will discuss common antennas for all three uses.</p>
<p>The Raveon &#8220;GX&#8221; series of tracking transponders used in a RavTrack system can be configured to operate as a vehicle unit, a base station, or a repeater, all by software configuration.  Each GX transponder will have 2 antenna connections.  One is for a GPS antenna, and the other for a UHF antenna.</p>
<p>Here is a picture of the GX transponder in the standard enclosure.  Note that the GPS antenna connector is an SMA female, while the UHF connector is a BNC female.  They are at opposite ends of the transponder.</p>
<p> </p>
<p><img class="aligncenter size-large wp-image-157" title="transponder-and-antenna-connectors" src="http://ravtrack.com/GPStracking/wp-content/uploads/2009/05/transponder-and-antenna-connectors-1024x768.jpg" alt="transponder-and-antenna-connectors" width="667" height="507" /> </p>
<p>Note that if your transponder is the weatherproof version  the UHF connector is TNC female.  Transponders installed in vehicles for tracking purposes will require both a GPS antenna and a UHF antenna. We have a few antennas that are combination GPS and UHF antennas.  When these are offered the antenna cable(s) will terminate in 2 separate connections. </p>
<p>The GPS antenna receives the GPS satellite transmissions by which the transponder will determine its precise GPS location.  Note that the location is actually that of the antenna itself, which may be important to remember especially when dealing with large vehicles or other objects.</p>
<p>Once the location is determined the UHF antenna is required to allow transmission of the vehicle location.  The UHF antenna should be a &#8220;mobile&#8221; antenna chosen to match the proper transmission frequency of your system, as well as selected to best suit the type of vehicle.  The UHF antenna is almost always larger than the GPS antenna so size and styling can be important criteria.</p>
<p>Anther important criterion is the manner in which the antennas mount to the vehicle.    It is best to have the antennas as high up on the vehicles as practical, and generally speaking larger (UHF) antennas are typically better performers.  However an overly large antenna may not just be unsightly but prone to damage as well.  Some vehicles will be equipped with an &#8220;antenna bar&#8221; in order to mount the antennas.  As multiple antennas may posssibly compete with one another, it is best if a skilled RF technician is consulted or contracted to perform the installation.</p>
<p>Antenna mounts come in a variety of approaches of which the 3 most common are magnetic mount, through-hole mount, and flange mount.  The magnetic mount is most suitable for temporary installations, although the magnets are quite strong and the antennas may stay put even under challenging circumstances.  The through-hole mount is the sturdiest and most permanent, but requires a hole be drilled through the vehicle surface (or antenna bar).  The flange mount approach is typically used to grip the vehicle trunk lid, if this is available.  All of these mounts are available in &#8220;NMO&#8221; style where the UHF antenna physically threads on to the mount itself.  Here are some quick photos:</p>
<p> </p>
<p><img class="aligncenter size-full wp-image-170" title="nmo-mag-mount5" src="http://www.raveontech.com/data_radio_info/wp-content/uploads/2009/05/nmo-mag-mount5.jpg" alt="nmo-mag-mount5" width="233" height="135" /></p>
<p>NMO style magnetic mount</p>
<p> </p>
<p><img class="alignleft size-full wp-image-169" title="nmo-antenna-combines-to-mount6" src="http://www.raveontech.com/data_radio_info/wp-content/uploads/2009/05/nmo-antenna-combines-to-mount6.jpg" alt="nmo-antenna-combines-to-mount6" width="146" height="458" /></p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p>Antenna threading onto NMO flange  mount.</p>
<p> </p>
<p><img class="alignleft size-full wp-image-176" title="thru-hole-nmo-mount4" src="http://www.raveontech.com/data_radio_info/wp-content/uploads/2009/05/thru-hole-nmo-mount4.jpg" alt="thru-hole-nmo-mount4" width="151" height="127" /></p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p>Thorough-hole mount.</p>
<p> </p>
<p>For more information on NMO mounts see the post &#8220;The versatile NMO antenna mount&#8221; in this section at:</p>
<p><a href="http://ravtrack.com/GPStracking/2009/the-versatile-nmo-antenna-mount/">http://ravtrack.com/GPStracking/2009/the-versatile-nmo-antenna-mount/</a></p>
<p>Oftten the GPS and/or UHF antenna will have a magnetic mount base or through-hole mount base incorporated as the antenna base.  Here is a photo of a combo GPS/UHF antenna with a through-hole base:</p>
<p> </p>
<p> </p>
<p><img class="alignleft size-full wp-image-172" title="combo-antenna-thruhole" src="http://www.raveontech.com/data_radio_info/wp-content/uploads/2009/05/combo-antenna-thruhole.jpg" alt="combo-antenna-thruhole" width="136" height="274" /></p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p>In some vehicle deployments the UHF antenna will not only broadcast location but will also receive transponder broadcasts from other fleet members.  This ability is fairly unigue to Ravtrack.</p>
<p>Once a location broadcast hits the air it is ready to be received by other fleet members but also by a base station or possibly a repeater.  Sometimes the base station is mounted on a mobile command vehicle, and special antenna considerations are in order.   However, typically the base station antenna is on top of a building, or an antenna tower.  Usually an omni-directional (all direction) antenna is used, as the vehicles can be broadcasting from many different locations. </p>
<p>The most common omni-directional base station antenna is made with a fiberglass sheath.  Here is a picture:</p>
<p> </p>
<p><img class="alignleft size-full wp-image-173" title="fiberglass-antenna" src="http://www.raveontech.com/data_radio_info/wp-content/uploads/2009/05/fiberglass-antenna.jpg" alt="fiberglass-antenna" width="51" height="298" /></p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p>This sort of antenna typically mounts onto a pole or mast the customer provides.  Check to see if the actual mounting hardware is included with the antenna. </p>
<p>This antenna is also very effective for repeaters.  Sometimes, if a repeater is used the base station will use a directional antenna pointed at the repeater antenna.  Here is a picture of a Yagi style directional antenna used for this purpose:</p>
<p> </p>
<p><img class="alignleft size-full wp-image-174" title="yagi" src="http://www.raveontech.com/data_radio_info/wp-content/uploads/2009/05/yagi.jpg" alt="yagi" width="370" height="135" /></p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p>Antennas can act as lightning attractors, so you may want to investigate lightning arrestors for some installations.</p>
<p>Here are some general rules if thumb when dealing with antenna installations::</p>
<p> </p>
<p style="MARGIN-TOP: 0pt; MARGIN-BOTTOM: 0pt; MARGIN-LEFT: 0in; WORD-BREAK: normal; DIRECTION: ltr; unicode-bidi: embed; TEXT-ALIGN: center; language: en-US; mso-line-break-override: none; punctuation-wrap: hanging"><span style="FONT-SIZE: 18pt; COLOR: black; FONT-FAMILY: Calibri; language: en-US; mso-ascii-font-family: Calibri; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-color-index: 1; mso-font-kerning: 12.0pt">Survey your area for best antenna locations</span></p>
<p style="MARGIN-TOP: 0pt; MARGIN-BOTTOM: 0pt; MARGIN-LEFT: 0in; WORD-BREAK: normal; DIRECTION: ltr; unicode-bidi: embed; TEXT-ALIGN: center; language: en-US; mso-line-break-override: none; punctuation-wrap: hanging"><span style="FONT-SIZE: 18pt; COLOR: black; FONT-FAMILY: Calibri; language: en-US; mso-ascii-font-family: Calibri; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-color-index: 1; mso-font-kerning: 12.0pt"> </span> </p>
<p> </p>
<p> </p>
<p> </p>
<p style="MARGIN-TOP: 0pt; MARGIN-BOTTOM: 0pt; MARGIN-LEFT: 0.38in; WORD-BREAK: normal; DIRECTION: ltr; TEXT-INDENT: -0.38in; unicode-bidi: embed; TEXT-ALIGN: center; language: en-US; mso-line-break-override: none; punctuation-wrap: hanging"><span style="FONT-SIZE: 18pt; COLOR: black; FONT-FAMILY: Calibri; language: en-US; mso-ascii-font-family: Calibri; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-color-index: 1; mso-font-kerning: 12.0pt">Use </span><span style="FONT-SIZE: 18pt; COLOR: black; FONT-FAMILY: Calibri; language: en-US; mso-ascii-font-family: Calibri; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-color-index: 1; mso-font-kerning: 12.0pt">the largest antenna you can tolerate and afford</span></p>
<p style="MARGIN-TOP: 0pt; MARGIN-BOTTOM: 0pt; MARGIN-LEFT: 0.38in; WORD-BREAK: normal; DIRECTION: ltr; TEXT-INDENT: -0.38in; unicode-bidi: embed; TEXT-ALIGN: center; language: en-US; mso-line-break-override: none; punctuation-wrap: hanging"><span style="FONT-SIZE: 18pt; COLOR: black; FONT-FAMILY: Calibri; language: en-US; mso-ascii-font-family: Calibri; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-color-index: 1; mso-font-kerning: 12.0pt"> </span></p>
<p style="MARGIN-TOP: 0pt; MARGIN-BOTTOM: 0pt; MARGIN-LEFT: 0.38in; WORD-BREAK: normal; DIRECTION: ltr; TEXT-INDENT: -0.38in; unicode-bidi: embed; TEXT-ALIGN: center; language: en-US; mso-line-break-override: none; punctuation-wrap: hanging"><span style="FONT-SIZE: 18pt; COLOR: black; FONT-FAMILY: Calibri; language: en-US; mso-ascii-font-family: Calibri; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-color-index: 1; mso-font-kerning: 12.0pt">Make certain the antenna will work in your frequency</span></p>
<p style="MARGIN-TOP: 0pt; MARGIN-BOTTOM: 0pt; MARGIN-LEFT: 0.38in; WORD-BREAK: normal; DIRECTION: ltr; TEXT-INDENT: -0.38in; unicode-bidi: embed; TEXT-ALIGN: center; language: en-US; mso-line-break-override: none; punctuation-wrap: hanging"><span style="FONT-SIZE: 18pt; COLOR: black; FONT-FAMILY: Calibri; language: en-US; mso-ascii-font-family: Calibri; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-color-index: 1; mso-font-kerning: 12.0pt"> </span></p>
<p style="MARGIN-TOP: 0pt; MARGIN-BOTTOM: 0pt; MARGIN-LEFT: 0.38in; WORD-BREAK: normal; DIRECTION: ltr; TEXT-INDENT: -0.38in; unicode-bidi: embed; TEXT-ALIGN: center; language: en-US; mso-line-break-override: none; punctuation-wrap: hanging"><span style="FONT-SIZE: 18pt; COLOR: black; FONT-FAMILY: Calibri; language: en-US; mso-ascii-font-family: Calibri; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-color-index: 1; mso-font-kerning: 12.0pt">Determine your mounting and support early</span></p>
<p style="MARGIN-TOP: 0pt; MARGIN-BOTTOM: 0pt; MARGIN-LEFT: 0.38in; WORD-BREAK: normal; DIRECTION: ltr; TEXT-INDENT: -0.38in; unicode-bidi: embed; TEXT-ALIGN: center; language: en-US; mso-line-break-override: none; punctuation-wrap: hanging"><span style="FONT-SIZE: 18pt; COLOR: black; FONT-FAMILY: Calibri; language: en-US; mso-ascii-font-family: Calibri; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-color-index: 1; mso-font-kerning: 12.0pt"> </span></p>
<p style="MARGIN-TOP: 0pt; MARGIN-BOTTOM: 0pt; MARGIN-LEFT: 0.38in; WORD-BREAK: normal; DIRECTION: ltr; TEXT-INDENT: -0.38in; unicode-bidi: embed; TEXT-ALIGN: center; language: en-US; mso-line-break-override: none; punctuation-wrap: hanging"><span style="FONT-SIZE: 18pt; COLOR: black; FONT-FAMILY: Calibri; language: en-US; mso-ascii-font-family: Calibri; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-color-index: 1; mso-font-kerning: 12.0pt">Mount the antenna as high as practical</span></p>
<p style="MARGIN-TOP: 0pt; MARGIN-BOTTOM: 0pt; MARGIN-LEFT: 0.38in; WORD-BREAK: normal; DIRECTION: ltr; TEXT-INDENT: -0.38in; unicode-bidi: embed; TEXT-ALIGN: center; language: en-US; mso-line-break-override: none; punctuation-wrap: hanging"><span style="FONT-SIZE: 18pt; COLOR: black; FONT-FAMILY: Calibri; language: en-US; mso-ascii-font-family: Calibri; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-color-index: 1; mso-font-kerning: 12.0pt"> </span></p>
<p style="MARGIN-TOP: 0pt; MARGIN-BOTTOM: 0pt; MARGIN-LEFT: 0.38in; WORD-BREAK: normal; DIRECTION: ltr; TEXT-INDENT: -0.38in; unicode-bidi: embed; TEXT-ALIGN: center; language: en-US; mso-line-break-override: none; punctuation-wrap: hanging"><span style="FONT-SIZE: 18pt; COLOR: black; FONT-FAMILY: Calibri; language: en-US; mso-ascii-font-family: Calibri; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-color-index: 1; mso-font-kerning: 12.0pt">Try to keep the antenna cable short, and use good grade cabling</span></p>
<p style="MARGIN-TOP: 0pt; MARGIN-BOTTOM: 0pt; MARGIN-LEFT: 0.38in; WORD-BREAK: normal; DIRECTION: ltr; TEXT-INDENT: -0.38in; unicode-bidi: embed; TEXT-ALIGN: center; language: en-US; mso-line-break-override: none; punctuation-wrap: hanging"><span style="FONT-SIZE: 18pt; COLOR: black; FONT-FAMILY: Calibri; language: en-US; mso-ascii-font-family: Calibri; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-color-index: 1; mso-font-kerning: 12.0pt"> </span></p>
<p style="MARGIN-TOP: 0pt; MARGIN-BOTTOM: 0pt; MARGIN-LEFT: 0.38in; WORD-BREAK: normal; DIRECTION: ltr; TEXT-INDENT: -0.38in; unicode-bidi: embed; TEXT-ALIGN: center; language: en-US; mso-line-break-override: none; punctuation-wrap: hanging"><span style="FONT-SIZE: 18pt; COLOR: black; FONT-FAMILY: Calibri; language: en-US; mso-ascii-font-family: Calibri; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-color-index: 1; mso-font-kerning: 12.0pt">Take precautions against lightning and surge</span></p>
<p style="MARGIN-TOP: 0pt; MARGIN-BOTTOM: 0pt; MARGIN-LEFT: 0.38in; WORD-BREAK: normal; DIRECTION: ltr; TEXT-INDENT: -0.38in; unicode-bidi: embed; TEXT-ALIGN: center; language: en-US; mso-line-break-override: none; punctuation-wrap: hanging"><span style="FONT-SIZE: 18pt; COLOR: black; FONT-FAMILY: Calibri; language: en-US; mso-ascii-font-family: Calibri; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-color-index: 1; mso-font-kerning: 12.0pt"> </span></p>
<p style="MARGIN-TOP: 0pt; MARGIN-BOTTOM: 0pt; MARGIN-LEFT: 0.38in; WORD-BREAK: normal; DIRECTION: ltr; TEXT-INDENT: -0.38in; unicode-bidi: embed; TEXT-ALIGN: center; language: en-US; mso-line-break-override: none; punctuation-wrap: hanging"><span style="FONT-SIZE: 18pt; COLOR: black; FONT-FAMILY: Calibri; language: en-US; mso-ascii-font-family: Calibri; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-color-index: 1; mso-font-kerning: 12.0pt">Don’t forget signal cable and power for your transponders</span></p>
<p style="MARGIN-TOP: 0pt; MARGIN-BOTTOM: 0pt; MARGIN-LEFT: 0.38in; WORD-BREAK: normal; DIRECTION: ltr; TEXT-INDENT: -0.38in; unicode-bidi: embed; TEXT-ALIGN: center; language: en-US; mso-line-break-override: none; punctuation-wrap: hanging"><span style="FONT-SIZE: 18pt; COLOR: black; FONT-FAMILY: Calibri; language: en-US; mso-ascii-font-family: Calibri; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-color-index: 1; mso-font-kerning: 12.0pt"> </span></p>
<p style="MARGIN-TOP: 0pt; MARGIN-BOTTOM: 0pt; MARGIN-LEFT: 0.38in; WORD-BREAK: normal; DIRECTION: ltr; TEXT-INDENT: -0.38in; unicode-bidi: embed; TEXT-ALIGN: center; language: en-US; mso-line-break-override: none; punctuation-wrap: hanging"><span style="FONT-SIZE: 18pt; COLOR: black; FONT-FAMILY: Calibri; language: en-US; mso-ascii-font-family: Calibri; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn-cs; mso-color-index: 1; mso-font-kerning: 12.0pt">Hire a skilled RF technician if at all possible</span></p>
<p style="MARGIN-TOP: 0pt; MARGIN-BOTTOM: 0pt; MARGIN-LEFT: 0.38in; WORD-BREAK: normal; DIRECTION: ltr; TEXT-INDENT: -0.38in; unicode-bidi: embed; TEXT-ALIGN: center; language: en-US; mso-line-break-override: none; punctuation-wrap: hanging"> </p>
<p style="MARGIN-TOP: 0pt; MARGIN-BOTTOM: 0pt; MARGIN-LEFT: 0.38in; WORD-BREAK: normal; DIRECTION: ltr; TEXT-INDENT: -0.38in; unicode-bidi: embed; TEXT-ALIGN: center; language: en-US; mso-line-break-override: none; punctuation-wrap: hanging"> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.raveon.com/data_radio_info/antennas-for-a-ravtrack-vehicle-tracking-system-156/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The versatile NMO antenna mount</title>
		<link>http://www.raveon.com/data_radio_info/the-versatile-nmo-antenna-mount-147/</link>
		<comments>http://www.raveon.com/data_radio_info/the-versatile-nmo-antenna-mount-147/#comments</comments>
		<pubDate>Mon, 18 May 2009 23:45:30 +0000</pubDate>
		<dc:creator>js</dc:creator>
				<category><![CDATA[Installation Information]]></category>

		<guid isPermaLink="false">http://ravtrack.com/GPStracking/?p=147</guid>
		<description><![CDATA[A popular type of antenna mount is called an &#8220;NMO&#8221; which stand for new Motorola.  NMO mounts come in a variety of types and are frequently used especially when installing mobile antennas.  Whether you are installing an antenna on a vehicle or a fixed structure the NMO mount may be a good solution. The idea [...]]]></description>
			<content:encoded><![CDATA[<p>A popular type of antenna mount is called an &#8220;NMO&#8221; which stand for new Motorola.  NMO mounts come in a variety of types and are frequently used especially when installing mobile antennas.  Whether you are installing an antenna on a vehicle or a fixed structure the NMO mount may be a good solution.</p>
<p>The idea of the NMO mount is simple.  NMO mounts are devised to have a standard threaded connector where you screw on the antenna of choice to the mount of choice.  The NMO mount itself connects to the antenna and provides the antenna cable as well.  There are a large number of antennas that are built to screw on to the NMO mount. Simply look for an antenna with an NMO base.  Here is a simple picture of a mobile antenna with an NMO base combining to an NMO mount:</p>
<p> </p>
<p><img class="alignnone size-full wp-image-149" title="nmo-antenna-combines-to-mount" src="http://www.raveontech.com/data_radio_info/wp-content/uploads/2009/05/nmo-antenna-combines-to-mount.jpg" alt="nmo-antenna-combines-to-mount" width="163" height="649" /></p>
<p> </p>
<p>  Here an antenna with an NMO base will thread on to the NMO mount.  Note the antenna cable comes from the mount itself.</p>
<p>The NMO mount in the above example is a &#8220;trunk lid&#8221; mount.  The flange to the left hooks under the lid of a vehicle trunk.</p>
<p>Another popular type of NMO mount is the magnetic mount.  When affixed to many metallic surfaces the mount stays put quite well.  Here is a picture:</p>
<p> </p>
<p><img class="alignnone size-full wp-image-150" title="nmo-mag-mount" src="http://www.raveontech.com/data_radio_info/wp-content/uploads/2009/05/nmo-mag-mount.jpg" alt="nmo-mag-mount" width="241" height="147" /></p>
<p> </p>
<p>A third popular type  of mount is the through-hole mount.  This  requires a small (typically 3/8&#8243; to 3/4&#8243; ) hole be drilled through the surface hosting the mount, and is the best choice for an extremely rugged installation.  The &#8220;NMO&#8221; part of the mount protrudes above the mounting surface, becoming accessible to the antenna itself.  Here is a picture of a through-hole NMO mount:</p>
<p> </p>
<p><img class="alignnone size-full wp-image-151" title="thru-hole-nmo-mount" src="http://www.raveontech.com/data_radio_info/wp-content/uploads/2009/05/thru-hole-nmo-mount.jpg" alt="thru-hole-nmo-mount" width="151" height="127" /></p>
<p>The following external post provides a good look at a through-hole NMO mount assembly and brief description of the approach</p>
<p><a href="http://www.radioreference.com/forums/radio-equipment-installation-forum/97536-install-nmo-antenna.html">http://www.radioreference.com/forums/radio-equipment-installation-forum/97536-install-nmo-antenna.html</a></p>
<p> </p>
<p>The installation of a through-hole NMO mount and antenna is covered by this external video.  The video was shot by a fellow holding the camera in one hand while trying to perform the installation, so it is a bit shaky, but all-in-all he does an excellent job:</p>
<p><a href="http://www.youtube.com/watch?v=zs-0EF7mP8k">http://www.youtube.com/watch?v=zs-0EF7mP8k</a></p>
<p> </p>
<p>Raveon can provide several NMO mounts and antenna types.  We invite your further questions.</p>
<p> </p>
<p> </p>
<p style="MARGIN-TOP: 0pt; MARGIN-BOTTOM: 0pt; MARGIN-LEFT: 0in; WORD-BREAK: normal; DIRECTION: ltr; unicode-bidi: embed; TEXT-ALIGN: center; language: en-US; mso-line-break-override: none; punctuation-wrap: hanging"> </p>
<p style="MARGIN-TOP: 0pt; MARGIN-BOTTOM: 0pt; MARGIN-LEFT: 0in; WORD-BREAK: normal; DIRECTION: ltr; unicode-bidi: embed; TEXT-ALIGN: center; language: en-US; mso-line-break-override: none; punctuation-wrap: hanging"> </p>
<p style="MARGIN-TOP: 0pt; MARGIN-BOTTOM: 0pt; MARGIN-LEFT: 0in; WORD-BREAK: normal; DIRECTION: ltr; unicode-bidi: embed; TEXT-ALIGN: center; language: en-US; mso-line-break-override: none; punctuation-wrap: hanging"> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.raveon.com/data_radio_info/the-versatile-nmo-antenna-mount-147/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>M7 Heatsinking and Duty Cycle</title>
		<link>http://www.raveon.com/data_radio_info/m7-heatsinking-and-duty-cycle-104/</link>
		<comments>http://www.raveon.com/data_radio_info/m7-heatsinking-and-duty-cycle-104/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 15:38:03 +0000</pubDate>
		<dc:creator>js</dc:creator>
				<category><![CDATA[Hardware Information]]></category>
		<category><![CDATA[Installation Information]]></category>

		<guid isPermaLink="false">http://ravtrack.com/GPStracking/?p=104</guid>
		<description><![CDATA[The M7 transceiver has a 5-watt RF power output rating.  In a typical application the units is in Standby or Receive mode most of the time.  A small fraction of the time, it is transmitting.  But when it transmits, the M7 begins heating up, dissapating about 8 watts of heat.   This depends upon the RF [...]]]></description>
			<content:encoded><![CDATA[<p>The M7 transceiver has a 5-watt RF power output rating.  In a typical application the units is in Standby or Receive mode most of the time.  A small fraction of the time, it is transmitting.  But when it transmits, the M7 begins heating up, dissapating about 8 watts of heat.   This depends upon the RF power output setting and the DC input voltage. </p>
<p>The temperature of the M7 enclusure must be kept below 60 degrees celcius, (140 farenheit) for proper operation of the unit.  For GPS transponder operation, there is no problem doing this, because the duty cycle is low.  But, if the M7 is used to send data, and is on the air a lare percentage of the time, then the enclusure&#8217;s temperature will begin to rise.  The following chart shows the case temperature at 25% and 50% Duty cycle. </p>
<p><img class="size-full wp-image-106" title="m7dutycycle" src="http://www.raveontech.com/data_radio_info/wp-content/uploads/2009/03/m7dutycycle.jpg" alt="M7 Duty Cycle" width="373" height="307" /></p>
<dl id="attachment_106" class="wp-caption aligncenter" style="text-align: center; width: 383px;">
<dt class="wp-caption-dt"> </dt>
<dd class="wp-caption-dd">M7 Duty Cycle</dd>
</dl>
<p>You can see in the chart, that the M7&#8242;s enclosure temperature gets hotter if the DC input voltage is higher, or if the duty cycle is higher.  </p>
<p>For example, if the DC input voltage is 10V, and the unit is operated at 25% transmit duty cycle, then the enclosure temperature would be about 42 degrees C.  Given the same duty cycle, the enclosure temperature would be 46 degrees if the DC input were to be 14 volts. </p>
<p>Raveon offers a heatsink option for the M7.  The heatsink is large finned heatsink that covers the top of the M7, and is secured on with thermally-conductive epoxy.  When this heatsink is attached, the M7 will stay cooler.  The following chart illustrates this:</p>
<p> <img class="aligncenter size-full wp-image-107" title="m7dutycycle-heatsink" src="http://www.raveontech.com/data_radio_info/wp-content/uploads/2009/03/m7dutycycle-heatsink.jpg" alt="m7dutycycle-heatsink" width="459" height="328" /></p>
<p>The above data is the M7&#8242;s enslosure temperature with a heatsink secured to it.  The heatsink covers the top of the enclosure and uses normal air convection (no fan).  It reduces the case temperature by about 4-8 degrees.  </p>
<p>If a CPU cooling fan or similar fan were added instead, the case temperature rise would be only a few degrees above ambient.</p>
<p>For technical information about Raveon&#8217;s UHF data radio modems, <a title="UHF data radio modem" href="http://www.raveontech.com/rv_m7.html">&lt;click here&gt;</a></p>
<p>For technical information about Raveon&#8217;s VHF data radio modems, <a title="VHF data radio modem" href="http://www.raveontech.com/rv_m7_v.html">&lt;click here&gt;</a></p>
<p>The M7 data radio transciever with the optional heatsink attached is shown below.</p>
<p><a href="http://www.raveontech.com/data_radio_info/wp-content/uploads/2009/03/m7heatsink-med.jpg"><img class="alignnone size-full wp-image-441" title="m7heatsink-med" src="http://www.raveontech.com/data_radio_info/wp-content/uploads/2009/03/m7heatsink-med.jpg" alt="" width="256" height="203" /></a><a href="http://www.raveontech.com/data_radio_info/wp-content/uploads/2009/03/m7heatsink-small.jpg"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.raveon.com/data_radio_info/m7-heatsinking-and-duty-cycle-104/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connecting the M7 to a Lowrance display</title>
		<link>http://www.raveon.com/data_radio_info/connecting-the-m7-to-a-lowrance-display-82/</link>
		<comments>http://www.raveon.com/data_radio_info/connecting-the-m7-to-a-lowrance-display-82/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 17:07:33 +0000</pubDate>
		<dc:creator>js</dc:creator>
				<category><![CDATA[Installation Information]]></category>

		<guid isPermaLink="false">http://ravtrack.com/GPStracking/?p=82</guid>
		<description><![CDATA[The M7 GX series of GPS transponders may be directly connected to a Lowrance Globalmap 540C or a Globalmap 840C navigation display. When connected, the Lowrance display map will show the location of the vehicle it is in PLUS the location of all other M7 transponders within radio range.  This unique feature allows one to [...]]]></description>
			<content:encoded><![CDATA[<p>The M7 GX series of GPS transponders may be directly connected to a <strong>Lowrance Globalmap 540C</strong> or a <strong>Globalmap 840C</strong> navigation display. When connected, the Lowrance display map will show the location of the vehicle it is in PLUS the location of all other M7 transponders within radio range.  This unique feature allows one to quickly, easily, and inexpensively, make a mobile AVL system for tracking cars, trucks, racecars, construction equipment, or any thing Raveon&#8217;s M7 GX transponder may be installed on.</p>
<p>Both the 540C and 840C have built-in interfaces for a &#8220;NMEA 0183&#8243; devices, which is another way of saying that they can connect to other devices using a serial cable.   The NMEA 0183 is an RS232 serial connection that typically operates at 4800 baud.  It is used to exchange waypoint and other information between displays, GPS devices, and transponders.</p>
<p>When Raveon&#8217;s M7 GX transponder is connected to the Lowarnce diplay using the NMEA 0183 connection, the M7 transponder can put icons on the screen of the Lowrance display.  As the transponder received updated positions from other vehicles, it updates the position of the icons on the Lowrance display.</p>
<h2>Lowrance 540C and 840C Wiring</h2>
<p>From the Lowranace technical manual, here is how their NMEA 0183 interface works:</p>
<p><strong></strong></p>
<p><em><span style="color: #3366ff;">NMEA 0183 Cable Connections</span></em></p>
<p><em><span style="color: #3366ff;">NMEA 0183 is a standard communications format for marine electronic equipment. For example, an autopilot can connect to the NMEA interface on the GlobalMap 540c and receive positioning information.  The GlobalMap 540c can exchange information with any device that transmits or receives NMEA 0183 data. See the following diagram for general wiring connections. Read yourother product’s owner’s manual for more wiring information.</span></em></p>
<p><em><span style="color: #3366ff;">NMEA 0183 Wiring  (Data cable)</span></em></p>
<p><span style="font-size: x-small; font-family: CenturySchoolbook;"><em><span style="color: #3366ff;">To exchange NMEA 0183 data, the GlobalMap 540c has one NMEA 0183 version 2.0 communication port. Com port one (Com-1) can be used to receive NMEA format GPS data. The com port can also transmit NMEA format GPS data to another device.  The four wires for the com port are combined with the Power Supply cable and NMEA 2000 Power cable to form the power/data cable (shown earlier). Com-1 uses the yellow wire to transmit, the orange wire to receive and the shield wire for signal ground. Your unit does not use the blue wire.</span></em></span><img class="aligncenter size-full wp-image-92" title="540cwiring-to-m7" src="http://www.raveontech.com/data_radio_info/wp-content/uploads/2009/03/540cwiring-to-m7.jpg" alt="540cwiring-to-m7" width="742" height="600" /></p>
<p><span style="font-size: x-small; font-family: CenturySchoolbook;"><em></em></span></p>
<h2><span style="font-size: x-small; font-family: CenturySchoolbook;"></span> Wiring the DB9</h2>
<p>The Lowrance&#8217;s &#8220;Data Cable&#8221; must be connected to the M7 transponder.  This connection will allow the M7 to put icons on the screen of the Lowrance display, showing the location of other tracked vehicles.  The Raveon M7 GPS transponder uses a 9-pin &#8220;DB9&#8243; connector to connect to the Lowrance.  Solder the Lowrance data cable wires onto a DB9 connector and plug the DB9 into the M7 transponder as shown below:<img class="aligncenter size-full wp-image-91" title="db9-lowrance-31" src="http://www.raveontech.com/data_radio_info/wp-content/uploads/2009/03/db9-lowrance-31.jpg" alt="db9-lowrance-31" width="277" height="350" /></p>
<p>The <strong>orange wire</strong> goes to pin two of the DB9, the <strong>yellow wire</strong> to pin 3, and the shield braid of he cable connects to pin 5 of the DB9.  The blue wire is trimmed off.</p>
<p>The extra wires on the Lowrance display called NMEA 2000 power are typically not used in a vehicle installation, and may be wrapped up with electrical tape and tucked away. <span style="font-family: Times New Roman;"> </span></p>
<h2>Configuring the Lowrance</h2>
<p>Set the NMEA communication of the Lowrance to 4800 baud.</p>
<h2>Configuring the M7 GX Transponder</h2>
<p>Raveon has a designed the M7 GX transponder to work with Lowrance Display or any other NMEA 0183 display that can accept the &#8220;$GPWPL&#8221; NMEA message.   The $GPWPL is an industry standard message that the Lowrance displays and many other GPS displays interpret as a waypoint command.  The M7 GX outputs this $GPWPL message to put icons on the screen of the Lowarance, and to move the icons around on its screen.</p>
<p>To configure the M7 transponder to output the $GPWPL message, set the M7 GX to GPS mode 2.  To do this, put it into the configuration mode by send the +++ into the serial port.  The M7 will respond with an OK.  Type GPS 4 and press enter to put it into GPS 4 mode.  GPS 4 is the mode that causes the M7 GX to output $GPWPL messages whenever it receives a status/position message over the air.</p>
<div><span style="font-size: x-small; font-family: Arial;"> </span></div>
<div><span style="font-size: x-small; font-family: Arial;"> </span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.raveon.com/data_radio_info/connecting-the-m7-to-a-lowrance-display-82/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

