Understanding the AI System (10 minutes)
Have students turn to Module 2, Lesson 4 in their Field Notebooks and begin on the <a href="https://docs.google.com/document/d/1kD1sVlrot3gr-rwe5XYA31gDBvEZL-eLaukZAT4mec/edit?usp=sharing">Planning & Coding Your AI System_ page. They will use this page to record their work throughout the lesson.
Today students are simulating how AI systems are programmed to monitor crop health in agriculture. Farmers use AI tools, such as drones with cameras, to scan fields and identify the condition of crops in different locations.
Explain that these systems do not analyze the entire field all at once. Instead, they focus on one specific area at a time. This is called a region of interest (ROI), which is a defined area the AI is focusing on to collect data. The system divides large fields into smaller sections often using GPS coordinates or grid-based mapping. The AI analyzes each section individually to detect patterns like color changes, dryness, or disease, then records the results for that specific location. This allows farmers to track crop health across an entire field and take targeted action where it’s needed.
In this lesson, each box on the mat represents a region of interest. The AI system will analyze one box at a time to identify the crop’s condition before moving to the next location.