A chemical plant is not just a collection of reactors, distillation columns, and heat exchangers. It is an interconnected system where a change in one unit ripples through the entire process—altering temperatures, pressures, flows, and compositions in ways that are often counterintuitive. Process Systems Engineering (PSE) emerged from the recognition that designing and operating such systems requires methods that treat the whole process, not just its parts. Unlike Unit Operations, which classifies equipment by function, or Transport Phenomena, which analyzes fundamental physical mechanisms, PSE asks how the pieces fit together, how the system behaves dynamically, and how it can be optimized as an integrated whole. The subfield has developed through eight major frameworks, each responding to a limitation in earlier approaches while preserving their useful insights.
The earliest PSE framework arose from a practical pressure: continuous chemical processes do not stay put. Feed composition drifts, catalyst activity decays, cooling water temperature changes with the weather. In the 1950s, engineers began applying feedback control theory—drawn from servomechanisms and electrical engineering—to regulate process variables such as temperature, pressure, and composition automatically. This was Process Dynamics and Control, a framework that introduced mathematical models of transient behavior (differential equations describing how a process responds to disturbances) and algorithms such as proportional-integral-derivative (PID) control to keep the system at a desired operating point. Its distinctive contribution was to treat the entire plant as a dynamic system whose behavior could be predicted and corrected, rather than relying on steady-state hand calculations and manual valve adjustments. Later, in the 1970s and 1980s, model predictive control (MPC) extended this logic by using an explicit process model to anticipate future deviations and optimize control actions over a moving horizon—a technique that would later share mathematical infrastructure with Process Optimization.
If control addresses how to run a given plant, Process Synthesis asks a more fundamental question: how should the plant be designed in the first place? Before the 1960s, flowsheet design was largely heuristic—engineers relied on experience, rules of thumb, and trial-and-error simulation. Process Synthesis reframed design as a systematic search problem: given raw materials and desired products, find the sequence of units (reactors, separators, heat exchangers) and their interconnections that achieves the goal at minimum cost. Early work by Rudd, Hendry, and Siirola introduced hierarchical decomposition, breaking the synthesis problem into decisions about reactor network, separation system, and heat recovery network. A later branch, superstructure optimization, embedded all plausible flowsheet alternatives into a single mathematical model and used optimization to select the best configuration. This approach directly linked Process Synthesis to Process Optimization, which would provide the computational engine for solving those superstructure models.
The 1970s were a watershed for PSE. Digital computing had advanced enough to make large-scale numerical calculations practical, and three frameworks emerged in rapid succession, each exploiting this new capability in a different way. Together they transformed PSE from a qualitative, heuristic discipline into a quantitative, model-based one.
Equation-Oriented Modeling and Simulation replaced the older sequential-modular approach to process simulation. In sequential-modular simulators, unit operations were solved one at a time in the direction of material flow, requiring iterative tearing and convergence loops for recycle streams. Equation-oriented modeling instead collected all the equations describing the process—mass balances, energy balances, equilibrium relations, rate expressions—into a single large system of algebraic and differential equations and solved them simultaneously. This made it possible to handle recycles, design specifications, and optimization constraints in a unified way. The framework's core commitment was to treat the model as a set of equations rather than a sequence of unit calculations, enabling much tighter coupling between simulation and optimization.
Process Integration emerged from a different angle: the recognition that energy and material flows between units create opportunities for synergy that are invisible when units are designed independently. The landmark insight was pinch analysis, developed by Linnhoff and colleagues in the late 1970s, which provided a systematic method for designing heat exchanger networks that recover the maximum possible heat from a process. By plotting hot and cold streams on a temperature-enthalpy diagram, engineers could identify the "pinch point" that limits heat recovery and design networks that approach the thermodynamic minimum energy target. Process Integration thus introduced a holistic, system-wide perspective that complemented the equation-oriented approach: while equation-oriented modeling solved the equations of a given flowsheet, Process Integration provided principles for designing the flowsheet's energy architecture in the first place.
Process Optimization gave PSE a formal mathematical language for decision-making. Using techniques from operations research—linear programming, nonlinear programming, mixed-integer programming—engineers could now ask not just "does this design work?" but "what is the best design?" The framework absorbed the equation-oriented models as constraints and added an objective function (typically cost, profit, or energy consumption) and decision variables (flows, temperatures, equipment sizes). Process Optimization became the engine that drove Process Synthesis (via superstructure optimization), Process Integration (via automated heat exchanger network synthesis), and Process Dynamics and Control (via MPC). It was the common mathematical infrastructure that tied the other 1970s frameworks together.
These three frameworks coexisted and reinforced each other. Equation-oriented modeling provided the accurate process models that optimization needed; optimization provided the decision-making capability that synthesis and integration required; and integration provided the system-level targets that optimization could aim for. By the end of the 1970s, PSE had a coherent intellectual core: model the system, integrate its flows, and optimize its performance.
In the 1990s, PSE pushed outward in two directions: downward to smaller scales and upward to larger scales.
Multiscale Modeling addressed a limitation of the equation-oriented framework: it treated processes at the macroscopic unit-operations scale, but many phenomena—catalyst pore diffusion, crystal nucleation, polymer chain growth—depend on molecular and microstructural details. Multiscale Modeling linked models at different length and time scales, from quantum chemistry and molecular dynamics through mesoscale particle methods to continuum transport equations. This framework did not replace equation-oriented modeling; it extended it by embedding sub-models that captured physics at finer scales. The challenge was computational: solving coupled models across scales required sophisticated numerical methods and high-performance computing, but it enabled PSE to address problems in materials design, pharmaceutical crystallization, and catalytic reactor engineering that were inaccessible to single-scale approaches.
Supply Chain Management and Enterprise-Wide Optimization scaled Process Optimization upward from the plant to the entire enterprise. A chemical company does not just operate a single plant; it manages a network of suppliers, production sites, distribution centers, and customers, each with its own costs, capacities, and uncertainties. Enterprise-wide optimization (EWO) extended the mathematical programming tools of Process Optimization to this broader system, incorporating decisions about production planning, inventory management, logistics, and financial hedging. The framework preserved the equation-oriented and optimization infrastructure of PSE but expanded the scope from process flowsheets to supply chain networks. It also introduced new challenges: uncertainty in demand and prices, discrete decisions about plant shutdowns and expansions, and the need to coordinate decisions across organizational boundaries.
The most recent framework responds to a growing tension within PSE. Equation-oriented models are powerful but expensive to build and maintain; they require detailed knowledge of physical properties, reaction kinetics, and transport coefficients, and they may not capture complex phenomena such as fouling, degradation, or operator behavior. At the same time, modern chemical plants are instrumented with thousands of sensors that generate vast streams of data. Data-Driven Process Systems Engineering uses statistical learning, machine learning, and artificial intelligence to build models directly from data, bypassing the need for first-principles equations.
This framework does not simply replace equation-oriented modeling; it creates a living disagreement within the field. Proponents of data-driven methods argue that they can capture patterns that physics-based models miss, adapt to changing process conditions, and be deployed more quickly. Defenders of equation-oriented approaches counter that data-driven models extrapolate poorly, require large amounts of representative data, and offer less insight into underlying mechanisms. The most productive current work pursues hybrid or "gray-box" approaches that combine physics-based equations with data-driven components—using machine learning to estimate unknown parameters, to model residuals, or to approximate computationally expensive sub-models. Data-Driven PSE also has deep connections to Process Dynamics and Control: both frameworks rely on empirical models of process behavior, and modern control techniques increasingly incorporate machine learning for system identification and adaptive control.
Today, all eight frameworks remain active, but they have settled into a division of labor. Process Dynamics and Control continues as the backbone of plant operations, now enriched by advanced control and real-time optimization. Process Synthesis and Process Integration are standard tools in process design, often combined in commercial software. Equation-Oriented Modeling and Simulation is the workhorse for rigorous process analysis, while Process Optimization provides the decision-making layer that ties design, control, and scheduling together. Multiscale Modeling is essential for product design and materials applications. Supply Chain Management and Enterprise-Wide Optimization has become a distinct subfield with its own conferences and journals. Data-Driven PSE is the fastest-growing area, attracting researchers from machine learning and statistics.
The central methodological disagreement today is between physics-based and data-driven approaches. Both sides agree that the goal is to build useful models of chemical processes, and both recognize that purely first-principles models are too expensive for some applications while purely data-driven models are too fragile for others. They disagree about where to draw the line: how much physics must be embedded to ensure reliability, and how much data is enough to trust a model's predictions. This debate is unlikely to be resolved by one side winning; instead, the field is moving toward a pluralistic toolkit in which the choice of modeling approach depends on the problem, the available data, and the required accuracy. The frameworks that lead today are those that offer the most flexible integration of multiple modeling paradigms—equation-oriented, data-driven, multiscale, and optimization-based—into coherent solutions for the design and operation of increasingly complex chemical systems.