Location Information Server
   HOME

TheInfoList



OR:

The location information server, or LIS is a
network node In networking, a node (, ‘knot’) is either a redistribution point or a communication endpoint within telecommunication networks. A physical network node is an electronic device that is attached to a network, and is capable of creating, rec ...
originally defined in the National Emergency Number Association i2
network architecture Network architecture is the design of a computer network. It is a framework for the specification of a network's physical components and their functional organization and configuration, its operational principles and procedures, as well as commun ...
that addresses the intermediate solution for providing e911 service for users of VoIP telephony. The LIS is the
node In general, a node is a localized swelling (a "knot") or a point of intersection (a vertex). Node may refer to: In mathematics * Vertex (graph theory), a vertex in a mathematical graph *Vertex (geometry), a point where two or more curves, lines ...
that determines the location of the VoIP terminal. Beyond the
NENA Gabriele Susanne Kerner (born 24 March 1960), better known by her stage name Nena, is a German singer who rose to international fame in 1983 as the lead vocalist of the band Nena (band), Nena with the Neue Deutsche Welle song "99 Luftballons". I ...
architecture and
VoIP Voice over Internet Protocol (VoIP), also known as IP telephony, is a set of technologies used primarily for voice communication sessions over Internet Protocol (IP) networks, such as the Internet. VoIP enables voice calls to be transmitted as ...
, the LIS is capable of providing location information to any IP device within its served
access network An access network is a type of telecommunications telecommunications network, network which connects subscribers to their immediate telecommunications service provider, service provider. It is contrasted with the core network, which connects l ...
.


The role of the LIS

Distributed systems for locating people and equipment will be at the heart of tomorrow's active offices. Computer and communications systems continue to proliferate in the office and home. Systems are varied and complex, involving wireless networks and mobile computers. However, systems are underused because the choices of control mechanisms and application interfaces are too diverse. It is therefore pertinent to consider which mechanisms might allow the user to manipulate systems in simple and ubiquitous ways, and how computers can be made more aware of the facilities in their surroundings. Knowledge of the location of people and equipment within an organization is such a mechanism. Annotating a resource database with location information allows location-based heuristics for control and interaction to be constructed. This approach is particularly attractive because location techniques can be devised that are physically unobtrusive and do not rely on explicit user action. The article describes the technology of a system for locating people and equipment, and the design of a distributed system service supporting access to that information. The application interfaces made possible by or that benefit from this facility are presented


Location determination

The method used to determine the location of a device in an access network varies between the different types of networks. For a wired network, such as
Ethernet Ethernet ( ) is a family of wired computer networking technologies commonly used in local area networks (LAN), metropolitan area networks (MAN) and wide area networks (WAN). It was commercially introduced in 1980 and first standardized in 198 ...
or
DSL Digital subscriber line (DSL; originally digital subscriber loop) is a family of technologies that are used to transmit digital data over telephone lines. In telecommunications marketing, the term DSL is widely understood to mean asymmetric di ...
a wiremap method is common. In wiremap location determination, the location of a device is determined by finding which cables are used to send packets to the device. This involves tracing data through aggregation points in the network (such as
Ethernet Ethernet ( ) is a family of wired computer networking technologies commonly used in local area networks (LAN), metropolitan area networks (MAN) and wide area networks (WAN). It was commercially introduced in 1980 and first standardized in 198 ...
switches, or
DSL Digital subscriber line (DSL; originally digital subscriber loop) is a family of technologies that are used to transmit digital data over telephone lines. In telecommunications marketing, the term DSL is widely understood to mean asymmetric di ...
access nodes) and finding the port that packets for that device are sent to. This information is combined with data available to the LIS (usually extracted from a
database In computing, a database is an organized collection of data or a type of data store based on the use of a database management system (DBMS), the software that interacts with end users, applications, and the database itself to capture and a ...
) to determine a final location. How this tracing is done then depends on the type of network. In wireless networks, a range of technologies can be applied to location determination, the most basic of which uses the location of the radio transmitter as an approximation. The actual method applied is similar to the wiremap method, if a radio transmitter can be identified, then the location of the device can be given as the position of the transmitter with a region of
uncertainty Uncertainty or incertitude refers to situations involving imperfect or unknown information. It applies to predictions of future events, to physical measurements that are already made, or to the unknown, and is particularly relevant for decision ...
.


Architecture and protocols

The
IETF The Internet Engineering Task Force (IETF) is a standards organization for the Internet standard, Internet and is responsible for the technical standards that make up the Internet protocol suite (TCP/IP). It has no formal membership roster ...
has defined an architecture and protocols for acquiring location information from a LIS. A LIS in the immediate access network is automatically discovered and location information is retrieved using the HELD protocol. Location information can be retrieved directly—known as by value—or the LIS can generate a temporary
URI Uri may refer to: Places * Canton of Uri, a canton in Switzerland * Úri, a village and commune in Hungary * Uri, Iran, a village in East Azerbaijan Province * Uri, Jammu and Kashmir, a town in India * Uri (island), off Malakula Island in V ...
that can be used to provide location indirectly—known as a location URI. The location information provided by a LIS primarily uses the GEOPRIV format (RFC 4119), an
XML Extensible Markup Language (XML) is a markup language and file format for storing, transmitting, and reconstructing data. It defines a set of rules for encoding electronic document, documents in a format that is both human-readable and Machine-r ...
representation based on the presence format defined in RFC 3863. RFC 4119 provides a container for both geodetic position and civic address information (now updated by RFC 5139) and also defines elements for expressing a user's privacy preferences.


References

{{reflist Computer networking