AI model-based pH Control in SAG Mills
pH control in SAG (Semi-Autogenous Grinding) mills is a critical aspect of the milling process in mineral processing operations, particularly in circuits where subsequent flotation is used for mineral separation. The pH level in the milling process can significantly affect the chemical environment, impacting not only the efficiency of the grinding itself but also the performance of downstream processes like flotation.
The efficiency of mineral liberation during grinding can be influenced by the slurry's pH, affecting the surface properties of the minerals.
The pH level can impact the corrosion rates of the mill's internal components. A controlled pH can help protect against excessive wear and tear.
Many minerals are sensitive to the pH of the slurry, which affects their surface charge and, consequently, their behavior in flotation processes. For example, the flotation of sulfide minerals is often optimized in slightly alkaline conditions.
The effectiveness of various reagents used in the flotation process, such as collectors, frothers, and depressants, can be pH-dependent.
Lime is the most common reagent used to adjust the pH upwards (making it more alkaline) in SAG mill circuits. It's added either directly to the mill or to the primary conditioning tanks. pH sensors in SAG mill circuits can be prone to scaling, fouling, and wear due to the abrasive nature of the slurry, requiring regular maintenance and calibration. The variability in ore composition, feed rate, and water chemistry can lead to rapid changes in the slurry's pH, challenging the control system's responsiveness. Ensuring that the added reagents are well-dispersed and mixed within the slurry can be challenging, especially in large-volume circuits.
Minealytics using neural control for lime addition in a SAG (Semi-Autogenous Grinding) mill involves leveraging neural networks, a subset of artificial intelligence and machine learning, to manage the pH level of the mill slurry.
Minelatyics' predictive control, powered by our neural model, can forecast pH changes based on current and historical data, allowing for preemptive adjustments before the pH moves outside the desired range. Neural networks excel at modeling complex, non-linear relationships, making them well-suited for predicting pH in the variable and dynamic environment of a SAG mill. A neural model can integrate a wide range of input variables, including feed characteristics, water chemistry, and operational parameters, providing a comprehensive view of the factors influencing pH. Neural models can continuously learn and adapt to new patterns in the data, improving their accuracy and reliability over time as they are exposed to more operational scenarios. By predicting the optimal amount of lime or other reagents needed to maintain the desired pH, predictive control can minimise reagent consumption, reducing costs and environmental impact. Maintaining pH within a tight range enhances process stability, improving the efficiency of the milling process and the effectiveness of downstream processes like flotation. Our predictive control can lead to more consistent operations, reducing the need for manual interventions and allowing for smoother, more efficient mill operation.
Time series forecasting can play a significant role in solving the problem of apron feeder control by providing accurate predictions of material flow rates. By analysing historical data and using forecasting techniques, engineers can make informed decisions to optimise the operation of apron feeders, or the control can be automated based on the predictions. Since there are multiple sensors and other data sources, AI-based models can efficiently bring together this data and create accurate predictions.
Our technology uses Convolutional Neural Networks (CNNs) to accurately predict material flow rates from several variables including current apron feeder speed and current flow rate. Depending on the equipment and setup, any number of variables can be added to help model the future flow rate. CNNs are traditionally known for their prowess in image and video recognition tasks. However, their ability to recognise patterns in spatial data makes them a powerful tool for time series prediction as well. CNNs can automatically learn relevant features from the raw time series data, which makes feature engineering a less tedious task. CNNs are generally robust to noise and outliers, thanks to their hierarchical feature learning. This makes them well-suited for feedrate estimation, where data is generally noisy due to high flow rate, vibration, equipment malfunction, sensor errors, or other operational issues. Convolutional layers can learn to recognise both local and global patterns in time series data, which is crucial when dealing with feedrate estimation where short-term fluctuations and long-term trends both play significant roles.
In summary, CNN-based time series prediction for feedrate estimation can offer a robust, scalable, and accurate solution, well-aligned with your goals to transform mining into a more data-driven and autonomous industry.
LSTM cell in recurrent neural network
Utilising AI modeling for pH prediction provides a powerful tool for optimal lime dosing and pH control of slurry. The predicted pH from an AI model is realigned with the measured discharge pH through online training of the AI model. This real-time calibration helps in maintaining accuracy and responsiveness. Additionally, the AI can detect issues with the pH sensor by analysing patterns and inconsistencies in the data; for example, sudden, unexplained changes in pH readings, or readings that consistently diverge from model predictions without corresponding changes in operational conditions, might indicate sensor fouling, scaling, or malfunction. By continuously monitoring the sensor's performance against expected outcomes and known process dynamics, the AI system can flag anomalies that suggest sensor issues, prompting maintenance or recalibration to ensure reliable pH control.
Predicted (blue) and measured pH (aligned)