Renewable Energy Transmission through Multiple Routes in a Mobile Electrical Grid

Size: px
Start display at page:

Download "Renewable Energy Transmission through Multiple Routes in a Mobile Electrical Grid"

Transcription

1 Renewable Energy Transmission through Multiple Routes in a Mobile Electrical Grid Ping Yi, Yixiong Tang, Yijie Hong, Yuzhe Shen, Ting Zhu, Qingquan Zhang, Miroslav M. Begovic Shanghai Jiao Tong University, Shanghai, , China; Binghamton University, Binghamton, NY, 13905, USA University of Minnesota, MN, 55455, USA; Georgia Institute of Technology, 30332, Georgia, USA Abstract Vehicle-to-Grid (V2G) technology utilizes the stored energy in electric vehicle batteries to contribute electricity back to the grid. The energy in batteries can move with electric vehicles (EVs). Combining V2G and the mobility of vehicles, EVs can provide a natural energy transmission architecture called mobile electrical grid. The main idea of this paper focuses on multiple energy transmission route in mobile electrical grid from solar energy sources to places as capacity of every energy route is limited. The features of energy route in mobile electrical grid are analyzed and a minimum cost flow algorithm is presented. Simulations using real-world transporting data in Manhattan. Simulations show that this method is efficient. I. INTRODUCTION Vehicle-to-Grid (V2G) is a technology that makes clean and efficient electric-powered transportation possible by allowing electric vehicles (EVs) to power and be powered by the grid [1]. A large number of EVs can become a large energy storage system with V2G. For instance, those power capacity in EVs is 24 times that of the entire electric generation system in the United States, if all light vehicles become EVs [2]. Meanwhile, the energy in EVs also is moved from place to place with EVs movement. Combining V2G and mobility of the vehicles, we present an EV energy transmission model that use EVs to transmit energy from renewable energy sources to energy users [3]. In previous works on mobile electrical grid, we analyse the problem on charging station placement [3], schedule and allocation of energy [4], energy route algorithm [5], and robustness analysis [6]. In this paper, the main idea in this paper is how to search multiple energy routes from the energy sources to energy demander with limit of energy transmission in energy route. The main contributions are as follows: Introduce the mobile electrical grid, and analyse the features for energy transmission from multiple energy sources to multiple charging stations with limit of energy transmission in energy route. A network flow model is introduced to analyze the multiple energy route problem, and a minimum-cost flow algorithm is designed to minimize the cost of energy route while transmit energy from energy sources to destinations. Test the algorithm by real-world transporting data, which is transporting map date using Manhattan bus map in New York city. Compare our algorithm with random algorithm with different number of sources. Results show our algorithm is efficient. The rest of the paper is organized as follows. Related works are discussed in Section II. The problem about how to transmit energy with minimum cost in mobile electrical grid is introduced in Section III. The problem is formulated in Section IV and a solution is provided in Section V. Section VI presents the simulations and analysis. Section VII concludes the paper. II. RELATED WORK V2G is a very promising research area in EV applications. The concept of Vehicle-to-Grid is presented in 2005 [1]. Authors proposed that EVs can generate or store electricity, and with appropriate connections EVs can feed power back to the grid. They thought that V2G can help the storage and backup of renewable energy, since the vehicle fleet has 24 times the power capacity of the entire electric generation system in USA [2]. An aggregator is developed for V2G frequency regulation regarding the optimal control strategy [7]. This paper adopts a dynamic programming algorithm to compute the optimal charging control for each vehicle. An optimization method developed to design power transmission networks with the aim of balancing network efficiency versus the cost of building the network [8]. The above papers are mainly related to the V2G technology, which is focused on some technology to feed energy stored in EVs back to the power grid. We first present the energy transmission model by EVs and do some research on charging station placement, schedule and allocation of energy, energy route algorithm, and robustness analysis. For charging station placement, we mainly study the optimization problem of how to deploy charging stations in an mobile electrical grid. We formulate the optimization problem with the objective of minimizing the number of charging stations while providing full coverage for all bus lines and minimizing the loss of transmission energy in an mobile electrical grid [3]. A hypergraph model is introduced to analyze the EV energy network, and an optimization problem is discussed to minimize the hops of energy route while transmit energy from energy sources to all charging stations [4]. For energy route algorithm, energy route is discussed when some paths are clogged by traffic jam. The problem is formulated by bipartite graph, and then two algorithms are presented /14/$ IEEE

2 which are multi-source shortest route and multi-source edgedisjoint route for computing minimum energy metric route [5]. For robustness analysis, we analyse the impact of traffic congestion on the mobile electrical grid [6]. The paper discuss another problem on energy route, which focuses on energy route algorithm from multiple energy sources to multiple charging stations with limit of energy transmission in energy route. III. PROBLEM DESCRIPTION Fig. 1. Some bus lines in Manhattan The main idea of an mobile electrical grid is that EVs transfer energy from renewable energy (solar or wind) plants to users that need energy (e.g., charging stations and houses). The Fig.1 shows topology of some rectangular city blocks in Manhattan interconnected by streets traversed by bus lines. There are 23th street, 14th street, 8th street and so on from west to east. There are Park Ave, 5 Ave and 6 Ave from north to south. There is a solar power station to generate energy in the southwestern corner. There are multiple charging stations in intersection of bus lines. The mobile electrical grid is comprised of charging stations and EVs and its function is transmit energy from the solar power station to all charging stations. In our previous work, we analyse energy route when some paths are clogged by traffic jam. We presented multi-source shortest energy route algorithm [5]. We assume every energy route can transmit unlimited energy from energy source to energy user in this paper. The hypothesis may not be realistic. Because batteries in EVs are limited, energy that can be transmitted by EVs is limited in any finite time frame. In other words, the bandwidth of energy transmission route in mobile electrical grid is limited. When the bandwidth of energy route is limited, the classical algorithms such as shortest route may not be used in mobile electrical grid. Suppose there is a shortest energy route from some energy source to one energy user. But for the bandwidth of this energy route is less than energy requirement of the user. Another energy route may be found to transmit more energy to supply the user. There are multiple energy sources to generate energy. And there are multiple energy users to require energy in mobile electrical grid. The key problem in this paper is how to find energy routes from all energy sources to all energy users with minimum cost in mobile electrical grid. IV. PROBLEM FORMULATION To clearly illustrate this problem, we take an electric bus company as an example for mobile electrical grid. Let us suppose that there is an electric bus company in a city. All buses in the company are electric. Some buses have access to solar energy stations in rural area, and most of charging stations are placed in the city. Electric buses can transmit renewable power from energy sources in rural area to charging stations in the city. Since the space is limited, most of the renewable energy sources (i.e. solar energy and wind energy) are placed in rural area. One way is to connect the renewable sources in rural area to charging station in urban areas via transmission or distribution lines. It is need to increase power transmission capacity. It will cost many money to invest to build transmission lines, substations and so on. On the other hand, renewable energy cannot be easily connected to the power grid due to its unstable and intermittent nature [9]. The charging of a large number of EVs will have potential impact on the power grid. Since mobile electrical grid can bridge between renewable energy system and EV charging system, mobile electrical grid using electric vehicles may be a good solution to transmit and distribute power from renewable energy system to EV charging system. To build a mobile electrical grid to support electric buses, the problem is how to transmit the energy from renewable energy sources in the outskirts of the city to charging stations in city. In the application scenario for the electric bus company, some renewable energy stations provide power to supply the electric buses to charge. Not all electric buses pass the renewable energy sources. The buses, which go through the renewable energy sources, also do not pass by all charging stations. Supposed we have built many charging stations in city and there are one charging station in one bus stop. Charging stations can store energy from one electric bus and forward the energy to another bus like router. By this way, the energy from renewable energy sources can be transmitted to all charging stations. Fig.2 shows the schematic diagram of bus lines and bus stops transformed from Fig.1. Assume there is one bus stop at every intersection of two bus lines, named S 1,S 2,... Let us suppose there are n intersecting bus stops. Let us set up one charging station in one bus stop S i and its energy demand is demand Si. Let us suppose the number of renewable energy sources is m. Any energy source is E j, 0 <j<mand its energy supply is supply Ej. we assume the model is scaled up in size to represent a realistic rectangular set of city blocks interconnected by bus lines traversing the matrix of mutually orthogonal streets.

3 TABLE I TERM AND NOTATION FOR MOBILE ELECTRICAL GRID Term Description Example Notation Energy Router Energy Link Energy Route Energy Transmission Bandwidth Energy Demand Energy Transmission Loss It is an EV charging station with batteries, which can store energy. It can discharge EVs to charge itself and then release the energy to other EVs. It can store energy and forward energy like routers in the communication network. It is energy transmission link between two energy routers. It is composed of road between energy router and EV running on road. Road and EV are similar to cable and communication signal in data networks. It is the combination of energy links from energy source to the destination that accepts energy. One energy route may contain many energy links. It is maximum amount of energy which can be transmitted in one energy route within one time unit. It is similar to network bandwidth in computer network EV charging stations not only act as energy routers, but also provide power energy for electric buses. For buses that have fix schedules and routes, we can obtain the power consumption of every bus for a round trip. Therefore, we can obtain the power requirement of every charging station through the power consumption of the buses. There is energy loss in process of charging and discharging batteries. In our previous work, we have discuss energy loss in one time of charging and discharging batteries and it is about 10% [3]. There is one time process of charging and discharging batteries when energy is forwarded at energy route. Energy router S 5 can accept energy from E 1 and forward it to S 6. S 1 S 2 is one energy link between energy router S 1 and energy router S 2. Energy route S 9 S 6 contains energy links S 9 S 5 and S 5 S 6 and names R 9,6. The maximum amount of energy transmission in R i,j within one hour is nkwh. The energy transmission bandwidth in R i,j is n. Charging station in S 1 need energy nkwh to charge EVs. Energy is transmitted by R 9,6 and is forwarded at S 5. Energy will lose 10% at S 5. S i L i,j R i,j B Ri,j D Si C Ri,j Fig. 2. Schematic diagram of bus lines Charging stations in the mobile electrical grid is different from charging stations for EVs. Charging stations for EVs get energy from the power grid and charge it to EVs immediately, as no energy storage is provided in them. The charging stations in the mobile electrical grid are equipped with an energy storage unit, which can receive energy from EV and store energy in the energy storage unit. They can also charge EVs by their energy storage. In other words, the charging stations in the mobile electrical grid can receive energy from one EV, store and then forward it to another EV. Their functions are similar to routers in the communication network. Charging stations in the mobile electrical grid are called as energy routers. The router in the communication network only forwards packets. Energy routers, however, do not only forward energy but also charge EVs. At this point, energy routers are more similar to nodes in mobile ad hoc network, which are both routers and terminal users. For clarity, we define some terms and notations in Table I. Let us suppose one charging station S i need energy D Si. There is one energy route R 1 from energy source to S i and its energy transmission bandwidth B R1.IfB R1 <D Si, it means S i can received enough energy by energy route R 1. The second energy route R 2 need to be find to transmit energy to R 1.If B R1 + B R2 >D Si, S i can receive enough energy by these routes. Otherwise, we must find the third or fifth energy route to transmit energy for S i. For example, supposed charging station S 10 needs power energy 1000 KwH every hour Fig.2. Renewable energy source E 1 have also enough energy to support S 10. However, EVs in bus line 8 can not transmit those enough energy from E 1 to S 10. Because batter capacity in EVs is limited and the number of EVs to transmit energy is limited, energy can be transmitted in one bus line is limited. To support S 10 enough energy, we may find other energy routes: R 1 : E 1 S 5 S 6 S 10,R 2 : E 1 S 1 S 2 S 10,... There are many energy routes from energy sources to the charging station. There is different energy transmission loss in every energy route. To reduce energy loss, the total number of energy forward for all energy route should be minimized. V. PROBLEM SOLUTION To solve the above problem, it is to minimize energy loss when energy is transmitted through multiple energy routes from energy source to charging station. There are different energy loss in every energy route, for the number of energy forward is different. One time of energy forward is one time that charging station charges energy from one EV and discharge this energy into another EV. In the previous research [3], we know energy loss is about 10% under one time of energy charge and discharge. We may find one combination

4 of multiple energy routes to minimize energy loss as charging station can receive enough energy from energy sources. We transform bus line graph in Fig.2 to network graph G(V,E). V stands for the bus stop at cross of bus lines, such as S 1,S 2. E stands for energy route. We may introduce network flow model to describe the problem. Each edge(i, j) has an associated cost c i,j that denotes the energy loss per unit energy flow on the edge. We know that the energy flow cost varies linearly with the amount of energy flow. We also associate with each edge(i, j) route bandwidth B i,j that denotes the maximum amount that can transmit energy on the edge. We associate with each node i V an integer number k(i) representing its supply or demand. If k(i) > 0, node i is a supply node, such as an energy source. If k(i) < 0, node i is a demand node, such as an charging station. If k(i) =0, node i is a transshipment node, such as an energy route. The decision variables in the problem are energy flows and we represent the energy flow on an edge(i, j) E by x i,j. The minimum-cost flow problem is an optimization model formulated as follows: Subject to: min (i,j) E c i,j x i,j (1) xi,j x j,i = k(i), all i V (2) x i,j B i,j, all(i, j) E. (3) There are one or several renewable energy sources to supply energy in mobile electrical grid. There are also many charging stations to receive energy. EVs in bus lines transmit energy and energy routers forward energy in mobile electrical grid. There are multiple energy routes from sources to charging stations. The key problem is to find the minimum-cost routes within multiple energy routes. We design a multi-source multidestination minimum-cost energy flow algorithm as follows: The main idea of the algorithm is to convert multiple sources and multiple destinations into single source and single destination. There are several classical algorithms on minimum-cost flow [10], such as cycle canceling algorithm or successive shortest path algorithm, but they are all minimum-cost flow algorithm on single source and single destination. There are multiple energy sources and multiple energy demanders in mobile electrical grid. Therefore, we must transform the graph before we use the classical algorithms. We add a virtual source node and a virtual destination node in line 7 as single source and single destination. We add the link from the virtual source node to every source in line 9. We assign cost of this link is 0 in line 10 and setup capacity of the link by the supply amount of this source in line 11. By the way, the previous source nodes are converted into energy routers. They can only provide its previous supply amount, for their input amount is the same as their previous supply amount. Similarly, we add the link from the virtual destination node to all energy demander and assign their cost as 0 and capacity of energy link by their demand amount. Then, we search minimum-cost energy flow from the Algorithm 1: multi-source multi-destination minimumcost energy flow algorithm 1 Line all bus lines; 2 Destination all charging stations and energy demand; 3 Source all energy sources and energy supply; 4 Cost cost of energy route; 5 Bandwidth bandwidth of energy transmission route; 6 construct network graph G by transportation and bus line; 7 add a virtual source node s 0 and a virtual destination node d 0 in graph G; 8 while s i Source do 9 add an edge(s 0,s i ) in graph G ; 10 cost s0,s i =0 ; 11 Bandwidth s0,s i = supply si ; 12 while d i Destination do 13 add an edge(d i,d 0 ) in graph G ; 14 cost di,d 0 =0 ; 15 Bandwidth di,d 0 = demand di ; 16 find minimum-cost energy flow from s 0 to d 0 in graph G using minimum-cost flow algorithm ; 17 return minimum-cost, maximum flow ; source to the destination using classical minimum-cost flow algorithm. VI. SIMULATION AND ANALYSIS A. Experiment Setup To evaluate the performance of the algorithm, two kinds of bus system are adopted. One is the bus map of Manhattan in New York [11]. There are 37 bus lines and about 400 bus stops in Manhattan. Select bus stops which are in the intersecting point between two or more bus lines as charging stations. After pre-processing bus map data, 159 bus stops are obtained. The cost of energy route is proportional to total hops. The number of total hops, which is the sum of all route hops from energy source to charging stations, is calculated to test the algorithm. This metric represents the energy loss for transmission from energy source to charging stations in the mobile electrical grid. The smaller the number of total hops, the smaller will be the energy loss in the transmission process. The number of route hops on each route from renewable energy node to charging station is calculated. The total route metric is the sum of route hops in all routes. B. Experiment Results In the simulation, the number of renewable energy sources varies from 1 to 10. The number of energy demand node is 10. Suppose the amount of energy demand of every demander is 100. Therefore, the sum of energy demand is Suppose the capacity of every energy route, i.e. bus line, is 90. When there are two bus line in one edge, the capacity of this edge is 180. For each case, place the renewable energy sources on the bus map randomly using independent random seeds to obtain

5 Max Flow Max Flow Total Cost 4 x Random Cost Cost/Flow /Flow Random Cost/Flow (a) Cost under maximum flow 0 (b) Cost under per flow (a) Maximum flow (b) Minimum-cost Fig. 3. The maximum flow and minimum-cost under different number of energy sources in Manhattan bus map Fig. 4. Compare minimum-cost flow algorithm with random algorithm under different number of energy sources in Manhattan bus map the results. The process is repeated for 1000 times to obtain averages. The proposed algorithm is implemented in Matlab R2010b. Compare the performance with the random algorithm. Random Algorithm: For each energy source and destination, arbitrarily selects a sequence of energy routes from these sources to these destination. Then we calculate the sum of cost of these routes. Fig. 3(a) shows maximum flow from all energy sources to all destinations in Manhattan with different numbers of energy sources. It can be observed that sum of total cost increases with the increasing number of energy sources. Because capacity of energy transmission of bus line is limited, energy demanders can not get enough energy as the number of energy sources is less than 6. The number of energy route is increase with increment of number of sources. When the number of sources is 6, network graph G gets its maximum flow. Fig. 3(b) shows minimum-cost from all energy sources to all destinations in Manhattan bus map with different numbers of energy sources. It can be observed that sum of minimumcost increases with the increasing number of energy sources as the number of source is less than 6. The minimum-cost start to decrease after the number of source is less than 6. It is because the network flow does not get its maximum flow before the number of source is less than 6. When a new energy source is added, some energy routes are added to transmit more energy. Therefore, total cost will increase with increment of energy source. When the number of source reaches six, the network flow assumes its maximum value. After this time, network flow can not increase with increment of the number of source. The algorithm will find some shorter energy routes with increment of more sources. Therefore, minimum cost will start to decrease when the number of sources is larger than six. We compare our algorithm with random algorithm under different number of energy sources in Manhattan bus map in Fig. 4. Fig. 4(a) shows total cost from all energy sources to all destinations under maximum flow. In other words, we calculate total cost for all flows. The cost of random algorithm is about 7-10 times more than that of our algorithm. For example, the cost of our algorithm is 3200 and the cost of random algorithm is Fig. 4(b) shows cost of two algorithm under per flow. The cost of per flow is that total coat / total flow. The cost of random algorithm is about times more than that of our algorithm. We observe that the cost in our algorithm is more stable than that of random algorithm, especially when considered as normalized per flow. Simulations show that our algorithm is efficient. VII. CONCLUSIONS This paper discusses the energy transmission through multiple route in the mobile electrical grid. A network flow model is used to analyze the transportation map, and then a minimumcost flow algorithm is adopted to find multiple route from energy sources to users. The bus map data of Manhattan in New York city is used to test the algorithm. Simulations show that the algorithm is efficient. VIII. ACKNOWLEDGEMENTS This work was supported by National Natural Science Foundation of China ( , , ), the NSF grant CNS REFERENCES [1] W. Kempton, J. Tomic, Vehicle-to-grid power fundamentals: Calculating capacity and net revenue, Journal of Power Sources, vol. 144, pp , January [2] W.Kempton, and J.Tomic, Vehicle-to-grid power implementation: From stabilizing the grid to supporting large-scale renewable energy, Journal of Power, vol. 144, no. 1, pp , [3] P. Yi, T. Zhu, B. Jiang, B. Wang, D. Towsley, An energy transmission and distribution network using electric vehicles, in The 2012 IEEE International Conference on Communications (ICC2012), (Ottawa, Canada), June [4] S. Chen, Y. Ji, L. Tong, Large scale charging of electric vehicles, in IEEE Power and Energy Society General Meeting, July [5] P. Yi, T. Zhu, G. Lin, Q. Zhang, Routing renewable energy using electric vehicles in mobile electrical grid, in 10th IEEE International Conference on Mobile Ad-hoc and Sensor Systems(MASS2013), Hangzhou, China, October 14-16, [6] G. Lin, P. Yi, L. Si, T. Zhu, X. Jiang, G. Li, M. Begovic, Robustness analysis on electric vehicle energy distribution networks, in IEEE PES General Meeting, Vancouver, Canada, July [7] S. Han, S. Han, K.Sezaki, Development of an optimal vehicle-to-grid aggregator for frequency regulation, IEEE transactions on smart grid, vol. 1, no. 1, pp , [8] Jason K. Johnson and Michael Chertkov, A majorization-minimization approach to design of power transmission networks, in 49th IEEE Conference on Decision and Control, (Altanta, GA, USA), December [9] J. R. Agero, S. J. Steffel, Integration challenges of photovoltaic distributed generation on power distribution systems, in 2011 IEEE Power and Energy Society General Meeting, July [10] R.K. Ahuja, T.L. Magnanti, J. B. Orlin, Network Flows: Theory, Algorithms, and Applications. Prentice-Hall, Inc., [11]

Charge Station Placement in Electric Vehicle Energy Distribution Network

Charge Station Placement in Electric Vehicle Energy Distribution Network Charge Station Placement in Electric Vehicle Energy Distribution Network Jianwen Xu, Ping Yi, Tiantian Xie, Wei Wang, Xin Liu, Ting Zhu School of Information Security Engineering, Shanghai Jiao Tong University,

More information

Optimization for Charge Station Placement in Electric Vehicles Energy Network

Optimization for Charge Station Placement in Electric Vehicles Energy Network Optimization for Charge Station Placement in Electric Vehicles Energy Network Yu Sui, Ping Yi, Xin Liu, Wei Wang, Ting Zhu School of Electronic, Information and Electrical Engineering, Shanghai Jiao Tong

More information

Optimal Centralized Renewable Energy Transfer Scheduling for Electrical Vehicles

Optimal Centralized Renewable Energy Transfer Scheduling for Electrical Vehicles Optimal Centralized Renewable Energy Transfer Scheduling for Electrical Vehicles Abdurrahman Arikan, Ruofan Jin, Bing Wang, Song Han, Kyoungwon Suh, Peng Zhang Department of Computer Science & Engineering,

More information

THE Internet has become a critical infrastructure for people

THE Internet has become a critical infrastructure for people 4714 IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 65, NO. 6, JUNE 2016 Deploying Energy Routers in an Energy Internet Based on Electric Vehicles Ping Yi, Ting Zhu, Bo Jiang, Ruofan Jin, and Bing Wang

More information

Scheduling for Wireless Energy Sharing Among Electric Vehicles

Scheduling for Wireless Energy Sharing Among Electric Vehicles Scheduling for Wireless Energy Sharing Among Electric Vehicles Zhichuan Huang Computer Science and Electrical Engineering University of Maryland, Baltimore County Ting Zhu Computer Science and Electrical

More information

International Conference on Advances in Energy and Environmental Science (ICAEES 2015)

International Conference on Advances in Energy and Environmental Science (ICAEES 2015) International Conference on Advances in Energy and Environmental Science (ICAEES 2015) Design and Simulation of EV Charging Device Based on Constant Voltage-Constant Current PFC Double Closed-Loop Controller

More information

Algorithm for Management of Energy in the Microgrid DC Bus

Algorithm for Management of Energy in the Microgrid DC Bus Algorithm for Management of Energy in the Microgrid Bus Kristjan Peterson Tallinn University of Technology (Estonia) kristjan.pt@mail.ee Abstract This paper presents an algorithm for energy management

More information

Assessing Feeder Hosting Capacity for Distributed Generation Integration

Assessing Feeder Hosting Capacity for Distributed Generation Integration 21, rue d Artois, F-75008 PARIS CIGRE US National Committee http : //www.cigre.org 2015 Grid of the Future Symposium Assessing Feeder Hosting Capacity for Distributed Generation Integration D. APOSTOLOPOULOU*,

More information

Adaptive Power Flow Method for Distribution Systems With Dispersed Generation

Adaptive Power Flow Method for Distribution Systems With Dispersed Generation 822 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 17, NO. 3, JULY 2002 Adaptive Power Flow Method for Distribution Systems With Dispersed Generation Y. Zhu and K. Tomsovic Abstract Recently, there has been

More information

An Electric-Vehicle-based Supplementary Power Delivery System

An Electric-Vehicle-based Supplementary Power Delivery System An Electric-Vehicle-based Supplementary Power Delivery System Albert Y.S. Lam, Ka-Cheong Leung, and Victor O.K. Li Department of Electrical and Electronic Engineering The University of Hong Kong Pokfulam,

More information

Suburban bus route design

Suburban bus route design University of Wollongong Research Online Faculty of Engineering and Information Sciences - Papers: Part A Faculty of Engineering and Information Sciences 2013 Suburban bus route design Shuaian Wang University

More information

STABILIZATION OF ISLANDING PEA MICRO GRID BY PEVS CHARGING CONTROL

STABILIZATION OF ISLANDING PEA MICRO GRID BY PEVS CHARGING CONTROL STABILIZATION OF ISLANDING PEA MICRO GRID BY PEVS CHARGING CONTROL Montree SENGNONGBAN Komsan HONGESOMBUT Sanchai DECHANUPAPRITTHA Provincial Electricity Authority Kasetsart University Kasetsart University

More information

Combination control for photovoltaic-battery-diesel hybrid micro grid system

Combination control for photovoltaic-battery-diesel hybrid micro grid system , pp.93-99 http://dx.doi.org/10.14257/astl.2015.82.18 Combination control for photovoltaic-battery-diesel hybrid micro grid system Yuanzhuo Du 1, Jinsong Liu 2 1 Shenyang Institute of Engineering, Shenyang,

More information

Wireless Networks. Series Editor Xuemin Sherman Shen University of Waterloo Waterloo, Ontario, Canada

Wireless Networks. Series Editor Xuemin Sherman Shen University of Waterloo Waterloo, Ontario, Canada Wireless Networks Series Editor Xuemin Sherman Shen University of Waterloo Waterloo, Ontario, Canada More information about this series at http://www.springer.com/series/14180 Miao Wang Ran Zhang Xuemin

More information

RECONFIGURATION OF RADIAL DISTRIBUTION SYSTEM ALONG WITH DG ALLOCATION

RECONFIGURATION OF RADIAL DISTRIBUTION SYSTEM ALONG WITH DG ALLOCATION RECONFIGURATION OF RADIAL DISTRIBUTION SYSTEM ALONG WITH DG ALLOCATION 1 Karamveer Chakrawarti, 2 Mr. Nitin Singh 1 Research Scholar, Monad University, U.P., India 2 Assistant Professor and Head (EED),

More information

Smart Power Management System for Leisure-ship

Smart Power Management System for Leisure-ship Journal of Navigation and Port Research International Edition Vol.35, No.9 pp. 749~753, 2011 (ISSN-1598-5725) DOI : http://dx.doi.org/10.5394/kinpr.2011.35.9.749 Smart Power Management System for Leisure-ship

More information

Coordinated Charging of Plug-in Hybrid Electric Vehicles to Minimize Distribution System Losses

Coordinated Charging of Plug-in Hybrid Electric Vehicles to Minimize Distribution System Losses Coordinated Charging of Plug-in Hybrid Electric Vehicles to Minimize Distribution System Losses Presented by: Amit Kumar Tamang, PhD Student Smart Grid Research Group-BBCR aktamang@uwaterloo.ca Supervisor

More information

BIDIRECTIONAL DC-DC CONVERTER FOR INTEGRATION OF BATTERY ENERGY STORAGE SYSTEM WITH DC GRID

BIDIRECTIONAL DC-DC CONVERTER FOR INTEGRATION OF BATTERY ENERGY STORAGE SYSTEM WITH DC GRID BIDIRECTIONAL DC-DC CONVERTER FOR INTEGRATION OF BATTERY ENERGY STORAGE SYSTEM WITH DC GRID 1 SUNNY KUMAR, 2 MAHESWARAPU SYDULU Department of electrical engineering National institute of technology Warangal,

More information

Study on State of Charge Estimation of Batteries for Electric Vehicle

Study on State of Charge Estimation of Batteries for Electric Vehicle Study on State of Charge Estimation of Batteries for Electric Vehicle Haiying Wang 1,a, Shuangquan Liu 1,b, Shiwei Li 1,c and Gechen Li 2 1 Harbin University of Science and Technology, School of Automation,

More information

INTELLIGENT DC MICROGRID WITH SMART GRID COMMUNICATIONS: CONTROL STRATEGY CONSIDERATION AND DESIGN

INTELLIGENT DC MICROGRID WITH SMART GRID COMMUNICATIONS: CONTROL STRATEGY CONSIDERATION AND DESIGN INTELLIGENT DC MICROGRID WITH SMART GRID COMMUNICATIONS: CONTROL STRATEGY CONSIDERATION AND DESIGN Presented by: Amit Kumar Tamang, PhD Student Smart Grid Research Group-BBCR aktamang@uwaterloo.ca 1 Supervisor

More information

CASE STUDY OF POWER QUALITY IMPROVEMENT IN DISTRIBUTION NETWORK USING RENEWABLE ENERGY SYSTEM

CASE STUDY OF POWER QUALITY IMPROVEMENT IN DISTRIBUTION NETWORK USING RENEWABLE ENERGY SYSTEM CASE STUDY OF POWER QUALITY IMPROVEMENT IN DISTRIBUTION NETWORK USING RENEWABLE ENERGY SYSTEM Jancy Rani.M 1, K.Elangovan 2, Sheela Rani.T 3 1 P.G Scholar, Department of EEE, J.J.College engineering Technology,

More information

Study of Motoring Operation of In-wheel Switched Reluctance Motor Drives for Electric Vehicles

Study of Motoring Operation of In-wheel Switched Reluctance Motor Drives for Electric Vehicles Study of Motoring Operation of In-wheel Switched Reluctance Motor Drives for Electric Vehicles X. D. XUE 1, J. K. LIN 2, Z. ZHANG 3, T. W. NG 4, K. F. LUK 5, K. W. E. CHENG 6, and N. C. CHEUNG 7 Department

More information

Power Distribution Scheduling for Electric Vehicles in Wireless Power Transfer Systems

Power Distribution Scheduling for Electric Vehicles in Wireless Power Transfer Systems Power Distribution Scheduling for Electric Vehicles in Wireless Power Transfer Systems Chenxi Qiu*, Ankur Sarker and Haiying Shen * College of Information Science and Technology, Pennsylvania State University

More information

Implementable Strategy Research of Brake Energy Recovery Based on Dynamic Programming Algorithm for a Parallel Hydraulic Hybrid Bus

Implementable Strategy Research of Brake Energy Recovery Based on Dynamic Programming Algorithm for a Parallel Hydraulic Hybrid Bus International Journal of Automation and Computing 11(3), June 2014, 249-255 DOI: 10.1007/s11633-014-0787-4 Implementable Strategy Research of Brake Energy Recovery Based on Dynamic Programming Algorithm

More information

Intelligent Energy Management System Simulator for PHEVs at a Municipal Parking Deck in a Smart Grid Environment

Intelligent Energy Management System Simulator for PHEVs at a Municipal Parking Deck in a Smart Grid Environment Intelligent Energy Management System Simulator for PHEVs at a Municipal Parking Deck in a Smart Grid Environment Preetika Kulshrestha, Student Member, IEEE, Lei Wang, Student Member, IEEE, Mo-Yuen Chow,

More information

A STUDY ON ENERGY MANAGEMENT SYSTEM FOR STABLE OPERATION OF ISOLATED MICROGRID

A STUDY ON ENERGY MANAGEMENT SYSTEM FOR STABLE OPERATION OF ISOLATED MICROGRID A STUDY ON ENERGY MANAGEMENT SYSTEM FOR STABLE OPERATION OF ISOLATED MICROGRID Kwang Woo JOUNG Hee-Jin LEE Seung-Mook BAEK Dongmin KIM KIT South Korea Kongju National University - South Korea DongHee CHOI

More information

Remarkable CO 2 Reduction of the Fixed Point Fishing Plug-in Hybrid Boat

Remarkable CO 2 Reduction of the Fixed Point Fishing Plug-in Hybrid Boat Journal of Asian Electric Vehicles, Volume 13, Number 1, June 215 Remarkable CO 2 Reduction of the Fixed Point Fishing Plug-in Hybrid Boat Shigeyuki Minami 1, Kazusumi Tsukuda 2, Kazuto Koizumi 3, and

More information

The design and implementation of a simulation platform for the running of high-speed trains based on High Level Architecture

The design and implementation of a simulation platform for the running of high-speed trains based on High Level Architecture Computers in Railways XIV Special Contributions 79 The design and implementation of a simulation platform for the running of high-speed trains based on High Level Architecture X. Lin, Q. Y. Wang, Z. C.

More information

Intelligent Power Management of Electric Vehicle with Li-Ion Battery Sheng Chen 1,a, Chih-Chen Chen 2,b

Intelligent Power Management of Electric Vehicle with Li-Ion Battery Sheng Chen 1,a, Chih-Chen Chen 2,b Applied Mechanics and Materials Vols. 300-301 (2013) pp 1558-1561 Online available since 2013/Feb/13 at www.scientific.net (2013) Trans Tech Publications, Switzerland doi:10.4028/www.scientific.net/amm.300-301.1558

More information

Design of Four Input Buck-Boost DC-DC Converter for Renewable Energy Application

Design of Four Input Buck-Boost DC-DC Converter for Renewable Energy Application Design of Four Input Buck-Boost DC-DC Converter for Renewable Energy Application A.Thiyagarajan Assistant Professor, Department of Electrical and Electronics Engineering Karpagam Institute of Technology

More information

A Cost Benefit Analysis of Faster Transmission System Protection Schemes and Ground Grid Design

A Cost Benefit Analysis of Faster Transmission System Protection Schemes and Ground Grid Design A Cost Benefit Analysis of Faster Transmission System Protection Schemes and Ground Grid Design Presented at the 2018 Transmission and Substation Design and Operation Symposium Revision presented at the

More information

Development of Higher-voltage Direct Current Power Feeding System for ICT Equipment

Development of Higher-voltage Direct Current Power Feeding System for ICT Equipment : NTT Group R&D for Reducing Environmental Load Development of Higher-voltage Direct Current Power Feeding System for ICT Equipment Yousuke Nozaki Abstract This article describes the development of a higher-voltage

More information

Responsive Bus Bridging Service Planning Under Urban Rail Transit Line Emergency

Responsive Bus Bridging Service Planning Under Urban Rail Transit Line Emergency 2016 3 rd International Conference on Vehicle, Mechanical and Electrical Engineering (ICVMEE 2016) ISBN: 978-1-60595-370-0 Responsive Bus Bridging Service Planning Under Urban Rail Transit Line Emergency

More information

The Charging-Scheduling Problem for Electric Vehicle Networks

The Charging-Scheduling Problem for Electric Vehicle Networks The Charging-Scheduling Problem for Electric Vehicle Networks Ming Zhu, Xiao-Yang Liu, Linghe Kong, Ruimin Shen, Wei Shu, Min-You Wu Shanghai Jiao Tong University, China Singapore University of Technology

More information

ECONOMIC EXTENSION OF TRANSMISSION LINE IN DEREGULATED POWER SYSTEM FOR CONGESTION MANAGEMENT Pravin Kumar Address:

ECONOMIC EXTENSION OF TRANSMISSION LINE IN DEREGULATED POWER SYSTEM FOR CONGESTION MANAGEMENT Pravin Kumar  Address: Journal of Advanced College of Engineering and Management, Vol. 3, 2017 ECONOMIC EXTENSION OF TRANSMISSION LINE IN DEREGULATED POWER SYSTEM FOR CONGESTION MANAGEMENT Pravin Kumar Email Address: pravin.kumar@ntc.net.np

More information

Impact Analysis of Fast Charging to Voltage Profile in PEA Distribution System by Monte Carlo Simulation

Impact Analysis of Fast Charging to Voltage Profile in PEA Distribution System by Monte Carlo Simulation 23 rd International Conference on Electricity Distribution Lyon, 15-18 June 215 Impact Analysis of Fast Charging to Voltage Profile in PEA Distribution System by Monte Carlo Simulation Bundit PEA-DA Provincial

More information

Journal of American Science 2015;11(11) Integration of wind Power Plant on Electrical grid based on PSS/E

Journal of American Science 2015;11(11)   Integration of wind Power Plant on Electrical grid based on PSS/E Integration of wind Power Plant on Electrical grid based on PSS/E S. Othman ; H. M. Mahmud 2 S. A. Kotb 3 and S. Sallam 2 Faculty of Engineering, Al-Azhar University, Cairo, Egypt. 2 Egyptian Electricity

More information

The Modeling and Simulation of DC Traction Power Supply Network for Urban Rail Transit Based on Simulink

The Modeling and Simulation of DC Traction Power Supply Network for Urban Rail Transit Based on Simulink Journal of Physics: Conference Series PAPER OPEN ACCESS The Modeling and Simulation of DC Traction Power Supply Network for Urban Rail Transit Based on Simulink To cite this article: Fang Mao et al 2018

More information

ACTIVE NOISE CONTROL EXPERIMENTS IN A FORK-LIFT TRUCK CABIN

ACTIVE NOISE CONTROL EXPERIMENTS IN A FORK-LIFT TRUCK CABIN Abstract ACTIVE NOISE CONTROL EXPERIMENTS IN A FORK-LIFT TRUCK CABIN L. Andrén, S. Johansson, M. Winberg and I. Claesson Department of Signal Processing Blekinge Institute of Technology SE-37 5 Ronneby,

More information

United Power Flow Algorithm for Transmission-Distribution joint system with Distributed Generations

United Power Flow Algorithm for Transmission-Distribution joint system with Distributed Generations rd International Conference on Mechatronics and Industrial Informatics (ICMII 20) United Power Flow Algorithm for Transmission-Distribution joint system with Distributed Generations Yirong Su, a, Xingyue

More information

Cost Benefit Analysis of Faster Transmission System Protection Systems

Cost Benefit Analysis of Faster Transmission System Protection Systems Cost Benefit Analysis of Faster Transmission System Protection Systems Presented at the 71st Annual Conference for Protective Engineers Brian Ehsani, Black & Veatch Jason Hulme, Black & Veatch Abstract

More information

Optimal Placement of Distributed Generation for Voltage Stability Improvement and Loss Reduction in Distribution Network

Optimal Placement of Distributed Generation for Voltage Stability Improvement and Loss Reduction in Distribution Network ISSN (Online) : 2319-8753 ISSN (Print) : 2347-6710 International Journal of Innovative esearch in Science, Engineering and Technology Volume 3, Special Issue 3, March 2014 2014 International Conference

More information

Research on PV and battery control system with energy management technology in stand-alone DC micro grid

Research on PV and battery control system with energy management technology in stand-alone DC micro grid International Industrial Informatics and Computer Engineering Conference (IIICEC 25) Research on PV and battery control system with energy management technology in stand-alone DC micro grid Chunxue Wen,a,

More information

Impact of electric vehicles on the IEEE 34 node distribution infrastructure

Impact of electric vehicles on the IEEE 34 node distribution infrastructure International Journal of Smart Grid and Clean Energy Impact of electric vehicles on the IEEE 34 node distribution infrastructure Zeming Jiang *, Laith Shalalfeh, Mohammed J. Beshir a Department of Electrical

More information

Routing and Planning for the Last Mile Mobility System

Routing and Planning for the Last Mile Mobility System Routing and Planning for the Last Mile Mobility System Nguyen Viet Anh 30 October 2012 Nguyen Viet Anh () Routing and Planningfor the Last Mile Mobility System 30 October 2012 1 / 33 Outline 1 Introduction

More information

THE alarming rate, at which global energy reserves are

THE alarming rate, at which global energy reserves are Proceedings of the 12th International IEEE Conference on Intelligent Transportation Systems, St. Louis, MO, USA, October 3-7, 2009 One Million Plug-in Electric Vehicles on the Road by 2015 Ahmed Yousuf

More information

A Prototype of a Stair-Climbing System for a Wheelchair

A Prototype of a Stair-Climbing System for a Wheelchair A Prototype of a Stair-Climbing System for a Wheelchair Ekachai Chaichanasiri* and Teerapol Puangumpan Department of Mechanical Engineering, Faculty of Engineering, Mahidol University, Nakornpathom, Thailand

More information

Available Transfer Capacity with Renewable Energy

Available Transfer Capacity with Renewable Energy Available Transfer Capacity with Renewable Energy 1 Haris K V, 1 Hrudhya Kurian C 1 PG Scholar Thejus engineering college, Thrissur hariskv.kv@gmail.com, hrudhyakurianc888@gmail.com Abstract- Electric

More information

Transient analysis of a new outer-rotor permanent-magnet brushless DC drive using circuit-field-torque coupled timestepping finite-element method

Transient analysis of a new outer-rotor permanent-magnet brushless DC drive using circuit-field-torque coupled timestepping finite-element method Title Transient analysis of a new outer-rotor permanent-magnet brushless DC drive using circuit-field-torque coupled timestepping finite-element method Author(s) Wang, Y; Chau, KT; Chan, CC; Jiang, JZ

More information

Growing Charging Station Networks with Trajectory Data Analytics

Growing Charging Station Networks with Trajectory Data Analytics Growing Charging Station Networks with Trajectory Data Analytics Yanhua Li 1, Jun Luo 2, Chi-Yin Chow 3, Kam-Lam Chan 3, Ye Ding 4, and Fan Zhang 2 1WPI, CAS 2, CityU 3, HKUST 4 Contact: yli15@wpi.edu

More information

Design of Active and Reactive Power Control of Grid Tied Photovoltaics

Design of Active and Reactive Power Control of Grid Tied Photovoltaics IJCTA, 9(39), 2016, pp. 187-195 International Science Press Closed Loop Control of Soft Switched Forward Converter Using Intelligent Controller 187 Design of Active and Reactive Power Control of Grid Tied

More information

Design Modeling and Simulation of Supervisor Control for Hybrid Power System

Design Modeling and Simulation of Supervisor Control for Hybrid Power System 2013 First International Conference on Artificial Intelligence, Modelling & Simulation Design Modeling and Simulation of Supervisor Control for Hybrid Power System Vivek Venkobarao Bangalore Karnataka

More information

Design of Three Input Buck-Boost DC-DC Converter with Constant input voltage and Variable duty ratio using MATLAB/Simulink

Design of Three Input Buck-Boost DC-DC Converter with Constant input voltage and Variable duty ratio using MATLAB/Simulink Design of Three Input Buck-Boost DC-DC Converter with Constant input voltage and Variable duty ratio using MATLAB/Simulink A.Thiyagarajan, B.Gokulavasan Abstract Nowadays DC-DC converter is mostly used

More information

New York Science Journal 2017;10(3)

New York Science Journal 2017;10(3) Improvement of Distribution Network Performance Using Distributed Generation (DG) S. Nagy Faculty of Engineering, Al-Azhar University Sayed.nagy@gmail.com Abstract: Recent changes in the energy industry

More information

Intelligent CAD system for the Hydraulic Manifold Blocks

Intelligent CAD system for the Hydraulic Manifold Blocks Advances in Intelligent Systems Research, volume th International Conference on Sensors, Mechatronics and Automation (ICSMA 0) Intelligent CAD system for the Hydraulic Manifold Blocks Jinwei Bai, Guang

More information

INTELLIGENT ENERGY MANAGEMENT IN A TWO POWER-BUS VEHICLE SYSTEM

INTELLIGENT ENERGY MANAGEMENT IN A TWO POWER-BUS VEHICLE SYSTEM 2011 NDIA GROUND VEHICLE SYSTEMS ENGINEERING AND TECHNOLOGY SYMPOSIUM MODELING & SIMULATION, TESTING AND VALIDATION (MSTV) MINI-SYMPOSIUM AUGUST 9-11 DEARBORN, MICHIGAN INTELLIGENT ENERGY MANAGEMENT IN

More information

A Permanent-magnet Hybrid In-wheel Motor Drive for Electric Vehicles

A Permanent-magnet Hybrid In-wheel Motor Drive for Electric Vehicles A Permanent-magnet Hybrid In-wheel Motor Drive for Electric Vehicles Chunhua Liu 1, K. T. Chau 1, Senior Member, IEEE, and J. Z. Jiang 2 1 Department of Electrical and Electronic Engineering, The University

More information

Research on Bill of Engineering Quantity and Calculation Standard for Power Grid Marketing Project Bin ZHU 1, Yun HE 1 and Zhang-hua CAI 2

Research on Bill of Engineering Quantity and Calculation Standard for Power Grid Marketing Project Bin ZHU 1, Yun HE 1 and Zhang-hua CAI 2 2017 2nd International Conference on Information Technology and Management Engineering (ITME 2017) ISBN: 978-1-60595-415-8 Research on Bill of Engineering Quantity and Calculation Standard for Power Grid

More information

Braking Performance Improvement Method for V2V Communication-Based Autonomous Emergency Braking at Intersections

Braking Performance Improvement Method for V2V Communication-Based Autonomous Emergency Braking at Intersections , pp.20-25 http://dx.doi.org/10.14257/astl.2015.86.05 Braking Performance Improvement Method for V2V Communication-Based Autonomous Emergency Braking at Intersections Sangduck Jeon 1, Gyoungeun Kim 1,

More information

Performance Evaluation of Electric Vehicles in Macau

Performance Evaluation of Electric Vehicles in Macau Journal of Asian Electric Vehicles, Volume 12, Number 1, June 2014 Performance Evaluation of Electric Vehicles in Macau Tze Wood Ching 1, Wenlong Li 2, Tao Xu 3, and Shaojia Huang 4 1 Department of Electromechanical

More information

Small Scale-Wind Power Dispatchable Energy Source Modeling

Small Scale-Wind Power Dispatchable Energy Source Modeling Small Scale-Wind Power Dispatchable Energy Source Modeling Jordan Cannon, David Moore, Stephen Eason, Adel El Shahat Department of Electrical Engineering, Georgia Southern University, USA Abstract Due

More information

FAULT ANALYSIS OF AN ISLANDED MICRO-GRID WITH DOUBLY FED INDUCTION GENERATOR BASED WIND TURBINE

FAULT ANALYSIS OF AN ISLANDED MICRO-GRID WITH DOUBLY FED INDUCTION GENERATOR BASED WIND TURBINE FAULT ANALYSIS OF AN ISLANDED MICRO-GRID WITH DOUBLY FED INDUCTION GENERATOR BASED WIND TURBINE Yunqi WANG, B.T. PHUNG, Jayashri RAVISHANKAR School of Electrical Engineering and Telecommunications The

More information

Investigation of THD Analysis in Residential Distribution Systems with Different Penetration Levels of Electric Vehicles

Investigation of THD Analysis in Residential Distribution Systems with Different Penetration Levels of Electric Vehicles Investigation of Analysis in Residential Distribution Systems with Different Penetration Levels of Electric Vehicles Jayababu Badugu Department of Electrical and Electronics Engineering, VLITS, Guntur,

More information

THE ELECTRIC VEHICLE ROUTING OPTIMIZING ALGORITHM AND THE CHARGING STATIONS LAYOUT ANALYSIS IN BEIJING

THE ELECTRIC VEHICLE ROUTING OPTIMIZING ALGORITHM AND THE CHARGING STATIONS LAYOUT ANALYSIS IN BEIJING ISSN 176-459 Int j simul model 13 (014) 1, 116-17 Original scientific paper THE ELECTRIC VEHICLE ROUTING OPTIMIZING ALGORITHM AND THE CHARGING STATIONS LAYOUT ANALYSIS IN BEIJING Lu, X. C.; Chen, Q. B.

More information

A Novel Hybrid Smart Grid- PV-FC V2G Battery Charging Scheme

A Novel Hybrid Smart Grid- PV-FC V2G Battery Charging Scheme A Novel Hybrid Smart Grid- PV-FC V2G Battery Charging Scheme By E. Elbakush* A. M. Sharaf** *University of New Brunswick **SHARAF Energy Systems Inc. Contents Abstract Introduction System Configuration

More information

Complex Power Flow and Loss Calculation for Transmission System Nilam H. Patel 1 A.G.Patel 2 Jay Thakar 3

Complex Power Flow and Loss Calculation for Transmission System Nilam H. Patel 1 A.G.Patel 2 Jay Thakar 3 IJSRD International Journal for Scientific Research & Development Vol. 2, Issue 04, 2014 ISSN (online): 23210613 Nilam H. Patel 1 A.G.Patel 2 Jay Thakar 3 1 M.E. student 2,3 Assistant Professor 1,3 Merchant

More information

Implementation Soft Switching Bidirectional DC- DC Converter For Stand Alone Photovoltaic Power Generation System

Implementation Soft Switching Bidirectional DC- DC Converter For Stand Alone Photovoltaic Power Generation System IJIRST International Journal for Innovative Research in Science & Technology Volume 1 Issue 6 November 2014 ISSN (online): 2349-6010 Implementation Soft Switching Bidirectional DC- DC Converter For Stand

More information

The hierarchical three layer protection of photovoltaic generators in microgrid with co-ordinated droop control for hybrid energy storage system

The hierarchical three layer protection of photovoltaic generators in microgrid with co-ordinated droop control for hybrid energy storage system The hierarchical three layer protection of photovoltaic generators in microgrid with co-ordinated droop control for hybrid energy storage system Vignesh, Student Member, IEEE, Sundaramoorthy, Student Member,

More information

Opportunistic Energy Sharing Between Power Grid and Electric Vehicles: A Game Theory-based Nonlinear Pricing Policy

Opportunistic Energy Sharing Between Power Grid and Electric Vehicles: A Game Theory-based Nonlinear Pricing Policy Opportunistic Energy Sharing Between Power Grid and Electric Vehicles: A Game Theory-based Nonlinear Pricing Policy Ankur Sarker, Zhuozhao Li, William Kolodzey,, and Haiying Shen Department of Computer

More information

Development of an energy efficient train traffic control system for saving electricity

Development of an energy efficient train traffic control system for saving electricity Computers in Railways XIII 499 Development of an energy efficient train traffic control system for saving electricity M. Miyoshi1, T. Takeba1 & M. Miyatake2 1 Railway Systems Engineering Department, Railway

More information

Aggregation of plug-in electric vehicles in electric power systems for primary frequency control

Aggregation of plug-in electric vehicles in electric power systems for primary frequency control Aggregation of plug-in electric vehicles in electric power systems for primary frequency control Seyedmahdi Izadkhast Researcher at Delft University of Technology Outline Introduction Plug-in electric

More information

Efficiency of Semi-Autonomous Platooning Vehicles in High-Capacity Bus Services

Efficiency of Semi-Autonomous Platooning Vehicles in High-Capacity Bus Services Efficiency of Semi-Autonomous Platooning Vehicles in High-Capacity Bus Services Wei Zhang, Erik Jenelius, and Hugo Badia Department of Civil and Architectural Engineering, KTH Royal Institute of Technology,

More information

IEEE Transactions on Applied Superconductivity, 2012, v. 22 n. 3, p :1-5

IEEE Transactions on Applied Superconductivity, 2012, v. 22 n. 3, p :1-5 Title Transient stability analysis of SMES for smart grid with vehicleto-grid operation Author(s) Wu, D; Chau, KT; Liu, C; Gao, S; Li, F Citation IEEE Transactions on Applied Superconductivity, 2012, v.

More information

Modeling, Design, and Control of Hybrid Energy Systems and Wireless Power Transfer systems

Modeling, Design, and Control of Hybrid Energy Systems and Wireless Power Transfer systems Modeling, Design, and Control of Hybrid Energy Systems and Wireless Power Transfer systems Chengbin Ma, Ph.D. Assistant Professor Univ. of Michigan-SJTU Joint Institute, Shanghai Jiao Tong University (SJTU),

More information

OPTIMUM ALLOCATION OF DISTRIBUTED GENERATION BY LOAD FLOW ANALYSIS METHOD: A CASE STUDY

OPTIMUM ALLOCATION OF DISTRIBUTED GENERATION BY LOAD FLOW ANALYSIS METHOD: A CASE STUDY OPTIMUM ALLOCATION OF DISTRIBUTED GENERATION BY LOAD FLOW ANALYSIS METHOD: A CASE STUDY Wasim Nidgundi 1, Dinesh Ballullaya 2, Mohammad Yunus M Hakim 3 1 PG student, Department of Electrical & Electronics,

More information

International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering. (An ISO 3297: 2007 Certified Organization)

International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering. (An ISO 3297: 2007 Certified Organization) Modeling and Control of Quasi Z-Source Inverter for Advanced Power Conditioning Of Renewable Energy Systems C.Dinakaran 1, Abhimanyu Bhimarjun Panthee 2, Prof.K.Eswaramma 3 PG Scholar (PE&ED), Department

More information

Development and Analysis of Bidirectional Converter for Electric Vehicle Application

Development and Analysis of Bidirectional Converter for Electric Vehicle Application Development and Analysis of Bidirectional Converter for Electric Vehicle Application N.Vadivel, A.Manikandan, G.Premkumar ME (Power Electronics and Drives) Department of Electrical and Electronics Engineering

More information

China. Fig. 1 Chain SVG Electrical Diagram

China. Fig. 1 Chain SVG Electrical Diagram Applied Mechanics and Materials Submitted: 2014-07-20 ISSN: 1662-7482, Vols. 644-650, pp 3861-3865 Accepted: 2014-07-22 doi:10.4028/www.scientific.net/amm.644-650.3861 Online: 2014-09-22 2014 Trans Tech

More information

A Review on Cooperative Adaptive Cruise Control (CACC) Systems: Architectures, Controls, and Applications

A Review on Cooperative Adaptive Cruise Control (CACC) Systems: Architectures, Controls, and Applications A Review on Cooperative Adaptive Cruise Control (CACC) Systems: Architectures, Controls, and Applications Ziran Wang (presenter), Guoyuan Wu, and Matthew J. Barth University of California, Riverside Nov.

More information

A conceptual solution for integration of EV charging with smart grids

A conceptual solution for integration of EV charging with smart grids International Journal of Smart Grid and Clean Energy A conceptual solution for integration of EV charging with smart grids Slobodan Lukovic *, Bojan Miladinovica Faculty of Informatics AlaRI, University

More information

Optimal Decentralized Protocol for Electrical Vehicle Charging. Presented by: Ran Zhang Supervisor: Prof. Sherman(Xuemin) Shen, Prof.

Optimal Decentralized Protocol for Electrical Vehicle Charging. Presented by: Ran Zhang Supervisor: Prof. Sherman(Xuemin) Shen, Prof. Optimal Decentralized Protocol for Electrical Vehicle Charging Presented by: Ran Zhang Supervisor: Prof. Sherman(Xuemin) Shen, Prof. Liang-liang Xie Main Reference Lingwen Gan, Ufuk Topcu, and Steven Low,

More information

Voltage Sag Mitigation in IEEE 6 Bus System by using STATCOM and UPFC

Voltage Sag Mitigation in IEEE 6 Bus System by using STATCOM and UPFC IJSTE - International Journal of Science Technology & Engineering Volume 2 Issue 01 July 2015 ISSN (online): 2349-784X Voltage Sag Mitigation in IEEE 6 Bus System by using STATCOM and UPFC Ravindra Mohana

More information

Power Flow Management and Control of Hybrid Wind / PV/ Fuel Cell and Battery Power System using Intelligent Control

Power Flow Management and Control of Hybrid Wind / PV/ Fuel Cell and Battery Power System using Intelligent Control I J C T A, 9(2) 2016, pp. 987-995 International Science Press Power Flow Management and Control of Hybrid Wind / PV/ Fuel Cell and Battery Power System using Intelligent Control B. Yugesh Kumar 1, S.Vasanth

More information

The Electricity and Transportation Infrastructure Convergence Using Electrical Vehicles

The Electricity and Transportation Infrastructure Convergence Using Electrical Vehicles The Electricity and Transportation Infrastructure Convergence Using Electrical Vehicles Final Project Report Power Systems Engineering Research Center Empowering Minds to Engineer the Future Electric Energy

More information

Hybrid Three-Port DC DC Converter for PV-FC Systems

Hybrid Three-Port DC DC Converter for PV-FC Systems Hybrid Three-Port DC DC Converter for PV-FC Systems P Srihari Babu M.Tech (Power Systems) B Ashok Kumar Assistant Professor Dr. A.Purna Chandra Rao Professor & HoD Abstract The proposed a hybrid power

More information

A Novel GUI Modeled Fuzzy Logic Controller for a Solar Powered Energy Utilization Scheme

A Novel GUI Modeled Fuzzy Logic Controller for a Solar Powered Energy Utilization Scheme 1 A Novel GUI Modeled Fuzzy Logic Controller for a Solar Powered Energy Utilization Scheme I. H. Altas 1, * and A.M. Sharaf 2 ihaltas@altas.org and sharaf@unb.ca 1 : Dept. of Electrical and Electronics

More information

EE 456 Design Project

EE 456 Design Project F-2014 EE 456 Design Project PROJECT REPORT MALUWELMENG, CONNIE SHARP, MEGAN Table of Contents Introduction... 2 Assignment I... 2 Setup... 2 Simulation... 2 Assignment II... 3 Problems... 3 Solution...

More information

A simulator for the control network of smart grid architectures

A simulator for the control network of smart grid architectures A simulator for the control network of smart grid architectures K. Mets 1, W. Haerick 1, C. Develder 1 1 Dept. of Information Technology - IBCN, Faculty of applied sciences, Ghent University - IBBT, G.

More information

Civil Engineering and Environmental, Gadjah Mada University TRIP ASSIGNMENT. Introduction to Transportation Planning

Civil Engineering and Environmental, Gadjah Mada University TRIP ASSIGNMENT. Introduction to Transportation Planning Civil Engineering and Environmental, Gadjah Mada University TRIP ASSIGNMENT Introduction to Transportation Planning Dr.Eng. Muhammad Zudhy Irawan, S.T., M.T. INTRODUCTION Travelers try to find the best

More information

Shortening total trip time by short station dwell time and passing local trains

Shortening total trip time by short station dwell time and passing local trains Shortening total trip time by short station dwell time and passing local trains T.Katori, T.Izumi & Y.Takahashi Department of Electronics and Computer Science, College of Science and Technology, Nihon

More information

Optimization of Three-stage Electromagnetic Coil Launcher

Optimization of Three-stage Electromagnetic Coil Launcher Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com Optimization of Three-stage Electromagnetic Coil Launcher 1 Yujiao Zhang, 1 Weinan Qin, 2 Junpeng Liao, 3 Jiangjun Ruan,

More information

Power Balancing Under Transient and Steady State with SMES and PHEV Control

Power Balancing Under Transient and Steady State with SMES and PHEV Control International Journal of Innovative Research in Electronics and Communications (IJIREC) Volume 1, Issue 8, November 2014, PP 32-39 ISSN 2349-4042 (Print) & ISSN 2349-4050 (Online) www.arcjournals.org Power

More information

Dynamic Control of Grid Assets

Dynamic Control of Grid Assets Dynamic Control of Grid Assets Panel on Power Electronics in the Smart Grid Prof Deepak Divan Associate Director, Strategic Energy Institute Director, Intelligent Power Infrastructure Consortium School

More information

Power Management with Solar PV in Grid-connected and Stand-alone Modes

Power Management with Solar PV in Grid-connected and Stand-alone Modes Power Management with Solar PV in Grid-connected and Stand-alone Modes Sushilkumar Fefar, Ravi Prajapati, and Amit K. Singh Department of Electrical Engineering Institute of Infrastructure Technology Research

More information

An Energy Efficiency Measurement Scheme for Electric Car Charging Pile Chun-bing JIANG

An Energy Efficiency Measurement Scheme for Electric Car Charging Pile Chun-bing JIANG 2017 2 nd International Conference on Test, Measurement and Computational Method (TMCM 2017) ISBN: 978-1-60595-465-3 An Energy Efficiency Measurement Scheme for Electric Car Charging Pile Chun-bing JIANG

More information

Analysis of Fuel Economy and Battery Life depending on the Types of HEV using Dynamic Programming

Analysis of Fuel Economy and Battery Life depending on the Types of HEV using Dynamic Programming World Electric Vehicle Journal Vol. 6 - ISSN 2032-6653 - 2013 WEVA Page Page 0320 EVS27 Barcelona, Spain, November 17-20, 2013 Analysis of Fuel Economy and Battery Life depending on the Types of HEV using

More information

Shortest-distance and minimum-cost self-charging path problems: Formulations and application

Shortest-distance and minimum-cost self-charging path problems: Formulations and application Scholars' Mine Masters Theses Student Research & Creative Works Summer 2017 Shortest-distance and minimum-cost self-charging path problems: Formulations and application Marc Monroe Teeter Follow this and

More information

Research and Design for a New Storage Type Converter

Research and Design for a New Storage Type Converter , pp.111-117 http://dx.doi.org/10.14257/astl.2015.82.21 Research and Design for a New Storage Type Converter Yang Gao, Aoran Xu, Liu Zhang, Gang Wang, Di Bai, Yi Zhao Shenyang Institute of Engineering,

More information

Computation of Sensitive Node for IEEE- 14 Bus system Subjected to Load Variation

Computation of Sensitive Node for IEEE- 14 Bus system Subjected to Load Variation Computation of Sensitive Node for IEEE- 4 Bus system Subjected to Load Variation P.R. Sharma, Rajesh Kr.Ahuja 2, Shakti Vashisth 3, Vaibhav Hudda 4, 2, 3 Department of Electrical Engineering, YMCAUST,

More information

Analysis of Variability of Solar Panels in The Distribution System

Analysis of Variability of Solar Panels in The Distribution System Analysis of ariability of Solar Panels in The Distribution System Tatianne Da Silva Jonathan Devadason Dr. Hector Pulgar-Painemal College of Electrical Engineering Research Assistant Assistant Professor

More information