Exact Mixed-Integer Nonlinear Programming Formulation for Conductor Size Selection in Balanced Distribution Networks: Single and Multi-Objective Analyses
Abstract
:1. Introduction
1.1. General Context
1.2. Motivation
1.3. Literature Review
1.4. Contribution and Scope
- A comprehensive formulation of the OCS problem for radial distribution networks expressed as an MINLP model. This formulation integrates voltage and current variables through the node-to-branch incidence matrix, aiming to minimize both investment and operating costs via single- and multi-objective analyses.
- An efficient solution approach for the proposed MINLP model, leveraging the branch-and-bound method combined with the interior-point approach within Julia’s JuMP optimization framework. This methodology offers significant improvements over the recent literature, which predominantly relies on metaheuristic optimization techniques.
1.5. Document Structure
2. Mathematical Model
2.1. Objective Functions
2.2. Set of Constraints
- The presence of unbalanced loads and varying phase impedances hinders the accurate representation of the network using a single-phase equivalent model. Single-, two-, and three-phase loads within the distribution system induce current and voltage imbalances that require a full three-phase formulation.
- A three-phase network may include single- and two-phase laterals, further intensifying voltage and current imbalances. These complexities introduce additional challenges in solving the power flow equations, which are not accounted for in our MINLP approach.
2.3. Mathematical Structure and Complexity
- The OCS problem for distribution networks belongs to the family of MINLP problems due to the nonlinear relationships between power, current, and voltage, in addition to the presence of binary variables representing the conductor caliber selected for each branch.
- The primary nonconvexities in the OCS problem arise from power and current balance constraints, voltage and current magnitude calculations, and the objective function related to operating costs, specifically the expected cost of energy losses.
- The Objective Function (1) and the Box-Type Constraint (13) are linear and binary, making them convex for each selected subset of conductor calibers. Meanwhile, the constraints corresponding to the voltage regulation and power transfer capacity at the substation terminals are both convex, with one being linear and the other being conic.
3. Solution Methodology
3.1. Overview of the B&B Algorithm
3.2. Interior-Point Optimizer
3.3. Implementation Framework
- Problem formulation: The MINLP problem is structured with a set of nonlinear constraints, integer decision variables, and a nonlinear objective function, ensuring a comprehensive representation of the optimization problem.
- Solver selection: A hybrid solver capable of integrating the B&B method with IPO was selected to efficiently handle the optimization process, i.e., Juniper with the HiGHS and Ipopt optimizers of the Julia software 1.9.2 [25].
- Computational procedure: The model is iteratively solved at each node of the B&B tree, where the IPO solver is used for NLP relaxation. Branching and bounding mechanisms are systematically applied until the convergence criteria are met, thereby ensuring an optimal solution.
4. Test Feeder Characterization
4.1. 27-Bus System
4.2. 33-Bus System
4.3. Type of Conductors Available
5. Numerical Results
5.1. Single-Objective Analysis
5.1.1. Results for the 27-Bus Grid
- The investment cost represents the initial expenditure required for implementing the selected conductor configuration. Among the metaheuristic methods, the GNDO achieved the lowest investment cost at USD 319,768.08, while the VSA reported the highest value: USD 344,352.15. The MINLP formulation, along with the TSA, resulted in an investment cost of USD 323,593.08, which is lower than the VSA and the NMA but slightly higher than the GNDO. This suggests that, while heuristic approaches can reduce initial expenditure, they may not necessarily lead to optimal long-term solutions.
- The cost associated with power losses significantly impacts the long-term economic feasibility of the selected configuration. The VSA reported the lowest power losses cost (USD 217,066.25), whereas GNDO had the highest value (USD 230,953.18). The MINLP and TSA formulations both exhibited a losses cost of USD 227,087.17, which is lower than the GNDO but slightly higher than the NMA (USD 219,343.86). These differences indicate that some algorithms prioritize lower initial investments at the expense of higher operational losses, affecting the overall economic performance of the system.
- The total annual cost, which combines investment and power losses, serves as a key metric for assessing the overall system efficiency. The MINLP approach, along with the TSA, achieved the lowest annual cost (USD 550,680.25), which makes them the most cost-effective solutions. In contrast, the VSA reported the highest total cost (USD 561,418.40), mainly due to its elevated investment costs. The GNDO, despite yielding the lowest investment cost, incurred higher power losses, leading to an annual cost of USD 550,721.26, being slightly above that of the MINLP formulation and the TSA. This confirms that optimizing for investment alone does not necessarily lead to the most cost-efficient solution over time.
- The conductor gauge selection of each approach clearly reflects its nature. The solutions obtained with the TSA and the MINLP formulation are identical, indicating that the latter successfully converged to a globally optimal or near-optimal solution. The differences in conductor configurations across the other methodologies likely contributed to variations in both investment and power losses costs. The ability of MINLP to achieve the same results as the TSA further supports its reliability in finding high-quality solutions without relying on stochastic search processes.
- The fact that the MINLP formulation and the TSA reached the same total cost and conductor configuration suggests that the former provides a structured and deterministic alternative to metaheuristic techniques. Unlike heuristic methods, which depend on parameter tuning and randomness, MINLP guarantees a mathematically structured optimization process, leading to more predictable and repeatable outcomes. The observed variations in investment and power losses costs across the different metaheuristic approaches highlight their sensitivity to the search strategies and parameter settings used, whereas MINLP ensures solution reliability through systematic constraint handling and objective function optimization.
5.1.2. Results for the 33-Bus Grid
- The comparison reveals that both the MINLP formulation and the TSA yielded similar solutions in terms of conductor gauge selection, investment cost, energy losses cost, and total annual cost. However, a distinct trade-off was observed between the initial investment and the operational losses, highlighting the contrasting optimization strategies of the two approaches.
- The conductor investment cost obtained using the MINLP method amounted to USD 222,494.13, which is USD 7356.57 (3.42%) higher than that required by the TSA (USD 215,137.56). On the other hand, the energy losses cost of the MINLP formulation came out to USD 201,987.52, which is USD 7785.94 (3.71%) lower than that obtained with the TSA (USD 209,773.46). This indicates that MINLP prioritizes long-term operational efficiency by reducing energy losses, whereas TSA focuses on minimizing the initial investment costs.
- The increased investment cost of the MINLP solution suggests that its optimization strategy emphasizes reducing resistive losses over the system’s lifetime, leading to improved long-term economic performance. In contrast, the TSA seeks to minimize upfront expenses, potentially resulting in slightly higher operating costs due to greater energy losses over time.
- Despite these differences, the total annual cost of the TSA and the MINLP method remains nearly identical. The TSA solution led to an annual cost of USD 424,911.02, while the MINLP approach yielded USD 424,481.65. The absolute difference of USD 429.37 (0.1%) confirms that both methods achieve a comparable cost efficiency, implying that the choice between them depends primarily on whether the priority is minimizing the initial investment (TSA) or reducing long-term losses (MINLP).
5.2. Multi-Objective Analysis
5.2.1. The 27-Bus Grid
- There is an inverse relationship between the costs of energy losses () and conductor investment (). As increases, greater priority is given to minimizing energy losses, leading to a significant reduction in , albeit at the expense of higher investment costs. Conversely, lower values of prioritize the minimization of conductor investment costs, resulting in increased operational expenditure due to higher energy losses.
- The total objective function value () follows a nonmonotonic trend, with a minimum observed at , where the total cost reached its lowest value: USD 550,680.21. This corresponds to the objective function of the single-objective optimization case, indicating that the best tradeoff between investment and energy losses costs occurs when both objectives are weighted equally. This suggests that neither extreme prioritization (low or high ) provides the most cost-effective solution.
- At , the model strongly prioritized the minimization of conductor investment, resulting in a high energy losses cost of USD 457,519.23 but a relatively low investment cost (USD 184,516.28). However, the total objective function value remains high (USD 642,035.50), indicating that excessive emphasis on reducing initial expenditure can lead to inefficient long-term performance.
- As increased, energy losses costs decreased significantly, reaching USD 154,321.53 at . However, the corresponding conductor investment rose to USD 506,506.13, leading to the highest total objective function value (USD 660,827.66). This suggests that excessive prioritization of energy losses minimization results in prohibitively high upfront costs.
- The lowest total cost was achieved at , where the costs of investment and energy losses are well balanced. At this weighting, the cost of conductor investment is USD 227,087.16, while that of energy losses is USD 323,593.05, leading to an optimal total objective function value of USD 550,680.21. This result indicates that an equal prioritization of both objectives leads to the most economically efficient solution for the distribution company.
5.2.2. The 33-Bus Grid
- The results demonstrate an inverse relationship between the costs of energy losses () and conductor investment (). As increases, the optimization strategy prioritizes the minimization of energy losses, leading to a significant reduction in at the expense of increased conductor investments. Conversely, smaller values of lead to a focus on minimizing , resulting in higher operating costs due to increased losses.
- The total system cost () exhibits a nonmonotonic trend, with a minimum observed at , where the total cost reached its lowest value (USD 424,481.61). This suggests that an equal weighting of investment and operating costs yields the most cost-effective solution. In contrast, extreme prioritization of either objective leads to suboptimal total costs.
- When , the primary focus is on minimizing conductor investment costs, resulting in a low capital expenditure of USD 149,006.37, albeit at the expense of high energy losses costs (USD 321,016.32). Consequently, the total system cost remains relatively high (USD 470,022.69), highlighting the long-term inefficiencies of only prioritizing initial investment.
- At , the optimization strategy strongly prioritized the reduction in energy losses, lowering to USD 122,772.65. However, this comes at the cost of significantly higher investment costs (USD 348,900.88), leading to a total system cost of USD 471,673.54, among the highest values observed. This confirms that an excessive prioritization of losses minimization results in prohibitively high upfront costs.
- The most cost-effective solution was achieved at , where the conductor investment amounted to USD 201,987.52 and the energy losses to USD 222,494.09, yielding the lowest total system cost (USD 424,481.61). This balanced approach ensures economic efficiency by preventing excessive capital expenditure while maintaining manageable operating costs.
5.3. Complementary Analysis
5.3.1. Processing Times
- The 27-bus system exhibited the lowest computational burden, with an average processing time of approximately 17.88 s and a small variation between its minimum (17.09 s) and maximum (18.77 s) values.
- The 33-bus system maintained relatively stable processing times, with an average of 26.62 s and a narrow range (26.61 s to 26.64 s), indicating a consistent performance.
- The 69-bus system experienced significantly higher computational demands, with an average processing time of 189.54 s. The variation between its minimum (185.20 s) and maximum (189.99 s) values suggests a more complex problem structure, leading to slight fluctuations.
5.3.2. Impact of Dispersed Generation
- The incorporation of DERs significantly affects both investment and operating costs. As the power factor shifted from 1.00 (unitary) to 0.80 lagging, there was a notable reduction in both values. The total annual cost decreased from USD 655,743.60 at a unitary power factor to USD 465,780.06 at 0.80 lagging, representing a 29.0% reduction. This demonstrates the role of reactive power support in minimizing the overall system costs.
- The gauge selection varies with the power factor scenario. With a unitary power factor, larger conductor sizes (e.g., gauge 7) were predominant, particularly in the main feeder sections, due to higher current demands. However, as the power factor decreased to 0.90 and 0.80 lagging, smaller conductor sizes (e.g., gauges 4 and 5) became prevalent. This indicates that improved reactive power support reduces current magnitudes, thereby enabling the use of smaller conductors and lowering investment costs.
- Lower power factors improve the system’s ability to locally manage reactive power, leading to a 24.2% reduction in the cost of energy losses, from USD 252,705.97 at a unitary power factor to USD 191,533.80 at 0.80 lagging. This suggests that allowing DERs to inject reactive power optimizes power flows, reduces voltage drops, and enhances the overall system efficiency.
- The results confirm that balancing the costs of investment with those of energy losses is crucial. With a unitary power factor, higher investment costs led to increased conductor sizes, yet the system experienced higher operating costs due to greater energy losses. Conversely, at 0.80 lagging, the lowest annual cost was achieved, demonstrating that incorporating reactive power compensation into DER operation significantly reduces the long-term economic burden of distribution networks.
6. Conclusions and Future Work
- There is a clear tradeoff between the costs of conductor investment () and those of energy losses (). Lower upfront costs result in higher long-term operational expenditure, while prioritizing losses minimization increases initial costs. Thus, a balanced optimization approach is essential for cost-effective planning.
- The Pareto front analysis indicates that an equal weighting of both objectives () yields the most cost-effective solution, minimizing the total costs to USD 550,680.21 in the 27-bus grid and to USD 424,481.62 in the 33-bus feeder. This balance ensures economic efficiency without excessive prioritization of either cost.
- The sensitivity analysis of different weightings confirms that extreme prioritization leads to suboptimal results. Weighting strategies favoring either investment cost minimization () or losses minimization () led to disproportionate cost increases in the other component.
- The results for the 69-bus grid demonstrate that integrating DERs with reactive power support significantly reduces both investment and operating costs. As the power factor shifts from a unitary one to 0.80 lagging, the total annual cost decreased by 29.0%, while the energy loss costs dropped by 24.2%. The conductor gauge selection adapts to improved reactive power compensation, enabling the use of smaller conductors and further reducing investment costs. These findings highlight the economic and technical benefits of optimizing DER operation, emphasizing its role in improving distribution network efficiency and cost-effectiveness.
Author Contributions
Funding
Data Availability Statement
Acknowledgments
Conflicts of Interest
References
- Haben, S.; Voss, M.; Holderbaum, W. Primer on Distribution Electricity Networks. In Core Concepts and Methods in Load Forecasting; Springer International Publishing: Cham, Switzerland, 2023; pp. 13–22. [Google Scholar] [CrossRef]
- Daccò, E.; Falabretti, D.; Ilea, V.; Merlo, M.; Nebuloni, R.; Spiller, M. Decentralised Voltage Regulation through Optimal Reactive Power Flow in Distribution Networks with Dispersed Generation. Electricity 2024, 5, 134–153. [Google Scholar] [CrossRef]
- Muhammad Ridzuan, M.I.; Mohd Fauzi, N.F.; Roslan, N.N.R.; Mohd Saad, N. Urban and rural medium voltage networks reliability assessment. SN Appl. Sci. 2020, 2, 241. [Google Scholar] [CrossRef]
- Petinrin, J.; Shaabanb, M. Impact of renewable generation on voltage control in distribution systems. Renew. Sustain. Energy Rev. 2016, 65, 770–783. [Google Scholar] [CrossRef]
- Gallegos, J.; Arévalo, P.; Montaleza, C.; Jurado, F. Sustainable Electrification—Advances and Challenges in Electrical-Distribution Networks: A Review. Sustainability 2024, 16, 698. [Google Scholar] [CrossRef]
- Pengwah, A.B.; Fang, L.; Razzaghi, R.; Andrew, L.L.H. Topology Identification of Radial Distribution Networks Using Smart Meter Data. IEEE Syst. J. 2022, 16, 5708–5719. [Google Scholar] [CrossRef]
- Montoya, O.D.; Serra, F.M.; De Angelo, C.H.; Chamorro, H.R.; Alvarado-Barrios, L. Heuristic Methodology for Planning AC Rural Medium-Voltage Distribution Grids. Energies 2021, 14, 5141. [Google Scholar] [CrossRef]
- Hamidan, M.A.; Borousan, F. Optimal planning of distributed generation and battery energy storage systems simultaneously in distribution networks for loss reduction and reliability improvement. J. Energy Storage 2022, 46, 103844. [Google Scholar] [CrossRef]
- Vélez-Marín, V.M.; Montoya, O.D.; Hernández, J.C. A DIgSILENT Programming-Based Approach for Selecting Conductors in Distribution Networks via the Tabu Search Algorithm. In Proceedings of the 2024 IEEE Colombian Conference on Applications of Computational Intelligence (ColCACI), Pamplona, Colombia, 17–19 July 2024; pp. 1–6. [Google Scholar] [CrossRef]
- Ponce, D.; Aguila Téllez, A.; Krishnan, N. Optimal Selection of Conductors in Distribution System Designs Using Multi-Criteria Decision. Energies 2023, 16, 7167. [Google Scholar] [CrossRef]
- Martínez-Gil, J.F.; Moyano-García, N.A.; Montoya, O.D.; Alarcon-Villamil, J.A. Optimal Selection of Conductors in Three-Phase Distribution Networks Using a Discrete Version of the Vortex Search Algorithm. Computation 2021, 9, 80. [Google Scholar] [CrossRef]
- Ismael, S.M.; Aleem, S.H.E.A.; Abdelaziz, A.Y. Optimal selection of conductors in Egyptian radial distribution systems using sine-cosine optimization algorithm. In Proceedings of the 2017 Nineteenth International Middle East Power Systems Conference (MEPCON), Cairo, Egypt, 19–21 December 2017. [Google Scholar] [CrossRef]
- Nivia Torres, D.J.; Salazar Alarcón, G.A.; Montoya Giraldo, O.D. Optimal Selection of Conductors in Three-Phase Distribution Networks using the Newton Metaheuristic Algorithm. Ingeniería 2022, 27, e19303. [Google Scholar] [CrossRef]
- Montoya, O.D.; Garces, A.; Castro, C.A. Optimal Conductor Size Selection in Radial Distribution Networks Using a Mixed-Integer Non-Linear Programming Formulation. IEEE Lat. Am. Trans. 2018, 16, 2213–2220. [Google Scholar] [CrossRef]
- Mandal, S.; Pahwa, A. Optimal Selection of Conductors for Distribution Feeders. IEEE Power Eng. Rev. 2002, 22, 71. [Google Scholar] [CrossRef]
- Gallego Pareja, L.A.; López-Lezama, J.M.; Gómez Carmona, O. A MILP Model for Optimal Conductor Selection and Capacitor Banks Placement in Primary Distribution Systems. Energies 2023, 16, 4340. [Google Scholar] [CrossRef]
- Farrag, M.A.; Khalil, A.H.; Omran, S. Optimal conductor selection and capacitor placement in radial distribution system using nonlinear AC load flow equations and dynamic load model. Int. Trans. Electr. Energy Syst. 2020, 30, e12316. [Google Scholar] [CrossRef]
- Gallego Pareja, L.A.; López-Lezama, J.M.; Gómez Carmona, O. Enhancing power distribution performance through simultaneous optimization of voltage regulators placement and conductor selection: A multi-period MILP approach. Results Eng. 2025, 25, 104311. [Google Scholar] [CrossRef]
- Kroger, O.; Coffrin, C.; Hijazi, H.; Nagarajan, H. Juniper: An Open-Source Nonlinear Branch-and-Bound Solver in Julia. In Integration of Constraint Programming, Artificial Intelligence, and Operations Research; Springer International Publishing: Cham, Switzerland, 2018; pp. 377–386. [Google Scholar] [CrossRef]
- Scavuzzo, L.; Aardal, K.; Lodi, A.; Yorke-Smith, N. Machine learning augmented branch and bound for mixed integer linear programming. Math. Program. 2024. [Google Scholar] [CrossRef]
- Borchers, B. MINLP: Branch and Bound Methods. In Encyclopedia of Optimization; Springer: Boston, MA, USA, 2008; pp. 2138–2142. [Google Scholar] [CrossRef]
- Androulakis, I.P. MINLP: Branch and Bound Global Optimization Algorithm. In Encyclopedia of Optimization; Springer: Boston, MA, USA, 2001; pp. 1415–1421. [Google Scholar] [CrossRef]
- Benson, H.Y. Mixed integer nonlinear programming using interior-point methods. Optim. Methods Softw. 2011, 26, 911–931. [Google Scholar] [CrossRef]
- Benson, H.Y. Using Interior-Point Methods within an Outer Approximation Framework for Mixed Integer Nonlinear Programming. In Mixed Integer Nonlinear Programming; Springer: New York, NY, USA, 2011; pp. 225–243. [Google Scholar] [CrossRef]
- Lubin, M.; Dowson, O.; Dias Garcia, J.; Huchette, J.; Legat, B.; Vielma, J.P. JuMP 1.0: Recent improvements to a modeling language for mathematical optimization. Math. Program. Comput. 2023, 15, 581–589. [Google Scholar] [CrossRef]
- Pal, S.; Bhattacharya, M.; Dash, S.; Lee, S.S.; Chakraborty, C. A next-generation dynamic programming language Julia: Its features and applications in biological science. J. Adv. Res. 2024, 64, 143–154. [Google Scholar] [CrossRef]
- Bezanson, J.; Edelman, A.; Karpinski, S.; Shah, V.B. Julia: A fresh approach to numerical computing. SIAM Rev. 2017, 59, 65–98. [Google Scholar] [CrossRef]
- Huangfu, Q.; Hall, J.A.J. Parallelizing the dual revised simplex method. Math. Program. Comput. 2017, 10, 119–142. [Google Scholar] [CrossRef]
- Marler, R.T.; Arora, J.S. The weighted sum method for multi-objective optimization: New insights. Struct. Multidiscip. Optim. 2009, 41, 853–862. [Google Scholar] [CrossRef]
- Kaur, S.; Kumbhar, G.; Sharma, J. A MINLP technique for optimal placement of multiple DG units in distribution systems. Int. J. Electr. Power Energy Syst. 2014, 63, 609–617. [Google Scholar] [CrossRef]
Variable Name | Variable Symbol | Number of Variables |
---|---|---|
Real current | ||
Imaginary current | ||
Current magnitude | ||
Real voltage | ||
Imaginary voltage | ||
Voltage magnitude | ||
Binary | ||
Resistance | b | |
Reactance | b | |
Active power | ||
Reactive power | ||
Total variables |
Equation Name | Equation Number | Number Constraints |
---|---|---|
Operating costs | (1) | 1 |
Investment costs | (2) | 1 |
Resistance | (3) | b |
Reactance | (4) | b |
Real current | (5) | |
Imaginary current | (6) | |
Current magnitude | (7) | |
Caliber selection | (8) | b |
Real voltage | (9) | |
Imaginary voltage | (10) | |
Voltage magnitude | (11) | |
Voltage regulation | (12) | |
Thermal limitation | (13) | |
Power generation | (14) | |
Total equations and inequalities |
Line l | Node k | Node m | (km) | (kW) | (kvar) | Line l | Node k | Node m | (km) | (kW) | (kvar) |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | 1 | 2 | 0.55 | 0 | 0 | 14 | 14 | 15 | 1.00 | 106.3 | 65.8 |
2 | 2 | 3 | 1.50 | 0 | 0 | 15 | 15 | 16 | 1.00 | 255 | 158 |
3 | 3 | 4 | 0.45 | 297.5 | 184.4 | 16 | 3 | 17 | 1.00 | 255 | 158 |
4 | 4 | 5 | 0.63 | 0 | 0 | 17 | 17 | 18 | 0.60 | 127.5 | 79 |
5 | 5 | 6 | 0.70 | 255 | 158 | 18 | 18 | 19 | 0.90 | 297.5 | 184.4 |
6 | 6 | 7 | 0.55 | 0 | 0 | 19 | 19 | 20 | 0.95 | 340 | 210.7 |
7 | 7 | 8 | 1.00 | 212.5 | 131.7 | 20 | 20 | 21 | 1.00 | 85 | 52.7 |
8 | 8 | 9 | 1.25 | 0 | 0 | 21 | 4 | 22 | 1.00 | 106.3 | 65.8 |
9 | 9 | 10 | 1.00 | 266.1 | 164.9 | 22 | 5 | 23 | 1.00 | 55.3 | 34.2 |
10 | 2 | 11 | 1.00 | 85 | 52.7 | 23 | 6 | 24 | 0.40 | 69.7 | 43.2 |
11 | 11 | 12 | 1.23 | 340 | 210.7 | 24 | 8 | 25 | 0.60 | 255 | 158 |
12 | 12 | 13 | 0.75 | 297.5 | 184.4 | 25 | 8 | 26 | 0.60 | 63.8 | 39.5 |
13 | 13 | 14 | 0.56 | 191.3 | 118.5 | 26 | 26 | 27 | 0.80 | 170 | 105.4 |
Line l | Node k | Node m | (km) | (kW) | (kvar) | Line l | Node k | Node m | (km) | (kW) | (kvar) |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | 1 | 2 | 0.0699 | 100 | 60 | 17 | 17 | 18 | 0.6530 | 90 | 40 |
2 | 2 | 3 | 0.3720 | 90 | 40 | 18 | 2 | 19 | 0.1603 | 90 | 40 |
3 | 3 | 4 | 0.2762 | 120 | 80 | 19 | 19 | 20 | 1.4298 | 90 | 40 |
4 | 4 | 5 | 0.2876 | 60 | 30 | 20 | 20 | 21 | 0.4439 | 90 | 40 |
5 | 5 | 6 | 0.7630 | 60 | 20 | 21 | 21 | 22 | 0.8231 | 90 | 40 |
6 | 6 | 7 | 0.4030 | 200 | 100 | 22 | 3 | 23 | 0.3798 | 90 | 40 |
7 | 7 | 8 | 1.4733 | 200 | 100 | 23 | 23 | 24 | 0.8035 | 420 | 200 |
8 | 8 | 9 | 0.8850 | 60 | 20 | 24 | 24 | 25 | 0.7985 | 420 | 200 |
9 | 9 | 10 | 0.8900 | 60 | 20 | 25 | 6 | 26 | 0.1532 | 60 | 25 |
10 | 10 | 11 | 0.1308 | 45 | 30 | 26 | 26 | 27 | 0.2145 | 60 | 25 |
11 | 11 | 12 | 0.2491 | 60 | 35 | 27 | 27 | 28 | 0.9963 | 60 | 20 |
12 | 12 | 13 | 1.3115 | 60 | 35 | 28 | 28 | 29 | 0.7524 | 120 | 70 |
13 | 13 | 14 | 0.6272 | 120 | 80 | 29 | 29 | 30 | 0.3830 | 200 | 600 |
14 | 14 | 15 | 0.5585 | 60 | 10 | 30 | 30 | 31 | 0.9687 | 150 | 70 |
15 | 15 | 16 | 0.6457 | 60 | 20 | 31 | 31 | 32 | 0.3362 | 210 | 100 |
16 | 16 | 17 | 1.5050 | 60 | 20 | 32 | 32 | 33 | 0.4356 | 60 | 40 |
Caliber c | (/km) | (/km) | (A) | (USD/km) |
---|---|---|---|---|
1 | 0.8763 | 0.4133 | 180 | 1986 |
2 | 0.6960 | 0.4133 | 200 | 2790 |
3 | 0.5518 | 0.4077 | 230 | 3815 |
4 | 0.4387 | 0.3983 | 270 | 5090 |
5 | 0.3480 | 0.3899 | 300 | 8067 |
6 | 0.2765 | 0.3610 | 340 | 12,673 |
7 | 0.0966 | 0.1201 | 600 | 23,419 |
8 | 0.0853 | 0.0950 | 720 | 30,070 |
Method | Gauges | Investment (USD) | Losses (USD) | Annual Cost (USD) |
---|---|---|---|---|
VSA | 344,352.1500 | 217,066.2509 | 561,418.4009 | |
NMA | 337,744.8000 | 219,343.8588 | 557,088.6588 | |
GNDO | 319,768.0800 | 230,953.1781 | 550,721.2581 | |
TSA | 323,593.0800 | 227,087.1727 | 550,680.2527 | |
MINLP | 323,593.0800 | 227,087.1727 | 550,680.2527 |
Method | Gauges | Investment (USD) | Losses (USD) | Annual Cost (USD) |
---|---|---|---|---|
TSA | 209,773.4628 | 215,137.5583 | 424,911.0211 | |
MINLP | 222,494.1300 | 201,987.5249 | 424,481.6549 |
(USD) | (USD) | (USD) | |
---|---|---|---|
0.20 | 457,519.2268 | 184,516.2768 | 642,035.5036 |
0.25 | 433,692.1077 | 191,583.4391 | 625,275.5468 |
0.30 | 379,652.7627 | 213,202.9392 | 592,855.7019 |
0.35 | 357,993.1528 | 223,798.7911 | 581,791.9439 |
0.40 | 343,962.6476 | 232,539.7440 | 576,502.3916 |
0.45 | 238,889.5240 | 312,892.4950 | 551,782.0190 |
0.50 | 227,087.1634 | 323,593.0469 | 550,680.2103 |
0.55 | 219,595.8316 | 331,763.2520 | 551,359.0836 |
0.60 | 212,992.4337 | 340,459.5035 | 553,451.9372 |
0.65 | 209,023.5050 | 346,973.9759 | 555,997.4809 |
0.70 | 187,656.3862 | 391,950.9056 | 579,607.2918 |
0.75 | 178,618.9582 | 415,880.4376 | 594,499.3958 |
0.80 | 154,321.5308 | 506,506.1251 | 660,827.6558 |
(USD) | (USD) | (USD) | |
---|---|---|---|
0.20 | 149,006.3712 | 321,016.3215 | 470,022.6927 |
0.25 | 149,893.2634 | 318,208.1384 | 468,101.4019 |
0.30 | 155,083.1649 | 304,338.0452 | 459,421.2101 |
0.35 | 172,512.9951 | 268,431.1886 | 440,944.1837 |
0.40 | 194,004.0224 | 232,622.4779 | 426,626.5003 |
0.45 | 194,590.0155 | 231,871.5890 | 426,461.6045 |
0.50 | 222,494.0963 | 201,987.5216 | 424,481.6179 |
0.55 | 278,375.9036 | 152,270.4034 | 430,646.3070 |
0.60 | 287,244.4779 | 146,073.3013 | 433,317.7791 |
0.65 | 293,640.0739 | 142,138.7573 | 435,778.8312 |
0.70 | 299,942.3727 | 139,055.1709 | 438,997.5436 |
0.75 | 329,054.1014 | 128,388.9880 | 457,443.0894 |
0.80 | 348,900.8846 | 122,772.6591 | 471,673.5437 |
Line l | Node k | Node m | (km) | (kW) | (kvar) | Line l | Node k | Node m | (km) | (kW) | (kvar) |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | 1 | 2 | 0.1270 | 0 | 0 | 35 | 3 | 36 | 0.6948 | 26 | 18.55 |
2 | 2 | 3 | 0.9134 | 0 | 0 | 36 | 36 | 37 | 0.3171 | 26 | 18.55 |
3 | 3 | 4 | 0.6324 | 0 | 0 | 37 | 37 | 38 | 0.9502 | 0 | 0 |
4 | 4 | 5 | 0.0975 | 0 | 0 | 38 | 38 | 39 | 0.0344 | 24 | 17 |
5 | 5 | 6 | 0.2785 | 2.60 | 2.2 | 39 | 39 | 40 | 0.4387 | 24 | 17 |
6 | 6 | 7 | 0.5469 | 40.4 | 30 | 40 | 40 | 41 | 0.3816 | 102 | 1 |
7 | 7 | 8 | 0.9575 | 75 | 54 | 41 | 41 | 42 | 0.7655 | 0 | 0 |
8 | 8 | 9 | 0.9649 | 30 | 22 | 42 | 42 | 43 | 0.7952 | 6 | 4.3 |
9 | 9 | 10 | 0.1576 | 28 | 19 | 43 | 43 | 44 | 0.1869 | 0 | 0 |
10 | 10 | 11 | 0.9706 | 145 | 104 | 44 | 44 | 45 | 0.4898 | 39.22 | 26.3 |
11 | 11 | 12 | 0.9572 | 145 | 104 | 45 | 45 | 46 | 0.4456 | 39.22 | 26.3 |
12 | 12 | 13 | 0.4854 | 8 | 5 | 46 | 4 | 47 | 0.6463 | 0 | 0 |
13 | 13 | 14 | 0.8003 | 8 | 5 | 47 | 47 | 48 | 0.7094 | 79 | 56.4 |
14 | 14 | 15 | 0.1419 | 0 | 0 | 48 | 48 | 49 | 0.7547 | 384.7 | 274.5 |
15 | 15 | 16 | 0.4218 | 45 | 30 | 49 | 49 | 50 | 0.2760 | 384.7 | 274.5 |
16 | 16 | 17 | 0.9157 | 60 | 35 | 50 | 8 | 51 | 0.6797 | 40.5 | 28.3 |
17 | 17 | 18 | 0.7922 | 60 | 35 | 51 | 51 | 52 | 0.6551 | 3.6 | 2.7 |
18 | 18 | 19 | 0.9595 | 0 | 0 | 52 | 9 | 53 | 0.1626 | 4.35 | 3.5 |
19 | 19 | 20 | 0.6557 | 1 | 0.6 | 53 | 53 | 54 | 0.1190 | 26.4 | 19 |
20 | 20 | 21 | 0.0357 | 114 | 81 | 54 | 54 | 55 | 0.4984 | 24 | 17.2 |
21 | 21 | 22 | 0.8491 | 5 | 3.5 | 55 | 55 | 56 | 0.9597 | 0 | 0 |
22 | 22 | 23 | 0.9340 | 0 | 0 | 56 | 56 | 57 | 0.3404 | 0 | 0 |
23 | 23 | 24 | 0.6787 | 28 | 20 | 57 | 57 | 58 | 0.5853 | 0 | 0 |
24 | 24 | 25 | 0.7577 | 0 | 0 | 58 | 58 | 59 | 0.2238 | 100 | 72 |
25 | 25 | 26 | 0.7431 | 14 | 10 | 59 | 59 | 60 | 0.7513 | 0 | 0 |
26 | 26 | 27 | 0.3922 | 14 | 10 | 60 | 60 | 61 | 0.2551 | 1244 | 888 |
27 | 3 | 28 | 0.6555 | 26 | 18.6 | 61 | 61 | 62 | 0.5060 | 32 | 23 |
28 | 28 | 29 | 0.1712 | 26 | 18.6 | 62 | 62 | 63 | 0.6991 | 0 | 0 |
29 | 29 | 30 | 0.7060 | 0 | 0 | 63 | 63 | 64 | 0.8909 | 227 | 162 |
30 | 30 | 31 | 0.0318 | 0 | 0 | 64 | 64 | 65 | 0.9593 | 59 | 42 |
31 | 31 | 32 | 0.2769 | 0 | 0 | 65 | 11 | 66 | 0.5472 | 18 | 13 |
32 | 32 | 33 | 0.0462 | 10 | 10 | 66 | 66 | 67 | 0.1386 | 18 | 13 |
33 | 33 | 34 | 0.0971 | 14 | 14 | 67 | 12 | 68 | 0.1493 | 28 | 20 |
34 | 34 | 35 | 0.8235 | 4 | 4 | 68 | 68 | 69 | 0.2575 | 28 | 20 |
Method | Gauges | Investment (USD) | Losses (USD) | Annual Cost (USD) |
---|---|---|---|---|
MINLP | 583,287.3411 | 374,253.2969 | 957,540.6380 |
Test Feeder | Minimum (s) | Maximum (s) | Average (s) |
---|---|---|---|
27-bus | 17.0910 | 18.7730 | 17.8780 |
33-bus | 26.6140 | 26.6390 | 26.6219 |
69-bus | 185.2049 | 189.9939 | 189.5480 |
Power Factor | Gauges | Investment (USD) | Losses (USD) | Annual Cost (USD) |
---|---|---|---|---|
1.00 | 403,037.6340 | 252,705.9665 | 655,743.6029 | |
0.90 | 277,539.6204 | 204,136.9978 | 481,676.6182 | |
0.80 | 274,246.2636 | 191,533.7978 | 465,780.0614 |
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. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Montoya, O.D.; Grisales-Noreña, L.F.; Florez-Cediel, O.D. Exact Mixed-Integer Nonlinear Programming Formulation for Conductor Size Selection in Balanced Distribution Networks: Single and Multi-Objective Analyses. Electricity 2025, 6, 14. https://doi.org/10.3390/electricity6010014
Montoya OD, Grisales-Noreña LF, Florez-Cediel OD. Exact Mixed-Integer Nonlinear Programming Formulation for Conductor Size Selection in Balanced Distribution Networks: Single and Multi-Objective Analyses. Electricity. 2025; 6(1):14. https://doi.org/10.3390/electricity6010014
Chicago/Turabian StyleMontoya, Oscar Danilo, Luis Fernando Grisales-Noreña, and Oscar David Florez-Cediel. 2025. "Exact Mixed-Integer Nonlinear Programming Formulation for Conductor Size Selection in Balanced Distribution Networks: Single and Multi-Objective Analyses" Electricity 6, no. 1: 14. https://doi.org/10.3390/electricity6010014
APA StyleMontoya, O. D., Grisales-Noreña, L. F., & Florez-Cediel, O. D. (2025). Exact Mixed-Integer Nonlinear Programming Formulation for Conductor Size Selection in Balanced Distribution Networks: Single and Multi-Objective Analyses. Electricity, 6(1), 14. https://doi.org/10.3390/electricity6010014