<?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/"
	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>GEO + WEB</title>
	<atom:link href="http://tresloukadu.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://tresloukadu.wordpress.com</link>
	<description>maps, nmea, gps, gis, standards, php, sql, ajax, dom, css, html, xml, *nix, free software, open source and all the stuffs i like :D</description>
	<lastBuildDate>Sat, 20 Oct 2007 16:57:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='tresloukadu.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>GEO + WEB</title>
		<link>http://tresloukadu.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://tresloukadu.wordpress.com/osd.xml" title="GEO + WEB" />
	<atom:link rel='hub' href='http://tresloukadu.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Preamble (Intendend Application and Limitations on Use)</title>
		<link>http://tresloukadu.wordpress.com/2007/08/04/preamble-intendend-application-and-limitations-on-use/</link>
		<comments>http://tresloukadu.wordpress.com/2007/08/04/preamble-intendend-application-and-limitations-on-use/#comments</comments>
		<pubDate>Sat, 04 Aug 2007 15:23:20 +0000</pubDate>
		<dc:creator>tresloukadu</dc:creator>
				<category><![CDATA[nmea 0183]]></category>
		<category><![CDATA[nmea]]></category>

		<guid isPermaLink="false">http://tresloukadu.wordpress.com/2007/08/04/preamble-intendend-application-and-limitations-on-use/</guid>
		<description><![CDATA[The NMEA 0183 standard is intendend to support one-way serial data transmission from a SINGLE TALKER to one or more LISTENERS. The data transmited is human readable because is in ASCII and the data includes information such as: position, speed, depth, frequency, allocation, altitude, course, etc&#8230; And the instruments which can &#8220;speak&#8221; in NMEA can [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tresloukadu.wordpress.com&amp;blog=1465075&amp;post=10&amp;subd=tresloukadu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The NMEA 0183 standard is intendend to support one-way serial data transmission from a SINGLE TALKER to one or more LISTENERS. The data transmited is human readable because is in ASCII and the data includes information such as: position, speed, depth, frequency, allocation, altitude, course,  etc&#8230; And the instruments which can &#8220;speak&#8221; in NMEA can be GPS, Weather, Sounder, Heading, Velocity, Randar and others. A typical message in ACII mode might be 11 to a maximum of 79 characters in length and generally require transmission no more often than once per 20 mili-seconds.</p>
<p>The eletronical definitions in this standard are intended to operate at 38.4K-baud, a higher data rate than 4800-baud NMEA 0183.</p>
<p><font color="#ff0000"><strong>IMPORTANT: Since there is no provision of guaranteed delivery of messages and only limited error-checking capability, this standard should be used with caution in crtical applications.</strong> </font></p>
<p><strong>Just to understand</strong>:</p>
<p>1 &#8211; TALKER: Is any device that sends data to other devices within NMEA standard. We can indentify the type of talker by the 2-character mnemonic.</p>
<p>Some of these 2-character mnemonic can be for example:</p>
<p><font color="#000080">Heading Track Controller (Autopilot) General    AG*</font><br />
<font color="#000080"> Magnetic   AP </font><br />
<font color="#008000">Automatic Indentification System                         AI</font><br />
<font color="#000080">COMUNICATIONS: Digital Selective Calling (DSC)    CD* </font><br />
<font color="#000080">Data Receiver                                CR<br />
Satellite                                          CS*<br />
Radio-Telephone (MF/HF)        CT*<br />
Radio-Telephone (VHF)              CV*<br />
Scanning Receiver                        CX*</font><br />
<font color="#008000">DECCA Navigator                                                      DE </font><br />
<font color="#000080">Direction Finder                                                         DF* </font><br />
<font color="#008000">Eletronic Chart System (ECS)                                  EC</font><br />
<font color="#000080">Eletronic Chart Display &amp; Information System (ECDIS)    EI </font><br />
<font color="#008000">Emergency Position Indicating Beacon (EPIRB)                 EP*</font><br />
<font color="#000080">Engine room Monitoring Systems                           ER </font><br />
<font color="#008000">GLONASS Receiver                                                  GL </font><br />
<font color="#000080">Global Navigation Satellite System (GNSS)          GN </font><br />
<font color="#008000">Global Positioning System (GPS)                            GP</font><br />
<font color="#000080">HEADING SENSORS: Compass, Magnetic            HC* </font><br />
<font color="#000080">Gyro, North Seeking                      HE*<br />
Gyro, Non-North Seeking             HN </font><br />
<font color="#008000">Integrated Instrumetation                                        II</font><br />
<font color="#000080">Integrated Navigation                                                IN </font><br />
<font color="#008000">Loran C                                                                         LC</font><br />
<font color="#000080">Propietary Code                                                          P</font><br />
<font color="#008000">Radar and/or Radar Plotting                                    RA*</font><br />
<font color="#000080">Sounder, depth                                                            SD*</font><br />
<font color="#008000">Eletronic Positioning System, other/general          SN</font><br />
<font color="#000080">Sounder, scanning                                                       SS</font><br />
<font color="#008000">Turn Rater Indicator                                                  TI*</font><br />
<font color="#000080">VELOCITY SENSORS: Doppler, onther/general   VD*</font><br />
<font color="#000080">                           Speed Log, Water, Magnetic           VM<br />
Speed Log, Water, Mechanical       VW<br />
</font><font color="#008000">Voyage Data Recorder                                                VR</font><br />
<font color="#003366">Transducer                                                                   YX</font><br />
<font color="#008000">TIMEKEEPERS, TIME/DATE: Atomic Clock        ZA </font><br />
<font color="#008000">                                                        Chronometer        ZC<br />
Quartz                   ZQ<br />
Radio Update       ZV<br />
</font><font color="#000080">Weather Instruments                                                 WI</font></p>
<p><em>*Designated by IEC for use with IMO maritime eletronic devices. This is the minimum requirement for equipment that is required by IMO in the SOLAS Convention (1974, as amended). </em></p>
<p>2 &#8211; LISTENER: is any device that receives data from another device within the NMEA standard.</p>
<p>Thats it, for now.<br />
<strong>References:</strong></p>
<p>Nmea Publications, NMEA 0183-HS 38.4 K Baud Serial Data Standard For Interfacing Marine Eletronic Devices, Version 1.01, November 1, 2002</p>
<p>Nmea 0183 Standard For Interfacing Marine Eletronics Devices, Version 3.01, January 1, 2002</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tresloukadu.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tresloukadu.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tresloukadu.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tresloukadu.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tresloukadu.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tresloukadu.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tresloukadu.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tresloukadu.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tresloukadu.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tresloukadu.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tresloukadu.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tresloukadu.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tresloukadu.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tresloukadu.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tresloukadu.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tresloukadu.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tresloukadu.wordpress.com&amp;blog=1465075&amp;post=10&amp;subd=tresloukadu&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tresloukadu.wordpress.com/2007/08/04/preamble-intendend-application-and-limitations-on-use/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/61acccae7183941523b43cc959e6d3e4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tresloukadu</media:title>
		</media:content>
	</item>
		<item>
		<title>What is NMEA?</title>
		<link>http://tresloukadu.wordpress.com/2007/08/03/hello-world/</link>
		<comments>http://tresloukadu.wordpress.com/2007/08/03/hello-world/#comments</comments>
		<pubDate>Fri, 03 Aug 2007 21:57:31 +0000</pubDate>
		<dc:creator>tresloukadu</dc:creator>
				<category><![CDATA[nmea]]></category>
		<category><![CDATA[nmea 0183]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[According to NMEA website www.nmea.org : &#8220;The National Marine Electronics Association (NMEA) is the unifying force behind the entire marine electronics industry, bringing together all aspects of the industry for the betterment of all in our business&#8220;. We can take a close look in the following sentence &#8220;unifying force behind the entire marine eletronics industry&#8220;, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tresloukadu.wordpress.com&amp;blog=1465075&amp;post=1&amp;subd=tresloukadu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span>According to NMEA website </span><a href="http://www.nmea.org" target="_blank" title="NMEA Home"><span>www.nmea.org</span></a><span> : &#8220;<em>The National Marine Electronics Association (NMEA) is the unifying force behind the entire marine electronics industry, bringing together all aspects of the industry for the betterment of all in our business</em>&#8220;. We can take a close look in the following sentence &#8220;<em>unifying force behind the entire marine eletronics industry</em>&#8220;, yeah is a standard. </span></p>
<p><span>The aim of NMEA standard is to facilitate the interconnection and interchangeability between different equipments minimizing misunderstanding and confusion between manufactures and assisting purchasers in selecting compatible equipment. </span></p>
<p><span> If I have an antenna or a receiver which respects the NMEA standard protocol, is possible send information from it to Radar or Sounder or any other stuff that can understand NMEA protocol. </span></p>
<p><span> Nowadays some applications largely used is to take a GPS which transmits the information by NMEA protocol and develop programs that interpret all the information from GPS and do many richest stuffs. Like showing the position in a web map, do a tracker or any other stuff really interesting and useful. </span></p>
<p><span>I will show here a lot of things about NMEA, because is not so easy find this kind of information on internet. We can find on internet some tables/schemes showing what is some kind of protocol but any other information besides it. I will put here too, some parts of NMEA publications because these publications is really expensive. (But I won&#8217;t put the entire publications because I should respect copyright laws, but some citation, examples, parts and references I will put <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ).  I want do this to help the people who hasn&#8217;t enough money to buy the documents.  </span></p>
<p><span>Well I think that for my first article is ok. I&#8217;m accepting feedback too correct some wrong information that I wrote or some advice. </span></p>
<p><span> </span>Thats it. Seeya!</p>
<p><strong>References</strong></p>
<p><a href="http://www.nmea.org" title="NMEA Home" target="_blank">www.nmea.org</a></p>
<p>Nmea Publications, NMEA 0183 Standard for Interfacing Marine Eletronic Devices, Version 3.01, January 1, 2002.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tresloukadu.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tresloukadu.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tresloukadu.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tresloukadu.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tresloukadu.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tresloukadu.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tresloukadu.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tresloukadu.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tresloukadu.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tresloukadu.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tresloukadu.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tresloukadu.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tresloukadu.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tresloukadu.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tresloukadu.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tresloukadu.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tresloukadu.wordpress.com&amp;blog=1465075&amp;post=1&amp;subd=tresloukadu&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tresloukadu.wordpress.com/2007/08/03/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/61acccae7183941523b43cc959e6d3e4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tresloukadu</media:title>
		</media:content>
	</item>
	</channel>
</rss>
