Applied AI in Agriculture at the Vancouver Linux Users Group

Project Image1Project Image1

- Summary

This content was originally shared at the Vancouver Linux Users Group (VANLUG) event on July 19, held at the Burnaby Public Library, Metrotown Branch.

I'm an engineer with experience in both factory automation and agricultural automation. For about 10 years, I worked as a software engineer in factory automation and robotics. Later, I joined a project to develop and implement an AI-based agricultural system on farms. This experience gave me a unique perspective—what principles can be transferred from factories to farms, and what cannot. Please note that these insights come from my own project experience and might not apply to every case.

Project Image1

- Practical Challenges

One of the biggest challenges in agricultural automation can be described using the 5M model—a fundamental concept in quality control within factory automation. The 5Ms are: Methods, Measurement, Material, Machine, and Man.

Project Image1

While leading projects to implement AI systems on farms, I realized the limitations of our approach. Our AI system monitored plant environments—temperature, humidity, solar radiation, soil moisture, and CO₂ levels. It also used crop sensors to assess growth conditions. The collected data were uploaded to the cloud, where AI analyzed them to control irrigation, fertilization, and greenhouse conditions.

This worked well for Methods and Measurement:

However, the other three Ms—Material, Machine, and Man—remained outside the system's scope.

- Technical Challenges

Agriculture faces technical challenges that do not exist in a factory.

Project Image1Project Image1

- Key to Success

To address these challenges, I immersed myself in agricultural work and carefully studied farmers' workflows. By working directly in the field, I found opportunities to ask questions and observe their daily operations. Through this hands-on experience, I received continuous feedback, identified operational bottlenecks, and discovered how our system could effectively automate their processes.

Collaboration with farmers is the key success factor for agricultural automation.

Project Image1

BACK