SlideShare a Scribd company logo
1 of 6
Download to read offline
A. Meyer-Aurich et al.: Informations- und Kommunikationstechnologien in kritischen Zeiten,
Lecture Notes in Informatics (LNI), Gesellschaft für Informatik, Bonn 2021 289
Development and field evaluation of a multichannel LoRa
sensor for IoT monitoring in berry orchards
Redmond R. Shamshiri 1
and Cornelia Weltzien1
Abstract: Evaluation of long-range wireless transceivers with respect to their power consumption,
network connectivity, and coverage under extreme field conditions is necessary prior to their
deployment in large-scale commercial orchards. This paper reports on the development and field
performance of an affordable multi-channel wireless data acquisition for IoT monitoring of
environmental variations in berry orchards. A connectivity board was custom-designed based on
the powerful dual-core 32-bit microcontroller with WiFi antenna and LoRa modulation at
868 MHz. The objective was to verify the possibility of transmitting multiple sensor readings with
lower power consumption while increasing the reliability and stability of wireless communication
at long distances (over 1.7 km). Collected data from the wireless sensor was compared and found
to be consistent with measurements of a data logger installed in the same locations. The presented
paper highlights the advantages of LoRa sensors for digital agriculture and the experience in real-
time monitoring of environmental parameters in berry orchards.
Keywords: wireless sensors, IoT monitoring, digital agriculture, LoRa gateway, datalogger
1 Introduction
Digital agriculture offers a better yield and quality for crop production. Wireless sensing
technology and the Internet-of-Things (IoT) solution reduces data collection errors,
improves the accuracy of remote monitoring, and more importantly evaluation of the
microenvironment through dynamic assessment. To that end, sensing technology allows
the best quality of growth environment with the capability of yield prediction. The trend
of environmental monitoring in modern farming is towards shifting from offline systems
to wireless and cloud-based data collection architecture. Various remote systems, either
by means of prototype or commercial, are being investigated for their functionalities and
limitations in high-density orchards. Examples include field server-based and distributed
field router systems for real-time monitoring and processing [Vi20, Re20]. A remarkable
advantage of these platforms is the power management capability that allows the system
to continuously operate in large coverage areas where connection stability and power
sources are a concern [Sh20]. The main justifications for the deployment of IoT
infrastructure in agriculture can be summarized as (i) to provide real-time monitoring of
the variations in the fields, (ii) to feed data to cloud-based decision support systems, and
1
Leibniz Institute for Agricultural Engineering and Bioeconomy, Max-Eyth-Allee 100, 14469 Potsdam-
Bornim, Germany, rshamshiri@atb-potsdam.de, https://orcid.org/0000-0002-5775-9654,
CWeltzien@atb-potsdam.de
290 Redmond R. Shamshiri and Cornelia Weltzien
(iii) to send instant responses to the wireless actuators in agricultural robotic applications
[Sh18]. It is expected that this process embraces the uncertainties, especially in the
remote areas, and consequently contributes to a higher yield with lesser inputs. However,
in most studies, raw data are first collected via wireless sensor network-based systems
and are processed afterwards [YYC20, SSK19]. A drawback of this approach is that
because the collected data is not processed in real-time, they cannot immediately
determine the temporal and spatial variations in the environmental parameters, as well as
their deviation from optimal conditions. An effective IoT-based solution should
incorporate the use of wireless sensors and mobile applications for displaying,
processing, and analyzing data from remote locations using cloud services which
together provide new insights and recommendations for better decision-making [SHJ19].
The presented paper introduces the architecture of an affordable multichannel wireless
sensor node (WSN) with LoRa modulation at 868 MHz that was custom-designed for
real-time monitoring of variations in the microclimate, light condition, soil temperature,
soil moisture, and leaf wetness inside berry orchards. Performance evaluation of the
WSN was carried out by different means, including comparing the collected data with a
data logger that was installed in the same location.
2 Architecture and communication protocols
The wireless communication and the architecture of data transmission from sensors
nodes to the end-users are demonstrated in Figure 1, showing the collection of data
inside the field, transmission of data to an edge node (gateway) via LoRa 868 MHz, and
data transfer to cloud storage via the available WiFi connection in the farm office. Figure
1 also shows a total of four layers, including the farm layer (with sensor nodes), the
backend layer, the wrapper later, and the frontend layer integrated in a way that end
users can access data from their phone or desktop applications for real-time monitoring
of the sensor measurements. The farm layer has the role of (i) provider, in which
wireless sensor nodes in the farm collect data and transmit to a gateway device that has
access to the internet using WiFi protocol, or convert the data packet to JSON format
before sending the data to the backend layer using HTTPS protocol, (ii) client, in which
each wireless node sends requests to the backend and receive responses in JSON format
via HTTP protocol. The backend layer consists of a middle layer between the backend
server and the farm layer. A middle device or server in the backend layer that uses WiFi
and REST API providers first receives data from the farm layer and then transfers the
packets to the backend layer. Received data are pre-processed, analyzed, and can be
categorized using queries, crop models, and artificial intelligence algorithms, and are
then saved in the database using controllers that have been implemented in the C#
frameworks. The wrapper layer includes the cloud storage in which processed data from
the backend are sent to IoT servers and are saved. This gives the user the advantage of
having a secure backup of the collected data. The provider receives data from the
backend layer and for further real-time assessment of the field conditions. The input of
Development and Field Evaluation of a Multichannel LoRa Sensor 291
this layer is the transferred data which are collected every 5 or 10 minutes by the field
layer (sensor nodes in the farm). The frontend layer, also called the presentation layer,
provides data visualization by means of real-time plots, control buttons, and indicators
on mobile apps, webpages, or other platforms.
Fig. 1: Schematic view of the data collection and real-time monitoring
3 Data collection setup
The data collection was carried out based on the setup shown in Figure 2 at a
commercial berry orchard namely Weggun (Bauernhof Weggun GbR, Germany) located
in 53°19'24.9"N 13°33'41.0"E. Different models of 3.8V LiPo batteries and solar panels,
as well as different sensor probes with different wire lengths were tested in order to
compare and find the best configuration available. The accuracy and reliability of the
sensors were verified in several official calibration phases at the Leibniz Institute for
Agricultural Engineering and Bioeconomy (Potsdam, Germany). The wireless sensor
board utilized a 32-bit microprocessor integrated with the hybrid ADP-WSN/LoRa
connectivity board, and an external solar-charged battery module shown in Figure 2.
Wireless communication with LoRaWAN gateway was realized via a LoRa Dual-Core
240MHZ CP2102 technology (868 MHz) capable of covering 2~10 km distance in rural
areas. The LoRaWAN gateway consisted of three main components, including a
concentrator board that was connected to an antenna, a Raspberry Pi Zero onboard
computer that made possible all the connections between the concentrator and the
LoRaWAN backend, and C++ codes that was custom-written to drive all the process.
The gateway used the available WiFi network inside the farm office. All devices had
waterproof IP68 cases, with GX16 aviation plug connectors. The plug-and-sense probes
utilized DS1820 for soil temperature, BlueDot BME280 + TSL2591 for microclimate
and light, ADP-LWS2020 for leaf wetness, and SKU capacitive sensor for soil moisture.
292 Redmond R. Shamshiri and Cornelia Weltzien
A hybrid multi-channel data logger shown in Figure 3 was installed in the same location
for collecting ground truth data and storing it on a SD card. Finally, data from the WSN
that were stored on the cloud-server were compared with the data that were stored in the
SD card.
Fig. 2: Data collection setup showing (A) schematic view, (B) sensor locations and stands, (C)
LoRaWAN wireless sensor nod, and (D) LoRaWAN gateway
Fig. 3: The hybrid data logger with modular solar charged external battery and plug-and-sense
probes used for validation of the wireless sensor
Development and Field Evaluation of a Multichannel LoRa Sensor 293
4 Results and conclusion
Sample results showing the performance of the WSN and the hybrid data logger
collected every 10 minutes for 30 days in August 2020 have been plotted in Figure 4.
For the purpose of this paper we have only provided plots of air temperature, soil
temperature, and soil moisture, which are considered more important for farmers. It can
be seen that except for the few minor interruptions shown in Figure 4.(A), the deployed
WSN sensor has provided smooth and accurate air and soil temperature data collection,
showing a consistent pattern with the plots of the data logger readings (Figure 4.(B)). In
addition, plot of the soil moisture from the WSN shown in Figure 4.C is consistent with
that of the data logger in Figure 4.D. Our preliminary results from other sensors
deployed in the field revealed a similar performance in terms of data transfer,
interruptions, and connectivity failures. It should be noted that signal strength of the
wireless transmission can be affected significantly in high-density orchards, especially
when fields are surrounded by tall trees.
Fig. 4: Comparing the performance of the wireless sensor node with a data logger
It can be concluded that developing a robust and affordable WSN for field conditions
should take into account the correct selection and combination of the battery and
294 Redmond R. Shamshiri and Cornelia Weltzien
charging units, the electronic housing box, connectors and plugs, data wire and cables,
wireless antenna, and the modularity and compatibility of the package components. The
introduced WSN can be placed anywhere in the orchard and overcome cable wiring
difficulties for the sensors and the LAN connection. Additionally, it is flexible in data
sharing and can be upgraded with user experience. However, the major disadvantage of
wireless sensor nodes is the repeated loss of connection even in mesh applications. The
water in the high amount of biomass of the plants damps the radio signals and avoids
communication distances over long ranges. This can be solved by using different
techniques (that sometimes involve a huge amount of effort), including antennas with
cable for higher positions, higher mesh density, multiple gateway nodes, and higher
output power. In general, it is a good practice to store all measurement data using
devices that benefits from local memory. Therefore, the asynchronous readout is enabled
for the user, and the data is not missed which an efficient practice for IoT is monitoring
in large-scale commercial berry production.
References
[Vi20] Villa-Henriksen, A., Edwards, G. T., Pesonen, L. A., Green, O., & Sørensen, C. A. G.:
Internet of Things in arable farming: Implementation, applications, challenges and
potential. Biosystems Engineering, 191, 60-84, 2020.
[Re20] Rezvani, S. M. E., Abyaneh, H. Z., Shamshiri, R. R., Balasundram, S. K., Dworak, V.,
Goodarzi, M., ... & Mahns, B.: IoT-Based Sensor Data Fusion for Determining
Optimality Degrees of Microclimate Parameters in Commercial Greenhouse
Production of Tomato. Sensors, 20(22), 6474, 2020.
[Sh20] Shamshiri, R. R., Bojic, I., van Henten, E., Balasundram, S. K., Dworak, V., Sultan,
M., & Weltzien, C.: Model-based evaluation of greenhouse microclimate using IoT-
Sensor data fusion for energy efficient crop production. Journal of Cleaner Production,
263, 121303, 2020.
[Sh18] R Shamshiri, R., Weltzien, C., Hameed, I.A., J Yule, I., E Grift, T., Balasundram, S.K.,
Pitonakova, L., Ahmad, D. and Chowdhary, G.: Research and development in
agricultural robotics: A perspective of digital farming. Int J Agric & Biol Eng. 11(4):
1–14, 2018.
[YYC20] Yiyan, C., Ye, L., & Cunjin, L. Electronic agriculture, blockchain and digital
agricultural democratization: Origin, theory and application. Journal of Cleaner
Production, 268, 122071, 2020.
[SSK19] Sinha, A., Shrivastava, G., & Kumar, P. Architecting user-centric internet of things for
smart agriculture. Sustainable Computing: Informatics and Systems, 23, 88-102, 2019.
[SHJ19] Sharma, H., Haque, A., & Jaffery, Z. A. Maximization of wireless sensor network
lifetime using solar energy harvesting for smart agriculture monitoring. Ad Hoc
Networks, 94, 101966, 2019.

More Related Content

What's hot

Emergence of IOT & Cloud – Azure by Narendra Sharma at Cloud focused 76th Dev...
Emergence of IOT & Cloud – Azure by Narendra Sharma at Cloud focused 76th Dev...Emergence of IOT & Cloud – Azure by Narendra Sharma at Cloud focused 76th Dev...
Emergence of IOT & Cloud – Azure by Narendra Sharma at Cloud focused 76th Dev...DevClub_lv
 
SFScon 2020 - Stefano Tondini - A smart irrigation approach built on the FIWA...
SFScon 2020 - Stefano Tondini - A smart irrigation approach built on the FIWA...SFScon 2020 - Stefano Tondini - A smart irrigation approach built on the FIWA...
SFScon 2020 - Stefano Tondini - A smart irrigation approach built on the FIWA...South Tyrol Free Software Conference
 
IRJET- Live Stock Monitoring in Agriculture using IoT
IRJET-  	  Live Stock Monitoring in Agriculture using IoTIRJET-  	  Live Stock Monitoring in Agriculture using IoT
IRJET- Live Stock Monitoring in Agriculture using IoTIRJET Journal
 
An Architectural design proposal for IoT in Agriculture
An Architectural design proposal for IoT in AgricultureAn Architectural design proposal for IoT in Agriculture
An Architectural design proposal for IoT in AgricultureIJSRED
 
Smart digital farming
Smart digital farmingSmart digital farming
Smart digital farmingClusteriX20
 
An effective identification of crop diseases using faster region based convol...
An effective identification of crop diseases using faster region based convol...An effective identification of crop diseases using faster region based convol...
An effective identification of crop diseases using faster region based convol...IJECEIAES
 
Iot for smart agriculture
Iot for smart agricultureIot for smart agriculture
Iot for smart agricultureAtit Patumvan
 
430178048 project-ppt-pptx
430178048 project-ppt-pptx430178048 project-ppt-pptx
430178048 project-ppt-pptxAnish Mate
 
Io t based smart agriculture
Io t based smart agricultureIo t based smart agriculture
Io t based smart agricultureVijay Kumar
 
Smart farming using ardunio.pptx
Smart farming using ardunio.pptxSmart farming using ardunio.pptx
Smart farming using ardunio.pptxShivang Rana
 
The Role of Environmental Sensors in Diverse Industries
The Role of Environmental Sensors in Diverse IndustriesThe Role of Environmental Sensors in Diverse Industries
The Role of Environmental Sensors in Diverse IndustriesUbiBot
 
GSM Based climate Monitoring System for Agriculture
GSM Based climate Monitoring System for AgricultureGSM Based climate Monitoring System for Agriculture
GSM Based climate Monitoring System for AgricultureLokesh K N
 
IRJET- Smart Agriculture Solution using Lora and IoT
IRJET- Smart Agriculture Solution using Lora and IoTIRJET- Smart Agriculture Solution using Lora and IoT
IRJET- Smart Agriculture Solution using Lora and IoTIRJET Journal
 
What is Smart Farming- Know Everything about Smart Farming
What is Smart Farming- Know Everything about Smart Farming What is Smart Farming- Know Everything about Smart Farming
What is Smart Farming- Know Everything about Smart Farming Emorphis Technologies
 
Choosing the Best UAV Drones for Precision Agriculture and Smart Farming: Agr...
Choosing the Best UAV Drones for Precision Agriculture and Smart Farming: Agr...Choosing the Best UAV Drones for Precision Agriculture and Smart Farming: Agr...
Choosing the Best UAV Drones for Precision Agriculture and Smart Farming: Agr...Redmond R. Shamshiri
 
IRJET- Farmer’s friend: Utilization of IoT and Web Application in Agricul...
IRJET-  	  Farmer’s friend: Utilization of IoT and Web Application in Agricul...IRJET-  	  Farmer’s friend: Utilization of IoT and Web Application in Agricul...
IRJET- Farmer’s friend: Utilization of IoT and Web Application in Agricul...IRJET Journal
 
Advanced Crop Monitoring using Internet of Things based Smart Intrusion & Pre...
Advanced Crop Monitoring using Internet of Things based Smart Intrusion & Pre...Advanced Crop Monitoring using Internet of Things based Smart Intrusion & Pre...
Advanced Crop Monitoring using Internet of Things based Smart Intrusion & Pre...ijtsrd
 

What's hot (20)

Emergence of IOT & Cloud – Azure by Narendra Sharma at Cloud focused 76th Dev...
Emergence of IOT & Cloud – Azure by Narendra Sharma at Cloud focused 76th Dev...Emergence of IOT & Cloud – Azure by Narendra Sharma at Cloud focused 76th Dev...
Emergence of IOT & Cloud – Azure by Narendra Sharma at Cloud focused 76th Dev...
 
SFScon 2020 - Stefano Tondini - A smart irrigation approach built on the FIWA...
SFScon 2020 - Stefano Tondini - A smart irrigation approach built on the FIWA...SFScon 2020 - Stefano Tondini - A smart irrigation approach built on the FIWA...
SFScon 2020 - Stefano Tondini - A smart irrigation approach built on the FIWA...
 
IRJET- Live Stock Monitoring in Agriculture using IoT
IRJET-  	  Live Stock Monitoring in Agriculture using IoTIRJET-  	  Live Stock Monitoring in Agriculture using IoT
IRJET- Live Stock Monitoring in Agriculture using IoT
 
An Architectural design proposal for IoT in Agriculture
An Architectural design proposal for IoT in AgricultureAn Architectural design proposal for IoT in Agriculture
An Architectural design proposal for IoT in Agriculture
 
WSNs & Agriculture
WSNs & AgricultureWSNs & Agriculture
WSNs & Agriculture
 
Smart digital farming
Smart digital farmingSmart digital farming
Smart digital farming
 
An effective identification of crop diseases using faster region based convol...
An effective identification of crop diseases using faster region based convol...An effective identification of crop diseases using faster region based convol...
An effective identification of crop diseases using faster region based convol...
 
Iot for smart agriculture
Iot for smart agricultureIot for smart agriculture
Iot for smart agriculture
 
430178048 project-ppt-pptx
430178048 project-ppt-pptx430178048 project-ppt-pptx
430178048 project-ppt-pptx
 
Io t based smart agriculture
Io t based smart agricultureIo t based smart agriculture
Io t based smart agriculture
 
FYP 1 Proposal Slide
FYP 1 Proposal SlideFYP 1 Proposal Slide
FYP 1 Proposal Slide
 
Smart farming using ardunio.pptx
Smart farming using ardunio.pptxSmart farming using ardunio.pptx
Smart farming using ardunio.pptx
 
The Role of Environmental Sensors in Diverse Industries
The Role of Environmental Sensors in Diverse IndustriesThe Role of Environmental Sensors in Diverse Industries
The Role of Environmental Sensors in Diverse Industries
 
GSM Based climate Monitoring System for Agriculture
GSM Based climate Monitoring System for AgricultureGSM Based climate Monitoring System for Agriculture
GSM Based climate Monitoring System for Agriculture
 
IRJET- Smart Agriculture Solution using Lora and IoT
IRJET- Smart Agriculture Solution using Lora and IoTIRJET- Smart Agriculture Solution using Lora and IoT
IRJET- Smart Agriculture Solution using Lora and IoT
 
What is Smart Farming- Know Everything about Smart Farming
What is Smart Farming- Know Everything about Smart Farming What is Smart Farming- Know Everything about Smart Farming
What is Smart Farming- Know Everything about Smart Farming
 
Choosing the Best UAV Drones for Precision Agriculture and Smart Farming: Agr...
Choosing the Best UAV Drones for Precision Agriculture and Smart Farming: Agr...Choosing the Best UAV Drones for Precision Agriculture and Smart Farming: Agr...
Choosing the Best UAV Drones for Precision Agriculture and Smart Farming: Agr...
 
IRJET- Farmer’s friend: Utilization of IoT and Web Application in Agricul...
IRJET-  	  Farmer’s friend: Utilization of IoT and Web Application in Agricul...IRJET-  	  Farmer’s friend: Utilization of IoT and Web Application in Agricul...
IRJET- Farmer’s friend: Utilization of IoT and Web Application in Agricul...
 
Advanced Crop Monitoring using Internet of Things based Smart Intrusion & Pre...
Advanced Crop Monitoring using Internet of Things based Smart Intrusion & Pre...Advanced Crop Monitoring using Internet of Things based Smart Intrusion & Pre...
Advanced Crop Monitoring using Internet of Things based Smart Intrusion & Pre...
 
SMART FARMING USING IOT
SMART FARMING USING IOTSMART FARMING USING IOT
SMART FARMING USING IOT
 

Similar to Development and Field Evaluation of a Multichannel LoRa Sensor for IoT Monitoring in Berry Orchards

Sensor Network to monitor Atmosphere for Green House and Agriculture Sciences
Sensor Network to monitor Atmosphere for Green House and Agriculture SciencesSensor Network to monitor Atmosphere for Green House and Agriculture Sciences
Sensor Network to monitor Atmosphere for Green House and Agriculture SciencesKarthik Sharma
 
Remote Monitoring of Crop Field Using Wireless Sensor Network
Remote Monitoring of Crop Field Using Wireless Sensor NetworkRemote Monitoring of Crop Field Using Wireless Sensor Network
Remote Monitoring of Crop Field Using Wireless Sensor NetworkIJMER
 
Automated Irrigation System using WSN and Wi-Fi Module
Automated Irrigation System using WSN and Wi-Fi ModuleAutomated Irrigation System using WSN and Wi-Fi Module
Automated Irrigation System using WSN and Wi-Fi ModuleIJERA Editor
 
Precision Agriculture Based on Wireless Sensor Network
Precision Agriculture Based on Wireless Sensor NetworkPrecision Agriculture Based on Wireless Sensor Network
Precision Agriculture Based on Wireless Sensor NetworkIJLT EMAS
 
Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...
Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...
Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...IRJET Journal
 
Measurement of NPK, Temperature, Moisture, Humidity using WSN
Measurement of NPK, Temperature, Moisture, Humidity using WSNMeasurement of NPK, Temperature, Moisture, Humidity using WSN
Measurement of NPK, Temperature, Moisture, Humidity using WSNIJERA Editor
 
Agriculture Sensing using IoT
Agriculture Sensing using IoTAgriculture Sensing using IoT
Agriculture Sensing using IoTIRJET Journal
 
LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMIRJET Journal
 
Review on crop monitoring system using GSM technology
Review on crop monitoring system using GSM technologyReview on crop monitoring system using GSM technology
Review on crop monitoring system using GSM technologyIRJET Journal
 
LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMIRJET Journal
 
IRJET- - Control Center Viewing of UAS-based Real-Time Sensor and Video Measu...
IRJET- - Control Center Viewing of UAS-based Real-Time Sensor and Video Measu...IRJET- - Control Center Viewing of UAS-based Real-Time Sensor and Video Measu...
IRJET- - Control Center Viewing of UAS-based Real-Time Sensor and Video Measu...IRJET Journal
 
Analysis of Water observation Organization Based on GSM and Wireless Sensor T...
Analysis of Water observation Organization Based on GSM and Wireless Sensor T...Analysis of Water observation Organization Based on GSM and Wireless Sensor T...
Analysis of Water observation Organization Based on GSM and Wireless Sensor T...arpublication
 
Wireless Data Acquisition System Using ARM Cortex M-3
Wireless Data Acquisition System Using ARM Cortex M-3Wireless Data Acquisition System Using ARM Cortex M-3
Wireless Data Acquisition System Using ARM Cortex M-3IOSR Journals
 
Energy efficient platform designed for sdma applications in mobile wireless ...
Energy efficient platform designed for sdma applications in mobile  wireless ...Energy efficient platform designed for sdma applications in mobile  wireless ...
Energy efficient platform designed for sdma applications in mobile wireless ...marwaeng
 
A NOVEL SYSTEM FOR AMBIENCE TRACKING AND CONTROLLING
A NOVEL SYSTEM FOR AMBIENCE TRACKING AND CONTROLLINGA NOVEL SYSTEM FOR AMBIENCE TRACKING AND CONTROLLING
A NOVEL SYSTEM FOR AMBIENCE TRACKING AND CONTROLLINGIRJET Journal
 
Technical Paper by Yazid Idzmir
Technical Paper by Yazid IdzmirTechnical Paper by Yazid Idzmir
Technical Paper by Yazid IdzmirYAZID IDZMIR
 

Similar to Development and Field Evaluation of a Multichannel LoRa Sensor for IoT Monitoring in Berry Orchards (20)

Sensor Network to monitor Atmosphere for Green House and Agriculture Sciences
Sensor Network to monitor Atmosphere for Green House and Agriculture SciencesSensor Network to monitor Atmosphere for Green House and Agriculture Sciences
Sensor Network to monitor Atmosphere for Green House and Agriculture Sciences
 
Remote Monitoring of Crop Field Using Wireless Sensor Network
Remote Monitoring of Crop Field Using Wireless Sensor NetworkRemote Monitoring of Crop Field Using Wireless Sensor Network
Remote Monitoring of Crop Field Using Wireless Sensor Network
 
Automated Irrigation System using WSN and Wi-Fi Module
Automated Irrigation System using WSN and Wi-Fi ModuleAutomated Irrigation System using WSN and Wi-Fi Module
Automated Irrigation System using WSN and Wi-Fi Module
 
Precision Agriculture Based on Wireless Sensor Network
Precision Agriculture Based on Wireless Sensor NetworkPrecision Agriculture Based on Wireless Sensor Network
Precision Agriculture Based on Wireless Sensor Network
 
Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...
Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...
Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...
 
Measurement of NPK, Temperature, Moisture, Humidity using WSN
Measurement of NPK, Temperature, Moisture, Humidity using WSNMeasurement of NPK, Temperature, Moisture, Humidity using WSN
Measurement of NPK, Temperature, Moisture, Humidity using WSN
 
Agriculture Sensing using IoT
Agriculture Sensing using IoTAgriculture Sensing using IoT
Agriculture Sensing using IoT
 
LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEM
 
Review on crop monitoring system using GSM technology
Review on crop monitoring system using GSM technologyReview on crop monitoring system using GSM technology
Review on crop monitoring system using GSM technology
 
Wireless Sensor Network in Niger Delta Oil and Gas Field Monitoring: Issues a...
Wireless Sensor Network in Niger Delta Oil and Gas Field Monitoring: Issues a...Wireless Sensor Network in Niger Delta Oil and Gas Field Monitoring: Issues a...
Wireless Sensor Network in Niger Delta Oil and Gas Field Monitoring: Issues a...
 
LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEM
 
IRJET- - Control Center Viewing of UAS-based Real-Time Sensor and Video Measu...
IRJET- - Control Center Viewing of UAS-based Real-Time Sensor and Video Measu...IRJET- - Control Center Viewing of UAS-based Real-Time Sensor and Video Measu...
IRJET- - Control Center Viewing of UAS-based Real-Time Sensor and Video Measu...
 
Analysis of Water observation Organization Based on GSM and Wireless Sensor T...
Analysis of Water observation Organization Based on GSM and Wireless Sensor T...Analysis of Water observation Organization Based on GSM and Wireless Sensor T...
Analysis of Water observation Organization Based on GSM and Wireless Sensor T...
 
Wireless Data Acquisition System Using ARM Cortex M-3
Wireless Data Acquisition System Using ARM Cortex M-3Wireless Data Acquisition System Using ARM Cortex M-3
Wireless Data Acquisition System Using ARM Cortex M-3
 
E010113235
E010113235E010113235
E010113235
 
IoTwlcHITnewSlideshare.pptx
IoTwlcHITnewSlideshare.pptxIoTwlcHITnewSlideshare.pptx
IoTwlcHITnewSlideshare.pptx
 
Energy efficient platform designed for sdma applications in mobile wireless ...
Energy efficient platform designed for sdma applications in mobile  wireless ...Energy efficient platform designed for sdma applications in mobile  wireless ...
Energy efficient platform designed for sdma applications in mobile wireless ...
 
A NOVEL SYSTEM FOR AMBIENCE TRACKING AND CONTROLLING
A NOVEL SYSTEM FOR AMBIENCE TRACKING AND CONTROLLINGA NOVEL SYSTEM FOR AMBIENCE TRACKING AND CONTROLLING
A NOVEL SYSTEM FOR AMBIENCE TRACKING AND CONTROLLING
 
Technical Paper by Yazid Idzmir
Technical Paper by Yazid IdzmirTechnical Paper by Yazid Idzmir
Technical Paper by Yazid Idzmir
 
40120140503011
4012014050301140120140503011
40120140503011
 

More from Redmond R. Shamshiri

SunBot: Autonomous Nursing Assistant for Emission-Free Berry Production, Gene...
SunBot: Autonomous Nursing Assistant for Emission-Free Berry Production, Gene...SunBot: Autonomous Nursing Assistant for Emission-Free Berry Production, Gene...
SunBot: Autonomous Nursing Assistant for Emission-Free Berry Production, Gene...Redmond R. Shamshiri
 
Smart Management of Oil Palm Plantations with Autonomous UAV Imagery and Robu...
Smart Management of Oil Palm Plantations with Autonomous UAV Imagery and Robu...Smart Management of Oil Palm Plantations with Autonomous UAV Imagery and Robu...
Smart Management of Oil Palm Plantations with Autonomous UAV Imagery and Robu...Redmond R. Shamshiri
 
Development of a Field Robot Platform for Mechanical Weed Control in Greenhou...
Development of a Field Robot Platform for Mechanical Weed Control in Greenhou...Development of a Field Robot Platform for Mechanical Weed Control in Greenhou...
Development of a Field Robot Platform for Mechanical Weed Control in Greenhou...Redmond R. Shamshiri
 
Fundamental Research on Unmanned Aerial Vehicles to Support Precision Agricul...
Fundamental Research on Unmanned Aerial Vehicles to Support Precision Agricul...Fundamental Research on Unmanned Aerial Vehicles to Support Precision Agricul...
Fundamental Research on Unmanned Aerial Vehicles to Support Precision Agricul...Redmond R. Shamshiri
 
Research and development in agricultural robotics: A perspective of digital f...
Research and development in agricultural robotics: A perspective of digital f...Research and development in agricultural robotics: A perspective of digital f...
Research and development in agricultural robotics: A perspective of digital f...Redmond R. Shamshiri
 
An Overview of the System of Rice Intensification for Paddy Fields of Malaysia
An Overview of the System of Rice Intensification for Paddy Fields of MalaysiaAn Overview of the System of Rice Intensification for Paddy Fields of Malaysia
An Overview of the System of Rice Intensification for Paddy Fields of MalaysiaRedmond R. Shamshiri
 
Robotic Harvesting of Fruiting Vegetables: A Simulation Approach in V-REP, RO...
Robotic Harvesting of Fruiting Vegetables: A Simulation Approach in V-REP, RO...Robotic Harvesting of Fruiting Vegetables: A Simulation Approach in V-REP, RO...
Robotic Harvesting of Fruiting Vegetables: A Simulation Approach in V-REP, RO...Redmond R. Shamshiri
 
Adaptive AgroTech Report 2017: visiting AutoGrow Intelligent Automation for I...
Adaptive AgroTech Report 2017: visiting AutoGrow Intelligent Automation for I...Adaptive AgroTech Report 2017: visiting AutoGrow Intelligent Automation for I...
Adaptive AgroTech Report 2017: visiting AutoGrow Intelligent Automation for I...Redmond R. Shamshiri
 
An Introduction to Controlled Greenhouse Plant Production Systems For Tropica...
An Introduction to Controlled Greenhouse Plant Production Systems For Tropica...An Introduction to Controlled Greenhouse Plant Production Systems For Tropica...
An Introduction to Controlled Greenhouse Plant Production Systems For Tropica...Redmond R. Shamshiri
 
Acceleration of Robotic Harvesting by Simulation
Acceleration of Robotic Harvesting by SimulationAcceleration of Robotic Harvesting by Simulation
Acceleration of Robotic Harvesting by SimulationRedmond R. Shamshiri
 
Robotic Harvesting of Fruiting Vegetables, “Acceleration by Simulation”
Robotic Harvesting of Fruiting Vegetables, “Acceleration by Simulation”Robotic Harvesting of Fruiting Vegetables, “Acceleration by Simulation”
Robotic Harvesting of Fruiting Vegetables, “Acceleration by Simulation”Redmond R. Shamshiri
 
Dynamic Assessment of Air Temperature for Tomato (Lycopersicon Esculentum) Cu...
Dynamic Assessment of Air Temperature for Tomato (Lycopersicon Esculentum) Cu...Dynamic Assessment of Air Temperature for Tomato (Lycopersicon Esculentum) Cu...
Dynamic Assessment of Air Temperature for Tomato (Lycopersicon Esculentum) Cu...Redmond R. Shamshiri
 
Global Positioning System in Precision Agriculture
Global Positioning System in Precision AgricultureGlobal Positioning System in Precision Agriculture
Global Positioning System in Precision AgricultureRedmond R. Shamshiri
 
Analysis of reflectance spectra for identification of vegetation substance
Analysis of reflectance spectra for identification of vegetation substanceAnalysis of reflectance spectra for identification of vegetation substance
Analysis of reflectance spectra for identification of vegetation substanceRedmond R. Shamshiri
 

More from Redmond R. Shamshiri (14)

SunBot: Autonomous Nursing Assistant for Emission-Free Berry Production, Gene...
SunBot: Autonomous Nursing Assistant for Emission-Free Berry Production, Gene...SunBot: Autonomous Nursing Assistant for Emission-Free Berry Production, Gene...
SunBot: Autonomous Nursing Assistant for Emission-Free Berry Production, Gene...
 
Smart Management of Oil Palm Plantations with Autonomous UAV Imagery and Robu...
Smart Management of Oil Palm Plantations with Autonomous UAV Imagery and Robu...Smart Management of Oil Palm Plantations with Autonomous UAV Imagery and Robu...
Smart Management of Oil Palm Plantations with Autonomous UAV Imagery and Robu...
 
Development of a Field Robot Platform for Mechanical Weed Control in Greenhou...
Development of a Field Robot Platform for Mechanical Weed Control in Greenhou...Development of a Field Robot Platform for Mechanical Weed Control in Greenhou...
Development of a Field Robot Platform for Mechanical Weed Control in Greenhou...
 
Fundamental Research on Unmanned Aerial Vehicles to Support Precision Agricul...
Fundamental Research on Unmanned Aerial Vehicles to Support Precision Agricul...Fundamental Research on Unmanned Aerial Vehicles to Support Precision Agricul...
Fundamental Research on Unmanned Aerial Vehicles to Support Precision Agricul...
 
Research and development in agricultural robotics: A perspective of digital f...
Research and development in agricultural robotics: A perspective of digital f...Research and development in agricultural robotics: A perspective of digital f...
Research and development in agricultural robotics: A perspective of digital f...
 
An Overview of the System of Rice Intensification for Paddy Fields of Malaysia
An Overview of the System of Rice Intensification for Paddy Fields of MalaysiaAn Overview of the System of Rice Intensification for Paddy Fields of Malaysia
An Overview of the System of Rice Intensification for Paddy Fields of Malaysia
 
Robotic Harvesting of Fruiting Vegetables: A Simulation Approach in V-REP, RO...
Robotic Harvesting of Fruiting Vegetables: A Simulation Approach in V-REP, RO...Robotic Harvesting of Fruiting Vegetables: A Simulation Approach in V-REP, RO...
Robotic Harvesting of Fruiting Vegetables: A Simulation Approach in V-REP, RO...
 
Adaptive AgroTech Report 2017: visiting AutoGrow Intelligent Automation for I...
Adaptive AgroTech Report 2017: visiting AutoGrow Intelligent Automation for I...Adaptive AgroTech Report 2017: visiting AutoGrow Intelligent Automation for I...
Adaptive AgroTech Report 2017: visiting AutoGrow Intelligent Automation for I...
 
An Introduction to Controlled Greenhouse Plant Production Systems For Tropica...
An Introduction to Controlled Greenhouse Plant Production Systems For Tropica...An Introduction to Controlled Greenhouse Plant Production Systems For Tropica...
An Introduction to Controlled Greenhouse Plant Production Systems For Tropica...
 
Acceleration of Robotic Harvesting by Simulation
Acceleration of Robotic Harvesting by SimulationAcceleration of Robotic Harvesting by Simulation
Acceleration of Robotic Harvesting by Simulation
 
Robotic Harvesting of Fruiting Vegetables, “Acceleration by Simulation”
Robotic Harvesting of Fruiting Vegetables, “Acceleration by Simulation”Robotic Harvesting of Fruiting Vegetables, “Acceleration by Simulation”
Robotic Harvesting of Fruiting Vegetables, “Acceleration by Simulation”
 
Dynamic Assessment of Air Temperature for Tomato (Lycopersicon Esculentum) Cu...
Dynamic Assessment of Air Temperature for Tomato (Lycopersicon Esculentum) Cu...Dynamic Assessment of Air Temperature for Tomato (Lycopersicon Esculentum) Cu...
Dynamic Assessment of Air Temperature for Tomato (Lycopersicon Esculentum) Cu...
 
Global Positioning System in Precision Agriculture
Global Positioning System in Precision AgricultureGlobal Positioning System in Precision Agriculture
Global Positioning System in Precision Agriculture
 
Analysis of reflectance spectra for identification of vegetation substance
Analysis of reflectance spectra for identification of vegetation substanceAnalysis of reflectance spectra for identification of vegetation substance
Analysis of reflectance spectra for identification of vegetation substance
 

Recently uploaded

247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 

Recently uploaded (20)

247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 

Development and Field Evaluation of a Multichannel LoRa Sensor for IoT Monitoring in Berry Orchards

  • 1. A. Meyer-Aurich et al.: Informations- und Kommunikationstechnologien in kritischen Zeiten, Lecture Notes in Informatics (LNI), Gesellschaft für Informatik, Bonn 2021 289 Development and field evaluation of a multichannel LoRa sensor for IoT monitoring in berry orchards Redmond R. Shamshiri 1 and Cornelia Weltzien1 Abstract: Evaluation of long-range wireless transceivers with respect to their power consumption, network connectivity, and coverage under extreme field conditions is necessary prior to their deployment in large-scale commercial orchards. This paper reports on the development and field performance of an affordable multi-channel wireless data acquisition for IoT monitoring of environmental variations in berry orchards. A connectivity board was custom-designed based on the powerful dual-core 32-bit microcontroller with WiFi antenna and LoRa modulation at 868 MHz. The objective was to verify the possibility of transmitting multiple sensor readings with lower power consumption while increasing the reliability and stability of wireless communication at long distances (over 1.7 km). Collected data from the wireless sensor was compared and found to be consistent with measurements of a data logger installed in the same locations. The presented paper highlights the advantages of LoRa sensors for digital agriculture and the experience in real- time monitoring of environmental parameters in berry orchards. Keywords: wireless sensors, IoT monitoring, digital agriculture, LoRa gateway, datalogger 1 Introduction Digital agriculture offers a better yield and quality for crop production. Wireless sensing technology and the Internet-of-Things (IoT) solution reduces data collection errors, improves the accuracy of remote monitoring, and more importantly evaluation of the microenvironment through dynamic assessment. To that end, sensing technology allows the best quality of growth environment with the capability of yield prediction. The trend of environmental monitoring in modern farming is towards shifting from offline systems to wireless and cloud-based data collection architecture. Various remote systems, either by means of prototype or commercial, are being investigated for their functionalities and limitations in high-density orchards. Examples include field server-based and distributed field router systems for real-time monitoring and processing [Vi20, Re20]. A remarkable advantage of these platforms is the power management capability that allows the system to continuously operate in large coverage areas where connection stability and power sources are a concern [Sh20]. The main justifications for the deployment of IoT infrastructure in agriculture can be summarized as (i) to provide real-time monitoring of the variations in the fields, (ii) to feed data to cloud-based decision support systems, and 1 Leibniz Institute for Agricultural Engineering and Bioeconomy, Max-Eyth-Allee 100, 14469 Potsdam- Bornim, Germany, rshamshiri@atb-potsdam.de, https://orcid.org/0000-0002-5775-9654, CWeltzien@atb-potsdam.de
  • 2. 290 Redmond R. Shamshiri and Cornelia Weltzien (iii) to send instant responses to the wireless actuators in agricultural robotic applications [Sh18]. It is expected that this process embraces the uncertainties, especially in the remote areas, and consequently contributes to a higher yield with lesser inputs. However, in most studies, raw data are first collected via wireless sensor network-based systems and are processed afterwards [YYC20, SSK19]. A drawback of this approach is that because the collected data is not processed in real-time, they cannot immediately determine the temporal and spatial variations in the environmental parameters, as well as their deviation from optimal conditions. An effective IoT-based solution should incorporate the use of wireless sensors and mobile applications for displaying, processing, and analyzing data from remote locations using cloud services which together provide new insights and recommendations for better decision-making [SHJ19]. The presented paper introduces the architecture of an affordable multichannel wireless sensor node (WSN) with LoRa modulation at 868 MHz that was custom-designed for real-time monitoring of variations in the microclimate, light condition, soil temperature, soil moisture, and leaf wetness inside berry orchards. Performance evaluation of the WSN was carried out by different means, including comparing the collected data with a data logger that was installed in the same location. 2 Architecture and communication protocols The wireless communication and the architecture of data transmission from sensors nodes to the end-users are demonstrated in Figure 1, showing the collection of data inside the field, transmission of data to an edge node (gateway) via LoRa 868 MHz, and data transfer to cloud storage via the available WiFi connection in the farm office. Figure 1 also shows a total of four layers, including the farm layer (with sensor nodes), the backend layer, the wrapper later, and the frontend layer integrated in a way that end users can access data from their phone or desktop applications for real-time monitoring of the sensor measurements. The farm layer has the role of (i) provider, in which wireless sensor nodes in the farm collect data and transmit to a gateway device that has access to the internet using WiFi protocol, or convert the data packet to JSON format before sending the data to the backend layer using HTTPS protocol, (ii) client, in which each wireless node sends requests to the backend and receive responses in JSON format via HTTP protocol. The backend layer consists of a middle layer between the backend server and the farm layer. A middle device or server in the backend layer that uses WiFi and REST API providers first receives data from the farm layer and then transfers the packets to the backend layer. Received data are pre-processed, analyzed, and can be categorized using queries, crop models, and artificial intelligence algorithms, and are then saved in the database using controllers that have been implemented in the C# frameworks. The wrapper layer includes the cloud storage in which processed data from the backend are sent to IoT servers and are saved. This gives the user the advantage of having a secure backup of the collected data. The provider receives data from the backend layer and for further real-time assessment of the field conditions. The input of
  • 3. Development and Field Evaluation of a Multichannel LoRa Sensor 291 this layer is the transferred data which are collected every 5 or 10 minutes by the field layer (sensor nodes in the farm). The frontend layer, also called the presentation layer, provides data visualization by means of real-time plots, control buttons, and indicators on mobile apps, webpages, or other platforms. Fig. 1: Schematic view of the data collection and real-time monitoring 3 Data collection setup The data collection was carried out based on the setup shown in Figure 2 at a commercial berry orchard namely Weggun (Bauernhof Weggun GbR, Germany) located in 53°19'24.9"N 13°33'41.0"E. Different models of 3.8V LiPo batteries and solar panels, as well as different sensor probes with different wire lengths were tested in order to compare and find the best configuration available. The accuracy and reliability of the sensors were verified in several official calibration phases at the Leibniz Institute for Agricultural Engineering and Bioeconomy (Potsdam, Germany). The wireless sensor board utilized a 32-bit microprocessor integrated with the hybrid ADP-WSN/LoRa connectivity board, and an external solar-charged battery module shown in Figure 2. Wireless communication with LoRaWAN gateway was realized via a LoRa Dual-Core 240MHZ CP2102 technology (868 MHz) capable of covering 2~10 km distance in rural areas. The LoRaWAN gateway consisted of three main components, including a concentrator board that was connected to an antenna, a Raspberry Pi Zero onboard computer that made possible all the connections between the concentrator and the LoRaWAN backend, and C++ codes that was custom-written to drive all the process. The gateway used the available WiFi network inside the farm office. All devices had waterproof IP68 cases, with GX16 aviation plug connectors. The plug-and-sense probes utilized DS1820 for soil temperature, BlueDot BME280 + TSL2591 for microclimate and light, ADP-LWS2020 for leaf wetness, and SKU capacitive sensor for soil moisture.
  • 4. 292 Redmond R. Shamshiri and Cornelia Weltzien A hybrid multi-channel data logger shown in Figure 3 was installed in the same location for collecting ground truth data and storing it on a SD card. Finally, data from the WSN that were stored on the cloud-server were compared with the data that were stored in the SD card. Fig. 2: Data collection setup showing (A) schematic view, (B) sensor locations and stands, (C) LoRaWAN wireless sensor nod, and (D) LoRaWAN gateway Fig. 3: The hybrid data logger with modular solar charged external battery and plug-and-sense probes used for validation of the wireless sensor
  • 5. Development and Field Evaluation of a Multichannel LoRa Sensor 293 4 Results and conclusion Sample results showing the performance of the WSN and the hybrid data logger collected every 10 minutes for 30 days in August 2020 have been plotted in Figure 4. For the purpose of this paper we have only provided plots of air temperature, soil temperature, and soil moisture, which are considered more important for farmers. It can be seen that except for the few minor interruptions shown in Figure 4.(A), the deployed WSN sensor has provided smooth and accurate air and soil temperature data collection, showing a consistent pattern with the plots of the data logger readings (Figure 4.(B)). In addition, plot of the soil moisture from the WSN shown in Figure 4.C is consistent with that of the data logger in Figure 4.D. Our preliminary results from other sensors deployed in the field revealed a similar performance in terms of data transfer, interruptions, and connectivity failures. It should be noted that signal strength of the wireless transmission can be affected significantly in high-density orchards, especially when fields are surrounded by tall trees. Fig. 4: Comparing the performance of the wireless sensor node with a data logger It can be concluded that developing a robust and affordable WSN for field conditions should take into account the correct selection and combination of the battery and
  • 6. 294 Redmond R. Shamshiri and Cornelia Weltzien charging units, the electronic housing box, connectors and plugs, data wire and cables, wireless antenna, and the modularity and compatibility of the package components. The introduced WSN can be placed anywhere in the orchard and overcome cable wiring difficulties for the sensors and the LAN connection. Additionally, it is flexible in data sharing and can be upgraded with user experience. However, the major disadvantage of wireless sensor nodes is the repeated loss of connection even in mesh applications. The water in the high amount of biomass of the plants damps the radio signals and avoids communication distances over long ranges. This can be solved by using different techniques (that sometimes involve a huge amount of effort), including antennas with cable for higher positions, higher mesh density, multiple gateway nodes, and higher output power. In general, it is a good practice to store all measurement data using devices that benefits from local memory. Therefore, the asynchronous readout is enabled for the user, and the data is not missed which an efficient practice for IoT is monitoring in large-scale commercial berry production. References [Vi20] Villa-Henriksen, A., Edwards, G. T., Pesonen, L. A., Green, O., & Sørensen, C. A. G.: Internet of Things in arable farming: Implementation, applications, challenges and potential. Biosystems Engineering, 191, 60-84, 2020. [Re20] Rezvani, S. M. E., Abyaneh, H. Z., Shamshiri, R. R., Balasundram, S. K., Dworak, V., Goodarzi, M., ... & Mahns, B.: IoT-Based Sensor Data Fusion for Determining Optimality Degrees of Microclimate Parameters in Commercial Greenhouse Production of Tomato. Sensors, 20(22), 6474, 2020. [Sh20] Shamshiri, R. R., Bojic, I., van Henten, E., Balasundram, S. K., Dworak, V., Sultan, M., & Weltzien, C.: Model-based evaluation of greenhouse microclimate using IoT- Sensor data fusion for energy efficient crop production. Journal of Cleaner Production, 263, 121303, 2020. [Sh18] R Shamshiri, R., Weltzien, C., Hameed, I.A., J Yule, I., E Grift, T., Balasundram, S.K., Pitonakova, L., Ahmad, D. and Chowdhary, G.: Research and development in agricultural robotics: A perspective of digital farming. Int J Agric & Biol Eng. 11(4): 1–14, 2018. [YYC20] Yiyan, C., Ye, L., & Cunjin, L. Electronic agriculture, blockchain and digital agricultural democratization: Origin, theory and application. Journal of Cleaner Production, 268, 122071, 2020. [SSK19] Sinha, A., Shrivastava, G., & Kumar, P. Architecting user-centric internet of things for smart agriculture. Sustainable Computing: Informatics and Systems, 23, 88-102, 2019. [SHJ19] Sharma, H., Haque, A., & Jaffery, Z. A. Maximization of wireless sensor network lifetime using solar energy harvesting for smart agriculture monitoring. Ad Hoc Networks, 94, 101966, 2019.