Research on the Risk Crisis Prediction of Enterprise Finance by Genetic Algorithm

Size: px
Start display at page:

Download "Research on the Risk Crisis Prediction of Enterprise Finance by Genetic Algorithm"

Transcription

1 Research on the Rsk Crss Predcton of Enterprse Fnance by Genetc Algorthm Tngtng Ye Abstract Wth the development of the global economy, the competton between enterprses s gettng fercer and enterprses are facng ncreasng crses and challenges As a result, the predcton of rsk crss of enterprses becomes very mportant. The growng s of data wthn enterprses have caused great nconvenence to the rsk crss forecasts. In ths paper, the genetc algorthm s analyzed. Wth ths algorthm, a large of hgh-lattude data are reduced n dmenson. The genetc algorthm s also used to optmze the neural network. A genetc algorthm model s establshed by MATLAB. The experment proves that ths algorthm can effectvely optmze the BP neural network, and has an obvous early warnng effect on the fnancal rsk crss wth hgh accuracy, whch provdes a reference for the applcaton of the algorthm n the predcton of the fnancal rsk crss. Keywords BP neural network, crss predcton, fnancal rsk, genetc algorthm I. INTRODUCTION Enterprse s a knd of artfcal system and organzaton []. Wth the rapd development of the market economy, market competton s becomng ncreasngly ferce. Wth the development of nformaton technology, enterprses have begun to have more and more huge data, whch brought nconvenence to data processng. In the context of nternatonal economc ntegraton, the predcton of the rsk of corporate fnance crss s partcularly mportant, so we need to study an effectve and scentfc method to predct the rsk of corporate fnancal crss. L et al. [] proposed a fnancal crss predcton model, whch combned genetc algorthm wth support vector machne to use the fnancal nformaton spread on the network wth hgh accuracy. Expermental results showed that the proposed model could be used n fnancal and corporate governance and realze more accurate fnancal crss predcton. Hu et al. [3] establshed a new rsk ratng method based on default dstance and order statstcs, and then studed the fnancal crss forecast based on feature-weghted SVM model, and proved that the model had good performance n predctng the fnancal crss of lsted companes. Wang et al. [5] developed a FOA based Logstc fnancal rsk warnng model and proved ts effectveness through experments. Fan [7] proposed a weghted logstc regresson based fnancal rsk warnng model and found that t had favorable nonlnearty. Huang et al. [8] T. T. Ye s wth School of Busness Admnstraton, Unversty of Scence and Technology, Laonng, Anshan, 405, Chna (e-mal: tngtye@sna.com). establshed a SVM based fnancal warnng system for lsted companes and beleved that t could be extensvely appled. In ths study, genetc algorthm was analyzed and combned wth BP neural network as an evaluaton functon for predctng accuracy. Moreover a genetc algorthm model was establshed usng MATLAB for predctng the fnancal rsk crss. The valdty of ths model was verfed through experments. II. ENTERPRISE FINANCIAL RISK RELATED FACTORS Factors affectng the fnancal rsks of enterprses can be dvded nto nternal factors and external factors. The external factors are uncontrollable. Under the envronment of market competton, enterprses as a part of the market economy wll nevtably be affected by the whole market. Enterprses cannot determne the polces released by the government. In addton, the ncreasngly ferce market competton makes enterprse development unstable, and an enterprse may go up or down n a blnk. The fnancal condton of an enterprse may be affected once t become nferor n the competton, whch can nduce fnancal rsks, cause fnancal crss and even lead to bankruptcy. The nternal factors are also an mportant part of the fnancal rsk. In many cases, the wrong decson of the operator wll cause rreparable loss. Busness operaton s far-reachng; a small mstake wll cause huge reacton. Therefore enterprse operators can hardly absolve themselves from the blame n the problem of fnancal rsks. Moreover many enterprses have unreasonable captal structure, bad management and weak proftablty, whch can greatly ncrease the probablty and severty of fnancal rsks. III. ENTERPRISE FINANCIAL CRISIS The enterprse fnancal crss s manfested n the followng aspects: ()Management: defct caused by low sales ncome; proft declne caused by low effcency; captal flow nfluenced by decreased survval turnover; nsuffcent cash flow. ()Investment: Dversfed nvestment should be mplemented n lmted fnancal crcumstances, consderng coordnaton between corporate asset structure and captal structure as well as between proftablty and lqudty. Mere consderaton of proftablty would put the company n techncal dffcultes, and the mere consderaton of lqudty would leave the company dle most of ts propertes and lose proftablty. ISSN:

2 (3)Fnancng: It s an mportant factor for the development of enterprses to make profts through the use of other people's funds. In ths way, enterprses can rase the funds needed for development and mprove the rate of return on captal. Whle the captal return rate s mproved, fnancal rsks are also ncreasng. When the enterprse s n debt, t s easy to lose the ablty to repay due to poor management, whch causes the enterprse to go bankrupt. (4)Other aspect: In the process of operaton, enterprses are prone to large lawsuts and other emergences, from whch they are lkely to suffer huge losses and even go bankrupt. Genetc algorthm can reduce the dmenson of the fnancal data n enterprses and optmze the BP neural network predcton model, whch plays an mportant role n the predcton of corporate fnancal crss. IV. GENETIC ALGORITHM FEATURES Genetc algorthm s a new global optmzaton algorthm based on bologcal genetcs [9]. It can mprove the ndvdual ftness of the populaton through contnuous evoluton, thus achevng the purpose of fndng the optmal goal. Compared wth other algorthms, t has the followng features: ()Self-organzaton and adaptablty features. ()It can encode the ndvduals and process wth the encoded characters. (3)Extensve feature. (4)Parallelsm feature. (5)Expandablty [0]. Wth these features, t can be appled to functon optmzaton desgn, combnaton optmzaton desgn, producton schedulng optmzaton desgn and mage sgnal processng []. Genetc algorthm s a probablstc search algorthm whch can use encodng technology to encode ndvduals to form chromosomes. In ths process, the evolutonary process of the ndvduals composed of character strngs s smulated []. The man steps of the algorthm are: ()Code accordng to actual problems. ()Generate prmary populaton: randomly generate N ndvduals to generate prmary populaton. (3)Evaluaton of ftness value: Evaluaton of ftness of ndvduals of prmary populaton based on the target of optmzaton. (4)The genetc operator operatons of selecton, crossover and mutaton are carred out. (5)Form an evolvng populaton. (6)If the condtons are met, t goes to the next step; f not, t goes back to step 3. (7)Output the results. start Produce a prmary populaton Calculate ftness meet the optmzaton gudelnes? Y N Selecto n Crossov er Output the optmal soluton Fg. Genetc algorthm flow Mutaton A. Feature model based on genetc algorthm In ths paper, genetc algorthm s used n feature selecton, and the advantages of Flter model [3] and Wrapper model [4] are combned to form a hybrd selecton model whch can realze feature selecton of nformaton through flterng as well as feature selecton of data by sealng method so that data can be processed quckly whle ts qualty s ensured. B. Feature selecton based on hybrd selecton mode The man characterstc of the flterng method s that the evaluaton crteron s ndependent of the classfcaton algorthm and the relatonshp between the two characterstcs s not consdered [5]. Therefore, the selecton speed of the flterng algorthm s fast, but ts accuracy s not hgh. In ths paper, t s used for the screenng of the orgnal data. The man feature of the encapsulated method s that the evaluaton crteron s ndependent of the learnng algorthm of the classfer, whch can encapsulate the evaluaton algorthm n the learnng algorthm [6]. Therefore, the algorthm can select a subset of features wth hgh performance, whch s appled n ths paper for the fne screenng of the features after ntal screenng to ensure the performance of the feature subset. C. Double crtera evaluaton model Ths paper apples the double crtera evaluaton model and obtans a unon set of two results, whch not only rapdly screens targets but also prevents the randomness of a sngle crteron. The double crteron used n ths paper s nformaton gan and correlaton coeffcent. Informaton gan s nformaton measurement, and correlaton coeffcent s dependency measurement. () Informaton gan Entropy s the average amount of nformaton after the elmnaton of redundant nformaton, whch s generally referred to as nformaton entropy [7]. Informaton entropy manly uses the numercal form to measure the uncertanty of the value of a random varable. ISSN:

3 Suppose N to be a random varable, ( qn)to be the probablty when N= n, and the nformaton entropy of N can be expressed as HN ( ), then the equaton of HN ( )s as follows: = () Hn ( ) qn ( )log( qn ( )) The nformaton entropy HN ( )s not relevant to the value of N but ts probablty dstrbuton. Wth the ncrease of the uncertanty degree of the value of N, ts probablty dstrbuton ncreases, whch leads to the ncrease of ts nformaton entropy HN ( ), requrng more nformaton. When the value of N reaches the hghest degree of uncertanty, ts value of nformaton entropy wll also reach the maxmum. In ths case, the probablty of the random varable N s the same, so that each value has the same chance to appear. At ths moment, we cannot determne the specfc value of the random varable N but only choose one random value. But when X has only one value of x, the probablty dstrbuton of ths value s,.e., ( qn= ), where the value of X s defnte, and ts nformaton entropy s mnmzed. Condtonal entropy refers to the dependence of one varable on another varable, and when a varable s known, condtonal entropy s the uncertanty of another varable. If the random varable M s the known varable, then the condtonal entropy of the random varable N on M s: ( ) ( ) HN ( 丨 M)= - q m q nm log( qnm ( )) () j j j j Informaton gan refers to the nformaton obtaned after the elmnaton of uncertanty, whch s the dfference of nformaton entropy [8]. When nformaton gan s taken as the evaluaton crtera, t manly consders the nformaton amount ts feature provdes for the classfcaton. The more nformaton a feature provdes to the classfcaton, the larger the nformaton gan. If a feature s deleted, then the change n the overall amount of nformaton before and after the feature s the nformaton amount provded by the classfcaton and the changed part s the nformaton entropy of the feature. Informaton gan s defned as follows: ( ) IG N, M = H ( N) H ( N M ) (3) Informaton gan can most ntutvely show the amount of nformaton provded by the feature for the overall classfcaton and can be wdely appled to feature selecton. () In ths paper, Spearman correlaton coeffcent [9] s used to collect data wth uncertan dstrbuton. The correlaton between two features s tested by the unformty between them. When both varables ncrease or decrease smultaneously, these two varables are Spearman-related. The data n the data set s ranked accordng to ther sze. Average grade calculaton s performed on repeated data and whether the rank of two varables s relevant s checked. Then, the Spearman correlaton coeffcent can be expressed as: 6 a W P x l= ( ) xx ( ) (4) = a Where the rank correlaton coeffcent l refers to the magntude of the rank correlaton, when t s postve, t refers to postve correlaton, when t s negatve, t refers to negatve correlaton, when t s 0, t refers to zero correlaton (ts value s W between - to ). and P refer to the rank of n and m. V. BP NEURAL NETWORK MODEL BASED ON GENETIC ALGORITHM A network structure wth 4 nput layer nodes, 6 hdden layer nodes and output layer node s adopted n ths desgn. A. BP network weght based on genetc algorthm () Chromosome expresson and prmary populaton Codng s an mportant problem n genetc algorthms. Wth the ncrease of the complexty and the dmenson of data, the shortcomng of too long codng n bnary codng s exposed. To avod ths problem, we drectly apply floatng-pont encodng to the performance of soluton to mprove the effcency and accuracy of solvng problems. Randomly generate a populaton of X ndvduals, N { N, N, NN} ndvdual N { n n n } =, each =,, represents ntal weghts and x threshold dstrbuton of a neural network; each gene value represents a lnk weght or threshold for a neural network, then the length of the ndvdual s the sum of the of weghts and thresholds of the neural network, as follows: L= S* L+ L* L + L+ L (5) where S refers to the of nput layer, L refers to the of hdden layer, L refers to the of output layer. () Objectve functon and ftness functon The error sum of squares of the network output value and expected output value s an mportant performance of BP network. The smaller the square sum, the better the network performance. Mark the expected output of the output layer neuron of the th * group to be R, the actual output to be R ; A refers to the total E α s: sample and ts error sum of squares ( ) A * E( α ) = ( R R) (6) = ISSN:

4 Then, genetc algorthm can be appled to complete the search of network weghts. Substtutng each chromosome's weght and threshold nto the BP network to mnmze the error functon E ( α ) n the neural network and the target functon s defned as follows: mn E A ( R R) * ( α ) = = The ftness functon D( α ) of genetc algorthm s: D ( α) / E( α) (7) = (8) (3) Genetc operaton Each chromosome s calculated and proportonally assgned. Then, the possblty of descendants left s determned based on the probabltes of varous ftness degree. If there s an, then the ndvdual α, and ts ftness degree s F ( α ) probablty of beng selected s: ( α ) ( α ) Q= F f (9) / b = VI. SIMULATION RESULTS The model establshed above s appled for the smulaton experment under Matlab envronment and compared wth normal neural network model. The collected data were nput nto the normal neural network model and the results nclude msjudgment, accuracy and modelng tme. The data of 75 lsted companes durng were respectvely nput nto the tradtonal neural network and the optmzed BP neural network, among whch, the data of 60 lsted companes were taken as tranng and learnng and the rest was taken as predctng. The predcted results were compared wth the actual enterprse crss stuaton. The results are shown n Table Table Results of the optmzed neural network predcton model Non-ST companes ST companes Average accuracy Modelng tme Sample 9 55% 3.s Msjudgment 4 Accuracy rate 90% 0% Sample % 0.97s Msjudgment 0 Accuracy rate 00% 77.78% Sample %.85s Msjudgment 0 Accuracy rate 9.67% 00% Table Results of the tradtonal neural network predcton model Non-ST ST companes Average accuracy Modelng tme companes Sample % 63.s Msjudgment 6 Accuracy rate 45.45% 50% Sample % 5.s Msjudgment 4 Accuracy rate 66.67% 55.56% Sample % 7.6s Msjudgment Accuracy rate 8.8% 75% ISSN:

5 As shown n Table and, the accuracy of the predcton model ncreased each year and the average accuracy of the optmzed model was ncreased greatly. Each year's sample data ndvdual dfferences made the accuracy of each year dfferent. However, after the optmzaton of the genetc algorthm, BP neural network mproved the accuracy of fnancal rsk predcton and reached the expected target. The results showed that the predcton accuracy was the lowest n 04 and the accuracy was only 55% after optmzaton. In the pre-st data of lsted companes, the data for 06 dd not have much research value and usng the data of 03 to predct fnancal rsks n three years dd not have obvous advantages. Therefore, an effectve predcton perod started from 04. It was also found that the accuracy of 05 was the hghest, reachng 95.84%. Through the data of the three years, t was found that the modelng speed of the BP neural network after optmzaton mproved a lot. Wth the characterstcs of survval of the fttest n bology, genetc algorthm does not depend on the tradtonal gradent statstcs and drectly establshes the wnnng populaton, whch greatly mproves the modelng speed. In practce, t makes the predcton more convenent and fast. Corporate fnance can profoundly affect the lfe and death of a company, and the sooner a company can dscover the rsks, the sooner the busness decson makers can make respondng measures. Through experments, t can be concluded that the model proposed n ths paper can effectvely analyze the enterprse's fnancal rsk and avod the unknown rsk of the enterprse due to the fnancal stuaton. VII. DISCUSSION Wth the development of economc globalzaton, enterprses are facng ncreasngly larger challenges and rsks, whch ncrease the dffculty n decson makng. Fnancal crss s a progressve process. A small mstake may brng rreparable loss. If there s no good warnng system to help operators quckly and make approprate response, the enterprse s lkely to fall nto the fnancal crss. Many enterprses have been destroyed by large rsks whch are prevously small. Once fnancal crss appears, fnancal rsks wll flow from nternal to external f there s no effectve measure to control the rsks, whch can not only damage the nterests of enterprses but also greatly affect the economc condton of enterprse stakeholders and the whole regon [0]. In ths case, an effectve fnancal rsk early warnng model s necessary. An effectve fnancal early warnng system s hghly senstve to the omen of fnancal crss. It can warn operators tmely, and operators can take measures early and np fnancal crss n the bud. An effectve fnancal early warnng system can also analyze the causes of fnancal problems and help managers fnd a specfc way to avod t. More mportantly, fnancal early-warnng system can try to avod the same mstakes through a seres of analyss. Many effectve rsk warnng models have been verfed n the actual operaton. Tan et al. [] appled a warnng model whch combned quanttatve methods wth qualtatve methods to warn real estate enterprses and got favorable feedback. L et al. [] developed an early warnng model of fnancal rsks n core enterprses under supply chan envronment based on a large of theores and tested t through examples. In ths study, a genetc algorthm based BP neural network model was establshed for warnng fnancal rsks of enterprses. In the smulaton experment, t was found that the accuracy of the model was hgher than that of the tradtonal BP neural network. To make the fnancal rsk early warnng system work better, enterprses should combne qualtatve and quanttatve methods to make t more accurate n the actual operaton process. Tmely, effectve and accurate fnancal nformaton s also very mportant for the fnancal early warnng system; therefore enterprses should strengthen fnancal management and nternal control and establsh fnancal nformaton system to mprove the predcton accuracy and reduce loss. VIII. CONCLUSION Wth the development of the global economy, enterprses are facng more and more crses, so t s becomng more and more mportant to establsh the crss predcton model. Ths paper ntroduced genetc algorthm and establshed feature model. Combnng genetc algorthm model wth BP neural network, the enterprse fnancal rsk crss predcton model was establshed and the model was tested. Experments showed that the accuracy and speed of the predcton model were greatly mproved after optmzed by the genetc algorthm, whch provdes a reference for the applcaton of genetc algorthm n the enterprse fnancal rsk predcton. REFERENCES [] M. Mazen, The mplcatons of the acquston of a new natonalty for the rght of return of palestnan refugees, Asan J. Int. Law, vol. 5, no., pp , 05. [] C. K. L, D. Lang, F. Y. Ln, and K. L. Chen, The applcaton of corporate governance ndcators wth XBRL technology to fnancal crss predcton, Emerg. Markets Fnan. Trade, vol. 5, pp. S58-S7, 05. [3] W. H. Hu, F. Gao and C Huang, Fnancal crss predcton based on dstance to default and feature weghted support vector machne, Int. Confer. Nat. Comput., pp , 06. [4] Q. Lu, Y. J. Jn and Z. X. Yu, The Fnancal Early Warnng Model of Lsted Companes Based on Lasso Method and Logstc Regresson, Adv. Appl. Mathem., vol. 6, no. 4, pp , 07. [5] Y. Wang, Q. Y. J and J. Cha, An Research of Fnancal Early Warnng About Logstc Model Based on FOA, J. Syst. Sc. Mathem. Sc., vol. 37, no., pp , 07. [6] Y. Lang, Emprcal study on Chna's fnancal rsk early warnng under the new normal, Internatonal Conference on Industral Economcs System and Industral Securty Engneerng, pp. -7, 07. [7] X. Y. Fan, Fnancal Rsk Early Warnng Constrant Method Based on Weghted Logstc Regresson, Boletín Técnco, vol. 55, no., pp. 7-79, 07. [8] H. Huang, W. Jang and S. Wang, Research of Fnancal Early-warnng for Lsted Companes Based on SVM, Internatonal Conference on Computatonal Scence and Engneerng, pp. 78-8, 05. [9] H. S. Madraswala, Modfed genetc algorthm soluton to unt commtment problem, Int. Confer. Nascent Technol. Engn., pp. -6, 07. ISSN:

6 [0] A. L. Speddng, G. D. Fatta and M. Cannataro, A Genetc Algorthm for the selecton of structural MRI features for classfcaton of Mld Cogntve Imparment and Alzhemer's Dsease, IEEE Int. Confer. Bonform. Bomed., pp , 05. [] E. Jehamy, M. Salaün, M. Ney, and G Landrac, Applcaton of genetc algorthm for constraned metal plate lens profle optmzaton, Int. Symp. Antenn. Technol. Appl. Electromagn., pp. -4, 007. [] M. M. Smth and Y. S. Chen, A novel evolutonary algorthm for the homogeneous Probablstc Travelng Salesman Problem, IEEE/ACIS, Int. Confer. Comp. Informat. Sc., pp. -6, 06. [3] D. Messner, S. Reuter, E. Strgel, and K. Detmayer, Intersecton-Based Road User Trackng Usng a Classfyng Multple-Model PHD Flter, Intell. Transp. Syst. Magaz., vol. 6, no., pp. -33, 06. [4] X. Hou, B. R. Hodges, S. Negusse and C. Barker, A mult-model Python wrapper for operatonal ol spll transport forecasts, Comput. Sc. Dscov., vol. 8, no., pp , 05. [5] V. Aguarpuldo, M. Gestal, M. Cruzmonteagudo, J. R. Rabuñal, J. Dorado and C. R. Munteanu, Evolutonary computaton and QSAR research, Curr. Comp. - Aded Drug Desgn, vol. 9, no., pp. 3-5, 03. [6] J. Bergstra, N. Pnto, and D. D. Cox, SkData: data sets and algorthm evaluaton protocols n Python, Comput. Sc. Dscov., vol. 8, no., 04007, 05. [7] V. Zelevnsky, M. Horo and B. A. Brown, Informaton entropy, chaos and complexty of the shell model egenvector, Phys. Lett. B, vol. 350, no., pp. 4-46, 06. [8] C. Yn and J. X, Maxmum entropy model for moble text classfcaton n cloud computng usng mproved nformaton gan algorthm, Multmed. Tools Appl., pp. -7, 06. [9] M. T. Puth, M. Neuhäuser, G. D. Ruxton, Effectve use of Spearman's and Kendall's correlaton coeffcents forassocaton between two measured trats, Anm. Behav., vol. 0, pp , 05. [0] M. X. Hong, A study on fnancal rsk control of group enterprse, J. Chem. Pharm. Res., vol. 7, no. 4, pp , 05. [] X. R. Tan, H. D. Jang and J. L.Lu, The Research of Fnancal Rsk Warnng Model about Real Estate Enterprses n Chna, Adv. Mater. Res., vol , no. 3, pp , 04. [] L. L, L. Wang and L. Yu, Research of fnancal rsk warnng model of lsted companes n the Supply Chan envronment, Control Decson Conference, pp , 0. ISSN:

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

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

Research on the Process-level Production Scheduling Optimization Based on the Manufacturing Process Simplifies

Research on the Process-level Production Scheduling Optimization Based on the Manufacturing Process Simplifies Internatonal Journal of Smart Home Vol.8, No. (04), pp.7-6 http://dx.do.org/0.457/sh.04.8.. Research on the Process-level Producton Schedulng Optmzaton Based on the Manufacturng Process Smplfes Y. P. Wang,*,

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

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

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

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

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

Optimizing a System of Threshold-based Sensors with Application to Biosurveillance

Optimizing a System of Threshold-based Sensors with Application to Biosurveillance Optmzng a System of Threshold-based Sensors wth Applcaton to Bosurvellance Ronald D. Frcker, Jr. Thrd Annual Quanttatve Methods n Defense and Natonal Securty Conference May 28, 2008 What s Bosurvellance?

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

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

A Study on Mechanism of the Growth and Evolution of Intellectual Property Value Chain: A Self-Organization Perspective

A Study on Mechanism of the Growth and Evolution of Intellectual Property Value Chain: A Self-Organization Perspective Amercan Journal of Operatons Research, 2012, 2, 242-246 do:10.4236/aor.2012.22028 Publshed Onlne June 2012 (http://www.scrp.org/ournal/aor) A Study on Mechansm of the Growth and Evoluton of Intellectual

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

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

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

Grain Moisture Sensor Data Fusion Based on Improved Radial Basis Function Neural Network

Grain Moisture Sensor Data Fusion Based on Improved Radial Basis Function Neural Network Gran Mosture Sensor Data Fuson Based on Improved Radal Bass Functon Neural Network Lu Yang, Gang Wu, Yuyao Song, and Lanlan Dong 1 College of Engneerng, Chna Agrcultural Unversty, Bejng,100083, Chna zhjunr@gmal.com,{yanglu,maozhhua}@cau.edu.cn

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

Ensemble Evolution of Checkers Players with Knowledge of Opening, Middle and Endgame

Ensemble Evolution of Checkers Players with Knowledge of Opening, Middle and Endgame Ensemble Evoluton of Checkers Players wth Knowledge of Openng, Mddle and Endgame Kyung-Joong Km and Sung-Bae Cho Department of Computer Scence, Yonse Unversty 134 Shnchon-dong, Sudaemoon-ku, Seoul 120-749

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 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

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

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

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

Evaluate the Effective of Annular Aperture on the OTF for Fractal Optical Modulator

Evaluate the Effective of Annular Aperture on the OTF for Fractal Optical Modulator Global Advanced Research Journal of Management and Busness Studes (ISSN: 2315-5086) Vol. 4(3) pp. 082-086, March, 2015 Avalable onlne http://garj.org/garjmbs/ndex.htm Copyrght 2015 Global Advanced Research

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

Priority based Dynamic Multiple Robot Path Planning

Priority based Dynamic Multiple Robot Path Planning 2nd Internatonal Conference on Autonomous obots and Agents Prorty based Dynamc Multple obot Path Plannng Abstract Taxong Zheng Department of Automaton Chongqng Unversty of Post and Telecommuncaton, Chna

More information

D-STATCOM Optimal Allocation Based On Investment Decision Theory

D-STATCOM Optimal Allocation Based On Investment Decision Theory Internatonal Conference on Computer Engneerng, Informaton Scence & Applcaton Technology (ICCIA 2016) D-STATCOM Optmal Allocaton Based On Investment Decson Theory Yongjun Zhang1, a, Yfu Mo1, b and Huazhen

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

Multi-focus Image Fusion Using Spatial Frequency and Genetic Algorithm

Multi-focus Image Fusion Using Spatial Frequency and Genetic Algorithm 0 IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.8 No., February 008 Mult-focus Image Fuson Usng Spatal Frequency and Genetc Algorthm Jun Kong,, Kayuan Zheng,, Jngbo Zhang,,*,,

More information

A novel immune genetic algorithm based on quasi-secondary response

A novel immune genetic algorithm based on quasi-secondary response 12th AIAA/ISSMO Multdscplnary Analyss and Optmzaton Conference 10-12 September 2008, Vctora, Brtsh Columba Canada AIAA 2008-5919 A novel mmune genetc algorthm based on quas-secondary response Langyu Zhao

More information

Optimal Phase Arrangement of Distribution Feeders Using Immune Algorithm

Optimal Phase Arrangement of Distribution Feeders Using Immune Algorithm The 4th Internatonal Conference on Intellgent System Applcatons to Power Systems, ISAP 2007 Optmal Phase Arrangement of Dstrbuton Feeders Usng Immune Algorthm C.H. Ln, C.S. Chen, M.Y. Huang, H.J. Chuang,

More information

Research on Peak-detection Algorithm for High-precision Demodulation System of Fiber Bragg Grating

Research on Peak-detection Algorithm for High-precision Demodulation System of Fiber Bragg Grating , pp. 337-344 http://dx.do.org/10.1457/jht.014.7.6.9 Research on Peak-detecton Algorthm for Hgh-precson Demodulaton System of Fber ragg Gratng Peng Wang 1, *, Xu Han 1, Smn Guan 1, Hong Zhao and Mngle

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

Multiple Robots Formation A Multiobjctive Evolution Approach

Multiple Robots Formation A Multiobjctive Evolution Approach Avalable onlne at www.scencedrect.com Proceda Engneerng 41 (2012 ) 156 162 Internatonal Symposum on Robotcs and Intellgent Sensors 2012 (IRIS 2012) Multple Robots Formaton A Multobctve Evoluton Approach

More information

Appendix E: The Effect of Phase 2 Grants

Appendix E: The Effect of Phase 2 Grants Appendx E: The Effect of Phase 2 Grants Roughly a year after recevng a $150,000 Phase 1 award, a frm may apply for a $1 mllon Phase 2 grant. Successful applcants typcally receve ther Phase 2 money nearly

More information

Genetic Algorithm Based Deep Learning Parameters Tuning for Robot Object Recognition and Grasping

Genetic Algorithm Based Deep Learning Parameters Tuning for Robot Object Recognition and Grasping Genetc Algorthm Based Deep Learnng Parameters Tunng for Robot Obect Recognton and Graspng Delowar Hossan, Genc Cap Internatonal Scence Index, Mechancal and Materals Engneerng waset.org/publcaton/10006712

More information

Introduction to Coalescent Models. Biostatistics 666

Introduction to Coalescent Models. Biostatistics 666 Introducton to Coalescent Models Bostatstcs 666 Prevously Allele frequences Hardy Wenberg Equlbrum Lnkage Equlbrum Expected state for dstant markers Lnkage Dsequlbrum Assocaton between neghborng alleles

More information

An Optimal Model and Solution of Deployment of Airships for High Altitude Platforms

An Optimal Model and Solution of Deployment of Airships for High Altitude Platforms An Optmal Model and Soluton of Deployment of Arshps for Hgh Alttude Platforms Xuyu Wang, Xnbo Gao, Ru Zong, Peng Cheng. VIPS Lab, School of Electronc Engneerng, Xdan Unversty, X an 77, Chna. Department

More information

Machine Learning in Production Systems Design Using Genetic Algorithms

Machine Learning in Production Systems Design Using Genetic Algorithms Internatonal Journal of Computatonal Intellgence Volume 4 Number 1 achne Learnng n Producton Systems Desgn Usng Genetc Algorthms Abu Quder Jaber, Yamamoto Hdehko and Rzauddn Raml Abstract To create a soluton

More information

Equity trend prediction with neural networks

Equity trend prediction with neural networks Res. Lett. Inf. Math. Sc., 2004, Vol. 6, pp 15-29 15 Avalable onlne at http://ms.massey.ac.nz/research/letters/ Equty trend predcton wth neural networks R.HALLIDAY Insttute of Informaton & Mathematcal

More information

Coverage Maximization in Mobile Wireless Sensor Networks Utilizing Immune Node Deployment Algorithm

Coverage Maximization in Mobile Wireless Sensor Networks Utilizing Immune Node Deployment Algorithm CCECE 2014 1569888203 Coverage Maxmzaton n Moble Wreless Sensor Networs Utlzng Immune Node Deployment Algorthm Mohammed Abo-Zahhad, Sabah M. Ahmed and Nabl Sabor Electrcal and Electroncs Engneerng Department

More information

Open Access Node Localization Method for Wireless Sensor Networks Based on Hybrid Optimization of Differential Evolution and Particle Swarm Algorithm

Open Access Node Localization Method for Wireless Sensor Networks Based on Hybrid Optimization of Differential Evolution and Particle Swarm Algorithm Send Orders for Reprnts to reprnts@benthamscence.ae The Open Automaton and Control Systems Journal, 014, 6, 61-68 61 Open Access Node Localzaton Method for Wreless Sensor Networks Based on Hybrd Optmzaton

More information

Introduction to Coalescent Models. Biostatistics 666 Lecture 4

Introduction to Coalescent Models. Biostatistics 666 Lecture 4 Introducton to Coalescent Models Bostatstcs 666 Lecture 4 Last Lecture Lnkage Equlbrum Expected state for dstant markers Lnkage Dsequlbrum Assocaton between neghborng alleles Expected to decrease wth dstance

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

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

Open Access Research on PID Controller in Active Magnetic Levitation Based on Particle Swarm Optimization Algorithm

Open Access Research on PID Controller in Active Magnetic Levitation Based on Particle Swarm Optimization Algorithm Send Orders for Reprnts to reprnts@benthamscence.ae 1870 The Open Automaton and Control Systems Journal, 2015, 7, 1870-1874 Open Access Research on PID Controller n Actve Magnetc Levtaton Based on Partcle

More information

Wireless Sensor Network Coverage Optimization Based on Fruit Fly Algorithm

Wireless Sensor Network Coverage Optimization Based on Fruit Fly Algorithm Wreless Sensor Network Coverage Optmzaton Based on Frut Fly Algorthm https://do.org/10.3991/joe.v1406.8698 Ren Song!! ", Zhchao Xu, Yang Lu Jln Unversty of Fnance and Economcs, Jln, Chna rensong1579@163.com

More information

The PWM speed regulation of DC motor based on intelligent control

The PWM speed regulation of DC motor based on intelligent control Avalable onlne at www.scencedrect.com Systems Engneerng Proceda 3 (22) 259 267 The 2 nd Internatonal Conference on Complexty Scence & Informaton Engneerng The PWM speed regulaton of DC motor based on ntellgent

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

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

A General Technical Route for Parameter Optimization of Ship Motion Controller Based on Artificial Bee Colony Algorithm

A General Technical Route for Parameter Optimization of Ship Motion Controller Based on Artificial Bee Colony Algorithm A General Techncal Route for Parameter Optmzaton of Shp Moton Controller Based on Artfcal Bee Colony Algorthm Yanfe Tan, Lwen Huang, and Yong Xong Abstract The most practcal applcaton n ndustral process

More information

Weighted Penalty Model for Content Balancing in CATS

Weighted Penalty Model for Content Balancing in CATS Weghted Penalty Model for Content Balancng n CATS Chngwe Davd Shn Yuehme Chen Walter Denny Way Len Swanson Aprl 2009 Usng assessment and research to promote learnng WPM for CAT Content Balancng 2 Abstract

More information

PSO and ACO Algorithms Applied to Location Optimization of the WLAN Base Station

PSO and ACO Algorithms Applied to Location Optimization of the WLAN Base Station PSO and ACO Algorthms Appled to Locaton Optmzaton of the WLAN Base Staton Ivan Vlovć 1, Nša Burum 1, Zvonmr Špuš 2 and Robert Nađ 2 1 Unversty of Dubrovn, Croata 2 Unversty of Zagreb, Croata E-mal: van.vlovc@undu.hr,

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

Modified Bat Algorithm for the Multi-Objective Flexible Job Shop Scheduling Problem

Modified Bat Algorithm for the Multi-Objective Flexible Job Shop Scheduling Problem Avalable onlne at www.jpe-onlne.com vol., no. 7, November 07, pp. 999-0 DOI: 0.90/jpe.7.07.p.9990 Modfed Bat Algorthm for the Mult-Objectve Flexble Job Shop Schedulng Problem Haodong Zhu a,b, Baofeng He

More information

CHAPTER 2 2 PROPOSED DIFFERENTIAL EVOLUTION BASED IDWNN CONTROLLER FOR FAULT RIDE-THROUGH OF GRID CONNECTED DFIG

CHAPTER 2 2 PROPOSED DIFFERENTIAL EVOLUTION BASED IDWNN CONTROLLER FOR FAULT RIDE-THROUGH OF GRID CONNECTED DFIG 26 CHAPTER 2 2 PROPOSED DIFFERENTIAL EVOLUTION BASED IDWNN CONTROLLER FOR FAULT RIDE-THROUGH OF GRID CONNECTED DFIG 2.1 INTRODUCTION The key objectve of wnd turbne development s to ensure that output power

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

Fast Code Detection Using High Speed Time Delay Neural Networks

Fast Code Detection Using High Speed Time Delay Neural Networks Fast Code Detecton Usng Hgh Speed Tme Delay Neural Networks Hazem M. El-Bakry 1 and Nkos Mastoraks 1 Faculty of Computer Scence & Informaton Systems, Mansoura Unversty, Egypt helbakry0@yahoo.com Department

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

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

Finding Proper Configurations for Modular Robots by Using Genetic Algorithm on Different Terrains

Finding Proper Configurations for Modular Robots by Using Genetic Algorithm on Different Terrains Internatonal Journal of Materals, Mechancs and Manufacturng, Vol. 1, No. 4, November 2013 Fndng Proper Confguratons for Modular Robots by Usng Genetc Algorthm on Dfferent Terrans Sajad Haghzad Kldbary,

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

Fault Locations in Transmission Systems by Evolutionary Algorithms

Fault Locations in Transmission Systems by Evolutionary Algorithms European Assocaton for the Development of Renewable Energes, Envronment and Power Qualty Internatonal Conference on Renewable Energes and Power Qualty (ICREPQ 09) Valenca (Span), 5th to 7th Aprl, 009 Fault

More information

The Application of Interpolation Algorithms in OFDM Channel Estimation

The Application of Interpolation Algorithms in OFDM Channel Estimation The Applcaton of Interpolaton Algorthms n OFDM Estmaton Xjun ZHANG 1,, Zhantng YUAN 1, 1 School of Electrcal and Informaton Engneerng, Lanzhou Unversty of Technology, Lanzhou, Gansu 730050, Chna School

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

[Type text] [Type text] [Type text] Wenjing Yuan Luxun Art Academy of Yan an University Xi an, , (CHINA)

[Type text] [Type text] [Type text] Wenjing Yuan Luxun Art Academy of Yan an University Xi an, , (CHINA) [Type text] [Type text] [Type text] ISSN : 0974-7435 Volume 10 Issue 19 BoTechnology 2014 An Indan Journal FULL PAPER BTAIJ, 10(19, 2014 [10873-10877] Computer smulaton analyss on pano tmbre ABSTRACT Wenjng

More information

Webinar Series TMIP VISION

Webinar Series TMIP VISION Webnar Seres TMIP VISION TMIP provdes techncal support and promotes knowledge and nformaton exchange n the transportaton plannng and modelng communty. DISCLAIMER The vews and opnons expressed durng ths

More information

Optimization of Shortest Path of Multiple Transportation Model Based on Cost Analyses

Optimization of Shortest Path of Multiple Transportation Model Based on Cost Analyses Optmzaton of Shortest Path of Multple Transportaton Model Based on Cost Analyses Yang Yang 1,2 Ruyng Wang 1 Qanqan Zhang 1 1 Chna Unversty of Mnng & Technology (Bejng), School of Management, Bejng, 100083,

More information

Target Tracking and Obstacle Avoidance for Mobile Robot based on Kinect

Target Tracking and Obstacle Avoidance for Mobile Robot based on Kinect 3rd Internatonal Conference on Machnery, Materals and Informaton Technology Applcatons (ICMMITA 015) Target Trackng and Obstacle Avodance for Moble Robot based on Knect Mengxn LI 1, a,jad YIN, b 1 School

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

Traffic balancing over licensed and unlicensed bands in heterogeneous networks

Traffic balancing over licensed and unlicensed bands in heterogeneous networks Correspondence letter Traffc balancng over lcensed and unlcensed bands n heterogeneous networks LI Zhen, CUI Qme, CUI Zhyan, ZHENG We Natonal Engneerng Laboratory for Moble Network Securty, Bejng Unversty

More information

Chaotic Filter Bank for Computer Cryptography

Chaotic Filter Bank for Computer Cryptography Chaotc Flter Bank for Computer Cryptography Bngo Wng-uen Lng Telephone: 44 () 784894 Fax: 44 () 784893 Emal: HTwng-kuen.lng@kcl.ac.ukTH Department of Electronc Engneerng, Dvson of Engneerng, ng s College

More information

Diversion of Constant Crossover Rate DE\BBO to Variable Crossover Rate DE\BBO\L

Diversion of Constant Crossover Rate DE\BBO to Variable Crossover Rate DE\BBO\L , pp. 207-220 http://dx.do.org/10.14257/jht.2016.9.1.18 Dverson of Constant Crossover Rate DE\BBO to Varable Crossover Rate DE\BBO\L Ekta 1, Mandeep Kaur 2 1 Department of Computer Scence, GNDU, RC, Jalandhar

More information

A Hybrid Ant Colony Optimization Algorithm or Path Planning of Robot in Dynamic Environment

A Hybrid Ant Colony Optimization Algorithm or Path Planning of Robot in Dynamic Environment Hao Me, Yantao Tan, Lnan Zu A Hybrd Ant Colony Optmzaton Algorthm or Path Plannng of Robot n Dynamc Envronment A Hybrd Ant Colony Optmzaton Algorthm for Path Plannng of Robot n Dynamc Envronment 1 Hao

More information

Forecasting Stock Returns using Evolutionary Artificial Neural Networks 1

Forecasting Stock Returns using Evolutionary Artificial Neural Networks 1 Forecastng Stoc Returns usng Evolutonary Artfcal eural etwors 1 Prsadarng Solpadunget, Keshav Dahal, apat Harnporncha MOSAIC Research Group, Unversty of Bradford, Great Horton Road, Bradford, BD7 1DP,

More information

Research Article Dynamic Relay Satellite Scheduling Based on ABC-TOPSIS Algorithm

Research Article Dynamic Relay Satellite Scheduling Based on ABC-TOPSIS Algorithm Mathematcal Problems n Engneerng Volume 2016, Artcle ID 3161069, 11 pages http://dx.do.org/10.1155/2016/3161069 Research Artcle Dynamc Relay Satellte Schedulng Based on ABC-TOPSIS Algorthm Shufeng Zhuang,

More information

A New Type of Weighted DV-Hop Algorithm Based on Correction Factor in WSNs

A New Type of Weighted DV-Hop Algorithm Based on Correction Factor in WSNs Journal of Communcatons Vol. 9, No. 9, September 2014 A New Type of Weghted DV-Hop Algorthm Based on Correcton Factor n WSNs Yng Wang, Zhy Fang, and Ln Chen Department of Computer scence and technology,

More information

Sensors for Motion and Position Measurement

Sensors for Motion and Position Measurement Sensors for Moton and Poston Measurement Introducton An ntegrated manufacturng envronment conssts of 5 elements:- - Machne tools - Inspecton devces - Materal handlng devces - Packagng machnes - Area where

More information

Distributed Uplink Scheduling in EV-DO Rev. A Networks

Distributed Uplink Scheduling in EV-DO Rev. A Networks Dstrbuted Uplnk Schedulng n EV-DO ev. A Networks Ashwn Srdharan (Sprnt Nextel) amesh Subbaraman, och Guérn (ESE, Unversty of Pennsylvana) Overvew of Problem Most modern wreless systems Delver hgh performance

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

An Algorithm Forecasting Time Series Using Wavelet

An Algorithm Forecasting Time Series Using Wavelet IJCSI Internatonal Journal of Computer Scence Issues, Vol., Issue, No, January 04 ISSN (Prnt): 94-084 ISSN (Onlne): 94-0784 www.ijcsi.org 0 An Algorthm Forecastng Tme Seres Usng Wavelet Kas Ismal Ibraheem,Eman

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

Downloaded from ijiepr.iust.ac.ir at 5:13 IRST on Saturday December 15th 2018

Downloaded from ijiepr.iust.ac.ir at 5:13 IRST on Saturday December 15th 2018 Internatonal Journal of Industral Eng. & roducton Research (2008) pp. 21-29 Volume 19, Number 4, 2008 Internatonal Journal of Industral Engneerng & roducton Research Journal Webste: http://een.ust.ac.r/

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

Optimal Network Reconfiguration with Distributed Generation Using NSGA II Algorithm

Optimal Network Reconfiguration with Distributed Generation Using NSGA II Algorithm (IJARAI) Internatonal Journal of Advanced Research n Artfcal Intellgence, Optmal Network Reconfguraton wth Dstrbuted Generaton Usng NSGA II Algorthm Jasna Hvzefendć Faculty of Engneerng and Informaton

More information

Figure.1. Basic model of an impedance source converter JCHPS Special Issue 12: August Page 13

Figure.1. Basic model of an impedance source converter JCHPS Special Issue 12: August Page 13 A Hgh Gan DC - DC Converter wth Soft Swtchng and Power actor Correcton for Renewable Energy Applcaton T. Selvakumaran* and. Svachdambaranathan Department of EEE, Sathyabama Unversty, Chenna, Inda. *Correspondng

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

Application of a Modified PSO Algorithm to Self-Tuning PID Controller for Ultrasonic Motor

Application of a Modified PSO Algorithm to Self-Tuning PID Controller for Ultrasonic Motor The Proceedngs of the st Internatonal Conference on Industral Applcaton Engneerng Applcaton of a Modfed PSO Algorthm to Self-Tunng PID Controller for Ultrasonc Motor Djoewahr Alrjadjs a,b,*, Kanya Tanaa

More information

FACTS Devices Allocation Using a Novel Dedicated Improved PSO for Optimal Operation of Power System

FACTS Devices Allocation Using a Novel Dedicated Improved PSO for Optimal Operation of Power System Journal of Operaton and Automaton n Power Engneerng Vol. 1, No., Summer & Fall 013, Pages: 14-135 http://journals.uma.ac.r/joape FACTS Devces Allocaton Usng a Novel Dedcated Improved PSO for Optmal Operaton

More information

Design of Teaching Platform Based on Information Detection System

Design of Teaching Platform Based on Information Detection System , pp.43-48 http://dx.do.org/1.14257/astl.216.139.8 Desgn of Teachng Platform Based on Informaton Detecton System Zhenjng Yao, Lxn L, Qn Gao & Zhmng Han Insttute of Dsaster Preventon Sanhe, Hebe, People

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

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

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

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

Key-Words: - Automatic guided vehicles, Robot navigation, genetic algorithms, potential fields

Key-Words: - Automatic guided vehicles, Robot navigation, genetic algorithms, potential fields Autonomous Robot Navgaton usng Genetc Algorthms F. ARAMBULA COSIO, M. A. PADILLA CASTAÑEDA Lab. de Imágenes y Vsón Centro de Instrumentos, UNAM Méxco, D.F., 451 MEXICO Abstract: - In ths paper s presented

More information

Multiobjective Metaheuristics Optimization in Reactive Power Compensation

Multiobjective Metaheuristics Optimization in Reactive Power Compensation Ilana González Palau, Secundno Marrero Ramírez, Arístdes Legrá Lobana, Danel Mendola Ells Multobjectve Metaheurstcs Optmzaton n Reactve Power Compensaton ILIANA GONZÁLEZ PALAU 1, SECUNDINO MARRERO RAMÍREZ

More information

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

Optimization of Ancillary Services for System Security: Sequential vs. Simultaneous LMP calculation 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

More information

On Evolutionary Programming for Channel Equalization

On Evolutionary Programming for Channel Equalization On Evolutonary Programmng for Channel Equalzaton ADINA BURIAN, ARTO KANTSILA, MIKKO LEHTOKANGAS, JUKKA SAARINEN Dgtal and Computer Systems Laboratory Tampere Unversty of Technology P.O. BOX 553, FIN-33101,

More information

A Patent Quality Classification System Using a Kernel-PCA with SVM

A Patent Quality Classification System Using a Kernel-PCA with SVM ADVCOMP 05 : The nth Internatonal Conference on Advanced Engneerng Computng and Applcatons n Scences A Patent Qualty Classfcaton System Usng a Kernel-PCA wth SVM Pe-Chann Chang Innovaton Center for Bg

More information

Throughput Maximization by Adaptive Threshold Adjustment for AMC Systems

Throughput Maximization by Adaptive Threshold Adjustment for AMC Systems APSIPA ASC 2011 X an Throughput Maxmzaton by Adaptve Threshold Adjustment for AMC Systems We-Shun Lao and Hsuan-Jung Su Graduate Insttute of Communcaton Engneerng Department of Electrcal Engneerng Natonal

More information