<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>WiFi Kiwi's Blog</title>
	
	<link>http://www.wifikiwi.com</link>
	<description>Musings on Wi-Fi and Wireless Security</description>
	<lastBuildDate>Sat, 30 Jul 2011 21:46:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/WifiKiwi" /><feedburner:info uri="wifikiwi" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Studying the Physical Layer – OFDM Symbols</title>
		<link>http://feedproxy.google.com/~r/WifiKiwi/~3/t5PHPZNUM3M/</link>
		<comments>http://www.wifikiwi.com/wireless/studying-the-physical-layer-ofdm-symbols/#comments</comments>
		<pubDate>Fri, 29 Jul 2011 03:58:27 +0000</pubDate>
		<dc:creator>WildDev</dc:creator>
				<category><![CDATA[802.11n]]></category>
		<category><![CDATA[CWAP]]></category>
		<category><![CDATA[OFDM]]></category>
		<category><![CDATA[Wireless]]></category>
		<category><![CDATA[bits]]></category>
		<category><![CDATA[ofdm]]></category>
		<category><![CDATA[plcp]]></category>
		<category><![CDATA[symbol]]></category>
		<category><![CDATA[symbols]]></category>

		<guid isPermaLink="false">http://www.wifikiwi.com/?p=87</guid>
		<description><![CDATA[I am currently involved in studying for the CWAP exam. I wish to take advantage of the CWNP Free Retake Offer so that if I need to I can retake the exam without having to pay for it. Being the person I am, however, I can&#8217;t just approach this as &#8220;I&#8217;ll try and see what [...]]]></description>
			<content:encoded><![CDATA[<p>I am currently involved in studying for the CWAP exam. I wish to take advantage of the CWNP <a href="http://www.cwnp.com/index/store/promos/free_retake">Free Retake Offer </a> so that if I need to I can retake the exam without having to pay for it. Being the person I am, however, I can&#8217;t just approach this as &#8220;I&#8217;ll try and see what happens&#8221;. I actually am studying to pass it, so because of this I am trying to actually understand the material and gain enough insight into it that I understand how everything works. The difficulty with this is that there are bits that are glossed over in the CWAP study guide by necessity, as they are not important to the exam, but I still want to know how it works, how it all fits together. So I necessarily have to go out and find for myself the information I want.</p>
<p>I have been steadily going through the physical layer descriptions, if you haven&#8217;t yet studied this material its quite fascinating. The basic idea is that each station has to sit and listen to the channel (if its not sending) to detect the beginning of any signal it can receive. A transmitting station will first of all send a preamble. The preamble consists of a stream of 0&#8242;s or 1&#8242;s that the receiving station can synchronize with, then after this the transmitting station sends the Start Frame Delimiter (SFD) which is a set 16 bits that indicates the PLCP Header is next. This process is all pretty straight forward to understand, however the problem is it just describes how DSSS works and not OFDM.</p>
<p>In the OFDM world the PLCP preamble is also called a training structure, which consists of 10 short symbols and 2 long symbols. These are described as the 10 short symbols are used for AGC (automatic gain control), diversity selection and coarse frequency offset estimation of the carrier signal. The 2 long symbols are used for channel and fine frequency offset. We also get additional information, that the total training length is 16 microseconds and a short training symbol has 12 subcarriers and a long training symbol has 52 subcarriers. Leaving aside for a second that some of this (such as frequency offset estimation) may not immediately make sense one thing that struck me in reading all this was that I wasn&#8217;t sure I understood what the word &#8216;symbol&#8217; meant in this context. It seemed to me that one of the core things to understand about how OFDM works is to understand what an OFDM symbol actually is.</p>
<p>I actually have both editions of the CWAP study guide. I find while studying that it helps sometimes to get two different views on a certain section in order to gain understanding. My first reaction was to look in the index, glossary and list of terms to see if it was more defined. Nope, its assumed to be something known. Maybe it was in CWNA and I just missed it, so I go back to my CWNA guide and find that there is an index entry for symbols. It turns out to be pretty thin, however, and part of a discussion on guard intervals in 802.11n in that book. Not really enough for my purposes. Now this becomes a mission for me, I simply must understand what symbol means in this context.</p>
<p>I first of all hit Google and discover that Wikipedia has <a href="http://en.wikipedia.org/wiki/Symbol_rate">Symbol rate</a> as an entry. It begins that a symbol can be described as either a pulse (in digital baseband transmission) or a &#8220;tone&#8221; (in passband transmission using modems) representing an integer number of bits. It then goes on to give some examples of the relationship between baud rate and bit rate. This is useful but for me I still cannot quite grasp from this explanation how it relates to the usage in OFDM. I post to twitter as well to get input from other WLAN pro&#8217;s on this question and get some great answers (as much as you can in 140 characters). Finally my friend Matthew Gast comes out with &#8216;A symbol is a change in amplitude &amp; phase that carries a defined number of bits&#8217;. &#8216;Data bits get mapped into a constellation by amplitude and phase change; constellation has 2^(# of data bits)&#8217;. This to me seems to be getting closer to something I can understand. Matthew adds &#8216;All PHYs use symbols, CCK, DSSS and FHSS are all simpler than OFDM though&#8217;. That to me points out even more its important to understand what symbols are.</p>
<p>I continued to search and found a page on <a href="http://en.wikipedia.org/wiki/Modulation">modulation</a> in Wikipedia, which is also very useful in adding to my knowledge as it describes the process of modulating a signal. The analogy to music seems to be common in describing how radio signals work, which is not surprising in that radio signals quite commonly as shown to be waveforms. In the section of this article that talks about digital modulation methods it describes how telephones lines were designed for transferring audible sounds and I&#8217;m sure we are all used to the noise of a modem as it syncs with its partner at the other end. The process that is going on here is that the digital computer is using an analog sound, a set of &#8220;tones&#8221;, to represent data that is being sent. Each tone can be thought of as a symbol of the data it represents. As long as both ends understand what the tone or symbol means, then they can map this to a piece of data.</p>
<p>Now that I have isolated that a symbol is a represenatation of some piece of data that is being sent, I want to dig a bit further and figure out how it works in particular for wireless. Now in case you need a refresher, the last stage before a piece of data is sent over the air is handled by the PCLP (Physical Layer Convergence Protocol). Its function is to take the PSDU (PLCP service data units) and add a PLCP header and preamble to them to form the PPDU. The PPDU is what is actually sent by the PMD over the air. In my mind the PLCP is preparing everything and then instructing the PMD to modulate the data and send it over the air. This means that the PLCP also is responsible for generating the symbols that represent the data that is being sent.</p>
<p>Mathew confirms my supposition and additionally tells me exactly where in 802.11-2007 the process is described (its in clause 17.3.5.7 and an example is given in Annex G). So now with this reading my understanding finally has the process down. Lets go over it;</p>
<ol>
<li>OFDM is a signaling technique that breaks down a stream of data into subcarriers. This is roughly analogous to a chord on a guitar, which is made up of individual notes played together. You can read a much better <a href="https://www.cwnp.com/index/cwnp_wifi_blog/understanding-ofdm-part-1">explanation of this here</a>.</li>
<li>Each of those subcarriers is modulated by using BPSK, QPSK, 16-QAM or 64-QAM depending on the rate needed. The preamble in OFDM is always sent using the lowest rate.</li>
<li>This data is goes through a couple of other processes to prepare it and then is broken down into groups of 1, 2, 4 or 6 bits  and then converted into complex numbers representing BPSK, QPSK, 16-QAM or 64-QAM constellation points.</li>
<li>These complex numbers are a mathematical representation of the original data and as such can be used to form a signal to be sent to the receiver.</li>
<li>The complex numbers then are our symbols as each symbol is a mathematical representation of a change in the waveform.</li>
</ol>
<p>As an aside, the reason for using the constellation diagrams as shown in the 802.11-2007 standard is that this incorporates defined bit patterns, so that is one bit has an error the receiver can correct it because it knows that the bit should be a different value. This is a property of <a href="http://en.wikipedia.org/wiki/Gray_code">Gray codes</a>.</p>
<p>I hope you have enjoyed my small explanation of what symbols are, please do let me know if I have made any mistakes in this (hopefully not) or if some part requires further explanation.</p>
<img src="http://feeds.feedburner.com/~r/WifiKiwi/~4/t5PHPZNUM3M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wifikiwi.com/wireless/studying-the-physical-layer-ofdm-symbols/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.wifikiwi.com/wireless/studying-the-physical-layer-ofdm-symbols/</feedburner:origLink></item>
		<item>
		<title>My spaces are moving to other places and Wi-Fi connection problems with OS 10.7 Lion</title>
		<link>http://feedproxy.google.com/~r/WifiKiwi/~3/E_2O5hNNkmM/</link>
		<comments>http://www.wifikiwi.com/wireless/my-spaces-are-moving-to-other-places-and-wi-fi-connection-problems-with-os-10-7-lion/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 00:40:42 +0000</pubDate>
		<dc:creator>WildDev</dc:creator>
				<category><![CDATA[802.11n]]></category>
		<category><![CDATA[Mission Control]]></category>
		<category><![CDATA[OS X Lion]]></category>
		<category><![CDATA[Wireless]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[mission control]]></category>
		<category><![CDATA[spaces]]></category>

		<guid isPermaLink="false">http://www.wifikiwi.com/?p=83</guid>
		<description><![CDATA[I upgraded my main Macbook Pro 2010 to OS X Lion in the weekend although I have been &#8216;testing&#8217; it fow a few weeks now to make sure all my applications wouldn&#8217;t have problems running on it. This article is mainly about the few annoyances I have encountered in the few days of using it, [...]]]></description>
			<content:encoded><![CDATA[<p>I upgraded my main Macbook Pro 2010 to OS X Lion in the weekend although I have been &#8216;testing&#8217; it fow a few weeks now to make sure all my applications wouldn&#8217;t have problems running on it. This article is mainly about the few annoyances I have encountered in the few days of using it, which quite honestly have really been very minor. On the whole I really like the new OS and am hoping Microsoft will come out with a patch soon to get Office 2011 to use the new versioning features. I have had a couple of problems with the Wi-Fi not being able to gracefully handle my SSL-VPN disconnecting without getting an exclamation mark in the Wi-Fi icon, but this seems easy enough to fix, just turn it off and on again. Spaces is now Mission Control, but the part of Mission Control I am going to talk about here is to do with the changes of what used to be called Spaces.</p>
<p>I went cold turkey with the main complaint people seems to have with Lion, the changed way of scrolling. I actually find it more natural to use with trackpad type devices than the mouse wheel on my Logitech mouse and so am probably going to swap to a Magic Mouse soon because of this. The main thing I was worried about before upgrading was how it would work in my Windows 7 vm and I found that the scolling is swapped there as well which was a relief. It would be a pain to have to constantly remember to swap back and forth.</p>
<p>Mission Control is quite a change from Exposé and Spaces. I think for the most part Apple has done a good job integrating them and the Dashboard. I particularly like the integration with gestures, swiping to move to another desktop just feels so much more a natural thing to do than the old Ctrl-arrow way (even though that still works). I never really used Exposé a lot as I found it difficult to fit into how I use my desktop. I tend to put a separate application on each desktop and swap between them, so Spaces really just extended my desktop for me in much the same way a second monitor would. This is one thing I loved about Spaces and the other thing (which I now miss and hope Apple will bring back) was the wraparound. Basically this means when you get to the last Space, the next move to the right brings you back to the first Space again. I got quickly frustrated when using Mission Control this week because its setup by default to automatically rearrange the desktops. I like things to be in a particular place and having them suddenly shift was something I didn&#8217;t like. Let me show you what I mean here. This first shot you can see here that in Desktop 6 Word is running and at the end in Desktop 10 is MarsEdit. This is my desktops in order.</p>
<p><img style="display: block; margin-left: auto; margin-right: auto;" title="2011-07-26_17-14-53.png" src="http://www.wifikiwi.com/wp-content/uploads/2011/07/2011-07-26_17-14-53.png" border="0" alt="In Order" width="600" height="386" /></p>
<p>The default configuration of Mission Control is not setup like this, however, and moves the desktops around. This next shot you see that Desktop 6 has moved and also Chrome has moved as well. This annoyed me as I like to know where the desktops are in relation to each other so I can quickly swipe to get to them.</p>
<p><img style="display: block; margin-left: auto; margin-right: auto;" title="2011-07-26_17-17-58.png" src="http://www.wifikiwi.com/wp-content/uploads/2011/07/2011-07-26_17-17-58.png" border="0" alt="2011 07 26 17 17 58" width="600" height="386" /></p>
<p>This also turned out to be an easy fix. I additionally wanted to not have the Dashboard to the left and to go back to it as an overlay like in Snow Leopard. Go into Mission Control in the System Preferences;</p>
<p><img style="display: block; margin-left: auto; margin-right: auto;" title="2011-07-26_17-20-04.png" src="http://www.wifikiwi.com/wp-content/uploads/2011/07/2011-07-26_17-20-04.png" border="0" alt="2011 07 26 17 20 04" width="600" height="444" /></p>
<p>Deselect the first two to turn off both the Dashboard and the automatically rearranging Spaces and the desktops stay in order. I must admit as upgrades go this was very smooth and relatively troublefree. I say relatively as I have a version of Trend Micro that is pushed to my MacBook Pro by the IT department at my company. I discovered that I was able to generate a very nasty panic in the kernel which pointed to a kext that Trend Micro was loading. This happened when the system was loading Steam for me consistently, but I&#8217;ve now had reports form others at my company they have had similar panics. Once I disabled that kext from loading the problem disappeared. Lets hope Trend Micro fixes this soon.</p>
<img src="http://feeds.feedburner.com/~r/WifiKiwi/~4/E_2O5hNNkmM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wifikiwi.com/wireless/my-spaces-are-moving-to-other-places-and-wi-fi-connection-problems-with-os-10-7-lion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.wifikiwi.com/wireless/my-spaces-are-moving-to-other-places-and-wi-fi-connection-problems-with-os-10-7-lion/</feedburner:origLink></item>
		<item>
		<title>Using the Asus Eee Slate EP121 for Site Surveys</title>
		<link>http://feedproxy.google.com/~r/WifiKiwi/~3/D5A0hBAUPyE/</link>
		<comments>http://www.wifikiwi.com/wireless/using-the-asus-eee-slate-ep121-for-site-surveys/#comments</comments>
		<pubDate>Sat, 16 Jul 2011 19:22:38 +0000</pubDate>
		<dc:creator>WildDev</dc:creator>
				<category><![CDATA[802.11n]]></category>
		<category><![CDATA[Site Survey]]></category>
		<category><![CDATA[Spectrum Analysis]]></category>
		<category><![CDATA[Wireless]]></category>
		<category><![CDATA[Air Magnet]]></category>
		<category><![CDATA[asus slate]]></category>
		<category><![CDATA[battery]]></category>
		<category><![CDATA[site survey]]></category>
		<category><![CDATA[tablet]]></category>

		<guid isPermaLink="false">http://www.wifikiwi.com/?p=76</guid>
		<description><![CDATA[I recently acquired an Asus Eee Slate EP121 to trial for site surveys. I have been looking for some time for a light PC to replace my old Atom based Netbook for site surveys and was pleased to see that the tablet frenzy from the iPad introduction last year had resulted in more choices available [...]]]></description>
			<content:encoded><![CDATA[<p>I recently acquired an Asus Eee Slate EP121 to trial for site surveys. I have been looking for some time for a light PC to replace my old Atom based Netbook for site surveys and was pleased to see that the tablet frenzy from the iPad introduction last year had resulted in more choices available in the market. My main argument for wireless professionals is that there are really two different tasks they need a PC for. First is they need a general purpose PC to use for tasks such as writing up reports, reading email, setting up APs and controllers and of course surfing the web. This more general purpose machine is really not too different to what most engineers use daily to get their jobs done. The second set of tasks that a wireless professional needs a PC for is to basically walk around and do site surveys, RF interference analysis and troubleshooting of WLAN issues. Its this second set of tasks I would argue that requires a light machine that is easy to carry but is still powerful and flexible enough to process the data gathered as part of those tasks. I must admit to not seeing the usefulness of a pen and tablet for these tasks before and that the pen can also extend to note taking in the field (more on that in a moment).</p>
<p>The Asus Slate I acquired has the following specs;</p>
<ul>
<li>Processor &#8211; Intel Dual Core i5-470UM 1.33GHz</li>
<li>Screen &#8211; 12.1&#8243; 1280&#215;800 AFFS+ Capacitive Touchscreen</li>
<li>Memory &#8211; 4GB DDR3</li>
<li>Storage &#8211; 64GB SSD</li>
<li>OS &#8211; Windows 7 Home Premium x64</li>
<li>Battery &#8211; 34W/hr</li>
<li>Ports &#8211; Mini HDMI, 2xUSB 2.0, SD Card, Mic</li>
<li>Weight &#8211; 2.53lbs</li>
<li>Wireless &#8211; Bluetooth 3.0, 1&#215;1:1 2.4GHz 802.11n (Atheros AR9002WB-1NG)</li>
<li>Other &#8211; 2MP Camera, Wacom EM Digitizer, Bluetooth keyboard, Folio case, Wacom EM Pen</li>
</ul>
<p>To the above I have added several accessories that I needed for site surveys and to make the tablet more useful to me in the field;</p>
<ul>
<li>Energizer Energi To Go XP18000 (18000mAh)</li>
<li>Rocketfish USB hub</li>
<li>Shoulder Strap</li>
<li>Air Magnet Spectrum XT card</li>
<li>D-Link DWA160 (for Air Magnet Survey)</li>
<li>6&#8242; long power adapter cable (Radio Shack)</li>
</ul>
<p><img style="display: block; margin-left: auto; margin-right: auto;" title="IMG_1137sm.jpg" src="http://www.wifikiwi.com/wp-content/uploads/2011/07/IMG_1137sm.jpg" border="0" alt="Survey Setup" width="395" height="600" /></p>
<p>As you can see from the above picture, I have the tablet attached to a shoulder strap to make it easier to carry. This takes almost all of the weight off my arms and additionally provides a way of resting my hand on the strap when I am making survey marks on the tablet as I walk around. This avoids a problem I discovered the first day I was using it where when I rested my hand on the screen to make a mark the screen misinterpreted it as a finger touch and marked the location where my hand was on the map. The folio cover does not come ready made to have a strap attached to it, so I went to my local hardware store and got some grommets to make a durable hole in the case to attach the strap I had from another bag. I also needed a way to attach the USB hub. This was very easy as the material on the inside of the folio case worked well with a velcro strip I just attached the hub with that. I carry the spare battery, water, camera and other small supplies to keep me going in the secondary case.</p>
<p><img style="display: block; margin-left: auto; margin-right: auto;" title="IMG_1152sm.jpg" src="http://www.wifikiwi.com/wp-content/uploads/2011/07/IMG_1152sm.jpg" border="0" alt="AM Survey" width="600" height="450" /></p>
<p>The above picture shows the tablet running Air Magnet Survey. As you can see the large screen provides enough space to show all the main parts of the AM Survey interface without cramping it at all. My previous survey netbook was 1024&#215;768 on a 10&#8243; screen, which almost always resulted in not being able to see the whole of the map and the interface being squeezed down.</p>
<p><img style="display: block; margin-left: auto; margin-right: auto;" title="IMG_1153sm.jpg" src="http://www.wifikiwi.com/wp-content/uploads/2011/07/IMG_1153sm.jpg" border="0" alt="AM Spectrum Analyzer" width="600" height="450" /></p>
<p>Here you can see the Air Magnet Spectrum XT software running. As I mentioned above my previous netbook would squeeze the screen down and I was only able to see the FFT graphs from one frequency at a time on the screen. With this screen I am able to comfortably see all the 2.4GHz and 5GHz frequencies and any interfering devices that are detected. You will notice also that the external battery pack is quite small (about 1lb).</p>
<p>I additionally have Microsoft OneNote installed on the tablet and found that this actually makes for a great way to take notes while I am out in the field doing surveys as well. Basically, as I survey I like to take photos and note things down I observe as I walk around. OneNote is just perfect for this task, even converting later my scrawl to typed words. I went to check up the other day on an install that was being done at another site and found that the PDF software I had could be also used to mark up with the pen and make notes as I walked around checking things. Really it was like having a portable notepad to walk around with.</p>
<p>Pluses to the tablet as a survey tool;</p>
<ul>
<li>The tablet interface is really really useful for surveys and note taking as you do the survey</li>
<li>The performance of the tablet is on a par with recent laptops and can easily double as a normal PC with the bluetooth keyboard and a mouse</li>
<li>Weight is good, still heavier than other smaller tablets but its the tradeoff for the larger screen</li>
<li>Nice big screen with good resolution</li>
<li>Well thought out hardware design with well spaced USB ports and SD card to expand storage</li>
</ul>
<p>Minuses as a survey tool;</p>
<ul>
<li>Can sometimes have problems with your hands making survey marks</li>
<li>Very weak battery life (2 hours max with the above setup)</li>
<li>Heavy if you are just holding it for several hours in your hand</li>
<li>Screen is a bit too reflective in sunlight although still visible for outdoor surveys</li>
</ul>
<p>I have been looking for some time for a way to make my survey&#8217;s both easier to do and more efficient and I believe that a tablet based PC with a digitizer pen makes a huge difference from a standard laptop in reaching those goals. As mentioned above I found ways to get around the major weaknesses of the Asus Slate for this purpose and to me having a fully-fledged PC for surveys (with i5 processor) makes a major difference in the field. There are other, purpose built PC tablets that overcome the weaknesses of the Slate (such as Motion Computing&#8217;s line) but these tablets are often significantly more expensive.</p>
<p>My conclusion now having spent some time using a digitizer for input during a site survey is that it is far superior to using a mouse for input of survey marks during the survey. Although I could get by with mouse input, its just far quicker to be able to use a pen to mark on the screen where I have walked and this makes my surveys much more efficient. Add to this away of carrying the tablet that avoids tiring your arms and the only thing you have to worry about is getting tired from walking all day long! The major issue with the Asus Slate is its weak battery life, but with an external battery pack this issue disappears. I would recommend this tablet to anyone looking for a reasonably priced and powerful Windows 7 site survey platform.</p>
<img src="http://feeds.feedburner.com/~r/WifiKiwi/~4/D5A0hBAUPyE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wifikiwi.com/wireless/using-the-asus-eee-slate-ep121-for-site-surveys/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://www.wifikiwi.com/wireless/using-the-asus-eee-slate-ep121-for-site-surveys/</feedburner:origLink></item>
		<item>
		<title>Aerohive ups the bar for 802.11n APs</title>
		<link>http://feedproxy.google.com/~r/WifiKiwi/~3/dL7mi1_vIxk/</link>
		<comments>http://www.wifikiwi.com/wireless/aerohive-ups-the-bar-for-802-11n-aps/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 18:06:46 +0000</pubDate>
		<dc:creator>WildDev</dc:creator>
				<category><![CDATA[802.11n]]></category>
		<category><![CDATA[Wireless]]></category>
		<category><![CDATA[450Mbps]]></category>
		<category><![CDATA[aerohive]]></category>
		<category><![CDATA[new ap]]></category>

		<guid isPermaLink="false">http://www.wifikiwi.com/?p=71</guid>
		<description><![CDATA[Well here we are 6 weeks after my last post on Aerohive and I find myself once again with some interesting news to write about. Today Aerohive has announced three new APs to their lineup, which add some exciting new features to their 802.11n APs. These are the HiveAP 330, 350 and 170. The first [...]]]></description>
			<content:encoded><![CDATA[<p>Well here we are 6 weeks after my last post on Aerohive and I find myself once again with some interesting news to write about. Today Aerohive has announced three new APs to their lineup, which add some exciting new features to their 802.11n APs. These are the HiveAP 330, 350 and 170. The first two are 3&#215;3:3 450 Mbps 802.11n and the last a 2&#215;2:2 300 Mbps outdoor 802.11n AP.</p>
<p><img style="display: block; margin-left: auto; margin-right: auto;" title="HiveAP 330 350 170sm.jpg" src="http://www.wifikiwi.com/wp-content/uploads/2011/07/HiveAP-330-350-170sm.jpg" border="0" alt="HiveAP 330 350 170" width="600" height="537" /></p>
<p>&nbsp;</p>
<p>Looking first at the 330 &amp; 350 APs, they are both smaller and faster and also able to run on 802.af power. Why would an enterprise want to upgrade to 3&#215;3:3 450 Mbps when most of their current client population are not able to make use of all this bandwidth? To answer that I will talk about a feature of the design of these new APs that sets Aerohive well apart from the rest of the pack.</p>
<p><img style="display: block; margin-left: auto; margin-right: auto;" title="350-radio.png" src="http://www.wifikiwi.com/wp-content/uploads/2011/07/350-radio.png" border="0" alt="350 radio" width="426" height="192" /></p>
<p>The above picture shows the custom designed, high-powered radio that Aerohive has used for these new APs. Using a high-powered radio gives the AP the ability to have a lower error rate or lower EVM (<a href="http://en.wikipedia.org/wiki/Error_vector_magnitude">Error Vector Magnitude</a>) because it is not reaching the peak of its range. The analogy here would be a 10W amplifier vs a 100W amplifier for playing music. If you play 10W on the 10W amp you would more than likely get distorted sound, for the 100W amp you would get a much clearer and error free sound. The next part of the custom design is highlighted above, the PA and LNA. In most designs these components are handled by the same single chip. Aerohive has separated these to improve the receive sensitivity of the LNA (Low Noise Amp). By focusing on this part of the design, they have been able to improve the upstream performance especially for low powered clients (such as tablets and smartphones) by as much as 5dBm at the same data rates as the older HiveAP 320/340 and even improve 5GHz coverage for laptops. In a varied client environment this helps immensely to improve the overall client experience.</p>
<p>This feature aims particularly at the fact that users just expect the WLAN to work the same on all their devices. When the CIO comes to you with his new tablet and doesn&#8217;t understand why his laptop works fine in his office for streaming video and the tablet doesn&#8217;t seem to be able to stay connected its pretty difficult to tell him its because the Wi-Fi in his new tablet just isn&#8217;t all that good. I have seen admins out of frustration just end up putting an AP in the CIOs office to &#8216;fix&#8217; the problem, which can of course make it worse and not really solve it for everyone else.</p>
<p>One last important point about these APs is that Aerohive has priced them exactly the same as the current HiveAP 320/340 models rather than at a premium as other vendors are doing. This will mean they will compete strongly even with existing 3&#215;3:2 APs from those other vendors.</p>
<p>Moving on the the HiveAP 170, this is Aerohive&#8217;s first dedicated outdoor AP. Earlier it was possible to buy an enclosure kit for the HiveAP 340 to use it as an outdoor AP, but this will not be available once the 170 starts shipping. This makes a lot of sense to me and I am glad to see that Aerohive is starting to develop this part of its portfolio. The 170 is a hardened AP able to operate in temperatures from -40 to +55C and are fully waterproof to the <a href="http://en.wikipedia.org/wiki/IP_Code">IP68</a> standard. This AP will be available at the end of Q3.</p>
<p>Aerohive has certainly had a number of recent announcements that show they are continuing to up the bar on both features for 802.11n APs (such as built in spectrum analysis) as well as new hardware that increases the pressure on competitors. These newly announced APs show that its not only raw speed that matters, especially when there is a large amount of variability in clients, but also being able to make the lower powered clients such as the single stream tablets and smartphones so prevalent in todays enterprise environment able to perform well. One benefits of moving to a 3 spatial stream AP is that you are increasing the ability of the WLAN to handle more clients per AP as well as more data. With the average number Wi-Fi devices per person set to shoot up from 2 (laptop and smartphone) to many more this will become increasingly an issue.</p>
<p>My take on these new APs is that they are not just &#8216;more of the same&#8217; to bring Aerohive on a par with their competitors. Its obvious that a considerable amount of thought was put into adding new capabilities to these APs that meet the challenges in todays enterprise WLAN. As we move more and more towards Wi-Fi as being a default access method instead of an optional extra we will find new challenges to making sure that as wireless engineers we can keep the WLAN performing in an optimum way for all clients. I&#8217;m glad that Aerohive as a company recognizes those challenges and adapts their products to meet them and makes my job easier at the same time.</p>
<p>&nbsp;</p>
<img src="http://feeds.feedburner.com/~r/WifiKiwi/~4/dL7mi1_vIxk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wifikiwi.com/wireless/aerohive-ups-the-bar-for-802-11n-aps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.wifikiwi.com/wireless/aerohive-ups-the-bar-for-802-11n-aps/</feedburner:origLink></item>
		<item>
		<title>Aerohive HiveOS &amp; Hivemanager 4.0</title>
		<link>http://feedproxy.google.com/~r/WifiKiwi/~3/caFrxOCqElE/</link>
		<comments>http://www.wifikiwi.com/wireless/aerohive-hiveos-hivemanager-4-0/#comments</comments>
		<pubDate>Tue, 31 May 2011 15:14:29 +0000</pubDate>
		<dc:creator>WildDev</dc:creator>
				<category><![CDATA[CWAP]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Spectrum Analysis]]></category>
		<category><![CDATA[Wireless]]></category>
		<category><![CDATA[aerohive]]></category>
		<category><![CDATA[atheros]]></category>
		<category><![CDATA[spectrum analysis]]></category>
		<category><![CDATA[wireless]]></category>
		<category><![CDATA[WLAN]]></category>

		<guid isPermaLink="false">http://www.wifikiwi.com/?p=66</guid>
		<description><![CDATA[I have been working with Aerohive for some time now and have been able to build a familiarity with their products and their vision for wireless in the enterprise. Aerohive has announced their new 4.0 releases of both HiveOS, which runs on their APs and Hivemanager, which provides management of the APs. I am going [...]]]></description>
			<content:encoded><![CDATA[<p>I have been working with Aerohive for some time now and have been able to build a familiarity with their products and their vision for wireless in the enterprise. Aerohive has announced their new 4.0 releases of both HiveOS, which runs on their APs and Hivemanager, which provides management of the APs. I am going to be looking at the features announced in this release.</p>
<p>The basics of Aerohive&#8217;s architecture is that each AP can operate independently and co-operate with other APs around it to provide the features that are required by enterprises to have a scalable and manageable WLAN without compromising performance or redundancy. Essentially the idea is that in order to fulfill the vision of having ubiquitous wireless access you need to build it in a distributed fashion much as the Internet itself has grown. I believe that the current BYOD to work phenomena that we are seeing will show if the idea of a totally centralized architecture is scalable enough to handle the vast increase in wireless traffic that those devices and other future devices will load onto the WLAN.</p>
<p>Aerohive provides all the basic features needed in an enterprise class access point with secure WLAN access, captive portal firewall and VPN capabilities. They have added to this QoS capabilities, IDS and several other useful features all able to run on the AP itself. The new 4.0 release adds to this excellent base some new features that reflect must have capabilities in the marketplace along with some enhancements to their cloud based solution.</p>
<p>The first new feature is to enhance management of Mobile Internet Devices (MIDs). Aerohive points out that there is an explosion of these devices and that they most often have no wired connection and therefore users and executives are demanding to be able to connect to the enterprise WLAN. Other WLAN companies are of course seeing the same thing and developing features to deal with these devices for their customers. My take on this is that we see a difference between developing features to identify when someone is using say an iPad or iPhone on the corporate WPA2-Enterprise network and to put in place access restrictions around those devices and to be able to fully manage all aspects of those devices, to make sure any corporate data on them is secured, in the way that the Mobile Device Management (MDM) companies are doing. Aerohive quite rightly sees their main function as being just managing access and identifying who or what the device is that is getting onto the WLAN. As side benefit of this approach is that particularly for guest networks we will be able to better identify what users are trying to get around corporate security policies with their own devices and to lock those devices down with the firewall policies on the AP before the device gets onto the corporate network.</p>
<p>The next major feature is spectrum analysis at the AP. I have discussed before this feature in my Cisco&#8217;s CleanAir vs the Atheros vendors article. Aerohive is also using an Atheros chipset the same as Meraki and Aruba. Like Aruba and Meraki they are able to get the same resolution bandwidth from the Atheros chipset of 357kHz. In their current imp Atheros lementation this works with the Atheros 9200 chipset model APs (the Aerohive 110/120), have a variable sweep time down to 1 second and come with signatures for microwaves, bluetooth, DECT phones, baby monitors and video cameras. Its also useful to note the AP doesn&#8217;t have to go offline from serving clients to do this, it permits simultaneous data forwarding and spectrum analysis. The spectrum sweep covers the entire 2.4GHz and 5GHz bands, so as you may have guessed by now the implementation is using a time slicing technique to do this. Aerohive tells me the 320 &amp; 240 APs with the older 9300 chips will be supported in the next feature release sometime this summer.</p>
<p>The major difference here is that Aerohive&#8217;s spectrum analysis feature is nada, free, zip cost to existing customers. You get the capability of being able to identify interference sources on a map using common signatures to identify what kind of device it is plus all the things that I love to see as a wireless engineer such as FFT, duty cycle and swept spectrogram graphs. Oh and by the way, because this is all HTML5 based there is no requirement for flash or a PC client so you can quite happily view all this on your iPad as you go to investigate the interference problem. How cool is that? I love it when I get something like this for free and I&#8217;m sure that Aerohive&#8217;s existing customers will be glad of it too.</p>
<p><img style="display: block; margin-left: auto; margin-right: auto;" title="Aerohive-iPad-SpectrumAnalysis-2.jpg" src="http://www.wifikiwi.com/wp-content/uploads/2011/05/Aerohive-iPad-SpectrumAnalysis-2.jpg" border="0" alt="Aerohive iPad SpectrumAnalysis 2" width="600" height="475" /></p>
<p>Another side note here, Cisco made a big deal of telling us at Wireless Tech Field Day how their sage chip on the AP provided an ability to locate and identify interferers and use this to change channels to avoid the interference. I discussed this with the Aerohive folks who said that their Aerohive Channel Selection Protocol (ACSP) already was factoring in both Wi-Fi and non-Wi-Fi interference sources even before this feature was announced so there isn&#8217;t really a big plus for Cisco&#8217;s CleanAir in this feature.</p>
<p>The final new feature is primarily of interest to Aerohive resellers as it expands on the cloud platform that Aerohive is concentrating on to provide a reseller the ability to offer a managed service to companies that may lack the resources to deal with WLAN issues. This makes a lot of sense for Aerohive in that they can get a deeper penetration into the small and medium size business market while still being able to offer larger companies with a dedicated wireless team a way of managing a large distributed deployment of APs. This is really one of Aerohive&#8217;s strengths in that their architecture fits in very well into the distributed enterprise space which is a challenge at best for the centralized controller companies to handle well.</p>
<p>Aerohive participated in the Wireless Tech Field Day and has followed up the contact made then with giving me access to information about their 4.0 release. At the time of the field day, I felt I had nothing more to add to the already excellent coverage about Aerohive given by other folks. Now with the information about their new release above I am able to write a post that covers some important developments and how Aerohive is constantly innovating and pushing ahead with their wireless vision. This release responds to changes in the marketplace, particularly the large influx of BYOD devices appearing in the enterprise and the challenges involved in providing access to wireless only android devices, iPhones and iPads. Additionally spectrum analysis on the AP is fast becoming a basic feature and Aerohive has smartly added this in without requiring an additional fee or license.</p>
<p>My take on Aerohive is that they are definitely a company with a vision and a belief in the advantages of their architecture over the prevailing centralized controller architecture. I&#8217;m glad to work in an IT field that is still new enough to be having game changing companies like Aerohive come in and present a challenge to incumbents that forces them to respond. Take for example the recent announcements from Cisco, Aruba and Motorola. All of them in one form or another announced some kind of more distributed architecture that moves them closer to Aerohive&#8217;s vision than the fully centralized play they have been focused on until now. This points to me at least that Aerohive is a company to watch and could easily grow their vision to overtake the smaller WLAN companies and even challenge directly the market share of the biggest players. All in all its an exciting thing to be part of and to be able to talk about. I recommend anyone who is investigating either a WLAN refresh or new installation put Aerohive on their shortlist of companies to evaluate.</p>
<img src="http://feeds.feedburner.com/~r/WifiKiwi/~4/caFrxOCqElE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wifikiwi.com/wireless/aerohive-hiveos-hivemanager-4-0/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.wifikiwi.com/wireless/aerohive-hiveos-hivemanager-4-0/</feedburner:origLink></item>
	</channel>
</rss>

