From owner-freebsd-mobile Sun Aug 18 3: 8:16 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8A6537B400 for ; Sun, 18 Aug 2002 03:08:12 -0700 (PDT) Received: from dmlb.org (pc1-cmbg2-6-cust106.cam.cable.ntl.com [80.4.4.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A9F243E65 for ; Sun, 18 Aug 2002 03:08:12 -0700 (PDT) (envelope-from dmlb@dmlb.org) Received: from slave.my.domain ([192.168.200.39]) by dmlb.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 3.36 #1) id 17gMyC-000FAB-00; Sun, 18 Aug 2002 11:07:40 +0100 Received: from dmlb by slave.my.domain with local (Exim 3.36 #1) id 17gMyC-0000cI-00; Sun, 18 Aug 2002 11:07:40 +0100 Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Sun, 18 Aug 2002 11:07:40 +0100 (BST) From: Duncan Barclay To: Evren Yurtesen Subject: Re: (2) OpenAP+ IBSS and BSS with multiple FreeBSD Wireless Gate Cc: mobile@FreeBSD.ORG, "M. Warner Losh" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 18-Aug-2002 Evren Yurtesen wrote: > Well it seems there is no way but getting this OpenAP compatible wireless > access points. > > I was also wondering about the pc cards with multiple antenna. Do they > share the same circuit or they are seperate? Can they work at the same > time? If they are not different circuit. Does it lower the transmit power > since we would be transmitting to 2 antennas at the same time? > > Evren Cards with two antennas have them to implement a radio technique called antenna diversity. Put simply, the two antennas are arranged to see slightly different versions of the radio signals (through pointing is slightly different directions or by simply being placed in different places). This technique is used to get round a radio problem called multipath fading; you are likely to have experienced this when listening to FM radio in the car. The signal strength can go up and down in a very short distance because of constructive/destructive mutiple reflections (I often notice this sitting in traffic, and moving the car a metre or two gives me a better signal). The use of the diversity in most 802.11 cards is this. For receive, the receiver takes a signal strength measurement on antenna A and then on antenna B (in about 5us). This occurs during a preamble to the data pacaket. The radio then chooses the strongest antenna to receive the whole packet with. For transmit, the radio will transmit a packet out on antenna A. If it does not receive the ACK from the destination station, it will retry (as specified in 802.11) but now it chooses antenna B. A simple cache can be used to improve the chance that a transmitted packet get through. Physically in the radio, there is one receiver, one transmitter and a little switch that routes the input/output of the radio to the desired antenna. Note, this is true for 802.11b systems - 802.11a may use two receivers becuase the time available to make the comparative measurements is very short. Duncan -- ________________________________________________________________________ Duncan Barclay | God smiles upon the little children, dmlb@dmlb.org | the alcoholics, and the permanently stoned. dmlb@freebsd.org| Steven King To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message