Frost Prediction System Using AI Weather Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current frost prediction systems lack a dedicated interface for providing accurate frost forecasts, which can devastate crop growth if not addressed, and existing technologies do not effectively utilize weather observation data and frost occurrence data for precise predictions.

Innovation Solution

A frost prediction system that collects real-time weather observation data using sensors attached to meteorological stations, generates frost prediction training data, and applies it to a frost learning model using big data analysis and artificial intelligence, incorporating features like dew point, temperature inversion, and precipitation data, while addressing class imbalance issues using SMOTE, to predict frost occurrence for the next day.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If existing meteorological administrations use simple daily minimum temperature notifications for frost prediction, then the system is simple to operate, but the prediction accuracy is insufficient for precise agricultural protection

Engineering Contradiction:
Improvefrost prediction accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system segments the frost prediction task into multiple components: data collection from multiple sensors (temperature, humidity, wind speed, precipitation, insolation), feature extraction (dew point, temperature inversion, temperature difference), model selection, and prediction. This segmentation allows each component to be optimized independently while maintaining overall system manageability.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces a server as an intermediary that collects data from multiple weather observation stations, processes the data through various frost prediction models, and provides the final prediction to users. This intermediary handles the complexity of data processing and model coordination, shielding end users from system complexity while enabling accurate predictions.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If comprehensive weather observation data including temperature, humidity, wind speed, precipitation, and insolation are collected and processed through big data analysis and artificial intelligence, then the frost prediction accuracy is improved, but the device complexity and data processing requirements increase

Engineering Contradiction:
Improvefrost prediction accuracyVSAvoiddata processing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system performs preliminary actions by pre-collecting and storing comprehensive weather observation data from multiple stations, pre-processing the data to extract relevant features (dew point, temperature inversion, etc.), and pre-training multiple frost prediction models before actual prediction needs arise. This preparation reduces the complexity of real-time prediction operations.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent creates multiple frost prediction models (first, second, and third models) that can be trained on historical data and used to generate predictions. These model copies allow the system to compare results and select the most accurate prediction without requiring a single complex model to handle all scenarios.

Inventive Principle:
Principle #26Copying

3Reliability

If a dedicated frost prediction interface with comprehensive weather data analysis is implemented, then the agricultural protection effectiveness is improved, but the implementation cost and system complexity increase compared to existing notification systems

Engineering Contradiction:
Improveagricultural protection effectivenessVSAvoidsystem implementation complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system is designed to provide multiple functions: collecting weather data from multiple sources, storing data in databases, processing data through various models, and providing predictions. This multi-functional design consolidates what could be separate complex systems into a unified platform, improving reliability while managing complexity through integration.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The system incorporates feedback mechanisms by comparing actual frost events with model predictions, allowing the frost prediction models to be trained and refined using historical data. This feedback loop continuously improves prediction reliability while the system learns from past performance.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS20230176247A1Frost prediction system and method
Publication Date: 2023.06.08 ELECTRONICS & TELECOMM RES INST
  • US20230176247A1 patent drawing
  • US20230176247A1 patent drawing
  • US20230176247A1 patent drawing

AI summary

A frost prediction system includes: a weather observation data collection sensor attached to a meteorological station and configured to collect weather observation data and to transmit real-time weather observation data to a server; a training data generation unit configured to generate frost prediction training data by using the collected weather observation data; and a frost prediction unit configured to perform frost prediction for the next day by applying the generated frost prediction training data to a frost learning model.