TRANSMISSION COST ALLOCATION SCHEMES CONSIDERING SECURITY UNDER DEREGULATED POWER SYSTEM

Size: px
Start display at page:

Download "TRANSMISSION COST ALLOCATION SCHEMES CONSIDERING SECURITY UNDER DEREGULATED POWER SYSTEM"

Transcription

1 IJEEE, Volume 2, Issue 5 (October, 2015) e-issn: p-issn: TRANSMISSION COST ALLOCATION SCHEMES CONSIDERING SECURITY UNDER DEREGULATED POWER SYSTEM 1 Ch.Vani, 2 J.Krishna Kishore 1,2 Deptt. Of Electrical And Electronics Engineering, QIS College Of Engineering & Technology, Ongole, A.P, India 1 vanichunduri@gmail.com, 2 kishorejampani@gmail.com Abstract- In deregulated electricity markets, cost allocation of transmission services is critical for transmission open access. It is necessary to develop an appropriate pricing scheme that can provide the useful economic information to market participants, such as generation, transmission companies and customers. Though many methods have already been proposed, but accurately estimating and allocating the transmission cost in the transmission pricing scheme is still a challenging task.the cost of the transmission network can be interpreted as the cost of operation, maintenance and construction of the transmission system. In this work three methods using AC power flow have been attempted. They are MW-Mile Method, MVA-Mile Method and GGDF method. The three proposed pricing methods are appiled to the IEEE 14-bus system and the results are compared to each other. These methods are done using programming in MATLAB. Load flow solution is observed by using Power world simulator software. Index Terms- Deregulated electricity market, AC power flow, MW-mile method, MVA-mile method, GGDF method. I.INTRODUCTION Fair pricing of the transmission service is one of the challenging issues that has to be faced after the deregulation of power systems. Objective measures are needed that will allow the transparent remuneration of transmission-network usage and that will give appropriate economic signals to the network users. To solve this problem, several approaches have been proposed. The postage-stamp method is a straightforward method because a tariff provides the transmission-network usage remuneration independently of the distance or location of the contractual power source and the drain throughout the entire power system. However, the time of a particular transaction and the increased transmission losses due to the transaction are not taken into account. The postagestamp method allocates the transmission costs among the various users of the transmission service only according to the amount of power involved in each transaction. It is commonly used for recovery of transmission investment under a regulated regime. Since this method ignores the actual system operation, it does not send the correct economic signal to the network users. The contract-path method artificially selects a specific path between a producer and a consumer according to the wheeling transaction, without performing a power-flow calculation. As a result, some transmission facilities that are involved in the actual energy transaction are ignored, thus their usage is not being paid. Given a transaction with the actual points of generation and load, the distance relating the transmission pricing method known as the MW-mile method [6] calculates the maximum transaction related power flow on every transmission line using dc power-flow and linear programming algorithms. The line length and a factor reflecting the cost per unit capacity of aline further multiply this value. The price is proportional to the transmission usage for the transaction. It does not, however, reflect the actual power flows and may, in certain cases, discourage competition. Another approach for power wheeling pricing, called MVA-Km method applying AC power flow, has also been developed. This approach is more reasonable and valid than the commonly used MW-mile method [6] which is based on DC power flow. Since the already developed transmission service pricing methods have certain difficulties in assessing the actual transmission network usage, this paper GGDF method was introduced, using this method contingency analysis, safe operation are determined. GGDF is the best way of transmission pricing among three Pricing methods. The paper is organized as follows: Transmission pricing methods are described in section 2. Algorithm and flow chart of MW-mile Method is described in section 3. Algorithm and flow chart of MVA-mile method is described in section 4. Algorithm and flow chart of GGDF method is described in section 5. The results and discussion are discussed in section 6. Finally, brief conclusions are described in section 7. II. TRANSMISSION PRICING METHODS The objective of any transmission pricing method is to allocate all or part of the existing and the new cost of transmission system to customers. However, tariffs for International Journal of Electrical & Electronics Engineering 9

2 transmission services are more often set by government regulations, and are based on its policy directives. The pricing of transmission services should be carried out to achieve the following goals are It recovers the capital and operating costs, It encourages efficiency of use and investment, It provides equal opportunity to all users, It offers a simple and understandable price structure, It is easily implementable. In general, the following three pricing schemes are employed for transmission services: Rolled-in (embedded) transmission pricing Marginal transmission Pricing Composite transmission pricing The transmission costs may include: Running costs, such as costs for operation, maintenance, and ancillary services. Past capital investment. Ongoing investments for Future expansion In the following, we discuss major transmission cost allocation methods. Some of these methods are used widely by electric utilities, while others are still in developmental stages 1. Postage-Stamp Rate Method 2. Contract Path Method 3. MW-Mile Method 4. Unused Transmission Capacity Method 5. MVA-Mile Method 6. Counter-flow Method 7. Distribution Factors Method 8. AC Power Flow Methods 9. Tracing Methods III.ALGORITHM AND FLOWCHARTOF MW- MILE METHOD Algorithm of MW-mile method: Step1: Run the load flow by using N-R method for base case data. Step2: compute the power flows of each line. Step3: Read the line lengths in miles. Step4: Fix the unit rate i.e.,$/mw/mile Step5: compute the transmission charges of each line by multiplying the power flows with unit rate and line lengths. Step6: Evaluate total cost of each generator. Step7: Evaluate the transaction cost for each generator. Transaction cost $ total transmission cost of each generator total transmission cost of all generators total line cost Step8: Calculate cost ($/MW) for each generator [3]. per unit cost $ MW each transaction cost power generation of generator TC t TC t T k K C k L k MW t,k k K C k L k MW t,k TC t cost allocated to transaction t TC total cost of all lines in $ L k length of line k in mile C k cost per MW per unit length of line k MW k flow in line k, due to transaction t T set of transactions K set of lines Flow chart of MW-mile method as shown in figure 1 Merits of MW-Mile Method: 1. It is insensitive to the order of wheeling transactions. This is because every transaction is treated separately by considering only those generators and loads that are associated with that transaction. Hence, there will be no dispute about the order in which the transactions should be considered. 2. It gives a correct signal to both short distance and long distance entities, unlike in postage stamp case. 3. The method is intuitively logical and conceptually straightforward. Demerits of MW-Mile Method are Since the method uses DC approximation of the power system, it leads to inaccuracy in calculating the extent of use of the network by a particular transaction. This is because the real power system is modeled by a set of non-linear equations. IV.ALGORITHMAND FLOWCHART OF MVA- MILE METHOD Algorithm of MVA-mile method: Step1: Run the AC load flow i.e., Newton -Raphson load flow for base case data. Step2: Evaluate the line flows of each line and slack bus power in the given power system. Step3: Read the line lengths in miles of the system. Step4: Fix the unit rate i.e.,$/mva/mile Step5: Evaluate the transmission charges of each line by multiplying the line flows with unit rate and line lengths. Step6: Evaluate total cost of each generator. Step7: Evaluate the transaction cost for each generator. Transaction cost $ total transmission cost of each generator total transmission cost of all generators total line cost Step8: Calculate cost ($/MVA) for each generator [3]. per unit cost $ MVA each transaction cost power generation of generator TC t TC t T k K C k L k MVA t,k k K C k L k MVA t,k TC t cost allocated to transaction t TC total cost of all lines in $ L k length of line k in mile C k cost per MW per unit length of line k MVA k apparent power flow in line k, due to transaction t T set of transactions K set of lines International Journal of Electrical & Electronics Engineering 10

3 Start Read bus data and Line data Compute Y bus Run the load flow by using N-R method for base case data. Evaluate the line flows of each line Read the line lengths in miles of the system. Fix the unit rate i.e.,$/mw/mile End No Check whether bus connected to generator or not? Yes Evaluate the transmission charges of each line by multiplying the line flows with unit rate and line lengths. Evaluate total cost of each generator Evaluate the transaction cost for each generator. Calculate cost ($/MW) for each generator. Figure 1.Flow chart of MW-Mile method Flow chart of MVA-mile method as shown in figure 2 Start Read bus data and Line data Compute Y bus Run the load flow by using N-R method for base case data. International Journal of Electrical & Electronics Engineering 11

4 Evaluate the line flows of each line Read the line lengths in miles of the system. Fix the unit rate i.e.,$/mva/mile End No Check whether bus connected to generator or not? Yes Evaluate the transmission charges of each line by multiplying the line flows with unit rate and line lengths. Evaluate total cost of each generator Evaluate the transaction cost for each generator. Calculate cost ($/MVA) for each generator. Figure 2.Flow chart of MVA-Mile method The MVA-mile method is an extended version of the MW-mile method. The extension is proposed to include charges for reactive power flow in addition to charges for real power flow. It has been shown that monitoring both real and reactive power, given the line MVA loading limits and the allocation of reactive power support from generators and transmission facilities, is a better approach to measuring the use of transmission resources. V. ALGORITHM AND FLOWCHART OF GGDF METHOD Algorithm of GGDF method: Step1: Run the load flow by using N-R method for base case data. Step2: compute power flows of each line Step3: Read the line lengths in miles Step4: Fix the unit rate i.e.,$/mw/mile Step5: Calculate A factors by using equation (10). Step6: Calculate D factors using A factors and using equation (12). Step7: Evaluate the tracing of line flow of each line by using equation (11). Step8: Evaluate total cost of each generator. Step9: Evaluate the transaction cost for each generator. Transaction cost $ total transmission cost of each generator total transmission cost of all generators total line cost Step10: Calculate cost ($/MW) for each generator [3]. per unit cost $ MW each transaction cost power generation of generator Generation Shift Distribution Factors (GSDFs or A factors): GSDFs or A factors provide line flow changes due to a change in generation. These factors can be used in determining maximum transaction flows for bounded generation and load injections. GSDFs or A factors are defined as[2] P l,jk A jk,i. P gi --- (1) P ge + P gi 0, jk R, i N e---- (2) P l,jk - Change in active power through the element jk in network. A jk,i - Generation shift factors through network element jk, corresponding to the change at bus i. P ge - Change in generation at slack bus. P gi - change in generation at bus i i e. GSD s (A factors) determined by DC power flow P B. δ ---- (3) P Vector of injected power in system buses δ vector of nodal voltage angles B- Nodal Susceptance matrix. Voltage angle results δ B 1. P ---- (4) International Journal of Electrical & Electronics Engineering 12

5 Which means (nothing with b 1 ji j N, i N the elements of B 1 ) 1 δ j i N b ji P i, j N ---- (5) Hence the relation (3) becomes P l B l. δ l ----(6) P l -Vector of power through elements of the network B l -Diagonal matrix of longitudinal susceptances of network elements jk. δ l -vector of difference of voltage angles from ends of network elements jk Writing in extended the relation (6) lead to: P l.jk B l,jk. δ j δ k, jk R ----(7) Using the relation (5), relation (7) becomes P l,jk B l,jk (b 1 ji P i ) (b 1 ki P i ) i N B l,jk. b 1 1 i N ji b ki. P i, jk R --(8) Equation (8) is linear and the modification of power through network element, P l.jk due to changing of power injected in bus i, P i can be expressed as P l,jk B l,jk b 1 1 ji b ki. P i -----(9) By comparing the equations (9) and (1), the expression of A factors for network element jk, corresponding changing of generated power in bus i A jk,i B l,jk b 1 1 ji b ki, jk R, i N e ---(10) i N Generalized Generation Distribution Factors (GGDFs or D factors): They determine the impact of each generator on active power flows thus they can be negative as well. Since GGDFs are based on the dc model, they can only be used for active power flows. GGDFs or D factors are defined as[2] P l,jk (D jk,i i N. P gi ), jk R----(11) P l,jk -Active power flow P gi -power generated in bus i D jk,i D factor of a network elements jk, corresponding to power generated in bus i D jk,i D jk,e + A jk,i P jk 0 (Ajk,i.P gi ) i N e + i N P gi A jk,i ----(12) 0 P jk - Power flow on network elements jk from the previous iteration. e- Slack bus. It determines the impact of each generator on active power flow on network elements (they can have negative values). D factors reflect the utilization rate of electricity transmission capacity depends upon the generated power and they depend on network elements and operating regime and not on the choice of reference bus. Flow chart of GGDF method as shown in figure 3. Start Read bus data and Line data Compute Y bus Run the load flow by using N-R method for base case data. Evaluate the line flows of each line Read the line lengths in miles of the system. Fix the unit rate i.e.,$/mw/mile Compute A factors of all buses End No Check whether bus connected to generator or not? International Journal of Electrical & Electronics Engineering 13

6 Yes Compute D factors of Generator connected buses NO Check whether bus connected to generator or not? Yes Evaluate the tracing of line flow of each line Evaluate the transmission charges of each line by multiplying the tracing line flows Evaluate total cost of each generator Evaluate the transaction cost for each generator. Calculate cost ($/MW) for each generator. VI. RESULTS AND DISCUSSION This system consistsof14buses, 20linesections, 2generator buses and 11 load buses.figure 4 shows the line diagram for the IEEE14-bus system. Bus 1 is assumed to be reference bus. results of line flow shown in Table1.The results of MW-Mile,MVA-Mile, and GGDF methods as shown in tables 2,3 and6. Table 4 represents the D factors of 14-bus system and Table5 represents transmission usage allocation using GGDFs. These results are obtained based on the algorithm steps. When comparing all the results GGDF method is the best way of transmission pricing, among all embedded cost based methods. Figure 5 represents load flow results by using power world simulator. Figure 3.Flow chart of Distribution factor method Figure 4.IEEE-14 BUS SYSTEM International Journal of Electrical & Electronics Engineering 14

7 Figure 5.Power flow result of IEEE 14 bus system Line i j P ij Q ij MVA ij P loss Q loss Table 1: Line flow results of 14 bus system International Journal of Electrical & Electronics Engineering 15

8 Line i-j C k L k MW 1,k C k L k MW 2,k Total C k L k MW t,k t T k K TC t Cost($/MW) Table 2: Allocation of transmission pricing using MWmile method for IEEE-14 bus system Line i-j C k L k MW 1,k C k L k MW 2,k Total C k L k MW t,k t T k K TC t Cost($/MW) Table3: Allocation of transmission pricing using MVAmile method for IEEE-14 bus system Line i-j D ij,1 D ij, Table 4: D factors of IEEE-14 bus system International Journal of Electrical & Electronics Engineering 16

9 i-j G1 P ij G2 P ij avg P ij Table5: IEEE-14 bus system Transmission Usage Allocation using GGDFs Line i-j C k L k MW 1,k C k L k MW 2,k Total C k L k MW t,k t T k K TC t Cost($/MW) Figure 6. IEEE-14 bus system Transmission cost G1 of each line Figure 7. IEEE-14bus system Transmission cost G2 of each line Figure 8. IEEE-14 bus system total transmission cost comparison Table 6: IEEE-14 bus system Transmission cost allocation for GGDF method The plots which represents the comparison of Transmission cost of each generator, total transmission cost and cost ($/MW) of three methods were shown in figures6,7,8 and 9. Figure 9. IEEE-14 bus system Cost ($/MW) of each generator International Journal of Electrical & Electronics Engineering 17

10 VII. CONCULSION One of the main objectives in electric industry s restructuring is to bring fairness and open access to the transmission network. For IEEE-14 bus system the cost comparison figures 6,7,8 and 9 shows that overall transmission cost of the system is less in GGDF method compared to MW and MVA-mile methods but per unit MW cost is less in MW and MVA -mile methods. GGDF is the best way of transmission pricing among all Pricing methods. However, these pricing methods are able to full fill transmission pricing objectives: economic efficiency, non-discrimination, transparency and cost coverage and can be also applied to large power systems. It overcomes the limitation of postage stamp and contract path methods. As transmission system has become a separate entity. The purpose of the present work is to allocate the cost pertaining to the transmission lines of the network to all the generators and demands. With these methods correct economic signals are generated for all players. ACKNOWLEDGEMENT The authors would like to thank QIS COLLEGE OF ENGNEERING AND TECHNOLOGY, Ongole for providing the computer lab facility with necessary software. REFERENCES [1] A.R. Abhyankar and S.A. Khaparde, Introduction to Deregulation in Power Industry, IIT, Mumbai,pp.1-28 [2] Ravitheja Vambala, Prof.Dr. M. Padmalalitha, K.V.Kishore, P. Udai Kumar. Transmission Cost Allocation Using Distribution Factors for AC Power Flow, IJERA vol. 2, Issue4, pp , July- August [3] V.Anjaneyulu, P.V.NarasimhaRao, K.N.S.Durga Prakash. Fixed transmission cost allocation using power flow tracing methods, IJAREEIE vol. 2, Issue 8, pp ,august [4] Hemant N. Raval, Ashik IndravadanModi, Dr. Bhavik N. Suthar. Transmission Pricing in Restructured Power System Using Power Tracing, global research analysis vol.2 issue 4,pp april [5]SajjadKouhi,MehdiKhavaninzadeh,SajadNajafiRavadanegh. Transmi sson Usage Cost Allocation in Pool-Based Electricity Market, The 1st Iran Energy Association National Conference Tehran [6] Naresh.B, Sailaja Kumari.M, Sydulu.M. Transmission Cost Allocation using Power Flow Tracing And Genetic Algorithm,IEEE-2010 [7] G. A. Orfanos, G. T. Tziasiou, P. S. Georgilakis, Senior Member, IEEE, and N. D. Hatziargyriou,Fellow, IEEE. Evaluation of Transmission Pricing Methodologies for Pool Based Electricity Markets, presentation at the 2011 IEEE Trondheim PowerTech [8] G. A. Orfanos, P. S. Georgilakis, N. D. Hatziargyriou. Transmission Network Cost Allocation based on a Possible Maximum Used Capacity for N-1 Secure Operation, 2013 IREP Symposium-Bulk Power System Dynamics and Control IX (IREP), August 25-30, 2013, Rethymnon, Greece [9] Mohammad Shadehpour, Hatim Yamin, Zuyi Li, Market Operations in Electric Power Systems Forecasting, Scheduling And Risk Managements Published by A John Wiley & Sons Publication, pp [10] R.D.Christie,B.F.Wollenberg,I.Wangensteen, Transmission management in deregulated environment, proceeding of IEEE,vol.88,No.2,pp ,Feb 2000 [11]S, A. Khapade, Transmission Pricing in a Restructured Electricity Market, IIT Mumbai, pp [12] Daniel kirschen, Goran Strabac Fundamentals of Power System Economics, Published by John Willey & Sons Ltd. [13] Kankar Bhattacharya, Math H.J.Bollen, Jaap E. Daalder Operation of Restructured Power System, Kluwer Acasemic Publishers. [14] Satyavir Singh, Power Tracing in Deregulated Power System IEEE 14 bus case IJCTA/May June 2012,Vol 3(3),pg ,ISSN: [15] M. Murli, M. Sailaja Kumari and M. Sdyulu, A Comparison of Embedded Cost based Transmission Pricing Methods /11, IEEE [16] N. H. Razdi, R.C. Bansal, Z.Y. Dong,M.Y. Hassan, A Modified Postage Stamp Coverage Method for Local Load case of Transmission Service Charge / IEEE [17] Stefan Kilyeni, Oana Pop, Titus Slavici, Cristian Craciun, Petru Andea, Dumitru Mnerie, Transmission Cost Allocation Using the Distribution Factors Method published in IEEE 2010, /10,(pp: ). [18] J. Bialek, Tracing the Flow of Electricity, IEE proceeding [19] Mohamed A.M. Shaaban Cost-based Pricing of Transmission System Services: An Overview Port Fouard 42523, Port Said, EGYPT [20]Francisco Danitz, Hugh rrudnick, Juan Zolezzi and David Watts Use Based Allocation Methods for Payment of Electricity Transmission Systems IEEE [21] Mohammed Shahidehpour, Hatim Yamin, Zuyi Li, Market Operations in Electric Power System Forecasting, Scheduling and Risk Managements, John Wiley & Sons Ltd, Newyork [22] J. Bialek, Tracing the Flow of Electricity, IEE Proc. Genet Trunsm, Distrib,Vol. 143, No. 4, pp ,july [23] Su, C.T., and Liaw, J.H. Power wheeling pricing using power tracing and MVA-KM method. Proc. Power Tech., IEEE Porto, Sept.2001, Vol. 1, pp. SSM1 [24 ] P.K. Iyambo,andR.Tzoneva Member IEEE Transient stability analysis of the IEEE 14 bus electrical power system 2007 IEEE [25] Niranjankumar, student member IEEE Y.R.V.Reddy, Devadutta das, N.P.Padhy, senior member IEEE2001 Transmission cost allocation y using MW-Mile approaches in restructured Indian power system [26]DariushShirmohammadi,MarioV.P.Pereira, power system research Some fundamental technical concepts about cost based transmission pricing 1995 IEEE [27] DariushShirmohammadi, ChithraRajagopalan, Chifong L.Thomas senior member, Cost of transmission transactions an introductcion 1991IEEE [28] J.W. Bialek and P.A. Kattuman proportional sharing assumption in tracing methodolaoggy, IEEE 2004 [29] Deregulation nptel notes. [30] The MATLAB software tutorial in [31] The power world software and case files in world.com/glover sarama overbye. AUTHORS CH.VANI: She is an M-Tech candidate at QIS college of Engineering& Technology under JNTU, Kakinada. She received her B-Tech degree from QIS Institute of Technology under JNTU Kakinada. Her current research interests are Applications on transmission systems, Power System Deregulation. J.KRISHNAKISHORE: He is an associate professor in QIS College of Engineering &Technology at Ongole. He is a Ph.D candidate. He got his M-Tech degree from JNTU Hyderabad and his B-Tech degree from RVRJC Engineering College, Guntur. His current research interests are power systems, power systems control and automation, control systems, power systems deregulation. International Journal of Electrical & Electronics Engineering 18

Comparison of Wheeling Cost using Power Flow Tracing Methods in Deregulated Electric Power Industry.

Comparison of Wheeling Cost using Power Flow Tracing Methods in Deregulated Electric Power Industry. Comparison of Wheeling Cost using Power Flow Tracing Methods in Deregulated Electric Power Industry. K.Hema Lalitha Student M.Tech MVGR College of Engineering Vizianagaram I.Kranthi Kiran Associate Professor

More information

COST ALLOCATION OF TRANSMISSION SYSTEMS FOR REACTIVE POWER

COST ALLOCATION OF TRANSMISSION SYSTEMS FOR REACTIVE POWER Annals of the Academy of Romanian Scientists Series on Engineering Sciences ISSN 2066-8570 Volume 4, Number 2/2012 33 COST ALLOCATION OF TRANSMISSION SYSTEMS FOR REACTIVE POWER Petru ANDEA 1, Oana DULCA

More information

Improving the MVA-km Method for Transmission Cost Allocation Using Counter-Flow Approaches

Improving the MVA-km Method for Transmission Cost Allocation Using Counter-Flow Approaches ISSN: SCITECH Volume, Issue RESEARCH ORGANISATION October, Journal of Information Sciences and Computing Technologies www.scitecresearch.com/journals Improving the MVAkm Method for Transmission Cost Allocation

More information

A Method for Determining the Generators Share in a Consumer Load

A Method for Determining the Generators Share in a Consumer Load 1376 IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 15, NO. 4, NOVEMBER 2000 A Method for Determining the Generators Share in a Consumer Load Ferdinand Gubina, Member, IEEE, David Grgič, Member, IEEE, and Ivo

More information

Optimal Power Flow Formulation in Market of Retail Wheeling

Optimal Power Flow Formulation in Market of Retail Wheeling Optimal Power Flow Formulation in Market of Retail Wheeling Taiyou Yong, Student Member, IEEE Robert Lasseter, Fellow, IEEE Department of Electrical and Computer Engineering, University of Wisconsin at

More information

Electrical Power Systems

Electrical Power Systems Electrical Power Systems Analysis, Security and Deregulation P. Venkatesh B.V. Manikandan S. Charles Raja A. Srinivasan Electrical Power Systems Electrical Power Systems Analysis, Security and Deregulation

More information

A Novel Approach for Optimal Location and Size of Distribution Generation Unit in Radial Distribution Systems Based on Load Centroid Method

A Novel Approach for Optimal Location and Size of Distribution Generation Unit in Radial Distribution Systems Based on Load Centroid Method A Novel Approach for Optimal Location and Size of Distribution Generation Unit in Radial Distribution Systems Based on Load Centroid Method G.Rajyalakshmi, N.Prema Kumar Abstract Optimum DG placement and

More information

Advances in Natural and Applied Sciences. Optimized Power Flow Tracing Based Contract Path Method for Transmission Pricing

Advances in Natural and Applied Sciences. Optimized Power Flow Tracing Based Contract Path Method for Transmission Pricing AENSI Journals Advances in Natural and Applied Sciences ISSN:1995-0772 EISSN: 1998-1090 Journal home page: www.aensiweb.com/anas Optimized Power Flow Tracing Based Contract Path Method for Transmission

More information

LOCATIONAL MARGINAL PRICING APPROACH FOR A DEREGULATED ELECTRICITY MARKET

LOCATIONAL MARGINAL PRICING APPROACH FOR A DEREGULATED ELECTRICITY MARKET LOCATIONAL MARGINAL PRICING APPROACH FOR A DEREGULATED ELECTRICITY MARKET A Abirami 1, T R Manikandan 2 1 PG scholar, Department of EEE, K.S.Rangasamy College of technology, Tiruchengode, Tamilnadu, India

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

VOLTAGE STABILITY CONSTRAINED ATC COMPUTATIONS IN DEREGULATED POWER SYSTEM USING NOVEL TECHNIQUE

VOLTAGE STABILITY CONSTRAINED ATC COMPUTATIONS IN DEREGULATED POWER SYSTEM USING NOVEL TECHNIQUE VOLTAGE STABILITY CONSTRAINED ATC COMPUTATIONS IN DEREGULATED POWER SYSTEM USING NOVEL TECHNIQUE P. Gopi Krishna 1 and T. Gowri Manohar 2 1 Department of Electrical and Electronics Engineering, Narayana

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 OF THYRISTOR CONTROLLED PHASE ANGLE REGULATOR ON POWER FLOW

IMPACT OF THYRISTOR CONTROLLED PHASE ANGLE REGULATOR ON POWER FLOW International Journal of Electrical Engineering & Technology (IJEET) Volume 8, Issue 2, March- April 2017, pp. 01 07, Article ID: IJEET_08_02_001 Available online at http://www.iaeme.com/ijeet/issues.asp?jtype=ijeet&vtype=8&itype=2

More information

An Approach for Formation of Voltage Control Areas based on Voltage Stability Criterion

An Approach for Formation of Voltage Control Areas based on Voltage Stability Criterion 16th NATIONAL POWER SYSTEMS CONFERENCE, 15th-17th DECEMBER, 2010 636 An Approach for Formation of Voltage Control Areas d on Voltage Stability Criterion Dushyant Juneja, Student Member, IEEE, Manish Prasad,

More information

Identification of Source-Sink Connections for Transmission Cost Calculations by. Wan King Him D. Final Report

Identification of Source-Sink Connections for Transmission Cost Calculations by. Wan King Him D. Final Report Project ID: FYP-99 Identification of Source-Sink Connections for Transmission Cost Calculations by Wan King Him 14074719D Final Report Bachelor of Engineering (Honours) in Electrical Engineering Of The

More information

JCHPS Special Issue 1: February Page 275

JCHPS Special Issue 1: February Page 275 Journal of Chemical and Pharmaceutical Sciences ISS: 0974-2115 Computation of Short Run Marginal Cost in Open Access Transmission System PL. Somasundaram, V. Jayakumar Department of EEE, M. Kumarasamy

More information

Simulation of Voltage Stability Analysis in Induction Machine

Simulation of Voltage Stability Analysis in Induction Machine International Journal of Electronic and Electrical Engineering. ISSN 0974-2174 Volume 6, Number 1 (2013), pp. 1-12 International Research Publication House http://www.irphouse.com Simulation of Voltage

More information

Management of Congestion in the Deregulated Energy Market

Management of Congestion in the Deregulated Energy Market International Journal of Scientific and Research Publications, Volume 6, Issue 7, July 2016 284 Management of Congestion in the Deregulated Energy Market Onwughalu, M.k Department of Electrical and Electronic

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

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

Pricing Of System Security through Opf and Scopf Methods with N-1 Contingency Criteria in Deregulated Electrcity Market

Pricing Of System Security through Opf and Scopf Methods with N-1 Contingency Criteria in Deregulated Electrcity Market Pricing Of System Security through Opf and Scopf Methods with N-1 Criteria in Deregulated Electrcity Market Naga Chandrika.T 1, J. Krishna Kishore 2 1 Department of Electrical and Electronics Engineering

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

Enhancement of Power Quality in Transmission Line Using Flexible Ac Transmission System

Enhancement of Power Quality in Transmission Line Using Flexible Ac Transmission System Enhancement of Power Quality in Transmission Line Using Flexible Ac Transmission System Raju Pandey, A. K. Kori Abstract FACTS devices can be added to power transmission and distribution systems at appropriate

More information

Implementation SVC and TCSC to Improvement the Efficacy of Diyala Electric Network (132 kv).

Implementation SVC and TCSC to Improvement the Efficacy of Diyala Electric Network (132 kv). American Journal of Engineering Research (AJER) e-issn: 2320-0847 p-issn : 2320-0936 Volume-4, Issue-5, pp-163-170 www.ajer.org Research Paper Open Access Implementation SVC and TCSC to Improvement the

More information

Maintaining Voltage Stability in Power System using FACTS Devices

Maintaining Voltage Stability in Power System using FACTS Devices International Journal of Engineering Science Invention Volume 2 Issue 2 ǁ February. 2013 Maintaining Voltage Stability in Power System using FACTS Devices Asha Vijayan 1, S.Padma 2 1 (P.G Research Scholar,

More information

Identification of Best Load Flow Calculation Method for IEEE-30 BUS System Using MATLAB

Identification of Best Load Flow Calculation Method for IEEE-30 BUS System Using MATLAB Identification of Best Load Flow Calculation Method for IEEE-30 BUS System Using MATLAB 1 Arshdeep Kaur Kailay, 2 Dr. Yadwinder Singh Brar 1, 2 Department of Electrical Engineering 1, 2 Guru Nanak Dev

More information

Optimal placement of SVCs & IPFCs in an Electrical Power System

Optimal placement of SVCs & IPFCs in an Electrical Power System IOSR Journal of Engineering (IOSRJEN) e-issn: 2250-3021, p-issn: 2278-8719 Vol. 3, Issue 5 (May. 2013), V3 PP 26-30 Optimal placement of SVCs & IPFCs in an Electrical Power System M.V.Ramesh, Dr. V.C.

More information

Forecasting of Utility Cost in a Deregulated Electricity Market by Using Locational Marginal Pricing

Forecasting of Utility Cost in a Deregulated Electricity Market by Using Locational Marginal Pricing TELKOMNIKA Indonesian Journal of Electrical Engineering Vol. 14,. 1, April 2015, pp. 42 ~ 48 DOI: 10.11591/telomnia.v14i1.7713 42 Forecasting of Utility Cost in a Deregulated Electricity Maret by Using

More information

Effect of Load Variation on Available Transfer Capability

Effect of Load Variation on Available Transfer Capability Effect of Load Variation on Available Transfer Capability S.S.G.M.C.E, Shegaon ABSTRACT Indication of available transfer capability (ATC) by Independent System Operator is important issue in a deregulated

More information

Optimal Power Flow (DC-OPF and AC-OPF)

Optimal Power Flow (DC-OPF and AC-OPF) Optimal Power Flow (DC-OPF and AC-OPF) DTU Summer School 2018 Spyros Chatzivasileiadis What is optimal power flow? 2 DTU Electrical Engineering Optimal Power Flow (DC-OPF and AC-OPF) Jun 25, 2018 Optimal

More information

A New Transmission Cost Allocation Method Considering Power Flow Duration Time in Smart Grid

A New Transmission Cost Allocation Method Considering Power Flow Duration Time in Smart Grid 1 A New Transmission Cost Allocation Method Considering Power Duration Time in Smart Grid Xi Jia, Student Member, IEEE, Qing Xia, Senior Member, IEEE, and Qixin Chen, Member, IEEE Abstract The efficiency

More information

Implementation of Steady-State Power System Visualizations Using PowerWorld Simulator. Dr. Jung-Uk Lim, Department of Electrical Engineering

Implementation of Steady-State Power System Visualizations Using PowerWorld Simulator. Dr. Jung-Uk Lim, Department of Electrical Engineering A. Title Page Implementation of Steady-State Power System Visualizations Using PowerWorld Simulator Dr. Jung-Uk Lim, Department of Electrical Engineering B. Statement of problem researched or creative

More information

Analysis of Grid Connected Solar Farm in ETAP Software

Analysis of Grid Connected Solar Farm in ETAP Software ABSTRACT 2017 IJSRSET Volume 3 Issue 3 Print ISSN: 2395-1990 Online ISSN : 2394-4099 Themed Section: Engineering and Technology Analysis of Grid Connected Solar Farm in ETAP Software Komal B. Patil, Prof.

More information

Power Losses Estimation in Distribution Network (IEEE-69bus) with Distributed Generation Using Second Order Power Flow Sensitivity Method

Power Losses Estimation in Distribution Network (IEEE-69bus) with Distributed Generation Using Second Order Power Flow Sensitivity Method Power Losses Estimation in Distribution Network (IEEE-69bus) with Distributed Generation Using Second Order Power Flow Method Meghana.T.V 1, Swetha.G 2, R.Prakash 3 1Student, Electrical and Electronics,

More information

Analysis of Low Tension Agricultural Distribution Systems

Analysis of Low Tension Agricultural Distribution Systems International Journal of Engineering and Technology Volume 2 No. 3, March, 2012 Analysis of Low Tension Agricultural Distribution Systems K. V. S. Ramachandra Murthy, K. Manikanta, G. V. Phanindra G. V.

More information

Available Transfer Capability Calculation Using ACPTDF & DCPTDF on IEEE-24 bus System Under Deregulated Environment

Available Transfer Capability Calculation Using ACPTDF & DCPTDF on IEEE-24 bus System Under Deregulated Environment ISSN: 79-535. Volume: 3, Issue: (June-July 1) Available Transfer Capability Calculation Using ACPTDF & DCPTDF on IEEE- bus System Under Deregulated Environment Satish M.Tech. Student, DCRUST, Murthal,

More information

Simulation of Security Constraint Optimal Power Flow Using Power World Simulator

Simulation of Security Constraint Optimal Power Flow Using Power World Simulator 2014 IJEDR Volume 2, Issue 1 ISSN: 2321-9939 Simulation of Security Constraint Optimal Power Flow Using Power World Simulator 1 Thirumalai Kumar.K, 2 Muthu Kumar.K 1 PG Student, 2 Assistant Professor 1

More information

Simulation of real and reactive power flow Assessment with UPFC connected to a Single/double transmission line

Simulation of real and reactive power flow Assessment with UPFC connected to a Single/double transmission line Simulation of real and reactive power flow Assessment with UPFC connected to a Single/double transmission line Nitin goel 1, Shilpa 2, Shashi yadav 3 Assistant Professor, Dept. of E.E, YMCA University

More information

A Novel Distribution System Power Flow Algorithm using Forward Backward Matrix Method

A Novel Distribution System Power Flow Algorithm using Forward Backward Matrix Method IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 10, Issue 6 Ver. II (Nov Dec. 2015), PP 46-51 www.iosrjournals.org A Novel Distribution System

More information

Computer Aided Transient Stability Analysis

Computer Aided Transient Stability Analysis Journal of Computer Science 3 (3): 149-153, 2007 ISSN 1549-3636 2007 Science Publications Corresponding Author: Computer Aided Transient Stability Analysis Nihad M. Al-Rawi, Afaneen Anwar and Ahmed Muhsin

More information

Electric Power Research Institute, USA 2 ABB, USA

Electric Power Research Institute, USA 2 ABB, USA 21, rue d Artois, F-75008 PARIS CIGRE US National Committee http : //www.cigre.org 2016 Grid of the Future Symposium Congestion Reduction Benefits of New Power Flow Control Technologies used for Electricity

More information

Power Quality Improvement Using Statcom in Ieee 30 Bus System

Power Quality Improvement Using Statcom in Ieee 30 Bus System Advance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 3, Number 6 (2013), pp. 727-732 Research India Publications http://www.ripublication.com/aeee.htm Power Quality Improvement Using

More information

ECEN 667 Power System Stability Lecture 19: Load Models

ECEN 667 Power System Stability Lecture 19: Load Models ECEN 667 Power System Stability Lecture 19: Load Models Prof. Tom Overbye Dept. of Electrical and Computer Engineering Texas A&M University, overbye@tamu.edu 1 Announcements Read Chapter 7 Homework 6 is

More information

Power Flow Control and Voltage Profile Improvement Using Unified Power Flow Controller (UPFC) in a Grid Network

Power Flow Control and Voltage Profile Improvement Using Unified Power Flow Controller (UPFC) in a Grid Network Power Flow Control and Voltage Profile Improvement Using Unified Power Flow Controller (UPFC) in a Grid Network Takkolu Kalyani and T. Ramesh Kumar Department of Electrical Engineering, Bapatla Engineering

More information

A Transient Free Novel Control Technique for Reactive Power Compensation using Thyristor Switched Capacitor

A Transient Free Novel Control Technique for Reactive Power Compensation using Thyristor Switched Capacitor A Transient Free Novel Control Technique for Reactive Power Compensation using Thyristor Switched Capacitor 1 Chaudhari Krunal R, 2 Prof. Rajesh Prasad 1 PG Student, 2 Assistant Professor, Electrical Engineering

More information

APPLICATION OF STATCOM FOR STABILITY ENHANCEMENT OF FSIG BASED GRID CONNECTED WIND FARM

APPLICATION OF STATCOM FOR STABILITY ENHANCEMENT OF FSIG BASED GRID CONNECTED WIND FARM APPLICATION OF STATCOM FOR STABILITY ENHANCEMENT OF FSIG BASED GRID CONNECTED WIND FARM 1 Rohit Kumar Sahu*, 2 Ashutosh Mishra 1 M.Tech Student, Department of E.E.E, RSR-RCET, Bhilai, Chhattisgarh, INDIA,

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

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

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

International Journal of Emerging Technology in Computer Science & Electronics (IJETCSE) ISSN: Volume 13 Issue 1 MARCH 2015.

International Journal of Emerging Technology in Computer Science & Electronics (IJETCSE) ISSN: Volume 13 Issue 1 MARCH 2015. Optimal Active Power Rescheduling of Generators for Congestion Management using New Definition of Sensitivity G. Kumaravelan 1, N. Chidambararaj 2, Dr.K.Chitra 3 PG Scholar 1, M.E (Power Systems Engg),

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

Vibration Reduction in Aerospace Bracket through Structural Design

Vibration Reduction in Aerospace Bracket through Structural Design IOSR Journal of Mechanical and Civil Engineering (IOSR-JMCE) ISSN: 2278-1684 Volume 4, Issue 5 (Nov. - Dec. 2012), PP 47-51 Vibration Reduction in Aerospace Bracket through Structural Design Murali Mohan

More information

CONTROL AND PERFORMANCE OF A DOUBLY-FED INDUCTION MACHINE FOR WIND TURBINE SYSTEMS

CONTROL AND PERFORMANCE OF A DOUBLY-FED INDUCTION MACHINE FOR WIND TURBINE SYSTEMS CONTROL AND PERFORMANCE OF A DOUBLY-FED INDUCTION MACHINE FOR WIND TURBINE SYSTEMS Lucian Mihet-Popa "POLITEHNICA" University of Timisoara Blvd. V. Parvan nr.2, RO-300223Timisoara mihetz@yahoo.com Abstract.

More information

DEMAND RESPONSE ALGORITHM INCORPORATING ELECTRICITY MARKET PRICES FOR RESIDENTIAL ENERGY MANAGEMENT

DEMAND RESPONSE ALGORITHM INCORPORATING ELECTRICITY MARKET PRICES FOR RESIDENTIAL ENERGY MANAGEMENT 1 3 rd International Workshop on Software Engineering Challenges for the Smart Grid (SE4SG @ ICSE 14) DEMAND RESPONSE ALGORITHM INCORPORATING ELECTRICITY MARKET PRICES FOR RESIDENTIAL ENERGY MANAGEMENT

More information

Identifying the wheeling costs associated with solar sharing in LV distribution networks in Australia using power flow tracing and MW-Mile methodology

Identifying the wheeling costs associated with solar sharing in LV distribution networks in Australia using power flow tracing and MW-Mile methodology University of Wollongong Research Online Faculty of Engineering and Information Sciences - Papers: Part B Faculty of Engineering and Information Sciences 2017 Identifying the wheeling costs associated

More information

CONGESTION MANAGEMENT FOR COMPETITIVE ELECTRICITY MARKETS

CONGESTION MANAGEMENT FOR COMPETITIVE ELECTRICITY MARKETS CONGESTION MANAGEMENT FOR COMPETITIVE ELECTRICITY MARKETS Ms. Archana Jaisisngpure 1, Dr. V. K. Chandrakar 2, Dr. R. M. Mohril 3 1 (Research Fellow/Electrical Engineering department/ Y.C.C.E./Nagpur University/India)

More information

Network Reconfiguration for Loss Reduction and Voltage Profile Improvement of 110-Bus Radial Distribution System Using Exhaustive Search Techniques

Network Reconfiguration for Loss Reduction and Voltage Profile Improvement of 110-Bus Radial Distribution System Using Exhaustive Search Techniques International Journal of Electrical and Computer Engineering (IJECE) Vol. 5, No. 4, August 2015, pp. 788~797 ISSN: 2088-8708 788 Network Reconfiguration for Loss Reduction and Voltage Profile Improvement

More information

Analysis of 440V Radial Agricultural Distribution Networks

Analysis of 440V Radial Agricultural Distribution Networks Analysis of 440V Radial Agricultural Distribution Networks K. V. S. Ramachandra Murthy, and K. Manikanta Abstract : This paper attempts to determine active power losses in the distribution lines which

More information

EEEE 524/624: Fall 2017 Advances in Power Systems

EEEE 524/624: Fall 2017 Advances in Power Systems EEEE 524/624: Fall 2017 Advances in Power Systems Lecture 6: Economic Dispatch with Network Constraints Prof. Luis Herrera Electrical and Microelectronic Engineering Rochester Institute of Technology Topics

More information

The Optimal Location of Interline Power Flow Controller in the Transmission Lines for Reduction Losses using the Particle Swarm Optimization Algorithm

The Optimal Location of Interline Power Flow Controller in the Transmission Lines for Reduction Losses using the Particle Swarm Optimization Algorithm The Optimal Location of Interline Power Flow Controller in the Transmission Lines for Reduction Losses using the Particle Swarm Optimization Algorithm Mehrdad Ahmadi Kamarposhti Department of Electrical

More information

Optimal sizing and Placement of Capacitors for Loss Minimization In 33-Bus Radial Distribution System Using Genetic Algorithm in MATLAB Environment

Optimal sizing and Placement of Capacitors for Loss Minimization In 33-Bus Radial Distribution System Using Genetic Algorithm in MATLAB Environment Optimal sizing and Placement of Capacitors for Loss Minimization In 33-Bus Radial Distribution System Using Genetic Algorithm in MATLAB Environment Mr. Manish Gupta, Dr. Balwinder Singh Surjan Abstract

More information

TABLE OF CONTENTS. Table of contents. Page ABSTRACT ACKNOWLEDGEMENTS TABLE OF TABLES TABLE OF FIGURES

TABLE OF CONTENTS. Table of contents. Page ABSTRACT ACKNOWLEDGEMENTS TABLE OF TABLES TABLE OF FIGURES Table of contents TABLE OF CONTENTS Page ABSTRACT ACKNOWLEDGEMENTS TABLE OF CONTENTS TABLE OF TABLES TABLE OF FIGURES INTRODUCTION I.1. Motivations I.2. Objectives I.3. Contents and structure I.4. Contributions

More information

The Effect Of Distributed Generation On Voltage Profile and Electrical Power Losses Muhammad Waqas 1, Zmarrak Wali Khan 2

The Effect Of Distributed Generation On Voltage Profile and Electrical Power Losses Muhammad Waqas 1, Zmarrak Wali Khan 2 International Journal of Engineering Works Kambohwell Publisher Enterprises Vol., Issue 1, PP. 99-103, Dec. 015 www.kwpublisher.com The Effect Of Distributed Generation On Voltage Profile and Electrical

More information

Power Consump-on Management and Control for Peak Load Reduc-on in Smart Grids Using UPFC

Power Consump-on Management and Control for Peak Load Reduc-on in Smart Grids Using UPFC 1 Power Consump-on Management and Control for Peak Load Reduc-on in Smart Grids Using UPFC M. R. Aghaebrahimi, M. Tourani, M. Amiri Presented by: Mayssam Amiri University of Birjand Outline 1. Introduction

More information

Design of Net Meter for Off Grid Microgrid

Design of Net Meter for Off Grid Microgrid Design of Net Meter for Off Grid Microgrid Vinayaka R Deskar 1, Prof. Pradeep Kumar 2 PG Scholar, Department of Electrical and Electronics Engineering, NMAMIT, Nitte, Udupi, India 1. Asst. Professor, Department

More information

Effect of prime mover speed on power factor of Grid Connected low capacity Induction Generator (GCIG)

Effect of prime mover speed on power factor of Grid Connected low capacity Induction Generator (GCIG) Effect of prime mover speed on power factor of Grid Connected low capacity Induction Generator (GCIG) 1 Mali Richa Pravinchandra, 2 Prof. Bijal Mehta, 3 Mihir D. Raval 1 PG student, 2 Assistant Professor,

More information

POWER QUALITY IMPROVEMENT BASED UPQC FOR WIND POWER GENERATION

POWER QUALITY IMPROVEMENT BASED UPQC FOR WIND POWER GENERATION International Journal of Latest Research in Science and Technology Volume 3, Issue 1: Page No.68-74,January-February 2014 http://www.mnkjournals.com/ijlrst.htm ISSN (Online):2278-5299 POWER QUALITY IMPROVEMENT

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

OPTIMAL Placement of FACTS Devices by Genetic Algorithm for the Increased Load Ability of a Power System

OPTIMAL Placement of FACTS Devices by Genetic Algorithm for the Increased Load Ability of a Power System OPTIMAL Placement of FACTS Devices by Genetic Algorithm for the Increased Load Ability of a Power System A. B.Bhattacharyya, B. S.K.Goswami International Science Index, Electrical and Computer Engineering

More information

POWER FLOW SIMULATION AND ANALYSIS

POWER FLOW SIMULATION AND ANALYSIS 1.0 Introduction Power flow analysis (also commonly referred to as load flow analysis) is one of the most common studies in power system engineering. We are already aware that the power system is made

More information

Application Method Algorithm Genetic Optimal To Reduce Losses In Transmission System

Application Method Algorithm Genetic Optimal To Reduce Losses In Transmission System Application Method Algorithm Genetic Optimal To Reduce Losses In Transmission System I Ketut Wijaya Faculty of Electrical Engineering (Ergonomics Work Physiology) University of Udayana, Badung, Bali, Indonesia.

More information

International Journal of Advance Engineering and Research Development. Demand Response Program considering availability of solar power

International Journal of Advance Engineering and Research Development. Demand Response Program considering availability of solar power Scientific Journal of Impact Factor (SJIF): 4.14 International Journal of Advance Engineering and Research Development Volume 3, Issue 3, March -2016 e-issn (O): 2348-4470 p-issn (P): 2348-6406 Demand

More information

Reliability Analysis of Radial Distribution Networks with Cost Considerations

Reliability Analysis of Radial Distribution Networks with Cost Considerations I J C T A, 10(5) 2017, pp. 427-437 International Science Press Reliability Analysis of Radial Distribution Networks with Cost Considerations K. Guru Prasad *, J. Sreenivasulu **, V. Sankar *** and P. Srinivasa

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

Moment-Based Relaxations of the Optimal Power Flow Problem. Dan Molzahn and Ian Hiskens

Moment-Based Relaxations of the Optimal Power Flow Problem. Dan Molzahn and Ian Hiskens Moment-Based Relaxations of the Optimal Power Flow Problem Dan Molzahn and Ian Hiskens University of Michigan Seminar at UIUC February 2, 2015 Outline Optimal power flow overview Moment relaxations Investigation

More information

Anupam *1, Prof. S.U Kulkarni 2 1 ABSTRACT I. INTRODUCTION II. MODELLING OF WIND SPEED

Anupam *1, Prof. S.U Kulkarni 2 1 ABSTRACT I. INTRODUCTION II. MODELLING OF WIND SPEED 2017 IJSRSET Volume 3 Issue 3 Print ISSN: 2395-1990 Online ISSN : 2394-4099 Themed Section: Engineering and Technology PMSG Based Wind Farm Analysis in ETAP Software Anupam *1, Prof. S.U Kulkarni 2 1 Department

More information

Electricity Transmission Infrastructure Development in New England

Electricity Transmission Infrastructure Development in New England Electricity Transmission Infrastructure Development in New England NPCC Governmental/Regulatory Affairs Advisory Group Paul G. Afonso March 4, 2008 Transmission Infrastructure is Playing An Increasingly

More information

Experimental Resultsofa Wind Energy Conversion Systemwith STATCOM Using Fuzzy Logic Controller

Experimental Resultsofa Wind Energy Conversion Systemwith STATCOM Using Fuzzy Logic Controller Bulletin of Electrical Engineering and Informatics ISSN: 2302-9285 Vol. 5, No. 3, September 2016, pp. 271~283, DOI: 10.11591/eei.v5i3.593 271 Experimental Resultsofa Wind Energy Conversion Systemwith STATCOM

More information

Optimization of Seat Displacement and Settling Time of Quarter Car Model Vehicle Dynamic System Subjected to Speed Bump

Optimization of Seat Displacement and Settling Time of Quarter Car Model Vehicle Dynamic System Subjected to Speed Bump Research Article International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347-5161 2014 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Optimization

More information

EMS of Electric Vehicles using LQG Optimal Control

EMS of Electric Vehicles using LQG Optimal Control EMS of Electric Vehicles using LQG Optimal Control, PG Student of EEE Dept, HoD of Department of EEE, JNTU College of Engineering & Technology, JNTU College of Engineering & Technology, Ananthapuramu Ananthapuramu

More information

Dual-Rail Domino Logic Circuits with PVT Variations in VDSM Technology

Dual-Rail Domino Logic Circuits with PVT Variations in VDSM Technology Dual-Rail Domino Logic Circuits with PVT Variations in VDSM Technology C. H. Balaji 1, E. V. Kishore 2, A. Ramakrishna 3 1 Student, Electronics and Communication Engineering, K L University, Vijayawada,

More information

Microgrids A Regulatory Perspective

Microgrids A Regulatory Perspective Microgrids A Regulatory Perspective Overview of the Regulatory Implications of Microgrid Implementation in California J. David Erickson 1 Agrion Microgrid Task Force April 3, 2013 Disclaimer: This is not

More information

Simulation and Analysis of 220kV Substation

Simulation and Analysis of 220kV Substation Simulation and Analysis of 220kV Substation Yogesh Patel 1, Dixit Tandel 2, Dharti Katti 3 PG Student [Power Systems], Dept. of EE, C. G. Patel Institute of Technology, Bardoli, Gujarat, India 1 PG Student

More information

Real And Reactive Power Saving In Three Phase Induction Machine Using Star-Delta Switching Schemes

Real And Reactive Power Saving In Three Phase Induction Machine Using Star-Delta Switching Schemes Real And Reactive Power Saving In Three Phase Induction Machine Using Star-Delta Switching Schemes Ramesh Daravath, Lakshmaiah Katha, Ch. Manoj Kumar, AVS Aditya ABSTRACT: Induction machines are the most

More information

TRANSMISSION LOSS MINIMIZATION USING ADVANCED UNIFIED POWER FLOW CONTROLLER (UPFC)

TRANSMISSION LOSS MINIMIZATION USING ADVANCED UNIFIED POWER FLOW CONTROLLER (UPFC) TRANSMISSION LOSS MINIMIZATION USING ADVANCED UNIFIED POWER FLOW CONTROLLER (UPFC) Nazneen Choudhari Department of Electrical Engineering, Solapur University, Solapur Nida N Shaikh Department of Electrical

More information

Key words: Consumption of Electrical Energy, Slip Ring Induction Motor, Mine Haulers, Rheostatic, Static Control.

Key words: Consumption of Electrical Energy, Slip Ring Induction Motor, Mine Haulers, Rheostatic, Static Control. Experimental Study on Energy Consumption of Wound Rotor Induction Motor in Mine Applications Ganapathi.D.Moger, Dr.Ch.S.N.Murthy, Dr.Udayakumar.R.Y Asst. professor. E&E Department, Dr.TTIT, KGF, Karnataka

More information

Design and Analysis of 32 Bit Regular and Improved Square Root Carry Select Adder

Design and Analysis of 32 Bit Regular and Improved Square Root Carry Select Adder 76 Design and Analysis of 32 Bit Regular and Improved Square Root Carry Select Adder Anju Bala 1, Sunita Rani 2 1 Department of Electronics and Communication Engineering, Punjabi University, Patiala, India

More information

Optimal Vehicle to Grid Regulation Service Scheduling

Optimal Vehicle to Grid Regulation Service Scheduling Optimal to Grid Regulation Service Scheduling Christian Osorio Introduction With the growing popularity and market share of electric vehicles comes several opportunities for electric power utilities, vehicle

More information

ECE 740. Optimal Power Flow

ECE 740. Optimal Power Flow ECE 740 Optimal Power Flow 1 ED vs OPF Economic Dispatch (ED) ignores the effect the dispatch has on the loading on transmission lines and on bus voltages. OPF couples the ED calculation with power flow

More information

STABILITY ANALYSIS OF DISTRIBUTED GENERATION IN MESH DISTRIBUTION NETWORK IN FREE AND OPEN SOURCE SOFTWARE

STABILITY ANALYSIS OF DISTRIBUTED GENERATION IN MESH DISTRIBUTION NETWORK IN FREE AND OPEN SOURCE SOFTWARE STABILITY ANALYSIS OF DISTRIBUTED GENERATION IN MESH DISTRIBUTION NETWORK IN FREE AND OPEN SOURCE SOFTWARE 1 AUNG KYAW MIN, 2 YAN AUNG OO 1,2 Electrical Engineering, Department of Electrical Power Engineering,

More information

Reforming the TAC and Retail Transmission Rates. Robert Levin California Public Utilities Commission Energy Division August 29, 2017

Reforming the TAC and Retail Transmission Rates. Robert Levin California Public Utilities Commission Energy Division August 29, 2017 Reforming the TAC and Retail Transmission Rates. Robert Levin California Public Utilities Commission Energy Division August 29, 2017 1 CPUC Staff Rate Design Proposals Restructure the High-Voltage TAC

More information

ATC Computation with Consideration of N-1 Contingency and Congestion Removal Using FACTS Devices

ATC Computation with Consideration of N-1 Contingency and Congestion Removal Using FACTS Devices ATC Computation with Consideration of N-1 Contingency and Congestion Removal Using FACTS Devices Sampada Thote 1, M. khardenvis 2 P.G. Student, Department of Electrical Engineering, Government College

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

An Algorithm for Optimal Load Dispatch in a Power System Incorporating Transmission Cost

An Algorithm for Optimal Load Dispatch in a Power System Incorporating Transmission Cost An Algorithm for Optimal Load Dispatch in a Power System Incorporating Transmission Cost D. Hazarika Assam Engineering College, Guwahati-78013, India dlhazarika@sify.com Abstract-The paper describes an

More information

Acceleration Behavior of Drivers in a Platoon

Acceleration Behavior of Drivers in a Platoon University of Iowa Iowa Research Online Driving Assessment Conference 2001 Driving Assessment Conference Aug 1th, :00 AM Acceleration Behavior of Drivers in a Platoon Ghulam H. Bham University of Illinois

More information

Power Flow Simulation of a 6-Bus Wind Connected System and Voltage Stability Analysis by Using STATCOM

Power Flow Simulation of a 6-Bus Wind Connected System and Voltage Stability Analysis by Using STATCOM Power Flow Simulation of a 6-Bus Wind Connected System and Voltage Stability Analysis by Using STATCOM Shaila Arif 1 Lecturer, Dept. of EEE, Ahsanullah University of Science & Technology, Tejgaon, Dhaka,

More information

Optimal Control of a Sensor-less Vector Induction Motor

Optimal Control of a Sensor-less Vector Induction Motor Optimal Control of a Sensor-less Vector Induction Motor Gangishetti Srinivas Jawaharlal Nehru Technological University Hyderabad, A.P, India e-mail: gangishetti07@gmail.com Sandipamu Tarakalyani Jawaharlal

More information

Proposed Solution to Mitigate Concerns Regarding AC Power Flow under Convergence Bidding. September 25, 2009

Proposed Solution to Mitigate Concerns Regarding AC Power Flow under Convergence Bidding. September 25, 2009 Proposed Solution to Mitigate Concerns Regarding AC Power Flow under Convergence Bidding September 25, 2009 Proposed Solution to Mitigate Concerns Regarding AC Power Flow under Convergence Bidding Background

More information

Deploying Power Flow Control to Improve the Flexibility of Utilities Subject to Rate Freezes and Other Regulatory Restrictions

Deploying Power Flow Control to Improve the Flexibility of Utilities Subject to Rate Freezes and Other Regulatory Restrictions 21, rue d Artois, F-75008 PARIS CIGRE US National Committee http : //www.cigre.org 2013 Grid of the Future Symposium Deploying Power Flow Control to Improve the Flexibility of Utilities Subject to Rate

More information

A Study of Electric Power Distribution Architectures in Shipboard Power Systems

A Study of Electric Power Distribution Architectures in Shipboard Power Systems A. Mohamed, Doctoral Student and Professor O. A. Mohammed Energy Systems Research Laboratory Department of Electrical and Computer Engineering Florida International University A Study of Electric Power

More information