Application
Managing a screenhouse in the mining industry involves several critical challenges, each important for ensuring efficiency, productivity, and optimal use of resources.
- Running the correct number of screens: balancing the number of screens in operation is crucial for maintaining efficiency. Operating too few screens can lead to bottlenecks, where ore is not processed quickly enough, causing delays and reduced throughput. Conversely, running too many screens can lead to wasted energy and increased wear and tear, as well as higher operational costs. Finding the right balance requires a deep understanding of the ore characteristics and processing requirements.
- Running the screens at optimal screening efficiency: screening efficiency is determined by the accuracy and speed with which the desired material is separated from the undesired material. Factors affecting this efficiency include the type and condition of the screens, the properties of the ore (such as size, moisture content, and hardness), and the operating parameters of the screens. Optimal efficiency is achieved by regularly monitoring these factors and adjusting the screening process as necessary.
- Distributing the ore evenly across the bins: even distribution of ore to the bins is essential for consistent processing. Uneven distribution can lead to overloading of some bins and underutilisation of others, resulting in inefficiencies and potential damage to equipment. This can be managed through automated control systems that monitor and adjust the feed rate and distribution based on real-time data.
- Utilising the capacity of the screen house bins: maximising the use of bin capacity ensures efficient storage and handling of processed ore. This involves not only the physical capacity of the bins but also factors like the flow characteristics of the ore, which can affect how much material can be effectively stored and retrieved. Advanced monitoring and control systems can help optimise this by providing real-time data on bin levels and material flow.
- Evenly discharging ore from the screen house: ensuring a consistent and controlled discharge of ore from the screenhouse is crucial for downstream processes. Irregular discharge can cause operational issues in subsequent stages, like material handling and further processing. Implementing automated control systems that synchronise the discharge rate with downstream requirements can mitigate this challenge.
- Minimising screen start/stop cycles: frequent starting and stopping of screens can lead to increased wear and tear, higher maintenance costs, and reduced equipment lifespan. It is important to optimise the operation schedule of the screens to minimise these cycles. This can be achieved through careful planning and scheduling, as well as smart control systems that adapt to changing processing needs in real time.
Neural Screenhouse Control
- Automatic feeder selection logic: a control system that uses automatic feeder selection logic analyses real-time data on mass balance, ore characteristics, and screen efficiency to determine the optimal number of screens to run at any given time. It ensures the screens are used efficiently, reducing energy consumption and wear while maintaining throughput, and adapts to changes in ore characteristics to ensure consistent processing quality.
- AI modelling of screen discharge and efficiency: deep neural network models simulate screen discharge and efficiency. These models use vast amounts of data from sensors and cameras to continually update and refine the understanding of how different ores behave on the screens. This leads to more accurate predictions of screen performance, enabling proactive adjustments to maintain optimal efficiency.
- Automated calibration cycles: automated calibration cycles regularly update screen efficiency curves based on real-time data, keeping the system calibrated and optimised for current conditions. This ensures that the screening process is always operating at peak efficiency, adjusting for wear and changes in ore properties.
- Optimisation scheme for mass balance: a global optimisation scheme analyses the complete mass balance of the screen house, calculating the optimal time the shuttle conveyor should spend above each bin to balance bin levels effectively. This results in optimal utilisation of bin capacity, reducing the likelihood of overflow or underutilisation and ensuring a smooth flow of material through the screen house.
- Bin skipping logic: bin skipping logic integrated into the control system allows for the strategic skipping of certain bins to prevent overfilling or to allow time for material processing. It enhances the flexibility of ore distribution, allowing for more effective handling of varying ore volumes and types.
- Controlled improvement: the AI models, constraints and process assumptions can be reviewed against current operations and updated through a documented validation and change-control process as ore properties, equipment performance and operating goals change.
Technology
Genetic algorithms and reinforcement learning are two powerful methods in machine learning and artificial intelligence that Minealytics utilises to optimise complex industrial processes, such as determining the optimal time for a shuttle conveyor to spend above each bin in a screenhouse. Given the variability in infeed, the changing ore properties, screen wear, and the dynamics of discharge feeders, these methods can adapt and learn to improve efficiency.
Genetic Algorithms (GAs)
The screenhouse operation is modelled as an optimisation problem, where the goal is to maximise throughput and efficiency while minimising wear and tear. Each potential solution (i.e. a set of times the shuttle conveyor spends above each bin) is encoded as a chromosome. The Minealytics GA iteratively improves the solutions. It selects the best-performing solutions, combines them (crossover), and introduces random changes (mutations) to explore new solutions. The effectiveness of each solution is evaluated using a fitness function, which considers factors like throughput efficiency, wear minimisation, and balance of bin levels.
GAs are excellent at searching through large, complex solution spaces to find global optima, avoiding local optima traps. They can adapt to changes over time, making them suitable for environments where ore properties and screen wear vary. GAs can evaluate many solutions simultaneously, speeding up the optimisation process, and they are complemented well by machine-learning models that mimic the target process, allowing for faster and safer population generation.
Reinforcement Learning (RL)
The Minealytics RL agent represents the control system, and the screenhouse operation is the environment. The state includes information about the bin levels, ore properties, and screen conditions. Actions are the time allocations for the shuttle conveyor above each bin. Rewards are given for achieving desired outcomes (e.g. efficiency, minimal wear). The agent learns a policy — i.e. a strategy to decide actions based on the state — to maximise cumulative rewards over time.
RL learns optimal strategies through trial-and-error interactions with the environment, making it well-suited for complex, dynamic systems. The Minealytics RL control continuously adapts its policy in response to changing conditions in the screenhouse operation. RL directly optimises for a defined objective, such as maximising throughput or minimising operational costs.
Conclusion
Both genetic algorithms and reinforcement learning offer robust approaches to optimising complex and dynamic systems like a screenhouse operation. Genetic algorithms are particularly powerful in exploring a wide range of potential solutions and finding global optima, while reinforcement learning excels in learning and adapting from continuous interaction with the environment, making it highly effective in environments where conditions change frequently.
Operating mode
Configured per site
The approved operating mode depends on the site, available data, validation results and safety case. A capability may begin as monitoring or advice, then progress to supervised or closed-loop control. Existing PLC, DCS and safety interlocks remain the final authority on what equipment can do.
Read about deployment and assurance