Difference between revisions of "Proximity area"

From AMTech WikiDocs
Jump to: navigation, search
(typos and several typographical adjustments.)
Line 1: Line 1:
The things have a field '''proximity area''' allows to link a thing to another according to their proximity or, for instance, when a thing is contained by another. One example could be a Shopping center with several businesses divided in two levels. Each business can have its proximity area pointing to a level which points itself to the Shopping center.  
+
Things have a field '''proximity area''' allows several things to be linked according to their proximity or, for instance, when a thing is contained by another. For example in a Shopping center with several businesses divided in two levels we can use three types of things as each business can have its proximity area pointing to a floor which points itself to the Shopping center.  
 
   [[File:exampleProximityArea.png|600px]]
 
   [[File:exampleProximityArea.png|600px]]
Other example can be the countries which are pointed by the country states or provinces and the different municipalities pointing to the corresponding state.
+
Other example are countries which are pointed by the country states or provinces and the different municipalities pointing to the corresponding state.
  
This field can be used for '''inroom''' location where there is no access to GPS location or there is not enough precision. It is needed only some proximity sensor causing the update of this property for every thing it "sees". For instance
+
The proximity area field can be used for '''inroom''' location where there is no access to GPS location or there is not enough precision. A proximity sensor can update this property for every thing it "sees".
  An RFID antenna-1 is located on an entry door of thing "room-1". We could make that every tag detected by the antenna causes the update of the corresponding thing by setting its '''proximityarea''' pointing to thing "room-1".  
+
  
This modifications can be done by a reasoner (See [[Reasoner proximity Area|Reasoner proximity Area]]) or even by the observation enrichment (See [[Observation enrichment#Proximity updates|Proximity updates]])
+
For instance
 +
An RFID antenna-1 is located on an entry door of thing "room-1". We could arrange that every tag detected by the antenna will update the corresponding thing by setting its '''proximityarea''' to point to thing "room-1".
 +
 
 +
These changes can be done using a reasoner (See [[Reasoner proximity Area|Reasoner proximity Area]]) or even by the observation enrichment (See [[Observation enrichment#Proximity updates|Proximity updates]])
  
 
  '''Important!'''
 
  '''Important!'''
  Proximity area field is for proximity based services and sensors. ''Proximity'' and ''Location'' concepts are related:
+
   
 +
The proximity area field is for proximity based services and sensors. ''Proximity'' and ''Location'' concepts are related:
 
  - If I know the location of two things or places (say A, B), then I can determine how proximate they are (or how close they are).  
 
  - If I know the location of two things or places (say A, B), then I can determine how proximate they are (or how close they are).  
 
  - Also, if I'm thing or place (A), and I can detect that (B) is "near" or proximate to me, then I may be also able to derive some location information.  
 
  - Also, if I'm thing or place (A), and I can detect that (B) is "near" or proximate to me, then I may be also able to derive some location information.  
  However they are very different (see for instance this [https://www.quora.com/What-is-the-difference-between-proximity-based-services-and-location-based-services page]).
+
In this platform, both services are provided but they are not used together:  
+
  However the two concepts are very different (see for instance this [https://www.quora.com/What-is-the-difference-between-proximity-based-services-and-location-based-services page]) and in the AMTech platform, both services are provided but they are not used together:  
  - proximity are fields can not be used in spatial (location) based parameters
+
  - Proximity are fields can not be used in spatial (location) based parameters
  - location can not be used to set a proximity area based parameter
+
  - Location can not be used to set a proximity area based parameter

Revision as of 16:29, 11 October 2016

Things have a field proximity area allows several things to be linked according to their proximity or, for instance, when a thing is contained by another. For example in a Shopping center with several businesses divided in two levels we can use three types of things as each business can have its proximity area pointing to a floor which points itself to the Shopping center.

 ExampleProximityArea.png

Other example are countries which are pointed by the country states or provinces and the different municipalities pointing to the corresponding state.

The proximity area field can be used for inroom location where there is no access to GPS location or there is not enough precision. A proximity sensor can update this property for every thing it "sees".

For instance

An RFID antenna-1 is located on an entry door of thing "room-1". We could arrange that every tag detected by the antenna will update the corresponding thing by setting its proximityarea to point to thing "room-1". 

These changes can be done using a reasoner (See Reasoner proximity Area) or even by the observation enrichment (See Proximity updates)

Important!

The proximity area field is for proximity based services and sensors. Proximity and Location concepts are related:
- If I know the location of two things or places (say A, B), then I can determine how proximate they are (or how close they are). 
- Also, if I'm thing or place (A), and I can detect that (B) is "near" or proximate to me, then I may be also able to derive some location information. 

However the two concepts are very different (see for instance this page) and in the AMTech platform, both services are provided but they are not used together: 
- Proximity are fields can not be used in spatial (location) based parameters
- Location can not be used to set a proximity area based parameter