WO2001022193A2 - Dual port wireless modem for circuit switched and packet switched data transfer - Google Patents
Dual port wireless modem for circuit switched and packet switched data transfer Download PDFInfo
- Publication number
- WO2001022193A2 WO2001022193A2 PCT/US2000/025682 US0025682W WO0122193A2 WO 2001022193 A2 WO2001022193 A2 WO 2001022193A2 US 0025682 W US0025682 W US 0025682W WO 0122193 A2 WO0122193 A2 WO 0122193A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- serial port
- data
- switched data
- port
- wireless modem
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W88/00—Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W28/00—Network traffic management; Network resource management
- H04W28/02—Traffic management, e.g. flow control or congestion control
- H04W28/10—Flow control between communication endpoints
- H04W28/14—Flow control between communication endpoints using intermediate storage
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W80/00—Wireless network protocols or protocol adaptations to wireless operation
Definitions
- the present invention is generally related to the field of wireless modems, and more particularly to a dual port wireless modem that handles circuit switched and packet switched data.
- the wireless modem is configured to be coupled with a single external device, typically through a single serial port.
- a single serial port When communication using the wireless modem is desired, data and control signals are received over the single serial port and modulated through the wireless modem so that the data and control signals are passed over an over-the-air interface using a wireless protocol such as GSM.
- FIG. 1 depicts a known external wireless modem 100.
- the wireless modem 100 consists of a microprocessor 104, a read only memory (“ROM”) 112, a random access memory (“RAM”) 108, for holding runtime variables for the microprocessor 104, and an RF transceiver 116, for modulating and receiving data and control signals to and from the over-the-air interface 128. Since the wireless modem 100 is external, a single serial port 120 is provided for communicatively coupling the wireless modem 100 to external equipment, usually via a physical communication line such as a serial cable.
- a drawback to known external wireless modems is that all communications with the terminal equipment pass through the same serial port 120.
- a particular terminal equipment may be desirous of communicating real-time data via a circuit switched data (hereinafter "CSD") call to a particular piece of remote equipment. If, for some reason, the terminal equipment suddenly needs to send non real-time data to the remote equipment, the terminal equipment must somehow interleave the non real-time data with the real-time data and communicate it to the wireless modem 100.
- CSD circuit switched data
- SMS short message service
- FIG. 2 depicts a known process for switching between transfer modes (contexts) in a wireless modem.
- the single serial port 120 is initialized.
- a CSD call is initialized, for example by the terminal equipment sending or causing an "ATDTxxxxxxx" command to be received at the wireless modem 100.
- the command in step 208 will cause the wireless modem 100 to dial a telephone number ("xxxxxxx”) and connect to remote equipment via the RF transceiver 116.
- the remote equipment will send back a "CONNECT xxxx" signal, which is received at the wireless modem 100 in step 212, thereby establishing a CSD call.
- data transfer over the wireless modem 100 begins ⁇ transferring data from the terminal equipment to the remote equipment.
- a periodic poll will take place to determine if a SMS command has been received at the wireless modem 100 from the terminal equipment. If an SMS command has been received, then in step 232, the CSD transfer over the serial port 120 is interrupted, and in step 236 a SMS data transfer is initialized. In step 240, the SMS data transfer occurs over the RF transceiver.
- step 244 a test is performed to determine if the SMS data transfer is complete. If the transfer is not complete, then the process continues to step 240. Otherwise, in step 248, a command, for example "ATO" is received over the serial port 100 to cause the wireless modem 100 to make a context switch back to the CSD mode. Next, the process continues to step 216, where the CSD transfer is resumed. After step 220, if there is not a SMS message, then in step 224 a test is performed to determine whether the CSD call has ended. Usually, an "ATH" command is received over the serial port 120, when the CSD call has ended. If the CSD call has not ended, then processing continues to step 216.
- a command for example "ATO" is received over the serial port 100 to cause the wireless modem 100 to make a context switch back to the CSD mode.
- step 224 a test is performed to determine whether the CSD call has ended. Usually, an "ATH" command is received over the serial port 120, when the CSD call has ended
- step 228, processing continues to step 228, where the CSD call is ended and processing terminates.
- the wireless modem and process described above in a real-time surveillance or control environment can have drawbacks.
- the wireless modem may be deployed in a school bus and real-time video could be fed through the serial port 120.
- An alarm condition may occur in the school bus.
- the real-time data stream is interrupted while the alarm condition is fed over the serial port 120, thereby causing important real-time information to be lost.
- non real-time data be received by the wireless modem 100, for example by way of an SMS message while a CSD call is in progress.
- SMS message a message that is in progress.
- receipt of SMS data is not possible until the CSD call is terminated.
- the present wireless modem 100 has significant drawbacks.
- the channel between the wireless modem 100 and the terminal equipment has two mutually exclusive modes (CSD or SMS) that can drain processing resources in the wireless modem and interrupt critical real-time communications.
- CSD mutually exclusive modes
- the wireless modem comprises microprocessor, a read only memory coupled to the microprocessor, a random access memory coupled to the microprocessor, the random access memory comprising a transmission buffer, a RF transceiver coupled to the microprocessor, the RF transceiver configured to operate with the microprocessor to transmit and receive wireless signals, and a dual port serial port coupled to the microprocessor, the dual port serial port having a primary serial port and a secondary serial port, the primary serial port configured to receive data for circuit switched data transfer, and the secondary serial port configured to receive data for packet switched data transfer.
- the read only memory comprises a wireless protocol stack, a command parser, and a data router, wherein the command parser examines command and control signals received over the primary serial port, and the data router directs data received over the primary serial port to the transmission buffer for transmission over the RF transceiver, directs data received over the secondary serial port to the RF transceiver, and further directs data received by the RF transceiver to the primary serial port.
- the command parser examines command and control signals received over the primary serial port
- the data router directs data received over the primary serial port to the transmission buffer for transmission over the RF transceiver, directs data received over the secondary serial port to the RF transceiver, and further directs data received by the RF transceiver to the primary serial port.
- FIG. 1 depicts a known wireless modem.
- FIG. 2 is a flowchart of a known processing methodology for the wireless modem.
- FIG. 3 depicts an embodiment of a dual port wireless modem.
- FIG. 4 is a functional block diagram ofthe dual port wireless modem.
- FIG. 5 depicts a wireless protocol stack, including the functional elements of the dual port wireless modem.
- FIG. 6 is a flowchart depicting a processing methodology for the dual port wireless modem. DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
- FIG. 3 depicts a block diagram of a dual port external wireless modem 300.
- the wireless modem 300 comprises a microprocessor 304, a RAM 308, for storing runtime data, and a ROM 312, for storing persistent data, such as executable object code, and a RF transceiver 316, which is preferably configured to receive and transmit data in both a circuit switched and a packet switched mode.
- the RAM 308, ROM 312, and RF transceiver 316 are communicatively coupled to the microprocessor 304.
- the wireless modem 300 further comprises a dual port serial port 320.
- the dual port serial port 320 is a multi-port RS-232 communications chip.
- the wireless modem 300 is configured to receive, simultaneously, data over both serial ports ofthe dual port serial port 320.
- Command and control communications between the wireless modem 300 and terminal equipment flow through a primary serial port 324 in the dual port serial port 320.
- Actual data for instance real-time data, generally flows through the secondary serial port 328 in the dual port serial port 320.
- a limited number of commands are also allowed to flow over the secondary serial port 328.
- FIG. 4 is a functional block diagram of the dual port external wireless modem 300.
- the data router 412 discriminates between real-time and non real-time data, or circuit switched and packet switched data — packet switched data such as SMS. If real-time data is received, then it is passed directly on to the RF transceiver 316. However, if non real-time data is received, such as SMS, then it is queued in a non real-time transmission buffer 416 area of RAM 308 or an equivalent area in the RF transceiver 316.
- FIG. 5 depicts a wireless protocol stack 500.
- the base components of GSM protocol stack 500 are generally known in the art.
- the base software components of GSM protocol stack 500 are available from various venders such as debis Systemhaus in Berlin, Germany, CONDAT system Gmblt in Hannover, Germany, and other wireless communications vendors.
- the GSM protocol stack 500 can be implemented in a variety of logic devices or in computer-readable code executed by an embedded microprocessor already part ofthe wireless modem.
- the illustrated protocol stack 500 differs from existing wireless protocol stacks in that it further comprises the AT command parser 408 and the data router 412, which are described above.
- aspects ofthe present invention are preferably embodied in software code that comprises the AT command interface 504.
- the AT command interface 504 includes the AT command parser 408, which monitors the serial ports for AT commands from the terminal equipment.
- commands can either be passed on to the MN interface 512, or to another algorithm in the microprocessor 304.
- Other aspects ofthe invention are embodied in the physical layer 540, which preferably controls the RF transceiver 316 and manages the transmission buffer 416.
- Incoming data for example an SMS message, from a remote device can be processed by the physical layer 540 and in turn passed up the GSM protocol stack 500 for further processing by the AT command parser 408.
- the mobile network man- machine interface (MN) 512 receives data (for example from the AT command interface 504) and passes the data to the appropriate messaging service — e.g., a short message service (SMS) 516, a call control service (CC) 520, or a supplementary service (SS) 524.
- SMS short message service
- CC call control service
- SS supplementary service
- a registration element 508 will provide the mobility management layer 528 with necessary information about the data and the GSM network. From each of layers 508, 516, 520 and 524 data flow is then directed to and from the mobility management layer (MM) 528.
- the mobility management layer 528 establishes, maintains, and releases connections with the GSM network. From the mobility management layer 528, data and control is passed to the radio resource management layer (RR) 532.
- the radio resource management layer 532 establishes physical connections over the radio interface (for example RF transceiver 120) for call-related signaling and traffic channels with a base station in the GSM network.
- the physical layer 540 processes call-related signaling and traffic channels directly from the radio resource layer 532, and also processes the data sent from the data link layer (L2) 536.
- FIG. 6 depicts a detailed flowchart for the computer readable medium stored in ROM 312, such as executable object code, that is performed by the wireless modem 300, or a combination of the microprocessor 304, the dual port serial port 320, and RF transceiver 316.
- the computer readable medium is moved from ROM 312 to an execution memory area, such as a reserved portion of RAM 308.
- both the primary serial port 324 and the secondary serial port 328 ofthe dual port serial port 320 are initialized. Usually, this involves sending a command string to the serial port 320 that specifies operating parameters for the modem. For instance, the baud, number of data bits, and parity option for each serial port can be specified. Of course, these values can vary depending on the type of terminal equipment attached to the wireless modem 300, as well as the throughput ofthe RF transceiver 316.
- a control signal is received on the primary serial port 324 indicating that a CSD call is to be made.
- the "ATDTxxxxxxx" command causes the wireless modem to connect to a remote device using the RF transceiver 316.
- the wireless modem will usually receive a "CONNECT baud" signal from the remote device that indicates a circuit has been established.
- the "CONNECT baud" signal can be repeated back to the terminal equipment over either the primary or secondary serial port.
- step 616 circuit switched data transfer occurs between the wireless modem and the remote device.
- the circuit switched data is received at the wireless modem 300 over the secondary serial port 328 from the terminal equipment.
- step 620 the real-time or circuit switched data received at the dual port serial port 320 is modulated with the RF transceiver 316, preferably using a GSM protocol. While the circuit switched data transfer is occurring, the primary serial port
- step 624 it is shown that the primary serial port 324 is tested for a short message service message (or "SMS") command. If a SMS command is received, then processing continues to step 628, otherwise processing continues to step 640.
- SMS short message service message
- the SMS command is parsed, so that the command can be separated from the SMS message data.
- a subsequent message can include the SMS data.
- the data from the SMS message is stored in a transmission buffer 416 for later transmission by the RF transceiver 316.
- the RF transceiver 316 transmits the SMS data to the remote device in step 636. It is noted that the transmission may be immediate, or there may be a short delay.
- the SMS data is transmitted by the RF transceiver 316 simultaneously, but over a separate frequency (or channel) than the real-time data or CSD.
- a test is performed to determine whether the data transfer is complete, either for the SMS or CSD transfer.
- the wireless modem causes a disconnect or hang-up command to be sent by the RF transceiver 316. Otherwise, as shown in connector 644, the process continues to step 616, where the CSD call, which has continued uninterrupted during performance of steps 624 through 636, is continued.
- An advantage ofthe present invention is that the circuit switched data call, or a real-time transfer of data does not have to be interrupted when packet switched, or SMS data is also received by the external wireless modem (from either the terminal equipment or the external device). Second, two serial ports, instead of one, are available for sending and receiving data and commands over the RF transceiver.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Mobile Radio Communication Systems (AREA)
- Communication Control (AREA)
- Telephonic Communication Services (AREA)
- Transceivers (AREA)
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2001525496A JP4755375B2 (ja) | 1999-09-20 | 2000-09-20 | 回線交換されるデータ転送及びパケット交換されるデータ転送のためのデュアルポート無線モデム |
GB0204100A GB2373413B (en) | 1999-09-20 | 2000-09-20 | Dual port wireless modem for circuit switched and packet switched data transfer |
AU40195/01A AU4019501A (en) | 1999-09-20 | 2000-09-20 | Dual port wireless modem for circuit switched and packet switched data transfer |
Applications Claiming Priority (8)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/400,623 US6363335B1 (en) | 1999-09-20 | 1999-09-20 | Communications bridge for circuit switched data transfer simulation |
US09/400,623 | 1999-09-20 | ||
US44402099A | 1999-11-19 | 1999-11-19 | |
US09/444,020 | 1999-11-19 | ||
US09/444,044 | 1999-11-19 | ||
US09/444,044 US6697421B1 (en) | 1999-11-19 | 1999-11-19 | Operator independent, transparent wireless modem management |
US09/524,767 US7197330B1 (en) | 2000-03-14 | 2000-03-14 | Dual port wireless modem for circuit switched and packet switched data transfer |
US09/524,767 | 2000-03-14 |
Publications (2)
Publication Number | Publication Date |
---|---|
WO2001022193A2 true WO2001022193A2 (en) | 2001-03-29 |
WO2001022193A3 WO2001022193A3 (en) | 2001-08-09 |
Family
ID=27503453
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/US2000/025682 WO2001022193A2 (en) | 1999-09-20 | 2000-09-20 | Dual port wireless modem for circuit switched and packet switched data transfer |
Country Status (5)
Country | Link |
---|---|
JP (1) | JP4755375B2 (de) |
CN (2) | CN1193293C (de) |
AU (1) | AU4019501A (de) |
GB (1) | GB2373413B (de) |
WO (1) | WO2001022193A2 (de) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7197330B1 (en) | 2000-03-14 | 2007-03-27 | Intel Corporation | Dual port wireless modem for circuit switched and packet switched data transfer |
US7627022B2 (en) | 1999-11-19 | 2009-12-01 | Intel Corporation | Operator independent, transparent wireless modem management |
CN102301756A (zh) * | 2011-07-13 | 2011-12-28 | 华为终端有限公司 | 用于通信的方法及装置 |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
DE102006046187A1 (de) * | 2006-09-29 | 2008-04-03 | Infineon Technologies Ag | Verfahren zur Datenübertragung, Datenverarbeitungsvorrichtung und Computerprogrammprodukt zur Datenübertragung |
CN102170618A (zh) * | 2010-02-26 | 2011-08-31 | 国际商业机器公司 | 短消息处理方法及设备 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5619508A (en) * | 1993-01-08 | 1997-04-08 | Multi-Tech Systems, Inc. | Dual port interface for a computer-based multifunction personal communication system |
US5778024A (en) * | 1996-02-01 | 1998-07-07 | Qualcomm Incorporated | Dual-mode communications processor |
US5809415A (en) * | 1995-12-11 | 1998-09-15 | Unwired Planet, Inc. | Method and architecture for an interactive two-way data communication network |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100302924B1 (ko) * | 1996-12-20 | 2001-09-22 | 포만 제프리 엘 | 데이터통신장치 |
JPH11251998A (ja) * | 1998-02-27 | 1999-09-17 | Hitachi Ltd | 通信装置 |
-
2000
- 2000-09-20 CN CN 00813084 patent/CN1193293C/zh not_active Expired - Fee Related
- 2000-09-20 CN CNB2005100053546A patent/CN100461779C/zh not_active Expired - Fee Related
- 2000-09-20 AU AU40195/01A patent/AU4019501A/en not_active Abandoned
- 2000-09-20 JP JP2001525496A patent/JP4755375B2/ja not_active Expired - Fee Related
- 2000-09-20 WO PCT/US2000/025682 patent/WO2001022193A2/en active Application Filing
- 2000-09-20 GB GB0204100A patent/GB2373413B/en not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5619508A (en) * | 1993-01-08 | 1997-04-08 | Multi-Tech Systems, Inc. | Dual port interface for a computer-based multifunction personal communication system |
US5809415A (en) * | 1995-12-11 | 1998-09-15 | Unwired Planet, Inc. | Method and architecture for an interactive two-way data communication network |
US5778024A (en) * | 1996-02-01 | 1998-07-07 | Qualcomm Incorporated | Dual-mode communications processor |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7627022B2 (en) | 1999-11-19 | 2009-12-01 | Intel Corporation | Operator independent, transparent wireless modem management |
US7197330B1 (en) | 2000-03-14 | 2007-03-27 | Intel Corporation | Dual port wireless modem for circuit switched and packet switched data transfer |
CN102301756A (zh) * | 2011-07-13 | 2011-12-28 | 华为终端有限公司 | 用于通信的方法及装置 |
CN102301756B (zh) * | 2011-07-13 | 2015-04-08 | 华为终端有限公司 | 用于通信的方法及装置 |
Also Published As
Publication number | Publication date |
---|---|
CN100461779C (zh) | 2009-02-11 |
WO2001022193A3 (en) | 2001-08-09 |
CN1193293C (zh) | 2005-03-16 |
AU4019501A (en) | 2001-04-24 |
GB2373413A (en) | 2002-09-18 |
JP4755375B2 (ja) | 2011-08-24 |
GB2373413B (en) | 2004-01-07 |
CN1677963A (zh) | 2005-10-05 |
CN1382275A (zh) | 2002-11-27 |
JP2003510865A (ja) | 2003-03-18 |
GB0204100D0 (en) | 2002-04-10 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR101236684B1 (ko) | 재구성 상태를 이용한 셀 업데이트 프로세스 | |
EP1082866B1 (de) | Verfahren und system zum testen der datenkanalfunktionalität in einem radiogerät | |
EP0840533B1 (de) | Verfahren und System zur Kommunikation mit Ferneinheiten in einem Kommunikationssystem | |
US7486963B2 (en) | Direct cellular communication | |
US7197330B1 (en) | Dual port wireless modem for circuit switched and packet switched data transfer | |
JP4940785B2 (ja) | 無線装置、無線通信システム、無線装置の無線通信方法及び無線通信システムの無線通信方法 | |
KR20040101497A (ko) | 이동전화용 재난 및 비상 모드 | |
WO2001022193A2 (en) | Dual port wireless modem for circuit switched and packet switched data transfer | |
US6993010B1 (en) | Spoofing to preserve a communication link | |
US20010024433A1 (en) | Method of transmitting service information, and radio system | |
JP3542906B2 (ja) | データ通信端末接続方式 | |
KR20050010789A (ko) | 채널 재연결 시스템 및 방법 | |
JP3444780B2 (ja) | 無線データ通信方法及び無線データ通信装置 | |
JP3603781B2 (ja) | Dama衛星通信方式の回線解放方法とその装置 | |
JP3853569B2 (ja) | 無線通信装置 | |
JP3075508B2 (ja) | デジタル移動ファクシミリ通信システム | |
KR100671310B1 (ko) | 멀티미디어 메시지의 업로딩/다운로딩 시스템 및 그 방법 | |
JP4514172B2 (ja) | 無線通信装置、無線通信装置の制御方法 | |
JP3028936B2 (ja) | デジタルコードレス電話システムとデジタル電話システム | |
KR100221840B1 (ko) | 복수의 운용자단말을 구비한 위성통신시스템에서의 명령어 처리장치 | |
JP3231809B2 (ja) | 交換装置及びその制御方法 | |
KR100240057B1 (ko) | 복수의 운용자단말을 구비한 위성통신시스템에서의 명령어 처리장치 | |
JP3232894B2 (ja) | 無線装置 | |
KR100297598B1 (ko) | 사설용 무선호출 서비스 시스템의 주 송신장치 및 그 송신제어방법 | |
JP2000175258A (ja) | 通話チャネル切り替え方式および方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AK | Designated states |
Kind code of ref document: A2 Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW |
|
AL | Designated countries for regional patents |
Kind code of ref document: A2 Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
AK | Designated states |
Kind code of ref document: A3 Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW |
|
AL | Designated countries for regional patents |
Kind code of ref document: A3 Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG |
|
DFPE | Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101) | ||
ENP | Entry into the national phase in: |
Ref country code: GB Ref document number: 200204100 Kind code of ref document: A Format of ref document f/p: F |
|
ENP | Entry into the national phase in: |
Ref country code: JP Ref document number: 2001 525496 Kind code of ref document: A Format of ref document f/p: F |
|
WWE | Wipo information: entry into national phase |
Ref document number: 008130841 Country of ref document: CN |
|
122 | Ep: pct application non-entry in european phase |