Prediction of Soil Moisture and Temperature Based On Deep Learning

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 6

2021 IEEE International Conference on Artificial Intelligence and Computer Applications (ICAICA)

Prediction of soil moisture and temperature based


on deep learning
2021 IEEE International Conference on Artificial Intelligence and Computer Applications (ICAICA) | 978-1-6654-1867-6/21/$31.00 ©2021 IEEE | DOI: 10.1109/ICAICA52286.2021.9498190

Huidan Liu Yi Yang* Xuefen Wan


College of Information Science and College of Information Science and College of Computer/ Hebei IoT
Technology Technology Monitoring Engineering Technology
Donghua University Donghua University Research Center
Shanghai, China Shanghai, China North China Institute of Science and
15038216873@163.com yiyang@dhu.edu.cn Technology
*Corresponding Author Langfang, China
calmerd@ncist.edu.cn

Jian Cui Fan Zhang Tingting Cai


School of Cyber Science and College of Information Science and College of Information Science and
Technology Technology Technology
Beijing University of Aeronautics and Donghua University Donghua University
Astronautics Shanghai, China Shanghai, China
Beijing, China zhangfan_2497@163.com caitingting21@163.com
cuijianw@buaa.edu.cn

Abstract—Accurate prediction of soil moisture and Changes in soil temperature and moisture are usually
temperature is helpful to regulate agricultural planting accompanied by changes in air temperature and humidity,
parameters and optimize crop planting quality. In this paper, and soil moisture is negatively correlated with air
relevant issues are studied from two aspects: environmental temperature. The interaction between these variables is close
data acquisition system based on Internet of Things technology and complex. If we can use the environmental temperature
and adaptive deep learning prediction model selection. An NB- and humidity (recorded as environmental
IoT IoT data collection system is proposed for deep learning of temperature/humidity when appropriate) to achieve effective
long-period and equal-interval time series data collection. prediction of soil moisture and temperature (recorded as soil
Using the obtained environmental temperature and humidity
temperature/moisture when appropriate), the schematic
and soil moisture and temperature data, a deep learning model
based on long short-term memory network (LSTM) is
diagram is shown in the Fig.1, it can not only effectively
implemented to train and predict soil moisture and reduce the cost and system complexity of the agricultural
temperature, and the prediction effect of each deep learning monitoring system, but also it is particularly suitable to
method is analyzed under different step length conditions. The provide global macro prediction support for the scattered
experimental results show that the system can effectively micro-planting areas (such as small plots, planting boxes, etc.)
obtain and manage the data required for deep learning, and that are separated discretionally within adjacent areas and
the deep learning-based prediction model can achieve reliable have consistent soil properties.
prediction of soil moisture and temperature by only relying on
the environmental temperature and humidity time series data. Prediction
Based on Deep
Keywords—soil, Internet of Things, deep learning, NB - IoT, Environmental Temperature/ Learning
time series Humidity in Air
Above Soil
I. INTRODUCTION
In Soil
In recent years, IoT technology has provided an
important impetus for the development of smart agriculture Soil Temperature/Moisture
technology[1]. How to conduct in-depth analysis of the data
obtained by the Internet of Things is one of the important Fig.1 Prediction of soil temperature/moisture based on environmental
problems to be solved in the field of intelligent agriculture. temperature/humidity
Soil temperature is an important factor affecting soil water
and salt movement as well as soil fertility, and is one of the At present, soil temperature/moisture and other
basic conditions for the growth of soil crops. Soil moisture is parameters are mainly obtained by satellite remote sensing
also essential to ensure plant growth. Too low or too high and field sensor measurement[3]. However, compared with
soil moisture is not conducive to the quality of field satellite remote sensing, soil parameters collected by field
cultivation and sowing. Maintaining suitable soil moisture sensor are more real-time and simple and convenient. With
and good soil aeration is of great significance to the the development of agricultural Internet of Things
cultivation of high-quality crops[2]. High quality time series technology, the field soil parameter collection is applicable
prediction of soil moisture and temperature is important for to the agricultural planting areas with relatively scattered
scientific research and agricultural production practice. layout and is conducive to the real-time soil irrigation work

978-1-6654-1867-6/21/$31.00 ©2021 IEEE 46 Dalian, China


June 28-30, 2021

Authorized licensed use limited to: Peking University. Downloaded on April 12,2023 at 07:35:52 UTC from IEEE Xplore. Restrictions apply.
on the site. In order to enhance the planting capacity of II. DEEP LEARNING DATA ACQUISITION SYSTEM
agricultural soil, it is necessary to further predict the future
soil parameters. In recent years, machine learning methods A. System Structure
have been widely used to obtain the characteristics of The deep learning data acquisition system is used to
agrometeorological data and other relevant data and describe obtain equal-interval time series observations of
the future change trend. Many scholars at home and abroad environmental temperature/humidity, soil
have begun to use machine learning methods to study the temperature/moisture data at the reference point location.
time series prediction of soil temperature/moisture. Some The system needs to meet the requirements of stability and
researchers[4] combined the improved flower pollination reliability of data acquisition and transmission over a long
algorithm with artificial neural network to achieve stable period of time, and the consistency of data acquisition time
prediction of soil moisture under different meteorological interval should also be ensured. The system consists of a
conditions. In addition, some researchers[5] used long-short field terminal node and a cloud data management platform.
time memory neural network to predict soil moisture to The field terminal node obtains the observed values of
achieve precise irrigation of regional soil. However, various monitoring parameters and sends them to the cloud
traditional machine learning models usually have more data management platform built on Ali Cloud through the
restrictions on the quality and quantity of samples, so more NB-IoT data channel. The cloud data management platform
efforts are needed in data preprocessing and feature combined with the server MySQL database realizes NB-IoT
extraction. The comparison of deep learning prediction data interface, data storage, data interaction and other
method with the traditional methods is shown in Fig.2. In management functions. The system structure is shown in
addition, because soils vary widely from region to region, Fig.3.
more general soil prediction methods are needed.

Traditional soil moisture and temperature prediction methods

Time-consuming and inefficient model


Empirical model
building with large prediction errors

Time Series Forecast accuracy varies widely by


Model geography

Linear regression There are many limitations in fitting


model nonlinear soil data

More dependent parameters, difficult to


Physical model
collect relevant data

The soil moisture and temperature prediction method based on deep


learning

Good fit of non-linear data

Deep learning Depend on few relevant parameters


prediction model
Fig.3 System structure of IoT data collection system
With self-learning function

B. Field Terminal Node


Applicable to different geographical areas
The field terminal node is composed of STM32
microcontroller (MCU), soil sensor, environmental
Fig.2 Comparison of the proposed method with traditional methods temperature/humidity sensor, isolated bus interface module,
NB-IoT low power wide area network communication
From the perspective of the IoT data collection system, module and node power supply part.
this research proposes a NB-IoT IoT data collection system
The field terminal node is designed around the
for long-period and equal-interval time series data collection.
STM32F103ZET6 microcontroller. This MCU has a rich
The system can reliably collect and manage the time series
interface and wide operating temperature, which can work
data of soil moisture/temperature. According to the
stably in agricultural planting environment. The soil sensing
characteristics of time series, considering the correlation
module uses SM3002B soil temperature/moisture sensors,
between environmental temperature/humidity and soil
which have a soil temperature measurement error between
temperature/moisture, the long-short term memory network
±0.5°C and a moisture measurement error between ±3%. The
(LSTM) and its variants were used to predict soil
AM2306 temperature and humidity sensor is connected to
temperature/moisture based on environmental
the microcontroller through a single bus. The temperature
temperature/humidity. The effects of LSTM variants, namely
measurement error is between ±0.3℃ and humidity
Gated Circulation Unit (GRU) and BI-LSTM, on predicting
measurement error is between ±2%. In order to prevent
soil temperature/moisture were also analyzed. Finally, it
external electromagnetic interference via the bus to the work
provides a reference for in-depth analysis and prediction of
of the node, the RSM3485 transceiver module with isolation
IoT data in similar application situations.
withstand voltage up to 2500VDC is used to isolate the

47

Authorized licensed use limited to: Peking University. Downloaded on April 12,2023 at 07:35:52 UTC from IEEE Xplore. Restrictions apply.
electromagnetic interference on the bus. collected by the terminal nodes are stored in the database, the
data stored in the MySQL database can be accessed through
WH-NB75-B5 NB-IoT wireless communication module SQL commands.
is used in the low-power WAN communication of nodes.
The observation data obtained by the node is sent to the C. Cloud Data Management Platform
third-party NB-IoT server built on the service platform of the The cloud data management platform consists of a cloud
telecom operator based on the MQTT protocol. Finally, the platform built on top of Ali cloud servers, front-end
observation data is obtained by the cloud data management management, data management and NB-IoT data interface.
platform. Give full play to the advantages of NB-IoT The cloud platform is implemented using Spring Boot,
wireless communication module for long-distance data Spring MVC and MyBatis frameworks based on Java
transmission, reliable and low-consumption, no additional language, where Spring Boot is responsible for rapid
networking operations, conducive to deploying nodes in a integration of functional components, Spring MVC is
larger space, and supporting a larger number of nodes[6]. In responsible for request and response between the cloud
the power supply part, the 5.0V power supply generated by platform and the front-end management application, and
UGreen-20379 based on the mains power supply is MyBatis is used to support data management between the
connected to the node through the interface conforming to cloud platform and the database. The data interface built by
the USB power supply protocol and serves as the main MyBatis enables data interaction with MySQL database and
power supply of the node. Based on this supply, the LM1117 facilitates the operations of adding, deleting, checking and
linear voltage regulator provides a highly stable 3.3V main changing data stored in MySQL. The front-end management
operating voltage to the node. The USB power supply is implemented using the VUE framework based on
interface on the node can also be compatible with auxiliary JavaScript language, which provides convenient data
emergency power supply schemes such as charge bank. The management in the form of web pages and data interaction
system also provides 12V operating voltage to the soil sensor with Aliyun server through HTTP protocol. The data
via YWSMPS D-30A[7]. management is implemented using MySQL relational
In order to accurately obtain the equal interval and database, in which the terminal node information is stored by
accurate observation value sequence of various soil table with its collected environmental soil parameters. The
parameters, the node adopts the acquisition logic based on its interface of the cloud-based data management platform is
internal time sequence. Compared with remote cloud-based shown in Figure.4 (c) and (d).
polling and other solutions, the internal timing avoids the
time base error caused by the delay of the NB-IoT data
channel and cloud platform information. The working
frequency of the node MCU refers to the above 8M high-
precision crystal oscillator, and the data acquisition interval
of the environmental temperature/humidity sensor and the
soil sensor is accurately set to 5min through the advanced
timer (TIM1) of the STM32. After reaching the
corresponding time reference point, the MCU reads the
observation value from the sensor, and then performs a CRC
check, and then the data is stamped with the corresponding
time and encapsulated into a frame and sent out through the
NB-IoT data channel. The node and the cloud data
management platform confirm whether the data transmission (a) (b)
is successful by returning confirmation information. If the
data transmission fails, re-transmit the data to ensure that the
cloud data management platform receives the correct data at
least once. The MCU caches the observed data in its data
space until it receives a confirmation from the cloud data
management platform. The main board and the field terminal (c) (d)
nodes in the experiment are shown in Fig. 4 (a) and (b).
Fig.4 (a)Mainboard of In-field terminal node (b)In-field terminal node after
The terminal node performs initialization operation after installation (c)Environmental temperature/humidity (d)Soil
power-on to complete the initialization of GPIO port and temperature/moisture
timer. Start the timer timing, when the timing reaches 5min,
the MCU controls the sensor for data acquisition and In order to improve the query efficiency of environmental
performs CRC verification on the returned data for data and avoid slow query phenomenon, the environmental
correctness, if the verification fails, the data acquisition is data collected by the storage node is partitioned on a monthly
repeated. After successful verification, the MCU basis. Each piece of environmental data stored in the
encapsulates the data into frames and transmits them to the database table includes information such as primary key ID,
cloud server through the NB-IoT data channel to ensure that terminal node ID, data collection time, environmental
the cloud data management platform receives the data at least temperature, environmental humidity, soil temperature, soil
once. If the data transmission fails, the NB-IoT module moisture, and partition key. The primary key ID and partition
retransmits the data. After the cloud server receives the data key are stored in int type. The terminal node ID is stored in
frames and checks the data integrity, the data is stored in the varchar type, the data collection time is stored in timestamp
MySQL database. After the environmental type, and the environmental soil parameter data is stored in
temperature/humidity, soil temperature/moisture data float type. The NB-IoT data interface is implemented using a
Java language-based MQTT client, which listens to the NB-

48

Authorized licensed use limited to: Peking University. Downloaded on April 12,2023 at 07:35:52 UTC from IEEE Xplore. Restrictions apply.
IoT data channel provided by the third-party service provider. propagating one-way LSTM and a backward-propagating
A complete data packet includes information such as packet one-way LSTM[9]. Therefore, the BI-LSTM model was also
header, packet length, terminal node ID, environmental soil used for soil temperature/moisture prediction.
parameters, and packet end. When the cloud platform
receives the data packet uploaded by the terminal node, it B. Model Evaluation Index
confirms the integrity of the data packet by verifying the Because of the variability of soil temperature/moisture,
frame header and frame end of the data packet. If a complete the predicted soil temperature/moisture values were
data packet is received, the check code is obtained by normalized to the maximum true values obtained from the
polynomial calculation of each byte in the data packet. If the field terminal nodes in order to reflect the effect of the model
check code and the cyclic redundancy check code in the data prediction more clearly. In addition to mean error and mean
packet are correct, they will be stored in the MySQL square error, the following indexes are also used as
database on the server through the MyBatis data interface. If evaluation indexes in this paper. In the formula below, yt
the completeness and correctness of the data packet are represents the normalized true value, yp represents the
correct, the cloud platform will send a response signal normalized predicted value, and N represents the total
without errors to the terminal node, otherwise it will request number of samples.
the terminal node to resend the data packet.
1
III. METHODOLOGY RMSE = � ∑𝑁𝑁
𝑖𝑖=1(𝑦𝑦𝑡𝑡,𝑖𝑖 − 𝑦𝑦𝑝𝑝,𝑖𝑖 )
2 (1)
𝑁𝑁
Soil moisture and temperature data for crop cultivation is
a complex sequence that is highly nonlinear, coupled and 100
𝑁𝑁
𝑦𝑦𝑡𝑡,𝑖𝑖 − 𝑦𝑦𝑝𝑝,𝑖𝑖
delayed. We believe that the future soil temperature/moisture MAPE = × �│ │ (2)
can be predicted by the relationship between 𝑁𝑁 𝑦𝑦𝑡𝑡,𝑖𝑖
𝑖𝑖=1
environmental temperature/humidity and soil
temperature/moisture in the previous period. The chain ∑𝑁𝑁
𝑖𝑖=1�𝑦𝑦𝑡𝑡,𝑖𝑖 −𝑦𝑦𝑝𝑝,𝑖𝑖 �
2

structure of RNN exhibits stronger dynamic characteristics 𝑅𝑅2 = 1 − 2 (3)


∑𝑁𝑁
𝑖𝑖=1�𝑦𝑦𝑡𝑡,𝑖𝑖 −𝑦𝑦𝑡𝑡,𝑚𝑚 �
and memory capacity than the general neural network
structure. The data analysis and prediction strategy based on
IV. EXPERIMENT AND RESULT ANALYSIS
RNN structure can be considered to realize the analysis and
prediction of soil temperature/moisture by A. A Prediction Model of Soil Temperature/Moisture Based
environmental temperature/ humidity. on LSTM Neural Network
A. Long and Short Term Memory The experimental site is located in Ganyu District,
Lianyungang City, Jiangsu Province. The climate of Ganyu
The recurrent module of LSTM is composed of three
District belongs to warm temperate maritime monsoon
network layers that communicate control information by
climate. In the experiment, soil was placed in a standard
means of threshold control. LSTM utilizes three different
planting box with a volume of 1 cubic meter. The soil was
threshold (input gate, output gate, and forgetting gate)
loam soil. Leek and dwarf tomato were mixed in the planting
controls to greatly enhance the long-term memory capability
box, and the root depth of the crop was not more than 20cm
of the network, and the problem of gradient disappearance is
during the experiment. The temperature and humidity sensor
effectively solved. In LSTM due to the introduction of three
is placed 50cm above the planting box (within the influence
gates, the long term information memory capability is
range of soil moisture increase); The soil sensor probe is
enhanced while the relatively unimportant information is
inserted 15cm into the soil. The planting box is placed in the
filtered out and the training time is reduced[8]. The structure
natural environment (without the shelter of greenhouse film).
of the LSTM unit is shown in the Fig.5.
Natural and human activities such as sunshine, rainfall,
ht-1 ht irrigation will affect the soil temperature/moisture in the
experimental environment.
ct-1 ct
✖ + ✖ + The training data for the LSTM, GRU and BI-LSTM
it-1 tanh ft it ✖
tanh models are from the environmental temperature/humidity,
soil temperature/moisture data collected from the field

ft-1
ot-1 ot
terminal nodes (a total of 19,296 sample data from August
✖ ✖

σ σ tanh σ σ σ tanh σ
24, 2020 to October 29, 2020). In training, the proportion of
training set and test set is 70% : 30% respectively. In the
Xt-1 Xt training process, the hyperparameters of each model were set
Fig.5 Structure of LSTM cell
the same, the number of hidden layers was set as 1, including
50 units, Tanh was used for activation function, MAE (Mean
GRU is an improvement of LSTM by combining the Absolute Error) was used for loss function, and Adam was
forget gate and the input gate into one "update gate". It used for optimization algorithm. A total of 500 epochs and
inherits the excellent time series prediction performance of 72 batch sizes were set.
LSTM on the one hand, and shortens the model training B. Experimental Results and Discussion
time to some extent on the other hand.
The predicted soil temperature/moisture of the LSTM,
In order to be able to learn the intrinsic characteristics of GRU and BI-LSTM models were compared with the real
the data completely, the BI-LSTM takes into account not values as shown in Figure.6. It can be seen from the figure
only the data series of the previous moments but also the data that the predicted values can effectively reflect the changes
of the future period, and it is a combination of a forward- in soil temperature/moisture even in the presence of

49

Authorized licensed use limited to: Peking University. Downloaded on April 12,2023 at 07:35:52 UTC from IEEE Xplore. Restrictions apply.
agricultural operations such as shading and irrigation. The irrigation, rainfall and sunlight can also be effectively
predicted values clearly indicate the daily and nightly trends observed in the prediction curves.
of soil temperature. The change of soil moisture with

(a) soil temperature (b) soil moisture


Fig.6 Comparison of the predicted values of soil temperature/moisture of LSTM, GRU and BI-LSTM models with the true values under 10 min steps

From the data results, it can be seen that the predicted above results, it can be seen that the prediction of the deep
values of the LSTM and BI-LSTM models fit the true values learning method based on equivalent time series has good
very well when predicting soil temperature, while the effectiveness.
predicted curves of the GRU model have some deviations
from the true curves when the diurnal temperature varies In order to compare the prediction effects of the three
greatly (e.g., November 4, November 9, and November 10). models more intuitively, the prediction results were analyzed
In predicting soil moisture, the GRU model had some based on the model evaluation indexes. The results are
deviations from the true value curve when there were large shown in Fig.7. It can be seen from the results that the error
changes in soil moisture (e.g., November 4). In the extreme of the predicted value of soil temperature is greater than the
case of continuous rainfall and irrigation (e.g., November 11- error of predicted value of soil moisture. The core reason for
14), the soil moisture tends to be saturated, and the this phenomenon is that the soil is mainly affected by crop
environmental humidity and rainfall also cause a large root absorption, transpiration and infiltration without external
amount of water to adhere to the surface shell of the water replenishment, and the soil as a water storage medium
environmental sensor, and there is a certain gap between the plays a stabilizing role in moisture change. The change of
predicted value curve and the true value curve, but this soil temperature in the planting box is continuously directly
deviation is basically less than 2% compared with the true affected by the environmental temperature, and the
value. The predicted value curve of Bi-LSTM in this case magnitude and speed of the change are greater than the
has the smallest deviation from the true value. From the change of moisture.

(a) (b)

(c) (d) (e)


Fig.7 Mean normalized error (a), Normalized standard deviation (b), MAPE (c), R2 (d) and RMSE values (e) of soil temperature/moisture predicted by LSTM,
GRU and BI-LSTM model

50

Authorized licensed use limited to: Peking University. Downloaded on April 12,2023 at 07:35:52 UTC from IEEE Xplore. Restrictions apply.
The different step sizes also have an important impact on daily prediction and deep learning training can be obtained
the accuracy of the prediction results. Whereas the earlier the stably and reliably.
prediction is made the greater the value of the data, as the
time decreases the value of the predicted data decreases Secondly, based on the data obtained from the field
accordingly. As seen in Fig.7, the prediction error of the terminal nodes, three deep learning models of LSTM, GRU
three models increases to some extent as the step size and BI-LSTM are used to complete the data prediction of
increases. However, it can also be seen from the figure that soil temperature/moisture. The results show that the deep
the deterioration of the prediction results is relatively flat. learning models based on equal-interval time series can
Since there is a strong correlation between soil temperature better achieve the prediction of soil temperature/moisture.
and moisture, even if there are external factors that have Although the increase of the prediction step will cause some
strong effects in a short period of time (e.g., sudden cooling, deterioration of the prediction results, the prediction results
irrigation, etc.), increasing the prediction step length will not still have high reference value. Among the three time series
cause a sharp decrease in the validity of the prediction results. deep learning methods, the BI-LSTM method has better
In addition, the changes in soil temperature/moisture have performance in terms of accuracy and stability.
their actual boundaries, which will not increase the ACKNOWLEDGMENT
prediction error without limit. It is not difficult to see from
the results that the above three models based on time series This work is supported by National Key Research and
can still make effective predictions when the step size is Development Program of China (No.2018YFC0808306),
increased to 60min. Science and Technology Research and Development
Program of Langfang (No.2019011010), Science and
In the prediction of soil temperature/moisture based on Technology Research and Development Program of
environmental temperature/humidity, different time series- Qinhuangdao (No.201805A016), Hebei IoT Monitoring
based models reflect performance differences. In the whole Engineering Technology Research Center Project
time, the comprehensive performance of Bi-LSTM method is (No.3142018055, No.3142016020).
the best. Since the Bi-LSTM method is equivalent to the
establishment of a forward and reverse correlation factor REFERENCES
mapping (that is, it can be regarded as the joint effect of the [1] Wan X F, Zheng T, Cui J, et al. Near field communication-based
forward LSTM and the reverse LSTM method), the model agricultural management service systems for family farms[J]. Sensors,
results obtained by its training can effectively deal with 2019, 19(20): 4406.
sudden changes and daily factors, and can effectively make [2] Dubois A, Fabien T, Sébastien V. Short term soil moisture forecasts
predictions under various changes in soil for potato crop farming: A machine learning approach[J]. Computers
and Electronics in Agriculture, 180: 105902.
temperature/moisture. The performance degradation is also
[3] Liao R, Zhang S, Zhang X, et al. Development of smart irrigation
less than that of the remaining two methods when the systems based on real-time soil moisture data in a greenhouse: Proof
prediction step size is increased. of concept[J]. Agricultural Water Management, 2020: 106632.
[4] Chatterjee S, Dey N, Sen S. Soil moisture quantity prediction using
V. CONCLUSION optimized neural supported model for sustainable agricultural
In this paper, a method to achieve temperature and applications[J]. Sustainable Computing: Informatics and Systems,
2018,28:100279.
moisture prediction in the soil tillage layer based on the
[5] Jimenez A F , Ortiz B V, Bondesan L, et al. Long Short-Term
environmental temperature/humidity around the soil is Memory Neural Network for irrigation management: a case study
investigated using IoT and deep learning technology. from Southern Alabama, USA[J]. Precision Agriculture, 2020:1-18.
Firstly, an IoT data collection system based on NB-IoT [6] Migabo E, Djouani K, Kurien A. An energy-efficient and adaptive
channel coding approach for narrowband internet of things (NB-IoT)
and cloud platform is designed to achieve reliable collection systems[J]. Sensors, 2020, 20(12): 3465.
of soil parameters. The terminal nodes collect data at equal
[7] Popli S, Jha R K, Jain S. Adaptive Small Cell position algorithm
intervals and transmit it to the cloud server through the NB- (ASPA) for green farming using NB-IoT[J]. Journal of Network and
IoT wireless communication module. The cloud platform Computer Applications, 2021, 173: 102841.
processes the data and stores it in the cloud MySQL database. [8] Li T, Hua M, Wu X. A hybrid CNN-LSTM model for forecasting
In this way, a data collection platform from the field to the particulate matter (PM2. 5)[J]. IEEE Access, 2020, 8: 26933-26940.
cloud is constructed to realize remote and efficient [9] Jung D H, Kim H S, Jhin C, et al. Time-serial analysis of deep neural
acquisition of the environmental temperature/humidity, soil network models for prediction of climatic conditions inside a
temperature/moisture of the monitoring area. The test results greenhouse[J]. Computers and Electronics in Agriculture, 2020, 173:
10540.
show that through the system structure, the core data set for

51

Authorized licensed use limited to: Peking University. Downloaded on April 12,2023 at 07:35:52 UTC from IEEE Xplore. Restrictions apply.

You might also like