Irrigation Controller Code Base Sharing for Simulation Accuracy

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In complex irrigation control systems, the disparity between central and satellite controllers' operating systems leads to inaccurate simulations and increased development and maintenance costs due to the need for separate software and firmware development for each controller, resulting in inefficiencies and potential errors in watering schedule management.

Innovation Solution

Implementing a hierarchical control structure where irrigation control units share a common code base, allowing a first set of machine code to be executed on a processor and based on source code used by a second set of machine code in another unit, enabling accurate simulation and execution of irrigation control functions across different operating systems.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If separate software and firmware are developed for each controller type, then each controller can operate independently on its specific operating system, but development time and costs increase significantly

Engineering Contradiction:
Improvecontroller independenceVSAvoiddevelopment time
Core Design Contradiction:
Adaptability or versatilityVSLoss of time

Solution Approach 1:

The patent implements a universal code base that can be compiled and executed on multiple different operating systems (PC-based Windows and embedded controller systems). This allows the same source code to serve both central controllers and satellite controllers, eliminating the need for separate software development for each controller type while maintaining system-specific functionality through conditional compilation and platform-specific adaptations.

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

2Adaptability or versatility

If separate software and firmware are developed for each controller type, then each controller can operate independently, but maintenance costs increase due to multiple code bases

Engineering Contradiction:
Improvecontroller independenceVSAvoidmaintenance cost
Core Design Contradiction:
Adaptability or versatilityVSEase of manufacture

Solution Approach 1:

By using a single universal code base that can be deployed across different controller platforms, the patent significantly reduces maintenance costs. Bug fixes, feature updates, and improvements need to be made only once in the universal source code, which then automatically benefits all controller types (central and satellite) without requiring separate maintenance efforts for each platform.

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

3Ease of operation

If simulations are performed on PC-based central controllers using satellite controller functionality, then scheduling can be tested, but accuracy decreases due to operating system differences

Engineering Contradiction:
Improvesimulation capabilityVSAvoidsimulation accuracy
Core Design Contradiction:
Ease of operationVSMeasurement precision

Solution Approach 1:

The patent enables accurate simulations by copying and executing the actual satellite controller firmware code on the PC-based central controller. Instead of using separate simulation software that approximates satellite controller behavior, the system directly runs the real satellite controller code, ensuring that simulations accurately reflect actual controller operations and eliminate discrepancies between simulated and real-world performance.

Inventive Principle:
Principle #26Copying

4Adaptability or versatility

If different operating systems are used for central and satellite controllers, then each controller can be optimized for its specific function, but code sharing becomes difficult

Engineering Contradiction:
Improvecontroller optimizationVSAvoidcode base structure
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent segments the code base into modular components that can be selectively compiled for different platforms. The universal code is divided into core functionality modules and platform-specific modules, allowing the same source code to be adapted to different operating systems (Windows PC and embedded controllers) through conditional compilation and platform-specific build configurations, thereby maintaining both optimization and code sharing.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS8224493B2Same code base in irrigation control devices and related methods
Publication Date: 2012.07.17 RAIN BIRD CORP
  • US8224493B2 patent drawing
  • US8224493B2 patent drawing
  • US8224493B2 patent drawing

AI summary

Various embodiments are described in which different irrigation controllers in an irrigation control system have machine code having a same code base. In one implementation, a first irrigation control unit comprises a processor and a medium storing a first set of machine code to be executed by the processor. The first set is based on a portion of source code on which a second set of machine code stored in a second irrigation control unit is based, and the first and second sets not identical to each other. The first and second irrigation control units are in a predefined hierarchical control relationship. In one variation, the first and second control units have at least related operating systems. In another variation, a central controller includes machine code developed from at least a portion of the same source code as machine code in a remote controller for simulation or execution purposes.