Next Article in Journal
Adaptive Droop Control for Power Distribution of Hybrid Energy Storage Systems in PV-Fed DC Microgrids
Previous Article in Journal
Robust Backstepping Super-Twisting MPPT Controller for Photovoltaic Systems Under Dynamic Shading Conditions
Previous Article in Special Issue
Accuracy of Core Losses Estimation in PMSM: A Comparison of Empirical and Numerical Approximation Models
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Energy Optimization of Motor-Driven Systems Using Variable Frequency Control, Soft Starters, and Machine Learning Forecasting

by
Hashnayne Ahmed
,
Cristián Cárdenas-Lailhacar
and
S. A. Sherif
*
Department of Mechanical and Aerospace Engineering, University of Florida, Gainesville, FL 32611, USA
*
Author to whom correspondence should be addressed.
Energies 2025, 18(19), 5135; https://doi.org/10.3390/en18195135
Submission received: 26 August 2025 / Revised: 17 September 2025 / Accepted: 24 September 2025 / Published: 26 September 2025

Abstract

This paper presents a unified modeling framework for quantifying power and energy consumption in motor-driven systems operating under variable frequency control and soft starter conditions. By formulating normalized expressions for voltage, current, and power factor as functions of motor speed, the model enables accurate estimation of instantaneous and cumulative energy use using only measurable electrical quantities. The effect of soft starter operation during startup is incorporated through ramp-based profiles, while variable frequency control is modeled through dynamic speed modulation. Analytical results show that variable speed control can achieve energy savings of up to 36.1% for sinusoidal speed profiles and up to 42.9% when combined with soft starter operation, with the soft starter alone contributing a consistent 8.6% reduction independent of the power factor. To support energy optimization under uncertain demand scenarios, a two-stage stochastic optimization framework is developed for motor sizing and control assignment, and four physics-guided machine learning models—MLP, LSTM, GRU, and XGBoost—are benchmarked to forecast normalized energy ratios from key electrical parameters, enabling rapid and interpretable predictions. The proposed framework provides a scalable, interpretable, and practical tool for monitoring, diagnostics, and smart energy management of industrial motor-driven systems.

1. Introduction

Motor-driven systems—including pumps, compressors, blowers, and fans—are critical components in industrial and infrastructure applications. Collectively, they account for over 40% of electricity consumption in the manufacturing sector globally [1]. These systems are prevalent across sectors such as HVAC, water treatment, chemical processing, and mining. However, their performance is often compromised by fixed-speed operation, which ignores real-time variations in load demand, leading to energy inefficiency, excessive mechanical stress, and limited operational flexibility. With increasing regulatory pressure for energy conservation, rising electricity costs, and the adoption of energy management frameworks such as ISO 50001 [2] there is a growing demand for scalable, interpretable, and measurement-compatible models that can evaluate and optimize the performance of motor-driven systems.
To address these challenges, significant attention has been given to technologies like variable-frequency drives (VFDs) and soft starters, which offer improved control over motor speed and reduce mechanical and electrical stress during startup and operation [3,4]. The energy-saving potential of these technologies is well-established, particularly in systems with variable loads or frequent on–off cycling. Case studies consistently show that employing variable speed drives instead of constant-speed operation yields significant energy savings across diverse settings, including water purification plants [5], industrial pumping stations, and distribution networks [6,7,8], while soft starters have likewise been shown to reduce inrush current and improve efficiency during frequent start–stop operation [9,10,11]. However, despite widespread adoption, quantifying the actual energy benefit of such control strategies remains difficult in the absence of system-specific performance models. This limitation is especially evident in industrial settings where only electrical parameters—voltage, current, and power factor—are readily available, making it challenging to assess energy performance or benchmark efficiency across systems of different sizes and configurations.
Several studies have proposed modeling approaches for motor-driven systems, leveraging either empirical relations or simplified analytical frameworks. Wang [12] introduced a frequency- and voltage-based estimation approach for VFD-motor-pump systems that leveraged available electrical measurements to approximate input power. Wang et al. [13] further integrated sectional voltage and frequency regulation with fuzzy logic for dynamic load matching in oilfield beam pumping motors, achieving measurable improvements in load balancing and energy use. Broader programmatic efforts, such as the motor challenge program [14] and its evolution under the U.S. Department of Energy’s MEASUR platform, have emphasized industrial motor efficiency but primarily focused on promoting best practices rather than developing predictive models.
More recent research has advanced model-based optimization and control strategies for motor systems. Yang et al. [15] introduced a rigid–flexible electromechanical coupling model for linear motors, incorporating adaptive genetic algorithms to optimize PID performance under mechanical deformation. Diao et al. [16] developed a multiobjective optimization approach for switched reluctance motor drives, employing subspace partitioning and finite-element analysis to balance efficiency and torque ripple. Complementary studies reinforce the practical benefits of deploying VFDs and soft starters in industrial systems [8,11], yet these evaluations are often context-specific and do not provide scalable models for predicting savings across diverse applications [14,17].
Building on physics-based models, data-driven methods have begun to be explored for their potential in energy forecasting and optimization. Cheng et al. [17] reviewed surrogate modeling techniques, highlighting their potential to accelerate electric motor optimization through statistical regressors and deep learning. Extending this direction, physics-informed neural networks (PINNs) have been applied to energy-related systems such as diesel engines, where they enable simultaneous parameter estimation and dynamic prediction from operational data [18], and to nonlinear energy supply–demand systems, where they approximate solutions of coupled differential equations and capture dynamics beyond the reach of conventional numerical solvers [19]. While PINNs represent one subset of physics-guided learning, our focus is on the broader class of physics-guided machine learning (PGML) architectures for motor-driven systems, encompassing both neural (MLP, LSTM, GRU) and non-neural (XGBoost) models.
Beyond these approaches, recent deep learning studies have demonstrated strong predictive capabilities across diverse energy applications. Lv et al. [20] integrated deep neural networks with robust model predictive control to improve adaptability in combined heat and power and hydrogen systems, while Bai et al. [21] proposed DeepGreen-Opt, which combines LSTM forecasting with adaptive particle swarm optimization for real-time industrial energy management under carbon neutrality constraints. In the transportation domain, Niranjani et al. [22] employed an EMD–CNN–SOA framework for accurate electric vehicle demand prediction, and Lai et al. [23] developed a hybrid SSA–LSTM model to enhance forecasting accuracy in industrial parks. Complementary efforts include short-term load forecasting with customized LSTM–CNN ensembles [24] and comparative evaluations of multiple ML and DL algorithms for EV energy consumption [25]. Collectively, these studies highlight the predictive power of machine learning and deep learning in energy systems, but they remain largely domain-specific, data-intensive, and often adopt black-box formulations that limit interpretability and scalability in practice.
However, despite these methodological advances, several practical challenges continue to hinder industrial deployment. Specifically, (i) many methods require detailed motor parameters or high-resolution mechanical data that is rarely available for plants [26,27]; (ii) purely data-driven models are computationally demanding and not suited to real-time or retrofit contexts; and (iii) black-box architectures reduce interpretability, a known barrier in industrial AI applications [28]. Furthermore, most models are designed for domain-specific applications (e.g., EVs, buildings, renewable forecasting) and do not generalize readily to motor systems under VFD or soft-start control.
In this context, the objective of this paper is to address these limitations by developing a unified, physically grounded, and normalized modeling framework for quantifying power consumption in motor-driven systems. The framework leverages real-time electrical signals—voltage, current, and power factor—to model energy consumption under both variable-frequency and soft-start control modes. Building on this foundation, the study introduces a two-stage stochastic optimization strategy for motor sizing and load allocation under uncertainty, and benchmarks four physics-guided machine learning (PGML) models—MLP, LSTM, GRU, and XGBoost—for forecasting normalized energy ratios from control parameters. In doing so, the work contributes (i) a normalized physics-based formulation compatible with readily available electrical measurements, (ii) a robust stochastic optimization framework for motor selection and control allocation, (iii) a comparative evaluation of diverse PGML architectures for interpretable forecasting, and (iv) validation against analytical references through sensitivity studies, demonstrating both accuracy and scalability. Together, these contributions advance the state of the art by bridging physics-based modeling with machine learning, yielding a practical and deployable framework for monitoring, diagnostics, and energy optimization in industrial motor-driven systems. Typical application scenarios include variable torque systems such as pumps and fans, as well as constant-torque systems such as conveyors and hoists.
The remainder of this paper is organized as follows. Section 2 develops a normalized, physics-based modeling framework for motor-driven systems, incorporating variable frequency control and soft starter effects using measurable electrical parameters. Section 3 presents a two-stage stochastic optimization strategy for motor sizing and control selection, along with the development and comparative evaluation of the four PGML models for rapid energy forecasting. Finally, Section 4 summarizes the main findings, discusses the limitations, and outlines future research directions.

2. Power Consumption Modeling

2.1. Variable-Frequency Power Controls

The instantaneous electrical power drawn by a motor-driven system, such as a pump or fan, is governed by the relationship between mechanical output and conversion efficiency. This relationship can be expressed as
P ( t ) = N · L ( t ) η ( t ) ,
where P ( t ) is the instantaneous electrical input power (in Watts), and N is the number of identical motors in operation. The term L ( t ) denotes the instantaneous mechanical load on the motor shaft at time t, expressed as a fraction of the rated mechanical output, and  η ( t ) represents the instantaneous electromechanical efficiency. In practical industrial applications, the mechanical load factor L ( t ) can be approximately estimated from the ratio of the actual drawn current to the rated current provided on the motor nameplate, subject to appropriate correction factors accounting for variations in power factor and efficiency [29].
To express the mechanical load in a dimensionless form, it is normalized by the rated mechanical power output of the motor. The instantaneous mechanical load is written as L ( t ) = L ^ ( t ) · P r , where L ^ ( t ) is the normalized load factor, and  P r is the rated mechanical power of each motor. In terms of torque and rotational speed, L ^ ( t ) is defined as
L ^ ( t ) = T ( t ) · W ( t ) P r ,
where T ( t ) is the motor shaft torque in newton-meters, and  W ( t ) is the angular velocity in radians per second. The motor efficiency η ( t ) is defined as the ratio of mechanical output power to the electrical input power, and can be determined from measured electrical parameters under the assumption of a balanced three-phase system:
η ( t ) = T ( t ) · W ( t ) 3 · V ( t ) · I ( t ) · cos ( ϕ ( t ) ) ,
where V ( t ) , I ( t ) , and  cos ( ϕ ( t ) ) represent the line voltage, line current, and power factor, respectively. Substituting Equations (2) and (3) into Equation (1) and simplifying yields the widely known and used power relation for three-phase motor systems:
P ( t ) = N · 3 · V ( t ) · I ( t ) · cos ( ϕ ( t ) ) .
This form is advantageous in industrial monitoring contexts, as it relies solely on electrical measurements that can be acquired using power meters, ammeters, or motor control systems. For cross-system comparison and performance tracking, it is useful to define the normalized power consumption. The normalized power P ^ ( t ) is defined as the ratio of instantaneous power to the rated total electrical input power, given by P ^ ( t ) = P ( t ) / P ¯ , where the total rated power P ¯ is computed as N · P r . Using Equation (4), we get the normalized instantaneous power equation:
P ^ ( t ) = 3 · V ( t ) · I ( t ) · cos ( ϕ ( t ) ) P r ,
which provides a dimensionless representation of energy demand, independent of motor size or quantity. To evaluate long-term performance or average energy use, we integrate the power expression to obtain the normalized energy consumption over a time interval [ 0 , T ] as follows:
E ^ = 3 P r 0 T V ( t ) · I ( t ) · cos ( ϕ ( t ) ) d t .
This formulation enables direct analysis of energy consumption trends and system behavior over time using only plant-level electrical measurements and is fully compatible with variable-speed motor operation. For systems controlled by a variable-frequency drive, the motor speed is adjusted dynamically to match the load, and the normalized speed can be expressed as r ^ ( t ) = R P M ( t ) / R P M r . Using this, and modeling voltage, current, and power factor as functions of r ^ ( t ) , we get
V ( t ) = V r · r ^ ( t ) , I ( t ) = I r · r ^ 2 ( t ) , cos ( ϕ ( t ) ) = cos ( ϕ r ) δ 1 r ^ ( t ) ,
where V r , I r , and  cos ( ϕ r ) are rated values, and  δ is a small empirical correction factor. The angle ϕ r is the rated power factor angle corresponding to full-load operation, typically yielding cos ( ϕ r ) [ 0.85 , 0.95 ] , while δ [ 0.05 , 0.15 ] reflects the observed degradation in power factor at reduced speeds due to increased reactive current draw.
Substituting the expressions for voltage, current, and power factor in terms of the normalized motor speed r ^ ( τ ) , and applying the time normalization τ = t / T , the normalized energy consumption becomes
E ^ = 3 · V r · I r · T P r 0 1 r ^ 3 ( τ ) cos ( ϕ r ) δ 1 r ^ ( τ ) d τ ,
where r ^ ( τ ) is the normalized speed profile. This unified form captures the dynamic influence of voltage, current, and power factor variations due to variable-frequency drive-controlled speed modulation and can be evaluated for any assumed motor speed profile. For constant-speed operation without variable-frequency drive control, where the motor runs continuously at full-rated speed (i.e., r ^ ( t ) = 1 ), the normalized energy consumption simplifies to
E ^ 0 = 3 · V r · I r · cos ( ϕ r ) · T P r .
To quantify the impact of variable frequency-based operation relative to baseline constant-speed control, the ratio of normalized energy consumption is defined as
E ^ E ^ 0 = 1 cos ( ϕ r ) 0 1 f ( r ^ ( τ ) ) d τ .
where f ( r ^ ( τ ) ) = r ^ 3 ( τ ) cos ( ϕ r ) δ 1 r ^ ( τ ) . The dimensionless ratio E ^ / E ^ 0 reflects the relative energy savings (if E ^ / E ^ 0 < 1 ) or excess consumption (if E ^ / E ^ 0 > 1 ) due to speed modulation under variable frequency control. It depends solely on the normalized speed profile r ^ ( τ ) and the motor’s rated power factor cos ( ϕ r ) .
In the absence of measured real-time motor speed data, a normalized velocity profile is assumed to characterize the effect of speed modulation under variable frequency control. Two representative profiles for the normalized motor speed r ^ ( τ ) over the normalized time interval τ [ 0 , 1 ] are considered:
r ^ 1 ( τ ) = 1 ϵ sin 2 ( n π τ ) , r ^ 2 ( τ ) = 1 ϵ 1 tanh 2 ( k ( τ 0.5 ) )
Here, ϵ denotes the normalized speed dip, n is the number of modulation cycles in the sinusoidal profile, and k controls the steepness of the transition in the tanh-based profile. Both formulations ensure that the profile starts and ends at full speed ( r ^ = 1 ) and exhibit smooth, symmetric speed reduction and recovery, consistent with typical variable-frequency drive applications. The sinusoidal profile yields greater theoretical energy savings due to broader modulation, while the tanh-based profile results in lower but more localized energy savings with a sharper dip shape.
Figure 1 presents the assumed normalized speed profiles and the corresponding normalized energy consumption E ^ / E ^ 0 across a range of rated power factor values cos ( ϕ r ) for varying normalized dips ϵ . The sinusoidal profile produces broader speed modulation, while the tanh-based formulation results in sharper, more localized speed dips. In both cases, energy consumption decreases consistently with increasing ϵ , indicating that deeper modulation leads to greater savings under variable frequency control. For the sinusoidal profile, energy savings increase from 7.4% at ϵ = 0.05 to 36.1% at ϵ = 0.30 , while the tanh-based profile yields lower but smoother savings ranging from 3.0% to 14.9%. Grouped bars represent different power factor values, and the annotated values indicate the average energy savings, calculated as ( 1 E ^ / E ^ 0 ) × 100 . Although the sinusoidal profile includes a modulation frequency parameter n, the overall energy consumption remains invariant with respect to n, since the mean of sin 2 ( n π τ ) over τ [ 0 , 1 ] is constant. Thus, the total energy savings are primarily governed by the normalized speed dip ϵ , while the shape of the modulation profile also contributes noticeably, particularly at higher normalized speed dips.

2.2. Impact of Soft Starters on Power Consumption

To further refine the energy modeling framework, we now account for the impact of soft starters, which are commonly used in motor-driven systems to mitigate the inrush current and reduce mechanical stress during startup. Unlike direct-on-line starting, which applies full voltage immediately, soft starters increase the voltage gradually over a short time interval, resulting in a ramped torque and smoother acceleration.
The duration of this ramp-up period, denoted t s , is typically short compared to the total operational time T. In this analysis, we define the soft start time as a fixed fraction of the operating duration, using t s = 0.05 · T , or equivalently, τ s = 0.05 in normalized time.
During the startup phase 0 τ τ s , the voltage, current, and power factor follow simplified ramp profiles, consistent with typical soft starter behavior:
V ( t ) = V r · t t s , I ( t ) = I r · t t s 2
cos ( ϕ ( t ) ) = cos ( ϕ s ) + cos ( ϕ r ) cos ( ϕ s ) · t t s
where cos ( ϕ s ) represents the initial power factor during the early stages of the ramp, typically in the range 0.3 to 0.5, and  cos ( ϕ r ) is the rated full-load value.
Using (5) and the time scale τ = t / T , the instantaneous power during this startup interval follows the three-phase formulation and yields a normalized startup energy term:
E ^ start = 3 · V r · I r · t s P r cos ( ϕ s ) 4 + cos ( ϕ r ) cos ( ϕ s ) 5 .
This startup energy is then combined with the energy consumed during normal operation (for τ > τ s ) as defined in (7) to compute the total normalized energy with a soft starter as follows:
E ^ s = E ^ start + 3 · V r · I r · ( T t s ) P r τ s 1 f ( r ^ ( τ ) ) d τ .
To quantify the influence of the soft starter, we define its relative impact with respect to the constant-speed baseline as defined in (8):
E ^ s E ^ 0 = 1 cos ( ϕ r ) τ s cos ( ϕ s ) 4 + cos ( ϕ r ) cos ( ϕ s ) 5 + ( 1 τ s ) τ s 1 f ( r ^ ( τ ) ) d τ ,
and also relative to variable-speed operation without soft start:
E ^ s E ^ = τ s · E ^ start E ^ + ( 1 τ s ) · τ s 1 f ( r ^ ( τ ) ) d τ 0 1 f ( r ^ ( τ ) ) d τ ,
where the integrand is given by f ( r ^ ( τ ) ) = r ^ 3 ( τ ) cos ( ϕ r ) δ 1 r ^ ( τ ) and remains unchanged from earlier definitions. In the case of constant-speed operation without a variable frequency control, where the motor runs continuously at full-rated speed (i.e., r ^ ( τ ) = 1 ), we obtain the energy ratio for using a soft starter (applicable primarily for large units):
E ^ s 0 E ^ 0 = τ s cos ( ϕ r ) cos ( ϕ s ) 4 + cos ( ϕ r ) cos ( ϕ s ) 5 + ( 1 τ s ) 2 ,
This formulation ensures that the soft start contribution is fully decoupled from the main operational profile and allows a direct comparison with both idealized constant-speed and realistic variable-speed operation. Although  τ s is relatively small (e.g., 0.05), its impact is non-negligible in systems with frequent startups or short duty cycles. Therefore, including the soft starter behavior not only improves energy estimation accuracy but also provides a more complete representation of motor performance under practical control conditions.
The results in Figure 2 show that combining variable frequency control with a soft starter significantly improves energy efficiency relative to constant-speed operation. As the normalized speed dip ϵ increases, the normalized energy consumption E ^ s / E ^ 0 decreases substantially, reaching up to 42.9% savings for sinusoidal profiles and 22.8% for tanh-based profiles at ϵ = 0.30 . This trend confirms that deeper speed modulation enhances efficiency by extending the low-speed operating duration, where power input is inherently reduced due to its cubic relation to speed. Moreover, higher-rated power factors cos ( ϕ r ) yield slightly lower energy ratios, indicating that motors operating closer to ideal conditions experience lower reactive losses, further amplifying energy savings. Therefore, both the normalized speed dip and power factor contribute to maximizing the benefit of hybrid control strategies.
The bottom plots in Figure 2 highlight the incremental benefit of adding a soft starter to variable frequency control, as measured by the normalized ratio E ^ s / E ^ . The additional savings range from 9.0% to 10.6% for sinusoidal profiles and from 8.7% to 9.3% for tanh-based profiles, showing consistent gains across all values of ϵ and cos ( ϕ r ) . These improvements result from suppressing inrush current and torque overshoot during startup, which are particularly relevant in systems with frequent cycling or high mechanical inertia. Table 1 reinforces this observation, reporting approximately 8.6% energy savings for soft starter-only operation with τ s = 0.05 and cos ( ϕ s ) = 0.4 , with only negligible variation across the studied range of power factors. Thus, while variable frequency control is the primary driver of energy efficiency, the soft starter adds measurable value by reducing transient losses and improving overall system performance.
To further confirm the reliability of these findings, our predictions were compared against empirical results reported in the literature. Prior studies have demonstrated energy savings between 20% and 60% with variable-frequency drive applications in motor-driven systems [6,7], while soft starters have been shown to provide approximately 5% to 11% savings by reducing inrush currents and iron losses, particularly under low-load conditions [9]. In addition, recent experimental investigations involving frequency-based control strategies have reported substantial reductions in energy losses and RMS current [30], further supporting the effectiveness of speed modulation approaches. These observations are consistent with the trends identified in the present study, reinforcing the validity and broader applicability of the proposed normalized framework for hybrid control strategies.

3. Power Consumption Forecasting and Optimization

3.1. Optimization for Variable Frequency Controls

In the two-stage stochastic framework, the second stage determines the optimal speed profile for each realized workload scenario, minimizing normalized energy consumption while ensuring the required mechanical load is satisfied. To evaluate the minimum normalized energy consumption under variable frequency control, we solve the following discretized optimization problem derived using Equation (9):
min r ^ 1 , , r ^ K E ^ E ^ 0 = 1 cos ( ϕ r ) k = 1 K Δ τ · f ( r ^ k ) ,
where f ( r ^ k ) = r ^ k 3 cos ( ϕ r ) δ ( 1 r ^ k ) , and  Δ τ = 1 / K with K denoting the number of uniform time discretization points. The speed profile satisfies
k = 1 K Δ τ · r ^ k = L ¯ , 0 r ^ k 1 .
Here, L ¯ = W / ( P r · T ) ( 0 , 1 ] is the normalized average mechanical load over the time horizon, where W is the remaining mechanical energy required, P r is the motor’s rated power, and T is the duration of operation.
The corresponding first-stage (here-and-now) decision addresses motor sizing, i.e., determining the number and rating of motors in a new system design, with or without variable frequency control [31,32]. Uncertainty in workload demand and operating conditions is represented by a finite set of scenarios Ω , each with a probability of p ω . The first-stage sizing decisions are fixed across all scenarios, while the second-stage speed profiles adapt optimally within each scenario. The decision variables include the number of motors N, and the rated power per motor P r . The objective is to minimize the expected total electrical energy consumption:
min N , P r ω Ω p ω · E ω
where the energy consumption E ω , for variable frequency control in scenario ω is computed as
E ω = E fixed ω + N · 3 V r I r T P r · 1 cos ( ϕ r ) k = 1 K Δ τ · f ( r ^ k ω )
where E fixed ω denotes the total energy consumption contributed by the pre-assigned motors, and the integral term is obtained by solving the second-stage speed optimization problem defined in (16) and (17), and yields a value in the range ( 0 , 1 ] . For constant-speed control, the integral term is fixed at unity, since the system runs continuously at full rated speed. The design variables are chosen from discrete motor options:
P r { P 1 , P 2 , , P M } , M Z +
and the mechanical workload constraint is enforced in discretized form:
i N fixed , i P fixed , i + N · P r · k = 1 K Δ τ · r ^ k ω W ω , ω Ω
where W ω represents the total mechanical energy demand in scenario ω , and  N fixed , i and P fixed , i denote the number and rating of fixed motors, respectively. Electrical sizing and energy consumption calculations subsequently account for motor and drive system efficiency. Under uncertain operating conditions, this extended framework ensures that mandatory motor assignments and optimized selections are consistently incorporated into the system design.
As an illustrative case, consider a system with a total mechanical energy requirement of W = 350 kWh over a one-hour period. The mechanical energy requirement W is converted to the expected electrical energy input by dividing by the assumed motor-drive system efficiency η . For this example, 350 kWh / 0.8 437.5 kWh . Two fixed motors are pre-assigned: one rated at 40 kW and another at 100 kW. The remaining load is satisfied by optional motors selected from a candidate pool with ratings of 30, 40, and 50 kW. The rated voltage and current are assumed to be 400 V and 50 A, respectively, with a rated power factor of 0.85. Using the proposed two-stage stochastic optimization framework, the minimized total expected electrical energy consumption is found to be approximately 437.50 kWh, with an optimal configuration of nine motors each rated at 30 kW. The corresponding optimal speed profile maintains a near-constant normalized value of approximately 0.778 throughout the operation, reflecting effective adjustment to maximize energy savings under the given constraints.

3.2. Physics-Guided Forecasting Using Machine Learning

A set of physics-guided machine learning models (PGMLs) was developed to forecast normalized energy consumption in motor-driven systems operating under variable frequency and soft starter controls [25,33]. The forecasting model learns a functional mapping from three key electrical control parameters— normalized speed dip ϵ , rated power factor cos ( ϕ r ) , and torque deviation factor δ —to a set of four energy ratios that quantify energy performance under different operating conditions. These energy ratios are defined as
f PGML : [ ϵ , cos ( ϕ r ) , δ ] input E ^ / E ^ 0 , E ^ s / E ^ 0 , E ^ s / E ^ , E ^ s 0 / E ^ 0 energy ratios
where E ^ s , E ^ , E ^ 0 , and  E ^ s 0 represent normalized energy consumptions under different operation modes, as defined in Equations (9) and (13)–(15).
The normalized speed dip ϵ , introduced as a surrogate for the motor speed profile r ^ ( t ) , serves as a physically meaningful and measurable proxy for load modulation. Rather than requiring access to the full time-dependent motor speed profile, ϵ can be estimated directly from observable electrical quantities. Under typical operating assumptions, it satisfies the following approximations:
ϵ 1 r ^ ( t ) 1 I ( t ) I r 1 P ( t ) P r
where I ( t ) and P ( t ) denote the instantaneous current and real power, respectively, and  I r , P r are their rated values. This formulation enables the forecasting model to bypass the need for explicit speed profiles, streamlining both dataset generation and real-time deployment. In the forecasting model, the torque deviation factor δ is treated as a load-dependent parameter rather than a directly measurable input. It characterizes the variation of load torque with motor speed and plays a critical role in accurately predicting energy consumption under variable frequency control. Since δ cannot be directly obtained from standard electrical measurements, it is assigned based on the type of mechanical load connected to the motor. Typical values of δ are determined by the load class: variable torque loads such as pumps and fans are associated with higher torque deviations ( δ 0.10 0.15 ), whereas constant torque loads such as conveyors and hoists exhibit lower deviations ( δ 0.05 0.08 ). In practical implementation, users are prompted to select the load type, and the corresponding δ value is automatically assigned within the prediction framework. Advanced users may optionally specify a custom δ value if more detailed load information is available.
Normalized energy ratios were computed using physics-based formulations for two representative motor speed profiles: a sinusoidal profile and a hyperbolic tangent profile, as defined in Equation (10). These profiles were utilized solely for offline data generation and are not required during model deployment. The input feature space was discretized as follows: the normalized speed dip ϵ was sampled uniformly from [ 0.05 ,   0.50 ] at 100 discrete levels, the rated power factor cos ( ϕ r ) from [ 0.75 ,   1.00 ] at 10 levels, and the torque deviation factor δ from [ 0.05 ,   0.15 ] at 10 levels. This discretization resulted in (100 × 10 × 10 = 10,000) unique input combinations for each speed profile. Two separate datasets were generated—one for the sinusoidal profile and one for the hyperbolic tangent profile—each containing 10,000 samples, with three input features and four target energy ratios per sample. Because the datasets were generated as Cartesian products of ϵ , cos ( ϕ r ) , and  δ , the input features are mutually independent with near-zero pairwise correlations. Both datasets were randomly split into 80% training and 20% validation sets and used consistently across all machine learning models considered in this work (MLP, LSTM, GRU, and XGBoost), ensuring a fair comparison across architectures.
To benchmark forecasting performance, four physics-guided machine learning models were trained on the generated datasets: a multilayer perceptron (MLP), long short-term memory network (LSTM), gated recurrent unit network (GRU), and gradient-boosted decision tree model (XGBoost) [25,34,35]. All models are physics-guided in the same sense: (i) their target outputs are derived directly from analytical energy equations, and (ii) their input features are physically interpretable electrical parameters ( ϵ , cos ( ϕ r ) , δ ). This design ensures that the learned mappings are constrained by established motor energy laws and remain aligned with system-level physics, regardless of the underlying learning architecture. The neural network implementations (MLP, LSTM, GRU) were trained on inputs normalized using Min–Max scaling and optimized with the Adam algorithm at a learning rate of 10 3 . A weighted mean squared error (MSE) loss function was used, assigning higher weights to the E ^ s / E ^ and E ^ s 0 / E ^ 0 ratios to prioritize forecasting fidelity for these quantities. Training was performed for up to 5000 epochs with early stopping based on validation loss, and the best-performing model checkpoints were retained. The XGBoost model was trained on the same datasets using a gradient-boosted regression framework with hyperparameters tuned for validation accuracy.
An ablation study was performed to assess the architectural sensitivity by comparing single-layer (L-1), two-layer (L-2), and three-layer (L-3) configurations for the neural network models, with results reported in Table 2. The optimal variants were MLP-2, LSTM-3, and GRU-2, each achieving the lowest error metrics across both sinusoidal ( r ^ 1 ( τ ) ) and hyperbolic tangent ( r ^ 2 ( τ ) ) speed profiles. The final architectures were chosen from the ablation study: MLP-2 (two hidden layers, 48 neurons each, Tanh activation, 5% dropout), LSTM-3 (three layers, 32 hidden units), and GRU-2 (two layers, 32 hidden units). Hyperparameters such as learning rate, dropout, and layer size were tuned empirically through grid search on the validation set to ensure stable convergence and avoid overfitting. For XGBoost, the number of trees, learning rate, and tree depth were tuned on the validation set, making it a strong non-neural benchmark. While recurrent architectures provided strong accuracy at greater depth, the multilayer perceptron remains conceptually more appropriate for this task, as it directly maps low-dimensional steady-state electrical parameters to scalar energy ratios without sequential dependencies. LSTM and GRU are therefore included primarily as benchmarking baselines to validate the robustness of the proposed framework. Validation loss is reported as weighted MSE, consistent with the training objective emphasizing E ^ s / E ^ and E ^ s 0 / E ^ 0 . For neural networks, MSE corresponds to the weighted training loss, whereas for XGBoost, only MAE and RMSE are reported.
The trained machine learning models were validated by comparing their predictions against direct physics-based calculations of normalized energy ratios. Figure 3 presents the results for the sinusoidal and hyperbolic tangent speed profiles, r ^ 1 ( τ ) and r ^ 2 ( τ ) , as defined in Equation (10). The solid lines denote the analytical reference solutions, while the other curves correspond to predictions from the four physics-guided models (MLP-2, LSTM-3, GRU-2, and XGBoost). Across both profiles, all models closely follow the analytical trends for the four energy ratios— E ^ / E ^ 0 , E ^ s / E ^ 0 , E ^ s / E ^ , and E ^ s 0 / E ^ 0 . Among the models, XGBoost predictions were most closely aligned with the analytical solutions, including at larger values of ϵ . LSTM-3 also performed strongly, particularly for the ratio E ^ s / E ^ , whereas GRU-2 exhibited slightly higher deviations in the same region. The MLP-2 remained competitive despite its simpler architecture, confirming that a feedforward model is sufficient to capture the smooth input–output mapping in this problem. Minor deviations across all models occur primarily at larger normalized speed dips, where load modulation effects are strongest. The ratio E ^ s 0 / E ^ 0 , which is theoretically independent of speed variation, is predicted consistently across models, further demonstrating the robustness of the forecasting framework. Energy savings percentages can be readily derived from these ratios, e.g., ( 1 E ^ / E ^ 0 ) × 100 % or ( 1 E ^ s / E ^ 0 ) × 100 % , depending on the operating scenario.
Figure 3 also illustrates sensitivities with respect to the other two input parameters, cos ( ϕ r ) and δ . Compared with ϵ , the influence of cos ( ϕ r ) is relatively minor, producing only modest changes in the energy ratios over the studied range. In contrast, δ exerts a stronger effect, particularly on the ratio E ^ s / E ^ , consistent with the physical role of load type (constant versus variable torque) in determining energy performance. Across all three parameters, the machine learning models reproduce the correct analytical trends with close agreement, with XGBoost and LSTM-3 showing the best alignment, followed by MLP-2 and GRU-2. This confirms that the proposed framework captures not only the overall mapping from electrical parameters to energy ratios but also the correct parameter sensitivities implied by motor physics.

4. Conclusions

This study developed a unified, physics-guided framework for modeling, forecasting, and optimizing the energy consumption of motor-driven systems operating under variable-frequency drive and soft starter controls. By deriving normalized energy formulations directly from measurable electrical parameters, the proposed model offers a robust and scalable basis for characterizing energy trends across a wide range of operating conditions without requiring detailed mechanical measurements.
Analytical evaluation of variable-speed control strategies revealed that significant energy savings can be achieved by modulating motor speed relative to load demands. Deeper speed modulation consistently resulted in greater savings, with reductions reaching up to 36.1% for sinusoidal profiles and 14.9% for hyperbolic tangent profiles under typical operating conditions. When combined with soft starter operation, additional efficiency gains of approximately 8% to 10% were realized, with total reductions reaching up to 42.9% for sinusoidal profiles and 22.8% for hyperbolic tangent profiles. The soft starter alone contributed a consistent 8.6% savings relative to constant-speed operation, largely independent of the motor’s rated power factor. These findings were validated against a broad range of power factor scenarios and were found to be consistent with empirical trends reported in the literature [6,7,8,9,30].
Building upon these insights, a two-stage stochastic optimization framework was introduced for system design, enabling optimal motor sizing and load allocation under uncertain demand scenarios. An illustrative case study demonstrated that coupling dynamic speed control with motor selection decisions substantially minimizes electrical energy consumption, offering a practical and flexible methodology for improving plant-wide efficiency under operational variability. To enable rapid deployment in industrial settings, a set of physics-guided forecasting model was developed to predict normalized energy ratios based solely on three electrical control parameters: normalized speed dip, rated power factor, and torque deviation factor. The trained model accurately replicated physics-based predictions across different operating scenarios, allowing energy forecasting without requiring time-dependent motor speed profiles during deployment. This approach offers significant practical advantages for real-time energy management and decision support.
Despite these advances, several limitations remain. The speed profiles considered in this study were idealized and may not fully capture the complexities of real-world motor behavior. The treatment of efficiency and power factor variations was empirical and did not account for temperature effects, inverter-induced harmonics, motor aging, or mechanical transients. Furthermore, the model was trained on synthetic datasets generated from assumed profiles, indicating that future validation against real-world operational data would further enhance the reliability and robustness of the framework.
Future work will focus on extending the framework to incorporate dynamic load variations, thermal effects, inverter losses, and facility-wide motor coordination strategies. Integrating field data into the training process, expanding the model to accommodate a broader range of motor types and control schemes, and coupling energy optimization with lifecycle cost analysis represent promising directions for enhancing the applicability and impact of the proposed framework. In addition, continual learning (CL) approaches [36,37] represent a promising avenue for future research, as they would enable the forecasting model to adapt incrementally to new operating conditions and aging effects without retraining from scratch. Future work will also explore probabilistic uncertainty quantification (e.g., Bayesian methods) to provide confidence bounds on forecasts, extending the scenario-based and sensitivity analyses included in this study. Overall, the results presented in this study provide a strong foundation for the systematic optimization and smart control of motor-driven systems, contributing to more sustainable and energy-efficient industrial operations.

Author Contributions

Conceptualization, H.A. and C.C.-L.; methodology, H.A. and C.C.-L.; software, H.A.; validation, H.A., and C.C.-L.; formal analysis, H.A.; investigation, H.A. and C.C.-L.; resources, H.A. and S.A.S.; data curation, H.A.; writing—original draft preparation, H.A.; writing—review and editing, H.A., C.C.-L. and S.A.S.; visualization, H.A.; supervision, C.C.-L. and S.A.S.; project administration, C.C.-L. and S.A.S.; funding acquisition, S.A.S. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the U.S. Department of Energy’s Office of Manufacturing and Energy Supply Chains (OMESC) under Award No. DE-EE0009729. Support from the Department of Mechanical and Aerospace Engineering at the University of Florida is also gratefully acknowledged.

Data Availability Statement

The data that support the findings of this study are available online at https://github.com/Hashnayne-Ahmed/modeco (accessed on 16 September 2025).

Conflicts of Interest

The authors declare no conflicts of interest.

Nomenclature

Latin Symbols
cos ( ϕ ) power factor
Eelectrical energy, J
E r rated electrical energy, J
E ^ normalized electrical energy, E / E r
Ielectric current, A
Knumber of discretization intervals
ksteepness parameter
Lmechanical load, W
L ^ normalized mechanical load, ( T W ) / P r
L ¯ average normalized mechanical load, W / ( P r T )
Nnumber of motors
nnumber of modulation cycles
Pelectrical power, W
P r rated electrical power, W
P ^ normalized electrical power, P / P ¯
P ¯ total rated electrical power, N × P r
p ω scenario probability
r ^ normalized motor speed, W / W r
r ^ 1 sinusoidal speed profile
r ^ 2 tanh-based speed profile
Ttotal runtime, s
T motor shaft torque, N m
ttime, s
Velectric voltage, V
Wmechanical energy demand, W
W angular velocity, rad· s 1
Greek Symbols
δ torque deviation factor
ϵ normalized speed dip
ω scenario index
η electromechanical efficiency
ϕ power factor angle
τ normalized time, t / T
Subscripts
0constant-speed baseline (full speed)
rnameplate value
ssoft-start
s 0 soft-start only (no variable frequency)
startstartup phase

References

  1. Kermeli, K.; Graus, W.; Worrell, E. Energy efficiency improvement potentials and a low energy demand scenario for the global industrial sector. Energy Effic. 2014, 7, 987–1011. [Google Scholar] [CrossRef]
  2. ISO 50001:2018; Energy Management Systems—Requirements with Guidance for Use. International Organization for Standardization. ISO: Geneva, Switzerland, 2018.
  3. Saidur, R.; Mekhilef, S.; Ali, M.; Safari, A.; Mohammed, H. Applications of variable speed drive (VSD) in electrical motors energy savings. Renew. Sustain. Energy Rev. 2012, 16, 543–550. [Google Scholar] [CrossRef]
  4. Tytiuk, V.; Rozhnenko, Z.; Baranovska, M.; Berdai, A.; Chornyi, O.; Saravas, V. Soft Starters of Powerful Electric Motors and Economic Aspects of Their Application. In Proceedings of the 2020 IEEE Problems of Automated Electrodrive. Theory and Practice (PAEP), Kremenchuk, Ukraine, 21–25 September 2020; pp. 1–4. [Google Scholar] [CrossRef]
  5. Salama, M.A.E.; El-Naggar, N.M.; Abu-Zaid, S. Energy saving analysis for pump-motor set in water purification plant using variable speed drive. Sci. Rep. 2024, 14, 27728. [Google Scholar] [CrossRef] [PubMed]
  6. Agamloh, E.B. Power and efficiency measurement of motor-variable-frequency drive systems. IEEE Trans. Ind. Appl. 2016, 53, 766–773. [Google Scholar] [CrossRef]
  7. Barie, E.Z.; Chang, C.k. Application of variable frequency drive on the condensate pump motors of APR1400 nuclear power plants for energy savings. J. Int. Counc. Electr. Eng. 2018, 8, 179–189. [Google Scholar] [CrossRef]
  8. Oshurbekov, S.; Kazakbaev, V.; Prakht, V.; Dmitrievskii, V.; Gevorkov, L. Energy Consumption Comparison of a Single Variable-Speed Pump and a System of Two Pumps: Variable-Speed and Fixed-Speed. Appl. Sci. 2020, 10, 8820. [Google Scholar] [CrossRef]
  9. Rezek, A.; Coelho, C.; Cortez, J.; Vicente, J.; Abreu, J.; Ramos, C.; Megalhaes, C.; Da Silva, V. Energy conservation with use of soft-starter. In Proceedings of the Ninth International Conference on Harmonics and Quality of Power, Orlando, FL, USA, 1–4 October 2000; Volume 1, pp. 354–359. [Google Scholar] [CrossRef]
  10. Blaabjerg, F.; Pedersen, J.K.; Rise, S.; Hansen, H.H.; Trzynadlowski, A.M. Can Soft-Starters Help Save Energy? IEEE Ind. Appl. Mag. 1997, 3, 56–66. [Google Scholar] [CrossRef]
  11. Xu, X.; Wu, X.; Jordan, M.; Dong, P.; Liu, Y. Coordinated Engine-Start Control of Single-Motor P2 Hybrid Electric Vehicles with Respect to Different Driving Situations. Energies 2018, 11, 207. [Google Scholar] [CrossRef]
  12. Wang, G. Data-driven energy models for existing VFD-motor-pump systems. Sci. Technol. Built Environ. 2019, 25, 732–742. [Google Scholar] [CrossRef]
  13. Wang, Y.; Eldeeb, H.; Zhao, H.; Mohammed, O. Sectional Variable Frequency and Voltage Regulation Control Strategy for Energy Saving in Beam Pumping Motor Systems. IEEE Access 2019, 7, 92456–92464. [Google Scholar] [CrossRef]
  14. De Keulenaer, H. Energy efficient motor driven systems. Energy Environ. 2004, 15, 873–905. [Google Scholar] [CrossRef]
  15. Yang, Z.; Cui, W.; Zhang, W.; Wang, Z.; Zhang, B.; Chen, Y.; Hu, N.; Bi, X.; Hu, W. A new performance optimization method for linear motor feeding system. Actuators 2023, 12, 233. [Google Scholar] [CrossRef]
  16. Diao, K.; Sun, X.; Lei, G.; Guo, Y.; Zhu, J. Multiobjective system level optimization method for switched reluctance motor drive systems using finite-element model. IEEE Trans. Ind. Electron. 2020, 67, 10055–10064. [Google Scholar] [CrossRef]
  17. Cheng, M.; Zhao, X.; Dhimish, M.; Qiu, W.; Niu, S. A review of data-driven surrogate models for design optimization of electric motors. IEEE Trans. Transp. Electrif. 2024, 10, 8413–8431. [Google Scholar] [CrossRef]
  18. Nath, K.; Meng, X.; Smith, D.J.; Karniadakis, G.E. Physics-informed neural networks for predicting gas flow dynamics and unknown parameters in diesel engines. Sci. Rep. 2023, 13, 13683. [Google Scholar] [CrossRef]
  19. Vo, V.T.; Noeiaghdam, S.; Sidorov, D.; Dreglea, A.; Wang, L. Solving Nonlinear Energy Supply and Demand System Using Physics-Informed Neural Networks. Computation 2025, 13, 13. [Google Scholar] [CrossRef]
  20. Lv, X.; Basem, A.; Hasani, M.; Sun, P.; Zhang, J. The potential of combined robust model predictive control and deep learning in enhancing control performance and adaptability in energy systems. Sci. Rep. 2025, 15, 11187. [Google Scholar] [CrossRef]
  21. Bai, H.; Chen, Y.; Bai, H.; Liu, M.; Fan, Y. Energy Optimization and Efficiency Improvement Model for Enterprise Production Process Based on Deep Learning Under the Background of Carbon Peak and Carbon Neutrality. Int. J. Comput. Intell. Syst. 2025, 18, 169. [Google Scholar] [CrossRef]
  22. Niranjani, V.; Haldorai, A. Improved deep learning model for accurate energy demand prediction and conservation in electric vehicles integrated with cognitive radio networks. Sci. Rep. 2025, 15, 11621. [Google Scholar] [CrossRef]
  23. Lai, C.; Wang, Y.; Zhu, J.; Zhou, X. Deep Learning-Based Energy Consumption Prediction Model for Green Industrial Parks. Appl. Artif. Intell. 2025, 39, 2462375. [Google Scholar] [CrossRef]
  24. Demir, E.; Gunal, S. Short-term electricity consumption forecasting with deep learning. J. Supercomput. 2025, 81, 1108. [Google Scholar] [CrossRef]
  25. Hussain, I.; Ching, K.B.; Uttraphan, C.; Tay, K.G.; Noor, A. Evaluating machine learning algorithms for energy consumption prediction in electric vehicles: A comparative study. Sci. Rep. 2025, 15, 16124. [Google Scholar] [CrossRef]
  26. Aslam, S.; Aung, P.P.; Rafsanjani, A.S.; Majeed, A.P.P.A. Machine learning applications in energy systems: Current trends, challenges, and research directions. Energy Inform. 2025, 8, 16124. [Google Scholar] [CrossRef]
  27. Benti, N.E.; Chaka, M.D.; Semie, A.G. Forecasting Renewable Energy Generation with Machine Learning and Deep Learning: Current Advances and Future Prospects. Sustainability 2023, 15, 7087. [Google Scholar] [CrossRef]
  28. Le, T.T.H.; Prihatno, A.T.; Oktian, Y.E.; Kang, H.; Kim, H. Exploring Local Explanation of Practical Industrial AI Applications: A Systematic Literature Review. Appl. Sci. 2023, 13, 5809. [Google Scholar] [CrossRef]
  29. Casadei, D.; Serra, G.; Tani, A. Implementation of a Direct Torque Control Algorithm for Induction Motors Based on Discrete Space Vector Modulation. IEEE Trans. Power Electron. 2000, 15, 769–777. [Google Scholar] [CrossRef]
  30. Hasrouri, M.; Charrouf, O.; Betka, A.; Abdeddaim, S. Experimental validation of a real-time energy management system using four frequency-based approaches. J. Energy Storage 2024, 79, 110139. [Google Scholar] [CrossRef]
  31. Ahmed, H. Formulation of two-stage stochastic programming with fixed recourse. Br. Int. Exact Sci. (BIoEx) J. 2019, 1, 18–21. [Google Scholar] [CrossRef]
  32. Birge, J.R.; Louveaux, F. Introduction to Stochastic Programming; Springer Science & Business Media: Berlin/Heidelberg, Germany, 2011. [Google Scholar] [CrossRef]
  33. Hausmann, S.B.; Vargas, A.M.; Mathis, A.; Mathis, M.W. Measuring and modeling the motor system with machine learning. Curr. Opin. Neurobiol. 2021, 70, 11–23. [Google Scholar] [CrossRef]
  34. Morcillo-Jimenez, R.; Mesa, J.; Gómez-Romero, J.; Vila, M.A.; Martin-Bautista, M.J. Deep learning for prediction of energy consumption: An applied use case in an office building. Appl. Intell. 2024, 54, 5813–5825. [Google Scholar] [CrossRef]
  35. Wesselkamp, M.; Chantry, M.; Pinnington, E.; Choulga, M.; Boussetta, S.; Kalweit, M.; Bödecker, J.; Dormann, C.F.; Pappenberger, F.; Balsamo, G. Advances in land surface forecasting: A comparison of LSTM, gradient boosting, and feed-forward neural networks as prognostic state emulators in a case study with ecLand. Geosci. Model Dev. 2025, 18, 921–937. [Google Scholar] [CrossRef]
  36. Wang, T.; Guo, D.; Sun, X.M. Contrastive Generative Replay Method of Remaining Useful Life Prediction for Rolling Bearings. IEEE Sens. J. 2023, 23, 23893–23902. [Google Scholar] [CrossRef]
  37. Ren, X.; Qin, Y.; Li, B.; Wang, B.; Yi, X.; Jia, L. A core space gradient projection-based continual learning framework for remaining useful life prediction of machinery under variable operating conditions. Reliab. Eng. Syst. Saf. 2024, 252, 110428. [Google Scholar] [CrossRef]
Figure 1. Normalized speed profiles r ^ ( τ ) for varying normalized speed dips ϵ under variable frequency control are shown in the top row. The left plot uses a sinusoidal formulation and the right plot uses a symmetric tanh-based profile using k = 10 , as defined in (10). The bottom row shows the corresponding normalized energy consumption E ^ / E ^ 0 defined in (9) as a function of normalized speed dip ϵ for six motor power factor values cos ( ϕ r ) . Bars are grouped by ϵ , and annotated percentages indicate the average energy savings across all power factor cases.
Figure 1. Normalized speed profiles r ^ ( τ ) for varying normalized speed dips ϵ under variable frequency control are shown in the top row. The left plot uses a sinusoidal formulation and the right plot uses a symmetric tanh-based profile using k = 10 , as defined in (10). The bottom row shows the corresponding normalized energy consumption E ^ / E ^ 0 defined in (9) as a function of normalized speed dip ϵ for six motor power factor values cos ( ϕ r ) . Bars are grouped by ϵ , and annotated percentages indicate the average energy savings across all power factor cases.
Energies 18 05135 g001
Figure 2. Comparison of normalized energy consumption under different motor control strategies as a function of normalized speed dip ϵ . The top row shows the normalized energy ratio E ^ s / E ^ 0 , defined in (13), for both variable frequency and soft starter control strategies, evaluated across six power factor values cos ( ϕ r ) using cos ( ϕ s ) = 0.4 . The bottom row presents the normalized energy ratio E ^ s / E ^ , defined in (14), comparing soft starter operation relative to a variable frequency baseline, along with corresponding average energy savings per normalized speed dip group. Bars are grouped by ϵ , and annotated values indicate the average savings percentage across all power factor cases. The left plots use a sinusoidal speed profile, while the right plots use a symmetric tanh-based profile with k = 10 , as defined in (10).
Figure 2. Comparison of normalized energy consumption under different motor control strategies as a function of normalized speed dip ϵ . The top row shows the normalized energy ratio E ^ s / E ^ 0 , defined in (13), for both variable frequency and soft starter control strategies, evaluated across six power factor values cos ( ϕ r ) using cos ( ϕ s ) = 0.4 . The bottom row presents the normalized energy ratio E ^ s / E ^ , defined in (14), comparing soft starter operation relative to a variable frequency baseline, along with corresponding average energy savings per normalized speed dip group. Bars are grouped by ϵ , and annotated values indicate the average savings percentage across all power factor cases. The left plots use a sinusoidal speed profile, while the right plots use a symmetric tanh-based profile with k = 10 , as defined in (10).
Energies 18 05135 g002
Figure 3. Sensitivity analysis of normalized energy ratios with respect to the three model inputs. Top row: normalized speed dip ϵ ; middle row: rated power factor cos ( ϕ r ) ; bottom row: torque deviation factor δ . Results are shown for the sinusoidal profile r ^ 1 ( τ ) (left column) and the hyperbolic tangent profile r ^ 2 ( τ ) (right column), as defined in Equation (10). Analytical (solid lines) and machine learning model predictions (MLP-2, LSTM-3, GRU-2, XGBoost) are compared. Fixed parameter values are cos ( ϕ r ) = 0.85 , δ = 0.10 , and ϵ = 0.20 as appropriate.
Figure 3. Sensitivity analysis of normalized energy ratios with respect to the three model inputs. Top row: normalized speed dip ϵ ; middle row: rated power factor cos ( ϕ r ) ; bottom row: torque deviation factor δ . Results are shown for the sinusoidal profile r ^ 1 ( τ ) (left column) and the hyperbolic tangent profile r ^ 2 ( τ ) (right column), as defined in Equation (10). Analytical (solid lines) and machine learning model predictions (MLP-2, LSTM-3, GRU-2, XGBoost) are compared. Fixed parameter values are cos ( ϕ r ) = 0.85 , δ = 0.10 , and ϵ = 0.20 as appropriate.
Energies 18 05135 g003
Table 1. Normalized energy consumption (15) and energy savings using a soft starter for different values of cos ( ϕ r ) , with  τ s = 0.05 and cos ( ϕ s ) = 0.4 .
Table 1. Normalized energy consumption (15) and energy savings using a soft starter for different values of cos ( ϕ r ) , with  τ s = 0.05 and cos ( ϕ s ) = 0.4 .
cos ( ϕ r ) 0.750.800.850.900.951.00
E ^ s 0 / E ^ 0 0.91380.91380.91370.91360.91360.9135
Savings (%)8.628.638.638.648.648.65
Table 2. Performance comparison of different learning architectures under sinusoidal ( r ^ 1 ( τ ) ) and hyperbolic tangent ( r ^ 2 ( τ ) ) speed profiles. Metrics are reported on the validation set.
Table 2. Performance comparison of different learning architectures under sinusoidal ( r ^ 1 ( τ ) ) and hyperbolic tangent ( r ^ 2 ( τ ) ) speed profiles. Metrics are reported on the validation set.
ModelLayersSinusoidal Profile, r ^ 1 ( τ ) Tanh-Based Profile, r ^ 2 ( τ )
MSE MAE RMSE MSE MAE RMSE
MLPL10.0002490.0084880.0114530.0001620.0054020.006852
L20.0000690.0046860.0079680.0000230.0028100.004218
L30.0001030.0060540.0097780.0000250.0029240.004800
LSTML10.0000680.0039310.0059890.0001300.0064370.009632
L20.0000400.0028770.0038130.0000320.0030080.004009
L30.0000150.0022580.0035860.0000100.0017490.002928
GRUL10.0000730.0040950.0059750.0000460.0032820.004705
L20.0000240.0025770.0036860.0000280.0031180.004755
L30.0000720.0039960.0050070.0000590.0037820.004835
XGBoost0.0001440.0002180.0000930.000145
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Ahmed, H.; Cárdenas-Lailhacar, C.; Sherif, S.A. Energy Optimization of Motor-Driven Systems Using Variable Frequency Control, Soft Starters, and Machine Learning Forecasting. Energies 2025, 18, 5135. https://doi.org/10.3390/en18195135

AMA Style

Ahmed H, Cárdenas-Lailhacar C, Sherif SA. Energy Optimization of Motor-Driven Systems Using Variable Frequency Control, Soft Starters, and Machine Learning Forecasting. Energies. 2025; 18(19):5135. https://doi.org/10.3390/en18195135

Chicago/Turabian Style

Ahmed, Hashnayne, Cristián Cárdenas-Lailhacar, and S. A. Sherif. 2025. "Energy Optimization of Motor-Driven Systems Using Variable Frequency Control, Soft Starters, and Machine Learning Forecasting" Energies 18, no. 19: 5135. https://doi.org/10.3390/en18195135

APA Style

Ahmed, H., Cárdenas-Lailhacar, C., & Sherif, S. A. (2025). Energy Optimization of Motor-Driven Systems Using Variable Frequency Control, Soft Starters, and Machine Learning Forecasting. Energies, 18(19), 5135. https://doi.org/10.3390/en18195135

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop