0% found this document useful (0 votes)
23 views6 pages

AI-Enhanced Plant Care Solutions

The document outlines four AI-enhanced science projects related to nature, each aimed at solving real-life problems such as efficient farming, gardening, and studying aquatic life. The projects include a Smart Agri-Watch Drone for crop monitoring, a Smart Plant Monitoring System for plant care, a Smart Native GreenCare System for recommending plants, and a Water Life Monitoring System for tracking aquatic environments. Each project has its estimated costs, capabilities, and cautions regarding implementation challenges and potential cost overruns.

Uploaded by

murikhabolod
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views6 pages

AI-Enhanced Plant Care Solutions

The document outlines four AI-enhanced science projects related to nature, each aimed at solving real-life problems such as efficient farming, gardening, and studying aquatic life. The projects include a Smart Agri-Watch Drone for crop monitoring, a Smart Plant Monitoring System for plant care, a Smart Native GreenCare System for recommending plants, and a Water Life Monitoring System for tracking aquatic environments. Each project has its estimated costs, capabilities, and cautions regarding implementation challenges and potential cost overruns.

Uploaded by

murikhabolod
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

NATURE RELATED SCIENCE PROJECT EMPOWERED BY AI

Goals: Crea ng a science project related to nature and enhanced by AI. AI or


ar ficial intelligence has mordernized many fields of worklife and has eased
workflow for many sector such as deep research, office work, spread sheet
management etc. This project ventures through a mostly unpopular field of AI
helping research or other works related to Nature.

To keep in mind:1. Project should solve or help solve a real life problem.

2. Method of research or work should be enhanced by AI.

3. Components or the way of func oning should not

effect local biodiversity or plants.


Project-01: Smart Agri-Watch Drone

Capabilities: 1. Cropdusting
2. Detecting plants with diseases by VISUAL RECOGNATION.
[Link] invasive species.

Components: Drone(Pre-made)
Raspberry Pi Camera module
Single Board Computer: Raspberry Pi 4 (4gb)
2200-5200mAh battery
Wireless data transmitter-receiver
12V mini water pump
500-1000mL bottle
servo-triggered valve or relay switch

AI Components: Language: Python Or C++.


Autonomous workflow: Mission Planner or QGroundControl
Training dataset: PlantVillage, Kaggle plant leaves
Training: Google Collab or Teachable Machine
Model deployment: Tensor flow or Pytorch.

How It Works: Autonomous workflow makes watering, spraying pesticides etc done
in a more efficient way. Visual detection detection helps detect plant diseases while
doing crop dusting by constantly scanning the plant for visual symptoms of diseases,
also the visual detection system helps detect and count Invasive Species such as water
hyacinth, parthenium etc. AI helps with visual recognition, points out plants with
diseases such as Ring spot, Necrosis etc while also recommending steps to prevent
the diseases from spreading. Also The visual detection of invasive species also helps
farmers take action to prevent a disaster from happening.

Estimated cost: 22-25,000 BDT. Ditching the Crop dusting capability can reduce
the cost.
Project-02: Smart Plant Monitoring System(SPMS)

Capabilities: 1. Predicts plant diseases


2. Points out watering needs.

Components: Soul moisture sensor


DHT11 or DHT12 (temp and humidity sensor)
LDR
ESP8266 or HC-05 (for wifi/bluetooth)
Arduino UNO R3 board (motor/sensor functions)

How It Works: Sensors picks up activity of soil like pH, percentage of water etc and
relay it to the Adruino UNO R3 board which collects and relays the data to Mobile
phone or other external systems where Pre-existing software or AI predicts plant
diseases and watering needs for the plant. Many open source resources are also
available to develop independent and new external AI system.

Estimated cost: 4-6,000 BDT.

Caution: Unsure of fulfilling project goals as the main hardware system lacks actual
AI capabilities, external device (If made by group) can drive up costs dractically.
Project-03: Smart Native GreenCare System

Capabilities: [Link] plant moisture and waters when needed.


2. Alerts when watering is necessary.
[Link] native plants for the location/garden type.

Components: Arduino UNO R3


LDR
Soil Moisture Sensor
Relay Module
5V Mini Water Pump
Jumper Wires + Breadboard
Plastic tubing
Water container
LCD or OLED Display
ESP8266

How it works: Soil Moisture Sensor reads analog moisture value, Arduino checks if
it’s below a threshold (Example: Reading<300 = dry) If dry, triggers relay →
activates pump → waters plant Displays or logs a message: “Watering Plant…”. If
moisture is fine, message = “No watering needed”. Furthermore uses the data from
soil mosture sensors and LDR to recommend plants that can grow better In current
environment.

Estimated cost: 6-8,000 BDT

Caution: Basic AI functions, Native plant recommendations can sometimes be wrong


due to sudden weather changes and lack of integrated or externally inputed GPS data.
Project-04: Water life monitoring system

Capabilities: 1. Monitors water quality


2. Tracks fish movement

Components: Arduino UNO or Nano


DS18B20 Waterproof Temp Sensor
pH Sensor Kit (with probe)
Turbidity Sensor
Ultrasonic Sensor (HC-SR04)
IR Break Beam Sensors (x2)
LCD (16x2) + I2C Module
SD Card Module + Card
Jumper Wires + Breadboard
9V Battery/5V USB

How it wors: Sensors pick up water purity and temprature to predict fish movement,
ultrasonic sensor help count fish population and helps study biodiversity.

Estimated cost: 6-8,000 BDT

Caution: Needs enclosed environment for concept proofing, real- world scalling can
be
more costly, lacks the feel of AI and More like autonomous computing.
Conclusion

Pros; Each Project solves or helps solve a real life problems.


Project-01: Helps farmers to farm more efficiently and prevents plant diseases and
attacks from invasive species.
Project-02: Helps with gardening.
Project-03: Also helps with gardening but with more autonomy
Project-04: Helps study sea-life

Cons: While fulfilling their role each have their own problems
Project-01: Costly
Project-02: Hardware system lacks actual AI capability.
Project-03: plant recommendations can sometimes be off.
Project-04: Does more autonomous computing than AI workflow.

Cost overrun potential: Cost may over-run due to Lack of affordable or


designated components and work essentials such as SBC, Hot Glue kit, Soldering
Iron, Sensors etc.

Common questions

Powered by AI

AI technology enhances outdoor monitoring systems by automating the collection and processing of environmental data, allowing for continuous real-time analysis and decision-making. For example, the integration of AI in systems like the Smart Agri-Watch Drone enables automatic detection of plant diseases and invasive species, while the Water Life Monitoring System uses sensors and potential AI components to monitor water quality and aquatic life. These capabilities streamline data handling, reduce human error, and provide actionable insights into environmental conditions .

The Smart Plant Monitoring System lacks inherent AI capabilities as it mainly uses sensors like soil moisture and temperature sensors to gather data, which is then relayed to external systems that may not integrate AI effectively. To enhance its functionality, the project would need internal AI processing capabilities or integration with more sophisticated AI software, potentially increasing costs due to additional hardware or custom AI development .

The Smart Native GreenCare System helps home gardeners by automatically monitoring plant moisture and watering needs, using an integrated soil moisture sensor, and triggering a water pump via an Arduino board when necessary. It recommends native plants suited to the garden's environmental conditions based on data from soil moisture sensors and LDRs. However, its AI functions are basic, and recommendations might not account for sudden changes without input from additional data sources, such as GPS, for more accurate environmental adaptation .

The Smart Agri-Watch Drone contributes to efficient agriculture by utilizing AI for autonomous workflows that include crop dusting, disease detection, and invasive species monitoring. It employs visual recognition technology to scan plants for diseases like Ring spot and Necrosis and recommend preventive actions. The system also detects invasive species, enabling farmers to preempt disasters. AI components include Python or C++ programming, training datasets from PlantVillage and Kaggle, and model deployment via TensorFlow or PyTorch .

The Water Life Monitoring System faces limitations in practical applications due to its dependency on an enclosed environment, which is necessary for accurate proof of concept. This restricts its scalability and real-world application in open aquatic environments. Moreover, it lacks advanced AI capabilities, operating more as an autonomous computing system rather than a true AI-driven solution. Improvements could include integrating more robust data processing capabilities and AI algorithms to handle larger datasets and dynamic aquatic environments effectively .

The plant recommendation feature of the Smart Native GreenCare System might become unreliable due to sudden weather changes, leading to incorrect or outdated plant suggestions. It lacks GPS data integration, which could provide location-specific environmental conditions to improve recommendation accuracy. To enhance accuracy, inputs such as real-time weather data, geographic data, and soil condition variations across different regions could be incorporated, allowing the AI to adjust recommendations dynamically based on current environmental conditions .

Primary factors leading to cost overruns in AI-powered nature-related projects include the high cost of components like SBCs, insufficient availability of affordable materials, and potential technical issues requiring costly resolutions. Mitigation strategies could involve thorough initial planning, choosing reliable suppliers, and setting aside a contingency budget for unexpected expenses. Additionally, focusing on modular designs that allow for phased upgrades or alterations can help manage unforeseen technical challenges cost-effectively .

The Smart Agri-Watch Drone uses visual detection systems to scan crops for visible signs of disease and identify invasive plant species. This technology facilitates early disease detection, allowing for timely intervention and improved crop health management. Specific capabilities include recognizing diseases like Ring spot, Necrosis, and counting invasive species such as water hyacinth, providing farmers with actionable data to mitigate potential agricultural disasters through AI-driven visual recognition .

The Smart Plant Monitoring System's cost ranges from 4,000 to 6,000 BDT, which is relatively low for an automated gardening aid. However, the main limitation is its lack of inherent AI capabilities, which may limit its long-term effectiveness without additional AI integration. Any attempts to enhance its capabilities with external AI systems could significantly raise costs, potentially reducing its cost-effectiveness unless improvements lead to substantial efficiency gains or broader application possibilities in plant care .

The Smart Agri-Watch Drone is designed to minimize ecological risks by ensuring its components and functions don't affect local biodiversity or plants. However, the potential for ecological risks lies in its crop dusting capability, which could spread pesticides indiscriminately if not carefully controlled. Incorporating precise AI-controlled targeting of pesticides could mitigate such risks. Moreover, the use of battery-powered components and autonomous flying can potentially lead to wildlife disturbance if not properly managed .

You might also like