US7743074B1 - Context aware systems and methods utilizing hierarchical tree structures - Google Patents

Context aware systems and methods utilizing hierarchical tree structures Download PDF

Info

Publication number
US7743074B1
US7743074B1 US09/544,253 US54425300A US7743074B1 US 7743074 B1 US7743074 B1 US 7743074B1 US 54425300 A US54425300 A US 54425300A US 7743074 B1 US7743074 B1 US 7743074B1
Authority
US
United States
Prior art keywords
location
context
node
nodes
tree structure
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.)
Expired - Fee Related
Application number
US09/544,253
Inventor
Gopal Parupudi
Stephen S. Evans
Burdette J. Holtgrewe
Edward F. Reus
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.)
Microsoft Technology Licensing LLC
Original Assignee
Microsoft Corp
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 Microsoft Corp filed Critical Microsoft Corp
Priority to US09/544,253 priority Critical patent/US7743074B1/en
Assigned to MICROSOFT CORPORATION reassignment MICROSOFT CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: PARUPUDI, GOPAL, EVANS, STEPHEN S., HOLTGREWE, BURDETTE J., REUS, EDWARD F.
Priority to CNA018073077A priority patent/CN1585942A/en
Priority to AU2001238454A priority patent/AU2001238454A1/en
Priority to PCT/US2001/005176 priority patent/WO2001082143A2/en
Priority to EP01910896A priority patent/EP1464008A2/en
Priority to JP2001579161A priority patent/JP2004506964A/en
Publication of US7743074B1 publication Critical patent/US7743074B1/en
Application granted granted Critical
Assigned to MICROSOFT TECHNOLOGY LICENSING, LLC reassignment MICROSOFT TECHNOLOGY LICENSING, LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MICROSOFT CORPORATION
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/18Information format or content conversion, e.g. adaptation by the network of the transmitted or received information for the purpose of wireless delivery to users or terminals
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/02Services making use of location information
    • H04W4/029Location-based management or tracking services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/02Services making use of location information

Definitions

  • This invention relates to generally to the area of context-aware computing or ubiquitous computing.
  • the World Wide Web was created to make content available from any source in any location around the world. Users of the Web are able to generally access a seemingly infinite number of resources via the Web.
  • the Web has been highly successful in this regard. Yet, with the evolution of the Web, certain needs remain largely unmet. Specifically, people continue to have a need to access information that has a contextual aspect to it. That is, often times, individuals will find themselves in a computing environment that carries with it a certain context. Yet, the context of the environment cannot be easily incorporated into the present computing environment. As an example, consider the context of location. People generally have a need to access information, data, resources and the like, that have geographic dimensions to them.
  • the operation of the system is dependent upon a central server that is responsible for receiving user queries and executing the queries to return the information to the user.
  • the server fails, so too does the service.
  • this particular service might be suited to finding restaurants, but possibly not other businesses.
  • the granularity with which the results are returned to the user may contributet some of the search burden on the user (i.e. the user gets a list of restaurants in a nearby zip code, but has to further explore the list to select which ones are of interest).
  • the list of restaurants may include some restaurants that are blocked by some type of a physical barrier (i.e. a river, mountain, etc.) that makes the distance, as the crow flies, unroutable.
  • This invention arose out of concerns associated with developing a standardized, context-aware infrastructure and related systems to unlock the potential of context-aware computing.
  • one or more hierarchical tree structures are defined that uniquely identify geographical divisions of the Earth and/or physical or logical entities.
  • Each tree has multiple nodes and at least one node from each tree is linked.
  • Goods and services can be associated with individual nodes on the tree, the nodes providing a universal reference when attempting to locate or consume the goods or services.
  • a computing device (such as a stationary or mobile computing device) has access to one or more of the tree structures and can utilize the tree structures to ascertain its current context.
  • the device determines its context by traversing one or more of the tree structures to ascertain information that is associated with the individual nodes of the tree structure.
  • the context is the device location and the device is capable of autonomously determining its location within a Master World and one or more Secondary worlds. Once the computing device has determined its location, it can then take part in location-dependent scenarios.
  • a Master World is defined and is a hierarchical tree structure that represents a universally acceptable description of the world.
  • One or more Secondary Worlds can be defined and constitute company- or organization-specific views of the world that link with the Master World.
  • a Secondary World can describe the location tree of an organization.
  • a device architecture includes a common interface, a location service module, a plurality of location providers, and an application program interface (API) or events layer.
  • Various location providers can call the common interface with location information that is processed by the location service module to ascertain the device's current location.
  • the location providers provide hints about the current location and the location service module turns the hints into a nodal location on one or more of the hierarchical tree structures.
  • the location service then traverses one or more of the tree structures to ascertain a complete device location.
  • Various applications can call the API layer to ascertain location information from the location service module. By knowing where a device is located within a hierarchical structure, the applications can present location-dependent goods or services to the user. Thus, a user is able to actively participate in their current computing environment.
  • the location service module is able to determine, to a degree of certainty, the location of the device. It does so through the use of confidence and accuracy parameters that are assigned to the information that is provided by the location providers. Additionally, a trust parameter can be assigned by the location service module to the location providers and provides a measure of the trust that is associated with a particular location provider. The location service module can then consider all of the parameters in deciding which location information to use and how to use it in determining a device location.
  • privacy issues are addressed by a privacy manager that functions to modulate the information that is provided to the various applications as a function of the applications' identities and security policies on the device.
  • a beacon can be located in various places and transmits context information that (in the case of location information) can be directly used to ascertain the device's location relative to a tree structure node. This provides direct information about the device's location within the defined hierarchical infrastructure.
  • FIG. 1 is a diagram of an exemplary computing device that can be used in accordance with the described embodiments.
  • FIG. 2 is a conceptual diagram of an exemplary Master World and an exemplary Secondary World in accordance with the described embodiment.
  • FIG. 3 is an exemplary specific view of a Master World and a Secondary World and their relation to one another.
  • FIG. 4 is a flow diagram that describes steps in a method in accordance with the described embodiment.
  • FIG. 5 is a flow diagram that describes steps in a method in accordance with the described embodiment.
  • FIG. 6 is a high level diagram of an exemplary computing device architecture.
  • FIG. 7 is a somewhat more specific view of an exemplary computing device architecture.
  • FIG. 8 is a flow diagram that describes steps in a method in accordance with the described embodiment.
  • FIG. 9 is a flow diagram that describes steps in a method in accordance with the described embodiment.
  • FIG. 10 is a flow diagram that describes steps in a method in accordance with the described embodiment.
  • FIG. 11 is a side elevational view of an exemplary location beacon in accordance with one embodiment.
  • the uniform definition is defined in terms of a hierarchical tree of nodes, where each node represents some aspect of the world. Each node is connected to at least one other node by a branch.
  • An exemplary classification of nodes takes place on a physical level (e.g. physical locations such as political entities, infrastructure entities and public places), as well as a non-physical level (e.g. military APOs).
  • This hierarchical nodal structure is referred to as the Master World, and is a standardized view worldwide.
  • Each node of the Master World has various attributes associated with it that assist in context-aware computing.
  • Exemplary attributes include a unique ID, name, geographic entity class, latitude/longitude, relative importance, contextual parents to name just a few.
  • the Master World is useful because it can be used to determine the relative location of a place anywhere in the world and at any definable granularity.
  • a Secondary World is a powerful computing mechanism whereby individual entities (such as businesses or organizations) can define their own particular worlds that need not necessarily conform to the Master World view of the world. That is, while the Master World is essentially a physical hierarchical representation of the world, the Secondary Worlds can be physical and/or logical representations of each individual entities' world view.
  • One particularly useful aspect of the Secondary World is that it links, at at least one point, into the Master World.
  • a user's location not only within the Secondary World, but the Master World as well can be determined.
  • Various services can be attached to the nodes of the Secondary World. Based upon a user's calculated position, these various services that are associated with Secondary World nodes can be offered to the user.
  • other services that may not be associated with a particular Secondary World can be offered.
  • a geozone is essentially a spatial indexing mechanism by which the Master World is subdivided into individual zones.
  • the zones are subdivided through the use of a quadtree algorithm that is dependent on a density function (although many other spatial index approaches can also be used).
  • a desired density level is achieved (density might be defined in terms of points of interest per zone)
  • each node on the Master World is assigned a particular geozone.
  • Geozones enable proximity calculations to be computed in a fast and straight forward manner.
  • a useful aspect of the Master and Secondary Worlds are that they are “reachable” from various computing devices such as stationary (i.e. desktop devices) or mobile computing devices (i.e. cell phones, laptops etc.). That is, the Master World (or at least a portion of it) and one or more Secondary Worlds can be either locally maintained on the computing device, or accessed, e.g. via the Web or some other mechanism, so that a user can derive their context. For example, the Secondary World can be downloaded onto the computing device so that a user can derive their context within the Secondary World. Once a user's context is determined from the Master World and one or more Secondary Worlds, a various robust collection of context-aware solutions become available to the user.
  • computing devices such as stationary (i.e. desktop devices) or mobile computing devices (i.e. cell phones, laptops etc.). That is, the Master World (or at least a portion of it) and one or more Secondary Worlds can be either locally maintained on the computing device, or accessed, e.g. via the
  • Secondary World services can be offered or Master World services can be offered.
  • services from other Secondary Worlds might also be offered since the user's location may be known (or made known) to these other Secondary Worlds. In this way, the Master World can link two or more Secondary Worlds together.
  • Another aspect is that the described embodiments harness the computing power of each computing device in determining the device's location.
  • the device by virtue of having the Master World and one or more Secondary Worlds reachable by the device (and possibly locally maintained on the device), the device itself determines its own context.
  • One embodiment provides a client side device that is configured to utilize the context-aware structures that are discussed above, i.e. the Master and one or more Secondary Worlds.
  • the Master World or a portion thereof can be locally available on the device or can be accessible at another location, e.g. via the Web.
  • the client device has a location service embodied thereon.
  • the described location service is a software module that can determine the location of the device and can answer queries from various applications (either executing on the device or off the device).
  • the location service determines the location of the device by using the Master World and one or more Secondary Worlds.
  • the applications query the location service through one or more Application Program Interfaces (APIs) or Events to get location information that is used by the applications to render a service.
  • APIs Application Program Interfaces
  • the location service makes use of one or more location providers that convey information to the device.
  • This information can be information that is specific to the location provider, or can be information that can be mapped directly into a node of the Master World or Secondary Worlds.
  • Exemplary location providers can include Global Positioning Service (GPS) providers, cell phone providers (cell providers), Bluetooth providers, a user interface provider and the like.
  • GPS Global Positioning Service
  • the location providers provide information that gives some aspect of a device's current location. This information is used by the location service to ascertain the location of the device.
  • the location provider interface enables the various location providers to provide information to the location service so that the location service can use the information to determine its location.
  • the multiple location provider interface is a common interface that enables multiple different location providers to provide location information (or hints) about location to a location service that is on a device.
  • the location providers can provide the location information constantly, at intervals, or when polled by the device.
  • the location information can be provided with confidence and accuracy estimates to enable the location service to evaluate the relative quality of the information before it is used.
  • the various providers also have the ability to self-monitor themselves which assists in the providers' ability to intelligently convey information to the location service.
  • the collection of location providers is dynamically extensible—that is location providers can be added or removed from the collection of location providers without any interference of the functionality performed by the location service or device.
  • the location providers can be added or removed while the device is operating. This is particularly useful in accommodating location providers that are developed in the future.
  • two levels of abstraction are provided i.e. (1) the provider interface that receives information from the location providers and (2) the API/events layer that enables applications to get at the various information.
  • One focus of this embodiment is a device that can collect context information (e.g. location information) from a variety of different sources, determine the device's current context from that information, and provide the current context at some level to one or more applications that can use the device's context to render a service or enable the device to participate in its context environment.
  • context information e.g. location information
  • the device receives location information or hints about its location. This information is collated and mapped by the location service into a node in the Master World and/or Secondary World. The hierarchical trees can then be traversed to determine the device's accurate location in both the Secondary World and the Master World. At this point, the device has determined its context. The information that is collected can be subject to arbitration to ensure that only highly trusted information is used to determine context.
  • the location information can be cached to provide “current location information” which, for a definable period of time will be accurate to some degree. Thus, if for some reason other location providers are unavailable, the cache can be used to ascertain location.
  • the device can apply a security policy to the information. Once this is done, the device can begin to answer queries from various applications.
  • One aspect of the described embodiment is a “favorite locations” aspect in which the device can be automatically configured, when it determines its context, SO that it can adjust to the different locations.
  • location providers can convey different types of information.
  • a so-called “thin provider” provides location information that is translated by the location service into the appropriate node information.
  • a so-called “thick provider” includes logic that takes location information and provides it in a form that can map directly into the Master World or Secondary World.
  • location translation services are provided that are directed to determining, as accurately as possible, the context or location of the device.
  • information is received from the various location providers. This information includes location, accuracy and confidence (all of which are provided by the location provider), trust (which is assigned to a location provider by the device or a user) and a timestamp (which helps to age the location information).
  • the location translation processing involves determining which of the location providers are valid and active. The location providers can be ranked in accordance with the confidence and trust levels. This defines an ordered list of location providers. Provision is made for a situation in which all of the location providers may go inactive. If so, a “current location” is used as a location provider whose confidence decreases over time.
  • EID node's entity ID
  • the tree might be the Master World and the EID is a node on the Master World.
  • the tree might also be a Secondary World and the EID (or location unique indentifier or “LUID”) is a node on the Secondary World.
  • EID location unique indentifier
  • the location service has acquired location information that pertains to the location of a particular device.
  • a privacy manager determines what level of information to provide to applications that might request the information.
  • the privacy manager can reside on the computing device itself, or can be proxied by a trusted third party.
  • a scale of privacy levels are defined. Each level is defined to include more or less specific information about the location of a particular device. A user is able to assign a privacy level to entities that might request location information. Additionally, each node of the Master World and a Secondary World can have a privacy level associated with it. When a query from an application is received, the privacy manager first determines who the query is from and the privacy level associated with the application or entity. The privacy manager then evaluates one or more of the Master World and the Secondary World to find a node that has a corresponding privacy level. When a corresponding node is found, information at that particular granularity is provided to the requesting application or entity.
  • a location beacon in another embodiment, can be mounted in various areas (public/private areas) to beacon the location to any computing devices within transmission range.
  • the information that is transmitted enables a device to determine its location or context.
  • the location beacon can transmit information that is specific to the location service that uses the information.
  • Transmitted information can include an EID/URL pair, and a LUID/URL pair.
  • the EID gives the node identification of a node in the Master World; and, the associated URL gives a protocol to communicate with the Master World.
  • the URL might, for instance, link to a server that can provide additional context information that uses the EID.
  • the LUID indicates a node on a Secondary World that corresponds to a current location; and the URL gives a protocol to communicate with the Secondary World.
  • the URL can link with a server that is hosting the Secondary World. This server can then be queried to discover more information about the Secondary World (i.e. Secondary World tree structure, location of associated resources, etc.)
  • a device can now traverse the Master World or Secondary World to determine its location.
  • Various technologies can be used to implement the beacon (wireless, RF, IR).
  • the beacon can be a “program once” device to deter tampering. Programmable beacons can, however, be provided. Security can also be provided in the form of a verifiable signature that is provided with the beacon information to assure the veracity of the transmitted information.
  • a useful context-aware computing aspect of the beacon is the concept of “location-enabled access”. That is, in addition to (or separately from) receiving location information, a beacon can transmit code download pointers that enable smart devices to access software code that allows the device to participate in its current context.
  • computing device is used to refer generally to any type of computing device. Characteristics of exemplary computing devices are that they typically include one or more processors, computer-readable media (such as storage devices and memory), and software executing on the one or more processors that cause the processors to implement a programmed functionality. In particular embodiments, implementation takes place in the context of mobile computing devices (e.g. laptop computers and the like), and/or hand-held computing devices (e.g. palm PCs, wireless telephones and the like).
  • mobile computing devices e.g. laptop computers and the like
  • hand-held computing devices e.g. palm PCs, wireless telephones and the like.
  • FIG. 1 is a schematic diagram that constitutes but one example of a computing device that is suitable for use in connection with the described embodiments. It is to be understood that portions of the illustrated computing device can be incorporated in one or more of the computing devices (e.g. palm PCs, wireless telephones, etc.) with which particular embodiments are envisioned for use.
  • the computing devices e.g. palm PCs, wireless telephones, etc.
  • Computer 130 includes one or more processors or processing units 132 , a system memory 134 , and a bus 136 that couples various system components including the system memory 134 to processors 132 .
  • the bus 136 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures.
  • the system memory 134 includes read only memory (ROM) 138 and random access memory (RAM) 140 .
  • ROM read only memory
  • RAM random access memory
  • a basic input/output system (BIOS) 142 containing the basic routines that help to transfer information between elements within computer 130 , such as during start-up, is stored in ROM 138 .
  • Computer 130 further includes a hard disk drive 144 for reading from and writing to a hard disk (not shown), a magnetic disk drive 146 for reading from and writing to a removable magnetic disk 148 , and an optical disk drive 150 for reading from or writing to a removable optical disk 152 such as a CD ROM or other optical media.
  • the hard disk drive 144 , magnetic disk drive 146 , and optical disk drive 150 are connected to the bus 136 by an SCSI interface 154 or some other appropriate interface.
  • the drives and their associated computer-readable media provide nonvolatile storage of computer-readable instructions, data structures, program modules and other data for computer 130 .
  • a number of program modules may be stored on the hard disk 144 , magnetic disk 148 , optical disk 152 , ROM 138 , or RAM 140 , including an operating system 158 , one or more application programs 160 , other program modules 162 , and program data 164 .
  • a user may enter commands and information into computer 130 through input devices such as a keyboard 166 and a pointing device 168 .
  • Other input devices may include a microphone, joystick, game pad, satellite dish, scanner, or the like.
  • These and other input devices are connected to the processing unit 132 through an interface 170 that is coupled to the bus 136 .
  • a monitor 172 or other type of display device is also connected to the bus 136 via an interface, such as a video adapter 174 .
  • personal computers typically include other peripheral output devices (not shown) such as speakers and printers.
  • Computer 130 commonly operates in a networked environment using logical connections to one or more remote computers, such as a remote computer 176 .
  • the remote computer 176 may be another personal computer, a server, a router, a network PC, a peer device or other common network node, and typically includes many or all of the elements described above relative to computer 130 , although only a memory storage device 178 has been illustrated in FIG. 1 .
  • the logical connections depicted in FIG. 1 include a local area network (LAN) 180 and a wide area network (WAN) 182 .
  • LAN local area network
  • WAN wide area network
  • computer 130 When used in a LAN networking environment, computer 130 is connected to the local network 180 through a network interface or adapter 184 .
  • computer 130 When used in a WAN networking environment, computer 130 typically includes a modem 186 or other means for establishing communications over the wide area network 182 , such as the Internet.
  • the modem 186 which may be internal or external, is connected to the bus 136 via a serial port interface 156 .
  • program modules depicted relative to the personal computer 130 may be stored in the remote memory storage device. It will be appreciated that the network connections shown are exemplary and other means of establishing a communications link between the computers may be used.
  • the data processors of computer 130 are programmed by means of instructions stored at different times in the various computer-readable storage media of the computer.
  • Programs and operating systems are typically distributed, for example, on floppy disks or CD-ROMs. From there, they are installed or loaded into the secondary memory of a computer. At execution, they are loaded at least partially into the computer's primary electronic memory.
  • the invention described herein includes these and other various types of computer-readable storage media when such media contain instructions or programs for implementing the steps described below in conjunction with a microprocessor or other data processor.
  • the invention also includes the computer itself when programmed according to the methods and techniques described below.
  • programs and other executable program components such as the operating system are illustrated herein as discrete blocks, although it is recognized that such programs and components reside at various times in different storage components of the computer, and are executed by the data processor(s) of the computer.
  • a Master World is defined as a politically correct and publicly accepted hierarchical tree structure that catalogs physical location or geographic divisions of the Earth.
  • the Master World is defined in such a way that many different classes of political, administrative and geographic entities across the entire Earth are included. Areas of political contention are accounted for by presenting a view of the world based on the language/locale of the computing device.
  • FIG. 2 shows an exemplary hierarchical tree structure 200 that represents a portion of the Master World.
  • the Master World contains multiple nodes 202 , with each node representing some type of geographic division (e.g. political or natural entity) of the Earth.
  • the nodes of the Master World are arranged in the following groups: (1) political or natural entities (e.g. continents, countries, oceans, states, counties, cities and the like); (2) infrastructure entities (e.g. postal codes, area codes, time zones and the like); (3) public place entities (e.g. parks, malls, airports, stadiums, and the like); and (4) non-physical entities (military postal code regions, vacation regions, affiliate coverage areas of television networks that can be geographically discontinuous, and the like).
  • political or natural entities e.g. continents, countries, oceans, states, counties, cities and the like
  • infrastructure entities e.g. postal codes, area codes, time zones and the like
  • public place entities e.g. parks, malls, airports, stadiums, and the
  • the top node of the tree structure represents the Earth.
  • Each node underneath the top node represents a geographical division of the Earth.
  • none of the nodes have an association with any businesses or services. That is, there is a distinction between node entities that are part of the Master World and non-geographic places where activities take place.
  • the Master World includes nodes for public places (i.e. airports, malls, etc), it does not include individual listings of businesses or service providers.
  • Each node is uniquely identified by an ID (EID or entity ID).
  • EID entity ID
  • a URL is associated with the tree structure and provides a context for the tree structure as will become apparent below.
  • Seattle-Tacoma International Airport (SeaTac) will be included in the Master World, but references to individual airline business locations at SeaTac might be “leaves” on the tree that are tagged by the SeaTac Airport EID (see “Secondary World” section and the Table below).
  • the Seattle Center might be a node on the Master World, while the Seattle Arts Festival, Bumpershoot, the Seattle Sonics NBA Team, and the Seattle Center Starbucks Coffee Shop might be tagged with the Seattle Center EID.
  • the Master World also contains nodes for all Interstate (motorway) exits. For example, the I-90, Exit 109, Washington is a node in the Master World. The Best Western Inn located at 1700 Canyon Road in Ellensburg, Wash. might be tagged with the EID of this Exit.
  • the Master World provides a uniform way of defining locations.
  • the uniform location definitions can then be universally used to assign attributes to goods or services.
  • a computing device determines its location to correspond to a particular uniform location definition, it can take advantage of the location-dependent goods or services that share the uniform location definition.
  • the Master World is useful because it is a standardized view of the world. Its accurate standardized geographic dimension attribution can be easily accessed by both providers and consumers. Services and product providers (or third parties such as search engines, network and yellow-page database directories) can use the nodes of the Master World by assigning a standardized persistent geographic reference to all commerce locations or points of interest. These commerce locations or points of interest can be considered as “leaves” on the tree structure.
  • the nodes of the Master World have one or more attributes that facilitate its use. Exemplary attributes are described in the table immediately below:
  • EID Attribute Description Entity ID
  • the EID is a unique ID for each node. No two nodes have the same EID. Name The name is defined in terms of the neutral ground truth (NGT) name. The NGT name supports various language translations for entity names as appropriate (e.g. Pacific Ocean, Pazifischer Ozean, Oceano Pacifico, etc.) Geographical The GEC is a geographical classification Entity of each node. An exemplary GEC is Class (GEC) discussed below in the “Geozone”section. Latitude The horizontal coordinate position on the globe (i.e. the coordinate position of the node's centroid) Longitude The vertical coordinate position on the globe (i.e.
  • Entity ID 24948 (ELD) Name Pacific Ocean, Pazifischer Ozean, Oceano Pacifico, etc. Geographical 138/Ocean Entity Class (GEC) Latitude 0 (+000° 00′ 00′′) Longitude ⁇ 170 ( ⁇ 170° 00′ 00′′) Relative 1 Importance Contextual World Parent(s) Source MSFT GeoUnit Start Date 0/0/00 End Date 0/0/00 Modification Jan.
  • the Master World also serves as a repository of common denominator links between itself and various “Secondary Worlds” and as a conduit that connects Secondary Worlds to other Secondary Worlds.
  • Content, service and device providers can use the Master World to associate their publicly available offerings with a geographic location and the corresponding multiple branch hierarchical structure. This location will be associated with a single entity within the tree structure thereby allowing geographic and time/distance calculations and the necessary parent/child relationship navigation.
  • the Master World provides a hierarchical structure of entities (nodes) that cover the entire globe. Upward navigation within the hierarchy is quite natural. Efficient navigation downward requires geographic proximity awareness. Additionally, there are possible scenarios that will require jumping from branch to branch in order to successfully return values in a query, or for more accurate calculations of distances to close “leaves” attached to nodes other than the original source node.
  • the Master World makes use of an index scheme that can identify peer level nodes by virtue of the geographical proximity. This indexing scheme makes use of a quad tree algorithm to define so-called “geozones.”
  • a quadtree is essentially a spatial index that breaks coverage into homogeneous cells of regularly decreasing size. Each quadrant of the tree has up to four children. The quadtree segmentation process can continue until the entire map is partitioned based on many different end result criteria including the density of the number of items (e.g. points of interest) in each quad.
  • the approach provides a form of spatial index that accelerates spatial selection and content identification.
  • a quadtree algorithm is applied to the nodes and can be based upon a desired density of, for example, points of interest that are to occur in any one zone. Once all of the zones have been defined, each zone is given a unique ID (e.g. top/left and bottom/right Latitude and Longitude pairs). Each of the nodes of the Master World is then assigned a zone in which it is located. Quadtree algorithms are known and will be appreciated by those of skill in the art.
  • having a uniform standardized representation of the world in the form of a hierarchical traversable tree structure can greatly facilitate the manner to which context-dependent, and more specifically, location-dependent goods and services can be linked.
  • a computing device has access to at least a portion of the Master World.
  • the computing device can have the Master World saved in an internal storage device, it can comprise part of the computing device's operating system, or the device might access the Master World via a network medium such as the Internet.
  • each device With the Master World tree structure being accessible to each computing device, each device has the power to determine its own context or node-referenced location. That is, the computing device can determine, through software it is executing, its particular location, i.e. node. Once the computing device determines an associated node, it can simply traverse the tree to ascertain its complete location.
  • a computing device determines that it is currently located at a node that corresponds to the City of Redmond, it can traverse the Master World tree structure to ascertain that it is in the State of Washington, Country of The United States, on the continent of North America. By ascertaining its precise location, the computing device (or its user) is now in a position to take advantage of location-dependent services that might be offered.
  • This particular model is a tremendous improvement over current models that utilize a central server to ascertain location for a number of different devices. In that model, each device (or user) provides information about its location (e.g. perhaps the user enters the zip code or city that the device is currently in) and might enter a query to find, for example, a McDonald's restaurant in his zip code.
  • the server then takes this information and might, for example, tell the user about the location of all of the McDonald's restaurants within that zip code or city. If the servers fails in this model, then none of the computing devices can take advantage of its services. In the present model, each computing device is self-sustaining. Each can determine its own location, and accordingly, each device can take advantage of location-dependent services. For example, if the computing device understands that it is located on a particular node of the Master World, then it can execute queries to find a McDonald's that has an EID that corresponds to the particular node in which the computing device is located. Particular robustness is provided through the use of the above-described geo-zones. The geo-zones enable proximate geographic divisions to be quickly searched in an efficient manner. For example, if an individual is looking for the nearest Kinko's to make copies and none are located in the geo-zone that corresponds to the node in which the computing device is located, then adjacent geo-zones can be quickly searched.
  • a secondary world might be defined by a third party organization or company and contains nodes that comprise physical and/or logical entities that are unique to that organization.
  • the nodes of the Secondary World may or may not have much context outside of the particular organization that defined the Secondary World, since a secondary world could be made either public or private.
  • the Secondary Worlds do not duplicate the Master World, but rather supplement it in a unique, organization specific manner. While the Master World is defined to be a widely accepted standard, each Secondary World can be a widely variant representation of an organization's proprietary view of the world.
  • each Secondary World has at least one node that is linked with a node of the Master World. This gives the Secondary World a context or location in the Master World. Also note that in some context applications, several secondary worlds may be accessed, each providing additional context specific pieces of location data.
  • FIG. 2 shows an exemplary Secondary World 204 that comprises a plurality of nodes 206 .
  • Each of the nodes 206 constitutes a physical or logical entity.
  • the nodes can constitute a company, its divisions, regions campuses, buildings, floors in various buildings and rooms on various floors.
  • At least one of the nodes is linked with a node of the Master World.
  • the nodes of the Secondary World can have the same attributes as the nodes of the Master World.
  • a Secondary World that includes a list of entities that are important to its employees.
  • the root entity would be “Boeing Corp.” and its children might be company divisions (St. Louis Military Division, Everett Plant, Corporate HQ, etc.).
  • individual nodes might be defined to represent individual buildings (Hanger 12), offices within this building (Office 1001), building areas (Southwestern quadrant of hanger 12), etc.
  • Each entity or node has a unique identifier (Local Unique ID or “LUID”) and a URL that is associated with the tree on which the node occurs.
  • the URL uniquely identifies the Secondary World tree structure so that a user within that world can determine how to interact with the world. This aspect is discussed below in more detail.
  • Boeing can then use the LUIDs to associate equipment, services, departments or even personnel to a physical or logical location.
  • FIG. 3 shows an exemplary portion of the Master World 300 and a Secondary World 302 .
  • the exemplary Secondary World 302 is a hierarchical tree structure that has been defined by Microsoft Corporation and includes the following nodes: Microsoft, Redmond Campus, 1 Microsoft Way, Building 26, 3 rd floor, Conference Room 3173, Building 24, 2 nd floor, Conference Room 1342.
  • the Secondary World 302 “touch points” into the Master World from the Redmond node.
  • a video projector is shown as being associated with the node “Conference room 1342 ”.
  • the video projector is not a node in the secondary world.
  • the video projector is an item in some other resource discovery service (e.g. the active directory) and includes a location attribute that is a pointer to “Conference room 1342 .”
  • resource discovery service e.g. the active directory
  • the location attribute is a pointer to “Conference room 1342 .”
  • the Secondary World is advantageously accessible to a user's computing device. It could, for example, be downloaded—completely or partially—and stored on a storage device and accessed when needed. It might be downloaded for a one time use only.
  • the Secondary World enables the computing device to ascertain its context within the Secondary World.
  • the computing device would, by using the Secondary World, compute its location within the Secondary World. The computing device can do this by traversing the tree structure from the node in which it is currently located to the root node. This would, for example, give the computing device (and hence the user) a complete Secondary World context.
  • the Secondary World location Once the Secondary World location is known, the user is in a position to take advantage of goods or services that are associated with the nodes of the Secondary World. That is, once the computing device determines its Secondary World context, it is ready to become an active participant in the Secondary World.
  • Tremendous value can be achieved by associating goods or services with the individual nodes of the Secondary World.
  • Conference Room 1342 has a video projector associated with it. That is, the location of the video projector is in Conference Room 1342 .
  • an individual in Conference Room 3173 has a presentation that requires the use of the video projector such as the one located in Conference Room 1342 .
  • an individual would have no way of ascertaining the location of the video projector other than perhaps physically calling over to the building to check whether there is a video projector available.
  • the user's computing device is able to ascertain its location within the Secondary World, it is able to locate the video projector in Conference Room 1342 . It would do this by simply executing software that traverses the Secondary World tree structure to find the resource of interest.
  • the computing device is able to derive it context (location) within both worlds. This enables the computing device, and hence the user, to take advantage of goods and services that are associated with the Secondary World, as well as participate in location-dependent services that are consumable based upon the user's location in the Master World.
  • FIG. 4 is a flow diagram that describes steps in a method in accordance with the described embodiment. The steps described just below are implemented by a computing device which, in the illustrated example, is a hand-held mobile computing device.
  • Step 400 accesses first and second hierarchical tree structures that are resident on a computer-readable media.
  • the tree structures might be stored on the device or might be accessible via a network such as the Internet.
  • An exemplary first tree structure is the Master World and an exemplary second tree structure is a Secondary World. Alternately, the tree structures could both be Secondary Worlds.
  • step 402 traverses multiple nodes of the tree structures to derive the context of the computing device.
  • the computing device receives information that informs it as to its location at a node of one of the trees. This information can come to the computing device in any suitable way, e.g.
  • a user can enter the information through a User Interface (UI) or the location might be broadcast to the computing device by another computing device (e.g. through the use of Bluetooth technology or Universal Plug and Play (UpnP). Specific examples of how this information can be conveyed to the computing device are given below in more detail. Regardless of how this information is conveyed to the computing device, once the computing device has the information, it executes software that traverses one or both of the tree structures to derive its context which, in this example, is the device's location.
  • UI User Interface
  • UpnP Universal Plug and Play
  • one particularly valuable aspect of the described embodiment is that individual organizations can define their own Secondary Worlds. This gives the organization a great deal of flexibility in providing goods and services and, more broadly, increasing the efficiency of their organization.
  • a software tool is provided that enables individual organizations to define and maintain their own Secondary Worlds.
  • each secondary world can be uniquely identified as a name space (e.g. an XML namespace). This ensures that any overlap in names between the Secondary World and the Master World will not result in a collision.
  • the Master World might contain an entity identified as “Chicago” referring the city.
  • a Secondary World that is established by the National Basketball Association (NBA) and a different Secondary World that is established by the Caterpillar Corporation might also have entities named “Chicago” that refer to completely different entities than the Master World's “Chicago.”
  • NBA National Basketball Association
  • Caterpillar's “Chicago” might refer to a sales district.
  • Having the namespace separation between the Master and Secondary Worlds can ensure that there not a collision between identically named entities because each name space is uniquely different from every other namespace.
  • FIG. 5 is a flow diagram that describes steps in a method of building a context-aware data structure. These steps are implemented by a software tool that is executing on a computing device.
  • Step 500 receives input from a source that specifies information that pertains to physical and/or logical entities.
  • a system administrator might physically enter information about the structure of the Secondary World that they desire to define. This information can include information about buildings, divisions, conference rooms and the like.
  • Step 502 then processes the information to define a hierarchical tree structure that has a context. In this example, the context is location. It will be appreciated, however, that other contexts could be employed.
  • Each of the nodes in the hierarchical tree structure represents a separate physical or logical entity.
  • Step 504 then links at least one of the nodes of the hierarchical tree structure with another tree structure having a context. In this example, this other tree structure can comprise the Master World. Once the tree structures have been built and linked, they are ready for traversal in a manner that enables context to be derived from one or more of the nodes.
  • the computing device is able to determine its own location. In the embodiment about to be described, the computing device determines its location by using location information that is provided to it from a number of different sources of information. The device is able to take the information that is provided to it and process the information to determine a particular node on one or more hierarchical trees. Once the device has done this, it can determine its complete location which is a useful thing to know particularly when there are location-dependent services that can be consumed by the device's user.
  • FIG. 6 shows a high level diagram of an exemplary computing device 600 that comprises, among other components, a context service module 602 and one or more context providers 604 .
  • the context service module 602 can be implemented in any suitable hardware, software, firmware or combination thereof.
  • the context service module is implemented in software that is executed by one or more device processors.
  • the context service module 602 receives context information from one or more context providers 604 and processes the information to determine a current device context.
  • the device context is the device's location.
  • the context providers are location providers that provide location information, in various forms, to the context service module 602 for processing.
  • the location providers 604 receive information from various sources of context information (location information) 606 .
  • a context provider comprises a software component that can either be implemented on the device or off the device.
  • the context provider can also include any suitable hardware, firmware or combination thereof.
  • the role of the context providers are to receive information from sources 606 and convey the information to the context service module 602 so that the context service module can use the information to determine a current device context.
  • sources 606 provide various information to the location providers 604 that pertains to the device's current location.
  • the sources of the information can include various information transmitters such as a GPS system, cell phone or cell ID, wireless transmitters that transmit location information, location beacons, 802.11 transmitters and various other sources of information.
  • the sources of information can also include other computing devices that might, for example, provide location information through Bluetooth technology.
  • a source of information 606 might include a person who, for example, physically enters location information into the device 600 so that the device can process the information to determine its location.
  • the device 600 When the device 600 receives the location information from the sources 606 , it processes the information with the location providers 604 and provides the information to the location service module 602 .
  • the location service module 602 processes the location information and determines a particular node on one or more of the hierarchical tree structures to which it has access which corresponds to its current location. The location service module 602 can then traverse the tree structures to determine a complete location for the device. Once the complete location is determined, the device 600 can begin to interact with one or more applications 608 that can query the device about its particular location so that one or more location-dependent services can be rendered to the device.
  • the applications 608 are illustrated as being separate from the device. It is to be understood, however, that the applications could be executing on the device, e.g. a browser application.
  • the applications 608 can make calls to the device to ask the device where it is located.
  • the device is configured to receive the calls and respond in an appropriate manner to the application. Once the application has the device's location information, it can then render location specific services to the device.
  • SeaTac International Airport has designed its Secondary World to have the following nodes: “Arrivals”, “Departures”, “Concourses”, “Airlines”, “Gates assigned to Airlines”, and “Gate Location”.
  • SeaTac International has bank of servers that are executing applications to assist you while you are in the airport. There are applications that can help you find services, locate facilities (e.g.
  • the search engine application first determines your current location in the Master World as indicated by the EID of the Master World node that corresponds to your location. Executing a search, the search engine application looks for a Double Tree hotel that has an attribute that includes an EID that matches your EID. If it finds one, it simply indicates for you the result. If it does not find one with the corresponding EID, it can use an adjacent geozone to search for a Double Tree hotel. It may also provide driving directions to the hotel. The search engine application was able to do this because it was able to ascertain your location in the Master World. It did this quickly and automatically with little or no effort from you.
  • the Master World provides a mechanism to daisy chain two or more Secondary Worlds together. This is possible because the Secondary Worlds have at least one reference or link into the Master World.
  • FIG. 7 shows computing device 600 in somewhat more detail.
  • device 600 comprises an architecture that includes the following components: a location service module 602 , a location provider interface 700 , an application program interface (API)/Events module 702 , a privacy manager 704 a location conversion module 706 , one or more applications 608 and one or more location providers 606 .
  • Also included in the architecture is an active directory 708 , Web service 710 , location database 712 , and personal places 714 .
  • the architecture can be implemented in any suitable hardware, software, firmware or combination thereof. The architecture mentioned above is advantageous in that it enables each computing device to determine its own context or location.
  • One particularly advantageous aspect of the described embodiment is that it employs a common interface 700 that provides a standard interface through which the location providers 606 communicate.
  • the location providers are extensible (to support future providers) in that they can be dynamically added or removed from the collection of location providers. All that is required of a particular location provider 606 is that it be written to support the common interface.
  • location providers 606 there are several location providers 606 . These location providers provide location information in different forms. For example, a GPS location provider might provide location information that is GPS specific. Similarly, an IP/Subnet location provider might provide information that is specific to an Internet Protocol. A mobile phone location provider might provide location information in the form of a cell ID. In addition, a location User Interface (UI) might provide location information in the form of a user entry that specifies a city, street or building. All of the location information that is provided by the various location providers is processed by the location service module 602 so that a current device location can be determined. To determine the current device location, the location service module 602 may have to consult with an active directory 708 , a Web service 710 , or a location database 712 .
  • an active directory 708 e.g., a Web service 710 , or a location database 712 .
  • the active directory 708 might, for example, maintain a secondary world and other networking metadata such as subnet and “site” information that can help determine location based on networking connectivity.
  • Web service 710 can hold the master or secondary worlds, the attributes of which can be used to find location. For example, if a cell phone knows its cell tower ID, then the location provider can query the secondary world to ascertain the nodes that match that cell tower ID.
  • Location database 712 is basically a version of the web service that is hosted or cached locally.
  • the architecture contemplates multiple different location providers that can provide location information to the location service module 602 .
  • This information can come in many different forms and quality levels.
  • the information is then processed by the location service module 602 to determine a current device location.
  • the service module 602 ascertains from the location information a particular node ID (EID and/or LUID) and a URL that is associated with the tree structure with which the node is associated.
  • the location service module ascertains a node ID, it can then query the tree structure (or more accurately a server that manages the tree structure) using the URL to ascertain more information about the tree structure.
  • the location service module 602 ascertains a LUID from a particular Secondary World, it might then query an active directory 708 (or an Intranet server—which is another location database) to discover the parents and the children of the node. This would then enable the location service module to build the Secondary World.
  • an active directory 708 or an Intranet server—which is another location database
  • the location providers 606 can provide the location information to the location service module 602 in many different ways. For example, some location providers 606 may continuously provide information (e.g. the GPS provider may continuously provide GPS coordinates). Alternately, the location providers can periodically provide location information such as at specific times or on the occurrence of definable events. For example, a user may define specific times when the location information should be updated. Alternately, the location information might be updated only when a device's location changes (i.e. a location change event). Additionally, the location providers might provide location information when polled by the location service module 602 . For example, the location service module 602 can call the location provider interface 700 and request location information from one or more of the location providers.
  • the location service module 602 can call the location provider interface 700 and request location information from one or more of the location providers.
  • One specific location provider 606 is shown as a cache.
  • the cache provider essentially maintains a current device context or location. That is, once the location service module 602 has ascertained its current location, it writes this location to a cache. This enables the device 600 to ascertain its location with a degree of confidence in the event all of the other location providers are not able to provide location information (e.g. the GPS provider may not receive GPS information because the GPS transmitter that supplies it with the information is unable to contact a requisite number of satellites).
  • one or more of the location providers are configured to assign confidence parameters and/or accuracy parameters to the information that they provide to the location service module 602 .
  • Confidence parameters provide a measure of a provider's confidence in the information that it provides to the location service module 602 . For example, assume that a GPS transmitter must receive information from five or more satellites in order to provide highly confident information. Assume that only three satellites are available at the time. The GPS transmitter would then transmit its information based only on the three satellites. The GPS provider would then know that the information it receives from the GPS transmitter was based only on three satellites rather than the desired five or more.
  • the GPS provider can set a confidence parameter on the location information that indicates that it has a lower confidence level than if the information were based on the desired five or more satellites.
  • the location service module 602 can take the confidence parameters for all of the location providers into account when determining the location of the device. This is discussed in more detail below.
  • the location information that is received from the location providers is accurate to varying degrees. Some information may be accurate to within one mile, while other information may be accurate to within 100 feet.
  • the location providers are desirably configured to assign accuracy parameters to the location information that they provide to the location service module 602 .
  • the accuracy parameters give the location service module an indication of the accuracy of the information.
  • the module can make decisions on how to use the location information it receives from each provider. For example, the location service module 602 might disregard completely any information that has a low confidence parameter. It might, on the other hand, strike a balance between the accuracy of the information and its confidence. For example, the module 602 might be programmed to use information with lower levels of accuracy only when there is a high level of confidence in the information. The module 602 might utilize the parameters to assign weights to the information so that the location is calculated as a weighted function of the confidence and accuracy of the information.
  • the location service module has determined a device location and has written that location to a cache. At the time when the location is written to a cache, it is assigned perhaps a high confidence level. Assume further that all of the other location providers are unavailable to provide location information. For a period of time, the location service module 602 can use the cache location as a current location and be fairly confident that its information is generally accurate. In this case, the location service module might assign a linearly decreasing confidence level to the information over time so that at some point, it ceases to use the information or informs the user that the information cannot be guaranteed.
  • the information can include, in addition to the confidence and accuracy parameters, the actual location information in a known format, a trust parameter and a timestamp.
  • the trust parameter is a metric that is assigned by the location service module 602 to one or more of the location providers and defines the trust that the location service module has for the particular location provider.
  • the timestamp is a metric that defines the time when the location information was is provided by the location provider. This assists the location service module 602 in ascertaining whether information is stale and might need refreshed.
  • the location service module 602 can then set about determining the location of the device.
  • FIG. 8 is a flow diagram that describes steps in a method of determining a device context which, in this example, is the device location. These steps are implemented by the location service module 602 .
  • Step 800 gets the current device context.
  • the current context can be the last calculated device context that is stored in the cache.
  • Step 802 determines whether any of a number of context providers are available to provide context information. The location service module might do this by polling the context providers to ascertain which of the providers are active and valid.
  • Step 804 determines whether all of the providers are inactive. If all of the providers are inactive, step 806 decreases the confidence in the current context over time and uses the current context as the device context. Step 802 then continues to monitor for current active and valid providers. If step 804 determines that one or more of the context providers are active, then step 808 orders the active and valid context providers.
  • Step 810 checks to ascertain whether the context information appears to be correct. For example, where the context is the location of the device, the location service module 602 might know that five seconds ago the current location was Redmond, Wash. Accordingly, location information that indicates that the current location is Beijing, China would be incorrect.
  • Step 812 determines whether any of the context information conflicts with either the device's current context or the context information from other providers. For example, the location service module 602 can compare the context information from each of the context providers with the information in the cache.
  • step 814 can select the context providers having a predefined level of trust and perhaps use just their information (Step 816 ). If there are no conflicts, then step 816 determines the current context based upon the information that is provided by all of the context providers. In the described embodiment, this step is implemented by using the information to map to a particular node in one or more of the hierarchical tree structures mentioned above. For example, the location of the device can be ascertained by mapping the information to a particular node, and then completely traversing the tree structure until the root node is reached. Step 818 then updates the current context by perhaps writing it to the cache and returns to step 802 to determine the active and valid context providers.
  • the method described above provides a way for the location service module to receive location information and use only the location information that appears mostly likely to represent a current location. Conflicting information can be discounted or disregarded thereby assuring that only the most trusted, accurate and confident information is utilized to determine the device's current location.
  • one or more of the location providers are advantageously programmed to self monitor their own operation for various irregularities that can occur.
  • the location providers are configured to notify the location service module 602 .
  • the source from which the location provider receives its information may go off line for a period of time so that the location provider is unable to receive any additional information.
  • the location provider might generate a “provider out” message and send it to the location service module 602 .
  • the location service module 602 receives the “provider out” message, it can then take steps to exclude the location information from that provider from any location calculations that it performs.
  • the location provider's source When the location provider's source comes back on line, it can generate a “provider on” message that informs the location service module 602 that it is able to transmit location information to the module.
  • the location service module can be notified by the location providers on the occurrence of other operational irregularities, with the above example constituting but one specific case.
  • the location service module 602 can receive queries from one or more applications 608 .
  • the applications include a web site application, an Outlook application, and a service discovery application.
  • the web site application can be any web site application that is capable of rendering location-specific services.
  • the user of the device 602 might access Amazon.com's web site to buy a favorite book. When the user purchases their book, Amazon.com must now compute the taxes that the user must pay.
  • a script executing on Amazon.com's web site might query device 602 to learn of the user's location. In this particular example, the device might respond to the query by returning the state in which the user is making the purchase.
  • Amazon.com can then assess the tax automatically. Amazon.com might also desire to know where the individual is located so that they can select an optimal shipping method (UPS or Express Mail). Depending on where the individual is located, one method may be preferred over the other.
  • the Outlook application might query the location service module to ascertain the location because it (or the operating system, e.g. Windows) may change device settings based on the location of the computing device. For example, the user may print on one particular printer while at work, and another particular printer when at home. When the Outlook application determines that the user has gone home for the day, it can automatically change the device settings for the printer at the user's home. It might acquire the print settings from a personal places data store 714 . Thus, the device is automatically configured for use depending on the user's location.
  • the operating system e.g. Windows
  • the service discovery application might query the device to determine its location so that it can render a particular service depending on where the device is located. For example, if the user asks the application to locate the nearest color printer, the service discovery application might query the location service module to ascertain the device's current location so that it can use this information and find the nearest color printer.
  • the Outlook application could configure itself email to a work location (when an individual is at work) or to a home location (when an individual is at home).
  • the Outlook calendar can become location aware, e.g. when you change time zones, your appointments would show up in the proper time slots.
  • the applications 608 communicate with the location service module 602 through one or more application program interfaces (APIs) and/or events.
  • APIs application program interfaces
  • the applications can make function calls on the API to query the location service module as to its current location.
  • the applications can register for location notifications by using an events registration process. For example, an application may register for a notification when the user changes their location.
  • an application requests to be notified when the user arrives at work or at home so that the application can change the device's configuration (such as printer configuration).
  • FIG. 9 is a flow diagram that describes steps in a method in accordance with the described embodiment.
  • the steps that are described are implemented by device 600 .
  • Step 900 receives information that pertains to the current context of the device. In this particular example, a portion of the information is received from one or more context providers which, in this case, are location providers.
  • Step 902 processes the information on and with the device to ascertain the current context of the device.
  • the device maintains (or has access to) one or more of the Master World and one or more Secondary Worlds.
  • the device receives all of the location information, it maps the information to a particular node in the hierarchical tree structure that defines the Worlds. It then traverses the tree structures to ascertain the complete context (i.e. location) of the device.
  • Step 904 receives calls from one or more applications that request information that pertains to the device's current context or location.
  • the applications can call one or more APIs to request the information or the applications can register for event notifications.
  • Step 906 then supplies the applications with at least some information that pertains to the current device location.
  • a security policy or privacy policy can be applied to the information before it is returned to the applications.
  • a privacy manager 704 ( FIG. 7 ) is provided.
  • the privacy manager is illustrated as being incorporated on the device, it could be implemented by a trusted entity such as a trusted server that is not part of the mobile computing device.
  • the privacy manager can be implemented in any suitable hardware, software, firmware or combination thereof.
  • the privacy manager comprises a software module that is incorporated in the mobile computing device.
  • the privacy manager 704 addresses privacy concerns that are associated with the information that is collected by the computing device.
  • the location service module can calculate detailed information regarding the location of the computing device. It may be desirable, in some instances, to filter the information that is provided to various applications. That is, it is entirely likely that a user may not want their specific location information provided to untrusted applications. In these instances a user might just desire for location service module 602 to inform such applications that the user is in the State of Washington.
  • FIG. 10 shows a flow diagram that describes steps in a privacy protection method in accordance with the described embodiment. These steps can be implemented by the privacy manager 704 .
  • Step 1000 defines a plurality of privacy levels. Exemplary privacy levels are set forth in the table immediately below:
  • a privacy level of 0 means that no location information is returned.
  • a privacy level of 90 means that very detailed location information is returned.
  • Step 1002 assigns various privacy levels to the individual nodes in one or more hierarchical tree structures. For example, each node of the Master World and the Secondary Worlds can have a privacy level associated with it.
  • the root node of the Master World tree structure might have a privacy level of 10
  • the node that represents a current location in a Secondary World might have a privacy level of 90.
  • Step 1004 determines the context of the computing device. In the present example, the context is the device location and examples of how this is done are given above.
  • Individual applications that call the location service module can have privacy levels associated with them. These privacy levels can be assigned by individual users. For example, a trusted application might have a privacy level of 90, while an untrusted application might have a privacy level of 30.
  • Step 1006 receives context queries from one or more applications.
  • an application calls the location service module 602 ( FIG. 7 ) to ascertain the location of the device.
  • Step 1008 determines the privacy level associated with the application or applications. For example, if a untrusted application calls to request location information, the privacy manager 704 would determine that the application has a privacy level of 30.
  • the privacy manager then traverses (step 1010 ) one or more hierarchical tree structures to find a node with a corresponding privacy level so that it can select the information that is associated with that node. In this example, the traversal might involve jumping from the Secondary World to the Master World to find the node that corresponds to the state in which the user is located.
  • step 1012 returns the context information (e.g. location information) associated with the node. In this case, the location service module would inform the application that the user's location is the State of Washington.
  • the computing device is able to determine the source (i.e. application) of its queries and modulate the information that is returned to the application as a function of the application's identity.
  • the computing device is able to do this because it has access to the Master World and one or more Secondary Worlds.
  • the above description constitutes but one exemplary way of accomplishing this feat.
  • one of the location providers comprises a location beacon that beacons or transmits information to enable a computing device to actively participate in its current context.
  • Location beacons can comprise standalone devices that can be retrofitted onto existing infrastructures, e.g. a smoke detector or wall outlet in order for the device to have a power source.
  • FIG. 11 shows an exemplary beacon 1100 that is mounted on a structure 1102 .
  • Structure 1102 can be any suitable structure such as a wall in a conference room or public place, a smoke detector, an electrical socket and the like.
  • the location beacons are small inexpensive devices that can be permanently mounted in special locations such as conference rooms, building lobbies, airport gates, public places and the like.
  • the beacons announce the physical location in the form of an EID and/or LUID to all mobile devices that are within range, such as laptops, tablet PCs, hand held computers, mobile phones, wearable computers and the like.
  • the location beacon can identify the particular locations by beaconing standard information that will be understood by the mobile computing devices.
  • the beacons can transmit one or two location identifier pairs comprising an EID/URL pair and a LUID/URL pair.
  • the beacon might also transmit multiple LUIDs.
  • the EID and LUID give the present node location in the Master World and Secondary World respectively.
  • the URLs provide a reachable location for the Master and Secondary Worlds.
  • the URL associated with the Secondary World can give a service location that the device can use to query information about the Secondary World so that it can derive its context and take advantage of resources or services that are associated with the nodes in the Secondary World.
  • the beacons can also transmit a digital signature that can be used by the device to ascertain that the beacon is valid and legitimate. Any suitable signature or verification method could be used.
  • the beacon can be programmed to transmit code download pointers to devices within range.
  • the code download pointers can enable the computing device to access software code that permits them to interact with their environment.
  • the beacon also transmits a code download pointer that points to software code that enables you to operate the video projector in the conference room using your hand-held cellular phone.
  • the beacon serves as more than just a location beacon—it permits you, through your computing device, to actively participate in your surroundings.
  • the beacons can transmit the information in any suitable way, e.g. wireless methods including infrared and radio frequencies.
  • wireless methods including infrared and radio frequencies.
  • Bluetooth short range radio frequency communication can be used to provide a low cost, low power alternative.
  • the embodiments described above provide a uniform, standardized way to enhance the world of context aware computing.
  • the embodiments provide a way for individuals to uniquely experience the world around them by ascertaining their location in the world in a standard way.
  • the embodiments also provide a way for service providers to uniquely position their goods and services in a manner that is sensitive to and appreciates the contexts, e.g. locations, of various consumers of the goods and services.
  • Unique and useful architectures and data structures are employed to facilitate the user's computing experience and provide for an individual-centric experience.

Abstract

Context-aware computing systems and methods are described. In particular embodiments, location aware systems and methods are described. In the described embodiments, hierarchical tree structures are utilized to ascertain a device context or location. The tree structures can be stored on or accessible to mobile or stationary computing devices so that the devices can determine their own particular context or location. In one embodiment, one of the tree structures comprises a Master World tree structure that contains nodes that represent geographical divisions of the Earth. Another of the tree structures can comprise a so-called Secondary World that contains nodes that represent physical or logical entities that are organization or company specific views of the world. A computing device can automatically determine its context or location by ascertaining a node on one or more of the tree structures and then traversing the tree structure to ascertain the complete context. Once a context or location is ascertained, goods or services associated with the context or location can be accessed.

Description

TECHNICAL FIELD
This invention relates to generally to the area of context-aware computing or ubiquitous computing.
BACKGROUND
The World Wide Web (WWW) was created to make content available from any source in any location around the world. Users of the Web are able to generally access a seemingly infinite number of resources via the Web. The Web has been highly successful in this regard. Yet, with the evolution of the Web, certain needs remain largely unmet. Specifically, people continue to have a need to access information that has a contextual aspect to it. That is, often times, individuals will find themselves in a computing environment that carries with it a certain context. Yet, the context of the environment cannot be easily incorporated into the present computing environment. As an example, consider the context of location. People generally have a need to access information, data, resources and the like, that have geographic dimensions to them. For example, individuals may desire to take advantage of services or products that are close in proximity to where they currently are located. In this regard, it is desirable to understand the individual's contextual location so that services, goods and the like can be made available to the individual. As “eCommerce” continues to grow in importance, the necessity of bringing people, places, services and goods together in an efficient manner will become critically important.
To date, many attempts have been made to bring people, places, services and goods together. These various attempts have generally approached the problem from different directions in an often times incompatible manner. As an example, consider the context of location. Some services have attempted to bring people and services together by defining large databases that maintain information about the services. For example, a list of restaurants may be maintained in a web accessible database where each restaurant is associated with a zip code in which the restaurant is located. When a user desires to locate a particular restaurant, they might simply enter the zip code where they are located to see a list of corresponding restaurants in that zip code. From the list of restaurants, they might be able to select one or two restaurants of interest. This approach is undesirable for a number of reasons. First, the operation of the system is dependent upon a central server that is responsible for receiving user queries and executing the queries to return the information to the user. In the event the server fails, so too does the service. In addition, this particular service might be suited to finding restaurants, but possibly not other businesses. In addition, the granularity with which the results are returned to the user may foist some of the search burden on the user (i.e. the user gets a list of restaurants in a nearby zip code, but has to further explore the list to select which ones are of interest). Further, the list of restaurants may include some restaurants that are blocked by some type of a physical barrier (i.e. a river, mountain, etc.) that makes the distance, as the crow flies, unroutable.
Providers of services and products want to be connected to nearby end-users. End-users want to consume these services and goods at the closest and most convenient location. Acquiring the services of a dentist or a plumber that lives somewhere “out on the net” is not appropriate if you need them to fill a cavity or unclog a sink. Looking for the nearest hotdog while in a stadium requires you to stay in the stadium.
There is an unsolved need to be able to create context-aware computing in which computing devices can participate in their particular context. In specific circumstances, there are needs to provide relational position awareness among physical locations in both public and private views of the world. To date, however, there is no one standardized view of the world that would unlock the potential of context-aware computing. Context-aware computing is much more than just position awareness—although this is a very big field in and of itself.
This invention arose out of concerns associated with developing a standardized, context-aware infrastructure and related systems to unlock the potential of context-aware computing.
SUMMARY
Context aware computing systems and methods are described. In the described embodiment, one or more hierarchical tree structures are defined that uniquely identify geographical divisions of the Earth and/or physical or logical entities. Each tree has multiple nodes and at least one node from each tree is linked. Goods and services can be associated with individual nodes on the tree, the nodes providing a universal reference when attempting to locate or consume the goods or services.
In one embodiment, a computing device (such as a stationary or mobile computing device) has access to one or more of the tree structures and can utilize the tree structures to ascertain its current context. The device determines its context by traversing one or more of the tree structures to ascertain information that is associated with the individual nodes of the tree structure. In a particular embodiment, the context is the device location and the device is capable of autonomously determining its location within a Master World and one or more Secondary worlds. Once the computing device has determined its location, it can then take part in location-dependent scenarios.
In one embodiment a Master World is defined and is a hierarchical tree structure that represents a universally acceptable description of the world. One or more Secondary Worlds can be defined and constitute company- or organization-specific views of the world that link with the Master World. A Secondary World can describe the location tree of an organization.
In one embodiment, a device architecture includes a common interface, a location service module, a plurality of location providers, and an application program interface (API) or events layer. Various location providers can call the common interface with location information that is processed by the location service module to ascertain the device's current location. The location providers provide hints about the current location and the location service module turns the hints into a nodal location on one or more of the hierarchical tree structures. The location service then traverses one or more of the tree structures to ascertain a complete device location. Various applications can call the API layer to ascertain location information from the location service module. By knowing where a device is located within a hierarchical structure, the applications can present location-dependent goods or services to the user. Thus, a user is able to actively participate in their current computing environment.
In other embodiments, the location service module is able to determine, to a degree of certainty, the location of the device. It does so through the use of confidence and accuracy parameters that are assigned to the information that is provided by the location providers. Additionally, a trust parameter can be assigned by the location service module to the location providers and provides a measure of the trust that is associated with a particular location provider. The location service module can then consider all of the parameters in deciding which location information to use and how to use it in determining a device location.
In another embodiment, privacy issues are addressed by a privacy manager that functions to modulate the information that is provided to the various applications as a function of the applications' identities and security policies on the device.
In yet another embodiment, a unique beacon provider is described. A beacon can be located in various places and transmits context information that (in the case of location information) can be directly used to ascertain the device's location relative to a tree structure node. This provides direct information about the device's location within the defined hierarchical infrastructure.
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1 is a diagram of an exemplary computing device that can be used in accordance with the described embodiments.
FIG. 2 is a conceptual diagram of an exemplary Master World and an exemplary Secondary World in accordance with the described embodiment.
FIG. 3 is an exemplary specific view of a Master World and a Secondary World and their relation to one another.
FIG. 4 is a flow diagram that describes steps in a method in accordance with the described embodiment.
FIG. 5 is a flow diagram that describes steps in a method in accordance with the described embodiment.
FIG. 6 is a high level diagram of an exemplary computing device architecture.
FIG. 7 is a somewhat more specific view of an exemplary computing device architecture.
FIG. 8 is a flow diagram that describes steps in a method in accordance with the described embodiment.
FIG. 9 is a flow diagram that describes steps in a method in accordance with the described embodiment.
FIG. 10 is a flow diagram that describes steps in a method in accordance with the described embodiment.
FIG. 11 is a side elevational view of an exemplary location beacon in accordance with one embodiment.
DETAILED DESCRIPTION Overview
To provide a standardized solution, embodiments described just below provide a uniform definition of the world. The uniform definition is defined in terms of a hierarchical tree of nodes, where each node represents some aspect of the world. Each node is connected to at least one other node by a branch. An exemplary classification of nodes takes place on a physical level (e.g. physical locations such as political entities, infrastructure entities and public places), as well as a non-physical level (e.g. military APOs). This hierarchical nodal structure is referred to as the Master World, and is a standardized view worldwide. Each node of the Master World has various attributes associated with it that assist in context-aware computing. Exemplary attributes include a unique ID, name, geographic entity class, latitude/longitude, relative importance, contextual parents to name just a few. The Master World is useful because it can be used to determine the relative location of a place anywhere in the world and at any definable granularity.
Once an individual's location or a place an individual is interested in is determined, various services that reference the location can be offered to the individual based on their location. That is, value is provided by the Master World model in the ability to tie services to nodal locations in the Master World.
Building on this concept, two additional concepts add value—the concept of so-called Secondary Worlds and a “geozone.”
A Secondary World is a powerful computing mechanism whereby individual entities (such as businesses or organizations) can define their own particular worlds that need not necessarily conform to the Master World view of the world. That is, while the Master World is essentially a physical hierarchical representation of the world, the Secondary Worlds can be physical and/or logical representations of each individual entities' world view. One particularly useful aspect of the Secondary World is that it links, at at least one point, into the Master World. Thus, within any Secondary World, a user's location not only within the Secondary World, but the Master World as well can be determined. Various services can be attached to the nodes of the Secondary World. Based upon a user's calculated position, these various services that are associated with Secondary World nodes can be offered to the user. In addition, because the user's context is determined relative to the Master World, other services that may not be associated with a particular Secondary World can be offered.
A geozone is essentially a spatial indexing mechanism by which the Master World is subdivided into individual zones. In the described embodiment, the zones are subdivided through the use of a quadtree algorithm that is dependent on a density function (although many other spatial index approaches can also be used). Once a desired density level is achieved (density might be defined in terms of points of interest per zone), each node on the Master World is assigned a particular geozone. Geozones enable proximity calculations to be computed in a fast and straight forward manner.
A useful aspect of the Master and Secondary Worlds are that they are “reachable” from various computing devices such as stationary (i.e. desktop devices) or mobile computing devices (i.e. cell phones, laptops etc.). That is, the Master World (or at least a portion of it) and one or more Secondary Worlds can be either locally maintained on the computing device, or accessed, e.g. via the Web or some other mechanism, so that a user can derive their context. For example, the Secondary World can be downloaded onto the computing device so that a user can derive their context within the Secondary World. Once a user's context is determined from the Master World and one or more Secondary Worlds, a various robust collection of context-aware solutions become available to the user. For example, specific Secondary World services can be offered or Master World services can be offered. Additionally, services from other Secondary Worlds might also be offered since the user's location may be known (or made known) to these other Secondary Worlds. In this way, the Master World can link two or more Secondary Worlds together.
Another aspect is that the described embodiments harness the computing power of each computing device in determining the device's location. Here, by virtue of having the Master World and one or more Secondary Worlds reachable by the device (and possibly locally maintained on the device), the device itself determines its own context.
One embodiment provides a client side device that is configured to utilize the context-aware structures that are discussed above, i.e. the Master and one or more Secondary Worlds. The Master World or a portion thereof can be locally available on the device or can be accessible at another location, e.g. via the Web. In this embodiment, the client device has a location service embodied thereon. The described location service is a software module that can determine the location of the device and can answer queries from various applications (either executing on the device or off the device). The location service determines the location of the device by using the Master World and one or more Secondary Worlds. The applications query the location service through one or more Application Program Interfaces (APIs) or Events to get location information that is used by the applications to render a service.
The location service makes use of one or more location providers that convey information to the device. This information can be information that is specific to the location provider, or can be information that can be mapped directly into a node of the Master World or Secondary Worlds. Exemplary location providers can include Global Positioning Service (GPS) providers, cell phone providers (cell providers), Bluetooth providers, a user interface provider and the like. The location providers provide information that gives some aspect of a device's current location. This information is used by the location service to ascertain the location of the device.
One particularly advantageous feature of the client device is a standard or common location provider interface. The location provider interface enables the various location providers to provide information to the location service so that the location service can use the information to determine its location. Essentially, the multiple location provider interface is a common interface that enables multiple different location providers to provide location information (or hints) about location to a location service that is on a device. The location providers can provide the location information constantly, at intervals, or when polled by the device. The location information can be provided with confidence and accuracy estimates to enable the location service to evaluate the relative quality of the information before it is used. The various providers also have the ability to self-monitor themselves which assists in the providers' ability to intelligently convey information to the location service. By having a common interface, the collection of location providers is dynamically extensible—that is location providers can be added or removed from the collection of location providers without any interference of the functionality performed by the location service or device. The location providers can be added or removed while the device is operating. This is particularly useful in accommodating location providers that are developed in the future. In this particular embodiment, two levels of abstraction are provided i.e. (1) the provider interface that receives information from the location providers and (2) the API/events layer that enables applications to get at the various information.
One focus of this embodiment is a device that can collect context information (e.g. location information) from a variety of different sources, determine the device's current context from that information, and provide the current context at some level to one or more applications that can use the device's context to render a service or enable the device to participate in its context environment.
In the described embodiment, the device receives location information or hints about its location. This information is collated and mapped by the location service into a node in the Master World and/or Secondary World. The hierarchical trees can then be traversed to determine the device's accurate location in both the Secondary World and the Master World. At this point, the device has determined its context. The information that is collected can be subject to arbitration to ensure that only highly trusted information is used to determine context. The location information can be cached to provide “current location information” which, for a definable period of time will be accurate to some degree. Thus, if for some reason other location providers are unavailable, the cache can be used to ascertain location.
Once a device's location is determined, the device can apply a security policy to the information. Once this is done, the device can begin to answer queries from various applications.
One aspect of the described embodiment is a “favorite locations” aspect in which the device can be automatically configured, when it determines its context, SO that it can adjust to the different locations.
Further, various types of location providers can convey different types of information. For example, a so-called “thin provider” provides location information that is translated by the location service into the appropriate node information. A so-called “thick provider” includes logic that takes location information and provides it in a form that can map directly into the Master World or Secondary World.
In another embodiment location translation services are provided that are directed to determining, as accurately as possible, the context or location of the device. In this embodiment, information is received from the various location providers. This information includes location, accuracy and confidence (all of which are provided by the location provider), trust (which is assigned to a location provider by the device or a user) and a timestamp (which helps to age the location information). The location translation processing involves determining which of the location providers are valid and active. The location providers can be ranked in accordance with the confidence and trust levels. This defines an ordered list of location providers. Provision is made for a situation in which all of the location providers may go inactive. If so, a “current location” is used as a location provider whose confidence decreases over time.
In the event that information from two or more of the location providers conflicts, then measures can be taken to use information for which there is a higher level of trust. The information that is provided by all of the location providers (assuming no conflict) can then be used to determine a tree structure and a node's entity ID (EID). The tree might be the Master World and the EID is a node on the Master World. The tree might also be a Secondary World and the EID (or location unique indentifier or “LUID”) is a node on the Secondary World. Once this information is collected, complete location information can be determined by simply traversing the tree(s). Once a device's location is determined, a cache can be updated with the current location (including a time stamp).
In another embodiment, privacy issues in the context-aware computing environment are addressed. In this embodiment, the location service has acquired location information that pertains to the location of a particular device. A privacy manager determines what level of information to provide to applications that might request the information. The privacy manager can reside on the computing device itself, or can be proxied by a trusted third party.
According to this embodiment, a scale of privacy levels are defined. Each level is defined to include more or less specific information about the location of a particular device. A user is able to assign a privacy level to entities that might request location information. Additionally, each node of the Master World and a Secondary World can have a privacy level associated with it. When a query from an application is received, the privacy manager first determines who the query is from and the privacy level associated with the application or entity. The privacy manager then evaluates one or more of the Master World and the Secondary World to find a node that has a corresponding privacy level. When a corresponding node is found, information at that particular granularity is provided to the requesting application or entity.
In another embodiment systems and methods of providing a location provider in the form of a location beacon are described. In this embodiment, a location beacon is provided that can be mounted in various areas (public/private areas) to beacon the location to any computing devices within transmission range. The information that is transmitted enables a device to determine its location or context. The location beacon can transmit information that is specific to the location service that uses the information. Transmitted information can include an EID/URL pair, and a LUID/URL pair. The EID gives the node identification of a node in the Master World; and, the associated URL gives a protocol to communicate with the Master World. The URL might, for instance, link to a server that can provide additional context information that uses the EID. The LUID indicates a node on a Secondary World that corresponds to a current location; and the URL gives a protocol to communicate with the Secondary World. For example, the URL can link with a server that is hosting the Secondary World. This server can then be queried to discover more information about the Secondary World (i.e. Secondary World tree structure, location of associated resources, etc.) With the EID and LUID (along with the URLs), a device can now traverse the Master World or Secondary World to determine its location. Various technologies can be used to implement the beacon (wireless, RF, IR). The beacon can be a “program once” device to deter tampering. Programmable beacons can, however, be provided. Security can also be provided in the form of a verifiable signature that is provided with the beacon information to assure the veracity of the transmitted information.
A useful context-aware computing aspect of the beacon is the concept of “location-enabled access”. That is, in addition to (or separately from) receiving location information, a beacon can transmit code download pointers that enable smart devices to access software code that allows the device to participate in its current context.
Exemplary Computing System
In the context of this document, the term “computing device” is used to refer generally to any type of computing device. Characteristics of exemplary computing devices are that they typically include one or more processors, computer-readable media (such as storage devices and memory), and software executing on the one or more processors that cause the processors to implement a programmed functionality. In particular embodiments, implementation takes place in the context of mobile computing devices (e.g. laptop computers and the like), and/or hand-held computing devices (e.g. palm PCs, wireless telephones and the like).
FIG. 1 is a schematic diagram that constitutes but one example of a computing device that is suitable for use in connection with the described embodiments. It is to be understood that portions of the illustrated computing device can be incorporated in one or more of the computing devices (e.g. palm PCs, wireless telephones, etc.) with which particular embodiments are envisioned for use.
Computer 130 includes one or more processors or processing units 132, a system memory 134, and a bus 136 that couples various system components including the system memory 134 to processors 132. The bus 136 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures. The system memory 134 includes read only memory (ROM) 138 and random access memory (RAM) 140. A basic input/output system (BIOS) 142, containing the basic routines that help to transfer information between elements within computer 130, such as during start-up, is stored in ROM 138.
Computer 130 further includes a hard disk drive 144 for reading from and writing to a hard disk (not shown), a magnetic disk drive 146 for reading from and writing to a removable magnetic disk 148, and an optical disk drive 150 for reading from or writing to a removable optical disk 152 such as a CD ROM or other optical media. The hard disk drive 144, magnetic disk drive 146, and optical disk drive 150 are connected to the bus 136 by an SCSI interface 154 or some other appropriate interface. The drives and their associated computer-readable media provide nonvolatile storage of computer-readable instructions, data structures, program modules and other data for computer 130. Although the exemplary environment described herein employs a hard disk, a removable magnetic disk 148 and a removable optical disk 152, it should be appreciated by those skilled in the art that other types of computer-readable media which can store data that is accessible by a computer, such as magnetic cassettes, flash memory cards, digital video disks, random access memories (RAMs), read only memories (ROMs), and the like, may also be used in the exemplary operating environment.
A number of program modules may be stored on the hard disk 144, magnetic disk 148, optical disk 152, ROM 138, or RAM 140, including an operating system 158, one or more application programs 160, other program modules 162, and program data 164. A user may enter commands and information into computer 130 through input devices such as a keyboard 166 and a pointing device 168. Other input devices (not shown) may include a microphone, joystick, game pad, satellite dish, scanner, or the like. These and other input devices are connected to the processing unit 132 through an interface 170 that is coupled to the bus 136. A monitor 172 or other type of display device is also connected to the bus 136 via an interface, such as a video adapter 174. In addition to the monitor, personal computers typically include other peripheral output devices (not shown) such as speakers and printers.
Computer 130 commonly operates in a networked environment using logical connections to one or more remote computers, such as a remote computer 176. The remote computer 176 may be another personal computer, a server, a router, a network PC, a peer device or other common network node, and typically includes many or all of the elements described above relative to computer 130, although only a memory storage device 178 has been illustrated in FIG. 1. The logical connections depicted in FIG. 1 include a local area network (LAN) 180 and a wide area network (WAN) 182. Such networking environments are commonplace in offices, enterprise-wide computer networks, intranets, and the Internet.
When used in a LAN networking environment, computer 130 is connected to the local network 180 through a network interface or adapter 184. When used in a WAN networking environment, computer 130 typically includes a modem 186 or other means for establishing communications over the wide area network 182, such as the Internet. The modem 186, which may be internal or external, is connected to the bus 136 via a serial port interface 156. In a networked environment, program modules depicted relative to the personal computer 130, or portions thereof, may be stored in the remote memory storage device. It will be appreciated that the network connections shown are exemplary and other means of establishing a communications link between the computers may be used.
Generally, the data processors of computer 130 are programmed by means of instructions stored at different times in the various computer-readable storage media of the computer. Programs and operating systems are typically distributed, for example, on floppy disks or CD-ROMs. From there, they are installed or loaded into the secondary memory of a computer. At execution, they are loaded at least partially into the computer's primary electronic memory. The invention described herein includes these and other various types of computer-readable storage media when such media contain instructions or programs for implementing the steps described below in conjunction with a microprocessor or other data processor. The invention also includes the computer itself when programmed according to the methods and techniques described below.
For purposes of illustration, programs and other executable program components such as the operating system are illustrated herein as discrete blocks, although it is recognized that such programs and components reside at various times in different storage components of the computer, and are executed by the data processor(s) of the computer.
Defining the World
One of the problems to date with attempting to solve the context-aware computing problem is that every proposed solution has its own approach, data structures, processes and the like. There is little if any standardization between the various approaches. In the described embodiment, standardization is achieved at the foundational level by defining a universal view of the Earth. That is, a universally acceptable definition of the Earth is proposed and is useable in various computing scenarios to enable context-dependent computing. In this document, a specific example of context-dependent computing is given in the form of location dependent computing. It is to be understood that this constitutes but one example of a context in which the various embodiments discussed below can be employed. Other “contexts” can include, any information that can fit into a hierarchical structure including, without limitation, role/personnel in an organization, device categorizations, current activity, current environment, active devices and the like.
The Master World
A Master World is defined as a politically correct and publicly accepted hierarchical tree structure that catalogs physical location or geographic divisions of the Earth. The Master World is defined in such a way that many different classes of political, administrative and geographic entities across the entire Earth are included. Areas of political contention are accounted for by presenting a view of the world based on the language/locale of the computing device.
FIG. 2 shows an exemplary hierarchical tree structure 200 that represents a portion of the Master World. The Master World contains multiple nodes 202, with each node representing some type of geographic division (e.g. political or natural entity) of the Earth. In the illustrated example, the nodes of the Master World are arranged in the following groups: (1) political or natural entities (e.g. continents, countries, oceans, states, counties, cities and the like); (2) infrastructure entities (e.g. postal codes, area codes, time zones and the like); (3) public place entities (e.g. parks, malls, airports, stadiums, and the like); and (4) non-physical entities (military postal code regions, vacation regions, affiliate coverage areas of television networks that can be geographically discontinuous, and the like).
In the FIG. 2 example, the top node of the tree structure represents the Earth. Each node underneath the top node represents a geographical division of the Earth. In this example, none of the nodes have an association with any businesses or services. That is, there is a distinction between node entities that are part of the Master World and non-geographic places where activities take place. Though the Master World includes nodes for public places (i.e. airports, malls, etc), it does not include individual listings of businesses or service providers. Each node is uniquely identified by an ID (EID or entity ID). In addition to the unique EIDs, a URL is associated with the tree structure and provides a context for the tree structure as will become apparent below.
As an example, consider the following: Seattle-Tacoma International Airport (SeaTac) will be included in the Master World, but references to individual airline business locations at SeaTac might be “leaves” on the tree that are tagged by the SeaTac Airport EID (see “Secondary World” section and the Table below). Similarly, the Seattle Center might be a node on the Master World, while the Seattle Arts Festival, Bumpershoot, the Seattle Sonics NBA Team, and the Seattle Center Starbucks Coffee Shop might be tagged with the Seattle Center EID. As another example, the Master World also contains nodes for all Interstate (motorway) exits. For example, the I-90, Exit 109, Washington is a node in the Master World. The Best Western Inn located at 1700 Canyon Road in Ellensburg, Wash. might be tagged with the EID of this Exit.
Thus, the Master World provides a uniform way of defining locations. The uniform location definitions can then be universally used to assign attributes to goods or services. Whenever a computing device determines its location to correspond to a particular uniform location definition, it can take advantage of the location-dependent goods or services that share the uniform location definition. The Master World is useful because it is a standardized view of the world. Its accurate standardized geographic dimension attribution can be easily accessed by both providers and consumers. Services and product providers (or third parties such as search engines, network and yellow-page database directories) can use the nodes of the Master World by assigning a standardized persistent geographic reference to all commerce locations or points of interest. These commerce locations or points of interest can be considered as “leaves” on the tree structure.
In the illustrated example, the nodes of the Master World have one or more attributes that facilitate its use. Exemplary attributes are described in the table immediately below:
Attribute Description
Entity ID (EID) The EID is a unique ID for each node.
No two nodes have the same EID.
Name The name is defined in terms of the neutral
ground truth (NGT) name. The NGT name
supports various language translations for
entity names as appropriate (e.g. Pacific Ocean,
Pazifischer Ozean, Oceano Pacifico, etc.)
Geographical The GEC is a geographical classification
Entity of each node. An exemplary GEC is
Class (GEC) discussed below in the “Geozone”section.
Latitude The horizontal coordinate position on
the globe (i.e. the coordinate position
of the node's centroid)
Longitude The vertical coordinate position on the globe
(i.e. the coordinate position of the node's centroid)
Relative The geographic importance of an entity in
Importance reference to other entities in the same region. Value
from 1 to 256 (e.g. New York City = 3, Los Angeles =
4, and Omaha = 5 even though Omaha is much
smaller but almost as important in relation to
surrounding populated places)
Contextual The parents of the parent/child relationship
Parent(s) for each node. Multiple parents
are supported (e.g. Redmond is a child
of King County, Area Code 425, the Pacific Time
Zone, and the MSNBC affiliate KING TV).
Source The source of origin for the record (e.g.
Microsoft or a specified data vendor)
Start Date Date when the node information was first valid
End Date Date when the node information was last
valid (retired zip codes, breakup of countries)
Modification Records date changes that are made tot eh
Date record relating to retirement or updates to any fields
Status Active, lashed (links duplicate nodes together),
pending or retired
The attributes listed above constitute exemplary attributes only. Other attributes that are different from and/or additional to those referenced above could be used. A few exemplary entity or node records that employ the above attributes are shown below:
Entity ID 24948
(ELD)
Name Pacific Ocean, Pazifischer
Ozean, Oceano Pacifico, etc.
Geographical 138/Ocean
Entity Class
(GEC)
Latitude 0 (+000° 00′ 00″)
Longitude −170 (−170° 00′ 00″)
Relative 1
Importance
Contextual World
Parent(s)
Source MSFT GeoUnit
Start Date 0/0/00
End Date 0/0/00
Modification Jan. 18, 2000
Date
Status Active
Entity ID 27490
(EID)
Name Redmond
Geographical 78/non-capital town
Entity Class
(GEC)
Latitude 47.6768303 (+047° 40′ 36″)
Longitude −122.1099625 (−122° 06′ 35″)
Relative 107
Importance
Contextual 1. King, second level
Parent(s) [Washington, United
States]
2. Puget Sound-Seattle,
travel region
[Washington, United
States]
Source MSFT GeoUnit
Start Date 0/0/00
End Date 0/0/00
Modification Jan. 18, 2000
Date
Status Active
The Master World also serves as a repository of common denominator links between itself and various “Secondary Worlds” and as a conduit that connects Secondary Worlds to other Secondary Worlds. Content, service and device providers can use the Master World to associate their publicly available offerings with a geographic location and the corresponding multiple branch hierarchical structure. This location will be associated with a single entity within the tree structure thereby allowing geographic and time/distance calculations and the necessary parent/child relationship navigation.
The Master World Index (Geozones)
By definition, the Master World provides a hierarchical structure of entities (nodes) that cover the entire globe. Upward navigation within the hierarchy is quite natural. Efficient navigation downward requires geographic proximity awareness. Additionally, there are possible scenarios that will require jumping from branch to branch in order to successfully return values in a query, or for more accurate calculations of distances to close “leaves” attached to nodes other than the original source node. The Master World makes use of an index scheme that can identify peer level nodes by virtue of the geographical proximity. This indexing scheme makes use of a quad tree algorithm to define so-called “geozones.”
A quadtree is essentially a spatial index that breaks coverage into homogeneous cells of regularly decreasing size. Each quadrant of the tree has up to four children. The quadtree segmentation process can continue until the entire map is partitioned based on many different end result criteria including the density of the number of items (e.g. points of interest) in each quad. The approach provides a form of spatial index that accelerates spatial selection and content identification.
To complete the spatial indexing scheme to provide each node with a defined geozone, a quadtree algorithm is applied to the nodes and can be based upon a desired density of, for example, points of interest that are to occur in any one zone. Once all of the zones have been defined, each zone is given a unique ID (e.g. top/left and bottom/right Latitude and Longitude pairs). Each of the nodes of the Master World is then assigned a zone in which it is located. Quadtree algorithms are known and will be appreciated by those of skill in the art.
The Master World Location
As can be appreciated, having a uniform standardized representation of the world in the form of a hierarchical traversable tree structure can greatly facilitate the manner to which context-dependent, and more specifically, location-dependent goods and services can be linked.
In the described embodiment, a computing device has access to at least a portion of the Master World. For example, the computing device can have the Master World saved in an internal storage device, it can comprise part of the computing device's operating system, or the device might access the Master World via a network medium such as the Internet. With the Master World tree structure being accessible to each computing device, each device has the power to determine its own context or node-referenced location. That is, the computing device can determine, through software it is executing, its particular location, i.e. node. Once the computing device determines an associated node, it can simply traverse the tree to ascertain its complete location.
For example, if a computing device determines that it is currently located at a node that corresponds to the City of Redmond, it can traverse the Master World tree structure to ascertain that it is in the State of Washington, Country of The United States, on the continent of North America. By ascertaining its precise location, the computing device (or its user) is now in a position to take advantage of location-dependent services that might be offered. This particular model is a tremendous improvement over current models that utilize a central server to ascertain location for a number of different devices. In that model, each device (or user) provides information about its location (e.g. perhaps the user enters the zip code or city that the device is currently in) and might enter a query to find, for example, a McDonald's restaurant in his zip code. The server then takes this information and might, for example, tell the user about the location of all of the McDonald's restaurants within that zip code or city. If the servers fails in this model, then none of the computing devices can take advantage of its services. In the present model, each computing device is self-sustaining. Each can determine its own location, and accordingly, each device can take advantage of location-dependent services. For example, if the computing device understands that it is located on a particular node of the Master World, then it can execute queries to find a McDonald's that has an EID that corresponds to the particular node in which the computing device is located. Particular robustness is provided through the use of the above-described geo-zones. The geo-zones enable proximate geographic divisions to be quickly searched in an efficient manner. For example, if an individual is looking for the nearest Kinko's to make copies and none are located in the geo-zone that corresponds to the node in which the computing device is located, then adjacent geo-zones can be quickly searched.
Secondary Worlds
In the described embodiment, the concept of a Secondary World is used to provide support for additional context. A secondary world might be defined by a third party organization or company and contains nodes that comprise physical and/or logical entities that are unique to that organization. The nodes of the Secondary World may or may not have much context outside of the particular organization that defined the Secondary World, since a secondary world could be made either public or private. The Secondary Worlds do not duplicate the Master World, but rather supplement it in a unique, organization specific manner. While the Master World is defined to be a widely accepted standard, each Secondary World can be a widely variant representation of an organization's proprietary view of the world. In the described embodiment, each Secondary World has at least one node that is linked with a node of the Master World. This gives the Secondary World a context or location in the Master World. Also note that in some context applications, several secondary worlds may be accessed, each providing additional context specific pieces of location data.
FIG. 2 shows an exemplary Secondary World 204 that comprises a plurality of nodes 206. Each of the nodes 206 constitutes a physical or logical entity. For example, the nodes can constitute a company, its divisions, regions campuses, buildings, floors in various buildings and rooms on various floors. At least one of the nodes is linked with a node of the Master World. The nodes of the Secondary World can have the same attributes as the nodes of the Master World.
As an example of a Secondary World, consider that Boeing might define a Secondary World that includes a list of entities that are important to its employees. The root entity would be “Boeing Corp.” and its children might be company divisions (St. Louis Military Division, Everett Plant, Corporate HQ, etc.). Further down the tree structure, individual nodes might be defined to represent individual buildings (Hanger 12), offices within this building (Office 1001), building areas (Southwestern quadrant of hanger 12), etc. Each entity or node has a unique identifier (Local Unique ID or “LUID”) and a URL that is associated with the tree on which the node occurs. The URL uniquely identifies the Secondary World tree structure so that a user within that world can determine how to interact with the world. This aspect is discussed below in more detail. Boeing can then use the LUIDs to associate equipment, services, departments or even personnel to a physical or logical location.
As a more concrete example, consider FIG. 3 which shows an exemplary portion of the Master World 300 and a Secondary World 302. Master World 300 includes the following nodes: World, United States, Washington, Redmond, and Zip=98052. The exemplary Secondary World 302 is a hierarchical tree structure that has been defined by Microsoft Corporation and includes the following nodes: Microsoft, Redmond Campus, 1 Microsoft Way, Building 26, 3rd floor, Conference Room 3173, Building 24, 2nd floor, Conference Room 1342. In this example, the Secondary World 302 “touch points” into the Master World from the Redmond node. In this example, a video projector is shown as being associated with the node “Conference room 1342”. Here, the video projector is not a node in the secondary world. Rather, the video projector is an item in some other resource discovery service (e.g. the active directory) and includes a location attribute that is a pointer to “Conference room 1342.” There may be times, however, when nodes can be created in the worlds to represent the location of key services—the node themselves, however, would not represent the services.
Like the Master World, the Secondary World is advantageously accessible to a user's computing device. It could, for example, be downloaded—completely or partially—and stored on a storage device and accessed when needed. It might be downloaded for a one time use only. The Secondary World enables the computing device to ascertain its context within the Secondary World. In this example, the computing device would, by using the Secondary World, compute its location within the Secondary World. The computing device can do this by traversing the tree structure from the node in which it is currently located to the root node. This would, for example, give the computing device (and hence the user) a complete Secondary World context. Once the Secondary World location is known, the user is in a position to take advantage of goods or services that are associated with the nodes of the Secondary World. That is, once the computing device determines its Secondary World context, it is ready to become an active participant in the Secondary World.
Tremendous value can be achieved by associating goods or services with the individual nodes of the Secondary World. For example, Conference Room 1342 has a video projector associated with it. That is, the location of the video projector is in Conference Room 1342. Assume that an individual in Conference Room 3173 has a presentation that requires the use of the video projector such as the one located in Conference Room 1342. Normally, an individual would have no way of ascertaining the location of the video projector other than perhaps physically calling over to the building to check whether there is a video projector available. In this example, because the user's computing device is able to ascertain its location within the Secondary World, it is able to locate the video projector in Conference Room 1342. It would do this by simply executing software that traverses the Secondary World tree structure to find the resource of interest.
Note also that because there is a link into the Master World, the computing device is able to derive it context (location) within both worlds. This enables the computing device, and hence the user, to take advantage of goods and services that are associated with the Secondary World, as well as participate in location-dependent services that are consumable based upon the user's location in the Master World.
FIG. 4 is a flow diagram that describes steps in a method in accordance with the described embodiment. The steps described just below are implemented by a computing device which, in the illustrated example, is a hand-held mobile computing device.
Step 400 accesses first and second hierarchical tree structures that are resident on a computer-readable media. In this example, the tree structures might be stored on the device or might be accessible via a network such as the Internet. An exemplary first tree structure is the Master World and an exemplary second tree structure is a Secondary World. Alternately, the tree structures could both be Secondary Worlds. Once the tree structures have been accessed by the device, step 402 traverses multiple nodes of the tree structures to derive the context of the computing device. In this example, the computing device receives information that informs it as to its location at a node of one of the trees. This information can come to the computing device in any suitable way, e.g. a user can enter the information through a User Interface (UI) or the location might be broadcast to the computing device by another computing device (e.g. through the use of Bluetooth technology or Universal Plug and Play (UpnP). Specific examples of how this information can be conveyed to the computing device are given below in more detail. Regardless of how this information is conveyed to the computing device, once the computing device has the information, it executes software that traverses one or both of the tree structures to derive its context which, in this example, is the device's location.
Defining Secondary Worlds
As was mentioned above, one particularly valuable aspect of the described embodiment is that individual organizations can define their own Secondary Worlds. This gives the organization a great deal of flexibility in providing goods and services and, more broadly, increasing the efficiency of their organization. In one embodiment, a software tool is provided that enables individual organizations to define and maintain their own Secondary Worlds.
In one embodiment, each secondary world can be uniquely identified as a name space (e.g. an XML namespace). This ensures that any overlap in names between the Secondary World and the Master World will not result in a collision. As an example, consider the following: the Master World might contain an entity identified as “Chicago” referring the city. A Secondary World that is established by the National Basketball Association (NBA) and a different Secondary World that is established by the Caterpillar Corporation might also have entities named “Chicago” that refer to completely different entities than the Master World's “Chicago.” For example, the NBA's “Chicago” might refer to an NBA market area while Caterpillar's “Chicago” might refer to a sales district. Having the namespace separation between the Master and Secondary Worlds can ensure that there not a collision between identically named entities because each name space is uniquely different from every other namespace.
FIG. 5 is a flow diagram that describes steps in a method of building a context-aware data structure. These steps are implemented by a software tool that is executing on a computing device.
Step 500 receives input from a source that specifies information that pertains to physical and/or logical entities. In this example, a system administrator might physically enter information about the structure of the Secondary World that they desire to define. This information can include information about buildings, divisions, conference rooms and the like. Step 502 then processes the information to define a hierarchical tree structure that has a context. In this example, the context is location. It will be appreciated, however, that other contexts could be employed. Each of the nodes in the hierarchical tree structure represents a separate physical or logical entity. Step 504 then links at least one of the nodes of the hierarchical tree structure with another tree structure having a context. In this example, this other tree structure can comprise the Master World. Once the tree structures have been built and linked, they are ready for traversal in a manner that enables context to be derived from one or more of the nodes.
Location as a Service
In the above examples, the computing device is able to determine its own location. In the embodiment about to be described, the computing device determines its location by using location information that is provided to it from a number of different sources of information. The device is able to take the information that is provided to it and process the information to determine a particular node on one or more hierarchical trees. Once the device has done this, it can determine its complete location which is a useful thing to know particularly when there are location-dependent services that can be consumed by the device's user.
FIG. 6 shows a high level diagram of an exemplary computing device 600 that comprises, among other components, a context service module 602 and one or more context providers 604. The context service module 602 can be implemented in any suitable hardware, software, firmware or combination thereof. In this particular example, the context service module is implemented in software that is executed by one or more device processors. The context service module 602 receives context information from one or more context providers 604 and processes the information to determine a current device context. In this particular example, the device context is the device's location. Accordingly, the context providers are location providers that provide location information, in various forms, to the context service module 602 for processing. The location providers 604 receive information from various sources of context information (location information) 606.
In the context of this document, a context provider comprises a software component that can either be implemented on the device or off the device. The context provider can also include any suitable hardware, firmware or combination thereof. The role of the context providers are to receive information from sources 606 and convey the information to the context service module 602 so that the context service module can use the information to determine a current device context.
In the case where the context of the device is the device's location, sources 606 provide various information to the location providers 604 that pertains to the device's current location. As an example, the sources of the information can include various information transmitters such as a GPS system, cell phone or cell ID, wireless transmitters that transmit location information, location beacons, 802.11 transmitters and various other sources of information. The sources of information can also include other computing devices that might, for example, provide location information through Bluetooth technology. In addition, a source of information 606 might include a person who, for example, physically enters location information into the device 600 so that the device can process the information to determine its location.
When the device 600 receives the location information from the sources 606, it processes the information with the location providers 604 and provides the information to the location service module 602. The location service module 602 processes the location information and determines a particular node on one or more of the hierarchical tree structures to which it has access which corresponds to its current location. The location service module 602 can then traverse the tree structures to determine a complete location for the device. Once the complete location is determined, the device 600 can begin to interact with one or more applications 608 that can query the device about its particular location so that one or more location-dependent services can be rendered to the device. In this example, the applications 608 are illustrated as being separate from the device. It is to be understood, however, that the applications could be executing on the device, e.g. a browser application.
As shown, the applications 608 can make calls to the device to ask the device where it is located. The device is configured to receive the calls and respond in an appropriate manner to the application. Once the application has the device's location information, it can then render location specific services to the device.
Consider the following example: You are a traveler and have a hand-held mobile computing device that contains a Master World tree and a Secondary World tree for SeaTac International Airport. You are scheduled to depart on a plane for China from Concourse C. SeaTac International Airport has designed its Secondary World to have the following nodes: “Arrivals”, “Departures”, “Concourses”, “Airlines”, “Gates assigned to Airlines”, and “Gate Location”. When you arrive at the airport, as you enter the airport your computing device receives location information from different sources and with that information your device determines that your location is in the Arrivals node. SeaTac International has bank of servers that are executing applications to assist you while you are in the airport. There are applications that can help you find services, locate facilities (e.g. coffee shops, restaurants), give directions (e.g. how to get to your departure gate), update you on the status of your flight, and even check you in automatically for your flight. Consider also that as you walk through the airport your location changes. Your computing device, however, can receive continuous location information updates so that it can continue to determine its location as you move through the airport. At one point, as you pass a Starbucks coffee shop, your hand held device notifies you that if you purchase a latte at Starbucks and present your hand held device, you will receive a 50 cent discount on your latte. In this example, the utility of the Secondary World is demonstrated. By knowing where its particular customers are in its facility, SeaTac International is able to provide a host of services that were not possible before.
Assume further that you are in the airport and your flight is canceled. You must find a place to stay for the night. Accordingly, you wish to determine the closest Double Tree hotel because you really like the warm chocolate chip cookies they give you when you check in. You execute a search engine on your computing device to find the nearest Double Tree hotel. The search engine application first determines your current location in the Master World as indicated by the EID of the Master World node that corresponds to your location. Executing a search, the search engine application looks for a Double Tree hotel that has an attribute that includes an EID that matches your EID. If it finds one, it simply indicates for you the result. If it does not find one with the corresponding EID, it can use an adjacent geozone to search for a Double Tree hotel. It may also provide driving directions to the hotel. The search engine application was able to do this because it was able to ascertain your location in the Master World. It did this quickly and automatically with little or no effort from you.
Consider further that as you are driving from the airport to the hotel you decide that you want to find the nearest Kinko's so that you can print 100 copies of a presentation that you are to give in the morning. Consider that your hand-held computing device is a cellular phone and that Sprint is the carrier. Sprint has defined its own Secondary World that might, for example, be designated in terms of cell nets. By virtue of having Sprint's Secondary World on your computing device, you are able to ascertain your location in Sprint's Secondary World and, accordingly, your location in the Master World. Consider that Kinko's also has a Secondary World that links with the Master World. By executing a search application on your device, you are able to ascertain the location of the nearest Kinko's as well as driving directions thereto. All of this is possible because your device has access to the Master World and one or more Secondary Worlds. In this example, the Master World provides a mechanism to daisy chain two or more Secondary Worlds together. This is possible because the Secondary Worlds have at least one reference or link into the Master World.
Exemplary Device Architecture
FIG. 7 shows computing device 600 in somewhat more detail. In this particular embodiment, device 600 comprises an architecture that includes the following components: a location service module 602, a location provider interface 700, an application program interface (API)/Events module 702, a privacy manager 704 a location conversion module 706, one or more applications 608 and one or more location providers 606. Also included in the architecture is an active directory 708, Web service 710, location database 712, and personal places 714. The architecture can be implemented in any suitable hardware, software, firmware or combination thereof. The architecture mentioned above is advantageous in that it enables each computing device to determine its own context or location.
Common Location Provider Interface
One particularly advantageous aspect of the described embodiment is that it employs a common interface 700 that provides a standard interface through which the location providers 606 communicate. By having a common interface, the location providers are extensible (to support future providers) in that they can be dynamically added or removed from the collection of location providers. All that is required of a particular location provider 606 is that it be written to support the common interface.
In this example, there are several location providers 606. These location providers provide location information in different forms. For example, a GPS location provider might provide location information that is GPS specific. Similarly, an IP/Subnet location provider might provide information that is specific to an Internet Protocol. A mobile phone location provider might provide location information in the form of a cell ID. In addition, a location User Interface (UI) might provide location information in the form of a user entry that specifies a city, street or building. All of the location information that is provided by the various location providers is processed by the location service module 602 so that a current device location can be determined. To determine the current device location, the location service module 602 may have to consult with an active directory 708, a Web service 710, or a location database 712. In the illustrated example, the active directory 708 might, for example, maintain a secondary world and other networking metadata such as subnet and “site” information that can help determine location based on networking connectivity. Web service 710 can hold the master or secondary worlds, the attributes of which can be used to find location. For example, if a cell phone knows its cell tower ID, then the location provider can query the secondary world to ascertain the nodes that match that cell tower ID. Location database 712 is basically a version of the web service that is hosted or cached locally.
Location Providers
As indicate above, the architecture contemplates multiple different location providers that can provide location information to the location service module 602. This information can come in many different forms and quality levels. The information is then processed by the location service module 602 to determine a current device location. To do this, the service module 602 ascertains from the location information a particular node ID (EID and/or LUID) and a URL that is associated with the tree structure with which the node is associated. Once the location service module ascertains a node ID, it can then query the tree structure (or more accurately a server that manages the tree structure) using the URL to ascertain more information about the tree structure. For example, if the location service module 602 ascertains a LUID from a particular Secondary World, it might then query an active directory 708 (or an Intranet server—which is another location database) to discover the parents and the children of the node. This would then enable the location service module to build the Secondary World.
The location providers 606 can provide the location information to the location service module 602 in many different ways. For example, some location providers 606 may continuously provide information (e.g. the GPS provider may continuously provide GPS coordinates). Alternately, the location providers can periodically provide location information such as at specific times or on the occurrence of definable events. For example, a user may define specific times when the location information should be updated. Alternately, the location information might be updated only when a device's location changes (i.e. a location change event). Additionally, the location providers might provide location information when polled by the location service module 602. For example, the location service module 602 can call the location provider interface 700 and request location information from one or more of the location providers.
One specific location provider 606 is shown as a cache. The cache provider essentially maintains a current device context or location. That is, once the location service module 602 has ascertained its current location, it writes this location to a cache. This enables the device 600 to ascertain its location with a degree of confidence in the event all of the other location providers are not able to provide location information (e.g. the GPS provider may not receive GPS information because the GPS transmitter that supplies it with the information is unable to contact a requisite number of satellites).
Confidence and Accuracy Parameters
One important and useful feature of the described embodiment is that one or more of the location providers are configured to assign confidence parameters and/or accuracy parameters to the information that they provide to the location service module 602. Confidence parameters provide a measure of a provider's confidence in the information that it provides to the location service module 602. For example, assume that a GPS transmitter must receive information from five or more satellites in order to provide highly confident information. Assume that only three satellites are available at the time. The GPS transmitter would then transmit its information based only on the three satellites. The GPS provider would then know that the information it receives from the GPS transmitter was based only on three satellites rather than the desired five or more. In this case, the GPS provider can set a confidence parameter on the location information that indicates that it has a lower confidence level than if the information were based on the desired five or more satellites. In this case, the location service module 602 can take the confidence parameters for all of the location providers into account when determining the location of the device. This is discussed in more detail below.
With respect to the accuracy parameters, consider that the location information that is received from the location providers is accurate to varying degrees. Some information may be accurate to within one mile, while other information may be accurate to within 100 feet. The location providers are desirably configured to assign accuracy parameters to the location information that they provide to the location service module 602. The accuracy parameters give the location service module an indication of the accuracy of the information.
When the confidence and accuracy parameters are used by the location service module 602, the module can make decisions on how to use the location information it receives from each provider. For example, the location service module 602 might disregard completely any information that has a low confidence parameter. It might, on the other hand, strike a balance between the accuracy of the information and its confidence. For example, the module 602 might be programmed to use information with lower levels of accuracy only when there is a high level of confidence in the information. The module 602 might utilize the parameters to assign weights to the information so that the location is calculated as a weighted function of the confidence and accuracy of the information.
Another use of the confidence parameters is as follows: Assume that the location service module has determined a device location and has written that location to a cache. At the time when the location is written to a cache, it is assigned perhaps a high confidence level. Assume further that all of the other location providers are unavailable to provide location information. For a period of time, the location service module 602 can use the cache location as a current location and be fairly confident that its information is generally accurate. In this case, the location service module might assign a linearly decreasing confidence level to the information over time so that at some point, it ceases to use the information or informs the user that the information cannot be guaranteed.
Location, Trust, and Timestamp
When the location providers provide their information to the location service module 602, the information can include, in addition to the confidence and accuracy parameters, the actual location information in a known format, a trust parameter and a timestamp. The trust parameter is a metric that is assigned by the location service module 602 to one or more of the location providers and defines the trust that the location service module has for the particular location provider. The timestamp is a metric that defines the time when the location information was is provided by the location provider. This assists the location service module 602 in ascertaining whether information is stale and might need refreshed.
Once the location service module 602 has all of the location information, it can then set about determining the location of the device.
FIG. 8 is a flow diagram that describes steps in a method of determining a device context which, in this example, is the device location. These steps are implemented by the location service module 602.
Step 800 gets the current device context. The current context can be the last calculated device context that is stored in the cache. Step 802 determines whether any of a number of context providers are available to provide context information. The location service module might do this by polling the context providers to ascertain which of the providers are active and valid. Step 804 determines whether all of the providers are inactive. If all of the providers are inactive, step 806 decreases the confidence in the current context over time and uses the current context as the device context. Step 802 then continues to monitor for current active and valid providers. If step 804 determines that one or more of the context providers are active, then step 808 orders the active and valid context providers. When the location service module 602 orders or sorts the context providers, it does so as a function of the confidence of the provider's information and/or the trust that the location service module has in the location provider. This provides a ranked list of the location providers. Step 810 checks to ascertain whether the context information appears to be correct. For example, where the context is the location of the device, the location service module 602 might know that five seconds ago the current location was Redmond, Wash. Accordingly, location information that indicates that the current location is Beijing, China would be incorrect. Step 812 then determines whether any of the context information conflicts with either the device's current context or the context information from other providers. For example, the location service module 602 can compare the context information from each of the context providers with the information in the cache. If any of the information conflicts with the cached information, then the information from that context provider can be discarded. Similarly, if context information varies inordinately as between the context providers, then step 814 can select the context providers having a predefined level of trust and perhaps use just their information (Step 816). If there are no conflicts, then step 816 determines the current context based upon the information that is provided by all of the context providers. In the described embodiment, this step is implemented by using the information to map to a particular node in one or more of the hierarchical tree structures mentioned above. For example, the location of the device can be ascertained by mapping the information to a particular node, and then completely traversing the tree structure until the root node is reached. Step 818 then updates the current context by perhaps writing it to the cache and returns to step 802 to determine the active and valid context providers.
The method described above provides a way for the location service module to receive location information and use only the location information that appears mostly likely to represent a current location. Conflicting information can be discounted or disregarded thereby assuring that only the most trusted, accurate and confident information is utilized to determine the device's current location.
Self Monitoring
In addition to the confidence and accuracy parameters, one or more of the location providers are advantageously programmed to self monitor their own operation for various irregularities that can occur. On the occurrence of an irregularity, the location providers are configured to notify the location service module 602. For example, the source from which the location provider receives its information may go off line for a period of time so that the location provider is unable to receive any additional information. In this case, the location provider might generate a “provider out” message and send it to the location service module 602. When the location service module 602 receives the “provider out” message, it can then take steps to exclude the location information from that provider from any location calculations that it performs. When the location provider's source comes back on line, it can generate a “provider on” message that informs the location service module 602 that it is able to transmit location information to the module. Of course, the location service module can be notified by the location providers on the occurrence of other operational irregularities, with the above example constituting but one specific case.
Applications
Once the location service module 602 has determined the device's location, it can receive queries from one or more applications 608. In the FIG. 7 example, the applications include a web site application, an Outlook application, and a service discovery application. In the present example, the web site application can be any web site application that is capable of rendering location-specific services. For example, the user of the device 602 might access Amazon.com's web site to buy a favorite book. When the user purchases their book, Amazon.com must now compute the taxes that the user must pay. In this example, a script executing on Amazon.com's web site might query device 602 to learn of the user's location. In this particular example, the device might respond to the query by returning the state in which the user is making the purchase. Amazon.com can then assess the tax automatically. Amazon.com might also desire to know where the individual is located so that they can select an optimal shipping method (UPS or Express Mail). Depending on where the individual is located, one method may be preferred over the other. The Outlook application might query the location service module to ascertain the location because it (or the operating system, e.g. Windows) may change device settings based on the location of the computing device. For example, the user may print on one particular printer while at work, and another particular printer when at home. When the Outlook application determines that the user has gone home for the day, it can automatically change the device settings for the printer at the user's home. It might acquire the print settings from a personal places data store 714. Thus, the device is automatically configured for use depending on the user's location. The service discovery application might query the device to determine its location so that it can render a particular service depending on where the device is located. For example, if the user asks the application to locate the nearest color printer, the service discovery application might query the location service module to ascertain the device's current location so that it can use this information and find the nearest color printer. Consider also that the Outlook application could configure itself email to a work location (when an individual is at work) or to a home location (when an individual is at home). In addition, the Outlook calendar can become location aware, e.g. when you change time zones, your appointments would show up in the proper time slots.
As one can imagine, the possibilities are seemingly endless. This functionality is made possible through the use of the Master World and one or more Secondary Worlds.
Application Program Interface/Events
In the described embodiment, the applications 608 communicate with the location service module 602 through one or more application program interfaces (APIs) and/or events. The applications can make function calls on the API to query the location service module as to its current location. Similarly, the applications can register for location notifications by using an events registration process. For example, an application may register for a notification when the user changes their location. Consider the case where an application requests to be notified when the user arrives at work or at home so that the application can change the device's configuration (such as printer configuration).
FIG. 9 is a flow diagram that describes steps in a method in accordance with the described embodiment. The steps that are described are implemented by device 600. Step 900 receives information that pertains to the current context of the device. In this particular example, a portion of the information is received from one or more context providers which, in this case, are location providers. Step 902 processes the information on and with the device to ascertain the current context of the device. In the illustrated example, the device maintains (or has access to) one or more of the Master World and one or more Secondary Worlds. When the device receives all of the location information, it maps the information to a particular node in the hierarchical tree structure that defines the Worlds. It then traverses the tree structures to ascertain the complete context (i.e. location) of the device. Step 904 receives calls from one or more applications that request information that pertains to the device's current context or location. In the illustrated example, the applications can call one or more APIs to request the information or the applications can register for event notifications. Step 906 then supplies the applications with at least some information that pertains to the current device location. As will be discussed below, a security policy or privacy policy can be applied to the information before it is returned to the applications.
Privacy Manager
In one embodiment, a privacy manager 704 (FIG. 7) is provided. Although the privacy manager is illustrated as being incorporated on the device, it could be implemented by a trusted entity such as a trusted server that is not part of the mobile computing device. The privacy manager can be implemented in any suitable hardware, software, firmware or combination thereof. In the illustrated example, the privacy manager comprises a software module that is incorporated in the mobile computing device.
The privacy manager 704 addresses privacy concerns that are associated with the information that is collected by the computing device. Specifically, the location service module can calculate detailed information regarding the location of the computing device. It may be desirable, in some instances, to filter the information that is provided to various applications. That is, it is entirely likely that a user may not want their specific location information provided to untrusted applications. In these instances a user might just desire for location service module 602 to inform such applications that the user is in the State of Washington.
FIG. 10 shows a flow diagram that describes steps in a privacy protection method in accordance with the described embodiment. These steps can be implemented by the privacy manager 704.
Step 1000 defines a plurality of privacy levels. Exemplary privacy levels are set forth in the table immediately below:
Privacy Level Approximate Scale Level of Revelation
0 No location information
is returned
10 100,000 Km Planet/Continent
20 1,000 Km Country
30 100 Km State
40 10-100 Km City & County or Region
50 10 Km Postal Code & Phone
Area Code
60 1 Km Full Postal Code (Zip +
4) & Area Code and
Exchange
70 100 m Phone Number &
Building/Floor
80 10 m Room #
90 1 m Exact Coordinates
In the illustrated table, 10 different privacy levels are defined and each has an associated approximate scale. For example, a privacy level of 0 means that no location information is returned. A privacy level of 90 means that very detailed location information is returned.
Step 1002 assigns various privacy levels to the individual nodes in one or more hierarchical tree structures. For example, each node of the Master World and the Secondary Worlds can have a privacy level associated with it. The root node of the Master World tree structure might have a privacy level of 10, while the node that represents a current location in a Secondary World might have a privacy level of 90. Step 1004 determines the context of the computing device. In the present example, the context is the device location and examples of how this is done are given above. Individual applications that call the location service module can have privacy levels associated with them. These privacy levels can be assigned by individual users. For example, a trusted application might have a privacy level of 90, while an untrusted application might have a privacy level of 30. Step 1006 receives context queries from one or more applications. Here, an application calls the location service module 602 (FIG. 7) to ascertain the location of the device. Step 1008 determines the privacy level associated with the application or applications. For example, if a untrusted application calls to request location information, the privacy manager 704 would determine that the application has a privacy level of 30. The privacy manager then traverses (step 1010) one or more hierarchical tree structures to find a node with a corresponding privacy level so that it can select the information that is associated with that node. In this example, the traversal might involve jumping from the Secondary World to the Master World to find the node that corresponds to the state in which the user is located. Once the corresponding node is found, step 1012 returns the context information (e.g. location information) associated with the node. In this case, the location service module would inform the application that the user's location is the State of Washington.
As an example, consider the following: There is a web site that gives up to the minute weather of various locations. Accordingly, you might assign this web site a privacy level of 60 so that you can receive weather information for the geographical area that corresponds to your present full postal code. Another web site might be a corporation intranet web site that is a trusted web site. Thus, any applications associated with this web site can be assigned a privacy level of 90 so that you can give them precise location information as to your whereabouts.
Thus, in the present example, the computing device is able to determine the source (i.e. application) of its queries and modulate the information that is returned to the application as a function of the application's identity. The computing device is able to do this because it has access to the Master World and one or more Secondary Worlds. The above description constitutes but one exemplary way of accomplishing this feat.
Location Beacons as a Location Provider
In one embodiment, one of the location providers comprises a location beacon that beacons or transmits information to enable a computing device to actively participate in its current context. Location beacons can comprise standalone devices that can be retrofitted onto existing infrastructures, e.g. a smoke detector or wall outlet in order for the device to have a power source.
FIG. 11 shows an exemplary beacon 1100 that is mounted on a structure 1102. Structure 1102 can be any suitable structure such as a wall in a conference room or public place, a smoke detector, an electrical socket and the like. In the described embodiment, the location beacons are small inexpensive devices that can be permanently mounted in special locations such as conference rooms, building lobbies, airport gates, public places and the like. The beacons announce the physical location in the form of an EID and/or LUID to all mobile devices that are within range, such as laptops, tablet PCs, hand held computers, mobile phones, wearable computers and the like.
In the described embodiment, the location beacon can identify the particular locations by beaconing standard information that will be understood by the mobile computing devices. In the present example, the beacons can transmit one or two location identifier pairs comprising an EID/URL pair and a LUID/URL pair. The beacon might also transmit multiple LUIDs. The EID and LUID give the present node location in the Master World and Secondary World respectively. The URLs provide a reachable location for the Master and Secondary Worlds. For example, the URL associated with the Secondary World can give a service location that the device can use to query information about the Secondary World so that it can derive its context and take advantage of resources or services that are associated with the nodes in the Secondary World.
The beacons can also transmit a digital signature that can be used by the device to ascertain that the beacon is valid and legitimate. Any suitable signature or verification method could be used. In addition, and of particular use in the context-aware environment, the beacon can be programmed to transmit code download pointers to devices within range. The code download pointers can enable the computing device to access software code that permits them to interact with their environment. Consider the following example: You walk into a conference room with your cell phone computing device and immediately a beacon in the conference room transmits your location in the form of an EID/URL pair and a LUID/URL pair. Your device uses the information pairs to ascertain its location in the Master and Secondary Worlds as described above. The beacon also transmits a code download pointer that points to software code that enables you to operate the video projector in the conference room using your hand-held cellular phone. In this manner, the beacon serves as more than just a location beacon—it permits you, through your computing device, to actively participate in your surroundings.
The beacons can transmit the information in any suitable way, e.g. wireless methods including infrared and radio frequencies. In one embodiment, Bluetooth short range radio frequency communication can be used to provide a low cost, low power alternative.
Conclusion
The embodiments described above provide a uniform, standardized way to enhance the world of context aware computing. The embodiments provide a way for individuals to uniquely experience the world around them by ascertaining their location in the world in a standard way. The embodiments also provide a way for service providers to uniquely position their goods and services in a manner that is sensitive to and appreciates the contexts, e.g. locations, of various consumers of the goods and services. Unique and useful architectures and data structures are employed to facilitate the user's computing experience and provide for an individual-centric experience.
Although the invention has been described in language specific to structural features and/or methodological steps, it is to be understood that the invention defined in the appended claims is not necessarily limited to the specific features or steps described. Rather, the specific features and steps are disclosed as preferred forms of implementing the claimed invention.

Claims (20)

1. A system for determining context comprising:
a processor; and
one or more computer-readable media encoded with:
a first hierarchical tree structure having multiple nodes associated with a first context, wherein the first hierarchical tree structure resides on the one or more computer-readable storage media and the first hierarchical tree structure comprises a standardized view of the Earth and a plurality of attributes, one of which comprising information that pertains to the tree with which the node is associated;
a second hierarchical tree structure having multiple nodes associated with a second context, wherein the second hierarchical tree structure resides on the one or more computer-readable storage media and the at least one second hierarchical tree structure comprises a plurality of attributes, one of which comprising information that pertains to the tree with which the node is associated and an organization-specific view of a portion of the Earth, the organization-specific view comprising a physical/logical entity that links into specific portions of the Earth and the organization-specific view has no context outside of the organization, wherein the second hierarchical tree structures comprise a plurality of nodes, wherein each node is assigned an organization-specific proprietary identifier; and
one node from the second hierarchical tree structure being linked with one node on the first hierarchical tree structure by a link that is configured to enable a complete context to be derived from the first and second contexts, individual nodes having unique IDs that serve as a basis by which attributes are assigned to goods or services, wherein attributes assigned to goods or services comprise a relative importance that identifies geographic importance relative to a region;
said multiple nodes comprising parent and children nodes, wherein some of the parent nodes and their associated children nodes having IDs that are unique for the associated node.
2. The system of claim 1, wherein the first and second contexts comprise a location context.
3. The system of claim 1, wherein the nodes of the first hierarchical tree structure comprise geographical divisions of the Earth.
4. The system of claim 3, wherein the nodes of the second hierarchical tree structure comprise physical and/or logical entities.
5. The system of claim 1, wherein the information comprises a universal resource locator (URL).
6. The system of claim 1 further comprising one or more goods or services associated with one or more of the nodes of the second hierarchical tree structure.
7. The system of claim 1, wherein the computer-readable storage media is embodied on a mobile computing device.
8. The system of claim 1, wherein the computer-readable storage media is embodied on a desktop device.
9. The system of claim 1, wherein the computer-readable storage media is embodied a handheld mobile computing device.
10. The system of claim 1, wherein the computer-readable storage media is accessible to a computing device via the Internet.
11. One or more computer-readable storage media having computer-readable instructions thereon which, when executed by a computing device, cause the computing device to:
access first and second hierarchical tree structures, each tree structure comprising multiple nodes and a plurality of attributes, wherein a plurality comprises information that pertains to the tree with which the node is associated, the nodes of the first hierarchical tree structure being associated with a first location context, the nodes of the second hierarchical tree structure being associated with a second location context and each node of the second hierarchical tree structure being assigned an organization-specific proprietary identifier, a node of the second hierarchical tree structure being linked with a node of the first hierarchical tree structure; and
traverse a node of each tree structure to derive a location context, a node in a traversal path that leads to a root node of the second hierarchical tree structure being linked with a node of the first hierarchical tree structure, individual nodes having unique IDs that serve as a basis by which attributes are assigned to goods or services, wherein attributes assigned to goods or services comprise a relative importance that identifies geographic importance relative to a region, said multiple nodes comprising parent and children nodes, wherein some of the parent nodes and their associated children nodes having IDs that are unique for the associated node.
12. The one or more computer-readable storage media of claim 11, wherein the computing device automatically determines the computing device location context.
13. The one or more computer-readable storage media of claim 11, wherein the computing device is a handheld computing device.
14. The one or more computer-readable storage media of claim 11, wherein the computing device is a mobile computing device.
15. The one or more computer-readable storage media of claim 11, wherein the computing device is a desktop device.
16. The one or more computer-readable storage media of claim 11, wherein the computing device is a handheld computing device that automatically determines the handheld computing device location context.
17. A computer-implemented method of building context-aware data structures comprising:
receiving, by a particular computing device, input from a source that specifies information pertaining to physical and/or logical entities;
processing the information to define a hierarchical tree structure having a context, the tree structure comprising multiple nodes each of which represent a separate physical or logical entity, said multiple nodes comprising parent and children nodes, wherein some of the parent nodes and their associated children nodes having IDs that are unique for the associated node;
linking a node of the multiple nodes to a node of another tree structure having a context and multiple nodes that represent physical and/or logical entities, individual nodes comprising:
a unique ID that serve as a basis by which attributes are assigned to goods or services, wherein attributes assigned to goods or services comprise a relative importance that identifies geographic importance relative to a region; and an organization-specific proprietary identifier;
the tree structures being configured for traversal in a manner that enables context to be derived from one or more of the nodes wherein each of the hierarchical tree structures comprise a plurality of attributes, wherein a plurality comprises information that pertains to the tree with which a node is associated.
18. The computer-implemented method of claim 17, wherein the context that is derived comprises a location context.
19. One or more computer-readable storage media having computer-readable instructions thereon which, when executed by a computing device, cause the computing device to implement the method of claim 17.
20. A system for determining context comprising:
a processor; and
one or more computer-readable storage media encoded with:
a first hierarchical tree structure having multiple nodes associated with a first context, wherein the first hierarchical tree structure resides on the one or more computer-readable storage media and the first hierarchical tree structure comprises a standardized view of the Earth;
a second hierarchical tree structure having multiple nodes associated with a second context, wherein the second hierarchical tree structure resides on the one or more computer-readable storage media and the second hierarchical tree structure comprises an organization-specific view of a portion of the Earth, the organization-specific view comprising a physical/logical entity that links into specific portions of the Earth and the organization-specific view has no context outside of the organization, wherein the second hierarchical tree structures comprise a plurality of nodes, wherein each node is assigned an organization-specific proprietary identifier; and
a node from the second hierarchical tree structure being linked with one node on the first hierarchical tree structure by a link that is configured to enable a complete context to be derived from the first and second contexts, individual nodes having unique IDs that serve as a basis by which attributes are assigned to goods or services, wherein attributes assigned to goods or services comprise a relative importance that identifies geographic importance relative to a region;
said multiple nodes comprising parent and children nodes, wherein some of the parent nodes and their associated children nodes having IDs that are unique for the associated node;
wherein the nodes of the first hierarchical tree structure comprise geographical divisions of the Earth;
wherein the first and the at least one second hierarchical tree structures comprise a plurality of attributes, wherein a plurality comprises information that pertains to the tree with which the node is associated.
US09/544,253 2000-04-05 2000-04-05 Context aware systems and methods utilizing hierarchical tree structures Expired - Fee Related US7743074B1 (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
US09/544,253 US7743074B1 (en) 2000-04-05 2000-04-05 Context aware systems and methods utilizing hierarchical tree structures
EP01910896A EP1464008A2 (en) 2000-04-05 2001-02-16 Context aware systems and methods utilizing hierarchical tree structures
AU2001238454A AU2001238454A1 (en) 2000-04-05 2001-02-16 Context aware systems and methods utilizing hierarchical tree structures
PCT/US2001/005176 WO2001082143A2 (en) 2000-04-05 2001-02-16 Context aware systems and methods utilizing hierarchical tree structures
CNA018073077A CN1585942A (en) 2000-04-05 2001-02-16 Context aware systems and methods utilizing hierarchical tree structures
JP2001579161A JP2004506964A (en) 2000-04-05 2001-02-16 Context-aware system and method utilizing hierarchical tree structure

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US09/544,253 US7743074B1 (en) 2000-04-05 2000-04-05 Context aware systems and methods utilizing hierarchical tree structures

Publications (1)

Publication Number Publication Date
US7743074B1 true US7743074B1 (en) 2010-06-22

Family

ID=24171410

Family Applications (1)

Application Number Title Priority Date Filing Date
US09/544,253 Expired - Fee Related US7743074B1 (en) 2000-04-05 2000-04-05 Context aware systems and methods utilizing hierarchical tree structures

Country Status (6)

Country Link
US (1) US7743074B1 (en)
EP (1) EP1464008A2 (en)
JP (1) JP2004506964A (en)
CN (1) CN1585942A (en)
AU (1) AU2001238454A1 (en)
WO (1) WO2001082143A2 (en)

Cited By (46)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080243910A1 (en) * 2005-02-15 2008-10-02 Meadows Chad L Hierarchical inherited xml dom
US20100325565A1 (en) * 2009-06-17 2010-12-23 EchoStar Technologies, L.L.C. Apparatus and methods for generating graphical interfaces
US8031050B2 (en) 2000-06-07 2011-10-04 Apple Inc. System and method for situational location relevant invocable speed reference
US8060389B2 (en) 2000-06-07 2011-11-15 Apple Inc. System and method for anonymous location based services
US8073565B2 (en) 2000-06-07 2011-12-06 Apple Inc. System and method for alerting a first mobile data processing system nearby a second mobile data processing system
US8108144B2 (en) 2007-06-28 2012-01-31 Apple Inc. Location based tracking
US8175802B2 (en) 2007-06-28 2012-05-08 Apple Inc. Adaptive route guidance based on preferences
US8180379B2 (en) 2007-06-28 2012-05-15 Apple Inc. Synchronizing mobile and vehicle devices
US8204684B2 (en) 2007-06-28 2012-06-19 Apple Inc. Adaptive mobile device navigation
US8260320B2 (en) 2008-11-13 2012-09-04 Apple Inc. Location specific content
US8275352B2 (en) 2007-06-28 2012-09-25 Apple Inc. Location-based emergency information
US8290513B2 (en) 2007-06-28 2012-10-16 Apple Inc. Location-based services
US8311526B2 (en) 2007-06-28 2012-11-13 Apple Inc. Location-based categorical information services
US8332402B2 (en) 2007-06-28 2012-12-11 Apple Inc. Location based media items
US8355862B2 (en) 2008-01-06 2013-01-15 Apple Inc. Graphical user interface for presenting location information
US8359643B2 (en) 2008-09-18 2013-01-22 Apple Inc. Group formation using anonymous broadcast information
US8369867B2 (en) 2008-06-30 2013-02-05 Apple Inc. Location sharing
WO2012160381A3 (en) * 2011-05-24 2013-02-21 Corethree Limited Platform for the delivery of content and services to networked connected computing devices
US8385964B2 (en) 2005-04-04 2013-02-26 Xone, Inc. Methods and apparatuses for geospatial-based sharing of information by multiple devices
US20140032668A1 (en) * 2012-07-25 2014-01-30 Rallypoint Networks, Inc. Interactive computer user interface for visualizing and interacting with a social network within a hierarchical organization
US8644843B2 (en) 2008-05-16 2014-02-04 Apple Inc. Location determination
US8660530B2 (en) 2009-05-01 2014-02-25 Apple Inc. Remotely receiving and communicating commands to a mobile device for execution by the mobile device
US8666367B2 (en) 2009-05-01 2014-03-04 Apple Inc. Remotely locating and commanding a mobile device
US8670748B2 (en) 2009-05-01 2014-03-11 Apple Inc. Remotely locating and commanding a mobile device
US8762056B2 (en) 2007-06-28 2014-06-24 Apple Inc. Route reference
US8774825B2 (en) 2007-06-28 2014-07-08 Apple Inc. Integration of map services with user applications in a mobile device
US20140207825A1 (en) * 2011-03-30 2014-07-24 Open Text S.A. System, method and computer program product for efficient caching of hierarchical items
US9066199B2 (en) 2007-06-28 2015-06-23 Apple Inc. Location-aware mobile device
US20150180720A1 (en) * 2013-12-23 2015-06-25 International Business Machines Corporation Auto incorporation of new components into a hierarchial network
US9109904B2 (en) 2007-06-28 2015-08-18 Apple Inc. Integration of map services and user applications in a mobile device
US9215075B1 (en) 2013-03-15 2015-12-15 Poltorak Technologies Llc System and method for secure relayed communications from an implantable medical device
US9250092B2 (en) 2008-05-12 2016-02-02 Apple Inc. Map service with network-based query for search
US9288235B1 (en) 2014-09-17 2016-03-15 Microsoft Technology Licensing, Llc Contextually aware device management
US9702709B2 (en) 2007-06-28 2017-07-11 Apple Inc. Disfavored route progressions or locations
US10452366B2 (en) 2014-04-15 2019-10-22 Siemens Aktiengesellschaft Method and tool for engineering software architectures with its various software artifacts of complex cyber-physical systems of different technical domains
US20200045547A1 (en) * 2017-03-07 2020-02-06 Sita Information Networking Computing Usa, Inc. System, device and method for accessing shared infrastructure
US10599657B1 (en) 2018-02-01 2020-03-24 Keysight Technologies, Inc. Methods, systems and computer readable media for providing for searching of test objects application programming interface (API) specification and current test configuration data
US20210029666A1 (en) * 2003-06-27 2021-01-28 Qualcomm Incorporated Local area network assisted positioning
US11403405B1 (en) 2019-06-27 2022-08-02 Architecture Technology Corporation Portable vulnerability identification tool for embedded non-IP devices
US11429713B1 (en) 2019-01-24 2022-08-30 Architecture Technology Corporation Artificial intelligence modeling for cyber-attack simulation protocols
US11444974B1 (en) * 2019-10-23 2022-09-13 Architecture Technology Corporation Systems and methods for cyber-physical threat modeling
US11503075B1 (en) 2020-01-14 2022-11-15 Architecture Technology Corporation Systems and methods for continuous compliance of nodes
US11503064B1 (en) 2018-06-19 2022-11-15 Architecture Technology Corporation Alert systems and methods for attack-related events
US11645388B1 (en) 2018-06-19 2023-05-09 Architecture Technology Corporation Systems and methods for detecting non-malicious faults when processing source codes
US11722515B1 (en) 2019-02-04 2023-08-08 Architecture Technology Corporation Implementing hierarchical cybersecurity systems and methods
US11930126B2 (en) 2023-02-15 2024-03-12 Piltorak Technologies LLC System and method for secure relayed communications from an implantable medical device

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100383789C (en) * 2005-09-07 2008-04-23 华为技术有限公司 Method for realizing system resources management
CN100383788C (en) * 2005-09-07 2008-04-23 华为技术有限公司 Method for realizing system resources management
EP1840761A1 (en) * 2005-12-22 2007-10-03 Office-Shadow Limited Data storage system
US20100325315A1 (en) * 2009-06-23 2010-12-23 Alon Novy Systems and methods for context-sensitive presentation of activity management data
WO2013091145A1 (en) * 2011-12-22 2013-06-27 Intel Corporation Mechanism for employing and facilitating proximity and context-based deduction of global positioning of computing devices
CN111581294B (en) * 2019-02-18 2023-04-07 阿里巴巴集团控股有限公司 Entity relationship display method and device, electronic equipment and readable storage medium
CN111191930A (en) * 2019-12-30 2020-05-22 广东三扬网络科技有限公司 Method for displaying combination among multiple mind maps, electronic device and storage medium
CN114818994B (en) * 2022-06-24 2022-09-09 国网浙江省电力有限公司信息通信分公司 Cross-business map fusion method based on multi-source heterogeneous power data

Citations (150)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3700866A (en) * 1970-10-28 1972-10-24 Texas Instruments Inc Synthesized cascaded processor system
US4466060A (en) * 1982-02-11 1984-08-14 At&T Bell Telephone Laboratories, Incorporated Message routing in a computer network
US4613946A (en) * 1984-06-07 1986-09-23 Forman Ernest H Method and apparatus for generating hierarchical displays
US4845744A (en) * 1986-10-16 1989-07-04 American Telephone And Telegraph Company, At&T Bell Laboratories Method of overlaying virtual tree networks onto a message passing parallel processing network
EP0330787A2 (en) 1988-03-02 1989-09-06 Aisin Aw Co., Ltd. Navigation system
US5224100A (en) * 1991-05-09 1993-06-29 David Sarnoff Research Center, Inc. Routing technique for a hierarchical interprocessor-communication network between massively-parallel processors
US5224150A (en) 1990-07-06 1993-06-29 Simon Neustein Paging system
US5230048A (en) * 1986-09-03 1993-07-20 Wang Laboratories, Inc. Data processing system with tree and list data structure
US5230072A (en) 1988-04-15 1993-07-20 Digital Equipment Corporation System for managing hierarchical information in a digital data processing system
US5285261A (en) * 1992-07-06 1994-02-08 General Electric Company Dual interferometer spectroscopic imaging system
US5295261A (en) * 1990-07-27 1994-03-15 Pacific Bell Corporation Hybrid database structure linking navigational fields having a hierarchial database structure to informational fields having a relational database structure
US5319775A (en) * 1991-07-22 1994-06-07 Ncr Corporation Centralized diagnostic system for loosely coupled processors
US5321815A (en) * 1989-10-13 1994-06-14 International Business Machines Corp. Route selection using cached partial trees in a data communications network
EP0614322A1 (en) 1993-01-21 1994-09-07 AT&T Corp. Directory structure for large scale telecommunications network allowing location of roaming mobile subscribers
US5442805A (en) 1988-10-05 1995-08-15 Motorola, Inc. Location-based adaptive radio control
US5479476A (en) 1993-02-09 1995-12-26 Nokia Mobile Phones Ltd. Mobile telephone having groups of user adjustable operating characteristics for facilitating adjustment of several operating characteristics
US5499032A (en) 1992-12-22 1996-03-12 Terrapin Corporation Navigation and positioning system and method using uncoordinated beacon signals
US5539922A (en) * 1992-01-03 1996-07-23 Motorola, Inc. Multiple tree hierarchical portable communication system and method
US5566291A (en) * 1993-12-23 1996-10-15 Diacom Technologies, Inc. Method and apparatus for implementing user feedback
US5602596A (en) * 1994-04-08 1997-02-11 U S West Technologies, Inc. Method for navigating a complex multimedia structure at an interactive user station
US5606669A (en) * 1994-05-25 1997-02-25 International Business Machines Corporation System for managing topology of a network in spanning tree data structure by maintaining link table and parent table in each network node
US5611050A (en) 1993-12-03 1997-03-11 Xerox Corporation Method for selectively performing event on computer controlled device whose location and allowable operation is consistent with the contextual and locational attributes of the event
US5635940A (en) 1994-02-02 1997-06-03 Hickman; Paul L. Communication configurator and method for implementing same
US5642303A (en) 1995-05-05 1997-06-24 Apple Computer, Inc. Time and location based computing
US5644740A (en) * 1992-12-02 1997-07-01 Hitachi, Ltd. Method and apparatus for displaying items of information organized in a hierarchical structure
US5671225A (en) * 1995-09-01 1997-09-23 Digital Equipment Corporation Distributed interactive multimedia service system
JPH09257501A (en) 1996-01-16 1997-10-03 Mitsubishi Electric Corp Comprehensive guide system
WO1997041654A1 (en) 1996-04-29 1997-11-06 Telefonaktiebolaget Lm Ericsson Telecommunications information dissemination system
EP0817444A2 (en) 1996-07-01 1998-01-07 Sun Microsystems, Inc. System for context-dependent name resolution
US5717387A (en) 1990-01-19 1998-02-10 Prince Corporation Remote vehicle programming system
US5737731A (en) 1996-08-05 1998-04-07 Motorola, Inc. Method for rapid determination of an assigned region associated with a location on the earth
US5752243A (en) * 1993-10-20 1998-05-12 Microsoft Corporation Computer method and storage structure for storing and accessing multidimensional data
US5774540A (en) 1995-11-15 1998-06-30 Lucent Technologies Inc. Hierarchical menu screen interface for displaying and accessing telephone terminal features
US5794142A (en) 1996-01-29 1998-08-11 Nokia Mobile Phones Limited Mobile terminal having network services activation through the use of point-to-point short message service
US5794006A (en) * 1995-08-18 1998-08-11 Microsoft Corporation System and method for editing content in an on-line network
US5806017A (en) 1996-08-19 1998-09-08 Board Of Regents The University Of Texas System Electronic autorouting navigation system for visually impaired persons
US5870751A (en) 1995-06-19 1999-02-09 International Business Machines Corporation Database arranged as a semantic network
US5870768A (en) * 1994-04-29 1999-02-09 International Business Machines Corporation Expert system and method employing hierarchical knowledge base, and interactive multimedia/hypermedia applications
US5917911A (en) 1997-01-23 1999-06-29 Motorola, Inc. Method and system for hierarchical key access and recovery
US5937164A (en) 1995-12-07 1999-08-10 Hyperlock Technologies, Inc. Method and apparatus of secure server control of local media via a trigger through a network for instant local access of encrypted data on local media within a platform independent networking system
US5941947A (en) * 1995-08-18 1999-08-24 Microsoft Corporation System and method for controlling access to data entities in a computer network
US5953722A (en) * 1996-10-25 1999-09-14 Navigation Technologies Corporation Method and system for forming and using geographic data
US5968109A (en) * 1996-10-25 1999-10-19 Navigation Technologies Corporation System and method for use and storage of geographic data on physical media
WO1999055102A1 (en) 1998-04-22 1999-10-28 Netline Communications Technologies (Nct) Ltd. Method and system for providing cellular communications services
WO1999065207A1 (en) 1998-06-12 1999-12-16 Microsoft Corporation Method and system of security location discrimination
US6011973A (en) 1996-12-05 2000-01-04 Ericsson Inc. Method and apparatus for restricting operation of cellular telephones to well delineated geographical areas
US6012061A (en) * 1997-11-25 2000-01-04 International Business Machines Corp. Method and apparatus for deleting nodes in Patricia trees
US6018570A (en) 1997-05-12 2000-01-25 Nynex Science And Technology Inc. Methods and apparatus for regulating the remote ordering, authorization, access and control of services and service features associated with a terminal
US6028551A (en) 1994-12-13 2000-02-22 Schoen; Neil Charles Micro-miniature beacon transmit-only geo-location emergency system for personal security
US6031545A (en) 1993-09-10 2000-02-29 Geovector Corporation Vision system for viewing a sporting event
US6054989A (en) * 1998-09-14 2000-04-25 Microsoft Corporation Methods, apparatus and data structures for providing a user interface, which exploits spatial memory in three-dimensions, to objects and which provides spatialized audio
US6057845A (en) 1997-11-14 2000-05-02 Sensiva, Inc. System, method, and apparatus for generation and recognizing universal commands
EP1003017A2 (en) 1998-11-20 2000-05-24 Fujitsu Limited Apparatus and method for presenting navigation information based on instructions described in a script
US6078826A (en) 1998-05-29 2000-06-20 Ericsson Inc. Mobile telephone power savings method and apparatus responsive to mobile telephone location
WO2000040049A1 (en) 1998-12-24 2000-07-06 Telefonaktiebolaget Lm Ericsson (Publ) A wireless communication system that supports mobile test software agents
US6088717A (en) 1996-02-29 2000-07-11 Onename Corporation Computer-based communication system and method using metadata defining a control-structure
US6091956A (en) * 1997-06-12 2000-07-18 Hollenberg; Dennis D. Situation information system
US6104344A (en) 1999-03-24 2000-08-15 Us Wireless Corporation Efficient storage and fast matching of wireless spatial signatures
US6104980A (en) 1997-02-21 2000-08-15 Denso Corporation Vehicular operation processing system
US6125446A (en) 1997-08-29 2000-09-26 Compaq Computer Corporation Computer architecture with automatic disabling of hardware/software features using satellite positioning data
US6128016A (en) * 1996-12-20 2000-10-03 Nec Corporation Graphic user interface for managing a server system
US6128759A (en) * 1998-03-20 2000-10-03 Teradyne, Inc. Flexible test environment for automatic test equipment
US6127947A (en) 1996-11-13 2000-10-03 Toyota Jidosha Kabushiki Kaisa Vehicle information communication device and vehicle information communication system
US6148261A (en) 1997-06-20 2000-11-14 American Calcar, Inc. Personal communication system to send and receive voice data positioning information
US6151601A (en) * 1997-11-12 2000-11-21 Ncr Corporation Computer architecture and method for collecting, analyzing and/or transforming internet and/or electronic commerce data for storage into a data storage area
WO2000070504A2 (en) 1999-05-19 2000-11-23 Frederick Herz Location enhanced information delivery system
US6160553A (en) * 1998-09-14 2000-12-12 Microsoft Corporation Methods, apparatus and data structures for providing a user interface, which exploits spatial memory in three-dimensions, to objects and in which object occlusion is avoided
US6166738A (en) * 1998-09-14 2000-12-26 Microsoft Corporation Methods, apparatus and data structures for providing a user interface, which exploits spatial memory in three-dimensions, to objects
US6182136B1 (en) * 1998-09-08 2001-01-30 Hewlett-Packard Company Automated service elements discovery using core service specific discovery templates
US6185569B1 (en) * 1998-06-29 2001-02-06 Microsoft Corporation Linked data structure integrity verification system which verifies actual node information with expected node information stored in a table
US6188405B1 (en) * 1998-09-14 2001-02-13 Microsoft Corporation Methods, apparatus and data structures for providing a user interface, which exploits spatial memory, to objects
US6199082B1 (en) * 1995-07-17 2001-03-06 Microsoft Corporation Method for delivering separate design and content in a multimedia publishing system
US6201973B1 (en) 1997-03-28 2001-03-13 Nec Corporation Mobile communication apparatus
US6216087B1 (en) 1999-11-23 2001-04-10 Xerox Corporation Infrared beacon positioning system
US6233448B1 (en) 1998-07-22 2001-05-15 Ericsson Inc. System, method and apparatus for automatic feature activation/deactivation based upon positioning
US6243093B1 (en) * 1998-09-14 2001-06-05 Microsoft Corporation Methods, apparatus and data structures for providing a user interface, which exploits spatial memory in three-dimensions, to objects and which visually groups matching objects
US6249252B1 (en) 1996-09-09 2001-06-19 Tracbeam Llc Wireless location using multiple location estimators
US6263339B1 (en) * 1998-08-25 2001-07-17 Informix Software, Inc. Dynamic object visualization and code generation
US6279007B1 (en) * 1998-11-30 2001-08-21 Microsoft Corporation Architecture for managing query friendly hierarchical values
US6282547B1 (en) * 1998-08-25 2001-08-28 Informix Software, Inc. Hyperlinked relational database visualization system
US6281896B1 (en) * 1998-03-31 2001-08-28 International Business Machines Corporation Data processor controlled interface with multiple tree of elements views expandable into individual detail views
US6292833B1 (en) 1998-07-17 2001-09-18 Openwave Systems Inc. Method and apparatus for providing access control to local services of mobile devices
US6300936B1 (en) 1997-11-14 2001-10-09 Immersion Corporation Force feedback system including multi-tasking graphical host environment and interface device
US20010042063A1 (en) * 1997-08-22 2001-11-15 Sap Aktiengesellschaft Browser for hierarchical structures
US6321092B1 (en) 1998-11-03 2001-11-20 Signal Soft Corporation Multiple input data management for wireless location-based applications
US20010044757A1 (en) * 2000-01-06 2001-11-22 Robb Anne E. Recursive method and system for accessing classification information
US6327535B1 (en) * 2000-04-05 2001-12-04 Microsoft Corporation Location beaconing methods and systems
US20010051863A1 (en) 1999-06-14 2001-12-13 Behfar Razavi An intergrated sub-network for a vehicle
US6336138B1 (en) * 1998-08-25 2002-01-01 Hewlett-Packard Company Template-driven approach for generating models on network services
US6343291B1 (en) * 1999-02-26 2002-01-29 Hewlett-Packard Company Method and apparatus for using an information model to create a location tree in a hierarchy of information
US20020029291A1 (en) 2000-06-20 2002-03-07 Crandall E. Stephen Active requesting of information for psuedo-live performance
US6359892B1 (en) 1997-11-04 2002-03-19 Inventions, Inc. Remote access, emulation, and control of office equipment, devices and services
US6370537B1 (en) * 1999-01-14 2002-04-09 Altoweb, Inc. System and method for the manipulation and display of structured data
US6374202B1 (en) * 1996-07-16 2002-04-16 British Telecommunications Public Limited Company Processing data signals
US6374177B1 (en) 2000-09-20 2002-04-16 Motorola, Inc. Method and apparatus for providing navigational services in a wireless communication device
US6389288B1 (en) 1997-06-27 2002-05-14 Fujitsu Limited Mobile communication terminal capable of executing location-related services
US20020059293A1 (en) * 1998-08-25 2002-05-16 Peter Douglas Hirsch Dynamic object properties
US6401051B1 (en) 1999-04-20 2002-06-04 Sun Microsystems, Inc. Method and apparatus for locating buried objects
US6405020B1 (en) 1997-09-24 2002-06-11 Siemens Aktiengesellschaft Method and base station system for voice transmission via a radio interface in a digital radio communication system
US6411899B2 (en) 1996-10-24 2002-06-25 Trimble Navigation Ltd. Position based personal digital assistant
US6411220B1 (en) 1999-12-07 2002-06-25 Cue Corporation Traffic paging system
US20020083025A1 (en) * 1998-12-18 2002-06-27 Robarts James O. Contextual responses based on automated learning techniques
US20020081984A1 (en) 2000-12-27 2002-06-27 Constance Liu System that customizes favorite radio stations for multiple users
US6415283B1 (en) * 1998-10-13 2002-07-02 Orack Corporation Methods and apparatus for determining focal points of clusters in a tree structure
US6418533B2 (en) 1997-08-29 2002-07-09 Compaq Information Technologies Group, L.P. “J” system for securing a portable computer which optionally requires an entry of an invalid power on password (POP), by forcing an entry of a valid POP
US6421716B1 (en) * 1998-09-30 2002-07-16 Xerox Corporation System for generating context-sensitive hierarchically ordered document service menus
US6421072B1 (en) * 1999-06-03 2002-07-16 International Business Machines Corporation Displaying a complex tree structure among multiple windows
US6421544B1 (en) 1997-10-24 2002-07-16 Casio Computer Co., Ltd. Radio communication system, control method thereof, and radio communication terminal
US20020111715A1 (en) 2000-12-11 2002-08-15 Richard Sue M. Vehicle computer
US6439783B1 (en) * 1994-07-19 2002-08-27 Oracle Corporation Range-based query optimizer
US6442620B1 (en) 1998-08-17 2002-08-27 Microsoft Corporation Environment extensibility and automatic services for component applications using contexts, policies and activators
US20020119788A1 (en) 2000-04-05 2002-08-29 Gopal Parupudi Context-aware and location-aware cellular phones and methods
US20020120370A1 (en) 2000-12-22 2002-08-29 Gopal Parupudi Context-aware systems and methods, location-aware systems and methods, context-aware vehicles and methods of operating the same, and location-aware vehicles and methods of operating the same
US6446068B1 (en) * 1999-11-15 2002-09-03 Chris Alan Kortge System and method of finding near neighbors in large metric space databases
US20020124082A1 (en) * 1995-06-07 2002-09-05 Ramon J. San Andres Architecture and associated methods for providing users of a distributed services with an interactive directory of network content
US20020122055A1 (en) 2000-12-22 2002-09-05 Gopal Parupudi Environment-interactive context-aware devices and methods
US6462706B2 (en) 1998-09-18 2002-10-08 Nokia Mobile Phones Ltd. Method for finding the position of a communications device, and a communications device for carrying out the method
US6466918B1 (en) * 1999-11-18 2002-10-15 Amazon. Com, Inc. System and method for exposing popular nodes within a browse tree
US6470344B1 (en) * 1999-05-29 2002-10-22 Oracle Corporation Buffering a hierarchical index of multi-dimensional data
US6470354B1 (en) 1999-08-05 2002-10-22 International Business Machines Corporation Implementing persistent object services (POS) on top of a relational database
US6470332B1 (en) * 1999-05-19 2002-10-22 Sun Microsystems, Inc. System, method and computer program product for searching for, and retrieving, profile attributes based on other target profile attributes and associated profiles
US20020156870A1 (en) 2000-11-08 2002-10-24 Equate Systems, Inc. Method and apparatus for dynamically directing an application to a pre-defined target multimedia resource
US6496893B1 (en) * 1999-02-26 2002-12-17 Phoenix Technologies Ltd. Apparatus and method for swapping devices while a computer is running
US6513059B1 (en) * 2000-08-24 2003-01-28 Cambira Corporation Adaptive collaborative intelligent network system
US6519557B1 (en) * 2000-06-06 2003-02-11 International Business Machines Corporation Software and method for recognizing similarity of documents written in different languages based on a quantitative measure of similarity
US6522875B1 (en) 1998-11-17 2003-02-18 Eric Morgan Dowling Geographical web browser, methods, apparatus and systems
US6525768B2 (en) 1998-10-21 2003-02-25 American Calcar, Inc. Positional camera and GPS data interchange device
US6553310B1 (en) 2000-11-14 2003-04-22 Hewlett-Packard Company Method of and apparatus for topologically based retrieval of information
US6581062B1 (en) * 2000-03-02 2003-06-17 Nimble Technology, Inc. Method and apparatus for storing semi-structured data in a structured manner
US6594666B1 (en) * 2000-09-25 2003-07-15 Oracle International Corp. Location aware application development framework
US6625615B2 (en) * 2000-12-19 2003-09-23 International Business Machines Corporation Data processing system and method for multi-level directory searches
US6628928B1 (en) 1999-12-10 2003-09-30 Ecarmerce Incorporated Internet-based interactive radio system for use with broadcast radio stations
US6642946B1 (en) * 1998-08-13 2003-11-04 The Cattleman's Resource, Inc. Livestock inventory and materials system with interactive graphical user interface
US20030222883A1 (en) * 2002-05-31 2003-12-04 Envivio, Inc. Optimized mixed media rendering
US6684331B1 (en) * 1999-12-22 2004-01-27 Cisco Technology, Inc. Method and apparatus for distributing and updating group controllers over a wide area network using a tree structure
US6687493B1 (en) * 1998-10-21 2004-02-03 Parkervision, Inc. Method and circuit for down-converting a signal using a complementary FET structure for improved dynamic range
US20040062224A1 (en) * 1996-12-06 2004-04-01 Brownrigg Edwin B. Wireless network system and method for providing same
US6728205B1 (en) * 1997-02-19 2004-04-27 Massachusetts Institute Of Technology Method and apparatus for automatic protection switching
US6748195B1 (en) 2000-09-29 2004-06-08 Motorola, Inc. Wireless device having context-based operational behavior
US6748225B1 (en) 2000-02-29 2004-06-08 Metro One Telecommunications, Inc. Method and system for the determination of location by retail signage and other readily recognizable landmarks
US6750883B1 (en) * 2000-04-05 2004-06-15 Microsoft Corporation Identity-based context aware computing systems and methods
US6823354B1 (en) 1997-11-14 2004-11-23 Robert Bosch Gmbh Method for a terminal using services offered by a master station and a terminal
US20050027795A1 (en) * 1998-08-24 2005-02-03 Microsoft Corporation Directory service for a computer network
US20050091223A1 (en) * 1999-11-24 2005-04-28 Shaw Kevin B. Method and apparatus for building and maintaining an object-oriented geospatial database
US6918537B2 (en) * 1999-08-19 2005-07-19 E2Interactive, Inc. System and method for managing stored-value card data
US7020076B1 (en) * 1999-10-26 2006-03-28 California Institute Of Technology Fault-tolerant communication channel structures
US7031956B1 (en) * 2000-02-16 2006-04-18 Verizon Laboratories Inc. System and method for synchronizing and/or updating an existing relational database with supplemental XML data
US7076243B2 (en) * 2000-04-05 2006-07-11 Microsoft Corporation Context aware computing devices having a common interface and related methods
US7213048B1 (en) * 2000-04-05 2007-05-01 Microsoft Corporation Context aware computing devices and methods
US7421486B1 (en) * 2000-04-05 2008-09-02 Microsoft Corporation Context translation methods and systems

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2956587B2 (en) * 1996-06-10 1999-10-04 凸版印刷株式会社 How to register and supply advertising information

Patent Citations (155)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3700866A (en) * 1970-10-28 1972-10-24 Texas Instruments Inc Synthesized cascaded processor system
US4466060A (en) * 1982-02-11 1984-08-14 At&T Bell Telephone Laboratories, Incorporated Message routing in a computer network
US4613946A (en) * 1984-06-07 1986-09-23 Forman Ernest H Method and apparatus for generating hierarchical displays
US5230048A (en) * 1986-09-03 1993-07-20 Wang Laboratories, Inc. Data processing system with tree and list data structure
US4845744A (en) * 1986-10-16 1989-07-04 American Telephone And Telegraph Company, At&T Bell Laboratories Method of overlaying virtual tree networks onto a message passing parallel processing network
EP0330787A2 (en) 1988-03-02 1989-09-06 Aisin Aw Co., Ltd. Navigation system
US5230072A (en) 1988-04-15 1993-07-20 Digital Equipment Corporation System for managing hierarchical information in a digital data processing system
US5442805A (en) 1988-10-05 1995-08-15 Motorola, Inc. Location-based adaptive radio control
US5321815A (en) * 1989-10-13 1994-06-14 International Business Machines Corp. Route selection using cached partial trees in a data communications network
US5717387A (en) 1990-01-19 1998-02-10 Prince Corporation Remote vehicle programming system
US5224150A (en) 1990-07-06 1993-06-29 Simon Neustein Paging system
US5295261A (en) * 1990-07-27 1994-03-15 Pacific Bell Corporation Hybrid database structure linking navigational fields having a hierarchial database structure to informational fields having a relational database structure
US5224100A (en) * 1991-05-09 1993-06-29 David Sarnoff Research Center, Inc. Routing technique for a hierarchical interprocessor-communication network between massively-parallel processors
US5319775A (en) * 1991-07-22 1994-06-07 Ncr Corporation Centralized diagnostic system for loosely coupled processors
US5539922A (en) * 1992-01-03 1996-07-23 Motorola, Inc. Multiple tree hierarchical portable communication system and method
US5285261A (en) * 1992-07-06 1994-02-08 General Electric Company Dual interferometer spectroscopic imaging system
US5644740A (en) * 1992-12-02 1997-07-01 Hitachi, Ltd. Method and apparatus for displaying items of information organized in a hierarchical structure
US5499032A (en) 1992-12-22 1996-03-12 Terrapin Corporation Navigation and positioning system and method using uncoordinated beacon signals
EP0614322A1 (en) 1993-01-21 1994-09-07 AT&T Corp. Directory structure for large scale telecommunications network allowing location of roaming mobile subscribers
US5479476A (en) 1993-02-09 1995-12-26 Nokia Mobile Phones Ltd. Mobile telephone having groups of user adjustable operating characteristics for facilitating adjustment of several operating characteristics
US6031545A (en) 1993-09-10 2000-02-29 Geovector Corporation Vision system for viewing a sporting event
US5752243A (en) * 1993-10-20 1998-05-12 Microsoft Corporation Computer method and storage structure for storing and accessing multidimensional data
US5611050A (en) 1993-12-03 1997-03-11 Xerox Corporation Method for selectively performing event on computer controlled device whose location and allowable operation is consistent with the contextual and locational attributes of the event
US5566291A (en) * 1993-12-23 1996-10-15 Diacom Technologies, Inc. Method and apparatus for implementing user feedback
US5635940A (en) 1994-02-02 1997-06-03 Hickman; Paul L. Communication configurator and method for implementing same
US5602596A (en) * 1994-04-08 1997-02-11 U S West Technologies, Inc. Method for navigating a complex multimedia structure at an interactive user station
US5870768A (en) * 1994-04-29 1999-02-09 International Business Machines Corporation Expert system and method employing hierarchical knowledge base, and interactive multimedia/hypermedia applications
US5606669A (en) * 1994-05-25 1997-02-25 International Business Machines Corporation System for managing topology of a network in spanning tree data structure by maintaining link table and parent table in each network node
US6439783B1 (en) * 1994-07-19 2002-08-27 Oracle Corporation Range-based query optimizer
US6028551A (en) 1994-12-13 2000-02-22 Schoen; Neil Charles Micro-miniature beacon transmit-only geo-location emergency system for personal security
US5642303A (en) 1995-05-05 1997-06-24 Apple Computer, Inc. Time and location based computing
US20020124082A1 (en) * 1995-06-07 2002-09-05 Ramon J. San Andres Architecture and associated methods for providing users of a distributed services with an interactive directory of network content
US5870751A (en) 1995-06-19 1999-02-09 International Business Machines Corporation Database arranged as a semantic network
US6199082B1 (en) * 1995-07-17 2001-03-06 Microsoft Corporation Method for delivering separate design and content in a multimedia publishing system
US5941947A (en) * 1995-08-18 1999-08-24 Microsoft Corporation System and method for controlling access to data entities in a computer network
US5794006A (en) * 1995-08-18 1998-08-11 Microsoft Corporation System and method for editing content in an on-line network
US5671225A (en) * 1995-09-01 1997-09-23 Digital Equipment Corporation Distributed interactive multimedia service system
US5774540A (en) 1995-11-15 1998-06-30 Lucent Technologies Inc. Hierarchical menu screen interface for displaying and accessing telephone terminal features
US5937164A (en) 1995-12-07 1999-08-10 Hyperlock Technologies, Inc. Method and apparatus of secure server control of local media via a trigger through a network for instant local access of encrypted data on local media within a platform independent networking system
JPH09257501A (en) 1996-01-16 1997-10-03 Mitsubishi Electric Corp Comprehensive guide system
US5794142A (en) 1996-01-29 1998-08-11 Nokia Mobile Phones Limited Mobile terminal having network services activation through the use of point-to-point short message service
US6088717A (en) 1996-02-29 2000-07-11 Onename Corporation Computer-based communication system and method using metadata defining a control-structure
WO1997041654A1 (en) 1996-04-29 1997-11-06 Telefonaktiebolaget Lm Ericsson Telecommunications information dissemination system
EP0817444A2 (en) 1996-07-01 1998-01-07 Sun Microsystems, Inc. System for context-dependent name resolution
US6374202B1 (en) * 1996-07-16 2002-04-16 British Telecommunications Public Limited Company Processing data signals
US5737731A (en) 1996-08-05 1998-04-07 Motorola, Inc. Method for rapid determination of an assigned region associated with a location on the earth
US5806017A (en) 1996-08-19 1998-09-08 Board Of Regents The University Of Texas System Electronic autorouting navigation system for visually impaired persons
US6249252B1 (en) 1996-09-09 2001-06-19 Tracbeam Llc Wireless location using multiple location estimators
US6411899B2 (en) 1996-10-24 2002-06-25 Trimble Navigation Ltd. Position based personal digital assistant
US5968109A (en) * 1996-10-25 1999-10-19 Navigation Technologies Corporation System and method for use and storage of geographic data on physical media
US5953722A (en) * 1996-10-25 1999-09-14 Navigation Technologies Corporation Method and system for forming and using geographic data
US6127947A (en) 1996-11-13 2000-10-03 Toyota Jidosha Kabushiki Kaisa Vehicle information communication device and vehicle information communication system
US6011973A (en) 1996-12-05 2000-01-04 Ericsson Inc. Method and apparatus for restricting operation of cellular telephones to well delineated geographical areas
US20040062224A1 (en) * 1996-12-06 2004-04-01 Brownrigg Edwin B. Wireless network system and method for providing same
US6128016A (en) * 1996-12-20 2000-10-03 Nec Corporation Graphic user interface for managing a server system
US5917911A (en) 1997-01-23 1999-06-29 Motorola, Inc. Method and system for hierarchical key access and recovery
US6728205B1 (en) * 1997-02-19 2004-04-27 Massachusetts Institute Of Technology Method and apparatus for automatic protection switching
US6104980A (en) 1997-02-21 2000-08-15 Denso Corporation Vehicular operation processing system
US6201973B1 (en) 1997-03-28 2001-03-13 Nec Corporation Mobile communication apparatus
US6018570A (en) 1997-05-12 2000-01-25 Nynex Science And Technology Inc. Methods and apparatus for regulating the remote ordering, authorization, access and control of services and service features associated with a terminal
US6091956A (en) * 1997-06-12 2000-07-18 Hollenberg; Dennis D. Situation information system
US6148261A (en) 1997-06-20 2000-11-14 American Calcar, Inc. Personal communication system to send and receive voice data positioning information
US6389288B1 (en) 1997-06-27 2002-05-14 Fujitsu Limited Mobile communication terminal capable of executing location-related services
US20010042063A1 (en) * 1997-08-22 2001-11-15 Sap Aktiengesellschaft Browser for hierarchical structures
US6125446A (en) 1997-08-29 2000-09-26 Compaq Computer Corporation Computer architecture with automatic disabling of hardware/software features using satellite positioning data
US6418533B2 (en) 1997-08-29 2002-07-09 Compaq Information Technologies Group, L.P. “J” system for securing a portable computer which optionally requires an entry of an invalid power on password (POP), by forcing an entry of a valid POP
US6405020B1 (en) 1997-09-24 2002-06-11 Siemens Aktiengesellschaft Method and base station system for voice transmission via a radio interface in a digital radio communication system
US6421544B1 (en) 1997-10-24 2002-07-16 Casio Computer Co., Ltd. Radio communication system, control method thereof, and radio communication terminal
US6359892B1 (en) 1997-11-04 2002-03-19 Inventions, Inc. Remote access, emulation, and control of office equipment, devices and services
US6151601A (en) * 1997-11-12 2000-11-21 Ncr Corporation Computer architecture and method for collecting, analyzing and/or transforming internet and/or electronic commerce data for storage into a data storage area
US6057845A (en) 1997-11-14 2000-05-02 Sensiva, Inc. System, method, and apparatus for generation and recognizing universal commands
US6823354B1 (en) 1997-11-14 2004-11-23 Robert Bosch Gmbh Method for a terminal using services offered by a master station and a terminal
US6300936B1 (en) 1997-11-14 2001-10-09 Immersion Corporation Force feedback system including multi-tasking graphical host environment and interface device
US6012061A (en) * 1997-11-25 2000-01-04 International Business Machines Corp. Method and apparatus for deleting nodes in Patricia trees
US6571279B1 (en) * 1997-12-05 2003-05-27 Pinpoint Incorporated Location enhanced information delivery system
US6128759A (en) * 1998-03-20 2000-10-03 Teradyne, Inc. Flexible test environment for automatic test equipment
US6281896B1 (en) * 1998-03-31 2001-08-28 International Business Machines Corporation Data processor controlled interface with multiple tree of elements views expandable into individual detail views
WO1999055102A1 (en) 1998-04-22 1999-10-28 Netline Communications Technologies (Nct) Ltd. Method and system for providing cellular communications services
US6078826A (en) 1998-05-29 2000-06-20 Ericsson Inc. Mobile telephone power savings method and apparatus responsive to mobile telephone location
WO1999065207A1 (en) 1998-06-12 1999-12-16 Microsoft Corporation Method and system of security location discrimination
US6185569B1 (en) * 1998-06-29 2001-02-06 Microsoft Corporation Linked data structure integrity verification system which verifies actual node information with expected node information stored in a table
US6292833B1 (en) 1998-07-17 2001-09-18 Openwave Systems Inc. Method and apparatus for providing access control to local services of mobile devices
US6233448B1 (en) 1998-07-22 2001-05-15 Ericsson Inc. System, method and apparatus for automatic feature activation/deactivation based upon positioning
US6642946B1 (en) * 1998-08-13 2003-11-04 The Cattleman's Resource, Inc. Livestock inventory and materials system with interactive graphical user interface
US6442620B1 (en) 1998-08-17 2002-08-27 Microsoft Corporation Environment extensibility and automatic services for component applications using contexts, policies and activators
US20050027795A1 (en) * 1998-08-24 2005-02-03 Microsoft Corporation Directory service for a computer network
US6263339B1 (en) * 1998-08-25 2001-07-17 Informix Software, Inc. Dynamic object visualization and code generation
US20020059293A1 (en) * 1998-08-25 2002-05-16 Peter Douglas Hirsch Dynamic object properties
US6336138B1 (en) * 1998-08-25 2002-01-01 Hewlett-Packard Company Template-driven approach for generating models on network services
US6282547B1 (en) * 1998-08-25 2001-08-28 Informix Software, Inc. Hyperlinked relational database visualization system
US6182136B1 (en) * 1998-09-08 2001-01-30 Hewlett-Packard Company Automated service elements discovery using core service specific discovery templates
US6054989A (en) * 1998-09-14 2000-04-25 Microsoft Corporation Methods, apparatus and data structures for providing a user interface, which exploits spatial memory in three-dimensions, to objects and which provides spatialized audio
US6166738A (en) * 1998-09-14 2000-12-26 Microsoft Corporation Methods, apparatus and data structures for providing a user interface, which exploits spatial memory in three-dimensions, to objects
US6160553A (en) * 1998-09-14 2000-12-12 Microsoft Corporation Methods, apparatus and data structures for providing a user interface, which exploits spatial memory in three-dimensions, to objects and in which object occlusion is avoided
US6188405B1 (en) * 1998-09-14 2001-02-13 Microsoft Corporation Methods, apparatus and data structures for providing a user interface, which exploits spatial memory, to objects
US6243093B1 (en) * 1998-09-14 2001-06-05 Microsoft Corporation Methods, apparatus and data structures for providing a user interface, which exploits spatial memory in three-dimensions, to objects and which visually groups matching objects
US6462706B2 (en) 1998-09-18 2002-10-08 Nokia Mobile Phones Ltd. Method for finding the position of a communications device, and a communications device for carrying out the method
US6421716B1 (en) * 1998-09-30 2002-07-16 Xerox Corporation System for generating context-sensitive hierarchically ordered document service menus
US6415283B1 (en) * 1998-10-13 2002-07-02 Orack Corporation Methods and apparatus for determining focal points of clusters in a tree structure
US6687493B1 (en) * 1998-10-21 2004-02-03 Parkervision, Inc. Method and circuit for down-converting a signal using a complementary FET structure for improved dynamic range
US6525768B2 (en) 1998-10-21 2003-02-25 American Calcar, Inc. Positional camera and GPS data interchange device
US6321092B1 (en) 1998-11-03 2001-11-20 Signal Soft Corporation Multiple input data management for wireless location-based applications
US6522875B1 (en) 1998-11-17 2003-02-18 Eric Morgan Dowling Geographical web browser, methods, apparatus and systems
EP1003017A2 (en) 1998-11-20 2000-05-24 Fujitsu Limited Apparatus and method for presenting navigation information based on instructions described in a script
US6279007B1 (en) * 1998-11-30 2001-08-21 Microsoft Corporation Architecture for managing query friendly hierarchical values
US20020083025A1 (en) * 1998-12-18 2002-06-27 Robarts James O. Contextual responses based on automated learning techniques
WO2000040049A1 (en) 1998-12-24 2000-07-06 Telefonaktiebolaget Lm Ericsson (Publ) A wireless communication system that supports mobile test software agents
US6370537B1 (en) * 1999-01-14 2002-04-09 Altoweb, Inc. System and method for the manipulation and display of structured data
US6496893B1 (en) * 1999-02-26 2002-12-17 Phoenix Technologies Ltd. Apparatus and method for swapping devices while a computer is running
US6343291B1 (en) * 1999-02-26 2002-01-29 Hewlett-Packard Company Method and apparatus for using an information model to create a location tree in a hierarchy of information
US6104344A (en) 1999-03-24 2000-08-15 Us Wireless Corporation Efficient storage and fast matching of wireless spatial signatures
US6401051B1 (en) 1999-04-20 2002-06-04 Sun Microsystems, Inc. Method and apparatus for locating buried objects
WO2000070504A2 (en) 1999-05-19 2000-11-23 Frederick Herz Location enhanced information delivery system
US6470332B1 (en) * 1999-05-19 2002-10-22 Sun Microsystems, Inc. System, method and computer program product for searching for, and retrieving, profile attributes based on other target profile attributes and associated profiles
US6470344B1 (en) * 1999-05-29 2002-10-22 Oracle Corporation Buffering a hierarchical index of multi-dimensional data
US6421072B1 (en) * 1999-06-03 2002-07-16 International Business Machines Corporation Displaying a complex tree structure among multiple windows
US20010051863A1 (en) 1999-06-14 2001-12-13 Behfar Razavi An intergrated sub-network for a vehicle
US6470354B1 (en) 1999-08-05 2002-10-22 International Business Machines Corporation Implementing persistent object services (POS) on top of a relational database
US6918537B2 (en) * 1999-08-19 2005-07-19 E2Interactive, Inc. System and method for managing stored-value card data
US7020076B1 (en) * 1999-10-26 2006-03-28 California Institute Of Technology Fault-tolerant communication channel structures
US6446068B1 (en) * 1999-11-15 2002-09-03 Chris Alan Kortge System and method of finding near neighbors in large metric space databases
US6466918B1 (en) * 1999-11-18 2002-10-15 Amazon. Com, Inc. System and method for exposing popular nodes within a browse tree
US6216087B1 (en) 1999-11-23 2001-04-10 Xerox Corporation Infrared beacon positioning system
US20050091223A1 (en) * 1999-11-24 2005-04-28 Shaw Kevin B. Method and apparatus for building and maintaining an object-oriented geospatial database
US6411220B1 (en) 1999-12-07 2002-06-25 Cue Corporation Traffic paging system
US6628928B1 (en) 1999-12-10 2003-09-30 Ecarmerce Incorporated Internet-based interactive radio system for use with broadcast radio stations
US6901510B1 (en) * 1999-12-22 2005-05-31 Cisco Technology, Inc. Method and apparatus for distributing and updating group controllers over a wide area network using a tree structure
US6684331B1 (en) * 1999-12-22 2004-01-27 Cisco Technology, Inc. Method and apparatus for distributing and updating group controllers over a wide area network using a tree structure
US20010044757A1 (en) * 2000-01-06 2001-11-22 Robb Anne E. Recursive method and system for accessing classification information
US7031956B1 (en) * 2000-02-16 2006-04-18 Verizon Laboratories Inc. System and method for synchronizing and/or updating an existing relational database with supplemental XML data
US6748225B1 (en) 2000-02-29 2004-06-08 Metro One Telecommunications, Inc. Method and system for the determination of location by retail signage and other readily recognizable landmarks
US6581062B1 (en) * 2000-03-02 2003-06-17 Nimble Technology, Inc. Method and apparatus for storing semi-structured data in a structured manner
US7076243B2 (en) * 2000-04-05 2006-07-11 Microsoft Corporation Context aware computing devices having a common interface and related methods
US7076255B2 (en) * 2000-04-05 2006-07-11 Microsoft Corporation Context-aware and location-aware cellular phones and methods
US6750883B1 (en) * 2000-04-05 2004-06-15 Microsoft Corporation Identity-based context aware computing systems and methods
US20020119788A1 (en) 2000-04-05 2002-08-29 Gopal Parupudi Context-aware and location-aware cellular phones and methods
US7096029B1 (en) * 2000-04-05 2006-08-22 Microsoft Corporation Context aware computing devices having a common interface and related methods
US7213048B1 (en) * 2000-04-05 2007-05-01 Microsoft Corporation Context aware computing devices and methods
US7421486B1 (en) * 2000-04-05 2008-09-02 Microsoft Corporation Context translation methods and systems
US6327535B1 (en) * 2000-04-05 2001-12-04 Microsoft Corporation Location beaconing methods and systems
US6519557B1 (en) * 2000-06-06 2003-02-11 International Business Machines Corporation Software and method for recognizing similarity of documents written in different languages based on a quantitative measure of similarity
US20020029291A1 (en) 2000-06-20 2002-03-07 Crandall E. Stephen Active requesting of information for psuedo-live performance
US6513059B1 (en) * 2000-08-24 2003-01-28 Cambira Corporation Adaptive collaborative intelligent network system
US6374177B1 (en) 2000-09-20 2002-04-16 Motorola, Inc. Method and apparatus for providing navigational services in a wireless communication device
US6594666B1 (en) * 2000-09-25 2003-07-15 Oracle International Corp. Location aware application development framework
US6748195B1 (en) 2000-09-29 2004-06-08 Motorola, Inc. Wireless device having context-based operational behavior
US20020156870A1 (en) 2000-11-08 2002-10-24 Equate Systems, Inc. Method and apparatus for dynamically directing an application to a pre-defined target multimedia resource
US6553310B1 (en) 2000-11-14 2003-04-22 Hewlett-Packard Company Method of and apparatus for topologically based retrieval of information
US20020111715A1 (en) 2000-12-11 2002-08-15 Richard Sue M. Vehicle computer
US6625615B2 (en) * 2000-12-19 2003-09-23 International Business Machines Corporation Data processing system and method for multi-level directory searches
US6944679B2 (en) 2000-12-22 2005-09-13 Microsoft Corp. Context-aware systems and methods, location-aware systems and methods, context-aware vehicles and methods of operating the same, and location-aware vehicles and methods of operating the same
US20020120370A1 (en) 2000-12-22 2002-08-29 Gopal Parupudi Context-aware systems and methods, location-aware systems and methods, context-aware vehicles and methods of operating the same, and location-aware vehicles and methods of operating the same
US20020122055A1 (en) 2000-12-22 2002-09-05 Gopal Parupudi Environment-interactive context-aware devices and methods
US20020081984A1 (en) 2000-12-27 2002-06-27 Constance Liu System that customizes favorite radio stations for multiple users
US20030222883A1 (en) * 2002-05-31 2003-12-04 Envivio, Inc. Optimized mixed media rendering

Non-Patent Citations (50)

* Cited by examiner, † Cited by third party
Title
"Composable ad-hoc location-based services for heterogeneous mobile clients"-Hodes et al.-Wireless Networks-vol. 5, No. 5/Sep. 1999 (pp. 411-427). *
"Lightweight Crash Recovery in a Wide-Area Location Service"-Ballintijn et at.-Oct. 1998 (pp. 1-14). *
"Mobile networking in the Internet"-Charles E. Perkins-Mobile Networks and Applications, vol. 3, Issue 4, Mar. 1998 (pp. 319-334). *
Abowd, "Context-Awareness in Wearable and Ubiquitous Computing" Virtual Reality (1998)m pp. 200-211.
Abowd, Gregory D.; Software Design Issues for Ubiquitous Computing; IEEE 1998; pp. 104-109; Georgia Institute of Technology.
Alan Dix, Tom Rodden, Nigel Davies, Jonathan Trevor, Adrian Friday, and Kevin Palfreyman-"Exploiting Space and Location as a design Framework for Interactive Mobile Systems"-vol. 7, No. 3, Sep. 2000 ACM , (pp. 285-321). *
Andrew J. Mazeikis and Glenn H. MacEwen,"A Communication Protocol for a Multi-Level Secure Network", Proceedings of TriComm '91 IEEE Conference on Communications for Distributed Applications & Systems, Chapel Hill, NC Apr. 18-19, 1991, pp. 89-103.
Bahl P. and Padmanabhan V., "User Location and Tracking in an In-Building Radio Network", Technical Report MSR-TR-99-12, Microsoft Research, Feb. 1999.
Bisdikian, et al., "WiSAP: A Wireless Personal Access Network for Handheld Computing Devices" IEEE Personal Communications Dec. 1998 vol. 5 No. 6 pp. 18-25.
Brown et al., "Context-Aware Applications: From the Laboratory to the Marketplace", Oct. 1997, pp. 58-64.
Brown, et al., "Context-Aware Applications: From the Laboratory to the Marketplace" Oct. 1997 pp. 58-64.
C.P. Louwrens and S.H. von Solms, "Selection of secure single sign-on solutions for heterogeneous computing environments," Part One Secure Information Systems, IFIP 1997, pp. 9-24.
Chalmers, Dan, Sloman, Morris; QoS and Context Awareness for Mobile Computing; pp. 380-382; Handheld and Ubiquitous Computing; First International Symposium, HUC 1999; Sep. 27-29, 1999; Karlsruhe, Germany.
Chatschik Bisdikian et al., "WiSAP: A Wireless Personal Access Network for Handheld Computing Devices," IEEE Personal Communications, Dec. 1998, vol. 5 No. 6, pp. 18-25.
Chen et al. "A Survey of Context-Aware Computing Research", Dartmouth Computer Science Tecyhnical Report TR2000-381, Nov. 30, 2000.
Coulouris et al., "FLAME: An Open Framework for Location-Aware Systems", Dept. of Eng., Cambridge University, Cambridge UK, 2004.
D. Abowd, "Context-Awareness in Wearable and Ubiquitous Computing", Virtual Reality (1998) 3:200-211.
de Nitto Persone et al., "Modeling and Evaluation of Prefetching Policies for Context-Aware Information Services," 1998, pp. 55-65.
De Nitto Persone, et al., "Modeling and Evaluation of Prefetching Policies for Context-Aware Information Services" 1998 pp. 55-65.
Eckstein et al., "Architecture for Computer Vision Application Development within the HORUS System," Apr. 1997, pp. 244-261.
Eckstein, et al., "Architecture for Computer Vision Application Development with the Horus System" Apr. 1997 pp. 244-261.
Erno Kovacs et al., "Adaptive Mobile Access to Context-aware Services," IEEE 1999, pp. 190-201.
European Search Report for Application No. 09002541.2-1527, mailed Apr. 21, 2009, 6 pgs.
Fulton, Jennifer, "Computing Maintenance, Part 1 First Step: Spring Cleaning," Toggle, Dec. 1999, pp. 1-3.
Halang et al., "High Accuracy Concurrent Event Processing in Hard Real-Time Systems," 1997, pp. 77-94.
Halang, et al., "High Accuracy Concurrent Event Processing in Hard Real-Time Systems" 1997 pp. 77-94.
Hansson, Hans A. et al., "Basement a Distributed Real-Time Architecture for Vehicle Applications," Proceedings of the Real-Time Technology and Applications Symposium (RTAS '95), 1995 IEEE, pp. 220-229.
Hasegawa et al., "Map-centric Content Service for Mobile Environment", Technical Report if Information Processing Society of Japan, vol. 2000, No. 14, 2000-MBL-12, Information Processing Sociiety of Japan, Feb. 4, 2000, pp 15-22.
Hasegawa et al., "View Function for Contents Directory Management System", the collected papers od the 57th national convention of Information Processing Society of Japan (3) (the latter half of 1998) 6k-10, Information Processing Society of Japan, Oct. 5, 1998, pp. 3-109 to 3-110.
Hassan A. Karimi and Xiong Liu-"A Predictive Location Model for Location-Based Services"-2003 ACM (pp. 126-133). *
Hodes, et al., "Composable ad noc location-based services for heterogeneous mobile clients", Wireless Networks, ACM, vol. 5, No. 5, Oct. 1, 1999, pp. 411-427.
Jason Pascoe et al., "Issues in Developing Context-Aware Computing", Handheld and Ubiquitous Computing, First International Symposium, HUC'99 Karlsruhe, Germany, Sep. 27-29, 1999 Proceedings, pp. 208-221.
Kanemitsu et al. "POIX: Point of Interest eXchange Language Specification", W3C Note-Jun. 24, 1999, retrieved from the internet http://www.3.org/TR/Poix/.
Kovacs, et al., "Adaptive Mobile Access to Context-aware Services" IEEE 1999 pp. 190-201.
Kuikka et al., "Transformation of Structured Documents," Dec. 1995, pp. 319-341.
Kuikka, et al., "Transformation of Structured Documents" Electronic Publishing vol. 8(4) Dec. 1995 pp. 319-341.
Lawton et al., "An Interactive Model Based Vision System for Vehicle Tracking," pp. 403-409.
Louwrens, et al., "Selection of Secure Single Sign-on Solutions for Heterogeneous Computing Environments" Part One Secure Information Systems IFIP 1997 pp. 9-24.
Maass, Henning, "Location-aware mobile applications based on directory services," Mobile Networks and Applications 3, 1998, pp. 157-173.
Marmasse et al., "Location-Aware Information Delivery with ComMotion", Handheld and Ubiquitous Computing: Second International Symposium, HUC 2000, Sep. 25-27, 2000, Bristol, UK.
Mazeikis, et al., "A Communication Protocol for a Multi-Level Secure Network" Proceedings of TriComm '91 IEEE Conference on Communications Software; Communications for Distributed Applications and Systems Chapel Hill NC Apr. 18-19 1991.
Nakanishi, et al., "Context Aware Messaging Service: A Dynamical Messagin Delivery Using Location Information and Schedule Information" Personal Technologies (2000) pp. 221-244.
Nelson G. J., "Context-Aware and Location Systems", Ph. D. Dissertation, University of Cambridge, Jan. 1.
Pascoe, et al., "Issues in Developing Context-Aware Computing" Handheld and Ubiquitous Computing First International Symposium HUC '99 Karsruhe Germany Sep. 27-29 1999 Proceedings pp. 208-221.
S. Pokraev, P. D. Costa, J. G. Pereira Filho, M. Zuidweg, J. W. Koolwaaij, and M. Van Setten-"Context-Aware Services"-From Colophon-Nov. 30, 2003 (Company name: Telematica Instituut. *
Sanchez, J. Alfredo et al., "Mutant: Agents as Guides for Multiple Taxonomies in the Floristic Digital Library," Digital 99 Libraries, 4th ACM Conference on Digital Libraries, Proceedings of 1999 Conference on Digital Libraries, Aug. 11-14, 1999, 'Online!', pp. 244-245.
Schilit, Bill N. and Theimer, Marvin M., "Disseminating Active Map Information to Mobile Hosts," IEEE Network, IEEE Inc. New York, US, vol. 8, No. 5, Sep. 1, 1994, pp. 22-32, XP000611167 ISSN: 0890-8044.
Schilit, Bill, Adams, Norman, Want, Roy; Context-Aware Computing Applications; IEEE 1995; pp. 85-90; Palo Alto Research Center, Palo Alto, CA & Computer Science Dept. Columbia University, NY, NY.
Schmidt et al. "There is more to context than location", Computers and Graphics, Pergamon Press LTD, Oxford GB, vol. 23, No. 6, Dec. 1999 pp. 893-901.
Yasuto Nakanishi et al., "Context Aware Messaging Service: A Dynamical Messaging Delivery Using Location Information and Schedule Information," Personal Technologies (2000) 4:221-224.

Cited By (126)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8963686B2 (en) 2000-06-07 2015-02-24 Apple Inc. System and method for situational location relevant invocable speed reference
US8984059B2 (en) 2000-06-07 2015-03-17 Apple Inc. Mobile data processing system moving interest radius
US8060389B2 (en) 2000-06-07 2011-11-15 Apple Inc. System and method for anonymous location based services
US9317867B2 (en) 2000-06-07 2016-04-19 Apple Inc. System and method for situational location relevant invocable speed reference
US8073565B2 (en) 2000-06-07 2011-12-06 Apple Inc. System and method for alerting a first mobile data processing system nearby a second mobile data processing system
US8538685B2 (en) 2000-06-07 2013-09-17 Apple Inc. System and method for internet connected service providing heterogeneous mobile systems with situational location relevant content
US9100793B2 (en) 2000-06-07 2015-08-04 Apple Inc. System and method for alerting a first mobile data processing system nearby a second mobile data processing system
US8930233B2 (en) 2000-06-07 2015-01-06 Apple Inc. System and method for anonymous location based services
US8489669B2 (en) 2000-06-07 2013-07-16 Apple Inc. Mobile data processing system moving interest radius
US8031050B2 (en) 2000-06-07 2011-10-04 Apple Inc. System and method for situational location relevant invocable speed reference
US20210029666A1 (en) * 2003-06-27 2021-01-28 Qualcomm Incorporated Local area network assisted positioning
US7882154B2 (en) 2005-02-15 2011-02-01 International Business Machines Corporation Hierarchical inherited XML DOM
US7873680B2 (en) * 2005-02-15 2011-01-18 International Business Machines Corporation Hierarchical inherited XML DOM
US20080270442A1 (en) * 2005-02-15 2008-10-30 Meadows Chad L Hierarchical inherited xml dom
US7882155B2 (en) 2005-02-15 2011-02-01 International Business Machines Corporation Hierarchical inherited XML DOM
US20080243910A1 (en) * 2005-02-15 2008-10-02 Meadows Chad L Hierarchical inherited xml dom
US20080250059A1 (en) * 2005-02-15 2008-10-09 Meadows Chad L Hierarchical inherited xml dom
US8831635B2 (en) 2005-04-04 2014-09-09 X One, Inc. Methods and apparatuses for transmission of an alert to multiple devices
US9167558B2 (en) 2005-04-04 2015-10-20 X One, Inc. Methods and systems for sharing position data between subscribers involving multiple wireless providers
US10299071B2 (en) 2005-04-04 2019-05-21 X One, Inc. Server-implemented methods and systems for sharing location amongst web-enabled cell phones
US10200811B1 (en) 2005-04-04 2019-02-05 X One, Inc. Map presentation on cellular device showing positions of multiple other wireless device users
US10165059B2 (en) 2005-04-04 2018-12-25 X One, Inc. Methods, systems and apparatuses for the formation and tracking of location sharing groups
US10149092B1 (en) 2005-04-04 2018-12-04 X One, Inc. Location sharing service between GPS-enabled wireless devices, with shared target location exchange
US8385964B2 (en) 2005-04-04 2013-02-26 Xone, Inc. Methods and apparatuses for geospatial-based sharing of information by multiple devices
US10341809B2 (en) 2005-04-04 2019-07-02 X One, Inc. Location sharing with facilitated meeting point definition
US9967704B1 (en) 2005-04-04 2018-05-08 X One, Inc. Location sharing group map management
US8538458B2 (en) 2005-04-04 2013-09-17 X One, Inc. Location sharing and tracking using mobile phones or other wireless devices
US9955298B1 (en) 2005-04-04 2018-04-24 X One, Inc. Methods, systems and apparatuses for the formation and tracking of location sharing groups
US9942705B1 (en) 2005-04-04 2018-04-10 X One, Inc. Location sharing group for services provision
US10341808B2 (en) 2005-04-04 2019-07-02 X One, Inc. Location sharing for commercial and proprietary content applications
US11356799B2 (en) 2005-04-04 2022-06-07 X One, Inc. Fleet location sharing application in association with services provision
US9883360B1 (en) 2005-04-04 2018-01-30 X One, Inc. Rendez vous management using mobile phones or other mobile devices
US9854394B1 (en) 2005-04-04 2017-12-26 X One, Inc. Ad hoc location sharing group between first and second cellular wireless devices
US9854402B1 (en) 2005-04-04 2017-12-26 X One, Inc. Formation of wireless device location sharing group
US8712441B2 (en) 2005-04-04 2014-04-29 Xone, Inc. Methods and systems for temporarily sharing position data between mobile-device users
US9749790B1 (en) 2005-04-04 2017-08-29 X One, Inc. Rendez vous management using mobile phones or other mobile devices
US9736618B1 (en) 2005-04-04 2017-08-15 X One, Inc. Techniques for sharing relative position between mobile devices
US8750898B2 (en) 2005-04-04 2014-06-10 X One, Inc. Methods and systems for annotating target locations
US9654921B1 (en) 2005-04-04 2017-05-16 X One, Inc. Techniques for sharing position data between first and second devices
US9615204B1 (en) 2005-04-04 2017-04-04 X One, Inc. Techniques for communication within closed groups of mobile devices
US9584960B1 (en) 2005-04-04 2017-02-28 X One, Inc. Rendez vous management using mobile phones or other mobile devices
US10856099B2 (en) 2005-04-04 2020-12-01 X One, Inc. Application-based two-way tracking and mapping function with selected individuals
US8798647B1 (en) 2005-04-04 2014-08-05 X One, Inc. Tracking proximity of services provider to services consumer
US8798593B2 (en) 2005-04-04 2014-08-05 X One, Inc. Location sharing and tracking using mobile phones or other wireless devices
US8798645B2 (en) 2005-04-04 2014-08-05 X One, Inc. Methods and systems for sharing position data and tracing paths between mobile-device users
US10313826B2 (en) 2005-04-04 2019-06-04 X One, Inc. Location sharing and map support in connection with services request
US9467832B2 (en) 2005-04-04 2016-10-11 X One, Inc. Methods and systems for temporarily sharing position data between mobile-device users
US11778415B2 (en) 2005-04-04 2023-10-03 Xone, Inc. Location sharing application in association with services provision
US9253616B1 (en) 2005-04-04 2016-02-02 X One, Inc. Apparatus and method for obtaining content on a cellular wireless device based on proximity
US10750310B2 (en) 2005-04-04 2020-08-18 X One, Inc. Temporary location sharing group with event based termination
US9031581B1 (en) 2005-04-04 2015-05-12 X One, Inc. Apparatus and method for obtaining content on a cellular wireless device based on proximity to other wireless devices
US9185522B1 (en) 2005-04-04 2015-11-10 X One, Inc. Apparatus and method to transmit content to a cellular wireless device based on proximity to other wireless devices
US10750311B2 (en) 2005-04-04 2020-08-18 X One, Inc. Application-based tracking and mapping function in connection with vehicle-based services provision
US10791414B2 (en) 2005-04-04 2020-09-29 X One, Inc. Location sharing for commercial and proprietary content applications
US10750309B2 (en) 2005-04-04 2020-08-18 X One, Inc. Ad hoc location sharing group establishment for wireless devices with designated meeting point
US10952180B2 (en) 2007-06-28 2021-03-16 Apple Inc. Location-aware mobile device
US8738039B2 (en) 2007-06-28 2014-05-27 Apple Inc. Location-based categorical information services
US9109904B2 (en) 2007-06-28 2015-08-18 Apple Inc. Integration of map services and user applications in a mobile device
US8108144B2 (en) 2007-06-28 2012-01-31 Apple Inc. Location based tracking
US8290513B2 (en) 2007-06-28 2012-10-16 Apple Inc. Location-based services
US9066199B2 (en) 2007-06-28 2015-06-23 Apple Inc. Location-aware mobile device
US8175802B2 (en) 2007-06-28 2012-05-08 Apple Inc. Adaptive route guidance based on preferences
US10508921B2 (en) 2007-06-28 2019-12-17 Apple Inc. Location based tracking
US8548735B2 (en) 2007-06-28 2013-10-01 Apple Inc. Location based tracking
US8180379B2 (en) 2007-06-28 2012-05-15 Apple Inc. Synchronizing mobile and vehicle devices
US10412703B2 (en) 2007-06-28 2019-09-10 Apple Inc. Location-aware mobile device
US9310206B2 (en) 2007-06-28 2016-04-12 Apple Inc. Location based tracking
US8204684B2 (en) 2007-06-28 2012-06-19 Apple Inc. Adaptive mobile device navigation
US9414198B2 (en) 2007-06-28 2016-08-09 Apple Inc. Location-aware mobile device
US8924144B2 (en) 2007-06-28 2014-12-30 Apple Inc. Location based tracking
US9578621B2 (en) 2007-06-28 2017-02-21 Apple Inc. Location aware mobile device
US11665665B2 (en) 2007-06-28 2023-05-30 Apple Inc. Location-aware mobile device
US8774825B2 (en) 2007-06-28 2014-07-08 Apple Inc. Integration of map services with user applications in a mobile device
US8762056B2 (en) 2007-06-28 2014-06-24 Apple Inc. Route reference
US10064158B2 (en) 2007-06-28 2018-08-28 Apple Inc. Location aware mobile device
US9702709B2 (en) 2007-06-28 2017-07-11 Apple Inc. Disfavored route progressions or locations
US11419092B2 (en) 2007-06-28 2022-08-16 Apple Inc. Location-aware mobile device
US8311526B2 (en) 2007-06-28 2012-11-13 Apple Inc. Location-based categorical information services
US8332402B2 (en) 2007-06-28 2012-12-11 Apple Inc. Location based media items
US8694026B2 (en) 2007-06-28 2014-04-08 Apple Inc. Location based services
US11221221B2 (en) 2007-06-28 2022-01-11 Apple Inc. Location based tracking
US8275352B2 (en) 2007-06-28 2012-09-25 Apple Inc. Location-based emergency information
US9891055B2 (en) 2007-06-28 2018-02-13 Apple Inc. Location based tracking
US9131342B2 (en) 2007-06-28 2015-09-08 Apple Inc. Location-based categorical information services
US8355862B2 (en) 2008-01-06 2013-01-15 Apple Inc. Graphical user interface for presenting location information
US9702721B2 (en) 2008-05-12 2017-07-11 Apple Inc. Map service with network-based query for search
US9250092B2 (en) 2008-05-12 2016-02-02 Apple Inc. Map service with network-based query for search
US8644843B2 (en) 2008-05-16 2014-02-04 Apple Inc. Location determination
US10368199B2 (en) 2008-06-30 2019-07-30 Apple Inc. Location sharing
US8369867B2 (en) 2008-06-30 2013-02-05 Apple Inc. Location sharing
US10841739B2 (en) 2008-06-30 2020-11-17 Apple Inc. Location sharing
US8359643B2 (en) 2008-09-18 2013-01-22 Apple Inc. Group formation using anonymous broadcast information
US8260320B2 (en) 2008-11-13 2012-09-04 Apple Inc. Location specific content
US8666367B2 (en) 2009-05-01 2014-03-04 Apple Inc. Remotely locating and commanding a mobile device
US9979776B2 (en) 2009-05-01 2018-05-22 Apple Inc. Remotely locating and commanding a mobile device
US8670748B2 (en) 2009-05-01 2014-03-11 Apple Inc. Remotely locating and commanding a mobile device
US8660530B2 (en) 2009-05-01 2014-02-25 Apple Inc. Remotely receiving and communicating commands to a mobile device for execution by the mobile device
US20100325565A1 (en) * 2009-06-17 2010-12-23 EchoStar Technologies, L.L.C. Apparatus and methods for generating graphical interfaces
US20140207825A1 (en) * 2011-03-30 2014-07-24 Open Text S.A. System, method and computer program product for efficient caching of hierarchical items
US9674150B2 (en) 2011-03-30 2017-06-06 Open Text Sa Ulc System, method and computer program product for efficient caching of hierarchical items
US9183241B2 (en) * 2011-03-30 2015-11-10 Open Text S.A. System, method and computer program product for efficient caching of hierarchical items
WO2012160381A3 (en) * 2011-05-24 2013-02-21 Corethree Limited Platform for the delivery of content and services to networked connected computing devices
US20140201331A1 (en) * 2011-05-24 2014-07-17 Corethree Limited Platform for the delivery of content and services to networked connected computing devices
GB2508112A (en) * 2011-05-24 2014-05-21 Corethree Ltd Platform for the delivery of content and services to networked connected computing devices
US20140032668A1 (en) * 2012-07-25 2014-01-30 Rallypoint Networks, Inc. Interactive computer user interface for visualizing and interacting with a social network within a hierarchical organization
US10305695B1 (en) 2013-03-15 2019-05-28 Poltorak Technologies Llc System and method for secure relayed communications from an implantable medical device
US9215075B1 (en) 2013-03-15 2015-12-15 Poltorak Technologies Llc System and method for secure relayed communications from an implantable medical device
US11588650B2 (en) 2013-03-15 2023-02-21 Poltorak Technologies Llc System and method for secure relayed communications from an implantable medical device
US10841104B2 (en) 2013-03-15 2020-11-17 Poltorak Technologies Llc System and method for secure relayed communications from an implantable medical device
US9942051B1 (en) 2013-03-15 2018-04-10 Poltorak Technologies Llc System and method for secure relayed communications from an implantable medical device
US9178939B2 (en) * 2013-12-23 2015-11-03 International Business Machines Corporation Auto incorporation of new components into a hierarchical network
US20150180720A1 (en) * 2013-12-23 2015-06-25 International Business Machines Corporation Auto incorporation of new components into a hierarchial network
US20150178520A1 (en) * 2013-12-23 2015-06-25 International Business Machines Corporation Auto incorporation of new components into a hierarchial network
US9178770B2 (en) * 2013-12-23 2015-11-03 International Business Machines Corporation Auto incorporation of new components into a hierarchical network
US10452366B2 (en) 2014-04-15 2019-10-22 Siemens Aktiengesellschaft Method and tool for engineering software architectures with its various software artifacts of complex cyber-physical systems of different technical domains
US9288235B1 (en) 2014-09-17 2016-03-15 Microsoft Technology Licensing, Llc Contextually aware device management
US20200045547A1 (en) * 2017-03-07 2020-02-06 Sita Information Networking Computing Usa, Inc. System, device and method for accessing shared infrastructure
US10599657B1 (en) 2018-02-01 2020-03-24 Keysight Technologies, Inc. Methods, systems and computer readable media for providing for searching of test objects application programming interface (API) specification and current test configuration data
US11503064B1 (en) 2018-06-19 2022-11-15 Architecture Technology Corporation Alert systems and methods for attack-related events
US11645388B1 (en) 2018-06-19 2023-05-09 Architecture Technology Corporation Systems and methods for detecting non-malicious faults when processing source codes
US11429713B1 (en) 2019-01-24 2022-08-30 Architecture Technology Corporation Artificial intelligence modeling for cyber-attack simulation protocols
US11722515B1 (en) 2019-02-04 2023-08-08 Architecture Technology Corporation Implementing hierarchical cybersecurity systems and methods
US11403405B1 (en) 2019-06-27 2022-08-02 Architecture Technology Corporation Portable vulnerability identification tool for embedded non-IP devices
US11444974B1 (en) * 2019-10-23 2022-09-13 Architecture Technology Corporation Systems and methods for cyber-physical threat modeling
US11503075B1 (en) 2020-01-14 2022-11-15 Architecture Technology Corporation Systems and methods for continuous compliance of nodes
US11930126B2 (en) 2023-02-15 2024-03-12 Piltorak Technologies LLC System and method for secure relayed communications from an implantable medical device

Also Published As

Publication number Publication date
WO2001082143A3 (en) 2004-08-12
AU2001238454A1 (en) 2001-11-07
CN1585942A (en) 2005-02-23
JP2004506964A (en) 2004-03-04
WO2001082143A2 (en) 2001-11-01
EP1464008A2 (en) 2004-10-06

Similar Documents

Publication Publication Date Title
US7743074B1 (en) Context aware systems and methods utilizing hierarchical tree structures
US7213048B1 (en) Context aware computing devices and methods
US6750883B1 (en) Identity-based context aware computing systems and methods
US7096029B1 (en) Context aware computing devices having a common interface and related methods
US6327535B1 (en) Location beaconing methods and systems
US7421486B1 (en) Context translation methods and systems
US7493565B2 (en) Environment-interactive context-aware devices and methods
US7072956B2 (en) Methods and systems for context-aware policy determination and enforcement
US7076255B2 (en) Context-aware and location-aware cellular phones and methods
US6944679B2 (en) Context-aware systems and methods, location-aware systems and methods, context-aware vehicles and methods of operating the same, and location-aware vehicles and methods of operating the same

Legal Events

Date Code Title Description
AS Assignment

Owner name: MICROSOFT CORPORATION,WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:PARUPUDI, GOPAL;EVANS, STEPHEN S.;HOLTGREWE, BURDETTE J.;AND OTHERS;SIGNING DATES FROM 20000607 TO 20000619;REEL/FRAME:010936/0317

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

REMI Maintenance fee reminder mailed
LAPS Lapse for failure to pay maintenance fees
STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20140622

AS Assignment

Owner name: MICROSOFT TECHNOLOGY LICENSING, LLC, WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MICROSOFT CORPORATION;REEL/FRAME:034541/0001

Effective date: 20141014