Browse
Subjects
Records with Subject: Planning & Scheduling
Green Supply Chain Optimization Based on Two-Stage Heuristic Algorithm
August 28, 2024 (v1)
Subject: Planning & Scheduling
Keywords: brainstorming optimization algorithm, green supply chain management, logistics planning, supply chain optimization
Green supply chain management is critical for driving sustainable development and addressing escalating environmental challenges faced by companies. However, due to the multidimensionality of cost−benefit analysis and the intricacies of supply chain operations, strategic decision-making regarding green supply chains is inherently complex. This paper proposes a green supply chain optimization framework based on a two-stage heuristic algorithm. First, anchored in the interests of intermediary core enterprises, this work integrates upstream procurement and transportation of products with downstream logistics and distribution. In this aspect, a three-tier green complex supply chain model incorporating economic and environmental factors is developed to consider carbon emissions, product non-conformance rates, delay rates, and transportation costs. The overarching goal is to comprehensively optimize the trade-off between supply chain costs and carbon emissions. Subsequently, a two-stage heur... [more]
CODAS−Hamming−Mahalanobis Method for Hierarchizing Green Energy Indicators and a Linearity Factor for Relevant Factors’ Prediction through Enterprises’ Opinions
August 28, 2024 (v1)
Subject: Planning & Scheduling
Keywords: CODAS, green energy supply chain, Hamming distance, Mahalanobis distance, MCDM, predictive analysis model, sustainable manufacturing
As enterprises look forward to new market share and supply chain opportunities, innovative strategies and sustainable manufacturing play important roles for micro-, small, and mid-sized enterprises worldwide. Sustainable manufacturing is one of the practices aimed towards deploying green energy initiatives to ease climate change, presenting three main pillars—economic, social, and environmental. The issue of how to reach sustainability goals within the sustainable manufacturing of pillars is a less-researched area. This paper’s main purpose and novelty is two-fold. First, it aims to provide a hierarchy of the green energy indicators and their measurements through a multi-criteria decision-making point of view to implement them as an alliance strategy towards sustainable manufacturing. Moreover, we aim to provide researchers and practitioners with a forecasting method to re-prioritize green energy indicators through a linearity factor model. The CODAS−Hamming−Mahalanobis method is used... [more]
A Study on the Man-Hour Prediction in Structural Steel Fabrication
August 28, 2024 (v1)
Subject: Planning & Scheduling
Keywords: man-hour prediction, ML, predictive system, RFR, steel fabrication
Longitudinal cutting is the most common process in steel structure manufacturing, and the man-hours of the process provide an important basis for enterprises to generate production schedules. However, currently, the man-hours in factories are mainly estimated by experts, and the accuracy of this method is relatively low. In this study, we propose a system that predicts man-hours with history data in the manufacturing process and that can be applied in practical structural steel fabrication. The system addresses the data inconsistency problem by one-hot encoding and data normalization techniques, Pearson correlation coefficient for feature selection, and the Random Forest Regression (RFR) for prediction. Compared with the other three Machine-Learning (ML) algorithms, the Random Forest algorithm has the best performance. The results demonstrate that the proposed system outperforms the conventional approach and has better forecast accuracy so it is suitable for man-hours prediction.
LSMOF-AD: Three-Stage Optimization Approach with Adaptive Differential for Large-Scale Container Scheduling
August 23, 2024 (v1)
Subject: Planning & Scheduling
Keywords: adaptive differential evolution, container scheduling, large-scale optimization, multi-objective optimization
Container technology has gained a widespread application in cloud computing environments due to its low resource overhead and high flexibility. However, as the number of containers grows, it becomes increasingly challenging to achieve the rapid and coordinated optimization of multiple objectives for container scheduling, while maintaining system stability and security. This paper aims to overcome these challenges and provides the optimal allocation for a large number of containers. First, a large-scale multi-objective container scheduling optimization model is constructed, which involves the task completion time, resource cost, and load balancing. Second, a novel optimization algorithm called LSMOF-AD (large-scale multi-objective optimization framework with muti-stage and adaptive differential strategies) is proposed to effectively handle large-scale container scheduling problems. The experimental results show that the proposed algorithm has a better performance in multiple benchmark p... [more]
Research on Intelligent Scheduling Strategy for Electric Heavy Trucks Considering Photovoltaic Outputs
August 23, 2024 (v1)
Subject: Planning & Scheduling
Keywords: electric heavy trucks, intelligent scheduling strategy, photovoltaic output, photovoltaic storage charging station, sensitivity analysis
Due to the extensive use of fossil fuels, energy conservation and sustainable transportation have become hot topics. Electric vehicles (EVs), renowned for their clean and eco-friendly attributes, have garnered considerable global attention and are progressively being embraced worldwide. However, disorganized EV charging not only reduces charging station efficiency but also threatens power grid stability. In this low-carbon era, photovoltaic storage charging stations offer a solution that accommodates future EV growth. However, due to the significant instability in both the charging load and photovoltaic power generation within charging stations, it is critical to maximize local photovoltaic power consumption and minimize the impact of disorganized EV charging on the power grid. This paper formulates an intelligent scheduling strategy for electric heavy trucks within charging stations based on typical photovoltaic output data. The study focuses on a photovoltaic storage charging station... [more]
Parallel Disassembly Sequence Planning Using a Discrete Whale Optimization Algorithm for Equipment Maintenance in Hydropower Station
August 23, 2024 (v1)
Subject: Planning & Scheduling
Keywords: discrete whale optimization algorithm, equipment maintenance, heuristic mutation, parallel disassembly sequence planning, repetitive pairwise exchange
In a hydropower station, equipment needs maintenance to ensure safe, stable, and efficient operation. And the essence of equipment maintenance is a disassembly sequence planning problem. However, the complexity arises from the vast number of components in a hydropower station, leading to a significant proliferation of potential combinations, which poses considerable challenges when devising optimal solutions for the maintenance process. Consequently, to improve maintenance efficiency and decrease maintenance time, a discrete whale optimization algorithm (DWOA) is proposed in this paper to achieve excellent parallel disassembly sequence planning (PDSP). To begin, composite nodes are added into the constraint relationship graph based on the characteristics of hydropower equipment, and disassembly time is chosen as the optimization objective. Subsequently, the DWOA is proposed to solve the PDSP problem by integrating the precedence preservative crossover mechanism, heuristic mutation mech... [more]
A Real-Time Resource Dispatch Approach for Edge Computing Devices in Digital Distribution Networks Considering Burst Tasks
August 23, 2024 (v1)
Subject: Planning & Scheduling
Keywords: burst tasks, digital distribution network, edge computing, real-time processing mechanism, resource rescheduling
Edge computing technology can effectively solve huge challenges posed by the large number of terminal devices accessing and massive data processing in digital distribution networks. Burst tasks, such as faults and data requests from the cloud, can occur at any time for edge computing devices in distribution networks. These tasks are unpredictable and usually hold the highest priority and must be completed as soon as possible. Although resources can be reserved partially at each period in the pre-scheduled operation plan, they may still be insufficient to handle burst tasks adequately. A real-time resource dispatch approach for burst tasks is developed in this study to address the above problems. The concept of flexibility for edge computing devices is presented, determining the real-time dispatch duration. Real-time resource dispatch and task handling processing are analyzed in detail, considered as task real-time dispatch models, computation process real-time dispatch constraints, and... [more]
Scheduling of Automated Wet-Etch Stations with One Robot in Semiconductor Manufacturing via Constraint Answer Set Programming
August 23, 2024 (v1)
Subject: Planning & Scheduling
Keywords: constraint answer set programming, knowledge representation and reasoning, Optimization, Scheduling, semiconductor manufacturing systems
Scheduling and optimization have a central place in the research area of computing because it is increasingly important to achieve fully automated production processes to adjust manufacturing systems to the requirements of Industry 4.0. In this paper, we demonstrate how an automated wet-etch scheduling problem for the semiconductor industry can be solved by constraint answer set programming (CASP) and its solver called clingcon. A successful solution to this problem is achieved, and we found that for all tested problems, CASP is faster and obtains smaller makespan values for seven of the eight problems tested than the solutions based on mixed integer linear programming and constraint paradigms. The considered scheduling problem includes a robot for lot transfers between baths. CASP is a hybrid approach in automated reasoning that combines different research areas such as answer set programming, constraint processing, and Satisfiability Modulo Theories. For a long time, exact methods su... [more]
Reduce Product Surface Quality Risks by Adjusting Processing Sequence: A Hot Rolling Scheduling Method
August 23, 2024 (v1)
Subject: Planning & Scheduling
Keywords: hot rolled strip, hot rolling process, product surface quality, Scheduling, Weibull distribution
The hot rolled strip is a basic industrial product whose surface quality is of utmost importance. The condition of hot rolling work rolls that have been worn for a long time is the key factor. However, the traditional scheduling method controls risks to the surface quality by setting fixed rolling length limits and penalty scores, ignoring the wear condition differences caused by various products. This paper addresses this limitation by reconstructing a hot rolling-scheduling model, after developing a model for pre-assessment of the risk to surface quality based on the Weibull failure function, the deformation resistance formula, and real production data from a rolling plant. Additionally, Ant Colony Optimization (referred to as ACO) is employed to implement the scheduling model. The simulation results of the experiments demonstrate that, compared to the original scheduling method, the proposed one significantly reduces the cumulative risk of surface defects on products. This highlight... [more]
10. LAPSE:2024.1622
Mathematical Optimization of Separator Network Design for Sand Management
August 16, 2024 (v2)
Subject: Planning & Scheduling
Keywords: Oil and Gas, Optimization, Planning, Sand, Separator
Sand produced along with well-production fluids accumulates in the surface facilities over time, taking valuable space, while the sand carried with the fluids damages downstream equipment. Thus, sand is separated from the fluid in the sand traps and separators and removed during periodic clean-ups. But at high sand productions, the probability of unscheduled facilities shutdowns increases. Such extreme production conditions can be handled by strategic planning and optimal design of the separator network to enable maximum sand separation at minimal equipment cost while ensuring the accumulation extent is within tolerable limits. This paper develops a mathematical model to optimize the separator network design to maximize sand separation while the sand accumulation extent and total equipment cost are minimal. The optimization model is formulated using multi-objective mixed-integer nonlinear programming (MINLP). The capabilities of the developed model to assist sand management in the sepa... [more]
11. LAPSE:2024.1611
Optimal Transition of Ammonia Supply Chain Networks via Stochastic Programming
August 16, 2024 (v2)
Subject: Planning & Scheduling
Keywords: Capacity Expansion, Design and Sustainability, Green Ammonia, Stochastic Optimization, Supply Chain Optimization
This paper considers the optimal incorporation of renewable ammonia production facilities into existing supply chain networks which import ammonia from conventional producers while accounting for uncertainty in this conventional ammonia price. We model the supply chain transition problem as a two-stage stochastic optimization problem which is formulated as a Mixed Integer Linear Programming problem. We apply the proposed approach to a case study on Minnesota's ammonia supply chain. We find that accounting for conventional price uncertainty leads to earlier incorporation of in-state renewable production sites in the supply chain network and a reduction in the quantity and cost of conventional ammonia imported over the supply chain transition horizon. These results show that local renewable ammonia production can act as a hedge against the volatility of the conventional ammonia market.
12. LAPSE:2024.1600
Industrial Biosolids from Waste to Energy: Development of Robust Model for Optimal Conversion Route - Case Study
August 16, 2024 (v2)
Subject: Planning & Scheduling
Modern mechanical recycling infrastructure for plastic is capable of processing only a small subset of waste plastics, reinforcing the need for parallel disposal methods such as landfilling and incineration. Emerging pyrolysis-based chemical technologies can upcycle plastic waste into high-value polymer and chemical products and process a broader range of waste plastics. In this work, we study the economic and environmental benefits of deploying an upcycling infrastructure in the continental United States for producing low-density polyethylene (LDPE) and polypropylene (PP) from post-consumer mixed plastic waste. Our analysis aims to determine the market size that the infrastructure can create, the degree of circularity that it can achieve, the prices for waste and derived products it can propagate, and the environmental benefits of diverting plastic waste from landfill and incineration facilities it can produce. We apply a computational framework that integrates techno-economic analy... [more]
13. LAPSE:2024.1595
Resilient-aware Design for Sustainable Energy Systems
August 16, 2024 (v2)
Subject: Planning & Scheduling
Keywords: Energy Systems, Multiscale Modelling, Planning & Scheduling, Renewable and Sustainable Energy, Supply Chain
To mitigate the effects of catastrophic failure while maintaining resource and production efficiencies, energy systems need to be designed for resilience and sustainability. Conventional approaches such as redundancies through backup processes or inventory stockpiles demand high capital investment and resource allocation. In addition, responding to unexpected black swan events requires that systems have the agility to transform and adapt rapidly. To develop targeted solutions that protect the system efficiently, the supply chain network needs to be considered as an integrated multi-scale system incorporating every component from individual process units all the way to the whole network. This approach can be readily integrated with analogous multiscale approaches for sustainability, safety, and intensification. In this work, we bring together classical supply chain resilience with process systems engineering to leverage the multi-scale nature of energy systems for developing resilienc... [more]
14. LAPSE:2024.1594
Designing Better Plastic Management Processes Through a Systems Approach
August 16, 2024 (v2)
Subject: Planning & Scheduling
Plastics are widely used for their affordability and versatility across many consumer and industrial applications. However, the end-of-life (EoL) management stage can often lead to releasing hazardous chemical additives and degradation products into the environment. The increasing demand for plastics is expected to increase the frequency of material releases throughout the plastic EoL management activities, creating a challenge for policymakers, including ensuring proper material segregation and disposal management and increasing recycling efficiency and material reuse. This research designed a Python-based EoL plastic management tool to support decision-makers in analyzing the holistic impacts of potential plastic waste management policies. The constructed tool was developed to reduce the complexity of material flow analysis calculations, estimating material releases, and environmental impacts. The utility of the tool was tested through the hypothetical nationwide adoption of an exten... [more]
15. LAPSE:2024.1589
Towards Sustainable Supply Chains for Waste Plastics through Closed-Loop Recycling: A case-study for Georgia
August 16, 2024 (v2)
Subject: Planning & Scheduling
Keywords: Optimization, plastics, recycling, Supply Chain, waste management
Sustainable and economically viable plastic recycling methodologies are vital for addressing the increasing environmental consequences of single-use plastics. In this study, we evaluate the plastic waste management value for the state of Georgia, US and investigate the potential of introducing novel depolymerization methods within the network. An equation-based formulation is developed to identify the optimum supply-chain design given the geographic location of existing facilities. Chemical recycling technologies that have received increasing attention are evaluated as candidate technologies to be integrated within the network. The optimum supply-chain design is selected based on environmental and economic objectives. The designed network of pathways uses a mix of different technologies (chemical and mechanical recycling) in a way that are both economically environmentally sound.
16. LAPSE:2024.1586
Design and Optimization of Circular Economy Networks: A Case Study of Polyethylene Terephthalate (PET)
August 16, 2024 (v2)
Subject: Planning & Scheduling
Keywords: Circular Economy, Plastic Recycling, Renewable and Sustainable Energy, Supply Chain Optimization
Circular systems design is an emerging approach for promoting sustainable development. Despite its perceived advantages, the characterization of circular systems remains loosely defined and ambiguous. This work proposes a network optimization framework that evaluates three objective functions related to economic and environmental domains and employs a Pareto analysis to illuminate the trade-offs between objectives. The US polyethylene terephthalate (PET) value chain is selected as a case study and represented via a superstructure containing various recycling pathways. The superstructure optimization problems are modeled as a mixed integer linear program (MILP) and linear programs (LPs), implemented in Pyomo, and solved with CPLEX for a one-year assessment horizon. Solutions to the circular economy models are then compared to the corresponding solutions of linear economy models. Preliminary results show that the optimal circular network is advantageous over the optimal linear network fo... [more]
17. LAPSE:2024.1576
Optimal Clustered, Multi-modal CO2 Transport Considering Non-linear Costs - a Path-planning Approach
August 16, 2024 (v2)
Subject: Planning & Scheduling
Keywords: Artificial Intelligence, Carbon Capture, Energy Systems, Supply Chain, Technoeconomic Analysis
An important measure to achieve global reduction in CO2 emissions is CO2 capture, transport, and storage. The deployment of CO2 capture requires the development of a shared CO2 transport infrastructure, where CO2 can be transported with different transport modes. Furthermore, the cost of CO2 transport can be subject to significant economies of scale effects with respect to the amount of CO2 transported, also mentioned as clustering effects. Therefore, optimizing the shared infrastructure of multiple CO2 sources can lead to significant reductions in infrastructure costs. This paper presents a novel formulation of the clustered CO2 transport network. The Markov Decision Process formulation defined here allows for more detailed modeling of non-linear, discrete transport costs and increased geographical resolution. The clustering effects are modeled through cooperative multi-agent interactions. A multi-agent, reinforcement learning-based algorithm is proposed to optimize the shared transpo... [more]
18. LAPSE:2024.1571
Stochastic Programming Models for Long-Term Energy Transition Planning
August 16, 2024 (v2)
Subject: Planning & Scheduling
Keywords: Design Under Uncertainty, Energy Systems, Stochastic Optimization
With growing concern over the effects of green-house gas emissions, there has been an increase in emission-reducing policies by governments around the world, with over 70 countries having set net-zero emission goals by 2050-2060. These are ambitious goals that will require large investments into the expansion of renewable and low-carbon technologies. The decisions about which technologies should be invested in can be difficult to make since they are based on information about the future, which is uncertain. When considering emerging technologies, a source of uncertainty to consider is how the costs will develop over time. Learning curves are used to model the decrease in cost as the total installed capacity of a technology increases. However, the extent to which the cost decreases is uncertain. To address the uncertainty present in multiple aspects of the energy sector, multistage stochastic programming is employed considering both exogenous and endogenous uncertainties. It is observed... [more]
19. LAPSE:2024.1570
Integrated Design and Scheduling Optimization of Multi-product processes - case study of Nuclear-Based Hydrogen and Electricity Co-Production
August 16, 2024 (v2)
Subject: Planning & Scheduling
Increasing wind and solar electricity generation in power systems increases temporal variability in electricity prices which incentivizes the development of flexible processes for electricity generation and electricity-based fuels/chemicals production. Here, we develop a computational framework for the integrated design and optimization of multi-product processes interacting with the grid under time-varying electricity prices. Our analysis focuses on the case study of nuclear-based hydrogen (H2) and electricity generation, involving nuclear power plants (NPP) producing high temperature heat and electricity coupled with a high temperature steam electrolyzers (HTSE) for H2 production. The ability to co-produce H2 along with nuclear is widely seen as critical to improving the economics of nuclear energy technologies. To that end, our model focuses on evaluating the least-cost design and operations of the NPP-HTSE system while accounting for: a) power consumption variation with current den... [more]
20. LAPSE:2024.1565
Integrated Temporal Planning for Design and Operation of the International Green Ammonia Supply Chain
August 16, 2024 (v2)
Subject: Planning & Scheduling
Keywords: Decomposition approach, Green ammonia supply chain, Integrated temporal approach, MINLP, Multi-timescale decision-making
This research is dedicated to designing and economically evaluating the green ammonia supply chain, considering the fluctuating nature of renewable energy sources and energy demand across both hourly and seasonal variations. It also explores the impact of economies of scale and the delays associated with long-distance shipping to meet energy demands in a timely manner. These considerations require the formulation of a Mixed-Integer Nonlinear Programming model, further complicated by the necessity for a two-stage stochastic programming approach. We introduce a hierarchical optimization framework that utilizes a decomposition method to differentiate between one-time design decisions and subsequent operational choices. At the upper level, potential design solutions are identified through the Bayesian Optimization and Hyperband algorithm, which effectively navigates the non-linear challenges posed by economies of scale. The lower level then addresses a Mixed-Integer Linear Programming prob... [more]
21. LAPSE:2024.1305
Research on Inbound Jobs’ Scheduling in Four-Way-Shuttle-Based Storage System
June 21, 2024 (v1)
Subject: Planning & Scheduling
Keywords: elevator, FFSP problem, four-way shuttle, improved genetic algorithm, job scheduling
The four-way-shuttle-based storage and retrieval system is a recent innovative intelligent vertical warehousing system that has been widely applied in manufacturing and e-commerce environments due to its high flexibility and density. As a complex multi-device cooperative operational system, this system features the parallel operation of multiple elevators and four-way shuttles. During large-scale-batch inbound operations, the quality of scheduling solutions for inbound-operation equipment significantly impacts the system’s efficiency and performance. In this paper, a detailed analysis of the inbound-operation process in the system is conducted, taking into consideration the motion characteristics of both the elevators and four-way shuttles. Furthermore, we establish operational time constraints that account for equipment acceleration and deceleration characteristics and introduce a flexible flow-shop-scheduling model to address the scheduling problem in the system. Additionally, we pro... [more]
22. LAPSE:2024.1262
Geographical Information System Modeling for Planning Internal Transportation in a Manufacturing Plant’s Outdoor Area
June 21, 2024 (v1)
Subject: Planning & Scheduling
Keywords: decision support system, geographical information system, internal outdoor area transport, Planning, vehicle fleet
A geographical information system (GIS) is an advanced tool for collecting, managing, and analyzing spatially-referenced data. The contribution of GIS use to process performance indicators can be improved by combining it with multi-criteria decision analysis (MCDA). Combining a GIS and MCDA is, in the scientific literature, rarely discussed for planning an internal transportation system in a manufacturing plant’s outdoor area. The purpose of this article is to clarify what mangers can expect from using a combined approach when deciding on a transport fleet and the operational routing of vehicles. Beside the simulation of MCDA, the computer software ArcGIS Pro 3.0.2 with the Network Analyst extension was used for modelling the transportation system in the form of a case study. The article demonstrates the feasibility and effectiveness of GIS and MCDA use and reveals the extent of the challenge of how decision makers could make the most of ArcGIS functionality. The final solution for an... [more]
23. LAPSE:2024.1238
Optimization of Smart Textiles Robotic Arm Path Planning: A Model-Free Deep Reinforcement Learning Approach with Inverse Kinematics
June 21, 2024 (v1)
Subject: Planning & Scheduling
Keywords: deep reinforcement learning, inverse kinematics, Machine Learning, path planning, robotic arm
In the era of Industry 4.0, optimizing the trajectory of intelligent textile robotic arms within cluttered configuration spaces for enhanced operational safety and efficiency has emerged as a pivotal area of research. Traditional path-planning methodologies predominantly employ inverse kinematics. However, the inherent non-uniqueness of these solutions often leads to varied motion patterns in identical settings, potentially leading to convergence issues and hazardous collisions. A further complication arises from an overemphasis on the tool center point, which can cause algorithms to settle into suboptimal solutions. To address these intricacies, our study introduces an innovative path-planning optimization strategy utilizing a model-free, deep reinforcement learning framework guided by inverse kinematics experience. We developed a deep reinforcement learning algorithm for path planning, amalgamating environmental enhancement strategies with multi-information entropy-based geometric op... [more]
24. LAPSE:2024.1225
A Sequential Hybrid Optimization Algorithm (SHOA) to Solve the Hybrid Flow Shop Scheduling Problems to Minimize Carbon Footprint
June 21, 2024 (v1)
Subject: Planning & Scheduling
Keywords: carbon footprint, firefly algorithm (FA), hybrid flow shop, pigeon-inspired optimization algorithm (PIOA), Scheduling
In today’s world, a situational awareness of sustainability is becoming increasingly important. Leaving a better world for future generations is becoming the main interest of many studies. It also puts pressure on managers to change production methods in most industries. Reducing carbon emissions in industry today is crucial to saving our planet. Theoretical research and practical industry requirements diverge, even though numerous researchers have tackled various strategies to handle carbon emission problems. Therefore, this work considers the carbon emission problem of the furniture manufacturing industry in Hosur, Tamilnadu, India. The case study company has a manufacturing system that resembles a hybrid flow shop (HFS) environment. As the HFS scheduling problems are NP-hard in nature, exact solution techniques could not be used to solve the problems. Hence, a sequential hybrid optimization algorithm (SHOA) has been developed in this paper to minimize the carbon footprint. In the SH... [more]
25. LAPSE:2024.1168
Optimized Scheduling of an Integrated Energy System with an Electric Truck Battery Swapping Station
June 21, 2024 (v1)
Subject: Planning & Scheduling
Keywords: electric truck battery swapping station, electric trucks with battery charging and swapping capabilities, flexibly adjust, integrated energy system, step carbon trading
Currently, the focus of integrated energy system scheduling research is the multi-objective’s optimized operational strategies that take into account the economic benefits, carbon emissions, and new energy consumption rates of such systems. The integration of electric trucks with battery charging and swapping capabilities, along with their corresponding battery swapping stations, into an integrated energy system can not only optimize system operation, but also reduce investment costs associated with building energy storage equipment. This study first constructs an operational model for the electric trucks, as well as an electric truck battery swapping station, of the flexible charging and discharging; then, an optimized scheduling model of an integrated energy system is proposed, including an electric truck battery swapping station and using stepped carbon trading. On the basis of meeting the charging and battery swapping needs of electric trucks and coordinating the system’s electrica... [more]