From owner-freebsd-mobile Mon May 15 8:16:43 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from fleming.cs.strath.ac.uk (fleming.cs.strath.ac.uk [130.159.196.126]) by hub.freebsd.org (Postfix) with ESMTP id 0A5A837B84A for ; Mon, 15 May 2000 08:16:38 -0700 (PDT) (envelope-from roger@cs.strath.ac.uk) Received: from cs.strath.ac.uk (posh.dmem.strath.ac.uk [130.159.202.3]) by fleming.cs.strath.ac.uk (8.8.8/8.8.8) with ESMTP id QAA28126 Mon, 15 May 2000 16:16:30 +0100 (BST) Message-ID: <392014DB.2DEDA82F@cs.strath.ac.uk> Date: Mon, 15 May 2000 16:16:43 +0100 From: Roger Hardiman Organization: University of Strathclyde X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: karsten@rohrbach.de Cc: Panagiotis Astithas , Borje Josefsson , mobile@FreeBSD.ORG Subject: Re: Nokia Card Phone 2.0 PCMCIA GSM phone, need help References: <391F1B16.D55661AD@cs.strath.ac.uk> <200005150600.IAA37101@snoopy.dc.luth.se> <20000515114308.A29850@netmode.ece.ntua.gr> <20000515165854.B93503@rohrbach.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org "Karsten W. Rohrbach" wrote: > > > I don't think the GSM protocol can do more than 9600 bps. > > Maybe 14400 under special conditions (GSM+ or something like that). The Nokia Card Phone 2.0 implements HSCSD. This has 2 parts. 1) data channels can be increased from 9600 to 14400 if the signal is good. (it reduces the number of error correcting codes it sends, leaving more room for actual data) 2) it can bond multiple channels together to give to a higher data rate. You can bond upto 3 channels for download (3x14400 = 43200) and have 1 channel for upload (14000) which is good for web surfing, downloading. or you can have 2 channels for download (2x14400 = 28800) and have 2 channels for upload (2x14400 = 28800) which is good for voice over IP or video conferencing. You can also have 3 channels for upload and one for download when sending bulk email. If your signal is poor quality, the data channel drops back to standard 9600, and you get 1, 2 or 3 channels at 9600 instead of at 14400. Roger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message