Browse
Recent Submissions
New records verified within the last 30 days
Showing records 201 to 225 of 428. [First] Page: 5 6 7 8 9 10 11 12 13 Last
Comparative and Statistical Study on Aspen Plus Interfaces Used for Stochastic Optimization
Josué J. Herrera Velázquez, Erik L. Piñón Hernández, Luis A. Vega, Dana E. Carrillo Espinoza, J. Rafael Alcántara Avila, Julián Cabrera Ruiz
June 27, 2025 (v1)
Keywords: Aspen Plus, Matlab, Process Optimization, Python, Stochastic Optimization, Visual Basic
New research on complex intensified distillation schemes has popularized the use of several commercial process simulation software. The interfaces between process simulation and optimization-oriented software have allowed the use of rigorous and robust models. This type of optimization is mentioned in the literature as "Black Box Optimization", since successive evaluations exploits the information from the simulator without altering the model that represents the given process. Among process simulation software, Aspen Plus® has become popular due to their rigorous calculations, model customization, and results reliability. This work proposes a comparative study for Aspen Plus software and Microsoft Excel VBA®, Python® and MATLAB® interfaces. Five distillation schemes were analyzed: conventional column, reactive column, extractive column, column with side rectifier and a Petlyuk column. The optimization of the ?????? (Total Annual Cost) was carried out by a modified Simulated Annealing A... [more]
Enhanced Reinforcement Learning-driven Process Design via Quantum Machine Learning
Austin Braniff, Fengqi You, Yuhe Tian
June 27, 2025 (v1)
Keywords: Process Design, Process Synthesis, Quantum Computing, Reinforcement Learning
In this work, we introduce a quantum-enhanced reinforcement learning (RL) framework for process design synthesis. RL-driven methods for generating process designs have gained momentum due to their ability to intelligently identify optimal configurations without requiring pre-defined superstructures or flowsheet configurations. This eliminates reliance on prior expert knowledge, offering a comprehensive and robust design strategy. However, navigating the vast combinatorial design space poses computational challenges. To address this, a novel approach integrating RL with quantum machine learning (QML) is proposed. QML leverages theoretical advantages over classical methods to accelerate searches in large spaces. Built upon our prior work, the approach begins with a maximum set of available unit operations, represented in a flowsheet structure using an input-output stream matrix as RL observations. A Deep Q-Network (DQN) algorithm trains a parameterized quantum circuit (PQC) in place of a... [more]
Differentiation between Process and Equipment Drifts in Chemical Plants
Linda Eydam, Lukas Furtner, Julius Lorenz, Leon Urbas
June 27, 2025 (v1)
Keywords: Coupled Drifts, Fault Detection, Modelling, Namur Open Architecture, Process Monitoring
The performance of chemical plants is inevitably related to knowledge about the current state of the system. However, both process and equipment drifts may distort state information. Deviations of process values caused by equipment malfunction may be misinterpreted as process drifts and vice versa. Determining the cause of the drift is further complicated by the fact that equipment drifts typically occur in combination with process drifts. This paper presents a method that uses available additional equipment data to reliably detect and decouple combined equipment and process drifts in chemical plants by combining statistical methods with model-based approaches. The utility of additional equipment information is assessed based on its effect on the decoupling of process and equipment drifts. First results demonstrate the feasibility of the approach in a real plant.
Soft-Sensor-Enhanced Monitoring of an Alkylation Unit via Multi-Fidelity Model Correction
Rastislav Fáber, Marco Vaccari, Riccardo Bacci di Capaci, Karol Lubušký, Gabriele Pannocchia, Radoslav Paulen
June 27, 2025 (v1)
Keywords: Industry 40, Information Management, Machine Learning, Modelling, Process Monitoring
Industrial process monitoring can benefit from utilizing historical data, providing insights for decision-making and operational efficiency. This study develops a soft-sensor-based approach leveraging multi-fidelity modeling to correct discrepancies between online sensors and laboratory analyses. A Gaussian process-based strategy is used to predict deviations between high-frequency low-fidelity sensor data and less frequent high-fidelity laboratory measurements. By exploring static and dynamic modeling frameworks, we assess their suitability for capturing process dynamics and addressing time-dependent variability. The multi-fidelity soft sensor noticeably improves predictive accuracy, outperforming high-fidelity and low-fidelity methods. This approach demonstrates applicability across various industrial settings where integrating diverse data sources enhances real-time process control and monitoring, reducing reliance on costly laboratory sampling.
A Stochastic Techno-Economic Assessment of Emerging Artificial Photosynthetic Bio-Electrochemical Systems for CO2 Conversion
Haris Saeed, Aidong Yang, Wei Huang
June 27, 2025 (v1)
Keywords: Artificial Photosynthesis, Carbon Conversion, Synthetic Biology, Techno Economic Assessment
Artificial Photosynthetic Bio-Electrochemical Systems (AP-BES) offer a promising approach for converting CO2 to valuable bioproducts, addressing carbon mitigation and sustainable production. This study employs a stochastic techno-economic assessment (TEA) to estimate the viability of rhodopsin driven AP-BES, from carbon capture to product purification. Unlike traditional deterministic TEAs, this approach uses Monte Carlo simulations to model uncertainties in key technoeconomic parameters, including energy consumption, CO2 conversion efficiency, and bioproduct market prices. The analysis generates probability distributions for economic metrics such as Operational Expenditure (OPEX), Capital Expenditure (CAPEX), and profit. Enhancements in light-harvesting efficiency and advancements in reactor materials were predicted to reduce the payback period to just one year, thereby making large-scale deployment a feasible option.
Redefining Stage Efficiency in Liquid-Liquid Extraction: Development and Application of a Modified Murphree Efficiency
Mahdi Mousavi, Ville Alopaeus
June 27, 2025 (v1)
Keywords: Aspen Custom Modeler, Extraction column, Liquid-liquid extraction, Murphree efficiency, Process simulation
Liquid-liquid extraction stages often deviate from equilibrium due to factors like insufficient mixing, making accurate efficiency modeling essential for process simulation. This study addresses the limitations of Aspen Plus (AP), which distorts equilibrium calculations by directly multiplying efficiency with the distribution coefficient. A modified Murphree efficiency definition, more suitable for liquid-liquid systems but absent in AP's Extraction Column module, was implemented using Aspen Custom Modeler (ACM). The custom multi-stage extraction column model replaces mole fractions with mole flows to better represent mass transfer and phase interactions, enhancing simulation accuracy when imported into AP. Two test cases validated the custom model's effectiveness. Test Case I, utilizing the UNIQ-RK thermodynamic model, compared the ACM model to AP's built-in module, revealing that the ACM model provides a more realistic representation of extraction processes under varying stage effici... [more]
Kolmogorov Arnold Networks (KANs) as surrogate models for global process optimization
Tanuj Karia, Giacomo Lastrucci, Artur M. Schweidtmann
June 27, 2025 (v1)
Subject: Optimization
Keywords: Deterministic Global Optimization, Kolmogorov Arnold Networks, Mixed-Integer Nonlinear Programming, Surrogate modeling
Surrogate models are widely used to improve the tractability of process optimization. Some commonly used surrogate models are obtained via machine learning such as multi-layer perceptrons (MLPs), Gaussian processes, and decision trees. Recently, a new class of machine learning models named Kolmogorov Arnold Networks (KANs) have been proposed. Broadly, KANs are similar to MLPs, yet they are based on the Kolmogorov representation theorem instead of the universal approximation theorem for the MLPs. Compared to MLPs, it was reported that KANs require significantly fewer parameters to approximate a given input/output relationship. One of the bottlenecks preventing the embedding of MLPs into optimization formulations is that MLPs with a high number of parameters (larger width or depth) are more challenging to globally optimize. We investigate whether the parameter efficiency of KANs relative to MLPs can be translated to computational benefits when embedding them into optimization problems an... [more]
pyDEXPI: A Python framework for piping and instrumentation diagrams (P&IDs) using the DEXPI information model
Dominik P. Goldstein, Lukas Schulze Balhorn, Achmad Anggawirya Alimin, Artur M. Schweidtmann
June 27, 2025 (v1)
Keywords: Data model, DEXPI, FAIR data, Open-source, Piping and instrumentation diagram, Software toolbox
Developing piping and instrumentation diagrams (P&IDs) is a fundamental task in process engineering. For designing complex installations, such as petroleum plants, multiple departments across several companies are involved in refining and updating these diagrams, creating significant challenges in data exchange between different software platforms from various vendors. The primary challenge in this context is interoperability, which refers to the seamless exchange and interpretation of information to collectively pursue shared objectives. To enhance the P&ID creation process, a unified, machine-readable data format for P&ID data is essential. A promising candidate is the Data Exchange in the Process Industry (DEXPI) standard. We present pyDEXPI, an open-source implementation of the DEXPI format for P&IDs in Python. pyDEXPI makes P&ID data more efficient to handle, more flexible, and more interoperable. We envision that, with further development, pyDEXPI will act as a central scientific... [more]
Bayesian uncertainty quantification of graph neural networks using stochastic gradient Hamiltonian Monte Carlo
Qinghe Gao, Daniel C. Miedema, Yidong Zhao, Jana M. Weber, Qian Tao, Artur M. Schweidtmann
June 27, 2025 (v1)
Keywords: graph neural networks, property prediction, Uncertainty quantification
Graph neural networks (GNNs) have proven state-of-the-art performance in molecular property prediction tasks. However, a significant challenge with GNNs is the reliability of their predictions, particularly in critical domains where quantifying model confidence is essential. Therefore, assessing uncertainty in GNN predictions is crucial to improving their robustness. Existing uncertainty quantification methods, such as Deep ensembles and Monte Carlo Dropout, have been applied to GNNs with some success, but these methods are limited to approximate the full posterior distribution. In this work, we propose a novel approach for scalable uncertainty quantification in molecular property prediction using Stochastic Gradient Hamiltonian Monte Carlo (SGHMC). Additionally, we utilize a cyclical learning rate to facilitate sampling from multiple posterior modes which improves posterior exploration within a single training round. Moreover, we compare the proposed methods with Monte Carlo Dropout a... [more]
A Benchmark Simulation Model of Ammonia Production: Enabling Safe Innovation in the Emerging Renewable Hydrogen Economy
Niklas Groll, Gürkan Sin
June 27, 2025 (v1)
Keywords: Process Safety, Renewable Ammonia Production, Simulation Benchmark Model
The green transition accelerates innovations and developments targeting the integration of green hydrogen in the chemical industry. However, all new hydrogen pathways and process designs must be tested on operability and safety. A big challenge is the typical fluctuating characteristic of green hydrogen supply that contrasts the steady-state operation of most conventional chemical processes. Therefore, to adequately assess control and monitoring techniques, a benchmark model tailored to the relevant aspects of the hydrogen economy is required. We introduce a benchmark model based on the production of green ammonia using the Haber-Bosch process that remains operable when coupled to a fluctuating hydrogen supply from water electrolysis. The main section of the process model is an adiabatic indirect cooled reactor system that provides realistic modeling of industrial applications. Like the ammonia reactor, all process units and the underlying control structure are precisely dimensioned to... [more]
Phenomena-Based Graph Representations and Applications to Chemical Process Simulation
Yoel R. Cortés-Peña, Victor M. Zavala
June 27, 2025 (v1)
Keywords: Distillation, Flowsheet Convergence, Graph-Theory, Liquid Extraction, Process Simulation
Rapid and robust simulation of chemical production processes is critical to address core scientific questions related to process design, optimization, and sustainability. Efficiently solving a chemical process, however, remains a challenge due to their highly coupled and nonlinear nature. Graph abstractions of the underlying physical phenomena within unit operations may help identify potential avenues to systematically reformulate the network of equations and enable more robust convergence of flowsheets. To this end, we further refined a flowsheet graph-theoretic abstraction that consists of a mesh of interconnected variable nodes and equation nodes. The new network of equations is formulated at the phenomenological level agnostic to the thermodynamic property package by extending equation formulations widely used to solve multistage equilibrium columns. Decomposition of the graph by phenomena linearizes material and energy balances across the flowsheet by decoupling phenomenological n... [more]
A Component Property Modeling Framework Utilizing Molecular Similarity for Accurate Predictions and Uncertainty Quantification
Youquan Xu, Zhijiang Shao, Anjan K. Tula
June 27, 2025 (v1)
Keywords: Molecular design, Property prediction, Similarity coefficient
A key step in developing high-performance industrial products lies in the design of their constituent molecules. Computer-aided molecular design (CAMD) has garnered significant attention for its potential to accelerate and improve the design process. The mainstream method involves using property prediction models to predict the properties of potential molecules and selecting the best candidates based on these predictions. However, prediction errors are inevitable, introducing unreliability into the design. To address this issue, this paper proposes a novel component property modeling framework based on a molecular similarity coefficient. By calculating the similarity between a target molecule and those in an existing database, the framework selects the most similar molecules to form a tailored training dataset. The similarity coefficient also quantifies the reliability of the property predictions. In tests across various properties, this framework not only provides a quantifiable evalu... [more]
Introducing Competition in a Multi-Agent System for Hybrid Optimization
Veerawat Udomvorakulchai, Miguel Pineda, Eric S. Fraga
June 27, 2025 (v1)
Subject: Optimization
Keywords: computational resource allocation, hybrid solution methods, multi-agent systems, multiobjective optimization
Process systems engineering optimization problems may be challenging. These problems often exhibit nonlinearity, non-convexity, discontinuity, and uncertainty, and often only the values of objective and constraint functions are accessible. Additionally, some problems may be computationally expensive. In such scenarios, black-box optimization methods may be appropriate to tackle such problems. A general-purpose multi-agent framework for optimization has been developed to automate the configuration and use of hybrid optimization, allowing for multiple optimization solvers, including different instances of the same solver. Solvers can share solutions, leading to better outcomes with the same computational effort. Alongside cooperation, competition is introduced by dynamically allocating more computational resource to solvers best suited to the problem. Each solver is assigned a priority that adapts to the evolution of the search. The scheduler is priority-based and uses similar algorithms... [more]
A Comparison of Robust Modeling Approaches to Cope with Uncertainty in Independent Terms, considering the Forest Supply Chain Case Study
Frank Piedra-Jimenez, Ana Inés Torres, Maria Analia Rodriguez
June 27, 2025 (v1)
Uncertainty plays a crucial role in strategic supply chain design. In this study, we explore robust approaches to model uncertainty when the non-deterministic parameters are placed in the independent term, on the right-hand side (RHS) of the constraints. We consider the "disjunctive adjustable column-wise robust optimization" (DACWRO), a disjunctive formulation introduced previously in our group, and compare it with the adjustable column-wise robust optimization (ACWRO) formulation, a specific technique for solving robust optimization problems when the original robust optimization approach may assume too-conservative results. Given that the proposed method is based on the generalized disjunctive programming (GDP) technique, it is a higher lever modelling approach that represents the discrete nature of the decision process. In addition, it provides alternative MILP representations that can be further tested and compared. The analysis assesses the computational performance and reformulat... [more]
Multi-Objective Optimization and Analytical Hierarchical Process for Sustainable Power Generation Alternatives in the High Mountain Region of Santurbán: case of Pamplona, Colombia
Nicolas Cabrera, A.M Rosso-Cerón, Viatcheslav Kafarov
June 27, 2025 (v1)
Keywords: Analytical Hierarchical Process, Multi-objective optimization, Numerical Methods, Renewable and Sustainable Energy, Technoeconomic Analysis
This study presents an integrated approach combining the Analytic Hierarchy Process (AHP) with a Mixed-Integer Multi-Objective Linear Programming (MOMILP) model to evaluate sustainable power generation alternatives for Pamplona, Colombia. The MOMILP model includes solar, wind, biomass, and diesel technologies, aiming to minimize costs (net present value) and CO2 emissions while considering design, operational, and budget constraints. The AHP method evaluates multiple criteria such as social acceptance, job creation, technological maturity, and environmental impact. The results show that solar panels are prioritized, with small diesel plants added due to resource limitations. The most sustainable option is a hybrid system with 49% solar, 29% wind, 14% biomass and 8% diesel, generating a net present value of 121,360 USD and 94,720 kg of CO2 emissions. The proposed methodology can be applied to assess and select the most feasible alternative within a wide range of new projects for the int... [more]
Design of Experiments Algorithm for Comprehensive Exploration and Rapid Optimization in Chemical Space
Kazuhiro Takeda, Masaru Kondo, Muthu Karuppasamy, Mohamed S. H. Salem, Shinobu Takizawa
June 27, 2025 (v1)
Subject: Optimization
Keywords: Algorithms, Bayesian optimization, Definitive screening design, Optimization
Bayesian optimization is known to be able to search for the optimal conditions based on a small number of experiments. However, these experiments are insufficient to understand the experimental condition space. In contrast, we report the development of an algorithm that combines a low-confounding definitive screening design with Bayesian optimization, allowing for rapid optimization and ensuring sufficient experiments to understand the experimental condition space with a low confounding.
Companies’ Operation and Trading Strategies under the Triple Trading and Gaming of Electricity, Carbon Quota and Commodities: A Game Theory Optimization Modeling
Chenxi Li, Nilay Shah, Zheng Li, Pei Liu
June 27, 2025 (v1)
Keywords: decarbonization strategy, electricity-carbon joint trading, electricity-consuming factories, game theory optimization, Nash equilibrium
Electricity and carbon trading towards carbon reduction are highly coupled. The research on joint trading is essential for helping companies identify optimal strategies and enabling policymakers to detect potential policy loopholes. This study presents a novel game theory optimization model involving both power generation companies (GenCos) and factories to explore optimal operation strategies under electricity-carbon joint trading. By fully capturing the operational characteristics of power generation units and the technical energy consumption of electricity-consuming enterprises, it describes the relationship between renewable energy, fossil fuels, electricity, and carbon emissions detailedly. Considering the correlation between production volume and price of the same product, the case actually encompasses three trading systems: electricity, carbon, and commodities. Transforming this nonlinear model into a mixed-integer linear form through piecewise linearization and discretization,... [more]
Refrigerant Selection and Cycle Design for Industrial Heat Pump Applications exemplified for Distillation Processes
Jonas Schnurr, Momme Adami, Mirko Skiborowski
June 27, 2025 (v1)
Keywords: Distillation, Energy integration, Heat pump, Refrigerant, Screening tool
Mechanical compression heat pumps are indispensable to facilitate the transition from thermally driven processes to renewable energy by electrification, upgrading low-temperature waste heat to recycle it at a higher temperature level. However, the implementation of such heat pumps up to date encounters limitations, due to equipment limitations and a lack of tools for the design of process concepts for the application of high-temperature heat pumps. The optimal design of heat pumps relies heavily on the selection of an appropriate refrigerant, as the thermodynamic properties significantly affect the heat pump cycle design and performance. While existing methods are capable of identifying thermodynamically beneficial refrigerants, they do not directly account for practical constraints such as limitations on the compressor discharge temperature, compression ratio, and vacuum operation. The current study proposes a fast-screening approach for arbitrary heat pump applications, considering a... [more]
AutoJSA: A Knowledge-Enhanced Large Language Model Framework for Improving Job Safety Analysis
Shuo Xu, Jinsong Zhao
June 27, 2025 (v1)
Keywords: Artificial Intelligence, Job Safety Analysis, Large Language Model
Job Safety Analysis (JSA) is critical for proactively identifying workplace hazards, assessing their potential consequences, and implementing effective control measures. However, traditional JSA methods can be inefficient and prone to errors, particularly in complex industrial environments. This paper introduces AutoJSA, a knowledge-enhanced framework that leverages large language models (LLMs) to automate and optimize the JSA process. We collected 73 high-quality JSA reports from a chemical engineering company and divided the JSA workflow into three key tasks: hazard identification, consequence identification, and control measure generation. Two approaches — fine-tuning and retrieval-augmented generation (RAG) — were employed on a base LLM (GLM-4-9B-Chat) to adapt it for these domain-specific tasks. Experimental results demonstrate that both fine-tuning and RAG significantly improve task performance relative to the unmodified model, with fine-tuning generally providing larger gains. W... [more]
Comparison of Multi-Fidelity Modelling Methods for Bayesian Optimization
Stefan Tönnis, Luise F. Kaven, Eike Cramer
June 27, 2025 (v1)
Keywords: Machine Learning, Numerical Methods, Optimization, Process Design
In process systems engineering (PSE), obtaining accurate process models for optimization can be expensive and time-consuming. Black-box Bayesian Optimization (BO) with Gaussian process (GP) surrogates offers a promising approach. However, full black-box optimization neglects valuable prior knowledge, which could otherwise improve the optimization process. This work explores methods of integrating prior knowledge in the form of low-fidelity data into BO by evaluating these methods on synthetic multi-fidelity test functions. Our results highlight possibilities for improved convergence of the BO optimization. However, our work further highlights potential pitfalls of these multi-fidelity models, such as bias, convergence to local optima, and overfitting on low-fidelity data. Hence, leveraging low-fidelity data in multi-fidelity models can improve BO convergence, but there are instances where the algorithms are more susceptible to failure.
The Paradigm of Water and Energy Integration Systems (WEIS): Methodology and Performance Indicators
Miguel Castro Oliveira, Rita Castro Oliveira, Pedro M. Castro, Henrique A. Matos
June 27, 2025 (v1)
Subject: Environment
Keywords: energy recovery, performance indicators, Renewable and Sustainable Energy, Water and energy integration systems, water-energy nexus
This work approaches a detailed characterization of the aspects inherent to the innovative paradigm of Water and Energy Integration Systems (WEIS). These consists in conceptual physical systems which consider all potential energy-using and water-using processes in a site, all potential recirculation of material and energy streams between these and the integration of several categories of state-of-the-art technologies. The WEIS have the ultimate aim to promote the sustainability character associated to existing installations (through the reduction of energy and water input and contaminants output). The specific characteristics of WEIS are compared to existing similar process integration methodologies and a set of performance indicators are determined, having as a basis two previous case-studies approached for the Engineering project of WEIS. The performed analysis in this work revealed that the innovative paradigm is able to constitute Engineering projects with associated sustainability... [more]
A Python/Numpy-based package to support model discrimination and identification
Seyed Zuhair Bolourchian Tabrizi, Elena Barbera, Wilson Ricardo Leal da Silva, Fabrizio Bezzo
June 27, 2025 (v1)
Keywords: model calibration, model discrimination, model identification, model-based design of experiments, open-source software
Addressing challenges in process design and optimisation, especially with complex models and data uncertainties, requires effective tools for model development, selection, and identification. Techniques such as Model-based Design of Experiments (MBDoE) help support this task by screening and discriminating between models and, eventually, calibrating them. Open-source and user-friendly Python packages have implemented some model identification techniques. However, the need for a tool that can couple with various model simulators and account for the steps of model identification as well as physical constraints of systems in design of experiments remains unmet. In that light, we present the python package MIDDOE (Model-(based) Identification, Discrimination, and Design of Experiments) to address this gap. It integrates rival models screening, parameter estimation, uncertainty analysis, and MBDoE techniques, while adapting to various process constraints. These functionalities are demonstra... [more]
Updated-Absolute Expected Value Solution Approach for multistage stochastic programming problems
Yasuhiro Shoji, Selen Cremaschi
June 27, 2025 (v1)
Subject: Optimization
Keywords: endogenous uncertainty, heuristics, Stochastic Optimization
This paper introduces the Updated Absolute Expected Value Solution, U-AEEV, a heuristic for solving multi-stage stochastic programming (MSSP) problems with type 2 endogenous uncertainty. U-AEEV is an evolution of the Absolute Expected Value Solution, AEEV [1]. This paper aims to show how U-AEEV overcomes the drawbacks of AEEV and performs better than AEEV. To demonstrate the performance of U-AEEV, we solve 6 MSSP problems with type 2 endogenous uncertainty and compare the solutions and computational resource requirements.
Principles and Applications of Model-free Extremum Seeking – A Tutorial Review
Laurent Dewasme, Alain Vande Wouwer
June 27, 2025 (v1)
Keywords: Biosystems, Optimization, Process Control
This article aims to tutorial a few important extremum seeking control approaches that can be used for the model-free optimization of industrial processes in various fields. The application of several methods is illustrated with a simple case study related to the production of algal biomass in photobioreactors. Other methods and applications are briefly reviewed.
Machine Learning-Based Soft Sensor for Hydrogen Sulfide Monitoring in the Gas Treatment Section of an Industrial-Scale Oil Regeneration Plant
Luis F. Sánchez, Eva C. Coelho, Francesco Negri, Francesco Gallo, Mattia Vallerio, Henrique A. Matos, Flavio Manenti
June 27, 2025 (v1)
Keywords: Process Control, Simulation, Soft sensor, Steady-State
Monitoring chemical composition is key in several industrial-scale chemical processes. However, traditional composition sensors usually convey drawbacks, including high costs, short lifetimes, and frequent calibration requirements. As an alternative, software (soft) sensors have gained attention in recent years due to their accuracy, ease of training, and potential of integrating widely known machine learning techniques. This study presents the methodology followed to train a soft sensor for hydrogen sulfide monitoring in the gas treatment section of an industrial facility in Italy. In particular, this methodology includes a novel approach for steady-state determination from historical plant data in the presence of several steady states and noise. Unfortunately, only four steady states were found in the plant data, which was insufficient for accurate soft sensor training. As an alternative, these steady states were used to develop and validate a rigorous Aspen HYSYS process simulation.... [more]
Showing records 201 to 225 of 428. [First] Page: 5 6 7 8 9 10 11 12 13 Last