<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Internet of Things in farming &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/internet-of-things-in-farming/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Wed, 09 Sep 2026 19:23:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://scienmag.com/wp-content/uploads/2024/07/cropped-scienmag_ico-32x32.jpg</url>
	<title>Internet of Things in farming &#8211; Science</title>
	<link>https://scienmag.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">73899611</site>	<item>
		<title>Digital tools transform rice blast disease management, review finds</title>
		<link>https://scienmag.com/digital-tools-transform-rice-blast-disease-management-review-finds/</link>
		
		<dc:creator><![CDATA[Alan Morgan]]></dc:creator>
		<pubDate>Wed, 09 Sep 2026 19:23:48 +0000</pubDate>
				<category><![CDATA[Agriculture]]></category>
		<category><![CDATA[advances in plant pathogen diagnostics]]></category>
		<category><![CDATA[AI in crop disease detection]]></category>
		<category><![CDATA[challenges in deploying digital agriculture tools]]></category>
		<category><![CDATA[Digital rice blast disease management]]></category>
		<category><![CDATA[Digital tools for rice blast disease management]]></category>
		<category><![CDATA[digital tools for smallholder farmers]]></category>
		<category><![CDATA[drone technology for agricultural health]]></category>
		<category><![CDATA[drone technology in agriculture]]></category>
		<category><![CDATA[fungal disease detection in staple crops]]></category>
		<category><![CDATA[global food security and rice production]]></category>
		<category><![CDATA[impact of rice blast on global food security]]></category>
		<category><![CDATA[innovations in fungal disease control for staple crops]]></category>
		<category><![CDATA[Internet of Things in farming]]></category>
		<category><![CDATA[IoT sensors for crop monitoring]]></category>
		<category><![CDATA[precision agriculture for rice pests]]></category>
		<category><![CDATA[remote sensing for plant health]]></category>
		<category><![CDATA[remote sensing in rice cultivation]]></category>
		<category><![CDATA[sensor-based diagnostics for plant diseases]]></category>
		<category><![CDATA[sensor-based diagnostics in rice farming]]></category>
		<category><![CDATA[smallholder farmers and digital agriculture access]]></category>
		<category><![CDATA[systematic review of digital agriculture in rice disease management]]></category>
		<category><![CDATA[technological barriers in disease management]]></category>
		<category><![CDATA[technological ceiling in disease detection accuracy]]></category>
		<guid isPermaLink="false">https://scienmag.com/digital-tools-transform-rice-blast-disease-management-review-finds/</guid>

					<description><![CDATA[Rice blast, the fungal disease long regarded as the single most destructive threat to the world&#8217;s most important staple crop, has become the focus of an unprecedented wave of digital innovation, and a new systematic review now offers the clearest picture yet of what that technology can, and cannot, do. The analysis, published in the [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Rice blast, the fungal disease long regarded as the single most destructive threat to the world&#8217;s most important staple crop, has become the focus of an unprecedented wave of digital innovation, and a new systematic review now offers the clearest picture yet of what that technology can, and cannot, do. The analysis, published in the journal Smart Agricultural Technology, synthesized 109 peer-reviewed studies published between January 2021 and May 2026, spanning artificial intelligence, drones, remote sensing, the Internet of Things, and sensor-based diagnostics. Its central finding is striking: while laboratory accuracy in detecting the disease has effectively reached a ceiling, the technologies that could carry these tools into the hands of smallholder farmers remain largely unbuilt.</p>
<p>The stakes are enormous. Rice is the primary food source for more than 3.5 billion people, and global production must rise by an estimated 25 to 30 percent by 2050 to feed a projected population of 9.7 billion. Rice blast, caused by the fungus <em>Magnaporthe oryzae</em>, routinely destroys 10 to 30 percent of harvests and can wipe out entire crops under epidemic conditions. The pathogen attacks every above-ground part of the plant, using specialized infection structures called appressoria that generate enormous turgor pressure to physically rupture the leaf cuticle. Conventional defenses, resistant varieties, fungicides such as strobilurins, triazoles, and tricyclazole, and agronomic management, are steadily being undermined: the fungus&#8217;s high genetic variability rapidly overcomes resistance genes, and fungicide overuse fuels both resistance evolution and food-safety concerns.</p>
<p>The new review, led by Sandip Garai of the Indian Council of Agricultural Research&#8217;s Institute of Bioresources and Sustainable Agriculture with colleagues including Suryakant Manik, Kanaka K.K., Sudhir Kumar, Vijai Pal Bhadana, and Nishit Malviya, followed the PRISMA 2020 reporting standard. The team searched PubMed, Scopus, Google Scholar, and Semantic Scholar in May 2026, retrieving 2,056 records. After a two-pass deduplication combining exact DOI matching with fuzzy title matching, followed by automated keyword screening and full-text assessment, 109 studies survived. Screening reliability was checked on a random 30-record subsample by a second author, yielding a Cohen&#8217;s kappa of 0.86, indicating almost perfect agreement.</p>
<p>Artificial intelligence dominates the field. Of the 109 studies, 86 involved AI or machine learning, and 62 used convolutional neural networks, the deep learning architectures that revolutionized computer vision. Transfer learning from ImageNet-pretrained weights is nearly universal, with ResNet, VGG, MobileNet, InceptionNet, EfficientNet, and the YOLO family of object detectors all represented. The single highest reported accuracy in the corpus is 99.75 percent, achieved by ResNet50 classifying blast-infected versus healthy leaves on a 2,000-image dataset. A hybrid architecture called ResViT-Rice, which couples a ResNet backbone with a Vision Transformer encoder and attention modules, reached 99.04 percent accuracy while providing built-in explainability through attention maps. Object-detection studies, which localize lesions as well as classify them, span the full YOLO lineage from version 5 through 11 and include specialized variants such as Pyramid-YOLOv8, which targets small early-stage lesions, and YOLO-RBSD, which detects <em>M. oryzae</em> spores in microscopic images at 96.1 percent mean average precision and 125 frames per second.</p>
<p>Yet the review&#8217;s performance analysis reveals a sobering pattern. When 64 verified accuracy values were grouped across six detection tasks, median accuracy for laboratory-validated image classification studies has remained essentially flat, around 96 percent, since 2021, despite a flood of new architectures. Field-deployed studies report a median of 94 percent, a modest gap in absolute terms but one that masks the real problem: only nine studies across the entire corpus were validated in open fields. The authors conclude that the bottleneck is no longer model capacity but evaluation context, lighting variability, complex backgrounds, pathogen diversity, and growth-stage effects that laboratory datasets fail to capture. Notably, the correlation between dataset size and reported accuracy was only weak to moderate (r = 0.43, not statistically significant), suggesting that dataset curation, class balance, and evaluation rigor may matter more than sheer volume of images.</p>
<p>Beyond imaging, remote sensing is emerging as the most agronomically consequential frontier. Nineteen studies used ground-based spectroradiometers, hyperspectral cameras, UAV sensors, Raman and near-infrared spectroscopy, and satellites including Sentinel-2. The landmark capability is pre-symptomatic detection: identifying infection before any visible lesion appears. One team used machine learning-based feature selection to identify diagnostic wavelengths in the red-edge region between 700 and 740 nanometers, detecting blast at the asymptomatic stage with 92.9 to 94.8 percent accuracy. Another group developed a dedicated rice blast vegetation index, validated in UAV field trials with 95.9 percent overall accuracy, substantially outperforming the standard NDVI. Chlorophyll fluorescence imaging, which detects photosynthetic disruption rather than reflectance changes, offers similar pre-symptomatic power at roughly a tenth of the hardware cost of hyperspectral systems, a critical consideration for resource-poor farmers.</p>
<p>Drones and the Internet of Things round out the field-scale picture. Eleven UAV studies covered both detection and precision spraying; one showed that adding 1 percent lecithin adjuvant to drone-applied fungicide cut off-target drift by up to 3.16 times while increasing deposition along the spray path by up to 155 percent. On the sensing side, twelve IoT studies included platforms such as RiceBioS, which runs machine learning models on edge devices in low-connectivity fields and reduced latency by 40 percent compared with cloud processing, and AgriTalk, a cloud-fog-edge architecture that halved latency for farmers. Perhaps the most conceptually novel contribution is an electronic nose: a metal-oxide sensor array that detects volatile organic compounds characteristic of <em>M. oryzae</em> infection days before any visual or spectral signal appears, the only approach in the entire corpus capable of continuous, non-imaging, pre-visual monitoring.</p>
<p>Against these advances, the review documents three glaring absences. A systematic audit confirmed that the terms blockchain, digital twin, and federated learning appeared in none of the 2,056 records retrieved, not merely none of the 109 included studies. Blockchain has matured in agricultural supply-chain traceability elsewhere but has never been applied to rice blast surveillance or disease reporting; federated learning, which would allow institutions across blast-endemic regions to train shared diagnostic models without surrendering data ownership, is similarly unexplored; and digital twins, virtual crop-system replicas fusing sensors, weather data, and epidemiological models for scenario planning, are entirely absent. The authors project research horizons of 2025 through 2028 for closing these gaps, noting that the underlying technologies are already mature in other domains.</p>
<p>The review also scrutinized the quality of the literature itself. Using a purpose-built scoring framework called AI-Agri-QS, which rates dataset adequacy, validation rigor, metric completeness, and novelty on a 0-to-8 scale, the team found a mean score of just 1.50, with 89 percent of studies classified as low quality. Four systematic weaknesses recur: homogeneous single-source datasets shot under controlled lighting; roughly 40 percent of studies reporting only top-1 accuracy while omitting precision, recall, and F1-score; geographic concentration in East and South Asia with near-total neglect of sub-Saharan Africa and Latin America; and a complete absence of multi-season validation despite the year-to-year variability of blast epidemics. Only seven studies, 6 percent, incorporated explainable AI methods such as Grad-CAM or SHAP, a notable shortfall given that agronomists need to understand why a model flags a field.</p>
<p>The bottom line, the authors argue, is a field that is technically advanced but deployment-limited. The research agenda they propose centers on multi-site, multi-season field trials; affordable pre-symptomatic detection for smallholders; blockchain-enabled disease traceability; federated learning for privacy-preserving distributed training; explainable AI for trust and regulatory acceptance; and digital twin frameworks for epidemic simulation. For the farmers who bear the heaviest blast burden, many of them managing less than a hectare without reliable connectivity, the difference between a 99 percent laboratory score and a tool that works in a muddy paddy at dawn remains the decisive measure. The next generation of rice blast technology, the review concludes, will be judged not on benchmarks but on fields.</p>
<div class="scienmag-article-metadata"><strong>Subject of Research:</strong> Digital technologies, including artificial intelligence, deep learning, UAVs, remote sensing, and IoT, for detection, monitoring, and management of rice blast disease caused by <em>Magnaporthe oryzae</em></p>
<p><strong>Article Title:</strong> Digital technologies in rice blast disease management: a comprehensive systematic review of artificial intelligence, IoT, blockchain, and emerging digital tools</p>
<p><strong>Article References:</strong> Garai, S., Manik, S., K․K․, K., Kumar, S., Bhadana, V. P., &amp; Malviya, N. (2026). Digital technologies in rice blast disease management: a comprehensive systematic review of artificial intelligence, IoT, blockchain, and emerging digital tools. <em>Smart Agricultural Technology, 15</em>, Article 102488. <a href="https://doi.org/10.1016/j.atech.2026.102488" target="_blank" rel="noopener noreferrer">https://doi.org/10.1016/j.atech.2026.102488</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1016/j.atech.2026.102488" target="_blank" rel="noopener noreferrer">10.1016/j.atech.2026.102488</a></p>
<p><strong>Keywords:</strong> rice blast, Magnaporthe oryzae, artificial intelligence, deep learning, UAV remote sensing, IoT, blockchain, federated learning, digital twin, pre-symptomatic detection, explainable AI, systematic review</p>
</div>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">190999</post-id>	</item>
		<item>
		<title>Smart Monitoring Reveals Biochar’s Role in Sustainable Basil Growth</title>
		<link>https://scienmag.com/smart-monitoring-reveals-biochars-role-in-sustainable-basil-growth/</link>
		
		<dc:creator><![CDATA[Alan Morgan]]></dc:creator>
		<pubDate>Thu, 25 Sep 2025 00:18:12 +0000</pubDate>
				<category><![CDATA[Agriculture]]></category>
		<category><![CDATA[basil growth optimization]]></category>
		<category><![CDATA[biochar in sustainable agriculture]]></category>
		<category><![CDATA[controlled environment agriculture]]></category>
		<category><![CDATA[Deakin University research on biochar]]></category>
		<category><![CDATA[eco-friendly soil amendments]]></category>
		<category><![CDATA[experimental plant growth studies]]></category>
		<category><![CDATA[Internet of Things in farming]]></category>
		<category><![CDATA[nutrient-enriched biochar applications]]></category>
		<category><![CDATA[organic waste recycling in farming]]></category>
		<category><![CDATA[plant growth efficiency technologies]]></category>
		<category><![CDATA[smart monitoring in horticulture]]></category>
		<category><![CDATA[urban agriculture innovations]]></category>
		<guid isPermaLink="false">https://scienmag.com/smart-monitoring-reveals-biochars-role-in-sustainable-basil-growth/</guid>

					<description><![CDATA[In a groundbreaking study emerging from Deakin University’s Centre for Sustainable Bioproducts, researchers have demonstrated the remarkable potential of biochar to revolutionize basil cultivation through the integration of smart-monitoring technologies. This innovative approach combines the ancient practice of soil amendment with cutting-edge Internet of Things (IoT) systems to create a data-driven, sustainable horticultural model that [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>In a groundbreaking study emerging from Deakin University’s Centre for Sustainable Bioproducts, researchers have demonstrated the remarkable potential of biochar to revolutionize basil cultivation through the integration of smart-monitoring technologies. This innovative approach combines the ancient practice of soil amendment with cutting-edge Internet of Things (IoT) systems to create a data-driven, sustainable horticultural model that could redefine urban agriculture and plant growth efficiency worldwide.</p>
<p>The research, recently published in the journal Biochar, presents an experimental investigation into the effects of biochar-enhanced potting media on Ocimum basilicum, commonly known as basil. Utilizing smart growth cabinets equipped with high-resolution cameras and a battery of environmental sensors, the study monitored basil plants under controlled conditions over a 30-day growth period. This setup allowed real-time tracking of crucial growth parameters such as leaf area expansion, root development, ambient humidity, and light intensity, providing a granular understanding of plant responses to various substrates.</p>
<p>Central to the study were six distinct growth media formulations, meticulously designed to juxtapose traditional soil-based mediums against advanced soilless counterparts incorporating sand, coconut coir, and perlite. Among these, biochar—a highly porous carbonaceous material derived from the pyrolysis of organic waste—was evaluated both in untreated form and enriched with nutrients to ascertain its dual role as a soil conditioner and slow-release fertilizer. The physical and chemical properties of biochar, such as high cation exchange capacity and superior water retention, underpinned hypotheses about its potential to enhance nutrient availability and root aeration for potted herbs.</p>
<p>The empirical results were compelling. Substituting 10 to 20 percent of conventional potting mix with nutrient-enriched biochar not only bolstered root mass and leaf development but also resulted in an approximate threefold increase in biomass accumulation compared to media containing untreated biochar. This underscores the significance of biochar’s nutrient profile and its capacity to serve as a matrix for controlled nutrient release, thereby reducing the dependency on synthetic fertilizers that often contribute to environmental degradation and greenhouse gas emissions.</p>
<p>Intriguingly, the study found that biochar’s benefits are highly contingent on both its application rate and treatment status. Excessive biochar incorporation or the use of untreated biochar blends with sand and coir exhibited inhibitory effects on basil growth, emphasizing the necessity for optimizing biochar formulations tailored to specific crop requirements. These findings highlight a precision agriculture perspective, where biochar application rates and compositions are fine-tuned to maximize plant productivity while mitigating potential growth stressors.</p>
<p>The deployment of IoT-driven smart growth cabinets played an instrumental role in elucidating these nuanced responses. The continuous monitoring of microenvironmental variables enabled a detailed temporal correlation between plant physiological status and substrate characteristics. Such real-time data acquisition promises to advance predictive models of plant growth dynamics and nutrient uptake, fostering an era where digital agriculture can finesse material inputs for sustainable food production with unmatched accuracy.</p>
<p>Beyond the immediate agronomic improvements, the implications of integrating biochar into potting mixes extend to climate change mitigation and the circular economy. Biochar&#8217;s ability to sequester stable carbon compounds for decades or even centuries in soil matrices positions it as a potent tool for carbon dioxide drawdown. Furthermore, its production valorizes agricultural and forestry residues, transforming biomass waste streams into valuable horticultural amendments, thus closing the loop in organic waste management and promoting resource efficiency.</p>
<p>The researchers advocate for further longitudinal studies to investigate biochar’s long-term nutrient release patterns and interaction with microbial communities in soilless systems. Understanding these dynamics is crucial for scaling biochar applications to commercial horticulture, potentially replacing conventionally applied substrates like perlite, which have notable environmental footprints due to mining and non-renewable extraction methods.</p>
<p>Moreover, the team envisions that the amalgamation of biochar amendment with smart sensing technologies could serve as a blueprint for sustainable intensive agriculture beyond basil, adaptable to various herbs, vegetables, and ornamental plants. Such integration aligns with global efforts to develop resilient food systems in the face of soil degradation, water scarcity, and climate unpredictability, underscoring the transformative potential of combining traditional soil science with modern digital innovation.</p>
<p>Lead author Sirjana Adhikari emphasizes the dual advantage of this approach: &#8220;Biochar-enhanced growth media not only drive superior plant performance but also contribute significantly to carbon sequestration strategies. The synergy between biochar&#8217;s physical properties and IoT-enabled monitoring offers a revolutionary pathway to climate-friendly, productive horticulture.&#8221;</p>
<p>This convergence of environmental sustainability, technological innovation, and practical agriculture heralds a promising frontier. As smart agriculture technology becomes more accessible and biochar production methodologies are refined, farmers, urban gardeners, and agricultural industries worldwide may soon adopt biochar-enriched soilless substrates as standard practice. Such advancements hold the promise of elevating crop yield and quality while preserving ecological balance within a rapidly changing climate paradigm.</p>
<p>Ultimately, this study casts biochar not merely as a growth enhancer but as a multifaceted agent of change—enhancing plant nutrition, fostering sustainable waste management, and supporting climate mitigation efforts. Through data-rich, sensor-driven cultivation experiments, the research sets a precedent for future explorations into how innovative materials science and IoT solutions can collectively drive the next green revolution in horticulture.</p>
<hr />
<p><strong>Subject of Research</strong>: Not applicable</p>
<p><strong>Article Title</strong>: Optimizing sustainable basil cultivation with smart-monitoring: a comparative study of biochar and soilless growth media</p>
<p><strong>News Publication Date</strong>: 3-Jul-2025</p>
<p><strong>Web References</strong>:<br />
<a href="https://link.springer.com/journal/42773">Biochar Journal</a><br />
<a href="http://dx.doi.org/10.1007/s42773-025-00480-0">DOI Link</a></p>
<p><strong>References</strong>:<br />
Adhikari, S., Vernon, M., Adams, S., Webb, L., &amp; Timms, W. (2025). <em>Optimizing sustainable basil cultivation with smart-monitoring: a comparative study of biochar and soilless growth media</em>. <em>Biochar</em>, 7:89.</p>
<p><strong>Image Credits</strong>: Sirjana Adhikari, Michael Vernon, Scott Adams, Lawerence Webb &amp; Wendy Timms</p>
<p><strong>Keywords</strong>: Horticulture, Sustainable agriculture</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">81694</post-id>	</item>
	</channel>
</rss>
