Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (4)

Search Parameters:
Keywords = solar insecticidal lamp Internet of Things

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
24 pages, 1313 KB  
Review
Data Augmentation and Knowledge Transfer-Based Fault Detection and Diagnosis in Internet of Things-Based Solar Insecticidal Lamps: A Survey
by Zhengjie Wang, Xing Yang, Tongjie Li, Lei Shu, Kailiang Li and Xiaoyuan Jing
Electronics 2025, 14(15), 3113; https://doi.org/10.3390/electronics14153113 - 5 Aug 2025
Viewed by 616
Abstract
Internet of Things (IoT)-based solar insecticidal lamps (SIL-IoTs) offer an eco-friendly alternative by merging solar energy harvesting with intelligent sensing, advancing sustainable smart agriculture. However, SIL-IoTs encounter practical challenges, e.g., hardware aging, electromagnetic interference, and abnormal data patterns. Therefore, developing an effective fault [...] Read more.
Internet of Things (IoT)-based solar insecticidal lamps (SIL-IoTs) offer an eco-friendly alternative by merging solar energy harvesting with intelligent sensing, advancing sustainable smart agriculture. However, SIL-IoTs encounter practical challenges, e.g., hardware aging, electromagnetic interference, and abnormal data patterns. Therefore, developing an effective fault detection and diagnosis (FDD) system is essential. In this survey, we systematically identify and address the core challenges of implementing FDD of SIL-IoTs. Firstly, the fuzzy boundaries of sample features lead to complex feature interactions that increase the difficulty of accurate FDD. Secondly, the category imbalance in the fault samples limits the generalizability of the FDD models. Thirdly, models trained on single scenarios struggle to adapt to diverse and dynamic field conditions. To overcome these challenges, we propose a multi-level solution by discussing and merging existing FDD methods: (1) a data augmentation strategy can be adopted to improve model performance on small-sample datasets; (2) federated learning (FL) can be employed to enhance adaptability to heterogeneous environments, while transfer learning (TL) addresses data scarcity; and (3) deep learning techniques can be used to reduce dependence on labeled data; these methods provide a robust framework for intelligent and adaptive FDD of SIL-IoTs, supporting long-term reliability of IoT devices in smart agriculture. Full article
(This article belongs to the Collection Electronics for Agriculture)
Show Figures

Figure 1

19 pages, 2499 KB  
Data Descriptor
SILF Dataset: Fault Dataset for Solar Insecticidal Lamp Internet of Things Node
by Xing Yang, Liyong Zhang, Lei Shu, Xiaoyuan Jing and Zhijun Zhang
Sensors 2025, 25(9), 2808; https://doi.org/10.3390/s25092808 - 29 Apr 2025
Cited by 2 | Viewed by 973
Abstract
Solar insecticidal lamps (SILs) are commonly used agricultural pest control devices that attract pests through a lure lamp and eliminate them using a high-voltage metal mesh. When integrated with Internet of Things (IoT) technology, SIL systems can collect various types of data, e.g., [...] Read more.
Solar insecticidal lamps (SILs) are commonly used agricultural pest control devices that attract pests through a lure lamp and eliminate them using a high-voltage metal mesh. When integrated with Internet of Things (IoT) technology, SIL systems can collect various types of data, e.g., pest kill counts, meteorological conditions, soil moisture levels, and equipment status. However, the proper functioning of SIL-IoT is a prerequisite for enabling these capabilities. Therefore, this paper introduces the component composition and fault analysis of SIL-IoT. By examining long-term operational data from seven nodes deployed in real-world scenarios, different fault modes are identified. Six typical machine methods are adopted to verify the validity of the proposed dataset. The results indicate that machine learning algorithms can achieve high accuracy on the proposed dataset. Notably, voltage, current, and meteorological data play a crucial role in the fault diagnosis process for both SIL-IoT and other related agricultural IoT devices. Full article
(This article belongs to the Section Cross Data)
Show Figures

Figure 1

31 pages, 4136 KB  
Article
A Lightweight Fault-Detection Scheme for Resource-Constrained Solar Insecticidal Lamp IoTs
by Xing Yang, Lei Shu, Kailiang Li, Edmond Nurellari, Zhiqiang Huo and Yu Zhang
Sensors 2023, 23(15), 6672; https://doi.org/10.3390/s23156672 - 25 Jul 2023
Cited by 4 | Viewed by 1979
Abstract
The Solar Insecticidal Lamp Internet of Things (SIL-IoTs) is an emerging paradigm that extends Internet of Things (IoT) technology to agricultural-enabled electronic devices. Ensuring the dependability and safety of SIL-IoTs is crucial for pest monitoring, prediction, and prevention. However, SIL-IoTs can experience system [...] Read more.
The Solar Insecticidal Lamp Internet of Things (SIL-IoTs) is an emerging paradigm that extends Internet of Things (IoT) technology to agricultural-enabled electronic devices. Ensuring the dependability and safety of SIL-IoTs is crucial for pest monitoring, prediction, and prevention. However, SIL-IoTs can experience system performance degradation due to failures, which can be attributed to complex environmental changes and device deterioration in agricultural settings. This study proposes a sensor-level lightweight fault-detection scheme that takes into account realistic constraints such as computational resources and energy. By analyzing fault characteristics, we designed a distributed fault-detection method based on operation condition differences, interval number residuals, and feature residuals. Several experiments were conducted to validate the effectiveness of the proposed method. The results demonstrated that our method achieves an average F1-score of 95.59%. Furthermore, the proposed method only consumes an additional 0.27% of the total power, and utilizes 0.9% RAM and 3.1% Flash on the Arduino of the SIL-IoTs node. These findings indicated that the proposed method is lightweight and energy-efficient. Full article
(This article belongs to the Special Issue Sensors and Artificial Intelligence in Smart Agriculture)
Show Figures

Figure 1

25 pages, 10476 KB  
Article
Two-Hop Energy Consumption Balanced Routing Algorithm for Solar Insecticidal Lamp Internet of Things
by Xuanchen Guo, Lei Shu, Xing Yang, Edmond Nurellari, Kailiang Li, Bangsong Du and Heyang Yao
Sensors 2022, 22(1), 154; https://doi.org/10.3390/s22010154 - 27 Dec 2021
Cited by 5 | Viewed by 3393
Abstract
Due to the sparsity deployment of nodes, the full connection requirement, and the unpredictable electromagnetic interference on communication caused by high voltage pulse current of Solar Insecticidal Lamps Internet of Things (SIL-IoTs), a Two-Hop Energy Consumption Balanced routing algorithm (THECB) is proposed in [...] Read more.
Due to the sparsity deployment of nodes, the full connection requirement, and the unpredictable electromagnetic interference on communication caused by high voltage pulse current of Solar Insecticidal Lamps Internet of Things (SIL-IoTs), a Two-Hop Energy Consumption Balanced routing algorithm (THECB) is proposed in this research work. THECB selects next-hop nodes according to 1-hop and 2-hop neighbors’ information. In addition, the greedy forwarding mechanism is expressed in the form of probability; that is, each neighbor node is given a weight between 0 and 1 according to the distance. THECB reduces the data forwarding traffic of nodes whose discharge numbers are relatively higher than those of other nodes so that the unpredictable electromagnetic interference on communication can be weakened. We compare the energy consumption, energy consumption balance, and data forwarding traffic over various discharge numbers, network densities, and transmission radius. The results indicate that THECB achieves better performance than Two-Phase Geographic Greedy Forwarding plus (TPGFPlus), which ignores the requirement of the node-disjoint path. Full article
(This article belongs to the Special Issue Section “Sensor Networks”: 10th Anniversary)
Show Figures

Figure 1

Back to TopTop