key: cord-0562631-6s2pxgj5 authors: Ye, Zixin; Li, Tongxin; Low, Steven H. title: Towards Balanced Three-phase Charging: Phase Optimization in Adaptive Charging Networks date: 2022-05-21 journal: nan DOI: nan sha: ff3e7fed16d024a1d59e88dedc55cf882c5a5c0e doc_id: 562631 cord_uid: 6s2pxgj5 We study the problem of phase optimization for electric-vehicle (EV) charging. We formulate our problem as a non-convex mixed-integer programming problem whose objective is to minimize the charging loss. Despite the hardness of directly solving this non-convex problem, we solve a relaxation of the original problem by proposing the PXA algorithm where"P","X", and"A"stand for three variable matrices in the formed phase optimization problems. We show that under certain conditions, the solution is given by the PXA precisely converges to the global optimum. In addition, using the idea of model predictive control (MPC), we design the {PXA-MPC}, which is an online implementation of the PXA. Compared to other empirical phase balancing strategies, the PXA algorithm significantly improves the charging performance by maximizing energy delivery, minimizing charging price, and assisting future energy planning. The efficacy of our algorithm is demonstrated using data collected from a real-world adaptive EV charging network (ACN). As a long-lasting problem, phase optimization has been studied in recent decades for distribution networks [1] , [2] , [3] , [4] . A more balanced power supply can improve power delivery efficiency, reduce power line hazards during transmission, and increase decision flexibility for a variety of ancillary services. A balanced three-phase power flow can be produced by dynamically controlling the power supply for load units from each phase line. Such a control mechanism is inherently compatible with an EV charging network. Indeed, phase optimization for EV charging can produce substantial economic benefits, especially in a large-scale and high-density (LSHD), power-delivery adaptive, and information-sensitive network. A three-phase adaptive charging network (ACN) [5] includes all those features that strongly motivate the necessity of phase optimization. A real-world ACN often has a threephase configuration, equipped with software-defined charging control. Our work relies on the Caltech ACN, a multi-story charging facility at Caltech campus [6] , [7] . In theory, ACN phase optimization is a problem that can be solved by either the demand or the supply side. Existing Step 1. EV i sends information a priori: e.g., arrival time a i , parking duration d i , and energy demand e i . Step 2. the controller computes the optimal phase selection X i ∈ {ab, bc, ca} and charging strategy A i . Step 3. the controller returns a set S i of all empty slots whose corresponding phases match X i . Step 4. EV i chooses a slot from S i and starts charging according to A i . charging infrastructures, such as [5] , assume fixed phase selections determined by demand providers such as EV drivers, and thereby a globally optimal solution can be exactly computed by the supply side. In contrast to this, when the supplier of charging facilities is able to control the phase selections, i.e., the energy demand allocated to phases becomes a decision variable, the charging system can be operated in a more energy and cost-efficient way by maintaining a balanced or nearbalanced network. The control of phase selections can be achieved by either deploying PV inverters with a balancing inverter [8] or developing smart mobile applications to inform a driver of his desirable parking/charging locations. In fact, balancing phases via either PV inverters or providing phase suggestions to drivers require to solve a phase optimization problem. In this work, we will formally give a mathematical formulation for the phase optimization problem and provide algorithms for proactive phase allocation. In practice, we consider an ACN phase optimization process, as illustrated in Figure 1 . Based on charging inputs provided by an EV driver upon arrival, an ACN controller computes optimal phase(s) within seconds and shares the suggested location(s) to the driver through a mobile app or payment machines at the entrance of the charging station. Those available locations have chargers mapping to one of the phases, i.e., {ab, bc, ca} to which the vehicle will connect. It is worth emphasizing that such a phase-optimization and the demand-allocation process can significantly improve charging efficiency and reduce electricity cost if the following assumptions are satisfied: (1) . Each phase is connected with a sufficient amount of ACN chargers. (2) . Charger-to-phase connection is immutable. (3) EV drivers' charging inputs are accurate, i.e., the charging duration and energy demand. (4) EV drivers follow suggested charging/parking instructions. Note that (1) and (2) are reasonable assumptions for an LSHD ACN; (3) and (4) are practical assumptions by penalizing the violation of ACN instructions, e.g., by disabling the charging service at places corresponding to the phases that are not allocated to a driver. Related Work. There is vast literature on the EV charging problem for ACNs. The authors of [6] proposed model predictive control-based methods for EV charging. Optimal EV charging as second-order-cone programming (SOCP) was proposed and solved in [9] and [10] . The authors of [11] illustrated detailed ACN architectures and proposed a novel model-predictive-control (MPC) algorithm that handles unbalanced three-phase infrastructure. With historical ACN charging records, reinforcement learning was used to generate penalty-based terminal functions that facilitate energy-cost efficiency [12] . Despite that many ACN charging algorithms have been studied and implemented in practice, balancing three-phase EV charging demands for ACNs has not yet attracted enough attention, except for a few works that tackled imbalanced EV connections. For instance, [13] , [14] used optimization-based methods to balance renewable penetrations, e.g., to minimize the peak-valley gap. Similarly, [15] , [16] handled imbalanced phase connections by analyzing voltage sensitivity and demand response. However, none of them have studied the phase optimization problem by finding an optimal dispatch of committed EVs for real-world ACNs. Main Contributions. The main contributions of this paper are three-fold. First, to find optimal phase allocations and charging strategies that minimize a given cost function, we formulate a mathematical model for the ACN phase optimization problem in Section II. To the best of our knowledge, our work is among the first that considers such an ACN phase optimization problem. Second, we propose an algorithm that finds a near-optimal solution by solving a bi-level optimization and show that it is optimal in the zero laxity case. Moreover, we design an online approach for optimizing and allocating phases in a real-world ACN and validate the efficacy of our algorithms using realistic ACN data. The rest of this paper is organized as follows. In section II, we describe the model and formulate our phase optimization problem. Next, we demonstrate the intractability of this problem in section III and propose our method in section IV. Finally, we provide our experimental results in section VI. Non-negative real, integer fields Suppose there is a set of N electric vehicles (EVs), denoted by N := {1, · · · , N } that arrive at an adaptive charging network (ACN) during a discrete time horizon T := {1, · · · , T }. Each EV i has a charging-profile ev i ∈ R 3 + defined as a triple [a i , d i , e i ] where a i (hrs) denotes the EV's arrival time; d i (hrs) is the charging duration and e i (kWh) is its initial energy demand. We define the matrix of all ev as D ∈ R N ×3 has its entry E (i,j) indicates whether the EV i is presented at the ACN at time j. Moreover, we define an EV charging matrix A ∈ R N ×T + , whose (i, j)-th entry is the power (kW) charged for the EV i at time j. Finally, we use a 3 × N binary phase selection matrix X to denote the assignment of phases for EVs. The set consisting of all such X is In the sequel, with the matrices D, E, A and X and the set X defined above, we describe the adaptive charging network (ACN) model used in this paper. In the following, we describe the constraints of the ACN circuit model depicted in Figure 2 , which has been widely used to model real-world charging facilities such as the California Parking Garage [9] , [11] . All charging variables and network constraints are in the unit of power (kW). At each time step t, we have the phase power vector shown in the figure [P 0 ab , P 0 bc , P 0 ca ] = (XA) (t) . Our model considers the charging constraints from the EVSE capacity and EV sessions, along with the network constraint induced by the transformer's capacity. They are the main constraints of the real-world Caltech ACN [5] . 1) Charging constraints: First, the charging matrix A must satisfy the charger constraint C r such that We assume all chargers have the same maximum power rate r max ∈ R + without loss of generality. Moreover, A needs to satisfy the demand constraints C d such that 2) Network constraints: The step-down transformer capacity induces line power limits on the primary side c 2 and the secondary side c 1 in Figure 2 . We denote the set of all (X, A) ∈ X × R N ×T + satisfying this network constraint by In (5), | · | is the element-wise magnitude operator on the complex matrix, C max ∈ R 6×T is the line-power limit matrix, and the fraction symbol between Φ 1 and Φ 2 denotes a vertical concatenation of block matrices. The elements of each row depend on the transformer's capacity and e thline power supply. Without loss of generality, mimicking the model used in [5] , [11] , we consider the effects of the transformer's capacity, i.e. for any . Given a turning-ratio n r , Φ 1 and Φ 2 can be explicitly defined as For notational simplicity, the parameters in our ACN model are summarized as a 4-tuple: ACN := {D, C r , C d , C soc }. Subject to the constraints described above, the goal of this work is to maximize the aggregated energy delivery in T . We define a class of linearly parameterized objective functions Remark. The objective f w captures some important properties in the EV charging problem and covers various engineering objectives: 1) if w i = 1, ∀i ∈ T , f w is the power aggregation function. For convenience, we denote such an f w as f 1 ; 2) if w i = T −i+1, ∀i ∈ T , f w is the quick-charge function defined in Eq. 2 of [5] ; 3) if w i = p i ≥ 0, ∀i ∈ T , f w ∆ T can be used to represent the total energy price paid for the electricity suppliers. The phase optimization problem considered in this paper is presented below. For the ease of our presentation, we fix w = 1 in the remainder of this paper, and our results can be straightforwardly extended to the general case. where (8c) and (8d) encode the charging and network constraints defined in Section II-B respectively. For notational convenience, we define the feasible set as S, the set of all optimal solutions (X * , A * ) as S * , the set of all X * as X * , and the set containing all A * as A * . In this section, we discuss existing approaches for solving the phase optimization formulation (8a)-(8d). Theorem III.1 (Existence and non-uniqueness). The set of optimal solutions S * for the optimization (8a)-(8d) is nonempty and it is a non-singleton set. According to the Weierstrass extreme value theorem, the infimum of f w must be attained in A(X), denoted as A(X * ). Since this is true for any X and X is countably finite, ∃X * ∈ X s.t. f 1 (A * (X * )) ≥ f 1 (A(X * )), ∀X ∈ X . Therefore, (X * , A * (X * )) attains the optimal value. (2) Nonuniqueness: Given any optimal (X * , A * ), one can verify that any permutation of rows of X * ∈ X is also optimal. Despite the existence of an optimal solution, finding such a pair (X * , A * ) is an intractable task because (1) the problem (8a)-(8d) is an MIP since X ∈ Z 3×N + ; (2) the set C soc is on (X, A). Next, we discuss several existing approaches to solve the optimization (8a)-(8d) and argue they are not efficient enough for our phase optimization problem. B. Existing approaches 1) Brute-force interior-point method: We first consider a direct approach for solving (8a)-(8d). Given a fixed phase selection matrix X ∈ X , the optimization (8a)-(8d) is a secondorder-cone program (SOCP) formulated in [11] . Solving the SOCP gives us an exact optimal solution in polynomial time by the interior-point method, according to [17] . We denote this SOCP algorithm as SOCP(X) given X ∈ X . Since X is countably finite, a global optimal solution (X * , A * ) can be exactly found by iterating over all X ∈ X in a brute-force way. We denote this brute-force algorithm as BFSOCP. Due to the brute-force approach, BFSOCP is not an efficient method, especially when N and T are large. Remark (EXPTIME). If the time complexity of SOCP is O(p(N T )), where p(·) is a polynomial function, then the time complexity of BFSOCP is O(3 p(N T ) ). 2) Approximation by simulated annealing: Another approach to solving the optimization (8a)-(8d) is to approximate (X * , A * ) by simulated annealing, which has been applied to combinatorial problems such as the q-coloring problem and the traveling salesman problem. Although this heuristic approach is more efficient than the BFSOCP, it still requires a long time to converge or escape from the local minima. Therefore it becomes unsuitable for the online implementation of our phase optimization problem. In Section VI, we will demonstrate the performance of simulated annealing against other methods. In this section, we present our algorithms for the phase optimization problem defined in (8c)-(8d). As discussed in Section III-B1, if we have an approach to obtain some optimal phase selection matrix X * effectively, then we obtain an (X * , A * ) ∈ S * by solving the SOCP(X * ) defined in Section III-B1. Motivated by this, we propose the following bi-level optimization to generate our estimate of X * , which can be regarded as a charging constraint relaxation of the non-convex optimization (8a)-(8d): In (9a)-(9d), the variable P ∈ R 3×T + is an aggregated phase power matrix, whose row vector is the power charged at t ∈ T at each phase. To minimize charging loss as we minimize f 1 in (8a)-(8d), the aggregated power function g 1 : in (9c) form K linear constraints over P and X as a relaxation of the charging constraint in (8c). We will discuss detailed constructions of M and W later in Section V. The second-order cone constraint regarding P can be written as (9d). We denote the optimal value of the optimization (9a)-(9d) as p * 2 , and the sets containing all feasible P as P and optimal P * as P * . Remark (MISOCP). The optimization (9a)-(9d) is a mixedinteger second-order cone programming (MISOCP) since g 1 (P ) is linear on P , (9b) is an integral polytope, (9c) is a mixed-integer polytope on P and X and (9d) is a secondorder cone on P . Note that a MISOCP can be efficiently solved by existing optimization solvers. Moreover, we can show that the branch-and-bound method guarantees the convergence to a global optimum with mild conditions. By minimizing the variables P, X and A of the bi-level optimizations (9a)-(9d) and (8a)-(8d), we present our PXA algorithm in Algorithm 1. As a MISOCP solver, the computational complexity of PXA is exponential in N . However, in practice, the PXA computes much faster than both BFSOCP and Simulated annealing, especially in the online setting. In real-world EV charging applications, we need to implement the PXA algorithm shown in Algorithm 1 in an online setting, as presented below. Given any t ∈ T , we observe a fleet of EVs which has already been connected to the ACN (old) and a group of incoming EVs (new). Denote the number of those old and new EVs by N old , N new . The number of all observable EVs at time t satisfies N old + N new ≤ N . We denote the fixed phase selection matrix for those connected EVs by X old ∈ R 3×N old . Then X new ∈ R 3×Nnew for those new EVs as our decision variables. We also define the EV-profile matrix at time t as D(t) such that D(t) (1) = max(t1 N ×1 , D (1) ), D(t) (2) = min(D (1) + D (2) − t, D (2) ) and D(t) (3) where ∆e(t) is a vector whose entry i is the energy sum of EV i that has been charged in {1, · · · , t − 1}. This online problem is essentially the same as the optimization (9a)-(9d) except that a subset of columns of X, i.e., X old has been fixed. Using the idea of MPC, the online MPC-based PXA algorithm (PXA-MPC) described above is presented in Algorithm 2. In this section, we provide an analysis of the PXA algorithm, design of the matrices M and W , and show that the solution given by the PXA algorithm is optimal under certain laxity conditions. We propose the following constructions of M and W as a charging constraint relaxation to approximate an optimal X * . Define Step 1: Solve (9a)-(9d) with M , W , D(t), X old , ACN and obtain X new Step 3: Solve SOCP(X) with D(t), X(t), ACN. Obtain a solution A(t) Update system states: Denote C = min{A, B} as the minimum-element operation on two matrices A and B, e.g., for any i, j, C (i,j) = min{A (i,j) , B (i,j) }. Now we can define a set of P as so that the aggregated power must be bounded by both the sum of chargers' maximum rates and the total energy demand of EVs that exist in the selected time steps. Remark. We note the following relations: 1) The maximum-rate constraint of P from ACN chargers, i.e. P I T ≤ XEr max , is a superset of P 3 , since every column of I T is a column of M T ; 2) For every feasible point (X, A) in the optimization (8a)-(8d), (X, P ) is feasible in P 3 , where P = XA. (X, P ) also satisfies the second-order cone constraint, thus being feasible in the optimization (9a)-(9d). Despite that characterizing the constraint (9c) with P ∈ P 3 forms an acceptable relaxed constraint as it considers both the charger's maximum rate and the EVs' energy demands, M T has exponentially many (2 T − 1) columns so that P ∈ C p contains more than 2 T − 1 linear constraints. To reduce the number of constraints, we can carefully select m 2 T − 1 columns of M T to form a relaxation of Constraint 9c. In our experiments, we setM := I|E T |1 T ×1 (m = T + N + 1) and its corresponding W 2 as a sub-matrix of W 3 by selecting the corresponding columns in W 3 . Figure 3 (b) shows the relation of the feasible sets with different choices of M and W . Although we cannot guarantee X ∈ X * by using M , we demonstrate in Section VI the result given by the PXA algorithm usingM generates a near-optimal solution. Moreover, in the next section, we prove that in the zero laxity case, considering the relaxation P 1 shown in Figure 3 (b), solving the optimization (9a)-(9d) by setting M = I T and W = Er max gives an optimal X * ∈ X * . Consider the case when all EV sessions have zero laxity, i.e., ∆ T r max d i = D (i) , for any i ∈ N . Note that the zerolaxity case frequently occurs in specific environments, e.g., fast-charging service centers in roadside rest areas or shopping plazas, wherein most EV drivers leave upon or before their EVs complete charging, thus making EV charging sessions almost zero-laxity. Denote by I T a T × T identity matrix. The following theorem holds. Theorem V.1 (Global optimality). Suppose M = I T , W = Er max and ∆ T r max d i = D (i) for any i ∈ N . The optimal solution X of the optimization (9a)-(9d) satisfies that X ∈ X * . Proof. It is equivalent to prove that, given any P * ∈ P * , there exists a pair (X, A) ∈ S * such that P * = XA. For any P * ∈ P * , there must exist an X ∈ X such that the constraint (9c) is satisfied. We construct a matrix A ∈ R N ×T with the following steps: (1) denote the column sum of X as n := [n 1 , n 2 , n 3 ] = N i=1 X (i) ; (2) for all i ∈ T , j ∈ N , otherwise. (10) Notice that P * = XA and P * I ≤ XEr max . For all m ∈ {1, 2, 3} and j ∈ T , we can verify that P * (m,j) ≤ n m r max , implying that A (i,j) ≤ r max . Thus, A ∈ C r . Since C r = C r ∩C d and the constraint (9d) implies (X, A) ∈ C soc , we conclude that (X, A) is feasible in the optimization (8a)-(8d). We still need to show p * 1 = f 1 (A) to complete the proof. We show this by deriving a contradiction and suppose that there exists someà that is feasible in the optimization (8a)-(8d) such that f 1 (Ã) < f 1 (A), thus p * 1 = f 1 (A). Sinceà is feasible, then there exists anX ∈ X such that (X,Ã) ∈ C soc . If we denotẽ P :=XÃ, it impliesP satisfies the constraint (9d). In addition, A ∈ C r leads toXà ≤XEr max , and henceP I T ≤XEr max . Combining both, (X,P ) is feasible in the optimization (9a)-(9d) and g 1 (P ) = f 1 (Ã) < f 1 (A) = g 1 (P * ). However, P * is an optimal solution that attains p * 2 , implying g 1 (P ) < p * 2 . Therefore, the existence ofà leads to a contradiction. As a result, f 1 (A) = p * 1 implies that (X, A) ∈ S * . Theorem V.1 shows that solving the optimization (9a)-(9d) gives an exact X ∈ X * in the zero-laxity charging scenarios, thus solving the optimization (8a)-(8d). The following theorem shows that solving the optimization (9a)-(9d) by the branchand-bound method guarantees the convergence to a global optimum with a mild condition p * that ensures the feasibility of EVs' energy demands. 3) , solving the optimization (9a)-(9d) with M = I T , W = Er max by branch-and-bound attains p * 1 . Proof. Since Theorem V.1 proves that the optimal solution X of the optimization (9a)-(9d) belongs to X * , it is enough to show that the branch-and-bound always obtains such an (3,i) , there exists a (X * , A * ) feasible in the optimization (8a)-(8d) such that f 1 (A * ) = p * 1 . From the proof of Theorem V.1, (X * , X * A * ) is feasible in the optimization (9a)-(9d) and p * 2 = g 1 (X * A * ). Therefore, we have an integral optimal solution when solving the SOCP relaxation at every branching process. Furthermore, the branch-and-bound process on X is equivalent to a ternarytree search due to X ∈ {0, 1} 3×N and 3 i=1 X (i,j) = 1, for any j ∈ N . Specifically, at each level j of this ternarytree, the algorithm computes an optimal solution of the SOCP relaxation with fixes the j-th EV's phase selection as ab, bc, ca respectively. We can verify that (i) the branching trajectories of such a ternary-tree are towards all X ∈ X , thus including the trajectory towards X * ; (ii) since p * 2 equals to the total power demand, the bounding criteria is always no less than p * 2 , which guarantees that the branching trajectory towards X * will not be pruned. Combining (i) and (ii), we conclude that the branch-and-bound converges to p * 2 , which equals to p * 1 . We use CVXPY [18] for modelling the optimization. GUROBI [19] is used as the branch-and-bound solver for the optimization (9a)-(9d), and ECOS [20] for solving the SOCP. We use the ACN-data [6] , which is a dataset collected from a real-world ACN at Caltech. The values of ACN parameters in ACN = {D, C r , C d , C soc } are summarized in Table I . We use M =M and W = W 2 defined in Section V-A in our experiments. We split EV sessions overnight and treat all EV sessions in one day as a charging episode. The charging data D is selected in the pre-COVID period, from date 2018 May. 1st to 2018 Jul. 31st (91 episodes in total). We consider four benchmarks. (1) (EV RDM.) The phases decided by the incoming EV drivers as in the ACN database. We implement the PXA algorithm in Algorithm 1 for 9 toy charging scenarios with T = 12. The first 4 scenarios are zero-laxity charging (see Section V-B), and the rest are nonzero laxity charging scenarios. Knowing the ACN parameters ACN = {D, C r , C d , C soc }, the PXA algorithm always satisfies 100% of the energy demands, as shown in Figure 4 (a) . The uncharged energy demands for WST., UNI. RDM., RRB. RDM. are 50%, 19.1% and 9.2% respectively. We implement the PXA-MPC (Algorithm 2) with the quickcharge function defined in Section II-C and assume the controller only gets to know charging sessions when their arrival times are no ∆ T larger than the current time t. In Figure 4 (b), regarding the online performance (solid), the PXA-MPC algorithm charges an additional 7.52% of weekly total energy demand compared against the EV RDM.; 2.86% compared against the UNI.RDM and 1.34% compared against the RRB. RDM.. Offline performance (dashed) is also considered. In particular, we observe that the PXA-MPC algorithm is nearoptimal. Moreover, the PXA-MPC takes on average 343.52 ms to compute at each time step with a standard deviation of 120.42 ms. In Figure 5 (a), we see the EV RDM. (top) induces an unbalanced three-phase energy dispatch. While the PXA-MPC algorithm (bottom) allocates the energy equally to each phase, especially when the EV demands are high from 10 am to 8 pm. We further demonstrate that the PXA-MPC algorithm is capable of satisfying more energy demands compared with other phase optimization methods. In Figure 5 (b), we show the trade-off between the line capacity and demand satisfaction. We observe that with the same line capacity, the PXA-MPC algorithm achieves the highest energy efficiency. In practice, the phases of an ACN can be highly unbalanced, and the WST. corresponds to the most unbalanced case when all energy demands are allocated to a single phase. Since future information on the energy price is usually unknown, we assume no knowledge of the price vector and use the quick charge function to compute X * instead. We demonstrate how the PXA-MPC algorithm can be used to minimize electricity costs. We fix the line capacity as C max = 30. It can be seen in Figure 6 , the PXA-MPC satisfies 99.86% of the energy demand, while the EV RDM., UNI. RDM. and the RRB. RDM. meet 96.29%, 98.85% and 99.51% respectively. Furthermore, the average electricity price of the PXA-MPC algorithm is 33.85 cents per kWh, which is constantly lower than that of the EV RDM. (35 cents/kWh), the UNI. RDM. (34.3 cents/kWh), and the RRB. RDM. (34.09 cents/kWh). Compared with the M.C.S.A, the PXA-MPC tends to satisfy higher charging demand in lieu of saving more costs. The phase selection matrix X * computed from the quick charge function helps the PXA-MPC satisfy a higher charging demand than that of the M.C.S.A. In conclusion, the PXA-MPC serves more but costs less compared with other online methods. In this paper, we formulate a phase optimization problem for EV charging. We provide a phase optimization algorithm, the PXA algorithm (Algorithm 1) and an online implementation, the PXA-MPC algorithm (Algorithm 2). We prove the optimality of the PXA algorithm for the zero-laxity case and demonstrate its efficacy on real-world EV charging data. Our research opens three interesting directions. Note that our PXA-MPC algorithm selects T + N + 1 out of 2 T − 1 linear constraints to solve a linear relaxation of the charging constraint. First, it would be interesting to verify if an optimal solution can be obtained with all linear constraints, i.e., if P 3 = P. Second, in addition to the sub-matrixM defined in Section V-A, finding other ways to select those linear constraints and figuring out their optimality would be useful. Finally, it is worth investigating more applications of p Three-phase unbalanced voltage/var optimization for active distribution networks Optimal phase balancing in distribution system using mixed-integer linear programming A three-phase optimal power-flow algorithm to mitigate voltage unbalance Why phase optimization matters Large-scale adaptive electric vehicle charging Acn-data: Analysis and applications of an open ev charging dataset Acn-sim: An open-source simulator for data-driven electric vehicle charging research Load balancing with ev chargers and pv inverters in unbalanced distribution grids Adaptive charging network for electric vehicles Optimal online adaptive electric vehicle charging Adaptive charging networks: A framework for smart electric vehicle charging Learningbased predictive control via real-time aggregate flexibility A real-time multilevel energy management strategy for electric vehicle charging in a smart electric energy distribution system Electric vehicle charging under power and balance constraints as dynamic scheduling Predicting voltage unbalance impacts of plug-in electric vehicles penetration in residential low-voltage distribution networks Grid-able plug-in electric vehicles in smart grids: Incorporation into demand response Interior point methods for secondorder cone programming and or applications CVXPY: A Python-embedded modeling language for convex optimization Gurobi Optimizer Reference Manual Ecos: An socp solver for embedded systems