Optimization of Ancillary Services for System Security: Sequential vs. Simultaneous LMP calculation

Size: px
Start display at page:

Download "Optimization of Ancillary Services for System Security: Sequential vs. Simultaneous LMP calculation"

Transcription

1 Optmzaton of Ancllary Servces for System Securty: Sequental vs. Smultaneous LM calculaton Sddhartha Kumar Khatan, Yuan L, Student Member, IEEE, and Chen-Chng. Lu, Fellow, IEEE Abstract-- A lnear optmzaton problem s formulated to enable the Independent System Operator (ISO) to make least cost decsons for purchasng ancllary servces. The ISO s responsble for adjustng the schedules resultng from the market clearng process to elmnate congeston [1]. Both the sequental and the smultaneous DC formulatons for congeston management and ancllary servces selecton are optmzed and compared as to ther optmalty. In a smultaneous approach the complex nterplay of dynamc nteractons whch truly represents the actual operaton s taken nto consderaton. Hence the combned optmzaton s more practcal from the pont of actual operaton of the power system. It s shown n the results that optmalty s acheved by smultaneously handlng congeston and ancllary servces. Load senstvty studes are done at each of the load buses to see the system mpact and predct the LM at each load bus. A Locatonal Margnal rce (LM) smulator based on a generalzed n-layer feed forward artfcal neural network (ANN) whch uses an error-backpropogaton algorthm (LMS mnmzaton) s developed to ncorporate the nherent uncertantes n the market envronment, load forecastng and other factors. It can also serve as a useful tool when there are mssng nputs. Index Terms ANN, ancllary servce, lnear programmng,lm, power market. T I. INTRODUCTION HE deulaton of the electrcty market has ncreased the challenges to mantan the system securty and relablty. The system s beng operated closer to lmts. The responsblty of mantanng the securty and relablty rests on the ISO. At the same tme the ISO should pursue the goal of maxmum socal welfare by choosng least cost optons for mantanng the desred reserve, ulaton and other ancllary servces and adjustng schedules for congeston management. Ancllary servces are generally referred to as those servces other than energy that are essental for ensurng the relable operaton of the electrcal grd. FERC has determned that the followng sx ancllary servces may be ncluded n an open access transmsson tarff: (1) schedulng, control and Sddhartha Kumar Khatan s wth the Department of Electrcal Engneerng, Iowa State Unversty, Ames, Iowa, 11 USA (e-mal: skhatan@astate.edu). Yuan L s wth the Department of Electrcal Engneerng, Iowa State Unversty, Ames, Iowa, 11 USA (emal: tua@astate.edu) Chen-Chng Lu s wth the Department of Electrcal Engneerng, Iowa State Unversty, Ames, Iowa, 11 USA (e-mal: lu@astate.edu ). dspatch; (2) reactve power supply and voltage control; (3) ulaton and frequency response; (4) energy mbalance; () operatng reserve (spnnng and non-spnnng) [2]. In the present formulaton only ulaton and spnnng reserve are consdered. These are ancllary servces actually avalable n the electrcty markets. In the market envronment the cost of next MW at any node (load bus) remans the same when there s no congeston. On the other hand, there s dfferental prcng or LM when the transmsson system s congested and one causng the congeston has to pay more. LM s a standard way for congeston management. Therefore load senstvty studes are mportant to reflect the mpact of load ncrease at a node on the system n terms of LM. There are standard software packages for the calculaton of LM. However loss of nformaton or bad nformaton, delayed nformaton, nadequate nformaton can all lead to mparment. Moreover there s nherent uncertanty n the market envronment and t s practcally mpossble to accurately model the non lnear market dynamcs whch would reflect the output n ts true sense. The correctness of the output s mportant. The above factors of uncertanty and mportance of LM motvated the modelng of the LM calculaton n a market envronment through a neural network confguraton. enetc algorthms are a category of evolutonary algorthms whch are used for optmzaton problems. These technques are not very effectve aganst estmaton problems. Support Vector Machnes and Artfcal Neural Networks are effectve machne learnng algorthms as they provde real tme estmaton on testng set once they are properly traned. Thus, ther use allows dynamc estmaton of LM. However, Support Vector Machnes orgnally solve only bnary classfcaton problems. Thus the choce of ANN s sutable for LM predcton. Unlke k-nearest neghbors and case based reasonng technques whch are lazy learnng technques; neural networks are generally referred to as eager learnng algorthms because they generalze the observatons for nferences before processng the query. Reference [3] uses a combnaton of fuzzy nference system and least square estmaton for forecastng prce n a day ahead market. Reference [4] uses ANN for System Margnal rce (SM) forecastng and [] uses extended Kalman flter based ANN to predct market clearng prce (MC). Nether of them /8/2. 8 IEEE. 321

2 consders congeston and has nputs such as system demand, reserves, gas and ol prces and past MCs and SMs. The current study s not exhaustve wth ard to the sutablty and avalablty of the nputs correspondng to the output. However the proposed method provdes a wndow nto a drecton whch s promsng and can become more attractve wth detaled studes usng real data from the market and more thorough parameter analyss and selecton of optmal performance network for a wde range of nputs. The proposed model can be used for prce forecastng wth the demand forecast data whch s avalable wth every utlty. II. ANN ARCHITECTURE In ths paper a generalzed n-layer feed forward artfcal neural network [6]-[8] whch uses an error-backpropogaton algorthm (LMS mnmzaton) was mplemented n the Vsual Basc (VB 6.) programmng language. The program can allow for a general number of nputs, hdden layers, hdden layer elements, and output layer elements. Two hdden layers were found to be suffcent n solvng a problem of ths sze and therefore the archtecture was reduced to a four-layer feed forward network. A four-layer feed forward network conssts of a set of sensory unts (source nodes) that consttute the nput layer, two hdden layers of computaton nodes, and an output layer of computaton nodes. The followng notaton s generally used to refer to a partcular type of archtecture that has two hdden layers: (# nputs)-(# hdden neurons)-(# hdden neurons)-(# outputs). For example, the notaton refers to an ANN archtecture that takes n 1 nputs (features), has 2 hdden layers consstng of 4 neurons each, and produces 1 output. The terms elements, nodes and neurons are nterchangeable and refer to the same entty. Fg. 1 shows the Mult-layer Feed-forward Network. mportant because, otherwse, the nput-output relaton of the network could be reduced to that of a sngle-layer perceptron. The computaton of the δ (local gradent) for each neuron of the multlayer perceptron requres that the functon ϕ(.) be contnuous. In other words, dfferentablty s the only requrement that an actvaton functon would have to satsfy. For ths problem, an asymmetrc hyperbolc tangent functon (tanh) was chosen for whch the ampltude of the output les nsde the range 1 y j +1. Snce, we requre the fnal outputs to be real values nstead of bnary outputs; a lnear combner model was used for neurons n the output layer, thus omttng the nonlnear actvaton functon C. Learnng Rate arameter η The learnng-rate parameter s denoted by η. The backpropagaton algorthm provdes an approxmaton to the trajectory n weght space computed by the method of steepest descent. The smaller one makes the learnng-rate parameter η, the smaller wll the changes to the synaptc weghts n the network be from one teraton to the next and the smoother wll be the trajectory n weght space. Ths mprovement, however, s attaned at the cost of a slower rate of learnng. If, on the other hand, one makes the learnng-rate parameter η too large so as to speed up the rate of learnng, the resultng large changes n the synaptc weghts assume such a form that the network may become unstable (.e., oscllatory). For ths problem, a smooth learnng curve was acheved wth η of.1 D. erformance Measure (RMSE) In order to track the performance of the network the Root Mean Squared Error (RMSE) at the end of each epoch was calculated. An epoch s defned as one full presentaton of all the tranng vectors to the network. The RMSE at the end of each epoch s defned as: N 2 [ d j Y ( X j )] RMSE = j = 1 N where d j s the desred response for the nput tranng vector X j, and N s the total number of nput vectors presented to the network for tranng. In order for the network to learn the problem smoothly, a monotonc decrease n the RMSE s expected wth ncrease n the number of epochs. Fg. 1. Mult-layer Feed-forward Network A. Intalzaton of weghts The frst step n back-propagaton learnng s to ntalze the network. It s recommended that the ntalzaton of the synaptc weghts of the network be unformly dstrbuted nsde a small range. A range of (-.2, +.2) was used for random ntalzaton of all synaptc weght vectors n the network for ths study B. Non Lnear actvaton functon The model of each neuron n the hdden layer(s) and output layer of the network ncludes nonlnearty at the output end. The presence of a nonlnear actvaton functon, ϕ(.), s III. FORMULATION OF THE OTIMIZATION ROBLEM The objectve of the aucton market could be to mnmze the socal cost or mnmze the procurement cost. The socal cost refers to the actual cost of the requred servces and the procurement cost refers to the cost to procure the requred servce. So the drect objectve s to mnmze the product of the prce and amount or capacty of all the ancllary servces. The general constrants consdered are system reserve and ulaton requrements, maxmum ramp rates, maxmum and mnmum bd block amounts, unt capacty lmts, system relablty, securty and so on. A. DC ower Flow Model The DC power flow formulaton gnores reactve power, assumes all the voltages are at 1. per unt, and gnores lne 322

3 conductance. Ths makes the power flow a lnear set of equatons, whch can be solved drectly. = Bδ (1) where Bus power njecton B Imagnary part of bus admttance matrx δ Bus voltage angle DC power flow model s used to calculate the lne flow. B. Objectve functon The basc objectve s to make the devatons from unconstraned market equlbrum mnmum and also mnmze the cost of the ancllary servce, such as ulaton and reserve. 1) Congeston management objectve functon Schedulng Coordnators (ISO s clents) submt schedules showng how much power they want to transport and where t wll come from. ISO takes all the schedules and runs them through a large computer program (schedulng nfrastructure) to determne the chances of traffc jam (overloadng of the transmsson system) or congeston. If there s no congeston, ISO gves schedulng coordnators green lght to proceed. Otherwse the ISO gves schedulng coordnators opportunty to ether sell off or buy more power, wth ISO eventually choosng least-cost optons C s = c Δ, j D, k Q 2) Ancllary Servces Objectve Functon mn [ V, θ, j D, k Q ( c ( c res res + e + π e res res res res τ τ ) + where: (MW) s the amount of ulaton cleared at each bus, each schedulng coordnator; c (/MW) s the bd prce of capacty reservaton for ulaton purposes; e (/MWh) s the bd prce of the energy output from ulaton sources; a (/MWh/mn) s the bd prce for the ulaton adder, R s the generaton ramp rate (MW/mn); τ (h) s the tme requrement for the speed of response of ulaton; )] (2) (3) res (MW) s the amount of reserve cleared; c res (/MW) s the res bd prce of capacty reservaton for reserve; e (/MWh) s the bd prce for the energy output from reserve; τ res (h) s the tme requrement for the actvaton of reserve; π res (,1] s the probablty of spnnng reserve actvaton. 3) Decson varables If a congeston takes place, the schedulng coordnators have to sell or buy more power. That s, the real power out of the generaton unt has to be adjusted, whch s marked res as Δ,, sc ' k ' C. Constrants, sc ' k ',, sc ' k '. 1) Congeston management and lne flow constrant To deal wth congeston management, only the te lne flow s checked. The nequalty constrant s of the followng form: H 1 δ = HB Fmax (4) where F max The maxmum lne flow Because =, + Δ () old where, old The orgnal generaton amount So we get, HB Δ, sc1 + HB Δ, sc2 Fmax HB, old (6) HB Δ, sc1 HB Δ, sc2 Fmax+ HB, old (7) For other constrants please see [1]. IV. ILLUSTRATION A. Test system The test systems used was the -bus TI/SSe test system, shown n Fg. 2. Two schedulng coordnators, SC1 and SC2, and three major congeston zones are assumed. The lmtng constrant s the transfer capablty from area 3 nto area 1. Both SC1 and SC2 have generaton avalable at buses 11, 12, 1, 6, 31 and 38 and serve loads at 7 load buses. In ths example, no congeston management or ancllary servce bds are submtted by the demand sde. Both SCs submt adjustment bds for congeston management at all sx generator buses and also bds for all types of ancllary servces. The basc nformaton about the two SC s s shown n Table

4 2 Before 2 After Fg. 2 The one lne dagram of the test system TABLE 1 THE INFORMATION FOR BOTH SCHEDULE COORDINATORS Lne Number Lne Number Fg. 4 The result of sequental optmzaton SEQ SEQ SIM B. Sequental vs. Smultaneous Optmzaton The dfference of lne flow before and after optmzaton n the case of smultaneous and the sequental optmzaton of the congeston and the ancllary servce are shown n Fg. 3 and Fg. 4 respectvely. Fg. shows a comparson of the generaton output for the smultaneous and the sequental approaches. Lne Flow Before Lne Number Fg. 3 The result of smultaneous optmzaton After Lne Number SEQ SIM Fg. Comparson of generaton output In Table 2 the objectve value s presented to compare the optmalty. As expected the objectve functon value n the case of the smultaneous optmzaton approach s better. Ths s due to the fact that n a smultaneous approach the couplng constrants and the complex nterplay of dynamc nteractons whch represents the actual operaton are taken nto consderaton. Hence the combned optmzaton s more practcal from the pont of actual operaton of the power system. It s shown that the optmalty s acheved by smultaneously handlng congeston and ancllary servces. TABLE 2 OTIMAL VALUE method Objectve value () sequental smultaneous C. Locatonal Margnal rce One of the most used methods to manage congestons s through the LM. After the calculaton of the LM, the customers n a congested area may have to pay a hgher prce. Therefore t s mportant to study the load senstvty of the dfferent nodes to dentfy the mpact of load ncrease on the system and the resultng LM. The LM shown n Table 3 s calculated smultaneously wth ancllary servce optmzaton. The results shown n Fg. 6 and Table 4 are the generator outputs before optmzaton and then after smultaneous optmzaton and for 1 MW of load ncrease on bus 13 for the purpose of LM calculaton. 324

5 TABLE 3 THE BUS LM Load Bus Real Load (/MW) OLD OLD OT_SIM LM_BUS V. ANN MODELIN FOR REDICTIN LM 1) ANN Inputs and Outputs The generator output of the sx generators of each of the schedulng coordnators obtaned from Matlab smulaton of the test system at dfferent load level at each of the seven load buses are shown to be reasonably good ndcators of LM, the output. A bus test power system model was smulated n Matlab 7.1. Loads and njectons were smulated and lne power flow and LM were computed for 1 cases. The data was used (7%) for tranng and (2%) for testng 2) Results and Dscusson The twelve generator outputs were used as nputs. However after the senstvty analyss t s found that only fve of them were havng any mpact on the output. So these fve generator output were used n tranng. They are generators a1 to a. In the Fg. 8 below the nput output characterstc of these fve generators to the output s shown Fg. 6 eneraton changng TABLE 4 OLD, OT AND LM ENERATION AMOUNT Sc1 Sc2 Old Opt LM Old Opt LM bus 1 bus bus bus6 32 bus bus9 bus Fg. 8 The I/O characterstcs The generators a1-a correspond to 12-SC1, 38-SC2, 12- SC2, 1-SC2, 31-SC1 and 6-SC1.The four layer feed forward network used were and The number of epochs used was. The results for the tranng curves and the LM predcton for both the cases are presented n the fgures below. Fg. 9 shows the tranng curve for the network for LM at a partcular node Fg. 7 LM vs. Load ncrease Then the load at one of the load buses was sequentally ncreased wth a step of 1 MW to the maxmum of MW. Ths was repeated for each of the seven load buses. The Fg. 7 shows the trend n the LM for each node wth the ncrease n load at that bus only. Ths s useful nformaton assumng bd prces to be same for adjustment and ancllary servces. Ths nformaton can also be used by a utlty (LSE) to make decsons ardng generaton from own generators or to purchase from the market. Fg. 9 The tranng curve for Fg. 1 and Fg. 11 show the predcted and the Target LM on dfferent scales. The average absolute error n ths case s 27%. 32

6 tranng data, wth lttle or no dfference, because the network tends to learn the values. However t s a challenge to dentfy the optmal set of nput varables whch have hgh senstvty to LM. It s n the scope of our future work to consder load uncertanty, lne flow, and load forecast data to optmze the network for best performance and also use that for prce forecastng purposes because load forecast data are avalable. Also t wll be nterestng to use tme dependent networks such as recurrent networks to model the market envronment. Fg. 1 The LM Smulator output for test data () Fg. 12 and Fg. 13 show the tranng curve for the ---1 network for LM at a partcular node. The average absolute error n ths case s 18%. Fg. 11 The result of smultaneous optmzaton VI. CONCLUSIONS The proposed ANN can be very attractve for estmaton of the LMs under the stuaton of uncertanty and mssng nformaton. ANN models are good unversal functon approxmators and easy to tran. Neural Networks are amongst the most robust machne learnng tools for estmaton. They take tme to tran but once traned they can process and estmate output n real tme. The only condtons unfavorable to ANNs are the cases where supervsed learnng s constraned due to lack of nput data or tranng tme. DC formulaton usng L s very effcent and robust for congeston management and ancllary servces optmzaton to make least cost decsons. Smultaneous optmzaton s more accurate and makes sense n a coupled envronment but the sequental approach s easer to perform. VII. ACKNOWLEDMENT We gratefully acknowledge the help of Dr. Kasthurrangan opalakrshnan n codng for the neural network. Fg. 12 The tranng curve for ---1 REFERENCES [1] M. bescu and C. C. Lu, Optmzaton of Ancllary Servces for System Securty, roc. Internatonal Symp. Bulk ower Systems Dynamcs and Control, Santorn, reece, Aug [2] M. Shahdehpour, H. Yamn, and Z. L, Market Operatons n Electrc ower Systems, New York: A John Wley & Sons, Inc. 2 [3] L,.; Lu, C.-C.; Mattson, C.; Lawarree, J.; Day-Ahead Electrcty rce Forecastng n a rd Envronment, ower Systems, IEEE Transactons on Volume 22, Issue 1, Feb. 7 age(s): [4] B. R. Szkuta, L. A. Sanavra, and T. S. Dllon, Electrcty rce Short Term Forecastng Usng Artfcal Neural Networks, IEEE Trans. ower Syst., vol. 14, no. 3, pp , Aug [] L. Zhang and. B. Luh, Neural Network-Based Market Clearng rce redcton and Confdence Interval Estmaton wth an Improved Extended Kalman Flter Method, IEEE Trans. ower Syst., vol., no. 1, pp. 9 66, Feb.. [6] S. Haykn, Neural Networks: A Comprehensve Foundaton, Macmllan College ublshng Company, Inc., New York, NY, [7] D.C. ark, M.A El-Sharkaw, R.J. Marks 11, L.E. Atlas, and M.J. Dunborg, "Electrc Load Forecastng Usng An Artfcal Neural Network", IEEE Transactons on ower Systems, Vol. 6, No. 2, May 199 1, pp [8] Fg. 13 The LM Smulator output for test data (3) It s concluded that neural network modelng for predctng LM can be a very useful tool (wth proper tranng) because t can be used onlne to meet the performance requrement. It s however mportant not to over tran the network wth 326

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b 2nd Internatonal Conference on Computer Engneerng, Informaton Scence & Applcaton Technology (ICCIA 207) Research of Dspatchng Method n Elevator Group Control System Based on Fuzzy Neural Network Yufeng

More information

The Effect Of Phase-Shifting Transformer On Total Consumers Payments

The Effect Of Phase-Shifting Transformer On Total Consumers Payments Australan Journal of Basc and Appled Scences 5(: 854-85 0 ISSN -88 The Effect Of Phase-Shftng Transformer On Total Consumers Payments R. Jahan Mostafa Nck 3 H. Chahkand Nejad Islamc Azad Unversty Brjand

More information

Uncertainty in measurements of power and energy on power networks

Uncertainty in measurements of power and energy on power networks Uncertanty n measurements of power and energy on power networks E. Manov, N. Kolev Department of Measurement and Instrumentaton, Techncal Unversty Sofa, bul. Klment Ohrdsk No8, bl., 000 Sofa, Bulgara Tel./fax:

More information

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht 68 Internatonal Journal "Informaton Theores & Applcatons" Vol.11 PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION Evgeny Artyomov and Orly

More information

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University Dynamc Optmzaton Assgnment 1 Sasanka Nagavall snagaval@andrew.cmu.edu 16-745 January 29, 213 Robotcs Insttute Carnege Mellon Unversty Table of Contents 1. Problem and Approach... 1 2. Optmzaton wthout

More information

LMP Based Zone Formation in Electricity Markets

LMP Based Zone Formation in Electricity Markets 8th WSEAS Internatonal Conference on POWER SYSTEMS (PS 2008), Santander, Cantabra, Span, September 23-25, 2008 LMP Based Zone Formaton n Electrcty Markets SAURABH CHANANA, ASHWANI KUMAR, RAHUL SRIVASTAVA

More information

High Speed, Low Power And Area Efficient Carry-Select Adder

High Speed, Low Power And Area Efficient Carry-Select Adder Internatonal Journal of Scence, Engneerng and Technology Research (IJSETR), Volume 5, Issue 3, March 2016 Hgh Speed, Low Power And Area Effcent Carry-Select Adder Nelant Harsh M.tech.VLSI Desgn Electroncs

More information

Optimal Sizing and Allocation of Residential Photovoltaic Panels in a Distribution Network for Ancillary Services Application

Optimal Sizing and Allocation of Residential Photovoltaic Panels in a Distribution Network for Ancillary Services Application Optmal Szng and Allocaton of Resdental Photovoltac Panels n a Dstrbuton Networ for Ancllary Servces Applcaton Reza Ahmad Kordhel, Student Member, IEEE, S. Al Pourmousav, Student Member, IEEE, Jayarshnan

More information

Optimal Placement of PMU and RTU by Hybrid Genetic Algorithm and Simulated Annealing for Multiarea Power System State Estimation

Optimal Placement of PMU and RTU by Hybrid Genetic Algorithm and Simulated Annealing for Multiarea Power System State Estimation T. Kerdchuen and W. Ongsakul / GMSARN Internatonal Journal (09) - Optmal Placement of and by Hybrd Genetc Algorthm and Smulated Annealng for Multarea Power System State Estmaton Thawatch Kerdchuen and

More information

New Parallel Radial Basis Function Neural Network for Voltage Security Analysis

New Parallel Radial Basis Function Neural Network for Voltage Security Analysis New Parallel Radal Bass Functon Neural Network for Voltage Securty Analyss T. Jan, L. Srvastava, S.N. Sngh and I. Erlch Abstract: On-lne montorng of power system voltage securty has become a very demandng

More information

Application of Intelligent Voltage Control System to Korean Power Systems

Application of Intelligent Voltage Control System to Korean Power Systems Applcaton of Intellgent Voltage Control System to Korean Power Systems WonKun Yu a,1 and HeungJae Lee b, *,2 a Department of Power System, Seol Unversty, South Korea. b Department of Power System, Kwangwoon

More information

Static Security Based Available Transfer Capability (ATC) Computation for Real-Time Power Markets

Static Security Based Available Transfer Capability (ATC) Computation for Real-Time Power Markets SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 7, No. 2, November 2010, 269-289 UDK: 004.896:621.311.15 Statc Securty Based Avalable Transfer Capablty (ATC) Computaton for Real-Tme Power Markets Chntham

More information

NATIONAL RADIO ASTRONOMY OBSERVATORY Green Bank, West Virginia SPECTRAL PROCESSOR MEMO NO. 25. MEMORANDUM February 13, 1985

NATIONAL RADIO ASTRONOMY OBSERVATORY Green Bank, West Virginia SPECTRAL PROCESSOR MEMO NO. 25. MEMORANDUM February 13, 1985 NATONAL RADO ASTRONOMY OBSERVATORY Green Bank, West Vrgna SPECTRAL PROCESSOR MEMO NO. 25 MEMORANDUM February 13, 1985 To: Spectral Processor Group From: R. Fsher Subj: Some Experments wth an nteger FFT

More information

Learning Ensembles of Convolutional Neural Networks

Learning Ensembles of Convolutional Neural Networks Learnng Ensembles of Convolutonal Neural Networks Lran Chen The Unversty of Chcago Faculty Mentor: Greg Shakhnarovch Toyota Technologcal Insttute at Chcago 1 Introducton Convolutonal Neural Networks (CNN)

More information

Power Distribution Strategy Considering Active Power Loss for DFIGs Wind Farm

Power Distribution Strategy Considering Active Power Loss for DFIGs Wind Farm Journal of Power and Energy Engneerng, 014,, 13-19 Publshed Onlne Aprl 014 n cres. http://www.scrp.org/journal/jpee http://dx.do.org/10.436/jpee.014.4030 Power Dstrbuton trategy Consderng Actve Power Loss

More information

Design of Shunt Active Filter for Harmonic Compensation in a 3 Phase 3 Wire Distribution Network

Design of Shunt Active Filter for Harmonic Compensation in a 3 Phase 3 Wire Distribution Network Internatonal Journal of Research n Electrcal & Electroncs Engneerng olume 1, Issue 1, July-September, 2013, pp. 85-92, IASTER 2013 www.aster.com, Onlne: 2347-5439, Prnt: 2348-0025 Desgn of Shunt Actve

More information

Investigation of Hybrid Particle Swarm Optimization Methods for Solving Transient-Stability Constrained Optimal Power Flow Problems

Investigation of Hybrid Particle Swarm Optimization Methods for Solving Transient-Stability Constrained Optimal Power Flow Problems Investgaton of Hybrd Partcle Swarm Optmzaton Methods for Solvng Transent-Stablty Constraned Optmal Power Flow Problems K. Y. Chan, G. T. Y. Pong and K. W. Chan Abstract In ths paper, hybrd partcle swarm

More information

Power Flow Tracing Based Congestion Management Using Firefly Algorithm In Deregulated Electricity Market

Power Flow Tracing Based Congestion Management Using Firefly Algorithm In Deregulated Electricity Market Internatonal Journal of Engneerng Research and Development e-iss: 2278-067X, p-iss: 2278-800X, www.erd.com Volume 12, Issue 5 (May 2016),.38-48 ower Flow Tracng Based Congeston Management Usng Frefly Algorthm

More information

Available Transfer Capability (ATC) Under Deregulated Power Systems

Available Transfer Capability (ATC) Under Deregulated Power Systems Volume-4, Issue-2, Aprl-2, IN : 2-758 Internatonal Journal of Engneerng and Management Research Avalable at: www.emr.net Page Number: 3-8 Avalable Transfer Capablty (ATC) Under Deregulated Power ystems

More information

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems 0 nd Internatonal Conference on Industral Technology and Management (ICITM 0) IPCSIT vol. 49 (0) (0) IACSIT Press, Sngapore DOI: 0.776/IPCSIT.0.V49.8 A NSGA-II algorthm to solve a b-obectve optmzaton of

More information

Allocation of capacitor banks in distribution systems using multi-objective function

Allocation of capacitor banks in distribution systems using multi-objective function Vol. 8(27), pp. 1282-1288, 18 July, 2013 DOI 10.5897/SRE2013.5554 ISSN 1992-2248 2013 Academc Journals http://www.academcjournals.org/sre Scentfc Research and Essays Full Length Research aper Allocaton

More information

MTBF PREDICTION REPORT

MTBF PREDICTION REPORT MTBF PREDICTION REPORT PRODUCT NAME: BLE112-A-V2 Issued date: 01-23-2015 Rev:1.0 Copyrght@2015 Bluegga Technologes. All rghts reserved. 1 MTBF PREDICTION REPORT... 1 PRODUCT NAME: BLE112-A-V2... 1 1.0

More information

Medium Term Load Forecasting for Jordan Electric Power System Using Particle Swarm Optimization Algorithm Based on Least Square Regression Methods

Medium Term Load Forecasting for Jordan Electric Power System Using Particle Swarm Optimization Algorithm Based on Least Square Regression Methods Journal of Power and Energy Engneerng, 2017, 5, 75-96 http://www.scrp.org/journal/jpee ISSN Onlne: 2327-5901 ISSN Prnt: 2327-588X Medum Term Load Forecastng for Jordan Electrc Power System Usng Partcle

More information

Calculation of the received voltage due to the radiation from multiple co-frequency sources

Calculation of the received voltage due to the radiation from multiple co-frequency sources Rec. ITU-R SM.1271-0 1 RECOMMENDATION ITU-R SM.1271-0 * EFFICIENT SPECTRUM UTILIZATION USING PROBABILISTIC METHODS Rec. ITU-R SM.1271 (1997) The ITU Radocommuncaton Assembly, consderng a) that communcatons

More information

To: Professor Avitabile Date: February 4, 2003 From: Mechanical Student Subject: Experiment #1 Numerical Methods Using Excel

To: Professor Avitabile Date: February 4, 2003 From: Mechanical Student Subject: Experiment #1 Numerical Methods Using Excel To: Professor Avtable Date: February 4, 3 From: Mechancal Student Subject:.3 Experment # Numercal Methods Usng Excel Introducton Mcrosoft Excel s a spreadsheet program that can be used for data analyss,

More information

Determination of Available Transfer Capability (ATC) Considering Integral Square Generator Angle (ISGA)

Determination of Available Transfer Capability (ATC) Considering Integral Square Generator Angle (ISGA) 6th WSEAS Int. Conference on Computatonal Intellgence, Man-Machne Systems and Cybernetcs, Tenerfe, Span, December 14-16, 27 214 Determnaton of Avalable Transfer Capablty (ATC) Consderng Integral Square

More information

A TWO-PLAYER MODEL FOR THE SIMULTANEOUS LOCATION OF FRANCHISING SERVICES WITH PREFERENTIAL RIGHTS

A TWO-PLAYER MODEL FOR THE SIMULTANEOUS LOCATION OF FRANCHISING SERVICES WITH PREFERENTIAL RIGHTS A TWO-PLAYER MODEL FOR THE SIMULTANEOUS LOCATION OF FRANCHISING SERVICES WITH PREFERENTIAL RIGHTS Pedro Godnho and oana Das Faculdade de Economa and GEMF Unversdade de Combra Av. Das da Slva 65 3004-5

More information

COMPLEX NEURAL NETWORK APPROACH TO OPTIMAL LOCATION OF FACTS DEVICES FOR TRANSFER CAPABILITY ENHANCEMENT

COMPLEX NEURAL NETWORK APPROACH TO OPTIMAL LOCATION OF FACTS DEVICES FOR TRANSFER CAPABILITY ENHANCEMENT ARPN Journal of Engneerng and Appled Scences 006-010 Asan Research Publshng Networ (ARPN). All rghts reserved. www.arpnournals.com COMPLEX NEURAL NETWORK APPROACH TO OPTIMAL LOCATION OF FACTS DEVICES FOR

More information

A Preliminary Study on Targets Association Algorithm of Radar and AIS Using BP Neural Network

A Preliminary Study on Targets Association Algorithm of Radar and AIS Using BP Neural Network Avalable onlne at www.scencedrect.com Proceda Engneerng 5 (2 44 445 A Prelmnary Study on Targets Assocaton Algorthm of Radar and AIS Usng BP Neural Networ Hu Xaoru a, Ln Changchuan a a Navgaton Insttute

More information

Performance Analysis of Multi User MIMO System with Block-Diagonalization Precoding Scheme

Performance Analysis of Multi User MIMO System with Block-Diagonalization Precoding Scheme Performance Analyss of Mult User MIMO System wth Block-Dagonalzaton Precodng Scheme Yoon Hyun m and Jn Young m, wanwoon Unversty, Department of Electroncs Convergence Engneerng, Wolgye-Dong, Nowon-Gu,

More information

A MODIFIED DIFFERENTIAL EVOLUTION ALGORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS

A MODIFIED DIFFERENTIAL EVOLUTION ALGORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS A MODIFIED DIFFERENTIAL EVOLUTION ALORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS Kaml Dmller Department of Electrcal-Electroncs Engneerng rne Amercan Unversty North Cyprus, Mersn TURKEY kdmller@gau.edu.tr

More information

Rejection of PSK Interference in DS-SS/PSK System Using Adaptive Transversal Filter with Conditional Response Recalculation

Rejection of PSK Interference in DS-SS/PSK System Using Adaptive Transversal Filter with Conditional Response Recalculation SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol., No., November 23, 3-9 Rejecton of PSK Interference n DS-SS/PSK System Usng Adaptve Transversal Flter wth Condtonal Response Recalculaton Zorca Nkolć, Bojan

More information

Understanding the Spike Algorithm

Understanding the Spike Algorithm Understandng the Spke Algorthm Vctor Ejkhout and Robert van de Gejn May, ntroducton The parallel soluton of lnear systems has a long hstory, spannng both drect and teratve methods Whle drect methods exst

More information

The Spectrum Sharing in Cognitive Radio Networks Based on Competitive Price Game

The Spectrum Sharing in Cognitive Radio Networks Based on Competitive Price Game 8 Y. B. LI, R. YAG, Y. LI, F. YE, THE SPECTRUM SHARIG I COGITIVE RADIO ETWORKS BASED O COMPETITIVE The Spectrum Sharng n Cogntve Rado etworks Based on Compettve Prce Game Y-bng LI, Ru YAG., Yun LI, Fang

More information

Comparison of Gradient descent method, Kalman Filtering and decoupled Kalman in training Neural Networks used for fingerprint-based positioning

Comparison of Gradient descent method, Kalman Filtering and decoupled Kalman in training Neural Networks used for fingerprint-based positioning Comparson of Gradent descent method, Kalman lterng and decoupled Kalman n tranng Neural Networs used for fngerprnt-based postonng Claude Mbusa Taenga, Koteswara Rao Anne, K Kyamaya, Jean Chamberlan Chedou

More information

Optimum Allocation of Distributed Generations Based on Evolutionary Programming for Loss Reduction and Voltage Profile Correction

Optimum Allocation of Distributed Generations Based on Evolutionary Programming for Loss Reduction and Voltage Profile Correction ISSN : 0976-8491(Onlne) ISSN : 2229-4333(rnt) Optmum Allocaton of Dstrbuted Generatons Based on Evolutonary rogrammng for Reducton and Voltage rofle Correcton 1 Mohammad Saleh Male, 2 Soodabeh Soleyman

More information

Optimal Allocation of Static VAr Compensator for Active Power Loss Reduction by Different Decision Variables

Optimal Allocation of Static VAr Compensator for Active Power Loss Reduction by Different Decision Variables S. Aucharyamet and S. Srsumrannukul / GMSARN Internatonal Journal 4 (2010) 57-66 Optmal Allocaton of Statc VAr Compensator for Actve Power oss Reducton by Dfferent Decson Varables S. Aucharyamet and S.

More information

Estimation of Solar Radiations Incident on a Photovoltaic Solar Module using Neural Networks

Estimation of Solar Radiations Incident on a Photovoltaic Solar Module using Neural Networks XXVI. ASR '2001 Semnar, Instruments and Control, Ostrava, Aprl 26-27, 2001 Paper 14 Estmaton of Solar Radatons Incdent on a Photovoltac Solar Module usng Neural Networks ELMINIR, K. Hamdy 1, ALAM JAN,

More information

Variable Energy Resource Induced Power System Imbalances: Mitigation by Increased System Flexibility, Spinning Reserves and Regulation

Variable Energy Resource Induced Power System Imbalances: Mitigation by Increased System Flexibility, Spinning Reserves and Regulation Varable Energy Resource Induced Power System Imbalances: Mtgaton by Increased System Flexblty, Spnnng Reserves and Regulaton Aramazd Muzhkyan Masdar Insttute of Scence and Technology P.O. Box 54224 Abu

More information

Optimal Grid Topology using Genetic Algorithm to Maintain Network Security

Optimal Grid Topology using Genetic Algorithm to Maintain Network Security Internatonal Journal of Engneerng Scences, 2(8) August 23, Pages: 388-398 TI Journals Internatonal Journal of Engneerng Scences www.tournals.com ISSN 236-6474 Optmal Grd Topology usng Genetc Algorthm to

More information

MODEL ORDER REDUCTION AND CONTROLLER DESIGN OF DISCRETE SYSTEM EMPLOYING REAL CODED GENETIC ALGORITHM J. S. Yadav, N. P. Patidar, J.

MODEL ORDER REDUCTION AND CONTROLLER DESIGN OF DISCRETE SYSTEM EMPLOYING REAL CODED GENETIC ALGORITHM J. S. Yadav, N. P. Patidar, J. ABSTRACT Research Artcle MODEL ORDER REDUCTION AND CONTROLLER DESIGN OF DISCRETE SYSTEM EMPLOYING REAL CODED GENETIC ALGORITHM J. S. Yadav, N. P. Patdar, J. Sngha Address for Correspondence Maulana Azad

More information

IEE Electronics Letters, vol 34, no 17, August 1998, pp ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES

IEE Electronics Letters, vol 34, no 17, August 1998, pp ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES IEE Electroncs Letters, vol 34, no 17, August 1998, pp. 1622-1624. ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES A. Chatzgeorgou, S. Nkolads 1 and I. Tsoukalas Computer Scence Department, 1 Department

More information

Adaptive System Control with PID Neural Networks

Adaptive System Control with PID Neural Networks Adaptve System Control wth PID Neural Networs F. Shahra a, M.A. Fanae b, A.R. Aromandzadeh a a Department of Chemcal Engneerng, Unversty of Sstan and Baluchestan, Zahedan, Iran. b Department of Chemcal

More information

Comparative Analysis of Reuse 1 and 3 in Cellular Network Based On SIR Distribution and Rate

Comparative Analysis of Reuse 1 and 3 in Cellular Network Based On SIR Distribution and Rate Comparatve Analyss of Reuse and 3 n ular Network Based On IR Dstrbuton and Rate Chandra Thapa M.Tech. II, DEC V College of Engneerng & Technology R.V.. Nagar, Chttoor-5727, A.P. Inda Emal: chandra2thapa@gmal.com

More information

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques The th Worshop on Combnatoral Mathematcs and Computaton Theory Effcent Large Integers Arthmetc by Adoptng Squarng and Complement Recodng Technques Cha-Long Wu*, Der-Chyuan Lou, and Te-Jen Chang *Department

More information

Time-frequency Analysis Based State Diagnosis of Transformers Windings under the Short-Circuit Shock

Time-frequency Analysis Based State Diagnosis of Transformers Windings under the Short-Circuit Shock Tme-frequency Analyss Based State Dagnoss of Transformers Wndngs under the Short-Crcut Shock YUYING SHAO, ZHUSHI RAO School of Mechancal Engneerng ZHIJIAN JIN Hgh Voltage Lab Shangha Jao Tong Unversty

More information

Optimization of an Oil Production System using Neural Networks and Genetic Algorithms

Optimization of an Oil Production System using Neural Networks and Genetic Algorithms IFSA-EUSFLAT 9 Optmzaton of an Ol Producton System usng Neural Networks and Genetc Algorthms Gullermo Jmenez de la C, Jose A. Ruz-Hernandez Evgen Shelomov Ruben Salazar M., Unversdad Autonoma del Carmen,

More information

Voltage security constrained reactive power optimization incorporating wind generation

Voltage security constrained reactive power optimization incorporating wind generation Unversty of Wollongong Research Onlne Faculty of Engneerng and Informaton Scences - Papers: Part A Faculty of Engneerng and Informaton Scences 2012 Voltage securty constraned reactve power optmzaton ncorporatng

More information

An Interactive Fuzzy Satisfying Method based on Imperialist Competitive Algorithm for Multi-Objective Function in Reactive Power Market

An Interactive Fuzzy Satisfying Method based on Imperialist Competitive Algorithm for Multi-Objective Function in Reactive Power Market Int'l Conf. Scentfc Computng CSC'17 113 An Interactve Fuzzy Satsfyng Method based on Imperalst Compettve Algorthm for Mult-Objectve Functon n Reactve Power Maret Hedaral Shayanfar 1*, Mehd Mehdnejad 1

More information

TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS TN TERMINATON FOR POINT-TO-POINT SYSTEMS. Zo = L C. ω - angular frequency = 2πf

TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS TN TERMINATON FOR POINT-TO-POINT SYSTEMS. Zo = L C. ω - angular frequency = 2πf TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS INTRODUCTION Because dgtal sgnal rates n computng systems are ncreasng at an astonshng rate, sgnal ntegrty ssues have become far more mportant to

More information

Development of Neural Networks for Noise Reduction

Development of Neural Networks for Noise Reduction The Internatonal Arab Journal of Informaton Technology, Vol. 7, No. 3, July 00 89 Development of Neural Networks for Nose Reducton Lubna Badr Faculty of Engneerng, Phladelpha Unversty, Jordan Abstract:

More information

Network Reconfiguration in Distribution Systems Using a Modified TS Algorithm

Network Reconfiguration in Distribution Systems Using a Modified TS Algorithm Network Reconfguraton n Dstrbuton Systems Usng a Modfed TS Algorthm ZHANG DONG,FU ZHENGCAI,ZHANG LIUCHUN,SONG ZHENGQIANG School of Electroncs, Informaton and Electrcal Engneerng Shangha Jaotong Unversty

More information

ONLINE POWER SYSTEM CONTINGENCY SCREENING AND RANKING METHODS USING RADIAL BASIS NEURAL NETWORKS

ONLINE POWER SYSTEM CONTINGENCY SCREENING AND RANKING METHODS USING RADIAL BASIS NEURAL NETWORKS Internatonal Journal of Electrcal and Electroncs Engneerng Research (IJEEER) ISSN(P): 2250-155X; ISSN(E): 2278-943X Vol. 6, Issue 3, Jun 2016, 9-16 TJPRC Pvt. Ltd ONLINE POWER SYSTEM CONTINGENCY SCREENING

More information

ANNUAL OF NAVIGATION 11/2006

ANNUAL OF NAVIGATION 11/2006 ANNUAL OF NAVIGATION 11/2006 TOMASZ PRACZYK Naval Unversty of Gdyna A FEEDFORWARD LINEAR NEURAL NETWORK WITH HEBBA SELFORGANIZATION IN RADAR IMAGE COMPRESSION ABSTRACT The artcle presents the applcaton

More information

A study of turbo codes for multilevel modulations in Gaussian and mobile channels

A study of turbo codes for multilevel modulations in Gaussian and mobile channels A study of turbo codes for multlevel modulatons n Gaussan and moble channels Lamne Sylla and Paul Forter (sylla, forter)@gel.ulaval.ca Department of Electrcal and Computer Engneerng Laval Unversty, Ste-Foy,

More information

An Improved Method in Transient Stability Assessment of a Power System Using Committee Neural Networks

An Improved Method in Transient Stability Assessment of a Power System Using Committee Neural Networks IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.9 No., January 9 9 An Improved Method n Transent Stablty Assessment of a Power System Usng Commttee Neural Networks Reza Ebrahmpour

More information

NETWORK 2001 Transportation Planning Under Multiple Objectives

NETWORK 2001 Transportation Planning Under Multiple Objectives NETWORK 200 Transportaton Plannng Under Multple Objectves Woodam Chung Graduate Research Assstant, Department of Forest Engneerng, Oregon State Unversty, Corvalls, OR9733, Tel: (54) 737-4952, Fax: (54)

More information

Optimal Choice and Allocation of FACTS Devices in Deregulated Electricity Market using Genetic Algorithms

Optimal Choice and Allocation of FACTS Devices in Deregulated Electricity Market using Genetic Algorithms Optmal Choce and Allocaton of FACTS Devces n Deregulated Electrcty Maret usng Genetc Algorthms L.J. Ca, Student Member IEEE, I. Erlch, Member IEEE and G.Stamtss, Member IEEE Abstract--Ths paper deals wth

More information

Decision aid methodologies in transportation

Decision aid methodologies in transportation Decson ad methodologes n transportaton Lecture 7: More Applcatons Prem Kumar prem.vswanathan@epfl.ch Transport and Moblty Laboratory Summary We learnt about the dfferent schedulng models We also learnt

More information

Evolutionary Programming for Reactive Power Planning Using FACTS Devices

Evolutionary Programming for Reactive Power Planning Using FACTS Devices Bplab Bhattacharyya, kash Kumar Gupta,. Das Evolutonary Programmng for Reactve Power Plannng Usng Devces BIPLAB BHATTACHARYYA *, IKAH KUMAR GUPTA 2 AND.DA 3, 2, 3 Department of Electrcal Engneerng, Indan

More information

Short Term Load Forecasting based on An Optimized Architecture of Hybrid Neural Network Model

Short Term Load Forecasting based on An Optimized Architecture of Hybrid Neural Network Model Short Term Load Forecastng based on An Optmzed Archtecture of Hybrd Neural Network Model Fras Shhab Ahmed Turksh Aeronautcal Assocaton Unversty Department of Informaton Technology Ankara, Turkey Mnstry

More information

Control Chart. Control Chart - history. Process in control. Developed in 1920 s. By Dr. Walter A. Shewhart

Control Chart. Control Chart - history. Process in control. Developed in 1920 s. By Dr. Walter A. Shewhart Control Chart - hstory Control Chart Developed n 920 s By Dr. Walter A. Shewhart 2 Process n control A phenomenon s sad to be controlled when, through the use of past experence, we can predct, at least

More information

Topology Control for C-RAN Architecture Based on Complex Network

Topology Control for C-RAN Architecture Based on Complex Network Topology Control for C-RAN Archtecture Based on Complex Network Zhanun Lu, Yung He, Yunpeng L, Zhaoy L, Ka Dng Chongqng key laboratory of moble communcatons technology Chongqng unversty of post and telecommuncaton

More information

Advanced Bio-Inspired Plausibility Checking in a Wireless Sensor Network Using Neuro-Immune Systems

Advanced Bio-Inspired Plausibility Checking in a Wireless Sensor Network Using Neuro-Immune Systems Fourth Internatonal Conference on Sensor Technologes and Applcatons Advanced Bo-Inspred Plausblty Checkng n a reless Sensor Network Usng Neuro-Immune Systems Autonomous Fault Dagnoss n an Intellgent Transportaton

More information

Side-Match Vector Quantizers Using Neural Network Based Variance Predictor for Image Coding

Side-Match Vector Quantizers Using Neural Network Based Variance Predictor for Image Coding Sde-Match Vector Quantzers Usng Neural Network Based Varance Predctor for Image Codng Shuangteng Zhang Department of Computer Scence Eastern Kentucky Unversty Rchmond, KY 40475, U.S.A. shuangteng.zhang@eku.edu

More information

ROBUST IDENTIFICATION AND PREDICTION USING WILCOXON NORM AND PARTICLE SWARM OPTIMIZATION

ROBUST IDENTIFICATION AND PREDICTION USING WILCOXON NORM AND PARTICLE SWARM OPTIMIZATION 7th European Sgnal Processng Conference (EUSIPCO 9 Glasgow, Scotland, August 4-8, 9 ROBUST IDENTIFICATION AND PREDICTION USING WILCOXON NORM AND PARTICLE SWARM OPTIMIZATION Babta Majh, G. Panda and B.

More information

The Performance Improvement of BASK System for Giga-Bit MODEM Using the Fuzzy System

The Performance Improvement of BASK System for Giga-Bit MODEM Using the Fuzzy System Int. J. Communcatons, Network and System Scences, 10, 3, 1-5 do:10.36/jcns.10.358 Publshed Onlne May 10 (http://www.scrp.org/journal/jcns/) The Performance Improvement of BASK System for Gga-Bt MODEM Usng

More information

DESIGN OF FREQUENCY REGULATION SERVICE MARKET BASED ON PRICE AND DEMAND ELASTICITY BIDS

DESIGN OF FREQUENCY REGULATION SERVICE MARKET BASED ON PRICE AND DEMAND ELASTICITY BIDS DESIG OF FREQUECY REGULATIO SERVICE MARKET BASED O ICE AD DEMAD ELASTICITY BIDS Hadan Zhao and Kanar Bhattacharya Department of Electrcal and Computer Engneerng Unversty of Waterloo, Waterloo, Ontaro,

More information

antenna antenna (4.139)

antenna antenna (4.139) .6.6 The Lmts of Usable Input Levels for LNAs The sgnal voltage level delvered to the nput of an LNA from the antenna may vary n a very wde nterval, from very weak sgnals comparable to the nose level,

More information

NOVEL ITERATIVE TECHNIQUES FOR RADAR TARGET DISCRIMINATION

NOVEL ITERATIVE TECHNIQUES FOR RADAR TARGET DISCRIMINATION NOVEL ITERATIVE TECHNIQUES FOR RADAR TARGET DISCRIMINATION Phaneendra R.Venkata, Nathan A. Goodman Department of Electrcal and Computer Engneerng, Unversty of Arzona, 30 E. Speedway Blvd, Tucson, Arzona

More information

RBF NN Based Marine Diesel Engine Generator Modeling

RBF NN Based Marine Diesel Engine Generator Modeling 005 Amercan Control Conference June 8-0, 005. Portland, OR, USA ThB4.6 RBF Based Marne Desel Engne Generator Modelng Wefeng Sh, Janmn Yang, Tanhao Tang, Member, IEEE Abstract For buldng a real tme marne

More information

Yarn tenacity modeling using artificial neural networks and development of a decision support system based on genetic algorithms

Yarn tenacity modeling using artificial neural networks and development of a decision support system based on genetic algorithms Journal of AI and Data Mnng Vol 2, No, 204, 73-78 Yarn tenacty modelng usng artfcal neural networks and development of a decson support system based on genetc algorthms M Dasht, V Derham 2*, E Ekhtyar

More information

Wavelet Multi-Layer Perceptron Neural Network for Time-Series Prediction

Wavelet Multi-Layer Perceptron Neural Network for Time-Series Prediction Wavelet Mult-Layer Perceptron Neural Network for Tme-Seres Predcton Kok Keong Teo, Lpo Wang* and Zhpng Ln School of Electrcal and Electronc Engneerng Nanyang Technologcal Unversty Block S2, Nanyang Avenue

More information

Digital Transmission

Digital Transmission Dgtal Transmsson Most modern communcaton systems are dgtal, meanng that the transmtted normaton sgnal carres bts and symbols rather than an analog sgnal. The eect o C/N rato ncrease or decrease on dgtal

More information

Walsh Function Based Synthesis Method of PWM Pattern for Full-Bridge Inverter

Walsh Function Based Synthesis Method of PWM Pattern for Full-Bridge Inverter Walsh Functon Based Synthess Method of PWM Pattern for Full-Brdge Inverter Sej Kondo and Krt Choesa Nagaoka Unversty of Technology 63-, Kamtomoka-cho, Nagaoka 9-, JAPAN Fax: +8-58-7-95, Phone: +8-58-7-957

More information

Networks. Backpropagation. Backpropagation. Introduction to. Backpropagation Network training. Backpropagation Learning Details 1.04.

Networks. Backpropagation. Backpropagation. Introduction to. Backpropagation Network training. Backpropagation Learning Details 1.04. Networs Introducton to - In 1986 a method for learnng n mult-layer wor,, was nvented by Rumelhart Paper Why are what and where processed by separate cortcal vsual systems? - The algorthm s a sensble approach

More information

Yutaka Matsuo and Akihiko Yokoyama. Department of Electrical Engineering, University oftokyo , Hongo, Bunkyo-ku, Tokyo, Japan

Yutaka Matsuo and Akihiko Yokoyama. Department of Electrical Engineering, University oftokyo , Hongo, Bunkyo-ku, Tokyo, Japan Optmzaton of Installaton of FACTS Devce n Power System Plannng by both Tabu Search and Nonlnear Programmng Methods Yutaka Matsuo and Akhko Yokoyama Department of Electrcal Engneerng, Unversty oftokyo 7-3-,

More information

Control of Chaos in Positive Output Luo Converter by means of Time Delay Feedback

Control of Chaos in Positive Output Luo Converter by means of Time Delay Feedback Control of Chaos n Postve Output Luo Converter by means of Tme Delay Feedback Nagulapat nkran.ped@gmal.com Abstract Faster development n Dc to Dc converter technques are undergong very drastc changes due

More information

Challenges and Opportunities in Large-Scale Deployment of Automated Energy Consumption Scheduling Systems in Smart Grids

Challenges and Opportunities in Large-Scale Deployment of Automated Energy Consumption Scheduling Systems in Smart Grids Challenges and Opportuntes n Large-Scale Deployment of Automated Energy Consumpton Schedulng Systems n Smart Grds Hossen Akhavan-Hejaz, Zahra Baharloue, and Hamed Mohsenan-Rad Department of Electrcal Engneerng,

More information

Utility-based Routing

Utility-based Routing Utlty-based Routng Je Wu Dept. of Computer and Informaton Scences Temple Unversty Roadmap Introducton Why Another Routng Scheme Utlty-Based Routng Implementatons Extensons Some Fnal Thoughts 2 . Introducton

More information

A Comparison of Two Equivalent Real Formulations for Complex-Valued Linear Systems Part 2: Results

A Comparison of Two Equivalent Real Formulations for Complex-Valued Linear Systems Part 2: Results AMERICAN JOURNAL OF UNDERGRADUATE RESEARCH VOL. 1 NO. () A Comparson of Two Equvalent Real Formulatons for Complex-Valued Lnear Systems Part : Results Abnta Munankarmy and Mchael A. Heroux Department of

More information

An Optimal Load Shedding Approach for Distribution Networks with DGs considering Capacity Deficiency Modelling of Bulked Power Supply

An Optimal Load Shedding Approach for Distribution Networks with DGs considering Capacity Deficiency Modelling of Bulked Power Supply An Optmal Load Sheddng Approach for Dstrbuton Networks wth DGs consderng Capacty Defcency Modellng of Bulked ower Supply A. R. Malekpour, A.R. Sef, M. R. Hesamzadeh 2, Graduate Student Member, IEEE, and

More information

Micro-grid Inverter Parallel Droop Control Method for Improving Dynamic Properties and the Effect of Power Sharing

Micro-grid Inverter Parallel Droop Control Method for Improving Dynamic Properties and the Effect of Power Sharing 2015 AASRI Internatonal Conference on Industral Electroncs and Applcatons (IEA 2015) Mcro-grd Inverter Parallel Droop Control Method for Improvng Dynamc Propertes and the Effect of Power Sharng aohong

More information

熊本大学学術リポジトリ. Kumamoto University Repositor

熊本大学学術リポジトリ. Kumamoto University Repositor 熊本大学学術リポジトリ Kumamoto Unversty Repostor Ttle Wreless LAN Based Indoor Poston and Its Smulaton Author(s) Ktasuka, Teruak; Nakansh, Tsune CtatonIEEE Pacfc RIM Conference on Comm Computers, and Sgnal Processng

More information

Volume 3, Special Issue 3, March 2014

Volume 3, Special Issue 3, March 2014 ISSN (Onlne) : 319-8753 ISSN (Prnt) : 347-6710 Internatonal Journal of Innovatve Research n Scence, Engneerng and Technology Volume 3, Specal Issue 3, March 014 014 Internatonal Conference on Innovatons

More information

Network Reconfiguration for Load Balancing in Distribution System with Distributed Generation and Capacitor Placement

Network Reconfiguration for Load Balancing in Distribution System with Distributed Generation and Capacitor Placement World Academy of Scence, Engneerng and Technology nternatonal Journal of Electrcal and Computer Engneerng Networ Reconfguraton for Load Balancng n Dstrbuton System wth Dstrbuted Generaton and Capactor

More information

Queen Bee genetic optimization of an heuristic based fuzzy control scheme for a mobile robot 1

Queen Bee genetic optimization of an heuristic based fuzzy control scheme for a mobile robot 1 Queen Bee genetc optmzaton of an heurstc based fuzzy control scheme for a moble robot 1 Rodrgo A. Carrasco Schmdt Pontfca Unversdad Católca de Chle Abstract Ths work presents both a novel control scheme

More information

An Interactive Fuzzy Satisfying Method Based on Particle Swarm Optimization for Multi-Objective Function in Reactive Power Market

An Interactive Fuzzy Satisfying Method Based on Particle Swarm Optimization for Multi-Objective Function in Reactive Power Market An Interactve Fuzzy Satsyng Method Based on Partcle Swarm Optmzaton or Mult-Objectve Functon n Reactve Power Maret N. Tabrz*, E. Babae* (C.A.) and M. Mehdnejad* Abstract: Reactve power plays an mportant

More information

Applying Rprop Neural Network for the Prediction of the Mobile Station Location

Applying Rprop Neural Network for the Prediction of the Mobile Station Location Sensors 0,, 407-430; do:0.3390/s040407 OPE ACCESS sensors ISS 44-80 www.mdp.com/journal/sensors Communcaton Applyng Rprop eural etwork for the Predcton of the Moble Staton Locaton Chen-Sheng Chen, * and

More information

SIMULATION OF FAULT DETECTION FOR PROTECTION OF TRANSMISSION LINE USING NEURAL NETWORK

SIMULATION OF FAULT DETECTION FOR PROTECTION OF TRANSMISSION LINE USING NEURAL NETWORK Internatonal Journal of Scence, ngneerng and Technology Research (IJSTR), Volume 3, Issue 5, May 04 SIMULATIO OF FAULT DTCTIO FOR PROTCTIO OF TRASMISSIO LI USIG URAL TWORK Smrt Kesharwan #, Dharmendra

More information

Relevance of Energy Efficiency Gain in Massive MIMO Wireless Network

Relevance of Energy Efficiency Gain in Massive MIMO Wireless Network Relevance of Energy Effcency Gan n Massve MIMO Wreless Network Ahmed Alzahran, Vjey Thayananthan, Muhammad Shuab Quresh Computer Scence Department, Faculty of Computng and Informaton Technology Kng Abdulazz

More information

Breast Cancer Detection using Recursive Least Square and Modified Radial Basis Functional Neural Network

Breast Cancer Detection using Recursive Least Square and Modified Radial Basis Functional Neural Network Breast Cancer Detecton usng Recursve Least Square and Modfed Radal Bass Functonal Neural Network M.R.Senapat a, P.K.Routray b,p.k.dask b,a Department of computer scence and Engneerng Gandh Engneerng College

More information

Methods for Preventing Voltage Collapse

Methods for Preventing Voltage Collapse Methods for Preventng Voltage Collapse Cláuda Res 1, Antóno Andrade 2, and F. P. Macel Barbosa 3 1 Telecommuncatons Insttute of Avero Unversty, Unversty Campus of Avero, Portugal cres@av.t.pt 2 Insttute

More information

Fault Classification and Location on 220kV Transmission line Hoa Khanh Hue Using Anfis Net

Fault Classification and Location on 220kV Transmission line Hoa Khanh Hue Using Anfis Net Journal of Automaton and Control Engneerng Vol. 3, No. 2, Aprl 2015 Fault Classfcaton and Locaton on 220kV Transmsson lne Hoa Khanh Hue Usng Anfs Net Vu Phan Huan Electrcal Testng Central Company Lmtted,

More information

NEURO-FUZZY TECHNIQUES FOR SYSTEM MODELLING AND CONTROL

NEURO-FUZZY TECHNIQUES FOR SYSTEM MODELLING AND CONTROL Paper presented at FAE Symposum, European Unversty of Lefke, Nov 22 NEURO-FUZZY ECHNIQUES FOR SYSEM MODELLING AND CONROL Mohandas K P Faculty of Archtecture and Engneerng European Unversty of Lefke urksh

More information

Parameter Free Iterative Decoding Metrics for Non-Coherent Orthogonal Modulation

Parameter Free Iterative Decoding Metrics for Non-Coherent Orthogonal Modulation 1 Parameter Free Iteratve Decodng Metrcs for Non-Coherent Orthogonal Modulaton Albert Gullén Fàbregas and Alex Grant Abstract We study decoder metrcs suted for teratve decodng of non-coherently detected

More information

Piecewise Linear Approximation of Generators Cost Functions Using Max-Affine Functions

Piecewise Linear Approximation of Generators Cost Functions Using Max-Affine Functions Pecewse Lnear Approxmaton of Generators Cost Functons Usng Max-Affne Functons Hamed Ahmad José R. Martí School of Electrcal and Computer Engneerng Unversty of Brtsh Columba Vancouver, BC, Canada Emal:

More information

Chapter 2 Two-Degree-of-Freedom PID Controllers Structures

Chapter 2 Two-Degree-of-Freedom PID Controllers Structures Chapter 2 Two-Degree-of-Freedom PID Controllers Structures As n most of the exstng ndustral process control applcatons, the desred value of the controlled varable, or set-pont, normally remans constant

More information

Resource Allocation Optimization for Device-to- Device Communication Underlaying Cellular Networks

Resource Allocation Optimization for Device-to- Device Communication Underlaying Cellular Networks Resource Allocaton Optmzaton for Devce-to- Devce Communcaton Underlayng Cellular Networks Bn Wang, L Chen, Xaohang Chen, Xn Zhang, and Dacheng Yang Wreless Theores and Technologes (WT&T) Bejng Unversty

More information

Joint Power Control and Scheduling for Two-Cell Energy Efficient Broadcasting with Network Coding

Joint Power Control and Scheduling for Two-Cell Energy Efficient Broadcasting with Network Coding Communcatons and Network, 2013, 5, 312-318 http://dx.do.org/10.4236/cn.2013.53b2058 Publshed Onlne September 2013 (http://www.scrp.org/journal/cn) Jont Power Control and Schedulng for Two-Cell Energy Effcent

More information