Next Article in Journal
Intraoperative Computed Tomography, Ultrasound, and Augmented Reality in Mesial Temporal Lobe Epilepsy Surgery—A Retrospective Cohort Study
Previous Article in Journal
Entropy Extraction from Wearable Sensors for Secure Cryptographic Key Generation in Blockchain and IoT Systems
Previous Article in Special Issue
Intelligent Active Suspension Control Method Based on Hierarchical Multi-Sensor Perception Fusion
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Review

Edge Computing-Enabled Smart Agriculture: Technical Architectures, Practical Evolution, and Bottleneck Breakthroughs

School of Automotive and Traffic Engineering, Jiangsu University, Zhenjiang 212013, China
*
Author to whom correspondence should be addressed.
Sensors 2025, 25(17), 5302; https://doi.org/10.3390/s25175302
Submission received: 28 July 2025 / Revised: 22 August 2025 / Accepted: 24 August 2025 / Published: 26 August 2025

Abstract

As the global digital transformation of agriculture accelerates, the widespread deployment of farming equipment has triggered an exponential surge in agricultural production data. Consequently, traditional cloud computing frameworks face critical challenges: communication latency in the field, the demand for low-power devices, and stringent real-time decision constraints. These bottlenecks collectively exacerbate bandwidth constraints, diminish response efficiency, and introduce data security vulnerabilities. In this context, edge computing offers a promising solution for smart agriculture. By provisioning computing resources to the network periphery and enabling localized processing at data sources adjacent to agricultural machinery, sensors, and crops, edge computing leverages low-latency responses, bandwidth optimization, and distributed computation capabilities. This paper provides a comprehensive survey of the research landscape in agricultural edge computing. We begin by defining its core concepts and highlighting its advantages over cloud computing. Subsequently, anchored in the “terminal sensing-edge intelligence-cloud coordination” architecture, we analyze technological evolution in edge sensing devices, lightweight intelligent algorithms, and cooperative communication mechanisms. Additionally, through precision farming, intelligent agricultural machinery control, and full-chain crop traceability, we demonstrate its efficacy in enhancing real-time agricultural decision-making. Finally, we identify adaptation challenges in complex environments and outline future directions for research and development in this field.

1. Introduction

Against the backdrop of a continuously growing global population and intensifying climate change, agricultural production—regardless of scale, from large-scale intensive farms to resource-constrained smallholder family farms—faces dual pressures to ensure both food security and sustainable resource utilization. Simultaneously, the digital transformation of agriculture, as a key countermeasure, is confronted with pervasive and multiple foundational constraints: field communication latency, low power consumption requirements of devices, and real-time decision-making bottlenecks form systemic challenges. These constraints are particularly pronounced in scenarios with relatively weak infrastructure, such as small farms, topographically complex regions, and mobile agricultural machinery operations. Within complex farmland environments, wireless signal propagation suffers significant degradation due to terrain-induced shadowing and crop canopy attenuation, severely compromising communication link stability. This exacerbates control command transmission delays, directly impairing agricultural machinery operational precision and reliability [1]. Concurrently, agricultural sensors deployed long-term in field environments lack stable power infrastructure, creating critical energy sustainability challenges. Limited battery longevity in sensor nodes restricts continuous monitoring of vital agricultural parameters [2]. More critically, agricultural equipment operating in dynamic scenarios demands millisecond-level control responsiveness. The inherent latency from data transmission and computational queuing in traditional cloud-based processing fails to meet the real-time decision-making time window requirements, resulting in delayed fault response and operational efficiency losses [3]. This triad of constraints reveals core bottlenecks in communication reliability, energy sustainability, and computational timeliness for agricultural digitization.
To address the aforementioned constraints, edge computing has emerged as a core enabling technology for agricultural digitalization by restructuring the data processing paradigm. As demonstrated in Table 1, its advantages are as follows.
(1) Low-latency response: Edge computing realizes distributed sinking of computing power through network topology reconfiguration, which essentially replaces the centralized processing paradigm of traditional cloud computing with physical spatial proximity, and establishes a real-time decision-making unit at the source of data collection. This architectural innovation completely circumvents the multi-hop routing delay of remote data transmission, so that the raw data stream captured by sensors is directly cleaned, features extracted, and decisions are generated at the edge nodes, significantly compressing the time overhead of the end-to-end processing link [4]. For instance, certain non-real-time yet computationally intensive analytical tasks—such as engine performance degradation prediction based on long-term time-series data and large-scale crop growth monitoring analysis using high-definition imagery—may be designed for execution in the cloud. However, if the generation of time-critical event detection or control commands that inherently require local rapid response—such as dynamic seed spacing compensation for seeders [5] and plant phenotypic feature extraction [6]—were to rely on cloud feedback, it would introduce response delays due to network latency and unpredictability. In agricultural vehicle dynamic control scenarios, this capability delivers millisecond-level responses for time-critical tasks, such as threshing drum blockage diagnosis in combine harvesters and real-time seeding spacing compensation in planters. It effectively addresses control command latency caused by network transmission fluctuations and computational queuing associated with traditional cloud processing paradigms. Moreover, the edge nodes further optimize the execution efficiency of complex algorithms (e.g., deep learning models [7]) through the parallel computing acceleration mechanism, so that computationally intensive tasks such as multi-sensor fusion sensing [8] and real-time path planning can still satisfy the strict time-window constraints under the resource-constrained environment [9]. This dual optimization based on spatial proximity and computational parallelism makes low-latency response a core enabling feature of edge computing to empower intelligent decision-making in agriculture, laying a technological cornerstone for precision operations in complex farmland environments [10].
(2) Bandwidth Optimization: Edge computing substantially decreases the volume of data requiring cloud transmission through raw data preprocessing, feature extraction, and data compression at network edge nodes [11]. In agricultural applications, this mechanism intelligently filters high-value decision features (e.g., crop stress indices, machinery fault signatures) while eliminating redundant raw data. This enables stable operation of bandwidth-intensive tasks—including UAV high-resolution image transmission and combine harvester multi-sensor monitoring—under constrained network conditions [12]. Furthermore, dynamic coordination in transmission protocols enhances bandwidth adaptability: edge nodes adjust data upload strategies based on real-time channel states, prioritizing transmission reliability for critical control commands during network congestion [13]. This three-layer optimization framework (“data reduction–feature refinement–dynamic adaptation”) provides inherent bandwidth optimization capabilities for large-scale agricultural IoT deployment.
(3) Data Localization: The decentralization of computing resources restructures data processing paradigms. Edge nodes process raw sensor data locally, eliminating the latency jitter and security risks associated with long-distance data transmission [14]. This architecture exhibits strong robustness against communication interruptions. Through pre-deployed lightweight models (e.g., micro neural networks), it maintains core decision-making capabilities in low-connectivity or offline scenarios, ensuring continuous operation for critical applications such as autonomous agricultural machinery navigation in hilly terrain and grid fault diagnosis during adverse weather events. Concurrently, minimizing network exposure of sensitive data substantially mitigates privacy leakage risks. When integrated with hardware-level encryption modules, the approach satisfies regulatory compliance requirements for highly sensitive information (e.g., healthcare data and industrial control commands). This spatial proximity-based processing mechanism constitutes a foundational enabler for high-real-time, high-privacy, and low-connectivity scenarios [15].
Table 1. Analysis of core advantages of edge computing in smart agriculture.
Table 1. Analysis of core advantages of edge computing in smart agriculture.
Advantage DimensionTechnical MechanismAgricultural Application ScenarioReferences
Low-Latency ResponseData source-end decision-makingReal-time adjustment of inter-plant distance in autonomous planters[5]
Distributed computing sinkPlant phenotypic feature extraction[6]
Parallel computing accelerationMulti-sensor fusion perception in agricultural machinery[10]
Bandwidth OptimizationEdge data filtering and feature extractionHigh-definition image transmission by UAVs[11,12]
Dynamic transmission protocol adaptationAgricultural machinery multi-sensor monitoring[13]
Localized Data ProcessingLocal processing of raw data streams + lightweight model pre-deploymentAutonomous navigation of hillside orchards[14]
Minimization of network exposureProtection of private data in farmland[15]
The main contributions of this review are as follows:
  • We constructed a technical framework for edge computing-enabled smart agriculture, comprising a perception layer, a computation layer, and a communication layer.
  • We systematically reviewed the applications of edge computing in three core domains: precision crop management, intelligent agricultural machinery control, and whole-chain agricultural product traceability.
  • We conducted an in-depth analysis of critical challenges, including communication reliability, multi-source vibration coupling mechanisms, and multi-dimensional energy constraints. Furthermore, we proposed future research directions, such as optimization of data processing and intelligent decision-making, communication network enhancements, and breakthroughs in energy management and sustainability.
The remainder of this paper is structured as follows. Section 2 introduces the fundamental technical architecture of edge computing: the sensing layer explores the innovative mechanism of agricultural-specific sensor design [16] (e.g., vibration-resistant sensing, low-power monitoring), the computing layer analyzes the optimization methods of lightweight model deployment and real-time decision engine, and the communication layer elaborates the edge–cloud cooperative architecture and the adaptation strategy of satellite-ground cooperative communication. Subsequently, Section 3, which focuses on the application layer, is dedicated to three core scenarios: precision farming [17] demonstrates implementation cases for crop phenotyping monitoring and intelligent irrigation systems; smart agricultural machinery examines solutions for autonomous navigation systems, operational quality optimization, and intelligent suspension control; and agricultural product traceability analyzes key technologies in harvest processing and quality safety management. Section 4 provides an in-depth analysis of technical bottlenecks: the technical bottlenecks focus on the core challenges of communication reliability, multi-source vibration coupling mechanism, and multi-dimensional energy constraints, which are revealed to be deeply rooted in the extreme dynamics and complexity of the agricultural production environment. Furthermore, it discusses prospective research directions. Finally, the study concludes by proposing pathways for cross-system collaborative optimization. The overall structure of this paper is depicted in Figure 1.

2. Technology Layer: Edge Computing Technology Architecture

As shown in Figure 2, this study is grounded on a hierarchical edge computing architecture, which consists of three core logical layers.
(1) The cloud layer provides global scheduling;
(2) The edge layer supports real-time decision-making through managers and functional domain modules;
(3) The device layer connects physical terminals to form a closed loop.
This architecture provides two key supports for agricultural applications in this study: the edge-layer resource invocation interface ensures real-time response to agricultural conditions, and the horizontal service modules (e.g., Security Service) guarantee the trusted circulation of agricultural data. The specific agricultural scenario adaptation schemes and technical applications will be elaborated in the subsequent sections.

2.1. Edge Sensing Technology

2.1.1. Crop Physiological Monitoring

Real-time analysis of crop physiological processes relies on the integrated application of multimodal sensing technologies. Spectral reflectance sensors enable non-destructive assessment of photosynthetic intensity by capturing the reflectance characteristics of the crop canopy in specific wavelengths and developing quantitative inversion models based on chlorophyll density and nitrogen accumulation [18]. Electrical impedance diagnostics use variable frequency excitation signals to penetrate plant tissues and analyze phase angle shifts in the complex impedance spectrum to reveal abnormal cell membrane potentials caused by potassium [19] or phosphorus [20] deficiencies, providing an electrophysiological basis for precise nutritional regulation. The transpiration monitoring sensor continuously tracks the water vapor diffusion flux through leaf stomata using a microfluidic humidity gradient capture device, and employs a canopy temperature compensation algorithm to eliminate solar radiation interference, establishing a dynamic evaluation system for water use efficiency [21].

2.1.2. Environment Sensing Technology

The environment sensing layer of the agricultural edge computing system relies on multi-source heterogeneous sensing technologies to facilitate data transformation in the real world [22]. In complex farmland environments, multi-sensor fusion methods can significantly enhance the robustness of environmental sensing by processing heterogeneous data streams, such as spectra, vibrations, and images, in tandem [23]. Research has shown that such fusion frameworks can effectively leverage the complementary nature of multi-dimensional features to suppress noise interference, leading to a substantial improvement in classification accuracy for field-based environmental monitoring tasks [24]. The deployment of lightweight wireless sensor networks further extends the coverage area of edge sensing, and it has been shown that their tree topology reduces packet loss in field conditions [25]. Additionally, metal oxide semiconductor gas sensor arrays, optimized for localized signal processing, can enhance the accuracy of volatile organic compound (VOC) analysis during fermentation processes, achieving accuracy rates exceeding 94% [26]. Together, these technologies exhibit typical characteristics of edge sensing: Local preprocessing mechanisms (such as filtering and feature extraction) reduce uplink bandwidth pressure, dynamic power management strategies support long-term node operation, and protocol adaptive compatibility enhances the collaborative efficiency of heterogeneous devices. This technological framework provides critical infrastructure support for agricultural edge computing to address intermittent connectivity and energy constraints.

2.1.3. Agricultural Product Quality Detection

In edge computing-driven smart agricultural systems, real-time in situ detection technologies for agricultural product quality are increasingly evolving towards miniaturization, low-power consumption, and high sensitivity. Among these, colorimetric sensor arrays (CSAs) mimic biological olfactory mechanisms and utilize selective reactions between specific chemical dyes and volatile organic compounds (VOCs) to produce a colorimetric response. For example, an array consisting of porphyrin and pH indicators can capture the aromatic characteristics of black tea [27]. When combined with a smart handheld device, this enables the geographic traceability of edible bird’s nests [28]. In grain storage monitoring, the technology allows for non-destructive, rapid assessment of wheat’s fatty acid content and the freshness of chicken meat (using TVB-N as an indicator), achieved through the optimization of feature dye combinations [29] and nonlinear regression algorithms [30]. One of its advantages is that no complex sample preprocessing is needed, and assay data can be processed directly at the edge node, significantly reducing cloud transmission load. The electrochemical aptamer sensor [31] leverages the aptamer’s high affinity for target molecules [32] and demonstrates excellent performance in trace pollutant detection. These sensors, enhanced with functionalized nanomaterials, enable ultra-sensitive detection of mycotoxins (e.g., zearalenone [33], aflatoxin [34]), pesticide residues (e.g., acetamiprid [35]), and illegal additives (e.g., rhodamine B [36]). However, current technologies still face challenges, including complex matrix interferences (e.g., the inhibition of electrochemical response by the wax layer on fruits and vegetables) and the influence of ambient temperature and humidity fluctuations on colorimetric stability. Future research should focus on developing interference-resistant designs to improve the robustness of edge-based detection models.

2.1.4. Low-Power Design

The long-term reliable operation of agricultural edge sensing systems requires overcoming the energy constraint bottleneck [37]. Self-powered technology and dynamic dormant scheduling mechanisms offer innovative solutions to address this challenge. Self-powered sensors are generally implemented in two ways: the first involves developing environmental energy harvesting devices to power conventional sensors, while the second involves creating a new category of sensors—self-powered active sensors—that can generate electrical signals in response to stimuli from the surrounding environment [38]. For example, self-powered photoelectric sensors developed in previous studies enable continuous monitoring of chlorpyrifos residues in fruits and vegetables [39]. These systems typically integrate an energy storage unit capable of operating for several hours under low-light conditions. The sleep mode scheduling algorithm is based on an event-driven mechanism that automatically switches to a micro-amp standby state when no data collection tasks are present, thereby reducing the average power consumption of the wireless sensor network [40,41]. These two types of technologies form a “collection–storage–scheduling” energy-autonomous closed loop: vibration and light energy are efficiently converted and stored in micro-supercapacitors. The power management unit dynamically allocates power based on task priority, and the edge nodes wake the core circuits only during data sampling, enabling the farmland monitoring system to operate maintenance-free for up to a month. This energy-autonomous architecture provides essential hardware support for edge computing in remote agricultural environments.

2.1.5. Novel Detection Technology

Within the framework of agricultural edge computing, innovations in novel detection technologies significantly enhance the sensing capabilities of edge nodes. Terahertz metamaterial sensors harness the electromagnetic resonance enhancement effect of artificial microstructures, enabling non-destructive analysis of the internal components of agricultural products in the 0.1–10 THz frequency band [42]. This mechanism depends on the modulation of terahertz waves by the dielectric properties of the target. As electromagnetic waves penetrate grain samples, differences in moisture content [43] and protein conformation may shift the characteristic absorption peaks. This change in frequency-domain response can be used to construct models predicting moisture distribution and mold levels [44]. Microfluidic chips condense lab-scale assays into centimeter-scale devices through the integration of microscale flow channels and functionalized electrodes. The multilayer paper-based microfluidic platform, combined with impedance time-series spectroscopy, enabled on-chip identification of organophosphorus pesticide species, achieving a classification accuracy of 93%. Its advantage lies in the reduction in reagent consumption to the microliter level and the elimination of immobilization steps, significantly decreasing detection cost and time, thereby making it compatible with the resource constraints of edge nodes [45].

2.2. Lightweight Edge Intelligence

2.2.1. Model Compression and Acceleration

The deployment of agricultural edge intelligence must overcome the dual challenges of computational power and energy consumption. Model compression and acceleration technologies, through algorithmic reconfiguration and hardware collaboration, enable efficient inference. At the algorithmic level, an attention-enhanced deep convolutional neural network (CNN) [46] has been employed for tomato leaf disease diagnosis [47], with its model architecture illustrated in Figure 3.
This model demonstrates clear advantages in terms of reduced network complexity and improved real-time performance. Furthermore, comparative experiments conducted on a public grape leaf disease dataset confirmed its superior recognition capability, achieving an average classification accuracy of 99.24% [48]. A multi-level fusion strategy of deep features proposes a fast and accurate detection method based on combining convolutional neural networks (CNNs) [49] with Support Vector Machines (SVMs). The SVM classifier trained using this method achieves classification performance comparable to the CNN model but in under 1 s, offering a significant advantage over the tens of minutes typically required to train CNN models [50]. Mainstream target detection frameworks, such as the YOLO series [51,52,53], are adapted for agricultural scenes using depthwise separable convolutions and channel pruning [54]. The structured pruning strategy removes redundant parameters or structures, compressing the model size and improving computational efficiency. At the hardware level, TensorRT optimizes inference through techniques like model quantization, reducing computation by lowering data type precision while maintaining high accuracy [55]. A complementary computation offloading strategy, along with model compression, creates an elastic computing architecture. When the edge node faces a complex task, the system decides whether to offload part of the computation based on real-time network bandwidth and server load [56]. The online collaborative data caching mechanism proposed in [57] reduces network transmission load and improves computational efficiency through real-time data sharing and multiplexing among distributed nodes in the edge computing environment. This mechanism is applicable to large-scale farmland monitoring and multi-agricultural machine collaboration scenarios in edge computing environments.

2.2.2. Real-Time Decision Engine

(1) Adaptive Control: Real-time decision-making in agricultural edge scenarios requires control systems that are dynamically adaptable to the environment and optimized for resource constraints. Adaptive control strategies address farmland uncertainties by dynamically adjusting parameters. For example, sliding mode control demonstrates strong robustness in unmanned farm machine path tracking. According to [58], a fixed-time non-singular terminal sliding mode control scheme, based on adaptive perturbation observers, can stabilize lateral and heading deviations of unmanned farm tractors to an arbitrarily small neighborhood near the origin within a fixed time. Inverse step control compensates for deviations in crawler robot trajectories through real-time slip parameter estimation. This significantly improves localization accuracy and is particularly suitable for irregular terrains, such as hilly areas [59]. Both methods have been validated to complete status updates within millisecond-level cycles, meeting the real-time requirements of high-speed operations.
(2) Multi-agent Reinforcement Learning: Multi-agent Reinforcement Learning (MARL) enhances the decision-making system’s environmental adaptability. In task offloading, multiple agents collaborate to adapt to environmental changes and achieve load balancing in vehicle-mounted edge computing clusters. This approach outperforms the baseline in energy consumption, load state, and latency [60]. In resource scheduling, ref. [61] proposes a heterogeneous VEC supporting multiple communication technologies and task types. It includes an effective resource allocation strategy that meets ultra-reliable and low-latency communication (URLLC) requirements while minimizing system utility. Extensive simulation experiments demonstrate the effectiveness of this approach. The effectiveness of these methods arises from MARL’s quantitative modeling of group collaboration to achieve a near-global optimal allocation of edge resources.

2.3. Edge–Cloud Collaboration Architecture

2.3.1. Terminal Layer

The terminal layer acts as the data collection front-end, significantly reducing edge transmission load through an embedded preprocessing mechanism. This layer uses lightweight computing units deployed in agricultural machines, drones, and environmental sensors to perform initial cleaning and feature extraction, effectively alleviating uplink bandwidth pressure [62]. For example, the nano-colorimetric sensors studied in [63] detect wheat mildew by extracting gas fingerprint features in a closed reaction chamber. The original data is significantly compressed, and only classification results are transmitted to the edge node. This preprocessing typically limits computation delay to milliseconds, with energy consumption accounting for only 8–15% of the total power usage, demonstrating the energy efficiency of lightweight computation at the terminal layer.

2.3.2. Edge Layer

The edge layer functions as an intermediate computing layer between terminal devices and cloud data centers, offering near-end data processing and real-time decision-making through geographically distributed nodes. This tier leverages computing resources in farmland edge servers, agricultural machinery on-board computers [64], and other facilities to perform medium-complexity analysis tasks near the data generation source, alleviating latency and bandwidth pressures associated with cloud-based processing [65]. Its core value lies in enabling low-latency responses for time-sensitive agricultural operations. For example, the grain loss monitoring system of combine harvesters [66] achieves millisecond-level decision latency by processing piezoelectric sensor signals in real time through on-board edge units, representing a significant acceleration compared to traditional cloud-based processing. Similarly, the stereoscopic vision navigation module [67] relies on lightweight models deployed at the edge layer to perform crop boundary detection, supporting autonomous steering control of agricultural machinery at a rate of 49 ms per frame. The edge layer also undertakes dynamic resource scheduling [68], elastically reallocating tasks based on network conditions and computational load—for instance, assigning soil moisture analysis to nearby idle nodes to accelerate irrigation decision-making. This layer continuously receives model optimization parameters delivered from the cloud via an incremental learning mechanism, forming a collaborative “edge execution–cloud evolution” closed loop. While ensuring the real-time performance of farming operations, it provides a computing paradigm that offers both adaptability and scalability for complex agricultural environments.

2.3.3. Cloud

The cloud layer serves as the global intelligent hub, responsible for core functions including long-term data analytics and complex model optimization [69]. Leveraging high-performance computing resources, this tier integrates multi-source heterogeneous agricultural data to construct macro-scale decision-making-oriented deep computational models. Cloud-based training processes typically focus on cross-growth-cycle time-series analysis tasks. For instance, joint modeling incorporating multi-seasonal field environmental parameters and crop phenotypic data can reveal underlying correlation patterns between temperature gradients, precipitation regimes, and yield fluctuations. Such models significantly surpass edge-layer localized models in both parameter scale and training complexity, deriving their value from capturing the long-range dependencies arising from nonlinear interactions within agricultural systems. The cloud and edge layers establish a functionally complementary, synergistic paradigm [70]: the edge layer prioritizes millisecond-response real-time control tasks, while the cloud layer is dedicated to uncovering agricultural operational patterns across spatiotemporal scales. This layered architecture maximizes the cloud’s strengths in deep modeling while ensuring system responsiveness through the edge layer’s agile execution, thereby establishing a resilient computing infrastructure for precision agriculture that simultaneously addresses macro-scale optimization and micro-scale precision.

2.3.4. Communication Protocol Optimization

Communication protocol optimization plays a pivotal role in ensuring efficient and reliable operations within edge–cloud collaborative architectures. In smart agricultural systems, where edge nodes (including field-deployed soil sensors, weather stations, pest monitors, and agricultural machinery controllers) are typically situated in remote, resource-constrained environments with dynamic network conditions, conventional communication protocols designed for stable data center networks often fail to meet the core requirements of low latency, high throughput, and minimal overhead essential for real-time field monitoring and precision farming operations [71]. Therefore, the optimization of communication protocols for agricultural edge–cloud collaboration scenarios has become a major focus in both research and practice. Key optimization approaches involve streamlining protocol stacks to reduce processing overhead while enhancing adaptability to common agricultural network fluctuations, including bandwidth variations, latency jitter, and intermittent connectivity. Current research emphasizes protocol header compression, lightweight improvements to connection establishment and maintenance mechanisms, targeted tuning of congestion control algorithms (to prevent critical command loss in bandwidth-constrained farm networks), and scenario-specific redesign or customization of transport-layer protocols [72]. Furthermore, given the heterogeneous nature of data transmitted between agricultural edge devices and cloud platforms (as presented in Table 2), protocol design must holistically consider data prioritization, real-time transmission requirements, and agriculture-specific security and privacy constraints to develop differentiated quality-of-service transmission strategies. Emerging technologies such as semantic communication [73] are being investigated to reduce redundant data transmission and improve information delivery efficiency in specific applications. The continuous refinement of communication protocols is crucial for fully realizing the potential of agricultural edge–cloud collaboration, particularly in ensuring end-to-end service quality for precision agriculture, with special significance for latency-sensitive applications operating in bandwidth-constrained environments.
In summary, the technical architecture of edge computing-empowered smart agriculture spans multiple layers, from perception and intelligence to collaboration. Each core technology offers distinct advantages suited to specific agricultural scenarios, while simultaneously facing challenges stemming from the complexity of agricultural environments. The correspondences, core strengths, key challenges, and typical application scenarios of these technologies are summarized in Table 3.

3. Application Layer: Agricultural Typical Scenario Practice

3.1. Precision Planting Management

3.1.1. Crop Phenotype Monitoring

In the field of crop phenotyping monitoring, unmanned aerial vehicle (UAV) platforms have become deeply aligned with the core themes of precision agriculture due to their high mobility and flexibility, effectively addressing challenges such as dynamic canopy structural variations and environmental heterogeneity. As illustrated in Figure 4, key applications across crop monitoring, irrigation management, yield prediction, and weed detection visually reflect the emerging research trend positioning UAVs as a core platform in air–ground collaborative sensing systems [74,75]. Equipped with multispectral sensors [76], UAVs efficiently capture spectral reflectance and thermal infrared features of the crop canopy [77]. These raw data are processed in real-time by edge nodes to quickly extract information, such as vegetation index and chlorophyll fluorescence parameters. This provides minute-level data support for analyzing the crop’s physiological state, reduces cloud transmission delays, and enhances efficiency in large-scale farmland phenotype monitoring. These real-time phenotypic parameters can be used in elemental content prediction models (e.g., nitrogen and phosphorus) [78] and linked with ground-based [79] electrophysiological monitoring equipment to form a multi-scale sensing network. For example, the edge computing node combines wide-area UAV scanning data with high-frequency ground sensor samples to create a crop water stress response model, providing real-time crop water demand information and directly controlling the variable irrigation system for precise water replenishment [80].

3.1.2. Pest and Disease Prevention and Control

In precision planting management, early and accurate disease prevention and control are critical to safeguarding agricultural output. With the advancement of deep learning [81], computer vision-based leaf disease diagnosis systems are replacing traditional, experience-based visual inspection methods [82], providing data-driven decision support for field disease management [83]. For example, in potato cultivation, early and late blight diseases (as shown in Figure 5) [84] can be diagnosed using a lightweight MobileNet convolutional neural network. The system automatically extracts and classifies disease spot features in complex field backgrounds, achieving an accuracy of 96.6%, which significantly reduces subjective bias in manual diagnoses and offers a scalable, efficient solution for early disease identification and mitigation [85]. Similarly, in cotton leaf disease diagnosis, a transfer learning mechanism optimizes the feature extraction of pre-trained models, enabling effective differentiation between anthracnose and blight under varying environmental conditions (e.g., high humidity, dusty environments). The system maintains high recall even for translucent, water-soaked spots at the early stages of disease development [86].

3.2. Intelligent Agricultural Machine Control

3.2.1. Autopilot Systems

In the intelligent evolution of agricultural machinery, breakthrough progress in autonomous navigation systems has been achieved through deep integration of multimodal perception and edge-based decision-making [87]. To address the inherent limitations of satellite navigation in row-cropping scenarios (e.g., weak recognition of ridge structures, sensitivity to signal obstruction) [88,89], tightly coupled vision-laser-inertial guidance technology has emerged as a mainstream solution. Taking combine harvesters as an example, a tightly coupled optimization engine fuses GNSS raw data, visual semantic features, and laser point clouds to generate centimeter-level global pose estimates [90]. Field validation demonstrates that this approach controls the average lateral deviation within 3.8 cm during inter-row operation, achieving a 42% improvement over traditional monocular vision, while maintaining a positioning error below 5 cm even after 30 s of signal loss [91]. To mitigate navigation reliability degradation caused by crop occlusion, a semantic map diffusion model based on a noise iterative mechanism effectively reconstructs ridge structures, significantly outperforming adaptive threshold segmentation and conventional contour detection algorithms in occlusion scenarios [92].
Active Disturbance Rejection Control (ADRC) is concurrently introduced: through an extended state observer, it estimates total system disturbances (such as terrain variation and mechanical vibration) in real time and dynamically compensates for interference via a nonlinear feedback control law, substantially improving trajectory tracking accuracy under complex operating conditions. Its main application categories in agriculture are shown in Figure 6, covering fundamental principles, challenges in agricultural scenario adaptation, and innovations in multi-domain applications [93]. With the maturation of high-precision navigation technologies, agricultural machinery operation is transitioning from single-unit automation [94] toward group intelligence and collaboration [95]. Multi-machine systems achieve centimeter-level cooperative control through dynamic formation strategies: agricultural machinery is grouped dynamically based on field size and terrain parameters, with an optimization function modeled for each group that incorporates operational sequence, harvesting radius, and velocity coordination. This collaborative mechanism is further integrated with supply chain data, forming a closed-loop “operation-storage-transport” system that significantly enhances resource allocation efficiency [96]. An end-to-edge decision-making system ensures real-time performance of critical control tasks: the edge computing unit supports millisecond-level response for applications such as seeding spacing compensation and threshing drum blockage diagnosis [97]; dynamic route planning based on maturity analysis greatly reduces non-working travel distance; and optimization of the ADRC execution layer improves the stability of hydraulic steering systems under sudden load changes, yielding a notable increase in response speed compared to traditional hydraulic control.

3.2.2. Operation Quality Optimization

Operation quality optimization is a key aspect of improving the effectiveness of intelligent agricultural machinery systems, and significant breakthroughs are being made through the synergy of sensing technology and edge decision-making. In the combine harvester operation scenario, the grain loss monitoring system uses piezoelectric sensor arrays [98] combined with a discrete element method collision model [99] to monitor the distribution dynamics of grains and impurities at the end of the cleaning sieve in real-time. Field test results demonstrate that the measurement error recorded by the sensors is less than 4.48% when compared to manual measurements. By utilizing these real-time loss data, a tailings grain loss distribution function and a monitoring mathematical model incorporating relevant variables [100] are integrated with the yield distribution mapping system [101], thereby constructing a spatiotemporal “loss-yield” correlation model. This model provides a quantitative basis for the dynamic adjustment of harvesting parameters. Compared to real-time harvesting monitoring, tillage quality optimization focuses more on predictive control before operation. To address plowing depth fluctuations, a plowing depth detection and control method based on attitude estimation and online calibration of model parameters achieves stable control of plowing depth through the online calibration of plow body pitch angle parameters [102]. In tillage resistance prediction [103], a discrete element simulation and fuzzy logic model [104] constructs an analytical framework for the soil-machine interaction relationship. Field validation demonstrates that the model’s prediction accuracy for lateral force and vertical force reaches correlation coefficients of 0.95 and 0.84, respectively.

3.2.3. Intelligent Suspension Control

Building upon centimeter-level navigation in autonomous systems and the established “loss-yield” spatiotemporal model for operational quality optimization, dynamic suspension regulation emerges as the critical nexus bridging these components. In agricultural applications, traditional passive suspensions—constrained by mechanical limitations—struggle to address coupled low-frequency terrain undulations and high-frequency vibrations characteristic of complex field environments. Edge-based active control systems overcome this bottleneck through distributed computing nodes that process high-velocity sensor data streams. For instance, boom sprayers equipped with electro-hydraulic active suspensions deploy DSP controllers at the edge layer, substantially reducing closed-loop cycles for signal acquisition, multi-sensor fusion, and servo valve control while mitigating communication latency inherent to centralized architectures. Concurrently, velocity feedforward PID control (VFPID) implemented on edge nodes enhances the boom’s adaptive terrain-following capability, significantly improving pesticide deposition uniformity [105]. Similarly, Figure 7 demonstrates an edge control system for agricultural transport vehicles employing electro-pneumatic suspensions with adaptive PID algorithms. This system locally adjusts vehicle height through real-time fusion of vehicle dynamics and road condition data at edge nodes, minimizing oscillation during height transitions and substantially improving transport stability and ride comfort [106]. The core innovation lies in offloading decision logic to proximity with physical actuators, where operational condition-adaptive mechanisms markedly improve system resilience in complex farmland environments. As edge computing and cloud platforms achieve deeper integration, suspension control strategies may evolve toward higher-level autonomous decision paradigms.

3.3. Whole-Chain Traceability of Agricultural Products

As shown in Table 4, the whole-chain traceability system for agricultural products achieves breakthroughs in key stages through technological innovations.

3.3.1. Harvesting and Processing

As a core component for ensuring food safety and enhancing value-chain transparency, whole-chain traceability of agricultural products relies on the precise and efficient monitoring of critical quality parameters from the point of harvest to the processing terminal. In the harvesting stage, non-destructive and rapid quality grading technologies are widely adopted to ensure the quality of raw materials. Among them, near-infrared spectroscopy [107,108], due to its non-destructive and high-efficiency characteristics, has become the preferred method for the online grading of internal fruit quality attributes such as sugar content, acidity, and firmness, thereby providing standardized raw materials for subsequent processing [115]. Vibrational spectroscopy offers a complementary analytical approach by capturing the response signals of fruits under mechanical excitation, effectively correlating key indicators such as hardness, soluble solids content, and even sensory quality, thus providing a novel technological pathway for assessing the ripeness and quality of fruits such as kiwifruit [116]. Furthermore, in the stage of agricultural product processing, particularly in areas involving biological conversion processes, real-time online monitoring technologies are crucial for ensuring process stability and product consistency. Fermentation, as a common biochemical reaction in agricultural processing, requires precise control of core parameters (e.g., key metabolite concentrations, degree of fermentation), which directly determine the flavor and quality of the final product. Studies have demonstrated that monitoring systems based on spectroscopic principles (e.g., NIR spectroscopy, visible–NIR spectroscopy) combined with advanced chemometric models have been successfully applied to real-time prediction of quality indicators such as catechin content and the tea polyphenol/amino acid ratio during black tea fermentation [109], as well as the online identification of dynamic changes in volatile organic compounds during the oxidation stage of oolong tea [110]. Similarly, in traditional brewing processes, portable spectroscopic analysis systems have been proven effective in simultaneously tracking real-time changes in total sugar, alcohol content, and pH during yellow wine fermentation, significantly improving process controllability and product standardization [117]. By enabling continuous, non-invasive monitoring of key processing parameters, these technologies provide robust technical support for optimizing processing parameters, ensuring product quality consistency, and realizing intelligent production control [118].

3.3.2. Quality and Safety

As the core objective of the full-chain traceability system, agricultural product quality and safety rely on the precise monitoring of key risk factors, among which efficient monitoring of mycotoxins and pesticide residues constitutes a critical link in risk prevention and control. In the field of mycotoxin detection, innovations in aptamer sensing technology have significantly improved field detection capabilities. For example, the self-enhanced electrochemiluminescence sensor for zearalenone (ZEN) enables a wide linear detection range from 10 fg/mL to 10 ng/mL in maize flour [33]. The ratiometric fluorescence strategy optimizes the detection limit of ZEN to 0.32 pg/mL through the regulation of internal filtering effect [119], while the photo-induced electron transfer mechanism further improves sensitivity to 0.1 pg/mL [120]. For trace analysis of ochratoxin A, the synergistic effect of dendrimeric magnetic nanocomposite substrates and functionalized gold probes significantly enhances sensitivity through surface-enhanced Raman scattering (SERS) [111]. In contrast to mycotoxins, rapid identification of pesticide residues has also made significant progress. The rapid identification of pesticide residues is evolving from single-indicator screening to multi-target integration. Enzyme inhibition-regulated fluorescence sensing has made breakthroughs, optimizing the detection limit of organophosphorus pesticides to 0.05 ng/mL through a synergistic “off-on-off” detection mechanism based on up-converted nanoparticles and copper ions [121]. The innovative application of fluorescence resonance energy transfer (FRET) technology has enabled the simultaneous detection of paraquat (0.18 ng/mL) and carbendazim (0.45 ng/mL) through black phosphorus nanosheets (BPNSs) [112], significantly enhancing detection efficiency in complex matrices. Furthermore, engineered SERS substrates improve field applicability. Mesoporous silica-loaded ordered gold nanoparticles show excellent stability (relative standard deviation ≈ 3%) [122], while signal-optimized floral silver nanostructures (AgNPs), combined with solid-phase extraction, enable highly sensitive detection of pesticides like methomyl in tea at levels as low as 10−4 μg/mL [113]. It is noteworthy that the inner filter effect-based sensing utilizes the dithizone–cadmium complex (DZ–Cd2+) system [123], in synergy with the enzyme inhibition-oxidation triggering mechanism [124], creates a multi-modal pesticide residue recognition network. These technological advancements have been ultimately implemented through a microfluidic-integrated platform for scenario-specific adaptation [114]. By integrating optical and electrochemical sensing modules, this platform significantly enhances the efficiency of on-site detection. Current progress is driving a paradigm shift in pesticide residue monitoring from laboratory-based analysis to real-time, in-field detection, thereby providing dynamic assurance for whole-chain traceability of agricultural products.

4. Challenges and Future Directions

Edge computing-based smart agriculture faces systemic bottlenecks arising from the dynamic and complex nature of agricultural production environments. Breakthroughs in this area rely on cross-domain collaborative innovation and deeper integration of emerging technologies.

4.1. Challenges and Particularities

(1) Communication Reliability Bottlenecks: Field deployment confronts issues such as network dead zones, terrain-induced signal obstruction [125], and fluctuations in dielectric constant caused by dynamic soil moisture variations [126,127]. These are further compounded by multipath wireless signal scattering due to machinery vibration [128], significantly increasing the packet loss rate during the transmission of critical data such as grain flow [129] and detailed canopy structural parameters [130,131]. This severely limits the application of advanced sensing technologies that depend on high bandwidth and low latency—including visual 3D modeling [132,133,134] and ultrasonic time-series analysis—thereby degrading the accuracy of crop growth monitoring and precision management.
(2) Multi-Source Vibration Coupling Mechanisms: Time-varying loads and multi-source coupled vibrations induced by unstructured field operations—such as combined impact in balers with combustion excitation [135] and header vibration in harvesters [136]—exhibit nonlinear behaviors far exceeding those in industrial settings. These directly threaten the structural integrity of critical mechanical and electrical components (e.g., differential gearboxes [137] and in-wheel motor systems [138,139,140]), and considerably impair operational quality (e.g., crushing rate [141] and seeding depth uniformity [142]). The unique vibration transmission paths excited by mobile platforms and uneven terrain constitute a core challenge for suspension system design and reliability assessment.
(3) Multi-Dimensional Energy Constraints:
a. Unstable Energy Supply: Remote farmland often depends on renewable energy sources [143]. Cloudy and windless conditions can easily trigger node dormancy, interrupting high-dynamic tasks such as the “perception–decision–execution” closed loop in smart irrigation [144,145,146,147]. This leads to model inaccuracy, water–fertilizer imbalance, and undermines confidence in technology adoption [148,149,150].
b. Concentration of High Energy-Consumption Scenarios: Mobile edge devices are required to support computationally intensive tasks [151] and high-power consumption actuators (e.g., irrigation valves [152,153], curtain motors [154], and hydraulic systems [155]). Traditional batteries struggle to meet sustained operational demands, and voltage sags threaten system reliability.
c. Energy-Computing Trade-off: Among various energy constraints, the energy-computing coordination conflict between mobile smart terminals and edge computing nodes is particularly prominent [156]. Under weak network coverage, offloading computational tasks to meet low-latency requirements [157] forces terminals to increase transmission power, surging communication energy consumption, which may offset the benefits of offloading. Concurrent task offloading from multiple devices [158] causes congestion and queue accumulation, increasing both overall system energy consumption and latency [159]. Achieving a fine-grained balance among terminal energy consumption, communication energy consumption, edge energy consumption, and latency is exceptionally challenging [160], and dedicated energy-saving techniques are still in the exploratory stage.
In summary, the core challenges faced by agricultural edge computing during deployment (as shown in Table 5) exhibit significant environmental coupling characteristics. On one hand, the coupling of terrain obstruction and dynamic variations in soil dielectric properties leads to a notable increase in communication packet loss rates, severely degrading the accuracy of crop canopy modeling and forming a bottleneck for precise perception. Simultaneously, heterogeneous vibrations excited by unstructured field environments directly disrupt the uniformity of seeding operations, impairing the reliability of the execution process. More critically, the fragility of the energy chain not only risks interrupting irrigation decision-making but also, when combined with the high energy consumption required for computational offloading in weak network environments, imposes rigid constraints on the “perception–decision–execution” closed loop. These systemic bottlenecks, stemming from the unique dynamic characteristics of agricultural production environments, urgently require breakthroughs through cross-domain collaborative innovation.

4.2. Future Evolution Pathways

To advance smart agriculture beyond current environmental constraints and performance bottlenecks, edge computing technology requires systematic and collaborative innovation across key dimensions, including architecture, decision-making, energy, communication, and security. Its evolution will no longer focus solely on improving individual technical metrics but will strive to construct an efficient, reliable, and sustainable integrated solution. The future development pathways primarily revolve around the following five core dimensions:
(1) Evolution of Intelligent System Architecture: Distributed “intelligent edge” nodes with enhanced processing capabilities will enable real-time responsiveness to environmental dynamics (e.g., weather, soil, crops) and support personalized management. Efficient edge–cloud collaboration—where the edge handles real-time decision-making and the cloud performs in-depth analysis—will optimize computational resource allocation.
(2) Optimization of Data Processing and Intelligent Decision-Making: Edge computing, integrated with artificial intelligence and machine learning [161,162], facilitates localized real-time analysis of perceptual data and powers intelligent decision engines (e.g., for precision irrigation). This supports the automation and coordinated operation of agricultural machinery, driving the transition toward intelligent production.
(3) Breakthroughs in Energy Management and Sustainability: Advancements in self-sustaining energy technologies—such as integrated energy harvesting—and intelligent power management strategies will maximize the efficiency of renewable energy sources like solar-wind systems. These innovations ensure continuous system operation even in low-power environments.
(4) Communication Network Optimization and Expansion: Customized agricultural communication protocols will ensure stable and secure data transmission under weak or interrupted network conditions. Technologies such as 6G and low-earth orbit (LEO) satellites will enhance low-latency, high-throughput service capabilities across wide-area coverage, enabling remote monitoring and processing.
(5) Enhanced Data Security and Privacy: By incorporating encryption algorithms and blockchain technology, edge computing can ensure secure local data storage, protect sensitive information, and guarantee transmission integrity. This strengthens support for agricultural product traceability and supply chain management.

5. Conclusions

Edge computing technology is emerging as a core engine driving the transition of smart agriculture toward real-time and intelligent operations. By deploying computing capabilities closer to the network edge, it effectively addresses critical issues such as massive data processing, low-latency response, and energy constraints in agricultural production. This paper systematically elaborates on the technical architecture, typical applications, and challenges of edge computing in agriculture, highlighting its significant potential to enhance perceptual accuracy, decision-making efficiency, and operational reliability.
Currently, the implementation of edge computing in complex agricultural environments is hindered by three primary challenges.
(1) Decreased communication reliability due to terrain obstruction, dynamic fluctuations in soil dielectric properties, and machinery vibration;
(2) Severe impacts on the structural integrity of agricultural machinery components and operational quality caused by multi-source vibration coupling excited in unstructured field environments;
(3) Multi-dimensional energy constraints arising from the instability of renewable energy supply, the concentration of high energy-consumption tasks, and the energy-computing coordination conflict.
These challenges deeply reflect the unique dynamics and complexity of agricultural environments, imposing higher requirements on the adaptability, robustness, and energy efficiency of edge computing systems.
In the future, the evolution of intelligent edge architectures, breakthroughs in lightweight artificial intelligence algorithms, the integration of satellite–terrestrial collaborative communication technologies, and innovations in dynamic energy management strategies will collectively propel agricultural edge computing toward higher efficiency, reliability, and sustainability. The deep integration of edge computing with end-to-end agricultural management will accelerate the fundamental transformation of agricultural production modes from precision-based to autonomous and green paradigms. Ultimately, this will provide key technological support for ensuring global food security, optimizing resource utilization, and promoting environmental sustainability.
This paper offers a systematic reference for theoretical and applied research on edge computing in smart agriculture. Subsequent efforts should focus on the collaborative optimization of multi-physical field coupling mechanisms involving communication, vibration, and energy, the co-design of edge-specific hardware, algorithms, and protocol stacks, as well as the development of cross-platform standardized frameworks. These initiatives will facilitate the transition of edge computing from technological validation to large-scale agricultural deployment, empowering resilient, efficient, and sustainable modern agricultural systems.

Author Contributions

Conceptualization, R.G. and H.Z.; formal analysis, H.Z.; investigation, G.L.; resources, J.H.; writing—original draft preparation, H.Z.; writing—review and editing, R.G. and H.Z.; supervision, R.G. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Deng, C.; Che, W.W.; Wu, Z.G. A Dynamic Periodic Event-Triggered Approach to Consensus of Heterogeneous Linear Multiagent Systems With Time-Varying Communication Delays. IEEE Trans. Cybern. 2021, 51, 1812–1821. [Google Scholar] [CrossRef]
  2. Alsharif, M.H.; Kim, S.; Kuruoglu, N. Energy Harvesting Techniques for Wireless Sensor Networks/Radio-Frequency Identification: A Review. Symmetry 2019, 11, 865. [Google Scholar] [CrossRef]
  3. Chen, J.; Lian, Y.; Zou, R.; Zhang, S.; Ning, X.B.; Han, M.N. Real-time grain breakage sensing for rice combine harvesters using machine vision technology. Int. J. Agric. Biol. Eng. 2020, 13, 194–199. [Google Scholar] [CrossRef]
  4. Wang, S.G.; Zhao, Y.L.; Xu, J.L.; Yuan, J.; Hsu, C.H. Edge server placement in mobile edge computing. J. Parallel Distrib. Comput. 2019, 127, 160–168. [Google Scholar] [CrossRef]
  5. Liu, W.; Zhou, J.H.; Zhang, T.F.; Zhang, P.C.; Yao, M.J.; Li, J.H.; Sun, Z.T.; Ma, G.X.; Chen, X.X.; Hu, J.P. Key Technologies in Intelligent Seeding Machinery for Cereals: Recent Advances and Future Perspectives. Agriculture 2025, 15, 8. [Google Scholar] [CrossRef]
  6. Wang, R.-F.; Qu, H.-R.; Su, W.-H. From sensors to insights: Technological trends in image-based high-throughput plant phenotyping. Smart Agric. Technol. 2025, 12, 101257. [Google Scholar] [CrossRef]
  7. Wang, R.F.; Su, W.H. The Application of Deep Learning in the Whole Potato Production Chain: A Comprehensive Review. Agriculture 2024, 14, 1225. [Google Scholar] [CrossRef]
  8. Yang, Z.X.; Li, Y.S.; Wang, R.F.; Hu, P.F.; Su, W.H. Deep Learning in Multimodal Fusion for Sustainable Plant Care: A Comprehensive Review. Sustainability 2025, 17, 5255. [Google Scholar] [CrossRef]
  9. Chen, J.S.; Ran, X.K. Deep Learning With Edge Computing: A Review. Proc. IEEE 2019, 107, 1655–1674. [Google Scholar] [CrossRef]
  10. Ren, J.K.; Yu, G.D.; He, Y.H.; Li, G.Y. Collaborative Cloud and Edge Computing for Latency Minimization. IEEE Trans. Veh. Technol. 2019, 68, 5031–5044. [Google Scholar] [CrossRef]
  11. Ren, J.; Zhang, D.Y.; He, S.W.; Zhang, Y.X.; Li, T. A Survey on End-Edge-Cloud Orchestrated Network Computing Paradigms: Transparent Computing, Mobile Edge Computing, Fog Computing, and Cloudlet. ACM Comput. Surv. 2020, 52, 125. [Google Scholar] [CrossRef]
  12. Cao, K.Y.; Liu, Y.F.; Meng, G.J.; Sun, Q.M. An Overview on Edge Computing Research. IEEE Access 2020, 8, 85714–85728. [Google Scholar] [CrossRef]
  13. Khan, W.Z.; Ahmed, E.; Hakak, S.; Yaqoob, I.; Ahmed, A. Edge computing: A survey. Futur. Gener. Comp. Syst. 2019, 97, 219–235. [Google Scholar] [CrossRef]
  14. Luo, Q.Y.; Hu, S.H.; Li, C.L.; Li, G.H.; Shi, W.S. Resource Scheduling in Edge Computing: A Survey. IEEE Commun. Surv. Tutor. 2021, 23, 2131–2165. [Google Scholar] [CrossRef]
  15. Abbas, N.; Zhang, Y.; Taherkordi, A.; Skeie, T. Mobile Edge Computing: A Survey. IEEE Internet Things J. 2018, 5, 450–465. [Google Scholar] [CrossRef]
  16. Miller, T.; Mikiciuk, G.; Durlik, I.; Mikiciuk, M.; Lobodzinska, A.; Snieg, M. The IoT and AI in Agriculture: The Time Is Now-A Systematic Review of Smart Sensing Technologies. Sensors 2025, 25, 3583. [Google Scholar] [CrossRef]
  17. Saini, A.K.; Yadav, A.K.; Dhiraj. A Comprehensive review on technological breakthroughs in precision agriculture: IoT and emerging data analytics. Eur. J. Agron. 2025, 163, 127440. [Google Scholar] [CrossRef]
  18. Liu, N.S.; Zhang, W.Y.; Liu, F.X.; Zhang, M.N.; Du, C.G.; Sun, C.L.; Cao, J.; Ji, S.W.; Sun, H. Development of a Crop Spectral Reflectance Sensor. Agronomy 2022, 12, 2139. [Google Scholar] [CrossRef]
  19. Li, J.Y.; Li, M.Q.; Mao, H.P.; Zhu, W.J. Diagnosis of potassium nutrition level in Solanum lycopersicum based on electrical impedance. Biosyst. Eng. 2016, 147, 130–138. [Google Scholar] [CrossRef]
  20. Li, M.Q.; Li, J.Y.; Mao, H.P.; Wu, Y.Y. Diagnosis and detection of phosphorus nutrition level for Solanum lycopersicum based on electrical impedance spectroscopy. Biosyst. Eng. 2016, 143, 108–118. [Google Scholar] [CrossRef]
  21. Li, Z.K.; Mao, H.P.; Li, L.Z.; Wei, Y.Z.; Yu, Y.S.; Zhao, M.X.; Liu, Z. A Flexible Wearable Sensor for In Situ Non-Destructive Detection of Plant Leaf Transpiration Information. Agriculture 2024, 14, 2174. [Google Scholar] [CrossRef]
  22. Akhtar, M.N.; Shaikh, A.J.; Khan, A.; Awais, H.; Abu Bakar, E.; Othman, A.R. Smart Sensing with Edge Computing in Precision Agriculture for Soil Assessment and Heavy Metal Monitoring: A Review. Agriculture 2021, 11, 475. [Google Scholar] [CrossRef]
  23. Adade, S.; Lin, H.; Johnson, N.A.N.; Nunekpeku, X.; Aheto, J.H.; Ekumah, J.N.; Kwadzokpui, B.A.; Teye, E.; Ahmad, W.; Chen, Q.S. Advanced food contaminant detection through multi-source data fusion: Strategies, applications, and future perspectives. Trends Food Sci. Technol. 2025, 156, 104851. [Google Scholar] [CrossRef]
  24. Zhang, Y.Y.; Zhang, B.; Shen, C.; Liu, H.L.; Huang, J.C.; Tian, K.P.; Tang, Z. Review of the field environmental sensing methods based on multi-sensor information fusion technology. Int. J. Agric. Biol. Eng. 2024, 17, 1–13. [Google Scholar] [CrossRef]
  25. Shi, B.; Sreeram, V.; Zhao, D.A.; Duan, S.L.; Jiang, J.M. A wireless sensor network-based monitoring system for freshwater fishpond aquaculture. Biosyst. Eng. 2018, 172, 57–66. [Google Scholar] [CrossRef]
  26. Han, Z.; Ahmad, W.; Rong, Y.N.; Chen, X.Y.; Zhao, S.G.; Yu, J.H.; Zheng, P.F.; Huang, C.C.; Li, H.H. A Gas Sensors Detection System for Real-Time Monitoring of Changes in Volatile Organic Compounds during Oolong Tea Processing. Foods 2024, 13, 1721. [Google Scholar] [CrossRef]
  27. Jiang, H.; Xu, W.D.; Chen, Q.S. Evaluating aroma quality of black tea by an olfactory visualization system: Selection of feature sensor using particle swarm optimization. Food Res. Int. 2019, 126, 108605. [Google Scholar] [CrossRef]
  28. Huang, X.W.; Li, Z.H.; Xiaobo, Z.; Shi, J.Y.; Tahir, H.E.; Xu, Y.W.; Zhai, X.D.; Hu, X.T. Geographical origin discrimination of edible bird’s nests using smart handheld device based on colorimetric sensor array. J. Food Meas. Charact. 2020, 14, 514–526. [Google Scholar] [CrossRef]
  29. Jiang, H.; Deng, J.H.; Chen, Q.S. Olfactory sensor combined with chemometrics analysis to determine fatty acid in stored wheat. Food Control 2023, 153, 109942. [Google Scholar] [CrossRef]
  30. Geng, W.H.; Haruna, S.A.; Li, H.H.; Kademi, H.I.; Chen, Q.S. A Novel Colorimetric Sensor Array Coupled Multivariate Calibration Analysis for Predicting Freshness in Chicken Meat: A Comparison of Linear and Nonlinear Regression Algorithms. Foods 2023, 12, 720. [Google Scholar] [CrossRef]
  31. Camargo, J.R.; Orzari, L.O.; Rodrigues, J.D.; de Lima, L.F.; Paixao, T.; Fraceto, L.F.; Janegitz, B.C. Advancements in disposable electrochemical systems for sustainable agriculture monitoring: Trends, gaps, and applied examples. TrAC-Trends Anal. Chem. 2024, 180, 117968. [Google Scholar] [CrossRef]
  32. Liu, S.D.; Meng, S.Y.; Wang, M.; Li, W.J.; Dong, N.; Liu, D.; Li, Y.Y.; You, T.Y. In-depth interpretation of aptamer-based sensing on electrode: Dual-mode electrochemical-photoelectrochemical sensor for the ratiometric detection of patulin. Food Chem. 2023, 410, 135450. [Google Scholar] [CrossRef]
  33. Luo, L.J.; Ma, S.; Li, L.B.; Liu, X.H.; Zhang, J.Y.; Li, X.; Liu, D.; You, T.Y. Monitoring zearalenone in corn flour utilizing novel self-enhanced electrochemiluminescence aptasensor based on NGQDs-NH2-Ru@SiO2 luminophore. Food Chem. 2019, 292, 98–105. [Google Scholar] [CrossRef]
  34. Zhu, C.X.; Liu, D.; Li, Y.Y.; Chen, T.; You, T.Y. Label-free ratiometric homogeneous electrochemical aptasensor based on hybridization chain reaction for facile and rapid detection of aflatoxin B1 in cereal crops. Food Chem. 2022, 373, 131443. [Google Scholar] [CrossRef]
  35. Xu, Y.W.; Zhang, W.; Shi, J.Y.; Li, Z.H.; Huang, X.W.; Zou, X.B.; Tan, W.L.; Zhang, X.N.; Hu, X.T.; Wang, X.; et al. Impedimetric aptasensor based on highly porous gold for sensitive detection of acetamiprid in fruits and vegetables. Food Chem. 2020, 322, 126762. [Google Scholar] [CrossRef]
  36. Zhu, L.; Dong, X.X.; Gao, C.B.; Gai, Z.Q.; He, Y.X.; Qian, Z.J.; Liu, Y.J.; Lei, H.T.; Sun, Y.M.; Xu, Z.L. Development of a highly sensitive and selective electrochemical immunosensor for controlling of rhodamine B abuse in food samples. Food Control 2022, 133, 108662. [Google Scholar] [CrossRef]
  37. Sharma, B.P.; Peelam, M.S.; Gupta, A.; Shekhar, C.; Chamola, V. A Comprehensive Survey on Data Converters for IoT Applications: Scope, Issues, and Future Directions. IEEE Internet Things J. 2025, 12, 18993–19017. [Google Scholar] [CrossRef]
  38. Wang, S.H.; Lin, L.; Wang, Z.L. Triboelectric nanogenerators as self-powered active sensors. Nano Energy 2015, 11, 436–462. [Google Scholar] [CrossRef]
  39. Du, X.J.; Du, W.H.; Sun, J.; Jiang, D. Self-powered photoelectrochemical sensor for chlorpyrifos detection in fruit and vegetables based on metal-ligand charge transfer effect by Ti3C2 based Schottky junction. Food Chem. 2022, 385, 132731. [Google Scholar] [CrossRef]
  40. Qazi, S.; Khawaja, B.A.; Farooq, Q.U. IoT-Equipped and AI-Enabled Next Generation Smart Agriculture: A Critical Review, Current Challenges and Future Trends. IEEE Access 2022, 10, 21219–21235. [Google Scholar] [CrossRef]
  41. Wang, K.; Wang, Y.H.; Sun, Y.F.; Guo, S.; Wu, J.S. Green Industrial Internet of Things Architecture: An Energy-Efficient Perspective. IEEE Commun. Mag. 2016, 54, 48–54. [Google Scholar] [CrossRef]
  42. Mao, H.P.; Du, X.X.; Yan, Y.T.; Zhang, X.D.; Ma, G.X.; Wang, Y.F.; Liu, Y.; Wang, B.; Yang, X.Y.; Shi, Q. Highly sensitive detection of daminozide using terahertz metamaterial sensors. Int. J. Agric. Biol. Eng. 2022, 15, 180–188. [Google Scholar] [CrossRef]
  43. Zhang, X.D.; Duan, Z.H.; Mao, H.P.; Gao, H.Y.; Zuo, Z.Y. A lettuce moisture detection method based on terahertz time-domain spectroscopy. Cienc. Rural 2022, 52, e20210002. [Google Scholar] [CrossRef]
  44. Tong, Y.Q.; Ding, L.X.; Han, K.G.; Zou, X.B.; Wang, S.Y.; Wen, Z.; Ye, Y.X.; Ren, X.D. Detection of carbendazim in oranges with metal grating integrated microfluidic sensor in terahertz. Food Addit. Contam. Part A-Chem. 2022, 39, 1555–1564. [Google Scholar] [CrossRef]
  45. Yang, N.; Zhou, X.; Yu, D.F.; Jiao, S.Y.; Han, X.; Zhang, S.L.; Yin, H.; Mao, H.P. Pesticide residues identification by impedance time-sequence spectrum of enzyme inhibition on multilayer paper-based microfluidic chip. J. Food Process Eng. 2020, 43, 13544. [Google Scholar] [CrossRef]
  46. Li, H.H.; Luo, X.F.; Haruna, S.A.; Zareef, M.; Chen, Q.S.; Ding, Z.; Yan, Y.Y. Au-Ag OHCs-based SERS sensor coupled with deep learning CNN algorithm to quantify thiram and pymetrozine in tea. Food Chem. 2023, 428, 136798. [Google Scholar] [CrossRef]
  47. Sarma, K.K.; Das, K.K.; Mishra, V.; Bhuiya, S.; Kaplun, D. Learning Aided System for Agriculture Monitoring Designed Using Image Processing and IoT-CNN. IEEE Access 2022, 10, 41525–41536. [Google Scholar] [CrossRef]
  48. Zhao, S.Y.; Peng, Y.; Liu, J.Z.; Wu, S. Tomato Leaf Disease Diagnosis Based on Improved Convolution Neural Network by Attention Module. Agriculture 2021, 11, 651. [Google Scholar] [CrossRef]
  49. Tao, K.; Wang, A.C.; Shen, Y.D.; Lu, Z.M.; Peng, F.T.; Wei, X.H. Peach Flower Density Detection Based on an Improved CNN Incorporating Attention Mechanism and Multi-Scale Feature Fusion. Horticulturae 2022, 8, 904. [Google Scholar] [CrossRef]
  50. Peng, Y.; Zhao, S.Y.; Liu, J.Z. Fused-Deep-Features Based Grape Leaf Disease Diagnosis. Agronomy 2021, 11, 2234. [Google Scholar] [CrossRef]
  51. Zhang, Z.; Lu, Y.Z.; Zhao, Y.Q.; Pan, Q.M.; Jin, K.; Xu, G.; Hu, Y.G. TS-YOLO: An All-Day and Lightweight Tea Canopy Shoots Detection Model. Agronomy 2023, 13, 1411. [Google Scholar] [CrossRef]
  52. Zhang, T.F.; Zhou, J.H.; Liu, W.; Yue, R.C.; Yao, M.J.; Shi, J.W.; Hu, J.P. Seedling-YOLO: High-Efficiency Target Detection Algorithm for Field Broccoli Seedling Transplanting Quality Based on YOLOv7-Tiny. Agronomy 2024, 14, 931. [Google Scholar] [CrossRef]
  53. Zhao, C.T.; Wang, R.F.; Tu, Y.H.; Pang, X.X.; Su, W.H. Automatic Lettuce Weed Detection and Classification Based on Optimized Convolutional Neural Networks for Robotic Weed Control. Agronomy 2024, 14, 2838. [Google Scholar] [CrossRef]
  54. Wang, J.Z.; Gao, Z.H.; Zhang, Y.; Zhou, J.; Wu, J.Z.; Li, P.P. Real-Time Detection and Location of Potted Flowers Based on a ZED Camera and a YOLO V4-Tiny Deep Learning Algorithm. Horticulturae 2022, 8, 21. [Google Scholar] [CrossRef]
  55. Zhou, Y.X.; Guo, Z.S.; Dong, Z.; Yang, K.C. TensorRT Implementations of Model Quantization on Edge SoC. In Proceedings of the 16th IEEE International Symposium on Embedded Multicore/Many-Core Systems-on-Chip (MCSoC), Singapore, 18–21 December 2023; pp. 486–493. [Google Scholar]
  56. Lin, L.; Liao, X.F.; Jin, H.; Li, P. Computation Offloading Toward Edge Computing. Proc. IEEE 2019, 107, 1584–1607. [Google Scholar] [CrossRef]
  57. Xia, X.Y.; Chen, F.F.; He, Q.; Grundy, J.; Abdelrazek, M.; Jin, H. Online Collaborative Data Caching in Edge Computing. IEEE Trans. Parallel Distrib. Syst. 2021, 32, 281–294. [Google Scholar] [CrossRef]
  58. Sun, J.L.; Wang, Z.; Ding, S.H.; Xia, J.; Xing, G.Y. Adaptive disturbance observer-based fixed time nonsingular terminal sliding mode control for path-tracking of unmanned agricultural tractors. Biosyst. Eng. 2024, 246, 96–109. [Google Scholar] [CrossRef]
  59. Lu, E.; Ma, Z.; Li, Y.M.; Xu, L.Z.; Tang, Z. Adaptive backstepping control of tracked robot running trajectory based on real-time slip parameter estimation. Int. J. Agric. Biol. Eng. 2020, 13, 178–187. [Google Scholar] [CrossRef]
  60. Gao, H.H.; Wang, X.J.; Wei, W.; Al-Dulaimi, A.; Xu, Y.S. Com-DDPG: Task Offloading Based on Multiagent Reinforcement Learning for Information-Communication-Enhanced Mobile Edge Computing in the Internet of Vehicles. IEEE Trans. Veh. Technol. 2024, 73, 348–361. [Google Scholar] [CrossRef]
  61. Wu, Q.; Wang, W.H.; Fan, P.Y.; Fan, Q.; Wang, J.Z.; Letaief, K.B. URLLC-Awared Resource Allocation for Heterogeneous Vehicular Edge Computing. IEEE Trans. Veh. Technol. 2024, 73, 11789–11805. [Google Scholar] [CrossRef]
  62. Arif, M.; Maya, J.A.; Anandan, N.; Pérez, D.A.; Tonello, A.M.; Zangl, H.; Rinner, B. Resource-Efficient Ubiquitous Sensor Networks for Smart Agriculture: A Survey. IEEE Access 2024, 12, 193332–193364. [Google Scholar] [CrossRef]
  63. Jiang, H.; Ge, M.H.; Deng, J.H.; Chen, Q.S. Efficient detection of wheat mold degree using novel nano-composite colorimetric sensor. J. Food Compos. Anal. 2025, 137, 106874. [Google Scholar] [CrossRef]
  64. Nsouli, A.; El-Hajj, W.; Mourad, A. Reinforcement learning based scheme for on-demand vehicular fog formation. Veh. Commun. 2023, 40, 100571. [Google Scholar] [CrossRef]
  65. Bera, S.; Dey, T.; Mukherjee, A.; Buyya, R. E-CropReco: A dew-edge-based multi-parametric crop recommendation framework for internet of agricultural things. J. Supercomput. 2023, 79, 11965–11999. [Google Scholar] [CrossRef]
  66. Jin, M.Z.; Zhao, Z.; Chen, S.R.; Chen, J.Y. Improved piezoelectric grain cleaning loss sensor based on adaptive neuro-fuzzy inference system. Precis. Agric. 2022, 23, 1174–1188. [Google Scholar] [CrossRef]
  67. Luo, Y.S.; Wei, L.L.; Xu, L.Z.; Zhang, Q.; Liu, J.Y.; Cai, Q.B.; Zhang, W.B. Stereo-vision-based multi-crop harvesting edge detection for precise automatic steering of combine harvester. Biosyst. Eng. 2022, 215, 115–128. [Google Scholar] [CrossRef]
  68. Raeisi-Varzaneh, M.; Dakkak, O.; Habbal, A.; Kim, B.S. Resource Scheduling in Edge Computing: Architecture, Taxonomy, Open Issues and Future Research Directions. IEEE Access 2023, 11, 25329–25350. [Google Scholar] [CrossRef]
  69. Farooq, M.S.; Riaz, S.; Abid, A.; Abid, K.; Naeem, M.A. A Survey on the Role of IoT in Agriculture for the Implementation of Smart Farming. IEEE Access 2019, 7, 156237–156271. [Google Scholar] [CrossRef]
  70. Firouzi, F.; Farahani, B.; Marinsek, A. The convergence and interplay of edge, fog, and cloud in the AI-driven Internet of Things (IoT). Inf. Syst. 2022, 107, 101840. [Google Scholar] [CrossRef]
  71. Zou, L.; Wang, Z.D.; Hu, J.; Liu, Y.R.; Liu, X.H. Communication-protocol-based analysis and synthesis of networked systems: Progress, prospects and challenges. Int. J. Syst. Sci. 2021, 52, 3013–3034. [Google Scholar] [CrossRef]
  72. Wang, X.F.; Han, Y.W.; Wang, C.Y.; Zhao, Q.Y.; Chen, X.; Chen, M. In-Edge AI: Intelligentizing Mobile Edge Computing, Caching and Communication by Federated Learning. IEEE Netw. 2019, 33, 156–165. [Google Scholar] [CrossRef]
  73. Xu, W.; Yang, Z.H.; Ng, D.W.K.; Levorato, M.; Eldar, Y.C.; Debbah, M. Edge Learning for B5G Networks With Distributed Signal Processing: Semantic Communication, Edge Computing, and Wireless Sensing. IEEE J. Sel. Top. Signal Process. 2023, 17, 9–39. [Google Scholar] [CrossRef]
  74. Gago, J.; Estrany, J.; Estes, L.; Fernie, A.R.; Alorda, B.; Brotman, Y.; Flexas, J.; Escalona, J.M.; Medrano, H. Nano and Micro Unmanned Aerial Vehicles (UAVs): A New Grand Challenge for Precision Agriculture? Curr. Protoc. Plant Biol. 2020, 5, e20103. [Google Scholar] [CrossRef]
  75. Rejeb, A.; Abdollahi, A.; Rejeb, K.; Treiblmaier, H. Drones in agriculture: A review and bibliometric analysis. Comput. Electron. Agric. 2022, 198, 107017. [Google Scholar] [CrossRef]
  76. Xu, S.Z.; Xu, X.A.; Zhu, Q.Z.; Meng, Y.; Yang, G.J.; Feng, H.K.; Yang, M.; Zhu, Q.L.; Xue, H.Y.; Wang, B.B. Monitoring leaf nitrogen content in rice based on information fusion of multi-sensor imagery from UAV. Precis. Agric. 2023, 24, 2327–2349. [Google Scholar] [CrossRef]
  77. Agrawal, J.; Arafat, M.Y. Transforming Farming: A Review of AI-Powered UAV Technologies in Precision Agriculture. Drones 2024, 8, 664. [Google Scholar] [CrossRef]
  78. Zhang, X.D.; Wang, P.; Mao, H.P.; Gao, H.Y.; Li, Q.L. Detection of The Nutritional Status of Phosphorus in Lettuce Using THz Time-Domain Spectroscopy. Eng. Agric. 2021, 41, 599–608. [Google Scholar] [CrossRef]
  79. Lavanya, G.; Rani, C.; Ganeshkumar, P. An automated low cost IoT based Fertilizer Intimation System for smart agriculture. Sustain. Comput.-Inform. Syst. 2020, 28, 100300. [Google Scholar] [CrossRef]
  80. Xing, D.K.; Chen, X.L.; Wu, Y.Y.; Xu, X.J.; Chen, Q.; Li, L.; Zhang, C. Rapid prediction of the re-watering time point of Orychophragmus violaceus L. based on the online monitoring of electrophysiological indexes. Sci. Hortic. 2019, 256, 108642. [Google Scholar] [CrossRef]
  81. Sajitha, P.; Andrushia, A.D.; Anand, N.; Naser, M.Z. A review on machine learning and deep learning image-based plant disease classification for industrial farming systems. J. Ind. Inf. Integr. 2024, 38, 100572. [Google Scholar] [CrossRef]
  82. Badgujar, C.M.; Poulose, A.; Gan, H. Agricultural object detection with You Only Look Once (YOLO) Algorithm: A bibliometric and systematic literature review. Comput. Electron. Agric. 2024, 223, 109090. [Google Scholar] [CrossRef]
  83. Nagasubramanian, G.; Sakthivel, R.K.; Patan, R.; Sankayya, M.; Daneshmand, M.; Gandomi, A.H. Ensemble Classification and IoT-Based Pattern Recognition for Crop Disease Monitoring System. IEEE Internet Things J. 2021, 8, 12847–12854. [Google Scholar] [CrossRef]
  84. Kang, F.; Li, J.; Wang, C.; Wang, F.A. Lightweight Neural Network-Based Method for Identifying Early-Blight and Late-Blight Leaves of Potato. Applied Sciences 2023, 13, 1487. [Google Scholar] [CrossRef]
  85. Harbola, G.; Rawat, M.S.; Gupta, A.; Gupta, R. Intelligent Diagnosis of Potato Leaf Diseases using Deep Learning. In Proceedings of the 4th International Conference on Pervasive Computing and Social Networking (ICPCSN), Salem, India, 3–4 May 2024; pp. 372–377. [Google Scholar]
  86. Devi, C.M.; Vishva, S.P.; Gopal, M.M. Cotton Leaf Disease Prediction and Diagnosis Using Deep Learning. In Proceedings of the International Conference on Advances in Computing, Communication and Applied Informatics (ACCAI), Chennai, India, 9–10 May 2024. [Google Scholar]
  87. Bhat, V.S.; Wang, Y. Revisiting the Control Systems of Autonomous Vehicles in the Agricultural Sector: A Systematic Literature Review. IEEE Access 2025, 13, 54686–54721. [Google Scholar] [CrossRef]
  88. Navone, A.; Martini, M.; Ambrosio, M.; Ostuni, A.; Angarano, S.; Chiaberge, M. GPS-free autonomous navigation in cluttered tree rows with deep semantic segmentation. Robot. Auton. Syst. 2025, 183, 104854. [Google Scholar] [CrossRef]
  89. Zhou, X.Y.; Chen, W.M.; Wei, X.H. Improved Field Obstacle Detection Algorithm Based on YOLOv8. Agriculture 2024, 14, 2263. [Google Scholar] [CrossRef]
  90. Lu, E.; Xu, L.Z.; Li, Y.M.; Tang, Z.; Ma, Z. Modeling of working environment and coverage path planning method of combine harvesters. Int. J. Agric. Biol. Eng. 2020, 13, 132–137. [Google Scholar] [CrossRef]
  91. Zhu, F.H.; Chen, J.; Guan, Z.H.; Zhu, Y.H.; Shi, H.; Cheng, K. Development of a combined harvester navigation control system based on visual simultaneous localization and mapping-inertial guidance fusion. J. Agric. Eng. 2024, 55, 1583. [Google Scholar] [CrossRef]
  92. Liu, W.; Hu, J.P.; Liu, J.X.; Yue, R.C.; Zhang, T.F.; Yao, M.J.; Li, J. Method for the navigation line recognition of the ridge without crops via machine vision. Int. J. Agric. Biol. Eng. 2024, 17, 230–239. [Google Scholar] [CrossRef]
  93. Tu, Y.H.; Wang, R.F.; Su, W.H. Active Disturbance Rejection Control-New Trends in Agricultural Cybernetics in the Future: A Comprehensive Review. Machines 2025, 13, 111. [Google Scholar] [CrossRef]
  94. Bayano-Tejero, S.; Sarri, D.; Sola-Guirado, R.R. Design and field validation of a Dual-Axle steering system for autonomous tractors . Comput. Electron. Agric. 2025, 231, 110000. [Google Scholar] [CrossRef]
  95. Soitinaho, R.; Väyrynen, V.; Oksanen, T. Heuristic cooperative coverage path planning for multiple autonomous agricultural field machines performing sequentially dependent tasks of different working widths and turn characteristics. Biosyst. Eng. 2024, 242, 16–28. [Google Scholar] [CrossRef]
  96. Wang, B.; Du, X.X.; Wang, Y.N.; Mao, H.P. Multi-machine collaboration realization conditions and precise and efficient production mode of intelligent agricultural machinery. Int. J. Agric. Biol. Eng. 2024, 17, 27–36. [Google Scholar] [CrossRef]
  97. Hao, S.H.; Tang, Z.; Guo, S.B.; Ding, Z.; Su, Z. Model and Method of Fault Signal Diagnosis for Blockage and Slippage of Rice Threshing Drum. Agriculture 2022, 12, 1968. [Google Scholar] [CrossRef]
  98. Liang, Z.W.; Li, Y.M.; Xu, L.Z.; Zhao, Z.; Tang, Z. Optimum design of an array structure for the grain loss sensor to upgrade its resolution for harvesting rice in a combine harvester. Biosyst. Eng. 2017, 157, 24–34. [Google Scholar] [CrossRef]
  99. Liang, Z.W.; Li, Y.M.; Xu, L.Z.; Zhao, Z. Sensor for monitoring rice grain sieve losses in combine harvesters. Biosyst. Eng. 2016, 147, 51–66. [Google Scholar] [CrossRef]
  100. Li, D.P.; Wang, Z.M.; Liang, Z.W.; Zhu, F.Y.; Xu, T.B.; Cui, X.Y.; Zhao, P.G. Analyzing Rice Grain Collision Behavior and Monitoring Mathematical Model Development for Grain Loss Sensors. Agriculture 2022, 12, 839. [Google Scholar] [CrossRef]
  101. Qian, P.F.; Lu, T.; Shen, C.; Chen, S.R. Influence of vibration on the grain flow sensor during the harvest and the difference elimination method. Int. J. Agric. Biol. Eng. 2021, 14, 149–162. [Google Scholar] [CrossRef]
  102. Zhu, Y.Y.; Cui, B.B.; Yu, Z.L.; Gao, Y.Y.; Wei, X.H. Tillage Depth Detection and Control Based on Attitude Estimation and Online Calibration of Model Parameters. Agriculture 2024, 14, 2130. [Google Scholar] [CrossRef]
  103. Nisha, K.; Upadhyay, G.; Patel, B.; Sihag, N.; Choudhary, S.; Rani, V. Analysis of soil compaction induced beneath the working depth due to tilling action of different active tillage machinery. Span. J. Agric. Res. 2023, 21, e0210. [Google Scholar] [CrossRef]
  104. Chandio, F.A.; Li, Y.M.; Xu, L.Z.; Ma, Z.; Ahmad, F.; Cuong, D.M.; Lakhiar, I.A. Predicting 3D forces of disc tool and soil disturbance area using fuzzy logic model under sensor based soil-bin. Int. J. Agric. Biol. Eng. 2020, 13, 77–84. [Google Scholar] [CrossRef]
  105. Cui, L.F.; Xue, X.Y.; Le, F.X.; Mao, H.P.; Ding, S.M. Design and experiment of electro hydraulic active suspension for controlling the rolling motion of spray boom. Int. J. Agric. Biol. Eng. 2019, 12, 72–81. [Google Scholar] [CrossRef]
  106. Chen, Y.X.; Chen, L.; Wang, R.C.; Xu, X.; Shen, Y.J.; Liu, Y.L. Modeling and test on height adjustment system of electrically-controlled air suspension for agricultural vehicles. Int. J. Agric. Biol. Eng. 2016, 9, 40–47. [Google Scholar] [CrossRef]
  107. Fan, S.X.; Li, J.B.; Xia, Y.; Tian, X.; Guo, Z.M.; Huang, W.Q. Long-term evaluation of soluble solids content of apples with biological variability by using near-infrared spectroscopy and calibration transfer method. Postharvest Biol. Technol. 2019, 151, 79–87. [Google Scholar] [CrossRef]
  108. Sheng, R.; Cheng, W.; Li, H.H.; Ali, S.; Agyekum, A.A.; Chen, Q.S. Model development for soluble solids and lycopene contents of cherry tomato at different temperatures using near-infrared spectroscopy. Postharvest Biol. Technol. 2019, 156, 110952. [Google Scholar] [CrossRef]
  109. Dong, C.W.; Zhu, H.K.; Wang, J.J.; Yuan, H.B.; Zhao, J.W.; Chen, Q.S. Prediction of black tea fermentation quality indices using NIRS and nonlinear tools. Food Sci. Biotechnol. 2017, 26, 853–860. [Google Scholar] [CrossRef]
  110. Zheng, P.F.; Adade, S.; Rong, Y.N.; Zhao, S.G.; Han, Z.; Gong, Y.T.; Chen, X.Y.; Yu, J.H.; Huang, C.C.; Lin, H. Online System for Monitoring the Degree of Fermentation of Oolong Tea Using Integrated Visible-Near-Infrared Spectroscopy and Image-Processing Technologies. Foods 2024, 13, 1708. [Google Scholar] [CrossRef]
  111. Yin, L.M.; Cai, J.R.; Jayan, H.; Yosri, N.; Majeed, U.; Guo, Z.M.; Zou, X.B. Assembly of stabilized dendritic magnetic ferric-silver nanocomposite with gold nanoparticles for sensitive detection of ochratoxin A using SERS aptasensor. Food Control 2024, 165, 110704. [Google Scholar] [CrossRef]
  112. Wang, L.; Haruna, S.A.; Ahmad, W.; Wu, J.Z.; Chen, Q.S.; Ouyang, Q. Tunable multiplexed fluorescence biosensing platform for simultaneous and selective detection of paraquat and carbendazim pesticides. Food Chem. 2022, 388, 132950. [Google Scholar] [CrossRef]
  113. Hassan, M.M.; Zareef, M.; Jiao, T.H.; Liu, S.S.; Xu, Y.; Viswadevarayalu, A.; Li, H.H.; Chen, Q.S. Signal optimized rough silver nanoparticle for rapid SERS sensing of pesticide residues in tea. Food Chem. 2021, 338, 127796. [Google Scholar] [CrossRef]
  114. Hassan, M.M.; Yi, X.; Zareef, M.; Li, H.H.; Chen, Q.S. Recent advancements of optical, electrochemical, and photoelectrochemical transducer-based microfluidic devices for pesticide and mycotoxins in food and water. Trends Food Sci. Technol. 2023, 142, 104230. [Google Scholar] [CrossRef]
  115. Wang, A.C.; Sheng, R.; Li, H.H.; Agyekum, A.A.; Hassan, M.M.; Chen, Q.S. Development of near-infrared online grading device for long jujube. J. Food Process Eng. 2020, 43, e13411. [Google Scholar] [CrossRef]
  116. Zhang, W.; Wang, A.C.; Lv, Z.Z.; Gao, Z.M. Nondestructive measurement of kiwifruit firmness, soluble solid content (SSC), titratable acidity (TA), and sensory quality by vibration spectrum. Food Sci. Nutr. 2020, 8, 1058–1066. [Google Scholar] [CrossRef]
  117. Ouyang, Q.; Zhao, J.W.; Pan, W.X.; Chen, Q.S. Real-time monitoring of process parameters in rice wine fermentation by a portable spectral analytical system combined with multivariate analysis. Food Chem. 2016, 190, 135–141. [Google Scholar] [CrossRef]
  118. Friha, O.; Ferrag, M.A.; Shu, L.; Maglaras, L.; Wang, X.C. Internet of Things for the Future of Smart Agriculture: A Comprehensive Survey of Emerging Technologies. IEEE-CAA J. Autom. Sin. 2021, 8, 718–752. [Google Scholar] [CrossRef]
  119. Bi, X.Y.; Li, L.B.; Liu, X.H.; Luo, L.J.; Cheng, Z.L.; Sun, J.Y.; Cai, Z.B.; Liu, J.M.; You, T.Y. Inner filter effect-modulated ratiometric fluorescence aptasensor based on competition strategy for zearalenone detection in cereal crops: Using mitoxantrone as quencher of CdTe QDs@SiO2. Food Chem. 2021, 349, 129171. [Google Scholar] [CrossRef]
  120. Bi, X.Y.; Li, L.B.; Luo, L.J.; Liu, X.H.; Li, J.M.; You, T.Y. A ratiometric fluorescence aptasensor based on photoinduced electron transfer from CdTe QDs to WS2 NTs for the sensitive detection of zearalenone in cereal crops. Food Chem. 2022, 385, 132657. [Google Scholar] [CrossRef]
  121. Wang, P.Y.; Li, H.H.; Hassan, M.M.; Guo, Z.M.; Zhang, Z.Z.; Chen, Q.S. Fabricating an Acetylcholinesterase Modulated UCNPs-Cu2+ Fluorescence Biosensor for Ultrasensitive Detection of Organophosphorus Pesticides-Diazinon in Food. J. Agric. Food Chem. 2019, 67, 4071–4079. [Google Scholar] [CrossRef]
  122. Xu, Y.; Kutsanedzie, F.Y.H.; Hassan, M.; Zhu, J.J.; Ahmad, W.; Li, H.H.; Chen, Q.S. Mesoporous silica supported orderly-spaced gold nanoparticles SERS-based sensor for pesticides detection in food. Food Chem. 2020, 315, 126300. [Google Scholar] [CrossRef]
  123. Li, S.H.; Wu, J.Z.; Zhang, S.; Jiao, T.H.; Wei, J.; Chen, X.M.; Chen, Q.M.; Chen, Q.S. Inner filter effect-based upconversion nanosensor for rapid detection of thiram pesticides using upconversion nanoparticles and dithizone-cadmium—Cadmium complexes. Food Chem. 2024, 434, 137438. [Google Scholar] [CrossRef]
  124. Li, S.H.; Zhang, S.; Wu, J.Z.; Khan, I.M.; Chen, M.; Jiao, T.H.; Wei, J.; Chen, X.M.; Chen, Q.M.; Chen, Q.S. Upconversion fluorescence nanosensor based on enzymatic inhibited and copper-triggered o-phenylenediamine oxidation for the detection of dimethoate pesticides. Food Chem. 2024, 453, 139666. [Google Scholar] [CrossRef]
  125. Yu, W.; Liang, F.; He, X.F.; Hatcher, W.G.; Lu, C.; Lin, J.; Yang, X.Y. A Survey on the Edge Computing for the Internet of Things. IEEE Access 2018, 6, 6900–6919. [Google Scholar] [CrossRef]
  126. Jing, T.T.; Tang, Z.; Ding, Z.; Liang, Y.Q.; Fang, M.; Wang, T. Paddy Soil Compaction Effect Undergoing Multi-Dimensional Dynamic Load of Combine Harvester Crawler. Agriculture 2024, 14, 202. [Google Scholar] [CrossRef]
  127. Kim, H.N.; Park, J.H. Monitoring of soil EC for the prediction of soil nutrient regime under different soil water and organic matter contents. Appl. Biol. Chem. 2024, 67, 1. [Google Scholar] [CrossRef]
  128. Gao, Y.Y.; Yang, Y.F.; Fu, S.; Feng, K.Y.; Han, X.; Hu, Y.Y.; Zhu, Q.Z.; Wei, X.H. Analysis of Vibration Characteristics of Tractor-Rotary Cultivator Combination Based on Time Domain and Frequency Domain. Agriculture 2024, 14, 1139. [Google Scholar] [CrossRef]
  129. Liang, Z.W. Selecting the proper material for a grain loss sensor based on DEM simulation and structure optimization to improve monitoring ability. Precis. Agric. 2021, 22, 1120–1133. [Google Scholar] [CrossRef]
  130. Wang, J.Z.; Zhang, Y.; Gu, R.R. Research Status and Prospects on Plant Canopy Structure Measurement Using Visual Sensors Based on Three-Dimensional Reconstruction. Agriculture 2020, 10, 462. [Google Scholar] [CrossRef]
  131. Zhou, H.T.; Jia, W.D.; Li, Y.; Ou, M.X. Method for Estimating Canopy Thickness Using Ultrasonic Sensor Technology. Agriculture 2021, 11, 1011. [Google Scholar] [CrossRef]
  132. Nethala, P.; Um, D.; Vemula, N.; Montero, O.F.; Lee, K.; Bhandari, M. Techniques for Canopy to Organ Level Plant Feature Extraction via Remote and Proximal Sensing: A Survey and Experiments. Remote Sens. 2024, 16, 4370. [Google Scholar] [CrossRef]
  133. Zheng, W.Y. The survey of SFM Algorithm. In Proceedings of the 2nd International Conference on Mechatronics and Information Technology (ICMIT), Xi’an, China, 26–27 August 2017; pp. 376–379. [Google Scholar]
  134. Ito, K.; Ito, T.; Aoki, T. PM-MVS: PatchMatch multi-view stereo. Mach. Vis. Appl. 2023, 34, 32. [Google Scholar] [CrossRef]
  135. Wang, B.Z.; Que, K.X.; Tang, Z.; Sun, M.Y.; Lian, Y.; Wang, H.Y. Multivariate Structural Vibration Coupling Response of the Self-Propelled Straw Pickup Baler Under Time-Varying Loads. Agriculture 2024, 14, 1960. [Google Scholar] [CrossRef]
  136. Li, Y.; Xu, L.Z.; Gao, Z.P.; Lu, E.; Li, Y.M. Effect of Vibration on Rapeseed Header Loss and Optimization of Header Frame. Trans. ASABE 2021, 64, 1247–1258. [Google Scholar] [CrossRef]
  137. Li, Y.M.; Liu, Y.B.; Ji, K.Z.; Zhu, R.H. A Fault Diagnosis Method for a Differential Inverse Gearbox of a Crawler Combine Harvester Based on Order Analysis. Agriculture 2022, 12, 1300. [Google Scholar] [CrossRef]
  138. Zhu, J.; Ouyang, X.; Jiang, Z.; Xu, Y.; Xue, H.; Yue, H.; Feng, H. In-Wheel Motor Fault Diagnosis Method Based on Two-Stream 2DCNNs with DCBA Module. Sensors 2025, 25, 4617. [Google Scholar] [CrossRef]
  139. Tao, Y.K.; Ge, C.; Feng, H.; Xue, H.T.; Yao, M.Y.; Tang, H.H.; Liao, Z.Q.; Chen, P. A novel approach for adaptively separating and extracting compound fault features of the in-wheel motor bearing. ISA Trans. 2025, 159, 337–351. [Google Scholar] [CrossRef]
  140. Feng, H.; Tao, Y.K.; Feng, J.B.; Zhang, Y.L.; Xue, H.T.; Wang, T.S.; Xu, X.; Chen, P. Fault-Tolerant Collaborative Control of Four-Wheel-Drive Electric Vehicle for One or More In-Wheel Motors’ Faults. Sensors 2025, 25, 1540. [Google Scholar] [CrossRef]
  141. Gao, Y.Y.; Hu, Y.Y.; Yang, Y.F.; Feng, K.Y.; Han, X.; Li, P.Y.; Zhu, Y.Y.; Song, Q. Optimization of Operating Parameters for Straw Returning Machine Based on Vibration Characteristic Analysis. Agronomy 2024, 14, 2388. [Google Scholar] [CrossRef]
  142. Gao, Y.Y.; Yang, Y.F.; Hu, Y.Y.; Han, X.; Feng, K.Y.; Li, P.Y.; Wei, X.H.; Zhai, C.Y. Study on Operating Vibration Characteristics of Different No-Tillage Planter Row Units in Wheat Stubble Fields. Agriculture 2024, 14, 1878. [Google Scholar] [CrossRef]
  143. Guillén, M.A.; Llanes, A.; Imbernón, B.; Martínez-España, R.; Bueno-Crespo, A.; Cano, J.C.; Cecilia, J.M. Performance evaluation of edge-computing platforms for the prediction of low temperatures in agriculture using deep learning. J. Supercomput. 2021, 77, 818–840. [Google Scholar] [CrossRef]
  144. Muangprathub, J.; Boonnam, N.; Kajornkasirat, S.; Lekbangpong, N.; Wanichsombat, A.; Nillaor, P. IoT and agriculture data analysis for smart farm. Comput. Electron. Agric. 2019, 156, 467–474. [Google Scholar] [CrossRef]
  145. Zhu, X.Y.; Chikangaise, P.; Shi, W.D.; Chen, W.H.; Yuan, S.Q. Review of intelligent sprinkler irrigation technologies for remote autonomous system. Int. J. Agric. Biol. Eng. 2018, 11, 23–30. [Google Scholar] [CrossRef]
  146. Jain, R.K.; Mukherjee, A.; Karmakar, P.; Banerjee, A.; Akbarov, H.; Hasanov, S. Experimental performance of soil monitoring system using IoT technique for automatic drip irrigation. Int. J. Commun. Syst. 2023, 36, e5617. [Google Scholar] [CrossRef]
  147. Pang, Y.Y.; Li, H.; Tang, P.; Chen, C. Irrigation scheduling of pressurized irrigation networks for minimizing energy consumption. Irrig. Drain. 2023, 72, 268–283. [Google Scholar] [CrossRef]
  148. García, L.; Parra, L.; Jimenez, J.M.; Lloret, J.; Lorenz, P. IoT-Based Smart Irrigation Systems: An Overview on the Recent Trends on Sensors and IoT Systems for Irrigation in Precision Agriculture. Sensors 2020, 20, 1042. [Google Scholar] [CrossRef]
  149. Futa, B.; Gmitrowicz-Iwan, J.; Skersiene, A.; Slepetiene, A.; Parasotas, I. Innovative Soil Management Strategies for Sustainable Agriculture. Sustainability 2024, 16, 9481. [Google Scholar] [CrossRef]
  150. Chauhdary, J.N.; Li, H.; Jiang, Y.; Pan, X.W.; Hussain, Z.; Javaid, M.; Rizwan, M. Advances in Sprinkler Irrigation: A Review in the Context of Precision Irrigation for Crop Production. Agronomy 2024, 14, 47. [Google Scholar] [CrossRef]
  151. Shi, W.S.; Cao, J.; Zhang, Q.; Li, Y.H.Z.; Xu, L.Y. Edge Computing: Vision and Challenges. IEEE Internet Things J. 2016, 3, 637–646. [Google Scholar] [CrossRef]
  152. Darko, R.O.; Yuan, S.Q.; Hong, L.; Liu, J.P.; Yan, H.F. Irrigation, a productive tool for food security—A review. Acta Agric. Scand. Sect. B-Soil Plant Sci. 2016, 66, 191–206. [Google Scholar] [CrossRef]
  153. Pang, Y.Y.; Tang, P.; Li, H.; Marinello, F.; Chen, C. Optimization of sprinkler irrigation scheduling scenarios for reducing irrigation energy consumption. Irrig. Drain. 2024, 73, 1329–1343. [Google Scholar] [CrossRef]
  154. Yan, H.F.; Acquah, S.J.; Zhang, J.Y.; Wang, G.Q.; Zhang, C.; Darko, R.O. Overview of modelling techniques for greenhouse microclimate environment and evapotranspiration. Int. J. Agric. Biol. Eng. 2021, 14, 1–8. [Google Scholar] [CrossRef]
  155. Hu, J.P.; Pan, J.H.; Dai, B.W.; Chai, X.Y.; Sun, Y.X.; Xu, L.Z. Development of an Attitude Adjustment Crawler Chassis for Combine Harvester and Experiment of Adaptive Leveling System. Agronomy 2022, 12, 717. [Google Scholar] [CrossRef]
  156. Gómez, B.; Coronado, E.; Villalón, J.; Garrido, A. Energy-focused simulation of edge computing architectures in 5G networks. J. Supercomput. 2024, 80, 12564–12584. [Google Scholar] [CrossRef]
  157. Muñoz, O.; Pascual-Iserte, A.; Vidal, J. Optimization of Radio and Computational Resources for Energy Efficiency in Latency-Constrained Application Offloading. IEEE Trans. Veh. Technol. 2015, 64, 4738–4755. [Google Scholar] [CrossRef]
  158. Salmani, M.; Davidson, T.N. Energy-Optimal Multiple Access Computation Offloading: Signalling Structure and Efficient Communication Resource Allocation. IEEE Trans. Signal Process. 2020, 68, 1646–1661. [Google Scholar] [CrossRef]
  159. Banka, K.; Suo, K.; Shi, Y.; Baidya, S. A Study of State-of-the-art Energy Saving on Edges. In Proceedings of the ACM Southeast Conference (ACMSE), Virtual Event, 15–17 April 2021; pp. 224–228. [Google Scholar]
  160. Muñoz, O.; Iserte, A.P.; Vidal, J.; Molina, M. Energy-Latency Trade-off for Multiuser Wireless Computation Offloading. In Proceedings of the IEEE Wireless Communications and Networking Conference (WCNC), Istanbul, Turkey, 6–9 April 2014; pp. 29–33. [Google Scholar]
  161. Raza, A.; Hu, Y.G.; Lu, Y.Z. Improving carbon flux estimation in tea plantation ecosystems: A machine learning ensemble approach. Eur. J. Agron. 2024, 160, 127297. [Google Scholar] [CrossRef]
  162. Shen, Y.H.; Gao, J.M.; Jin, Z.P. Research on Acoustic Signal Identification Mechanism and Denoising Methods of Combine Harvesting Loss. Agronomy 2024, 14, 1816. [Google Scholar] [CrossRef]
Figure 1. Edge computing-enabled smart agriculture.
Figure 1. Edge computing-enabled smart agriculture.
Sensors 25 05302 g001
Figure 2. Hierarchical architecture of edge computing.
Figure 2. Hierarchical architecture of edge computing.
Sensors 25 05302 g002
Figure 3. CNN architecture for agricultural leaf disease diagnosis [48].
Figure 3. CNN architecture for agricultural leaf disease diagnosis [48].
Sensors 25 05302 g003
Figure 4. Applications of unmanned aerial vehicles (UAVs) in precision agriculture [77].
Figure 4. Applications of unmanned aerial vehicles (UAVs) in precision agriculture [77].
Sensors 25 05302 g004
Figure 5. Example of potato leaf diseases. Three types of potato leaves including early blight, late blight, and healthy [84].
Figure 5. Example of potato leaf diseases. Three types of potato leaves including early blight, late blight, and healthy [84].
Sensors 25 05302 g005
Figure 6. Main application categories of ADRC technology in agriculture [93].
Figure 6. Main application categories of ADRC technology in agriculture [93].
Sensors 25 05302 g006
Figure 7. Schematic diagram of the inflation/deflation circuit in the electronically controlled air suspension system.
Figure 7. Schematic diagram of the inflation/deflation circuit in the electronically controlled air suspension system.
Sensors 25 05302 g007
Table 2. Data types and their transmission characteristics.
Table 2. Data types and their transmission characteristics.
Data TypeTypical Application ScenarioReal-Time RequirementPriority
Original environmental and dataSoil temperature, light intensityMediumMedium
Processed dataDisease and pest feature extractionMediumLow
Model parameters and control instructionsSynchronization of irrigation/fertilization decision-making model parametersLowMedium
Control dataAgricultural route planning, irrigation and machine start-up instructionsExtremely HighHighest
Emergency and fault dataExtreme weather alerts, equipment fault warningsHighHighest
Table 3. Comparative analysis of key technologies in agricultural edge computing.
Table 3. Comparative analysis of key technologies in agricultural edge computing.
Technical CategoryCore AdvantagesTechnical ChallengesPotential Application ScenariosReferences
Crop Physiological MonitoringReal-time, non-destructive interpretation of physiological processes; provides basis for precise nutrition and water regulation.Deployment and maintenance complexity; challenges in multimodal data fusion.Precision irrigation scheduling, variable-rate fertilization, early-stage stress alert[18,19]
Environmental Sensing TechnologyEnhances monitoring robustness in complex field environments; on-site preprocessing alleviates bandwidth constraints.Calibration and synchronization of multi-source heterogeneous sensor data.Field microclimate monitoring, pest and disease early warning, soil moisture mapping.[22,23]
Agricultural Product Inspectionn-situ, rapid, and non-destructive inspection; miniaturization.Complex matrix interference; environmental fluctuations affecting detection stability.Agricultural product quality grading, rapid food safety screening, origin traceability.[27,31]
Low-Power DesignOvercomes energy constraints to support long-term maintenance-free operation.Stability and efficiency of environmental energy harvesting; optimization of dynamic scheduling algorithms.Long-term monitoring in remote fields, unattended sensor nodes.[37,38]
Novel Detection TechnologiesHigh sensitivity and non-destructive internal composition analysis; miniaturization and low reagent consumption.High equipment cost and operational complexity.Grain/fruit and vegetable quality assessment, on-chip rapid pesticide residue detection.[42,45]
Model Compression and AccelerationOvercomes computational and energy constraints of devices to enable efficient inference.Accuracy-loss trade-off from model compression; hardware platform compatibility.Large-scale field monitoring, multi-machinery collaboration.[56,57]
Real-time Decision EngineHigh robustness against field uncertainties; millisecond-level response meets high-speed operation requirements.Difficulties in accurate modeling; complexity in designing adaptive parameter adjustment laws.Unmanned farm machinery, precise path tracking, coordinated multi-machinery operation scheduling.[58,60]
Edge–Cloud Collaborative ArchitectureClear division of tasks in a hierarchical architecture; adapts to dynamic and variable field network conditions.Limited resources of terminal devices; complexity in distributed node management and coordination.Preliminary sensor data cleaning/feature extraction, real-time machinery control, farm-level resource planning.[65,70]
Table 4. Key technological breakthroughs in the whole-chain traceability of agricultural products.
Table 4. Key technological breakthroughs in the whole-chain traceability of agricultural products.
Application FieldInnovative TechnologyCore MechanismApplication ValueReferences
Non-destructive DetectionNear-infrared SpectroscopyMolecular vibration absorption characteristics at specific wavelengthsReducing raw material supply standardization deviation[107,108]
Real-time MonitoringMultispectral Monitoring SystemMultispectral image reflection indicatorsImproving process controllability[109,110]
Mycotoxin DetectionAptamer-based BiosensingSpecific aptamer binding with labeling and signal conversionEnsuring food safety[33,111]
Pesticide Residue AnalysisMulti-mode Integrated DetectionMulti-signal fusion and on-site rapid analysisReducing pesticide residue risks and ensuring food safety[112,113]
Field Integrated PlatformMicrofluidic Multi-mode SensingMulti-mode coordinationPromoting rapid transformation from laboratory to on-site standardized testing[114]
Table 5. Core challenges and impacts of agricultural edge computing.
Table 5. Core challenges and impacts of agricultural edge computing.
Bottleneck DimensionAgricultural Scenario SpecificityCore ImpactReferences
Communication ReliabilityTerrain shielding, dynamic soil dielectric properties, and agricultural machinery vibrationSignificant increase in packet loss rate of critical data transmission[125,129]
Multi-source Vibration CouplingMobile platforms, non-uniform terrainStructural integrity damage to key agricultural components, reduced operational quality[136,137]
Multi-dimensional Energy ConstraintsEnergy instability and energy-computing synergy conflictsDegradation of the reliability of precision agricultural systems[150,156]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Gong, R.; Zhang, H.; Li, G.; He, J. Edge Computing-Enabled Smart Agriculture: Technical Architectures, Practical Evolution, and Bottleneck Breakthroughs. Sensors 2025, 25, 5302. https://doi.org/10.3390/s25175302

AMA Style

Gong R, Zhang H, Li G, He J. Edge Computing-Enabled Smart Agriculture: Technical Architectures, Practical Evolution, and Bottleneck Breakthroughs. Sensors. 2025; 25(17):5302. https://doi.org/10.3390/s25175302

Chicago/Turabian Style

Gong, Ran, Hongyang Zhang, Gang Li, and Jiamin He. 2025. "Edge Computing-Enabled Smart Agriculture: Technical Architectures, Practical Evolution, and Bottleneck Breakthroughs" Sensors 25, no. 17: 5302. https://doi.org/10.3390/s25175302

APA Style

Gong, R., Zhang, H., Li, G., & He, J. (2025). Edge Computing-Enabled Smart Agriculture: Technical Architectures, Practical Evolution, and Bottleneck Breakthroughs. Sensors, 25(17), 5302. https://doi.org/10.3390/s25175302

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop