| Literature DB >> 25625906 |
Nengcheng Chen1, Changjiang Xiao2, Fangling Pu3, Xiaolei Wang4, Chao Wang5, Zhili Wang6, Jianya Gong7.
Abstract
Realization of open online control of diverse in-situ sensors is a challenge. This paper proposes a Cyber-Physical Geographical Information Service-enabled method for control of diverse in-situ sensors, based on location-based instant sensing of sensors, which provides closed-loop feedbacks. The method adopts the concepts and technologies of newly developed cyber-physical systems (CPSs) to combine control with sensing, communication, and computation, takes advantage of geographical information service such as services provided by the Tianditu which is a basic geographic information service platform in China and Sensor Web services to establish geo-sensor applications, and builds well-designed human-machine interfaces (HMIs) to support online and open interactions between human beings and physical sensors through cyberspace. The method was tested with experiments carried out in two geographically distributed scientific experimental fields, Baoxie Sensor Web Experimental Field in Wuhan city and Yemaomian Landslide Monitoring Station in Three Gorges, with three typical sensors chosen as representatives using the prototype system Geospatial Sensor Web Common Service Platform. The results show that the proposed method is an open, online, closed-loop means of control.Entities:
Year: 2015 PMID: 25625906 PMCID: PMC4367321 DOI: 10.3390/s150202565
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Features of current control systems.
| Harvard Volcano-monitoring Sensor Network [ | Low | Yes | No | Yes |
| Smart House Network [ | Low | No | No | No |
| Classrooms Access Control System [ | Low | No | No | No |
| Lighting Automatic Control System (LACS) [ | Low | No | Yes | Yes |
| Ubiquitous Hog Farm System [ | Medium | Yes | Yes | Yes |
| Greenhouse Automatic Control System [ | Medium | No | Yes | No |
Figure 1.Architecture of cyber-physical geographical information service-enabled control of diverse in-situ sensors.
Figure 2.Location-based instant sensing of diverse in-situ sensors.
Figure 3.Open closed-loop control for diverse in-situ sensors.
Database table that stores sensor and sensor platform data transmission frequencies.
| 1 | ||
| 2 | ||
| 3 | ||
| … | … | … |
i (i = 1, 2, 3, …, n) is the number of a record which is continuous and increases by 1 automatically each time a new record is inserted. i (r = 1, 2, 3, …, n) represents the data transmission frequency of the sensor with sensor ID “sensor_id_r.”
Database table that stores sensor and sensor platform data collection orders.
| 1 | |||||
| 2 | |||||
| 3 | |||||
| … | … | .. | … | … | … |
i (i = 1, 2, 3, …, n) is the number of an order which is continuous and increases by 1 automatically each time a new order is inserted. sensor_id_i (i =1, 2, 3, …, n) represents the sensor ID of ith order. (o, s, l) ϵ {(0, 0, 0), (1, 12, 6), (1, 22, 3)} (i = 1, 2, 3, …, n). dt (i = 1, 2, 3, …, n) is the date time of reception of ith order in the format “YYYY-MM-DD HH-MM-SS” (e.g., “2014-02-13 13:53:18”).
Database table that stores execution statuses of sensor and sensor platform data collection orders.
| 1 | ||
| 2 | ||
| 3 | ||
| … | … | … |
i (i = 1, 2, 3, …, n) is the number of an order which is continuous and increases by 1 automatically each time a new record is inserted. e ε {‘Y’, ‘N’} (i = 1, 2, 3, …, n) represents whether the ith order has been successfully executed, where “Y” represents “YES” and “N” represents “NO.” dt (i = 1, 2, 3, …, n) is the date and time when the execution status of ith order was changed, in the format “YYYY-MM-DD HH-MM-SS” (e.g., “2013-02-13 13:53:18”).
Figure 4.Two scientific experimental fields.
Figure 5.(a) Non-IEEE1451-based Barometer in Baoxie Sensor Web Experimental Field; (b) IEEE1451-based barometer at Yemaomian Landslide Monitoring Station; (c) IEEE1451-based three-dimensional electronic compass at Yemaomian Landslide Monitoring Station.
Specifications of three experimental sensors.
| IEEE1451 Barometer (BMP085) | Pressure sensing range: 300–1100 hPa |
| Resolution: 0.03 hPa/0.25 m | |
| Operational temperature range: −40 to +85 °C | |
| Temperature accuracy: ±2 °C | |
| Supply voltage: 1.8–3.6 V (VDDA); 1.62–3.6 V (VDDD) | |
| Power: 5 μA at 1 sample/sec. in standard mode | |
| Noise: 0.06 hPa (0.5 m) in ultra-low power mode; 0.03 hPa (0.25 m) in ultra-high resolution mode | |
|
| |
| Non-IEEE1451 Barometer (LVQYZ31) | Physical size: Φ 17 × 110 |
| Pressure sensing range: 10–1100 hPa | |
| Resolution: 0.1 hPa | |
| Accuracy: 0.5 hPa | |
| Operational temperature range: −40–125 °C | |
| Supply voltage: 6.5–9 V (DC) | |
| Current: <= 0.1 mA | |
| Interfaces: 1P: +5 V; 2P:GND; 3P:RS485 A; 4P:RS485 B | |
| Communication interface: RS485 | |
| Communication protocol: compatible with Modbus | |
|
| |
| IEEE1451Three-Dimensional Electronic Compass(DCM308) | Physical size: L50 × 49 × 15 mm |
| Inclination measuring range: ±80° | |
| Accuracy:0.8° | |
| Operational temperature range: −40–85 °C | |
| Operating current: 40 mA | |
| Communication interfaces: RS232/485 | |
Implementation details of Geospatial Sensor Web Common Service Platform.
| BMP085 | CPU: Intel(R) | Windows Server 2003 | MySQL 5.5.17 | - | Java | Desktop |
| DCM308 | ||||||
| LYQYZ31 | CPU: Intel(R) | Windows Server 2008 | PostgreSQL 9.2.1 | - | C#.NET | Windows |
| Geospatial Sensor | - | Tomcat 7.0.42 | Java; JavaScript | Java Web | ||
| SOS | PostgreSQL 9.2.1 | Java | ||||
| SPS | eXist-db 1.2.4 |
Figure 6.Description of LYQYZ31 barometer for registration.
Figure 7.InsertObservation request for the LYQYZ31 barometer.
Figure 8.Geospatial Sensor Web Common Service Platform displaying location-based instant sensor observations.
Figure 9.(a) Chart view of observations of the LYQYZ31 barometer before the frequency change; (b) Chart view of observations of the LYQYZ31 barometer after the frequency change.