US20070055746A1 - System for dynamically tracking the location of network devices to enable emergency services - Google Patents

System for dynamically tracking the location of network devices to enable emergency services Download PDF

Info

Publication number
US20070055746A1
US20070055746A1 US11/595,600 US59560006A US2007055746A1 US 20070055746 A1 US20070055746 A1 US 20070055746A1 US 59560006 A US59560006 A US 59560006A US 2007055746 A1 US2007055746 A1 US 2007055746A1
Authority
US
United States
Prior art keywords
location
building
computer network
network
base stations
Prior art date
Legal status (The legal status 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 status listed.)
Abandoned
Application number
US11/595,600
Inventor
David Oran
Silvano Gai
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Cisco Technology Inc
Original Assignee
Cisco Technology Inc
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 Cisco Technology Inc filed Critical Cisco Technology Inc
Priority to US11/595,600 priority Critical patent/US20070055746A1/en
Assigned to CISCO TECHNOLOGY, INC. reassignment CISCO TECHNOLOGY, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: GAI, SILVANO, ORAN, DAVID R.
Publication of US20070055746A1 publication Critical patent/US20070055746A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M11/00Telephonic communication systems specially adapted for combination with other electrical systems
    • H04M11/04Telephonic communication systems specially adapted for combination with other electrical systems with alarm systems, e.g. fire, police or burglar alarm systems
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/50Connection management for emergency connections
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M2242/00Special services or facilities
    • H04M2242/04Special services or facilities for emergency applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/90Services for handling of emergency or hazardous situations, e.g. earthquake and tsunami warning systems [ETWS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W64/00Locating users or terminals or network equipment for network management purposes, e.g. mobility management

Definitions

  • This invention relates to computer networks, and more specifically, to a system for dynamically discovering and reporting the location of network entities or devices.
  • Computer networks typically comprise a plurality of interconnected network entities.
  • a network entity may consist of any device, such as a computer or end station, that “sources” (i.e., transmits) or “sinks” (i.e., receives) datagrams (e.g., packets and/or frames).
  • a common type of computer network is a local area network (“LAN”) which typically refers to a privately owned network within a single building or campus.
  • LANs typically employ a data communication protocol (LAN standard), such as Ethernet, FDDI or token ring, that defines the functions performed by the data link and physical layers of a communications architecture (i.e., a protocol stack).
  • LAN standard such as Ethernet, FDDI or token ring
  • a bridge may be used to provide an interconnecting function between two or more LANs.
  • a switch may be utilized to provide a “switching” function for transferring information between a plurality of LANs or end stations.
  • Bridges and switches may operate at various levels or layers of a communication protocol stack.
  • a switch may operate at layer 2 which, in the Open Systems Interconnection (OSI) Reference Model, is called the data link layer and includes the Logical Link Control (LLC) and Media Access Control (MAC) sub-layers.
  • OSI Open Systems Interconnection
  • MAC Media Access Control
  • Frames at the data link layer typically include a header containing the MAC address of the entity sourcing the message, referred to as the source address, and the MAC address of the entity to whom the message is being sent, referred to as the destination address.
  • layer 2 switches examine the MAC destination address of each data frame received on a source port. The frame is then switched onto and driven from the destination port(s) associated with that MAC destination address.
  • routers may operate at higher communication layers, such as layer 3 of the OSI Reference Model, which in TCP/IP networks corresponds to the Internet Protocol (IP) layer.
  • IP Internet Protocol
  • Data frames at the IP layer also include a header which contains an IP source address and an IP destination address.
  • Routers or layer 3 switches may re-assemble or convert received data frames from one LAN standard (e.g., Ethernet) to another (e.g. token ring).
  • layer 3 devices are often used to interconnect dissimilar subnetworks. Many equipment manufacturers include both layer 2 switching and layer 3 routing functions in a single device.
  • E911 emergency telephone calling services Many communities provide enhanced 911 (E911) emergency telephone calling services. With E911, emergency operators receive the location of 911 calls as well as the telephone number from which the call originated. Location information is obtained from an Automation Location Information (ALI) database. Telephone subscriber information, e.g., name, address, telephone number, is typically used to build the ALI database. For organizations using a private branch exchange (PBX) telephone switch, however, subscriber information is often limited to the organization's name and its main address. As a result, the “address” displayed to emergency operators who receive a 911 call from inside a PBX can be imprecise or even far away from the caller's actual location. In this case, the operator must obtain location information from the caller defeating a major purpose of E911 services.
  • ALI Automation Location Information
  • a network entity such as a Voice over Internet Protocol (VoIP) telephone, end station, server, intermediate network device, etc.
  • VoIP Voice over Internet Protocol
  • RF radio frequency
  • a plurality of RF base stations are disposed in the area proximate to the network entity.
  • Each RF base station has a beacon for transmitting a radio frequency (RF) signal encoded with the location, e.g., the physical coordinates, of the respective RF base station and the time of transmission.
  • the encoded RF signals are received by the RF receiver unit at the network entity and passed to the location determination engine.
  • the location determination engine uses the information encoded within the received RF signals to compute its location, e.g., its physical coordinates, such as longitude, latitude and height, by employing triangulation or other techniques. The location determination engine then loads its computed location along with its identity into a network message and transmits the message to a central repository for storage.
  • an emergency call such as a 911 call
  • the entity's location information is retrieved from the central repository and appended to the call.
  • emergency personnel are provided with accurate location information of the specific network entity from which the emergency call was placed.
  • the location information can be retrieved by the network entity itself as part of the emergency call procedure or by one or more intermediate network device's used to route the call to the emergency personnel.
  • FIG. 1 is a plan view of the layout of an office area in which the present invention may be advantageously utilized
  • FIG. 2 is a highly schematic diagram of a computer network, including the office area of FIG. 1 ;
  • FIG. 3 is a highly schematic diagram of a network entity in accordance with the present invention.
  • FIGS. 4 A-B are a flow diagram of the method of the present invention.
  • FIG. 5 is a highly schematic diagram of a data structure in accordance with the present invention.
  • FIG. 1 is a plan view of an exemplary office layout 100 .
  • the office layout 100 includes a plurality of offices 102 - 112 , a lobby 114 and two cubicles 116 - 117 . Disposed along an exterior wall of the lobby 114 are two windows 118 - 119 .
  • the office layout 100 further includes a wiring closet 122 . Located within the wiring closet 122 are one or more intermediate network devices, such as a network switch 124 . Disposed within each office 102 - 112 and within each cubicle 116 - 117 is a network connector or outlet 126 - 138 .
  • the network outlets 126 - 138 are all radially wired to the wiring closet 122 in a conventional manner. In particular, each outlet 126 - 138 is preferably coupled to a respective port of the network switch 124 .
  • each office 102 - 112 and within each cubicle 116 - 117 is one or more network entities that are connected to the respective outlet 126 - 138 .
  • a Voice over Internet Protocol (VoIP) telephone 140 - 144 Disposed within offices 103 , 104 , 106 , 108 , 109 , 112 and within cubicle 117 is an end station, such as a personal computer (PC) or workstation 146 - 152 .
  • Each PC or workstation may include a monitor and a base unit.
  • the PCs 146 - 152 may be running one or more communication applications, such as NetMeeting from Microsoft Corp.
  • Switch 124 moreover, provides a switching or interconnection function among its various ports so as to create a computer network from the network entities coupled to outlets 126 - 138 , and to provide interconnection with other networks via conventional routing and bridging technologies.
  • Each base station 160 - 163 is configured to transmit a radio beacon signal at a selected radio frequency.
  • the radio beacon signals can be transmitted continuously or in pulses. Encoded within the radio beacon signals is the location or position, i.e., the physical coordinates, of the respective base station.
  • the physical coordinates of the base stations 160 - 163 may be obtained by use of a Global Positioning System (GPS) receiver.
  • GPS Global Positioning System
  • a GPS receiver (not shown) may be included at each base station 160 - 163 .
  • a GPS receiver may be brought to each base station and a corresponding location obtained and stored at the respective base station.
  • Other suitable means for deriving the locations of the base stations 160 - 163 may also be used, such as measuring the distance of the base stations from known datum point(s), etc.
  • Each base station 160 - 163 may include a synchronized clock or timing source and, for continuous beacon signals, be configured to transmit its beacon signal in phase with the beacon signals from the other base stations. If the beacon signals are transmitted in pulses, they may be further encoded with the time of the respective pulse. Furthermore, each base station may be configured to pulse its radio beacon signal at a different rate. Base station 160 , for example, may transmit its signal every 10 milliseconds (ms), while base station 161 transmits its beacon signal every 20 ms.
  • ms milliseconds
  • each base station 160 - 163 may be configured to transmit its radio beacon signal at a different frequency.
  • Base station 160 may transmit its signal at 110.6 MHz, while base station 161 transmits its beacon signal at 111.2 MHz.
  • the base stations 160 - 163 may be configured as LORAN-C or Very High Frequency (VHF) Omnidirectional Range (VOR) navigation-type transmitters which are both well-known to those skilled in the art for use in deriving position information.
  • VHF Very High Frequency
  • VOR Very High Frequency Omnidirectional Range
  • FIG. 2 is a highly schematic illustration of a computer network 200 which includes the network formed by switch 124 and network entities 140 - 144 , 146 - 152 and 154 .
  • Computer network 200 further includes a plurality of intermediate network devices, such as routers 202 and 204 .
  • Switch 124 is coupled to router 202 , which, in turn, is coupled to router 204 .
  • Computer network 200 further includes one or more location repositories, such as location repository 206 which is also coupled to router 202 .
  • Location repository 206 which may be a server, has one or more data stores or structures, such as location table 500 , for storing location information that has been computed for entities of network 200 , as described herein.
  • Computer network 200 further includes or is in communicating relationship with an emergency call center 210 that is staffed by emergency personnel.
  • FIG. 3 is a highly schematic, partial block diagram of a network entity, such as VoIP phone entity 140 .
  • Network entity 140 preferably includes a network port 302 , a communication facility 304 and a call signaling entity 306 .
  • the call signaling entity 306 preferably operates in accordance with a known call signaling protocol, such as H.323, Session Initiation Protocol (SIP), Media Gateway Control Protocol (MGCP) or MEGACO, which is an alternative to MGCP, among others.
  • SIP Session Initiation Protocol
  • MGCP Media Gateway Control Protocol
  • MEGACO Media Gateway Control Protocol
  • network entity 140 further includes a location determination engine 308 and a radio frequency (RF) receiver 310 . Coupled to the RF receiver 310 is an antenna 312 .
  • the communication facility 304 is in communicating relationship with the network port 302 so that messages may be exchanged between the network entity 140 and various entities of the computer network 200 of FIG. 2 .
  • the call signaling entity 306 and the location determination engine 308 are in communicating relationship with the communication facility 304 so that they can send and receive messages via network 200 .
  • the location determination engine 308 may include a message generator component 314 for use in generating location messages as described herein.
  • Location determination engine 308 is also in communicating relationship with the RF receiver 310 so that signals captured on the antenna 312 or the information encoded therein can be passed to engine 308 for processing.
  • the communication facility 304 preferably includes one or more software libraries for implementing a communication protocol stack, thereby allowing network entity 140 to exchange messages with other entities of network 200 .
  • the communication facility 304 may, for example, include software layers corresponding to the Transmission Control Protocol/Internet Protocol (TCP/IP) communication stack, although other communication protocols, such as Asynchronous Transfer Mode (ATM) cells, the Internet Packet Exchange (IPX) protocol, the AppleTalk protocol, the DECNet protocol and/or NetBIOS Extended User Interface (NetBEUI) could be utilized.
  • the communication facility may also include an ad hoc protocol that is specifically designed to carry location information as described herein directly the LAN, such as a simple periodic broadcast/multicast over Ethernet protocol.
  • Communication facility 304 and/or network port 302 further includes transmitting and receiving circuitry and components, such as a network interface card (NIC), that establishes a physical port for exchanging data packets and frames with switch 124 to which network entity 140 is connected.
  • NIC network interface card
  • Location determination engine 308 may comprise registers and combinational logic configured and arranged to produce sequential logic circuits. However, in the preferred embodiment, engine 308 comprises software programs or modules containing program instructions pertaining to the methods described herein. The program instructions may be disposed on a computer readable media for execution by one or more processing elements disposed at entity 140 . Nonetheless, those skilled in the art will recognize that various combinations of software and hardware may be utilized to carry out the objects of the present invention.
  • the RF receiver 310 and antenna 312 are configured and/or tuned so as to capture the beacon signals transmitted by the base stations 160 - 163 .
  • the RF receiver further includes circuitry, such as filters, amplifiers, analog signal processing circuitry, analog-to-digital (A/D) converters, etc., for extracting the location and either the phase or timing information encoded in the beacon signals, digitizing that information and providing the digital data to the location determination engine 308 for analysis.
  • circuitry such as filters, amplifiers, analog signal processing circuitry, analog-to-digital (A/D) converters, etc.
  • Suitable radio transmitter and receivers for use with the present invention are available from Motorola, Inc. of Schaumburg, Ill., and Dataradio Corp. of Atlanta, Ga., among others.
  • FIGS. 4 A-B are a flow diagram of the method of the present invention.
  • the location determination engine 308 ( FIG. 3 ) and RF receiver 310 of a selected network entity are activated, as indicated at block 402 .
  • a network entity activates its location determination engine 308 and RF receiver 310 during the first initialization of the entity after it has been connected (e.g., plugged in) to its power source.
  • Signals transmitted by the base stations 160 - 163 are captured by the antenna 312 of entity 147 and passed to the RF receiver 310 , as indicated at block 404 .
  • the RF receiver 310 decodes the location and the phase or timing information from the captured beacon signals, and passes this information as digital data to the location determination engine 308 , as indicated at block 406 .
  • the RF receiver 310 may also note the time at which each beacon signal was received, and provide this information to engine 308 as well.
  • the location determination engine 308 then computes its location within office layout 100 , based on the information decoded from the RF signals transmitted by the base stations 160 - 163 and captured by entity 147 , as indicated at block 408 .
  • the location determination engine 308 at entity 147 can use well-known triangulation and/or trilateration operations or equations to compute its position. This information may be computed in the form of longitude (in degrees, minutes and seconds), latitude (in degrees, minutes and seconds) and height above sea level (in meters). Nonetheless, those skilled in the art will recognize that other units may be used. Another possibility is to have a different set of transmitters on each floor and to encode the beacon signals of each set with a floor number (e.g., floor 2 , floor 3 , etc.).
  • the message generator 314 of the location determination engine 308 then generates a location identifier (ID) message that is addressed to the location repository 206 ( FIG. 2 ), as indicated at block 410 .
  • the location ID message is encapsulated in accordance with the well-known User Datagram Protocol (UDP) which is a connectionless transport layer protocol.
  • UDP User Datagram Protocol
  • message generator 314 preferably loads a transport layer port number that is associated with the repository 206 .
  • the UDP message is encapsulated within an Internet Protocol (IP) message, and message generator 314 loads the IP address of the repository 206 into the destination IP address field of the IP message.
  • IP Internet Protocol
  • Network entity 147 and/or engine 308 may be preconfigured with the network address or name of repository 206 or it may obtain the address through a discovery protocol, such as Simple Network Management Protocol (SNMP), Cisco Discovery Protocol (CDP), etc.
  • SNMP Simple Network Management Protocol
  • CDP Cisco Discovery Protocol
  • the message generator 314 may utilize a selected broadcast or multicast group destination address and the repository 206 may be configured to listen to all messages directed to the selected broadcast or multicast group address.
  • the network message may comply with the Transmission Control Protocol (TCP) layer of the TCP/IP Reference Model, or the network message may simply be an IP message.
  • TCP Transmission Control Protocol
  • IP IP protocol
  • the location ID message is loaded with an identifier corresponding to entity 147 , such as its Media Access Control (MAC) and/or IP address, and the computed location of entity 147 , as indicated at block 412 .
  • the location information may be in the form specified in Request for Comments (RFC) 1876 entitled A Means for Expressing Location Information in the Domain Name System, which is hereby incorporated by reference in its entirety.
  • the location determination engine 308 then passes the location ID message to the communication facility 304 which drives it via network port 302 onto the network 200 , as indicated at block 414 .
  • the location ID message which is routed through the network by the intermediate network devices, is received at the location repository 206 , as indicated at block 416 ( FIG. 4B ).
  • Location repository 206 takes the information from the received location ID message and stores it in its location table 500 , as indicated at block 418 .
  • FIG. 5 is a highly schematic illustration of location table 500 .
  • Table 500 has a plurality of columns, including a network entity ID column 502 and a location column 504 , and a plurality of rows 506 a - f whose intersections define cells or records for storing information.
  • the location column 504 is preferably subdivided into a longitude column 508 , a latitude column 510 and a height column 512 .
  • the location repository 206 Upon receiving the location ID message, the location repository 206 creates a new entry, e.g., row 506 a, in table 500 .
  • Repository 206 the loads the ID of the network entity, i.e., entity 147 , that sourced the message into the cell of row 506 a that corresponds to column 502 .
  • the computed longitude is stored at the cell corresponding to column 506
  • the computed latitude and height are stored at the cells corresponding to columns 508 , 510 .
  • Each network entity at the office layout 100 preferably performs this same process, and the location repository 206 populates the entries and cells of table 500 with the received information.
  • Table 500 thus contains location information for each network entity.
  • the location information computed by the network entities may be stored at a data structure maintained by one or more intermediate network devices, such as switch 124 , as described in the commonly owned, copending patent application assigned Ser. No. 09/884,239 and entitled System for Discovering and Maintaining Geographic Location Information in a Computer Network to Enable Emergency Services, filed Jun. 19, 2001, which is hereby incorporated by reference in its entirety.
  • the location repository 206 may be configured to return an acknowledgement message to network entity 147 in response to receiving the location ID messages without error, as indicated at block 420 .
  • one or more of the network entities is moved from its current location to a new location.
  • network entity 150 is relocated from office 109 to an office in an entirely different office layout.
  • the location determination engine 308 and RF receiver 310 are activated causing beacon signals to be captured and engine 308 to compute its new location, as described above.
  • This new location information is then loaded into a location ID message and sent to the location repository 206 .
  • the repository 206 searches its location table 500 using the identity of network entity 150 as contained in the location ID message. In this case, repository 206 finds matching entry 506 c.
  • the repository 206 then replaces the prior location information stored in the cells of row 506 c corresponding to columns 506 , 508 , 510 with the new information contained in the received message.
  • the location of network entities is thus dynamically updated as they are moved around the offices and work areas of a given organization.
  • the location determination engines 308 may be configured to compute a new location every few days or weeks as appropriate. Alternatively, the organization may periodically move base stations throughout its facilities, and the location determination engines 308 may be configured to compute a new location in response to receiving beacon signals from the transmitting base stations. In this embodiment, the base stations 160 - 163 may be periodically, e.g., every month, moved through the organization's facilities, thereby triggering the network entities to recompute their locations and send that information to the repository 206 .
  • the location information stored in the repository 206 can be used by network administrators and others to keep track of an organization's equipment and inventory. It can also be used during enhanced 911 emergency calls. Back-up repositories may be established within network 200 and/or the storage of computed locations may be distributed across several repositories.
  • the base stations 160 - 163 can be configured to transmit their respective beacon signals in all directions at the same time, i.e., they can be configured as omnidirectional beacons. Alternatively, they can be configured to transmit their beacon signals along a single radial from the respective base station. The radial, moreover, can be changed, e.g., by 1, 5, 10 degrees, etc. such that each base station effectively “sweeps” its beacon signal through 360°.
  • these radial beacon signals can be encoded with the angle between the selected radial and a standard datum, such as true north or magnetic north. By using radials encoded with their angles, network entities can compute their locations from at least two beacon signals. A third beacon signal would be necessary to compute a height value.
  • FM frequency modulation
  • PM phase modulation
  • the base stations and receivers could be configured to use signals in other ranges, such as the Ultra High Frequency (UHF) range or the 900 Megahertz (MHz) range, among others. They may also be configured to use Single Side Band (SSB) transmission mode with either the Upper Side Band (USB) or the Lower Side Band (LSB), or multiple side bands and one or more carrier waves as in Amplitude Modulation (AM) radio transmissions.
  • SSB Single Side Band
  • USB Upper Side Band
  • LSB Lower Side Band
  • AM Amplitude Modulation
  • the base stations and receivers could also be configured to use Ultra Wideband Radio (UWB) technology.
  • the computed location information may be sent additionally or alternatively to a network management station via a management protocol, such as SNMP, or to an intermediate network device via a discovery protocol, such as CDP.
  • the computed location information can also be added to one or more Dynamic Host Configuration Protocol (DHCP) messages transmitted by a network entity to a DHCP host.
  • DHCP Dynamic Host Configuration Protocol
  • One or more intermediate network devices could be configured to snoop such DHCP messages and to retrieve and store the location information contained therein.
  • Switch 124 is preferably configured with circuitry and/or software for detecting the initialization of a 911 call, such as a suitably programmed Network-Based Application Recognition (NBAR) engine from Cisco Systems, Inc., which is described in Overview Network-Based Application Recognition, posted by Cisco Systems, Inc. on Aug.
  • NBAR Network-Based Application Recognition
  • switch 124 issues a query to the repository 206 seeking the location of the calling entity, i.e., workstation 146 .
  • Repository 206 performs a look-up on table 500 and responds to the switch 124 with the location of workstation 146 .
  • the switch 124 then appends the location information to the 911 “call” which is routed to the emergency call center 210 .
  • the dispatcher at the emergency call center 210 is thus presented with the caller's location along with the 911 call, and can thus direct the delivery of emergency services to the precise location, i.e., office 103 .
  • the call signaling entity 306 of workstation 146 may be configured to retrieve the location information from repository 206 and append it to the 911 call itself.
  • the call signaling entity 306 could obtain this information at the time the 911 call is being made by using one or more special Internet Control Message Protocol (ICMP) messages.
  • ICMP Internet Control Message Protocol
  • the location determination engine 308 could be configured to retain or store a copy of its computed location. In this case, the call signaling entity 306 obtains the location information from engine 308 and appends it to one or more of the packets corresponding to the 911 call.
  • the RF receiver 310 at each network entity could be replaced with a RF transmitter.
  • the RF transmitter would pulse radio beacon signals encoded with the time of each pulse. These signals would be captured by the base stations which could then cooperate with each other to compute the locations of the transmitting entities using triangulation or other techniques.
  • the RF receiver 310 could also be replaced with a receiver/transmitter or transceiver unit.
  • a base station would be centrally disposed in the office layout. The base station would issue a call signal along a selected radial. Each network entity disposed along this radial from the base station would receive the signal and reply with a response signal.
  • the base station can compute how far out along the selected radial each network entity is located. Knowing the angle of the radial relative to some datum, such as true or magnetic north, the base station can thus determine the location of each responding network entity. The base station then increments (or decrements) the angle of the radial by some value (e.g., 1 degree, 5 degrees, etc.) and repeats the process until it has issued radial beacons signals through a complete circle about the base station.
  • some value e.g. 1 degree, 5 degrees, etc.
  • network entities employing wireless technologies, such as network-capable cellular telephones. That is, one or more of the network entities may communicate with the network 200 through a wireless medium, such as microwaves, cellular telephone signals, etc.

Abstract

A system and/or method to determine the location within a building of an apparatus, such as a personal computer, coupled to a computer network. A communication facility of the apparatus is configured to source and sink messages in the computer network via at least one network port coupled to the computer network. A radio frequency (RF) receiver of the apparatus is configured to receive beacon signals transmitted by a plurality of base stations, the base stations located in the building, each beacon signal encoded with location information descriptive of the location of one of the base stations. Also, a location determination engine of the apparatus is configured to compute a location of the apparatus based on the location information encoded in the beacon signals, the computed location being a point within the building.

Description

    CROSS-REFERENCE TO RELATED APPLICATION
  • The present application is a continuation of U.S. patent application Ser. No. 09/908,341, which was filed on Jul. 18, 2001, by David Oran and Silvano Gai, for a SYSTEM FOR DYNAMICALLY TRACKING THE LOCATION OF NETWORK DEVICES TO ENABLE EMERGENCY SERVICES.
  • The present application is also related to U.S. patent application Ser. No. 09/884,239, now issued as U.S. Pat. No. 6,665,611, which was filed on Jun. 19, 2001, by David Oran and Silvano Gai for a SYSTEM FOR DISCOVERING AND MAINTAINING GEOGRAPHIC LOCATION INFORMATION IN A COMPUTER NETWORK TO ENABLE EMERGENCY SERVICES, which is hereby incorporated by reference in its entirety.
  • BACKGROUND OF THE INVENTION
  • 1. Field of the Invention
  • This invention relates to computer networks, and more specifically, to a system for dynamically discovering and reporting the location of network entities or devices.
  • 2. Background Information
  • Computer networks typically comprise a plurality of interconnected network entities. A network entity may consist of any device, such as a computer or end station, that “sources” (i.e., transmits) or “sinks” (i.e., receives) datagrams (e.g., packets and/or frames). A common type of computer network is a local area network (“LAN”) which typically refers to a privately owned network within a single building or campus. LANs typically employ a data communication protocol (LAN standard), such as Ethernet, FDDI or token ring, that defines the functions performed by the data link and physical layers of a communications architecture (i.e., a protocol stack). In many instances, several LANs may be interconnected by point-to-point links, microwave transceivers, satellite hook-ups, etc. to form a wide area network (“WAN”) or intranet that may span an entire country or continent.
  • One or more intermediate network devices are often used to couple LANs together and allow the corresponding network entities to exchange information. For example, a bridge may be used to provide an interconnecting function between two or more LANs. Alternatively, a switch may be utilized to provide a “switching” function for transferring information between a plurality of LANs or end stations. Bridges and switches may operate at various levels or layers of a communication protocol stack. For example, a switch may operate at layer 2 which, in the Open Systems Interconnection (OSI) Reference Model, is called the data link layer and includes the Logical Link Control (LLC) and Media Access Control (MAC) sub-layers. Frames at the data link layer typically include a header containing the MAC address of the entity sourcing the message, referred to as the source address, and the MAC address of the entity to whom the message is being sent, referred to as the destination address. To perform the switching function, layer 2 switches examine the MAC destination address of each data frame received on a source port. The frame is then switched onto and driven from the destination port(s) associated with that MAC destination address.
  • Other network devices, commonly referred to as routers, may operate at higher communication layers, such as layer 3 of the OSI Reference Model, which in TCP/IP networks corresponds to the Internet Protocol (IP) layer. Data frames at the IP layer also include a header which contains an IP source address and an IP destination address. Routers or layer 3 switches may re-assemble or convert received data frames from one LAN standard (e.g., Ethernet) to another (e.g. token ring). Thus, layer 3 devices are often used to interconnect dissimilar subnetworks. Many equipment manufacturers include both layer 2 switching and layer 3 routing functions in a single device.
  • Often, it is desirable to obtain information about where specific network entities, such as end stations, servers, switches, etc., or specific devices are physically located. For example, network administrators may wish to perform inventories on the equipment making up their computer networks. This information can then be used in determining maintenance schedules, among other applications. Currently, only manual systems exist for collecting and storing such information. Specifically, the network administrator would visit each location, write down identifying information for the network equipment at that location and then enter this information in some type of data base, such as a spreadsheet. Because the creations of such manual inventories are so time consuming, they are rarely performed. They are also error-prone, resulting in the data base having incorrect information. As a result, few network administrators have access to such information even though it could facilitate many applications.
  • Enhanced 911 Emergency Calling Services
  • Many communities provide enhanced 911 (E911) emergency telephone calling services. With E911, emergency operators receive the location of 911 calls as well as the telephone number from which the call originated. Location information is obtained from an Automation Location Information (ALI) database. Telephone subscriber information, e.g., name, address, telephone number, is typically used to build the ALI database. For organizations using a private branch exchange (PBX) telephone switch, however, subscriber information is often limited to the organization's name and its main address. As a result, the “address” displayed to emergency operators who receive a 911 call from inside a PBX can be imprecise or even far away from the caller's actual location. In this case, the operator must obtain location information from the caller defeating a major purpose of E911 services.
  • It is an object of the present invention to provide a system for discovering location information for network entities and devices that is neither time-consuming nor error prone.
  • It is a further object of the present invention to provide a system that can update location information as network entities are moved.
  • It is still a further object of the present invention to utilize location information in requests for emergency services.
  • SUMMARY OF THE INVENTION
  • Briefly, the invention is directed to a system for dynamically discovering and selectively reporting the geographic location of entities of a computer network. In accordance with a preferred embodiment, a network entity, such as a Voice over Internet Protocol (VoIP) telephone, end station, server, intermediate network device, etc., is configured to include a location determination engine and a radio frequency (RF) receiver unit. A plurality of RF base stations are disposed in the area proximate to the network entity. Each RF base station has a beacon for transmitting a radio frequency (RF) signal encoded with the location, e.g., the physical coordinates, of the respective RF base station and the time of transmission. The encoded RF signals are received by the RF receiver unit at the network entity and passed to the location determination engine. Using the information encoded within the received RF signals, the location determination engine computes its location, e.g., its physical coordinates, such as longitude, latitude and height, by employing triangulation or other techniques. The location determination engine then loads its computed location along with its identity into a network message and transmits the message to a central repository for storage.
  • If the network entity is moved to a new location in the computer network, the procedure is repeated and the new location of the network entity is sent to and stored at the central repository in place of the previous location information, which is now stale.
  • If an emergency call, such as a 911 call, is made from the network entity, the entity's location information is retrieved from the central repository and appended to the call. As a result, emergency personnel are provided with accurate location information of the specific network entity from which the emergency call was placed. The location information can be retrieved by the network entity itself as part of the emergency call procedure or by one or more intermediate network device's used to route the call to the emergency personnel.
  • In an alternative embodiment, the network entity may be configured to include a RF transmitter only. In this case, a plurality of receivers are spaced about the area in which the network entity is located. The receivers capture the signal from the transmitter and use triangulation or other techniques to compute the location of the network entity. In yet another embodiment, the network entity includes a RF transceiver. A centrally disposed RF base station transmits a call signal along a single radial from the base station. Network entities located along the selected radial receive the call signal, and are configured to respond to it with response signals. Based on the amount of time it takes the response signals to be received, the base station can determine how far out along the selected radial the network entities are located, and thus their positions. The base station then selects a new radial from which to transmit the call signal and the process is repeated.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The invention description below refers to the accompanying drawings, of which:
  • FIG. 1 is a plan view of the layout of an office area in which the present invention may be advantageously utilized;
  • FIG. 2 is a highly schematic diagram of a computer network, including the office area of FIG. 1;
  • FIG. 3 is a highly schematic diagram of a network entity in accordance with the present invention;
  • FIGS. 4A-B are a flow diagram of the method of the present invention; and
  • FIG. 5 is a highly schematic diagram of a data structure in accordance with the present invention.
  • DETAILED DESCRIPTION OF AN ILLUSTRATIVE EMBODIMENT
  • FIG. 1 is a plan view of an exemplary office layout 100. The office layout 100 includes a plurality of offices 102-112, a lobby 114 and two cubicles 116-117. Disposed along an exterior wall of the lobby 114 are two windows 118-119. The office layout 100 further includes a wiring closet 122. Located within the wiring closet 122 are one or more intermediate network devices, such as a network switch 124. Disposed within each office 102-112 and within each cubicle 116-117 is a network connector or outlet 126-138. The network outlets 126-138 are all radially wired to the wiring closet 122 in a conventional manner. In particular, each outlet 126-138 is preferably coupled to a respective port of the network switch 124.
  • Also disposed within each office 102-112 and within each cubicle 116-117 is one or more network entities that are connected to the respective outlet 126-138. For example, disposed within offices 102, 105, 107, 110 and 111, is a Voice over Internet Protocol (VoIP) telephone 140-144. Disposed within offices 103, 104, 106, 108, 109, 112 and within cubicle 117 is an end station, such as a personal computer (PC) or workstation 146-152. Each PC or workstation may include a monitor and a base unit. The PCs 146-152 may be running one or more communication applications, such as NetMeeting from Microsoft Corp. of Redmond, Wash. Disposed in cubicle 116 is a server 154. Switch 124, moreover, provides a switching or interconnection function among its various ports so as to create a computer network from the network entities coupled to outlets 126-138, and to provide interconnection with other networks via conventional routing and bridging technologies.
  • Disposed about the office layout 100, at least temporarily, are a plurality of base stations 160-163. In the preferred embodiment, the base stations are located around the periphery of the office 100. Each base station 160-163 is configured to transmit a radio beacon signal at a selected radio frequency. The radio beacon signals can be transmitted continuously or in pulses. Encoded within the radio beacon signals is the location or position, i.e., the physical coordinates, of the respective base station. The physical coordinates of the base stations 160-163 may be obtained by use of a Global Positioning System (GPS) receiver. For example, a GPS receiver (not shown) may be included at each base station 160-163. Alternatively, a GPS receiver may be brought to each base station and a corresponding location obtained and stored at the respective base station. Other suitable means for deriving the locations of the base stations 160-163 may also be used, such as measuring the distance of the base stations from known datum point(s), etc.
  • Each base station 160-163 may include a synchronized clock or timing source and, for continuous beacon signals, be configured to transmit its beacon signal in phase with the beacon signals from the other base stations. If the beacon signals are transmitted in pulses, they may be further encoded with the time of the respective pulse. Furthermore, each base station may be configured to pulse its radio beacon signal at a different rate. Base station 160, for example, may transmit its signal every 10 milliseconds (ms), while base station 161 transmits its beacon signal every 20 ms.
  • Furthermore, each base station 160-163 may be configured to transmit its radio beacon signal at a different frequency. Base station 160, for example, may transmit its signal at 110.6 MHz, while base station 161 transmits its beacon signal at 111.2 MHz. The base stations 160-163 may be configured as LORAN-C or Very High Frequency (VHF) Omnidirectional Range (VOR) navigation-type transmitters which are both well-known to those skilled in the art for use in deriving position information.
  • FIG. 2 is a highly schematic illustration of a computer network 200 which includes the network formed by switch 124 and network entities 140-144, 146-152 and 154. Computer network 200 further includes a plurality of intermediate network devices, such as routers 202 and 204. Switch 124 is coupled to router 202, which, in turn, is coupled to router 204. Computer network 200 further includes one or more location repositories, such as location repository 206 which is also coupled to router 202. Location repository 206, which may be a server, has one or more data stores or structures, such as location table 500, for storing location information that has been computed for entities of network 200, as described herein. Computer network 200 further includes or is in communicating relationship with an emergency call center 210 that is staffed by emergency personnel.
  • FIG. 3 is a highly schematic, partial block diagram of a network entity, such as VoIP phone entity 140. Network entity 140 preferably includes a network port 302, a communication facility 304 and a call signaling entity 306. The call signaling entity 306 preferably operates in accordance with a known call signaling protocol, such as H.323, Session Initiation Protocol (SIP), Media Gateway Control Protocol (MGCP) or MEGACO, which is an alternative to MGCP, among others.
  • In accordance with the present invention, network entity 140 further includes a location determination engine 308 and a radio frequency (RF) receiver 310. Coupled to the RF receiver 310 is an antenna 312. The communication facility 304 is in communicating relationship with the network port 302 so that messages may be exchanged between the network entity 140 and various entities of the computer network 200 of FIG. 2. The call signaling entity 306 and the location determination engine 308 are in communicating relationship with the communication facility 304 so that they can send and receive messages via network 200. Indeed, the location determination engine 308 may include a message generator component 314 for use in generating location messages as described herein. Location determination engine 308 is also in communicating relationship with the RF receiver 310 so that signals captured on the antenna 312 or the information encoded therein can be passed to engine 308 for processing.
  • The communication facility 304 preferably includes one or more software libraries for implementing a communication protocol stack, thereby allowing network entity 140 to exchange messages with other entities of network 200. The communication facility 304 may, for example, include software layers corresponding to the Transmission Control Protocol/Internet Protocol (TCP/IP) communication stack, although other communication protocols, such as Asynchronous Transfer Mode (ATM) cells, the Internet Packet Exchange (IPX) protocol, the AppleTalk protocol, the DECNet protocol and/or NetBIOS Extended User Interface (NetBEUI) could be utilized. The communication facility may also include an ad hoc protocol that is specifically designed to carry location information as described herein directly the LAN, such as a simple periodic broadcast/multicast over Ethernet protocol. Communication facility 304 and/or network port 302 further includes transmitting and receiving circuitry and components, such as a network interface card (NIC), that establishes a physical port for exchanging data packets and frames with switch 124 to which network entity 140 is connected.
  • Location determination engine 308 may comprise registers and combinational logic configured and arranged to produce sequential logic circuits. However, in the preferred embodiment, engine 308 comprises software programs or modules containing program instructions pertaining to the methods described herein. The program instructions may be disposed on a computer readable media for execution by one or more processing elements disposed at entity 140. Nonetheless, those skilled in the art will recognize that various combinations of software and hardware may be utilized to carry out the objects of the present invention.
  • The RF receiver 310 and antenna 312 are configured and/or tuned so as to capture the beacon signals transmitted by the base stations 160-163. The RF receiver further includes circuitry, such as filters, amplifiers, analog signal processing circuitry, analog-to-digital (A/D) converters, etc., for extracting the location and either the phase or timing information encoded in the beacon signals, digitizing that information and providing the digital data to the location determination engine 308 for analysis.
  • Suitable radio transmitter and receivers for use with the present invention are available from Motorola, Inc. of Schaumburg, Ill., and Dataradio Corp. of Atlanta, Ga., among others.
  • FIGS. 4A-B are a flow diagram of the method of the present invention. First, the location determination engine 308 (FIG. 3) and RF receiver 310 of a selected network entity, e.g., entity 147 (FIG. 1), are activated, as indicated at block 402. In the preferred embodiment, a network entity activates its location determination engine 308 and RF receiver 310 during the first initialization of the entity after it has been connected (e.g., plugged in) to its power source. Signals transmitted by the base stations 160-163 are captured by the antenna 312 of entity 147 and passed to the RF receiver 310, as indicated at block 404. The RF receiver 310 decodes the location and the phase or timing information from the captured beacon signals, and passes this information as digital data to the location determination engine 308, as indicated at block 406. The RF receiver 310 may also note the time at which each beacon signal was received, and provide this information to engine 308 as well. The location determination engine 308 then computes its location within office layout 100, based on the information decoded from the RF signals transmitted by the base stations 160-163 and captured by entity 147, as indicated at block 408. As the RF signals from the base stations 160-163 include their locations and are transmitted in phase and/or with their times of transmission, the location determination engine 308 at entity 147 can use well-known triangulation and/or trilateration operations or equations to compute its position. This information may be computed in the form of longitude (in degrees, minutes and seconds), latitude (in degrees, minutes and seconds) and height above sea level (in meters). Nonetheless, those skilled in the art will recognize that other units may be used. Another possibility is to have a different set of transmitters on each floor and to encode the beacon signals of each set with a floor number (e.g., floor 2, floor 3, etc.).
  • The message generator 314 of the location determination engine 308 then generates a location identifier (ID) message that is addressed to the location repository 206 (FIG. 2), as indicated at block 410. Preferably, the location ID message is encapsulated in accordance with the well-known User Datagram Protocol (UDP) which is a connectionless transport layer protocol. In the destination port field of the UDP message, message generator 314 preferably loads a transport layer port number that is associated with the repository 206. The UDP message, in turn, is encapsulated within an Internet Protocol (IP) message, and message generator 314 loads the IP address of the repository 206 into the destination IP address field of the IP message. Network entity 147 and/or engine 308 may be preconfigured with the network address or name of repository 206 or it may obtain the address through a discovery protocol, such as Simple Network Management Protocol (SNMP), Cisco Discovery Protocol (CDP), etc. Alternatively, the message generator 314 may utilize a selected broadcast or multicast group destination address and the repository 206 may be configured to listen to all messages directed to the selected broadcast or multicast group address.
  • It should be understood, however, that other message formats may be used. For example, the network message may comply with the Transmission Control Protocol (TCP) layer of the TCP/IP Reference Model, or the network message may simply be an IP message.
  • The location ID message is loaded with an identifier corresponding to entity 147, such as its Media Access Control (MAC) and/or IP address, and the computed location of entity 147, as indicated at block 412. The location information may be in the form specified in Request for Comments (RFC) 1876 entitled A Means for Expressing Location Information in the Domain Name System, which is hereby incorporated by reference in its entirety. The location determination engine 308 then passes the location ID message to the communication facility 304 which drives it via network port 302 onto the network 200, as indicated at block 414. The location ID message, which is routed through the network by the intermediate network devices, is received at the location repository 206, as indicated at block 416 (FIG. 4B). Location repository 206 takes the information from the received location ID message and stores it in its location table 500, as indicated at block 418.
  • FIG. 5 is a highly schematic illustration of location table 500. Table 500 has a plurality of columns, including a network entity ID column 502 and a location column 504, and a plurality of rows 506 a-f whose intersections define cells or records for storing information. The location column 504, moreover, is preferably subdivided into a longitude column 508, a latitude column 510 and a height column 512.
  • Upon receiving the location ID message, the location repository 206 creates a new entry, e.g., row 506 a, in table 500. Repository 206 the loads the ID of the network entity, i.e., entity 147, that sourced the message into the cell of row 506 a that corresponds to column 502. The computed longitude is stored at the cell corresponding to column 506, while the computed latitude and height are stored at the cells corresponding to columns 508, 510.
  • Each network entity at the office layout 100 preferably performs this same process, and the location repository 206 populates the entries and cells of table 500 with the received information. Table 500 thus contains location information for each network entity.
  • Alternatively, the location information computed by the network entities may be stored at a data structure maintained by one or more intermediate network devices, such as switch 124, as described in the commonly owned, copending patent application assigned Ser. No. 09/884,239 and entitled System for Discovering and Maintaining Geographic Location Information in a Computer Network to Enable Emergency Services, filed Jun. 19, 2001, which is hereby incorporated by reference in its entirety.
  • The location repository 206 may be configured to return an acknowledgement message to network entity 147 in response to receiving the location ID messages without error, as indicated at block 420.
  • Suppose one or more of the network entities is moved from its current location to a new location. In particular, suppose that network entity 150 is relocated from office 109 to an office in an entirely different office layout. Once network entity 150 has been installed in its new location, as part of its initialization, the location determination engine 308 and RF receiver 310 are activated causing beacon signals to be captured and engine 308 to compute its new location, as described above. This new location information is then loaded into a location ID message and sent to the location repository 206. The repository 206 searches its location table 500 using the identity of network entity 150 as contained in the location ID message. In this case, repository 206 finds matching entry 506 c. The repository 206 then replaces the prior location information stored in the cells of row 506 c corresponding to columns 506, 508, 510 with the new information contained in the received message. The location of network entities is thus dynamically updated as they are moved around the offices and work areas of a given organization.
  • Such an organization may permanently place sufficient base stations throughout its facilities to permit all of the network entities to compute their locations. The location determination engines 308 may be configured to compute a new location every few days or weeks as appropriate. Alternatively, the organization may periodically move base stations throughout its facilities, and the location determination engines 308 may be configured to compute a new location in response to receiving beacon signals from the transmitting base stations. In this embodiment, the base stations 160-163 may be periodically, e.g., every month, moved through the organization's facilities, thereby triggering the network entities to recompute their locations and send that information to the repository 206.
  • The location information stored in the repository 206 can be used by network administrators and others to keep track of an organization's equipment and inventory. It can also be used during enhanced 911 emergency calls. Back-up repositories may be established within network 200 and/or the storage of computed locations may be distributed across several repositories.
  • The base stations 160-163 can be configured to transmit their respective beacon signals in all directions at the same time, i.e., they can be configured as omnidirectional beacons. Alternatively, they can be configured to transmit their beacon signals along a single radial from the respective base station. The radial, moreover, can be changed, e.g., by 1, 5, 10 degrees, etc. such that each base station effectively “sweeps” its beacon signal through 360°. In addition to location information, these radial beacon signals can be encoded with the angle between the selected radial and a standard datum, such as true north or magnetic north. By using radials encoded with their angles, network entities can compute their locations from at least two beacon signals. A third beacon signal would be necessary to compute a height value.
  • Those skilled in the art will understand that the location of the base stations, the time at which the beacon signals are transmitted and the angle of the radial can be encoded in the beacon signals in many ways. For example, frequency modulation (FM) can be used to encode the location of the base station into the carrier beacon signal, and phase modulation (PM) can be used to encode the angle of the radial.
  • Rather than using radio signals in the VHF range, the base stations and receivers could be configured to use signals in other ranges, such as the Ultra High Frequency (UHF) range or the 900 Megahertz (MHz) range, among others. They may also be configured to use Single Side Band (SSB) transmission mode with either the Upper Side Band (USB) or the Lower Side Band (LSB), or multiple side bands and one or more carrier waves as in Amplitude Modulation (AM) radio transmissions. The base stations and receivers could also be configured to use Ultra Wideband Radio (UWB) technology.
  • It should be understood that the computed location information may be sent additionally or alternatively to a network management station via a management protocol, such as SNMP, or to an intermediate network device via a discovery protocol, such as CDP. The computed location information can also be added to one or more Dynamic Host Configuration Protocol (DHCP) messages transmitted by a network entity to a DHCP host. One or more intermediate network devices, moreover, could be configured to snoop such DHCP messages and to retrieve and store the location information contained therein.
  • Emergency 911 Calls
  • Suppose, for example, that a user places a 911 call to the emergency call center 210 from a VoIP telephone or workstation in one of the offices, e.g., from workstation 146 located in office 103. The “call” is digitized, loaded into a plurality of packets and sent on the network 200 via the call signaling entity 306 of workstation 146. These packets are received, at least initially, by switch 124. Switch 124 is preferably configured with circuitry and/or software for detecting the initialization of a 911 call, such as a suitably programmed Network-Based Application Recognition (NBAR) engine from Cisco Systems, Inc., which is described in Overview Network-Based Application Recognition, posted by Cisco Systems, Inc. on Aug. 24, 2000, and hereby incorporated by reference in its entirety. In response to detecting a 911 call, switch 124 issues a query to the repository 206 seeking the location of the calling entity, i.e., workstation 146. Repository 206 performs a look-up on table 500 and responds to the switch 124 with the location of workstation 146. The switch 124 then appends the location information to the 911 “call” which is routed to the emergency call center 210. The dispatcher at the emergency call center 210 is thus presented with the caller's location along with the 911 call, and can thus direct the delivery of emergency services to the precise location, i.e., office 103.
  • It should be understood that the call signaling entity 306 of workstation 146 may be configured to retrieve the location information from repository 206 and append it to the 911 call itself. The call signaling entity 306 could obtain this information at the time the 911 call is being made by using one or more special Internet Control Message Protocol (ICMP) messages. Alternatively, the location determination engine 308 could be configured to retain or store a copy of its computed location. In this case, the call signaling entity 306 obtains the location information from engine 308 and appends it to one or more of the packets corresponding to the 911 call.
  • It should be understood that other embodiments of the present invention are possible. For example, the RF receiver 310 at each network entity could be replaced with a RF transmitter. The RF transmitter would pulse radio beacon signals encoded with the time of each pulse. These signals would be captured by the base stations which could then cooperate with each other to compute the locations of the transmitting entities using triangulation or other techniques. The RF receiver 310 could also be replaced with a receiver/transmitter or transceiver unit. In this case, a base station would be centrally disposed in the office layout. The base station would issue a call signal along a selected radial. Each network entity disposed along this radial from the base station would receive the signal and reply with a response signal. By determining how long from the transmission of the call signal it takes the base station to receive the response signals, the base station can compute how far out along the selected radial each network entity is located. Knowing the angle of the radial relative to some datum, such as true or magnetic north, the base station can thus determine the location of each responding network entity. The base station then increments (or decrements) the angle of the radial by some value (e.g., 1 degree, 5 degrees, etc.) and repeats the process until it has issued radial beacons signals through a complete circle about the base station.
  • It should be further understood that the present invention will also work with network entities employing wireless technologies, such as network-capable cellular telephones. That is, one or more of the network entities may communicate with the network 200 through a wireless medium, such as microwaves, cellular telephone signals, etc.
  • The foregoing description has been directed to specific embodiments of this invention. It will be apparent, however, that other variations and modifications may be made to the described embodiments, with the attainment of some or all of their advantages. Those skilled in the art will recognize that other combinations are also possible. Therefore, it is an object of the appended claims to cover all such variations and modifications as come within the true spirit and scope of the invention.

Claims (30)

1. An apparatus comprising:
a communication facility configured to source and sink messages in a computer network via at least one network port coupled to the computer network;
a radio frequency (RF) receiver configured to receive beacon signals transmitted by a plurality of base stations, the base stations located in a building, each beacon signal encoded with location information descriptive of the location of one of the base stations; and
a location determination engine configured to compute a location of the apparatus based on the location information encoded in the beacon signals, the computed location being a point within the building.
2. The apparatus of claim 1, wherein the location determination engine is further configured to generate one or more location identifier (ID) messages that contain the computed location of the apparatus within the building, and the communication facility is further configured to transmit the one or more location ID messages onto the computer network.
3. The apparatus of claim 2, wherein the communication facility is further configured to direct the one or more location ID messages to a location repository having a location table to store locations of a plurality of different apparatus coupled to the computer network.
4. The apparatus of claim 1, wherein the location information comprises latitude, longitude, and height above sea level.
5. The apparatus of claim 1, wherein the location information comprises a floor number of a floor of the building.
6. The apparatus of claim 5, wherein the location determination engine is further configured to generate one or more location identifier (ID) messages that contain a floor number of the building, which indicates where the apparatus is located, and the communication facility is further configured to transmit the one or more location ID messages onto the computer network.
7. The apparatus of claim 1, wherein the location determination engine is further configured to compute the location of the apparatus by trilateration from the location information encoded in the beacon signals.
8. The apparatus of claim 1, wherein the location determination engine is further configured to compute the location of the apparatus by comparison of a time of transmission of each beacon signal with a time or reception at the apparatus of that beacon signal, and to determine therefrom a distance each beacon signal has traveled.
9. The apparatus of claim 1, further comprising:
a call signaling entity configured to initiate calls from the apparatus over the computer network to another apparatus, the call signaling entity further configured to cause the apparatus's computed location to be appended to at least one of the calls.
10. The apparatus of claim 9, wherein the at least one call is an emergency 911 call.
11. The apparatus of claim 1, wherein the location determination engine is configured to detect that the apparatus has been moved and, in response, to compute a new location of the apparatus.
12. The apparatus of claim 1, wherein the beacon signals are transmitted as Loran signals.
13. The apparatus of claim 1, wherein the computer network is an Ethernet local area network (LAN).
14. The apparatus of claim 1, wherein the apparatus is a personal computer.
15. The apparatus of claim 1, wherein the apparatus is a Voice over Internet Protocol (VoIP) telephone device.
16. A method comprising:
receiving beacon signals transmitted by a plurality of base stations, the base stations located in a building, each beacon signal encoded with location information describing the location of one of the base stations; and
computing a location of an apparatus based on the location information encoded in the beacon signals, the computed location being a point within the building;
transmitting one or more location identifier (ID) messages onto a computer network via at least one network port of the apparatus coupled to the computer network, the messages including the computed location within the building.
17. The method of claim 16, wherein the step of transmitting further comprises:
directing the one or more location ID messages to a location repository having a location table to store locations of a plurality of different apparatus coupled to the computer network.
18. The method of claim 16, wherein the location information comprises latitude, longitude, and height above sea level.
19. The method of claim 16, wherein the location information comprises a floor number of a floor of the building.
20. The method of claim 19, wherein the step of transmitting further comprises:
including a floor number of the building, which indicates where the apparatus is located, in the one or more location ID messages.
21. The method of claim 16, wherein the step of computing further comprises:
employing trilateration from the location information encoded in the beacon signals to determine the location of the apparatus.
22. The method of claim 16, wherein the step of computing further comprises:
comparing a time of transmission of each beacon signal with a time or reception at the apparatus of that beacon signal and determining therefrom a distance each beacon signal has traveled.
23. The method of claim 16, further comprising:
initiating a call from the apparatus over the computer network to another apparatus; and
appending the apparatus's computed location to the call.
24. The method of claim 23, wherein the call is an emergency 911 call.
25. The method of claim 16, further comprising:
detecting that the apparatus has been moved, and, in response, computing a new location of the apparatus.
26. The method of claim 16, wherein the beacon signals are transmitted as Loran signals.
27. The method of claim 16, wherein the computer network is an Ethernet local area network (LAN).
28. The method of claim 16, wherein the apparatus is a personal computer.
29. The method of claim 16, wherein the apparatus is a Voice over Internet Protocol (VoIP) telephone device.
30. An apparatus comprising:
means for receiving beacon signals transmitted by a plurality of base stations, the base stations located in a building, each beacon signal encoded with location information describing the location of one of the base stations; and
means for computing a location of an apparatus based on the location information encoded in the beacon signals, the computed location being a point within the building;
means for transmitting one or more location identifier (ID) messages onto a computer network via at least one network port of the apparatus coupled to the computer network, the messages including the computed location within the building.
US11/595,600 2001-07-18 2006-11-10 System for dynamically tracking the location of network devices to enable emergency services Abandoned US20070055746A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/595,600 US20070055746A1 (en) 2001-07-18 2006-11-10 System for dynamically tracking the location of network devices to enable emergency services

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/908,341 US7149499B1 (en) 2001-07-18 2001-07-18 System for dynamically tracking the location of network devices to enable emergency services
US11/595,600 US20070055746A1 (en) 2001-07-18 2006-11-10 System for dynamically tracking the location of network devices to enable emergency services

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/908,341 Continuation US7149499B1 (en) 2001-07-18 2001-07-18 System for dynamically tracking the location of network devices to enable emergency services

Publications (1)

Publication Number Publication Date
US20070055746A1 true US20070055746A1 (en) 2007-03-08

Family

ID=37497350

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/908,341 Expired - Fee Related US7149499B1 (en) 2001-07-18 2001-07-18 System for dynamically tracking the location of network devices to enable emergency services
US11/595,600 Abandoned US20070055746A1 (en) 2001-07-18 2006-11-10 System for dynamically tracking the location of network devices to enable emergency services

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/908,341 Expired - Fee Related US7149499B1 (en) 2001-07-18 2001-07-18 System for dynamically tracking the location of network devices to enable emergency services

Country Status (1)

Country Link
US (2) US7149499B1 (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030137970A1 (en) * 2002-01-22 2003-07-24 Odman Knut T. System and method for improved synchronization in a wireless network
US20040125403A1 (en) * 2002-10-16 2004-07-01 Xerox Corporation. Method and apparatus for enabling distributed subscription services, supplies maintenance, and device-independent service implementation
US20070218920A1 (en) * 2006-03-16 2007-09-20 Telefonaktiebolaget L M Ericsson (Publ) Method and apparatus for location determination in fixed communication access networks
US20080263169A1 (en) * 2003-04-22 2008-10-23 Cooper Technologies Company Systems and methods for messaging to multiple gateways
US20090003312A1 (en) * 2007-06-26 2009-01-01 Leonardo Velazquez Methods and apparatus to provide enhanced 911 (e911) services for nomadic users
US20090077196A1 (en) * 2003-04-22 2009-03-19 Frantisek Brabec All-hazards information distribution method and system, and method of maintaining privacy of distributed all-hazards information
US20090088183A1 (en) * 2007-10-02 2009-04-02 Piersol Kurt W Geographically self-labeling access points
US20090088182A1 (en) * 2007-10-02 2009-04-02 Piersol Kurt W Geographic tagging of network access points
US20090085806A1 (en) * 2007-10-02 2009-04-02 Piersol Kurt W Applications for geographically coded access points
US20100235492A1 (en) * 2009-03-16 2010-09-16 Andrew Llc System and method for generic application of location determination for network attached devices
JP2013214941A (en) * 2012-03-09 2013-10-17 Ricoh Co Ltd Distribution device, position management system, distribution method, and program
DE102020110348B3 (en) 2020-04-15 2021-08-05 Bundesrepublik Deutschland, Vertreten Durch Das Bundesministerium Für Wirtschaft Und Energie, Dieses Vertreten Durch Den Präsidenten Der Physikalisch-Technischen Bundesanstalt Method for transmitting data between a base station and a mobile station and data transmission system

Families Citing this family (53)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9286294B2 (en) 1992-12-09 2016-03-15 Comcast Ip Holdings I, Llc Video and digital multimedia aggregator content suggestion engine
US7168084B1 (en) 1992-12-09 2007-01-23 Sedna Patent Services, Llc Method and apparatus for targeting virtual objects
US6411892B1 (en) * 2000-07-13 2002-06-25 Global Locate, Inc. Method and apparatus for locating mobile receivers using a wide area reference network for propagating ephemeris
US7908628B2 (en) 2001-08-03 2011-03-15 Comcast Ip Holdings I, Llc Video and digital multimedia aggregator content coding and formatting
US7793326B2 (en) 2001-08-03 2010-09-07 Comcast Ip Holdings I, Llc Video and digital multimedia aggregator
US8260896B2 (en) 2007-02-02 2012-09-04 Mwa Intelligence, Inc. Monitoring business machines using a mesh network on field nodes
US7358854B2 (en) * 2002-04-19 2008-04-15 Koninklijke Philips Electronics N.V. Method and device to identify a periodic light source
FR2839307B1 (en) * 2002-05-03 2004-07-09 Solvay PROCESS FOR DESULFURIZING A HYDROCARBON MIXTURE
US7496082B2 (en) * 2002-07-15 2009-02-24 Lee Howard K Dedicated device for automatically accessing wireless internet network and supplying wireless packet data-based indoor-capable GPS locations
US7835342B2 (en) * 2002-12-09 2010-11-16 Lee Howard K Dedicated device for automatically accessing wireless internet network and supplying wireless packet data-based indoor-capable GPS locations
US7403790B2 (en) * 2003-09-04 2008-07-22 Lucent Technologies Inc. Methods for signaling broadcast and multicast information in communication networks
US7312752B2 (en) * 2003-10-22 2007-12-25 Awarepoint Corporation Wireless position location and tracking system
US7940746B2 (en) 2004-08-24 2011-05-10 Comcast Cable Holdings, Llc Method and system for locating a voice over internet protocol (VoIP) device connected to a network
US8665087B2 (en) * 2004-11-10 2014-03-04 Bae Systems Information And Electronic Systems Integration Inc. Wearable or portable device including sensors and an image input for establishing communications interoperability and situational awareness of events at an incident site
US20060173782A1 (en) * 2005-02-03 2006-08-03 Ullas Gargi Data access methods, media repository systems, media systems and articles of manufacture
US8126477B2 (en) * 2005-07-07 2012-02-28 Qualcomm Incorporated Methods and devices for interworking of wireless wide area networks and wireless local area networks or wireless personal area networks
US8311543B2 (en) * 2005-07-07 2012-11-13 Qualcomm Incorporated Methods and devices for interworking of wireless wide area networks and wireless local area networks or wireless personal area networks
US8364148B2 (en) 2005-07-07 2013-01-29 Qualcomm Incorporated Methods and devices for interworking of wireless wide area networks and wireless local area networks or wireless personal area networks
US8515386B2 (en) 2005-08-05 2013-08-20 Dennis J. Hasenfang Emergency services for voice over IP telephony (E-VoIP)
US7933580B2 (en) * 2005-08-05 2011-04-26 Hasenfang Dennis J Emergency services for voice over IP telephony (E-VoIP)
US7289466B2 (en) * 2005-10-05 2007-10-30 Honeywell International Inc. Localization for low cost sensor network
JP2007174244A (en) * 2005-12-21 2007-07-05 Canon Inc Radio communication equipment and range-finding method
US7792277B2 (en) * 2006-07-11 2010-09-07 Cisco Technology, Inc. Call centers with image or video based priority
US7711370B2 (en) * 2006-09-20 2010-05-04 Cisco Technology, Inc. Method for establishing voice communications using a mobile handset
CN101247257B (en) * 2007-02-15 2012-07-04 华为技术有限公司 Service quality high-resolution report collecting method and system
US8594558B2 (en) * 2007-06-07 2013-11-26 Qualcomm Incorporated Methods and apparatuses of providing multimedia content to a mobile device
US9109903B2 (en) * 2007-10-09 2015-08-18 Microsoft Technology Licensing, Llc Transmitting location data in wireless networks
US8040219B2 (en) * 2008-11-06 2011-10-18 Sony Ericsson Mobile Communications Ab System and method for in-building location determination
EP2192811A1 (en) * 2008-11-27 2010-06-02 Alcatel Lucent Method of determining a position of a wireless mobile terminal
US9949305B2 (en) * 2009-10-02 2018-04-17 Blackberry Limited Methods and apparatus for peer-to-peer communications in a wireless local area network
US9234246B1 (en) * 2012-04-11 2016-01-12 Google Inc. Decentralized electrical load shedding
US8532676B1 (en) * 2012-05-22 2013-09-10 Polaris Wireless, Inc. Estimating whether a wireless terminal is indoors versus outdoors using probabilities and classifications
US8982369B2 (en) * 2012-09-25 2015-03-17 Xerox Corporation Methods, systems and processor-readable media for automatically detecting device movement in a managed service environment
US10291597B2 (en) 2014-08-14 2019-05-14 Cisco Technology, Inc. Sharing resources across multiple devices in online meetings
US20160099761A1 (en) * 2014-10-07 2016-04-07 Mediatek Inc. Beam Synchronization Methods for Beamforming Wireless Networks
US10542126B2 (en) 2014-12-22 2020-01-21 Cisco Technology, Inc. Offline virtual participation in an online conference meeting
US9948786B2 (en) 2015-04-17 2018-04-17 Cisco Technology, Inc. Handling conferences using highly-distributed agents
US10291762B2 (en) 2015-12-04 2019-05-14 Cisco Technology, Inc. Docking station for mobile computing devices
US10104526B2 (en) * 2016-06-01 2018-10-16 Motorola Solutions, Inc. Method and apparatus for issuing a credential for an incident area network
US10574609B2 (en) 2016-06-29 2020-02-25 Cisco Technology, Inc. Chat room access control
US10592867B2 (en) 2016-11-11 2020-03-17 Cisco Technology, Inc. In-meeting graphical user interface display using calendar information and system
US10516707B2 (en) 2016-12-15 2019-12-24 Cisco Technology, Inc. Initiating a conferencing meeting using a conference room device
US10515117B2 (en) 2017-02-14 2019-12-24 Cisco Technology, Inc. Generating and reviewing motion metadata
US9942519B1 (en) 2017-02-21 2018-04-10 Cisco Technology, Inc. Technologies for following participants in a video conference
US10440073B2 (en) 2017-04-11 2019-10-08 Cisco Technology, Inc. User interface for proximity based teleconference transfer
US10375125B2 (en) 2017-04-27 2019-08-06 Cisco Technology, Inc. Automatically joining devices to a video conference
US10404481B2 (en) 2017-06-06 2019-09-03 Cisco Technology, Inc. Unauthorized participant detection in multiparty conferencing by comparing a reference hash value received from a key management server with a generated roster hash value
US10375474B2 (en) 2017-06-12 2019-08-06 Cisco Technology, Inc. Hybrid horn microphone
US10477148B2 (en) 2017-06-23 2019-11-12 Cisco Technology, Inc. Speaker anticipation
US10516709B2 (en) 2017-06-29 2019-12-24 Cisco Technology, Inc. Files automatically shared at conference initiation
US10706391B2 (en) 2017-07-13 2020-07-07 Cisco Technology, Inc. Protecting scheduled meeting in physical room
US10091348B1 (en) 2017-07-25 2018-10-02 Cisco Technology, Inc. Predictive model for voice/video over IP calls
US10771621B2 (en) 2017-10-31 2020-09-08 Cisco Technology, Inc. Acoustic echo cancellation based sub band domain active speaker detection for audio and video conferencing applications

Citations (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3702477A (en) * 1969-06-23 1972-11-07 Univ Iowa State Res Found Inc Inertial/doppler-satellite navigation system
US5289527A (en) * 1991-09-20 1994-02-22 Qualcomm Incorporated Mobile communications device registration method
US5604765A (en) * 1994-12-23 1997-02-18 Stanford Telecommunications, Inc. Position enhanced communication system including system for embedding CDMA navigation beacons under the communications signals of a wireless communication system
US5659617A (en) * 1994-09-22 1997-08-19 Fischer; Addison M. Method for providing location certificates
US5677837A (en) * 1995-10-18 1997-10-14 Trimble Navigation, Ltd. Dial a destination system
US5802468A (en) * 1995-06-28 1998-09-01 Mci Corporation System and method for identifying calling areas within a communication system
US5937355A (en) * 1995-12-07 1999-08-10 Telefonaktiebolaget Lm Ericsson (Publ) Emergency call handling in a cellular telecommunication system
US5982324A (en) * 1998-05-14 1999-11-09 Nortel Networks Corporation Combining GPS with TOA/TDOA of cellular signals to locate terminal
US6075987A (en) * 1998-02-27 2000-06-13 Ericsson Inc. Stand alone global positioning system (GPS) and method with high sensitivity
US6092096A (en) * 1994-11-30 2000-07-18 International Business Machines Corporation Routing in data communications network
US6236849B1 (en) * 1997-07-15 2001-05-22 Metawave Communications Corporation System and method of determining a mobile station's position using directable beams
US6266534B1 (en) * 1997-04-22 2001-07-24 Ericsson Inc. Systems and methods for locating remote terminals in radiocommunication systems
US6308134B1 (en) * 1996-12-27 2001-10-23 Magellan Dis, Inc. Vehicle navigation system and method using multiple axes accelerometer
US20010044310A1 (en) * 1998-05-29 2001-11-22 Scott Lincke User-specific location information
US6405047B1 (en) * 1999-12-01 2002-06-11 Samsung Electronics, Co., Ltd. Device and method for tracking mobile station's position in mobile communication system
US6414950B1 (en) * 1997-10-14 2002-07-02 Lucent Technologies Inc. Sequence delivery of messages
US6466788B1 (en) * 1998-12-21 2002-10-15 Telefonaktiebolaget Lm Ericsson (Publ) Methods and apparatus for transferring position data between terminals in wireless communications systems
US20020160745A1 (en) * 2000-07-20 2002-10-31 Ray Wang Method and system for location-aware wireless mobile devices including mobile user network message interfaces and protocol
US6580914B1 (en) * 1998-08-17 2003-06-17 At&T Wireless Services, Inc. Method and apparatus for automatically providing location-based information content on a wireless device
US6611687B1 (en) * 1999-11-15 2003-08-26 Lucent Technologies Inc. Method and apparatus for a wireless telecommunication system that provides location-based messages
US6659947B1 (en) * 2000-07-13 2003-12-09 Ge Medical Systems Information Technologies, Inc. Wireless LAN architecture for integrated time-critical and non-time-critical services within medical facilities
US6677894B2 (en) * 1998-04-28 2004-01-13 Snaptrack, Inc Method and apparatus for providing location-based information via a computer network
US6738628B1 (en) * 1999-09-03 2004-05-18 International Business Machines Corporation Electronic physical asset tracking
US6983376B2 (en) * 2001-10-16 2006-01-03 Qualcomm Incorporated Method and apparatus for providing privacy of user identity and characteristics in a communication system

Patent Citations (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3702477A (en) * 1969-06-23 1972-11-07 Univ Iowa State Res Found Inc Inertial/doppler-satellite navigation system
US5289527A (en) * 1991-09-20 1994-02-22 Qualcomm Incorporated Mobile communications device registration method
US5659617A (en) * 1994-09-22 1997-08-19 Fischer; Addison M. Method for providing location certificates
US6092096A (en) * 1994-11-30 2000-07-18 International Business Machines Corporation Routing in data communications network
US5604765A (en) * 1994-12-23 1997-02-18 Stanford Telecommunications, Inc. Position enhanced communication system including system for embedding CDMA navigation beacons under the communications signals of a wireless communication system
US5802468A (en) * 1995-06-28 1998-09-01 Mci Corporation System and method for identifying calling areas within a communication system
US5677837A (en) * 1995-10-18 1997-10-14 Trimble Navigation, Ltd. Dial a destination system
US5937355A (en) * 1995-12-07 1999-08-10 Telefonaktiebolaget Lm Ericsson (Publ) Emergency call handling in a cellular telecommunication system
US6308134B1 (en) * 1996-12-27 2001-10-23 Magellan Dis, Inc. Vehicle navigation system and method using multiple axes accelerometer
US6266534B1 (en) * 1997-04-22 2001-07-24 Ericsson Inc. Systems and methods for locating remote terminals in radiocommunication systems
US6236849B1 (en) * 1997-07-15 2001-05-22 Metawave Communications Corporation System and method of determining a mobile station's position using directable beams
US6414950B1 (en) * 1997-10-14 2002-07-02 Lucent Technologies Inc. Sequence delivery of messages
US6075987A (en) * 1998-02-27 2000-06-13 Ericsson Inc. Stand alone global positioning system (GPS) and method with high sensitivity
US6677894B2 (en) * 1998-04-28 2004-01-13 Snaptrack, Inc Method and apparatus for providing location-based information via a computer network
US5982324A (en) * 1998-05-14 1999-11-09 Nortel Networks Corporation Combining GPS with TOA/TDOA of cellular signals to locate terminal
US20010044310A1 (en) * 1998-05-29 2001-11-22 Scott Lincke User-specific location information
US6580914B1 (en) * 1998-08-17 2003-06-17 At&T Wireless Services, Inc. Method and apparatus for automatically providing location-based information content on a wireless device
US6466788B1 (en) * 1998-12-21 2002-10-15 Telefonaktiebolaget Lm Ericsson (Publ) Methods and apparatus for transferring position data between terminals in wireless communications systems
US6738628B1 (en) * 1999-09-03 2004-05-18 International Business Machines Corporation Electronic physical asset tracking
US6611687B1 (en) * 1999-11-15 2003-08-26 Lucent Technologies Inc. Method and apparatus for a wireless telecommunication system that provides location-based messages
US6405047B1 (en) * 1999-12-01 2002-06-11 Samsung Electronics, Co., Ltd. Device and method for tracking mobile station's position in mobile communication system
US6659947B1 (en) * 2000-07-13 2003-12-09 Ge Medical Systems Information Technologies, Inc. Wireless LAN architecture for integrated time-critical and non-time-critical services within medical facilities
US20020160745A1 (en) * 2000-07-20 2002-10-31 Ray Wang Method and system for location-aware wireless mobile devices including mobile user network message interfaces and protocol
US6983376B2 (en) * 2001-10-16 2006-01-03 Qualcomm Incorporated Method and apparatus for providing privacy of user identity and characteristics in a communication system

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030137970A1 (en) * 2002-01-22 2003-07-24 Odman Knut T. System and method for improved synchronization in a wireless network
US8194275B2 (en) 2002-10-16 2012-06-05 Xerox Corporation Apparatus for low cost embedded platform for device-side, distributed services enablement
US20040125403A1 (en) * 2002-10-16 2004-07-01 Xerox Corporation. Method and apparatus for enabling distributed subscription services, supplies maintenance, and device-independent service implementation
US8706828B2 (en) 2003-04-22 2014-04-22 Cooper Technologies Company All hazards information distribution method and system, and method of maintaining privacy of distributed all-hazards information
US8977777B2 (en) 2003-04-22 2015-03-10 Cooper Technologies Company All hazards information distribution method and system, and method of maintaining privacy of distributed all-hazards information
US20090077196A1 (en) * 2003-04-22 2009-03-19 Frantisek Brabec All-hazards information distribution method and system, and method of maintaining privacy of distributed all-hazards information
US20080263169A1 (en) * 2003-04-22 2008-10-23 Cooper Technologies Company Systems and methods for messaging to multiple gateways
US8463943B2 (en) 2003-04-22 2013-06-11 Cooper Technologies Company All hazards information distribution method and system, and method of maintaining privacy of distributed all-hazards information
US20100115590A1 (en) * 2003-04-22 2010-05-06 Cooper Technologies Company All Hazards Information Distribution Method and System, and Method of Maintaining Privacy of Distributed All-Hazards Information
US20100115134A1 (en) * 2003-04-22 2010-05-06 Cooper Technologies Company All Hazards Information Distribution Method and System, and Method of Maintaining Privacy of Distributed All-Hazards Information
US8370445B2 (en) 2003-04-22 2013-02-05 Cooper Technologies Company Systems and methods for messaging to multiple gateways
US8209392B2 (en) 2003-04-22 2012-06-26 Cooper Technologies Company Systems and methods for messaging to multiple gateways
US8190758B2 (en) 2003-04-22 2012-05-29 Cooper Technologies Company All hazards information distribution method and system, and method of maintaining privacy of distributed all-hazards information
US20070218920A1 (en) * 2006-03-16 2007-09-20 Telefonaktiebolaget L M Ericsson (Publ) Method and apparatus for location determination in fixed communication access networks
US8599718B2 (en) 2007-06-26 2013-12-03 At&T Intellectual Property I, L.P. Methods and apparatus to provide enhanced 911 (E911) services for nomadic users
US20090003312A1 (en) * 2007-06-26 2009-01-01 Leonardo Velazquez Methods and apparatus to provide enhanced 911 (e911) services for nomadic users
US20090088182A1 (en) * 2007-10-02 2009-04-02 Piersol Kurt W Geographic tagging of network access points
US8265652B2 (en) * 2007-10-02 2012-09-11 Ricoh Co., Ltd. Geographic tagging of network access points
US20090085806A1 (en) * 2007-10-02 2009-04-02 Piersol Kurt W Applications for geographically coded access points
US8089405B2 (en) 2007-10-02 2012-01-03 Ricoh Co., Ltd. Applications for geographically coded access points
US20090088183A1 (en) * 2007-10-02 2009-04-02 Piersol Kurt W Geographically self-labeling access points
US8711034B2 (en) 2007-10-02 2014-04-29 Ricoh Co., Ltd. Geographically self-labeling access points
US9244149B2 (en) 2007-10-02 2016-01-26 Ricoh Co., Ltd. Applications for geographically coded access points
US20100235492A1 (en) * 2009-03-16 2010-09-16 Andrew Llc System and method for generic application of location determination for network attached devices
US8239483B2 (en) * 2009-03-16 2012-08-07 Andrew, Llc System and method for generic application of location determination for network attached devices
JP2013214941A (en) * 2012-03-09 2013-10-17 Ricoh Co Ltd Distribution device, position management system, distribution method, and program
DE102020110348B3 (en) 2020-04-15 2021-08-05 Bundesrepublik Deutschland, Vertreten Durch Das Bundesministerium Für Wirtschaft Und Energie, Dieses Vertreten Durch Den Präsidenten Der Physikalisch-Technischen Bundesanstalt Method for transmitting data between a base station and a mobile station and data transmission system
WO2021209166A1 (en) 2020-04-15 2021-10-21 Bundesrepublik Deutschland, Vertreten Durch Das Bundesministerium Für Wirtschaft Und Energie, Method for the spatially concentrated transmission of data between a base station and a mobile station, and data transmission system

Also Published As

Publication number Publication date
US7149499B1 (en) 2006-12-12

Similar Documents

Publication Publication Date Title
US7149499B1 (en) System for dynamically tracking the location of network devices to enable emergency services
US7194354B1 (en) System for discovering and maintaining geographic location information in a computer network to enable emergency services
US6415220B1 (en) Geolocation determination
CN105074492B (en) Determine the position of mobile subscriber terminal
CN102724630B (en) Location-based information is provided in local wireless zones
US6236365B1 (en) Location of a mobile station using a plurality of commercial wireless infrastructures
US7110774B1 (en) Dual mode uplink/downlink location measurement and multi-protocol location measurement
US20070184845A1 (en) Providing geographic context for applications and services on a wide area network
US6885969B2 (en) Location estimation in partially synchronized networks
US20110021209A1 (en) Positioning systems utilizing mobile telephone system for correction signals
US9414239B2 (en) Space time calibration for networks using state model of node clock parameters
CN103154765A (en) Nodes and methods for enhancing positioning
WO2004040921A1 (en) Method and apparatus providing user programmable, personalized location-aware services
JP2003057326A (en) Position judgment in narrow bandwidth wireless communication system
Barnes et al. Internet geolocation and location-based services
RU2417538C2 (en) Method of coordinating time matching in wireless local area network and device for implementing said method
CA3088783C (en) Emergency location informer system
CN101601241A (en) The Emmergency call method that is used for VoIP communication
EP4236506A1 (en) Enhanced ranging and positioning services in wireless networks
EP4235205A1 (en) Calibration of ranging constellations in wireless networks
WO2023240446A1 (en) Indication of remote ue operation to a positioning server
EP4236507A1 (en) Configuration and management of ranging constellations in wireless networks
US11956326B2 (en) Method of determining a location of a client in a private network and communication network
TW200540444A (en) Telecommunication-product with mediums to measure a distance by means of signal running time
WO2023161241A1 (en) Configuration and management of ranging constellations in wireless networks

Legal Events

Date Code Title Description
AS Assignment

Owner name: CISCO TECHNOLOGY, INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:ORAN, DAVID R.;GAI, SILVANO;REEL/FRAME:018599/0678;SIGNING DATES FROM 20010713 TO 20010717

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION