WO2000008788A1 - Cellular internet protocol modem network - Google Patents

Cellular internet protocol modem network Download PDF

Info

Publication number
WO2000008788A1
WO2000008788A1 PCT/US1999/017793 US9917793W WO0008788A1 WO 2000008788 A1 WO2000008788 A1 WO 2000008788A1 US 9917793 W US9917793 W US 9917793W WO 0008788 A1 WO0008788 A1 WO 0008788A1
Authority
WO
WIPO (PCT)
Prior art keywords
cellular
packet
transmitting
data packet
receiving
Prior art date
Application number
PCT/US1999/017793
Other languages
French (fr)
Inventor
Ihab H. Elzind
Original Assignee
Elzind Ihab H
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Elzind Ihab H filed Critical Elzind Ihab H
Priority to JP2000564321A priority Critical patent/JP2002522950A/en
Priority to EP99939034A priority patent/EP1101307A4/en
Publication of WO2000008788A1 publication Critical patent/WO2000008788A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W99/00Subject matter not provided for in other groups of this subclass
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W40/00Communication routing or communication path finding
    • H04W40/02Communication route or path selection, e.g. power-based or shortest path routing
    • H04W40/22Communication route or path selection, e.g. power-based or shortest path routing using selective relaying for reaching a BTS [Base Transceiver Station] or an access point
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/26Network addressing or numbering for mobility support
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W80/00Wireless network protocols or protocol adaptations to wireless operation
    • H04W80/04Network layer protocols, e.g. mobile IP [Internet Protocol]

Definitions

  • the present invention relates to cellular wireless data communications.
  • the invention relates to cellular communications using a unique Protocol called Cellular IP as well as the network architecture for it.
  • FIG. 1 shows an existing cellular data network 50.
  • the Internet The Internet
  • ISP 55 or service provider in general provides the connectivity of Internet traffic for various user stations 50, 57 and 58.
  • the base station 55 creates the cell 49, creating cellular service. That is, user stations 50, 57 and 58 are within cell 49 and are served by base station 55.
  • the base station 55 connects the user stations 50 and 58 to the ISP 55 via a wireless link.
  • user station 66 may be outside the range of the base station 55, or may be within range but does not have line of sight because of obstruction by buildings such as station 57 obstructed by building 56. Therefore, user stations 57 and 66 cannot connect to the
  • a conventional solution is to build another base station or repeater to service user stations 57 and 66. However, this may involve significant expenditures in cost and equipment. There is a need for a more cost-effective way of providing service to user stations
  • the present invention addresses these and other problems of the prior art by providing a Cellular Internet Protocol (CIP) system.
  • CIP Cellular Internet Protocol
  • an apparatus is a cellular IP modem which includes a baseband- to-intermediate frequency unit and a radio frequency unit.
  • the baseband-to-intermediate frequency unit is configured to have a routing engine based on Cellular Internet Protocol.
  • a method includes the steps of sending a data packet including routing information indicating an intermediate recipient other than a base station; receiving the packet at the intermediate recipient; and sending the packet in accordance with the routing information from the intermediate recipient to the base station.
  • a network architecture is described to support the creation of the Cellular IP network and its elements.
  • FIG. 1 is a block diagram of an existing cellular network.
  • FIG. 2 is a block diagram of a Cellular IP packet according to the present invention.
  • FIG. MM-1 is a block diagram of the new Cellular IP network and its elements.
  • FIG. MM-2 is a block diagram of a user station that does not have line of sight because of obstruction according to the present invention.
  • FIG. MM-3 is a block diagram of an end user setup.
  • FIG. MM-4 is a block diagram of the base station setup and elements.
  • FIG. MM-5 is a description of how the frequency planning is done with respect to time.
  • FIG. 3 is an embodiment of a frequency table used to generate a coded spectrum.
  • FIG. 4 is an embodiment of the bit stream modulation according to the present invention.
  • FIG. 5 is an embodiment of the RF section according to the present invention.
  • FIG. 6 is an embodiment of the demodulation according to the present invention.
  • FIG. 2 shows a frame format for a Cellular IP packet.
  • the packet may be a variable-length packet with a maximum of 512 bytes.
  • the packet may include a seven byte preamble, a one byte start-of- frame delimiter (SFD), a nine byte destination address (DA), a nine byte source address (SA), a 110 byte routing information block (RIB), a six byte type field, a six byte status field, a 360 byte data field and a four byte cyclic redundancy check (CRC) field.
  • SFD start-of- frame delimiter
  • DA nine byte destination address
  • SA nine byte source address
  • RIB 110 byte routing information block
  • CRC cyclic redundancy check
  • the preamble contains alternating 1s and 0s for determination of a collision and establishing synchronization.
  • the SFD may have a value of ⁇ A5>h to indicate the beginning of the frame.
  • the DA may have one byte for indicating a region, such as the location within a country of the recipient user station. Eight bits give 256 (2 8 ) regions. Two bytes may be used to indicate the cell identifier within the region. Sixteen bits give 65,536 (2 16 ) cells. Six bytes indicate the Cellular IP address of the recipient user station within the cell.
  • the SA has fields similar to that of the DA but for indicating the sending user station instead of the recipient user station.
  • the RIB indicates the path that the packet should take from the ending user station to the base station. With a maximum of 110 bytes, the RIB can specify up to ten links in the route from the sending user station to the base station.
  • the frame type field indicates whether the packet is a control packet or a service packet. Specifically, their first two bytes indicate the protocol, the second two indicate the subprotocol, and the last two indicate the service. For example, if the first two bytes are ⁇ 7777>h and the second two bytes are ⁇ 0707>h, this indicates an "upgrade firmware" instruction with the third two bytes setting various flags.
  • the second two bytes will indicate "tcp/udp" and the third two bytes indicate the "service port number" (e.g., email is port 25, http is port 80 and ftp is port 20).
  • service port number e.g., email is port 25, http is port 80 and ftp is port 20.
  • Other subprotocols of Cellular IP include route discovery protocol, echo protocol and remote configuration protocol.
  • the status field may indicate information such as whether the packet is an ACK or a NACK packet, the number of data packets pending, spread spectrum synchronization information, or whether the packet is native or routed.
  • the data field may include up to 360 bytes of data.
  • the CRC field includes error detection or correction information. Routing Features
  • FIG. MM-2 illustrates the routing features of a Cellular IP network 100.
  • the ISP 102 provides the switching of Internet traffic for various user stations 104 and 106.
  • Other base stations define cells 112 and 114, respectively, of cellular service. That is, user station 104 is cell 100 and is served by base station 102, and so on.
  • the modems in cells 104 and 106 connect to the ISP 102.
  • User station labeled HOME A is outside of cell 100, either because it is out of range or because it is within range but obstructed by buildings such as 107 or any other obstruction. In such an event, user station HOME A uses a routing table to construct a RIB indicating a suitable communications link.
  • the routing table may be static or dynamic. In static routing, the routing table is defined when the Cellular IP modem is first installed.
  • the user station 116 has a routing table containing information indicating that user station HOME A may connect to the modem in HOME B which has coverage from the base station 102, among any other routing information. A number of additional routes is possible for additional redundancy in case HOME B is out of service.
  • the network architecture is slotted collision sensing multiple architecture with carrier detect (CSMA/CD) where the entire bandwidth is shared between all the users.
  • the Cellular IP may be implemented in a spread spectrum with frequency hopping. For example, each cell may be configured to broadcast in 100 time slots (or equivalently, 100 frequency hops). That is, there are 100 transmission hops each second.
  • Each user station and base station in the cell is configured with a starting hop number.
  • the starting hop number is the number of the hop where any user modem can start transmitting packets until it is finished and while it is transmitting other users wait until it is finished even if it utilizes their hop slot.
  • the advantage of this is since each modem starts at its own hop number, as long as no other modems are transmitting, it further reduces collisions between modems.
  • the probability of collision in a CSMA/CD network where the modems can start transmitting at any random time is x and if this scheme of assigning a time reference "hop in this case" of 100 hops, this further reduces collisions by a factor of x/100.
  • the hop number is either set at installation time or may be configured for each station via the ISP Base station.
  • This method minimizes collisions because each station listens to the current transmissions to determine if its starting hop number will be available. If it will be available, then the station begins a transmission on its starting hop number. If not, then the station waits. This reduces collisions because a collision only occurs when two conditions are met: (1) two stations have the same beginning hop number, and (2) both these stations want to transmit.
  • FIG. MM-3 shows the components of a user modem 150 and a computer 160.
  • the computer 160 In a transmission mode, the computer 160 generates a packet of any protocol and the modem puts it in Cellular IP packets and the modem 150 transmits the packets.
  • the modem 150 receives Cellular IP packets and strips of the Cellular IP information off of it and sends it to the computer 160 which processes the packets.
  • the modem 150 includes a radio frequency (RF) unit 154, antenna "indoor or outdoor” 155 and a baseband-to-intermediate frequency (BIF) unit 153.
  • the RF unit 154 may be modular for inexpensive configuration for a desired operating frequency. Contemplated frequencies include MMDS at 2.6 GHz; LMDS at both 28 and 29 GHz; ISM at all three of 902-928 MHz, 2.4 GHz, and 5.7 GHz; ITFS; MDS; and other private frequencies.
  • the BIF unit 158 converts the baseband information from the computer 160 into intermediate frequency information for processing by the RF unit 154.
  • the link between the modem 150 and the computer 160 may be a serial cable, parallel cable, SCSI cable, Ethernet or universal serial bus cable.
  • FIG MM-4 shows the base station configuration.
  • the base station 109 has a GPS antenna 113, a GPS unit 112, RF unit 111 and a computer motherboard 110.
  • the base GPS "Global Positioning
  • FIG. MM-1 shows the configuration of three cells, cell #1 , cell #2 and cell #3, which all use GPS "Global Positioning Satellite" 100 to establish a common reference between the three base stations so at time t1 from the satellite cell #1 uses frequency F1 and cell #2 uses frequency F2 and cell #3 uses frequency F3, at time t2 from the satellite the frequencies are reshuffled as shown in table #1 of FIG. MM-1 , and so on.
  • FIG. MM-5 shows a satellite time frequency plan for the three base stations. This features allows our base stations to reuse frequencies in adjacent cells and further improve the utilization of the frequency spectrum.
  • the modems remain synchronized to the base transmitting station 101 because the base transmitting station 101 transmits a synchronization burst periodically.
  • This synchronization burst helps the modems of cell #1 to follow the carrier hops of the base transmission station 101 in cell #1 because the modems have determined from their programmed firmware which carrier frequencies the base transmission station 101 will hop to by extracting it from the synchronization burst of the base transmission station 101.
  • a byte stream acts as codes given to the frequency bank controller to generate a unique spectrum associated with this byte based on a pre defined table of codes relating bytes to spectrums such as shown in Fig. 3.
  • the output of the frequency bank is then taken to a summing node to create a spectrum. For example, if a three bit byte comes in it will drive the bitO, bitl , bit2 and enable or disable the buffer to create or not to create a sin wave in the spectrum.
  • BitO to Bit7 are the byte stream input from the computer, lout is the spectrum output to drive in the phase carrier.
  • Q output is the spectrum output to drive the Q output of the quadrature carrier.
  • Any transmitter built using coded frequency spectrum modulation in a spread spectrum system falls within the scope of the invention as well as coded frequency spectrum modulation used in wired computer communications whether spread spectrum or not.
  • Fig. 5 an embodiment of the RF section of the code frequency spectrum modulation receiver is shown in Fig. 5.
  • the antenna receives the signal and amplifies it. Then any out of band signal is filtered out and then mixed with hopping spread spectrum frequencies determined by a synthesizer, which exactly match the same order of the transmitter to generate IF output.
  • the demodulator stage is shown in Fig. 6. Additional stages of gain are needed to compensate for losses.
  • the l/Q demod demodulates the IF into two spectrums, I code frequency spectrum modulation spectrum and Q code frequency modulation spectrum, respectively.
  • the tone decoding phase locked loops decode the tone components of the code frequency spectrum modulation spectrums into original bits forming the bytes that originally generate the tones; then it is sent to the computer.

Abstract

An apparatus (100) according to the present invention is a cellular IP modem (150) which includes a baseband-to-intermediate frequency unit (153), and a radio frequency unit (154). The baseband-to-intermediate frequency unit (153) is configured to have a routing engine based on Cellular Internet Protocol. A method according to the present invention includes the steps of sending a data packet including routing information indicating an intermediate recipient other than a base station; receiving the packet at the intermediate recipient; and sending the packet in accordance with the routing information from the intermediate recipient to the base station. Additionally, a network architecture is described to support the creation of the Cellular IP network and its elements.

Description

CELLULAR INTERNET PROTOCOL MODEM NETWORK
BACKGROUND OF THE INVENTION
Field of Invention The present invention relates to cellular wireless data communications. In particular, the invention relates to cellular communications using a unique Protocol called Cellular IP as well as the network architecture for it.
Description of the Related Art FIG. 1 shows an existing cellular data network 50. The Internet
Service Provider (ISP) 55 or service provider in general provides the connectivity of Internet traffic for various user stations 50, 57 and 58. The base station 55 creates the cell 49, creating cellular service. That is, user stations 50, 57 and 58 are within cell 49 and are served by base station 55. The base station 55 connects the user stations 50 and 58 to the ISP 55 via a wireless link.
However, user station 66 may be outside the range of the base station 55, or may be within range but does not have line of sight because of obstruction by buildings such as station 57 obstructed by building 56. Therefore, user stations 57 and 66 cannot connect to the
ISP 55.
A conventional solution is to build another base station or repeater to service user stations 57 and 66. However, this may involve significant expenditures in cost and equipment. There is a need for a more cost-effective way of providing service to user stations
57 and 66. SUMMARY OF THE INVENTION
The present invention addresses these and other problems of the prior art by providing a Cellular Internet Protocol (CIP) system.
According to one embodiment, an apparatus according to the present invention is a cellular IP modem which includes a baseband- to-intermediate frequency unit and a radio frequency unit. The baseband-to-intermediate frequency unit is configured to have a routing engine based on Cellular Internet Protocol.
According to another embodiment, a method according to the present invention includes the steps of sending a data packet including routing information indicating an intermediate recipient other than a base station; receiving the packet at the intermediate recipient; and sending the packet in accordance with the routing information from the intermediate recipient to the base station. According to another embodiment, a network architecture is described to support the creation of the Cellular IP network and its elements.
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1 is a block diagram of an existing cellular network. FIG. 2 is a block diagram of a Cellular IP packet according to the present invention.
FIG. MM-1 is a block diagram of the new Cellular IP network and its elements.
FIG. MM-2 is a block diagram of a user station that does not have line of sight because of obstruction according to the present invention.
FIG. MM-3 is a block diagram of an end user setup. FIG. MM-4 is a block diagram of the base station setup and elements.
FIG. MM-5 is a description of how the frequency planning is done with respect to time. FIG. 3 is an embodiment of a frequency table used to generate a coded spectrum.
FIG. 4 is an embodiment of the bit stream modulation according to the present invention.
FIG. 5 is an embodiment of the RF section according to the present invention.
FIG. 6 is an embodiment of the demodulation according to the present invention.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
FIG. 2 shows a frame format for a Cellular IP packet. The packet may be a variable-length packet with a maximum of 512 bytes.
The packet may include a seven byte preamble, a one byte start-of- frame delimiter (SFD), a nine byte destination address (DA), a nine byte source address (SA), a 110 byte routing information block (RIB), a six byte type field, a six byte status field, a 360 byte data field and a four byte cyclic redundancy check (CRC) field.
The preamble contains alternating 1s and 0s for determination of a collision and establishing synchronization.
The SFD may have a value of <A5>h to indicate the beginning of the frame. The DA may have one byte for indicating a region, such as the location within a country of the recipient user station. Eight bits give 256 (28) regions. Two bytes may be used to indicate the cell identifier within the region. Sixteen bits give 65,536 (216) cells. Six bytes indicate the Cellular IP address of the recipient user station within the cell.
The SA has fields similar to that of the DA but for indicating the sending user station instead of the recipient user station.
The RIB indicates the path that the packet should take from the ending user station to the base station. With a maximum of 110 bytes, the RIB can specify up to ten links in the route from the sending user station to the base station. The frame type field indicates whether the packet is a control packet or a service packet. Specifically, their first two bytes indicate the protocol, the second two indicate the subprotocol, and the last two indicate the service. For example, if the first two bytes are <7777>h and the second two bytes are <0707>h, this indicates an "upgrade firmware" instruction with the third two bytes setting various flags. As another example, if the first two bytes are <0800>h, this indicates that the second two bytes will indicate "tcp/udp" and the third two bytes indicate the "service port number" (e.g., email is port 25, http is port 80 and ftp is port 20). Other subprotocols of Cellular IP include route discovery protocol, echo protocol and remote configuration protocol.
The status field may indicate information such as whether the packet is an ACK or a NACK packet, the number of data packets pending, spread spectrum synchronization information, or whether the packet is native or routed. The data field may include up to 360 bytes of data. The CRC field includes error detection or correction information. Routing Features
FIG. MM-2 illustrates the routing features of a Cellular IP network 100. The ISP 102 provides the switching of Internet traffic for various user stations 104 and 106. Other base stations define cells 112 and 114, respectively, of cellular service. That is, user station 104 is cell 100 and is served by base station 102, and so on. The modems in cells 104 and 106 connect to the ISP 102.
User station labeled HOME A is outside of cell 100, either because it is out of range or because it is within range but obstructed by buildings such as 107 or any other obstruction. In such an event, user station HOME A uses a routing table to construct a RIB indicating a suitable communications link.
The routing table may be static or dynamic. In static routing, the routing table is defined when the Cellular IP modem is first installed. The user station 116 has a routing table containing information indicating that user station HOME A may connect to the modem in HOME B which has coverage from the base station 102, among any other routing information. A number of additional routes is possible for additional redundancy in case HOME B is out of service.
Network Architecture Features
The network architecture is slotted collision sensing multiple architecture with carrier detect (CSMA/CD) where the entire bandwidth is shared between all the users. The Cellular IP may be implemented in a spread spectrum with frequency hopping. For example, each cell may be configured to broadcast in 100 time slots (or equivalently, 100 frequency hops). That is, there are 100 transmission hops each second. Each user station and base station in the cell is configured with a starting hop number. The starting hop number is the number of the hop where any user modem can start transmitting packets until it is finished and while it is transmitting other users wait until it is finished even if it utilizes their hop slot. The advantage of this is since each modem starts at its own hop number, as long as no other modems are transmitting, it further reduces collisions between modems. For example, if the probability of collision in a CSMA/CD network where the modems can start transmitting at any random time is x and if this scheme of assigning a time reference "hop in this case" of 100 hops, this further reduces collisions by a factor of x/100. The hop number is either set at installation time or may be configured for each station via the ISP Base station.
This method minimizes collisions because each station listens to the current transmissions to determine if its starting hop number will be available. If it will be available, then the station begins a transmission on its starting hop number. If not, then the station waits. This reduces collisions because a collision only occurs when two conditions are met: (1) two stations have the same beginning hop number, and (2) both these stations want to transmit.
User Station Components
FIG. MM-3 shows the components of a user modem 150 and a computer 160. In a transmission mode, the computer 160 generates a packet of any protocol and the modem puts it in Cellular IP packets and the modem 150 transmits the packets. In a receiving mode, the modem 150 receives Cellular IP packets and strips of the Cellular IP information off of it and sends it to the computer 160 which processes the packets.
The modem 150 includes a radio frequency (RF) unit 154, antenna "indoor or outdoor" 155 and a baseband-to-intermediate frequency (BIF) unit 153. The RF unit 154 may be modular for inexpensive configuration for a desired operating frequency. Contemplated frequencies include MMDS at 2.6 GHz; LMDS at both 28 and 29 GHz; ISM at all three of 902-928 MHz, 2.4 GHz, and 5.7 GHz; ITFS; MDS; and other private frequencies. The BIF unit 158 converts the baseband information from the computer 160 into intermediate frequency information for processing by the RF unit 154. The link between the modem 150 and the computer 160 may be a serial cable, parallel cable, SCSI cable, Ethernet or universal serial bus cable. Although the present invention has been described with reference to a "modem" and a "computer," with increasing miniaturization it is contemplated that similar principles may be applied to an integrated device similar to today's existing cellular telephones and personal digital assistants. Furthermore, it is envisioned that the present invention may also apply to the conversion and transmission of analog data (e.g., voice) as well as digital data.
ISP Station Equipment
FIG MM-4 shows the base station configuration. The base station 109 has a GPS antenna 113, a GPS unit 112, RF unit 111 and a computer motherboard 110. The base GPS "Global Positioning
Satellite Receiver" 112 and 113 are used to allow base stations to have a common timing reference. FIG. MM-1 shows the configuration of three cells, cell #1 , cell #2 and cell #3, which all use GPS "Global Positioning Satellite" 100 to establish a common reference between the three base stations so at time t1 from the satellite cell #1 uses frequency F1 and cell #2 uses frequency F2 and cell #3 uses frequency F3, at time t2 from the satellite the frequencies are reshuffled as shown in table #1 of FIG. MM-1 , and so on.
FIG. MM-5 shows a satellite time frequency plan for the three base stations. This features allows our base stations to reuse frequencies in adjacent cells and further improve the utilization of the frequency spectrum.
In a given cell, such as cell #1 in Fig. MM-1 , the modems remain synchronized to the base transmitting station 101 because the base transmitting station 101 transmits a synchronization burst periodically. This synchronization burst helps the modems of cell #1 to follow the carrier hops of the base transmission station 101 in cell #1 because the modems have determined from their programmed firmware which carrier frequencies the base transmission station 101 will hop to by extracting it from the synchronization burst of the base transmission station 101.
Coded Frequency Spectrum
In the network architecture described above, spread spectrum is employed to allow numerous cells to coexist in the same geographical space. According to the invention a byte stream acts as codes given to the frequency bank controller to generate a unique spectrum associated with this byte based on a pre defined table of codes relating bytes to spectrums such as shown in Fig. 3.
The output of the frequency bank is then taken to a summing node to create a spectrum. For example, if a three bit byte comes in it will drive the bitO, bitl , bit2 and enable or disable the buffer to create or not to create a sin wave in the spectrum.
In the preferred embodiment, such as shown in Fig. 4, BitO to Bit7 are the byte stream input from the computer, lout is the spectrum output to drive in the phase carrier. Q output is the spectrum output to drive the Q output of the quadrature carrier.
Any transmitter built using coded frequency spectrum modulation in a spread spectrum system, whether frequency hopping of direct sequences for wireless computer communications to create a cellular internet or a wide area network based or not based on cellular internet protocol, falls within the scope of the invention as well as coded frequency spectrum modulation used in wired computer communications whether spread spectrum or not.
Generally, an embodiment of the RF section of the code frequency spectrum modulation receiver is shown in Fig. 5. The antenna receives the signal and amplifies it. Then any out of band signal is filtered out and then mixed with hopping spread spectrum frequencies determined by a synthesizer, which exactly match the same order of the transmitter to generate IF output.
The demodulator stage is shown in Fig. 6. Additional stages of gain are needed to compensate for losses. The l/Q demod demodulates the IF into two spectrums, I code frequency spectrum modulation spectrum and Q code frequency modulation spectrum, respectively. The tone decoding phase locked loops decode the tone components of the code frequency spectrum modulation spectrums into original bits forming the bytes that originally generate the tones; then it is sent to the computer.

Claims

WHAT IS CLAIMED IS:
1. A cellular data packet, comprising: a preamble for collision determination and synchronization; a start-of-frame delimiter (SFD); a destination address (DA); a source address (SA); a routing information block (RIB); and an informational field.
2. The cellular data packet of claim 1 , wherein said informational field comprises: a type field for indicating whether said packet is a control packet or a service packet; a status field; a data field; and a cyclic redundancy check (CRC) field, including error detection and correction information.
3. The cellular data packet of claim 2, wherein said type field comprises: a two-byte protocol identifier; a two-byte sub-protocol identifier; and a two-byte service identifier.
4. The cellular data packet of claim 2, wherein said status field is configured to indicate whether said packet is an ACK or a NACK packet, the number of data packets pending, spread spectrum synchronization information, or whether said packet is native or routed.
5. The cellular data packet of claim 1 , wherein said destination address comprises: a region indicator for indicating a region location of a recipient user station; a cell identifier for indicating a cell within said region; and a cellular IP address of said recipient user station within said cell.
6. The cellular data packet of claim 1 , wherein said source address comprises: a region indicator for indicating a region location of a transmitting user station; a cell identifier for indicating a cell within said region; and a cellular IP address of said transmitting user station within said cell.
7. The cellular data packet of claim 1 , wherein said routing information block indicates a routing path of said packet from said transmitting/receiving user station to said base station.
8. The cellular data packet of claim 7, wherein said routing information block is configured to indicate up to ten routing links between said transmitting station and said base station.
9. The cellular data packet of claim 1 , wherein said packet is a variable-length data packet.
10. The cellular data packet of claim 9, wherein said packet has a maximum byte-length of 512 bytes.
11. A method for routing a data packet within an intelligent cellular IP network, wherein a transmitting/receiving station is outside of an originating transmitting or destination receiving cell or blocked from said originating transmitting or destination receiving cell, comprising the steps of: transmitting a data packet, including routing information indicating at least one intermediate recipient other than a base station; receiving of said packet by said at least one intermediate recipient; and transmitting said packet in accordance with said routing information from said at least one intermediate recipient to said receiving base station; wherein said at least one intermediate recipient is a different transmitting/receiving station within said cell.
12. The method of claim 11 , wherein said routing information is determined from a routing table specific to each of said transmitting/receiving stations.
13. The method of claim 12, wherein said routing table can be static or dynamic.
14. A reduced collision cellular network for transmitting/receiving cellular IP data packets, comprising: a plurality of cells distributed within said network, each of said cells associated with a certain frequency at a given time; a base station located within each of said cells, configured to reshuffle said frequencies of adjacent cells according to a common timing reference and periodically transmit a synchronization burst to each of said plurality of cells; and a plurality of user transmission/receiving stations located within each of said plurality of cells within said network, each of said user transmission/receiving stations associated with a respective frequency hop number, wherein said transmission/receiving stations are configured to actively transmit/receive data packets if said associated frequency hop number is determined to be available, and wherein each of said user transmission/receiving stations within a respective one of said plurality of cells remain synchronized to said base station based upon said periodic synchronization burst.
15. The cellular network of claim 14, wherein the common timing reference is determined from a global positioning satellite.
16. An cellular modem, comprising: a radio frequency unit for transmitting/receiving data packets; and a baseband-to-intermediate frequency conversion unit, having a cellular network routing engine based on cellular IP, configured to covert the baseband information from a computer into intermediate frequency information for processing by said radio frequency unit; wherein said modem is configured to serve as a router within said cellular network.
17. The cellular modem of claim 16, wherein said radio frequency unit is configured to operate in the MMDS, LMDS, ISM, ITFS and MDS spectrums.
PCT/US1999/017793 1998-08-07 1999-08-06 Cellular internet protocol modem network WO2000008788A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2000564321A JP2002522950A (en) 1998-08-07 1999-08-06 Cellular internet protocol modem network
EP99939034A EP1101307A4 (en) 1998-08-07 1999-08-06 Cellular internet protocol modem network

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
US9572098P 1998-08-07 1998-08-07
US14071799P 1999-06-22 1999-06-22
US60/095,720 1999-06-22
US60/140,717 1999-06-22
CA002337371A CA2337371A1 (en) 1998-08-07 2001-02-16 Cellular internet protocol modem network

Publications (1)

Publication Number Publication Date
WO2000008788A1 true WO2000008788A1 (en) 2000-02-17

Family

ID=27171470

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1999/017793 WO2000008788A1 (en) 1998-08-07 1999-08-06 Cellular internet protocol modem network

Country Status (5)

Country Link
EP (1) EP1101307A4 (en)
JP (1) JP2002522950A (en)
CN (1) CN1163002C (en)
CA (1) CA2337371A1 (en)
WO (1) WO2000008788A1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6314163B1 (en) 1997-01-17 2001-11-06 The Regents Of The University Of California Hybrid universal broadband telecommunications using small radio cells interconnected by free-space optical links
WO2003092187A1 (en) * 2002-04-25 2003-11-06 Nec Corporation Mobile communication system
US6820201B1 (en) 2000-08-04 2004-11-16 Sri International System and method using information-based indicia for securing and authenticating transactions
CN1293707C (en) * 2001-04-20 2007-01-03 瑞典人造卫星系统股份公司 Communication device and a link system for satellite communication
US8665899B2 (en) 2007-04-13 2014-03-04 Interdigital Technology Corporation Method and apparatus for integrating a soft mobile VoIP client in a cellular PC card

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5159592A (en) * 1990-10-29 1992-10-27 International Business Machines Corporation Network address management for a wired network supporting wireless communication to a plurality of mobile users
US5442633A (en) * 1992-07-08 1995-08-15 International Business Machines Corporation Shortcut network layer routing for mobile hosts
US5533029A (en) * 1993-11-12 1996-07-02 Pacific Communication Sciences, Inc. Cellular digital packet data mobile data base station
US5590133A (en) * 1993-12-10 1996-12-31 Telefonaktiebolaget Lm Ericsson Apparatuses and mobile stations for providing packet data communication in digital TDMA cellular systems
US5606595A (en) * 1994-08-19 1997-02-25 Lucent Technologies Inc. Equal access to inter-exchange carriers in a mobile wireless packet data communication system
US5713075A (en) * 1995-11-30 1998-01-27 Amsc Subsidiary Corporation Network engineering/systems engineering system for mobile satellite communication system
US5793762A (en) * 1994-04-12 1998-08-11 U S West Technologies, Inc. System and method for providing packet data and voice services to mobile subscribers

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5673031A (en) * 1988-08-04 1997-09-30 Norand Corporation Redundant radio frequency network having a roaming terminal communication protocol
US5327486A (en) * 1993-03-22 1994-07-05 Bell Communications Research, Inc. Method and system for managing telecommunications such as telephone calls
US5353283A (en) * 1993-05-28 1994-10-04 Bell Communications Research, Inc. General internet method for routing packets in a communications network
JPH09504659A (en) * 1993-06-16 1997-05-06 コム 21, インコーポレイテッド. Multi-protocol personal communication system
US5570367A (en) * 1994-07-29 1996-10-29 Lucent Technologies Inc. Asymmetric protocol for wireless communications
US5657326A (en) * 1994-12-20 1997-08-12 3Com Corporation Radio based collision detection for wireless communication system

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5159592A (en) * 1990-10-29 1992-10-27 International Business Machines Corporation Network address management for a wired network supporting wireless communication to a plurality of mobile users
US5442633A (en) * 1992-07-08 1995-08-15 International Business Machines Corporation Shortcut network layer routing for mobile hosts
US5533029A (en) * 1993-11-12 1996-07-02 Pacific Communication Sciences, Inc. Cellular digital packet data mobile data base station
US5544222A (en) * 1993-11-12 1996-08-06 Pacific Communication Sciences, Inc. Cellular digtial packet data mobile data base station
US5590133A (en) * 1993-12-10 1996-12-31 Telefonaktiebolaget Lm Ericsson Apparatuses and mobile stations for providing packet data communication in digital TDMA cellular systems
US5793762A (en) * 1994-04-12 1998-08-11 U S West Technologies, Inc. System and method for providing packet data and voice services to mobile subscribers
US5606595A (en) * 1994-08-19 1997-02-25 Lucent Technologies Inc. Equal access to inter-exchange carriers in a mobile wireless packet data communication system
US5713075A (en) * 1995-11-30 1998-01-27 Amsc Subsidiary Corporation Network engineering/systems engineering system for mobile satellite communication system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP1101307A4 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6314163B1 (en) 1997-01-17 2001-11-06 The Regents Of The University Of California Hybrid universal broadband telecommunications using small radio cells interconnected by free-space optical links
US6820201B1 (en) 2000-08-04 2004-11-16 Sri International System and method using information-based indicia for securing and authenticating transactions
US7117363B2 (en) 2000-08-04 2006-10-03 Sri International System and method using information-based indicia for securing and authenticating transactions
US8171297B2 (en) 2000-08-04 2012-05-01 Sint Holdings Limited Liability Company System and method using information based indicia for securing and authenticating transactions
US8255694B2 (en) 2000-08-04 2012-08-28 Sint Holdings Limited Liability Company System and method using information based indicia for securing and authenticating transactions
CN1293707C (en) * 2001-04-20 2007-01-03 瑞典人造卫星系统股份公司 Communication device and a link system for satellite communication
WO2003092187A1 (en) * 2002-04-25 2003-11-06 Nec Corporation Mobile communication system
US8665899B2 (en) 2007-04-13 2014-03-04 Interdigital Technology Corporation Method and apparatus for integrating a soft mobile VoIP client in a cellular PC card

Also Published As

Publication number Publication date
CN1163002C (en) 2004-08-18
CN1323473A (en) 2001-11-21
CA2337371A1 (en) 2002-08-16
EP1101307A4 (en) 2002-04-10
EP1101307A1 (en) 2001-05-23
JP2002522950A (en) 2002-07-23

Similar Documents

Publication Publication Date Title
US7330456B2 (en) Method and apparatus for wireless relay within a network environment
US7743094B2 (en) Method and apparatus for redirection of domain name service (DNS) packets
US7782835B2 (en) System and method for multihop packet forwarding
EP1255380B1 (en) Method and system for routing packets through a network by employing geographical position data
CN101491145B (en) Radio interface selection for a terminal
US5745481A (en) Message system and method for efficient multi-frequency roaming
US20070214283A1 (en) Method and apparatus for automated infrastructure ad hoc mode and autonomous ad hoc mode selection
US7099295B1 (en) Apparatus and method for bridging a wired network and wireless devices
JP2004266832A (en) Wireless personal area network with rotation of frequency hopping sequence
US20040051664A1 (en) Method and system for location based configuration of a wireless access point (WAP) and an access device in a hybrid wired/wireless network
US20060133332A1 (en) Method and apparatus for providing radio configuration parameters to mobile access points
WO2004053940A2 (en) Multi-channel wireless broadcast protocol for a self-organizing network
JP2007502056A (en) Communication protocol for wireless mesh architecture
WO2007063367A1 (en) Location broadcasting
WO2006042217A2 (en) Method and apparatus for least congested channel scan for wireless access points
US6816115B1 (en) Systems and methods for antenna selection in an ad-hoc wireless network
WO2006120650A1 (en) Frame aggregation method for wireless mesh networks
WO2000008788A1 (en) Cellular internet protocol modem network
US7295530B2 (en) System and method for communication connection via heterogeneous networks
EP1552320A1 (en) Method and system for location based configuration of a wireless access point (wap) and an access device in a hybrid wired/wireless network
EP1543433B1 (en) A wireless access point in a hybrid wire/wireless network
KR100462323B1 (en) Method of transmitting and receiving packet data for orthogonal frequency division multiplexing / frequency division multiple access communication system
WO2008069438A1 (en) The method and apparatus for receiving communication data
JP4307350B2 (en) Ad hoc multi-hop communication system, radio terminal thereof, and ad hoc multi-hop network connection method
US20040190536A1 (en) Wireless network structure

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 99811942.3

Country of ref document: CN

AK Designated states

Kind code of ref document: A1

Designated state(s): CN JP US

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
WWE Wipo information: entry into national phase

Ref document number: 09590780

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 1999939034

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 1999939034

Country of ref document: EP

WWW Wipo information: withdrawn in national office

Ref document number: 1999939034

Country of ref document: EP