Comparison of Novel Semi supervised Text classification using BPNN by Active search with KNN Algorithm

Size: px
Start display at page:

Download "Comparison of Novel Semi supervised Text classification using BPNN by Active search with KNN Algorithm"

Transcription

1 Comparson of Nove Sem supervsed Text cassfcaton usng BPNN by Actve search wth KNN Agorthm Mahak Motwan 1 Assstant Professor, Computer Scence Department, TCST Bhopa,M.P.,462062, Inda mahak.motwan@trubansttute.ac.n Aruna Twar 2 Assstant Professor, Computer Scence Department, IIT Indore, M.P, Inda artwar@t.ac.n Abstract Wth the avaabty of huge amount of text n nternet, news, nsttutes, organzaton etc need of automatc text cassfcaton aso ncreases, The proposed work comprsed to dea wth the major chaenge of gettng abeed data for tranng n cassfer, snce the avaabty of abeed data s expensve, tme consumng, t aso requres the nvovement of annotator. A nove sem supervsed test cassfcaton agorthm based on Back Propagaton Neura Network s proposed whch makes use of web asssted unabeed data by Actve search, ths agorthm s compared wth standard KNN agorthm on test data and standard data Mn Newsgroup. Expermenta resuts state that the proposed agorthm outperforms KNN wth Mcro averaged F 1 measure. INTRODUCTION A Major ssue n the fed of text cassfcaton s to organze arge amount of documents nto a number of meanngfu casses. Text cassfcaton has appcaton n the fed of securty, Bo medca, Company Resource Pannng [1]. In exstng Agorthm of Text cassfcaton Documents are represented usng Vector space mode whch treats document as bag of words. Text representaton s one of the cruca steps of text cassfcaton. Dependng on the data avaabe text cassfcaton can be categorzed as supervsed or unsupervsed. Supervsed earnng s earnng from abeed exampes. It s an area of machne earnng that has reached deveopment, t has generated genera purpose and practcay successfu agorthms[2], whereas earnng wthout the use of sampes or abeed data s unsupervsed earnng where one fnds an nterestng structure wth sampe ndependenty drawn from unknown dstrbuton, Unsupervsed earnng s cosey reated to the probem of densty estmaton n statstcs[3], major probems of unsupervsed earnng are mnmum doman knowedge, nosy data, nsenstve to nstance order etc. The arge quanttes of data s requred to obtan hgh accuracy, and the dffcuty of obtanng abeed data ed the Research drect towards fed where one can use a ot of unabeed data whch are easy avaabe rather than abeed data whch are manuay assgned by experenced anayst whch makes t tme consumng and abor ntensve job. Sem supervsed s a way to make use of ths huge amount of easy avaabe unabeed data and few abeed data whch makes t perform better than unsupervsed agorthm, our proposed agorthm s makng use of ony few root words and easy avaabe reevant data to tran the cassfer. The Nove approach to text cassfcaton starts wth just few root words usng actve search we coect web asssted data that undergoes the pre-processng, effcent text representaton technque s used foowed by BPNN, Our agorthm s compared wth standard KNN on the bass of Mcro averaged F 1 measure.the rest of the paper s structured as foows. In Secton 2 the Pre processng steps are descrbed aong wth the term weghtng method. Secton 3 proposes the agorthm and comparson wth KNN. Secton 4 depcts the expermenta Methodoogy and resuts. Secton 5 concudes the research and dscusses future prospects. 2. Pre processng n Text cassfcaton 2.1 Tokenzaton Text document s a coecton of sentences. In order to extract a words that are used n a gven text, a tokenzaton [4] process s requred for convertng text document nto stream of words by removng a punctuaton marks such as commas, spaces, tabs, speca characters etc, a text documents are merged to obtan set of dfferent words whch are coectvey caed the dctonary of a document coecton. ISSN : Vo. 6 No.05 May

2 2.2 Fterng Stop words Fterng [5] s a method to remove words from the dctonary and thus from the documents. A standard fterng method s stop word fterng. The set of dfferent words.e. dctonary whch s output of tokenzaton phase s now taken as nput for the stop word fterng. The dea of stop word fterng s to remove words that have tte or no content reated nformaton, ke artces a,an, the, conjunctons and, but, prepostons on, above, etc. It reduces compexty wthout any oss of nformaton for typca appcaton 2.3 Stemmng A stem s a natura group of words wth equa meanng. (Andreas Hotho; 2005) [5]. Stemmng method dentfes the root of words for exampe run s the root word of runnng and ran. Ths methods try to construct the basc forms of words.e. to remove ng from verbs, pura s from nouns, ed from past tense or other affxes. A we-known rue based stemmng agorthm has been orgnay proposed by Porter [Por80] [6]. He defned a set of producton rues to teratvey transform (Engsh) words nto ther stems. Each document words are preprocessed usng Porter s stemmng agorthm. After the stemmng process, every word s represented by ts stem. 2.4 Supervsed Term weghtng Method based on Reevance Factor Term Weghtng Methods The term weghtng methods assgns an approprate weght to the term to mprove the performance of text cassfcaton[7] paper nvestgates severa wdey used unsupervsed and supervsed term weghtng methods, a new smpe supervsed term weghtng method, tf,rf, (term frequency, reevance frequency)s used to mprove the terms dscrmnatng power for text categorzaton task, here emphass has been made on term dscrmnatng power anayss,reevance factor refers to the degree of reevance of the term to the category t beongs to as compared wth ts reevance to other documents. It has been proved that t has a consstenty better performance than other term most wdey used term weghtng methods Term frequency [8]. In text cassfcaton of mutpe casses, a term may have hgh term frequency (t.f) and may beong to amost a the casses n ths case the term actuay do not posses a hgh dscrmnatng power and so the nverse term document frequency factor and ts varant has been used, our proposed agorthm uses a supervsed term weghtng method whch s a mutpcaton of t.f and reevance factor r.f. where reevance factor s defned as r.f= og (2+ (a/max (1, c)) (1) Here a: tota number of document n the postve category that contan ths term c: number of document n the negatve category that contan ths term Here we assgn a term as postve category f t beongs to the document that beongs to the category and a other categores combned together as negatve category 3. Proposed Work 3.1 Proposed Agorthm Labeng arge amount of text spans for tranng systems s tme consumng and unreastc for many appcatons. We consder here the use of sem-supervsed technques, whch ets to tran a system wth ony a few abeed documents together wth arge amounts of unabeed documents, It s dffcut to bud reabe cassfer that s abe to acheve hgh cassfcaton accuracy wth of sma number of avaabe abeed documents, one way to overcome ths probem s by usng actve search. Actve search s a way to frst dentfy a number of mportant keywords, root words beongng to dfferent category and then utze search engnes to retreve from the web a muttude of reevant documents [9], we use Googe to get reevant documents. Though ntay we have unreated keywords, query word the web data or document coected w undergo effectve Preprocessng and feature seecton term weghtng method to remove the rreevant words and proceed for tranng. Ths data undergoes through the pre processng method of tokenzaton, stop word remova, appcaton of porter stemmng, we reduce the dmenson by consderng ony those words that appear n more than one document usuay words appearng n ony one document has ts correaton wth that document exampe names,such words do not specfcay have dscrmnatng power, such word are not consdered. Our Agorthm appes Supervsed Term weghtng Method based on Reevance Factor, t posses hgh dscrmnatng capabty of text words to the category. Ths data s fed to Neura Network cassfer based on Back Propagaton Neura Network. One of an effcent and popuar approach for text categorzaton s Neura network, t can hande near and nonnear probems for text categorzaton, and both of near [10] and nonnear [11] cassfer can acheve good resuts. There have been dfferent neura networks appcatons to text categorzaton. Perceptron s the earest and smpe form of neura networks, whch has ony one nput and an output ayer, Ng, Goh, and Low frst used the perceptrons to construct a text cassfer, and reported a ISSN : Vo. 6 No.05 May

3 surprsngy hgh performance [12]. Nakayama and Shmzu deveoped a tranng procedure for subject categorzaton usng mutayer perceptrons [13]. The nonnear neura networks are the more sophstcated neura networks wth some hdden ayers between the nput and the output ayers. Ruz and Srnvasan compared the back propagaton earnng mechansm and counter propagaton earnng mechansm[14]. Back propagaton neura network (BPNN) s the most popuar n a of the neura network appcatons. It has the advantages of yedng hgh cassfcaton accuracy. Back Propagaton Neura Network based Cassfer Mutayer feed forward network whch uses a supervsed earnng method, a generazaton of deta rue s known as back propagaton earnng agorthm.back propagaton neura network. The tranng of a network by back propagaton nvoves three stages: the feed-forward of the nput tranng pattern, the cacuaton and backpropagaton of the assocated error, and the adjustment of the weght and the bases. Input pattern feed-forward. Cacuate the neuron s nput and output. For the neuron j, the nput Ij and output Oj are I j = W j * O j; (2) O j= f(i j + j ) (3) where wj s the weght of the connecton from the th neuron n the prevous ayer to the neuron j, f(i j + j )s an actvaton functon of the neurons, Oj s the output of neuron j, and j s the bas nput to the neuron. In ths paper, we use a tanh(n )sgmod actvaton functon defned wth the equaton: tansg(n) = 2/(1+exp(-2*n))-1; (4) Ths functon s a good trade off for neura networks. The error, E, s cacuated n ths paper, the mean absoute error functon s used n the output ayer The mean absoute error s used to evauate the earnng effects and the tranng w contnue unt the mean absoute error fas beow some threshod or toerance eve. E T O q (5) Here n s the number of tranng patterns, s the number of output nodes, and O n and T n are the output vaue and target vaue,respectvey. The mean absoute error s used to evauate the earnng effects and the tranng w contnue unt the mean absoute error fas beow some threshod or toerance eve. The back propagaton errors both n the output ayer, and the hdden ayer,, are then cacuated wth the foowng formuas: j ( T O W ) f f j ' ( ' ( O ) O ) j (5) (6) Here T s the desred output of the th output neuron, O s the actua output n the output ayer, O j s the actua output vaue n the hdden ayer, and k s the adjustabe varabe n the actvaton functon. The back propagaton error s used to update the weghts and bases n both the output and hdden ayers. Weghts and bases adjustment : The weghts, wj, and bases,, are then adjusted usng the foowng formuas: W j ( K 1) W j ( k) jo (7) ( k 1) ( k) Here k s the number of the epoch and g s the earnng rate. The back propagaton error s used to update the weghts and bases n both the output and hdden ayers. 3.2 KNN Agorthm KNN agorthm KNN s aso known as nstance based earnng agorthm, Nearest Neghbor cassfer are based on earnng by anaogy that s by comparng a test data wth tranng data that s smar to t[15], after preprocessng each text document s now represented as a set of words and ts correspondng numerca vaue specfyng weghtage of that term n document. KNN agorthm [16] s a stabe and effcent method of cassfcaton based on exampes. Usng KNN agorthm the process of document cassfcaton are as foows: In document set, we fnd the most smar K tranng documents for one gven test documentaton d. Then gve each document cass a vaue that s the smarty sum between the test documentaton and the documentaton n the K tranng documents beongng to the cass. That s to say, f there are some documentaton beongng to ths cass n the K documents, the vaue of ths cass s j (8) ISSN : Vo. 6 No.05 May

4 the smarty sum between these documentaton and the test documentaton. Sortng by scores after gettng the statstca vaue of the casses contan the K documents, we just consder the score more than threshod. Specfc steps are as foows: 1) Assume K = the nearest number; 2) Cacuate the smarty between the test documentaton d and a tranng text; 3) Choose K documents, whch s the most smar to the documentaton d, as the nearest text of the documentaton d. 4) Coect these casses of the nearest documents that have been choose. 5) Gve each cass a vaue based on the nearest K documents;,,, b s threshod. 6) The cass wth the bggest vaue s the cass of the test document. 4.1Expermenta Methodoogy, 34 Query words of Computer scence fed,39 Query word of Medcne and 42 Query words of Sports are used to retreve 100 documents of the threee feds that are dvded n 70 to 30 rato of tranng and test documents, Ths tranng documents undergo Tokenzaton.e remova of speca character, numerc vaues etc, after tokenzaton we get terms from 210 tranng text fes, foowed by remova of 428 stop words, porter stemmng agorthm s apped the terms reduces to words are retreved that are ftered on the bass of occurrencee n number of document, we retreve ony those terms that occur n more than one document and thus 6458 terms are consdered. Term weghtng method based on reevance factor s used for feature representaton, ths data beongng to three category computer scence,medcne and sports undergoes tranng n BPNN wth foowng parameters The parameters used for BPNN are neurons n nput ayer and 20 neurons n hdden ayer, tranng functon used s gradent descent adaptve tranng functon, tansg as actvaton functon for hdden ayer and near functon for output ayer, earnng rate used s 0.3, momentum of Evauaton Crtera Precson and Reca are two popuar performance measures for text cassfcaton, precson s the fracton of retreved documents thatt are reevant, reca s the fracton of reevant documents that are retreved. The set of documents that are both reevant and retreved s denoted as reevant retreved, Precson= Reevant retreved/retreved (9) Precson =true postves/ /(true postvess + fase postves) ( 10) Reca: ths s the percentage of document that are reevant to the documents that are reevant to the query and were n fact, retreved. t s formay defned as Reca= reevant retreved/reevant ( 11) Reca = true postves/(true postves + fase negatves) ( 12) However, nether precson nor reca makes sense n soaton from each other as t s we known from the IR practce that hgher eves of precson may be obtaned at the prce of ow vaues of reca. To combne precson and reca, the two most wdey used measures,.e mcro-averaged and Reca. F 1 and macro-averaged F 1 measure the F 1 measures are harmonc mean of Respectve Precson Mcro-averaged vaues are cacuated by constructng a goba contngency tabe and then cacuatng precson and reca usng these sums. In contrast macro-averaged scores are cacuated by frst cacuatng precson and reca for each category and then takng the average of these. The notabe dfference between these cacuatons s that mcro-averagng gves equa weght to every document (t s caed a document-pvoted measure) whe macro-averagng gves equa weght to every category (category-pvoted measure) ). (13) ISSN : Vo. 6 No.05 May

5 (14) 4.3 Expermenta Resuts The proposed agorthm s mpemented usng MATLAB verson 2012 MATLAB s a hgh-eve anguage and nteractve envronment for numerca computaton, vsuazaton, and programmng. The MATLAB neura network toobox provdes a compete set of functons and a graphca user nterface for the desgn, vsuazaton, mpementaton, and smuaton of neura networks,t s checked wth the test data as we as on standard mn newsgroup data and compared wth KNN agorthm. Fgure 1,2. shows the performance of KNN on test data for dfferent vaues of K on the bass of Mcro F 1measure and Macro F 1measure, expermenta resuts depcts that Knn performance s best for vaue k=3 whch s 0.5 McroAverageF 1measure and 0.60 MacroAverage F1measure Fgure 3,4 shows the performance of proposed agorthm on the bass of Mcro Averaged and Macro Averaged F 1 measure on test data for dfferent number of epochs, Proposed agorthm gves qute good resuts for test data, resuts are best McroAverageF 1measure 0.955, McroAverageF 1measure at 2400 epochs ISSN : Vo. 6 No.05 May

6 Fgure 3 shows the performance of proposed agorthm and KNN on the bass of Mcro Averaged F 1 measure on standard Mn Newsgroup data on random sets of 10 to 50 documents of computer and sports category of standard Mn newsgroup. 5. Concuson and Prospects The proposed work has been ntated to address varous probems dentfed n the fed of Text Cassfcaton.e. unavaabty of abeed documents, Usng Actve search, few numbers of keywords are used to get the reevant data of the categores of Computers, sports and Medcne. Effcent supervsed Term weghtng method based on Reevance factor s used for Text representaton, ths nput s fed to BPNN, the agorthm output s cacuated on dfferent set of test data and standard mn newsgroup data wth KNN agorthm on the bass of Mcro Averaged measure F 1 measure.it has been found that proposed agorthm outperforms KNN agorthm. Improvement n tranng tme coud be done by modfyng BPNN. References [1] Fagun N. Pate, Neha R. Son Text mnng: A Bref survey Internatona Journa of Advanced Computer Research (ISSN (prnt): ISSN (onne): ) Voume-2 Number-4 Issue-6 December [2] Mara-Forna Bacan, Avrm Bum,2010 A dscrmnatve mode of sem supervsed earnng ACM DOI / [3] Jordan, Mchae I.; Bshop, Chrstopher M. (2004). "Neura Networks". In Aen B. Tucker. Computer Scence Handbook, Second Edton (Secton VII: Integent Systems). Boca Raton, FL: Chapman & Ha/CRC Press LLC. [4] Andreas Hotho,Andreas N rnberger, Gerhard Paaß, "A Bref Survey of Text Mnng", May 13, 2005 [5] Vakannu Ramanathan, T. Meyyappan, "Survey of Text Mnng", n Internatona Conference on Technoogy and Busness Management, March 18-20, [6] M. Porter. An agorthm for suffx strppng. Program, pages , 1980 [7] Lan M,Tan C L,Su J,Lu Y, Supervsed and tradtona term weghtng methods for automatc text categorzaton, IEEE Trans Pattern Ana Mach Inte Apr;31(4): [8] Mahak Motwan, Aruna Twar Comparatve Study and Anayss of Supervsed and Unsupervsed Term Weghtng Methods on Text Cassfcaton Internatona Journa of Computer Appcatons ( ) Voume 68 No.10, Apr 2013 [9] Zengn Xu, Rong Jn, Kazhu Huang Mchae R. Lyu, Irwn Kng, Sem-supervsed Text Categorzaton by Actve Search, CIKM 08, October 26 30, 2008, Napa Vaey, Caforna, USA, ACM /08/10. [10] Ma L, Shepherd J, Zhang Y (2003) Enhancng text cassfcaton usng synopses extracton. In: Proceedng of the fourth nternatona conference on web nformaton systems engneerng, pp [11] Savo LY Lam, Dk Lun Lee (1999). Feature reducton for neura network based text categorzaton, 6th nternatona conference on database systems for advanced appcatons (DASFAA 99) [12] Ng HT, Goh WB, Low KL (1997). Feature seecton, perceptron earnng, and a usabty case study for text categorzaton. In: Proceedngs of the 20th annua nternatona ACM-SIGIR conference on research and deveopment n nformaton retreva, pp [13] Nakayama M, Shmzu Y (2003) Subject categorzaton for web educatona resources usng MLP. In: Proceedngs of 11 th European symposum on artfca neura networks, pp 9 14 [14] Ruz ME, Srnvasan P (1998). Automatc text categorzaton usng neura network. In: Proceedngs of the 8th ASIS SIG/CR workshop on cassfcaton research, pp [15] Eu-Hong (Sam) Han,George Karyps, Vpn Kumar Text Categorzaton Usng Weght Adjusted k-nearest Neghbor Cassfcaton, Advance n Knowedge Dscovery and Data Mnng,Lecture notes n computer scence,voume 2035, 2001 p [16] Dempster A, Lard N, Rubn D. Maxmum kehood etmaton from ncompete data va EM agorthm [ J ]. J. Roya Statstca Socety Seres B, 1997, 3 9. ISSN : Vo. 6 No.05 May

Neuro-Fuzzy Network for Adaptive Channel Equalization

Neuro-Fuzzy Network for Adaptive Channel Equalization Neuro-Fuzzy Network for Adaptve Channe Equazaton Rahb H.Abyev 1, Tayseer A-shanabeh 1 Near East Unversty, Department of Computer Engneerng, P.O. Box 670, Lefkosa, TRNC, Mersn-10, Turkey rahb@neu.edu.tr

More information

WELDING DEFECT PATTERN RECOGNITION IN RADIOGRAPHIC IMAGES OF GAS PIPELINES USING ADAPTIVE FEATURE EXTRACTION METHOD AND NEURAL NETWORK CLASSIFIER

WELDING DEFECT PATTERN RECOGNITION IN RADIOGRAPHIC IMAGES OF GAS PIPELINES USING ADAPTIVE FEATURE EXTRACTION METHOD AND NEURAL NETWORK CLASSIFIER 23 rd Word Gas Conference, Amsterdam 2006 WELDING DEFECT PATTERN RECOGNITION IN RADIOGRAPHIC IMAGES OF GAS PIPELINES USING ADAPTIVE FEATURE EXTRACTION METHOD AND NEURAL NETWORK CLASSIFIER Man author S.

More information

Naveen Kumar Sharma et al, / (IJCSIT) International Journal of Computer Science and Information Technologies, Vol. 2 (2), 2011,

Naveen Kumar Sharma et al, / (IJCSIT) International Journal of Computer Science and Information Technologies, Vol. 2 (2), 2011, Naveen umar Sharma et a, / (IJCSIT Internatona Journa of Computer Scence and Informaton Technooges, Vo. (, 0, 9-945 Performance Evauaton Anayss of MLP & DG-RBF Feed Forward Neura Networs for Pattern Cassfcaton

More information

A New Regressor for Bandwidth Calculation of a Rectangular Microstrip Antenna

A New Regressor for Bandwidth Calculation of a Rectangular Microstrip Antenna 328 A New Regressor for Bandwdth Cacuaton of a Rectanguar Mcrostrp Antenna Had Sadogh Yazd 1, Mehr Sadogh Yazd 2, Abedn Vahedan 3 1-Computer Department, Ferdows Unversty of Mashhad, IRAN, h-sadogh@um.ac.r

More information

Recurrent Neural Network Based Fuzzy Inference System for Identification and Control of Dynamic Plants

Recurrent Neural Network Based Fuzzy Inference System for Identification and Control of Dynamic Plants Word Academy of Scence, Engneerng and Technoogy Internatona Journa of Computer and Informaton Engneerng Vo, No7, 007 Recurrent Neura Network Based Fuzzy Inference System for Identfcaton and Contro of Dynamc

More information

Definition of level and attenuation in telephone networks

Definition of level and attenuation in telephone networks Defnton of eve and attenuaton n teephone networks o The purpose: defnton of the measurement unts used for sgna eve and crcut gan/attenuaton n teephony; defnton of the reference ponts empoyed n teephone

More information

SAR Image Feature Extraction and Target Recognition Based on Contourlet and SVM

SAR Image Feature Extraction and Target Recognition Based on Contourlet and SVM 00 3rd Internatona Conference on Computer and Eectrca Engneerng (ICCEE 00) IPCSIT vo. 53 (0) (0) IACSIT Press, Sngapore DOI: 0.7763/IPCSIT.0.V53.o..79 SAR Image Feature Extracton and Target Recognton Based

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

LMS Beamforming Using Pre and Post-FFT Processing for OFDM Communication Systems

LMS Beamforming Using Pre and Post-FFT Processing for OFDM Communication Systems B LMS Beamformng Usng Pre and Post-FFT Processng for OFDM Communcaton Systems Mohamed S. Heae (), Mohab A. Mangoud () and Sad Enoub (3) () Teecomm Egypt Co., Aexandra Sector, e-ma: m.shory@yahoo.com ()

More information

29. Network Functions for Circuits Containing Op Amps

29. Network Functions for Circuits Containing Op Amps 9. Network Functons for Crcuts Contanng Op Amps Introducton Each of the crcuts n ths problem set contans at least one op amp. Also each crcut s represented by a gven network functon. These problems can

More information

Generalized Incomplete Trojan-Type Designs with Unequal Cell Sizes

Generalized Incomplete Trojan-Type Designs with Unequal Cell Sizes Internatonal Journal of Theoretcal & Appled Scences 6(1): 50-54(2014) ISSN No. (Prnt): 0975-1718 ISSN No. (Onlne): 2249-3247 Generalzed Incomplete Trojan-Type Desgns wth Unequal Cell Szes Cn Varghese,

More information

A Non-cooperative Game Theoretic Approach for Multi-cell OFDM Power Allocation Ali Elyasi Gorji 1, Bahman Abolhassani 2 and Kiamars Honardar 3 +

A Non-cooperative Game Theoretic Approach for Multi-cell OFDM Power Allocation Ali Elyasi Gorji 1, Bahman Abolhassani 2 and Kiamars Honardar 3 + 29 Internatona Symposum on Computng, Communcaton, and Contro (ISCCC 29 Proc.of CSIT vo. (2 (2 IACSIT Press, Sngapore A Non-cooperatve Game Theoretc Approach for Mut-ce OFDM Power Aocaton A Eyas Gorj, Bahman

More information

A novel approach for analog circuit incipient fault diagnosis by using kernel entropy component analysis as a preprocessor

A novel approach for analog circuit incipient fault diagnosis by using kernel entropy component analysis as a preprocessor WSEAS RANSACIONS on CIRCUIS and SYSEMS A nove approach for anaog crcut ncpent faut dagnoss by usng kerne entropy component anayss as a preprocessor CHAO-LONG ZHANG Schoo of Physcs and Eectronc Engneerng

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

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

A Cooperative Spectrum Sensing Scheme Based on Trust and Fuzzy Logic for Cognitive Radio Sensor Networks

A Cooperative Spectrum Sensing Scheme Based on Trust and Fuzzy Logic for Cognitive Radio Sensor Networks IJCSI Internatona Journa of Computer Scence Issues, Vo., Issue, No, January 23 ISSN (Prnt: 694-784 ISSN (Onne: 694-84 www.ijcsi.org 275 A Cooperatve Spectrum Sensng Scheme Based on Trust and Fuzzy Logc

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

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

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

Design and Implementation of a Sort Free K-Best Sphere Decoder

Design and Implementation of a Sort Free K-Best Sphere Decoder Desgn and Impementaton of a Sort Free K-Best Sphere Decoder Sudp Monda, Ahmed Etaw, Member, IEEE, Chung-An Shen, and Khaed N. Saama, Member, IEEE. Abstract:- Ths paper descrbes the desgn and VLSI archtecture

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

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

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

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

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

Corn Seed Varieties Classification Based on Mixed Morphological and Color Features Using Artificial Neural Networks

Corn Seed Varieties Classification Based on Mixed Morphological and Color Features Using Artificial Neural Networks Research Journa of Apped Scences, Engneerng and Technoogy 6(19): 3506-3513, 013 ISSN: 040-7459; e-issn: 040-7467 Maxwe Scentfc Organzaton, 013 Submtted: October 03, 01 Accepted: December 03, 01 Pubshed:

More information

986 IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 33, NO. 5, MAY 2015

986 IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 33, NO. 5, MAY 2015 986 IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 33, NO. 5, MAY 2015 Bayesan Herarchca Mechansm Desgn for Cogntve Rado Networks Yong Xao, Member, IEEE, Zhu Han, Feow, IEEE, Kwang-Cheng Chen,

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

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

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

SVM-based Fuzzy Inference System (SVM-FIS) for Frequency Calibration in Wireless Networks

SVM-based Fuzzy Inference System (SVM-FIS) for Frequency Calibration in Wireless Networks PROCEEDINGS OF THE 3RD INTERNATIONAL CONFERENCE ON COMMUNICATIO AND INFORMATION TECHNOLOGY SVM-based Fuy Inference System SVM-FIS for Frequency Cabraton n Wreess Networks Wang-Hsn Hsu, Y-Yuan Chang, Wen-Yen

More information

Inverse Halftoning Method Using Pattern Substitution Based Data Hiding Scheme

Inverse Halftoning Method Using Pattern Substitution Based Data Hiding Scheme Proceedngs of the World Congress on Engneerng 2011 Vol II, July 6-8, 2011, London, U.K. Inverse Halftonng Method Usng Pattern Substtuton Based Data Hdng Scheme Me-Y Wu, Ja-Hong Lee and Hong-Je Wu Abstract

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

Passive Filters. References: Barbow (pp ), Hayes & Horowitz (pp 32-60), Rizzoni (Chap. 6)

Passive Filters. References: Barbow (pp ), Hayes & Horowitz (pp 32-60), Rizzoni (Chap. 6) Passve Flters eferences: Barbow (pp 6575), Hayes & Horowtz (pp 360), zzon (Chap. 6) Frequencyselectve or flter crcuts pass to the output only those nput sgnals that are n a desred range of frequences (called

More information

LS-SVM Based WSN Location Algorithm in NLOS Environments

LS-SVM Based WSN Location Algorithm in NLOS Environments 06 6 th Internatona Conference on Informaton echnoogy for Manufacturng Systems (IMS 06 ISB: 978--60595-353-3 LS-SVM Based WS Locaton Agorthm n LOS Envronments Hongyan Zhang, Zheng Lu, Bwen Wang Unversty

More information

Optimal and water-filling Algorithm approach for power Allocation in OFDM Based Cognitive Radio System

Optimal and water-filling Algorithm approach for power Allocation in OFDM Based Cognitive Radio System Internatona Journa of Engneerng Research and Technoogy. ISS 0974-3154 Voume 10, umber 1 (017) Internatona Research Pubcaton House http://www.rphouse.com Optma and water-fng Agorthm approach for power Aocaton

More information

Evaluation of Kolmogorov - Smirnov Test and Energy Detector Techniques for Cooperative Spectrum Sensing in Real Channel Conditions

Evaluation of Kolmogorov - Smirnov Test and Energy Detector Techniques for Cooperative Spectrum Sensing in Real Channel Conditions Tefor Journa Vo. 7 No. 05. 3 Evauaton of Komogorov - Smrnov Test and Energy Detector Technques for Cooperatve Spectrum Sensng n Rea Channe Condtons Deman Lekomtcev Student ember IEEE and Roman arsaek ember

More information

Comparison of Parametric and Nonparametric Techniques for Non-peak Traffic Forecasting

Comparison of Parametric and Nonparametric Techniques for Non-peak Traffic Forecasting Word Academy of Scence, Engneerng and echnoogy Internatona Journa of Mathematca and Computatona Scences Comparson of Parametrc and Nonparametrc echnques for Non-peak raffc Forecastng Yang Zhang, Yunca

More information

AN ADMISSION CONTROL SCHEME FOR PROPORTIONAL DIFFERENTIATED SERVICES ENABLED INTERNET SERVERS USING SUPPORT VECTOR REGRESSION

AN ADMISSION CONTROL SCHEME FOR PROPORTIONAL DIFFERENTIATED SERVICES ENABLED INTERNET SERVERS USING SUPPORT VECTOR REGRESSION AN ADMISSION CONTROL SCHEME FOR PROPORTIONAL DIFFERENTIATED SERVICES ENABLED INTERNET SERVERS USING SUPPORT VECTOR REGRESSION CHENN-JUNG HUANG, YI-TA CHUANG and CHIH-LUN CHENG Insttute of Learnng Technoogy,

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

Development of Analytical Models for Switched Reluctance Machine and their Validation

Development of Analytical Models for Switched Reluctance Machine and their Validation J Eectr Eng Techno.2015; 10(?): 30-40 http://dx.do.org/10.5370/jeet.2015.10.2.030 ISSN(Prnt) 1975-0102 ISSN(Onne) 2093-7423 Deveopment of Anaytca Modes for Swtched euctance Machne and ther Vadaton. Jayapragash

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

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

Effect of transducer mismatch on the performance of spherical microphone arrays

Effect of transducer mismatch on the performance of spherical microphone arrays Effect of tranducer mmatch on the performance of pherca mcrophone array Dan Rao 2 Acoutc ab., Phyc Dept., South Chna Unverty of Technoogy, Guangzhou, Chna, 2 State Key aboratory of Subtropca Budng Scence,

More information

Optimal Placement of Sectionalizing Switches in Radial Distribution Systems by a Genetic Algorithm

Optimal Placement of Sectionalizing Switches in Radial Distribution Systems by a Genetic Algorithm K. Kneam and S. Srsumrannuku / GMSARN Internatona Journa 2 (2008) 2-28 Optma Pacement of Sectonazng Swtches n Rada Dstrbuton Systems by a Genetc Agorthm K. Kneam and S. Srsumrannuku Abstract Proper nstaaton

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

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

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

Th P5 13 Elastic Envelope Inversion SUMMARY. J.R. Luo* (Xi'an Jiaotong University), R.S. Wu (UC Santa Cruz) & J.H. Gao (Xi'an Jiaotong University)

Th P5 13 Elastic Envelope Inversion SUMMARY. J.R. Luo* (Xi'an Jiaotong University), R.S. Wu (UC Santa Cruz) & J.H. Gao (Xi'an Jiaotong University) -4 June 5 IFEMA Madrd h P5 3 Elastc Envelope Inverson J.R. Luo* (X'an Jaotong Unversty), R.S. Wu (UC Santa Cruz) & J.H. Gao (X'an Jaotong Unversty) SUMMARY We developed the elastc envelope nverson method.

More information

Performance Analysis of MIMO SFBC CI-COFDM System against the Nonlinear Distortion and Narrowband Interference

Performance Analysis of MIMO SFBC CI-COFDM System against the Nonlinear Distortion and Narrowband Interference Performance Anayss of MIMO SFBC CI-COFDM System aganst the onnear Dstorton and arrowband Interference YSuravardhana eddy Department of ECE JTUACEAnantapur AP E-ma: suravardhana@gmacom K ama adu Department

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

Subarray adaptive beamforming for reducing the impact of flow noise on sonar performance

Subarray adaptive beamforming for reducing the impact of flow noise on sonar performance Subarray adaptve beamformng for reducng the mpact of flow nose on sonar performance C. Bao 1, J. Leader and J. Pan 1 Defence Scence & Technology Organzaton, Rockngham, WA 6958, Australa School of Mechancal

More information

Spread Spectrum Image Watermarking for Secured Multimedia Data Communication

Spread Spectrum Image Watermarking for Secured Multimedia Data Communication Word Academy of Scence, Engneerng and Technoogy Internatona Journa of Computer and Informaton Engneerng Vo:, No:6, 007 Spread Spectrum Image Watermarkng for Secured utmeda Data Communcaton Trtha S. Das,

More information

Malicious User Detection in Spectrum Sensing for WRAN Using Different Outliers Detection Techniques

Malicious User Detection in Spectrum Sensing for WRAN Using Different Outliers Detection Techniques Malcous User Detecton n Spectrum Sensng for WRAN Usng Dfferent Outlers Detecton Technques Mansh B Dave #, Mtesh B Nakran #2 Assstant Professor, C. U. Shah College of Engg. & Tech., Wadhwan cty-363030,

More information

UWB & UWB Channels HANI MEHRPOUYAN

UWB & UWB Channels HANI MEHRPOUYAN UWB & UWB Channes HANI MEHRPOUYAN Abstract Utra Wde Band (UWB) sgnang s expected to pay an mportant roe n the future of communcatons systems. UWB uses extremey wde transmsson bandwdths (n excess of 3 GHz),

More information

New Applied Methods For Optimum GPS Satellite Selection

New Applied Methods For Optimum GPS Satellite Selection New Appled Methods For Optmum GPS Satellte Selecton Hamed Azam, Student Member, IEEE Department of Electrcal Engneerng Iran Unversty of Scence &echnology ehran, Iran hamed_azam@eee.org Mlad Azarbad Department

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

Distributed Computation in Dynamic Networks

Distributed Computation in Dynamic Networks Dstrbuted Computaton n Dynamc Networks Faban Kuhn Facuty of Informatcs, Unversty of Lugano Lugano, Swtzerand 6904 faban.kuhn@us.ch Nancy Lynch Computer Scence and AI Laboratory, MIT Cambrdge, MA 02139

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

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

Performance Enhancement in Machine Learning System using Hybrid Bee Colony based Neural Network

Performance Enhancement in Machine Learning System using Hybrid Bee Colony based Neural Network Performance Enhancement n Machne Learnng System usng Hybrd Bee Colony based Neural Network S. Karthck 1* 1 Team Manager, Sea Sense Softwares (P) Ltd., Marthandam, Taml Nadu, nda ---------------------------------------------------------------------***---------------------------------------------------------------------

More information

THE ARCHITECTURE OF THE BROADBAND AMPLIFIERS WITHOUT CLASSICAL STAGES WITH A COMMON BASE AND A COMMON EMITTER

THE ARCHITECTURE OF THE BROADBAND AMPLIFIERS WITHOUT CLASSICAL STAGES WITH A COMMON BASE AND A COMMON EMITTER VOL. 0, NO. 8, OCTOBE 205 ISSN 89-6608 2006-205 Asan esearch Publshng Network (APN. All rghts reserved. THE ACHITECTUE OF THE BOADBAND AMPLIFIES WITHOUT CLASSICAL STAGES WITH A COMMON BASE AND A COMMON

More information

Low-Complexity Factor Graph Receivers for Spectrally Efficient MIMO-IDMA

Low-Complexity Factor Graph Receivers for Spectrally Efficient MIMO-IDMA Low-Compexty Factor Graph Recevers for Spectray Effcent MIMO-IDMA Cemens Nova, Franz Hawatsch, and Gerad Matz Insttute of Communcatons and Rado-Frequency Engneerng, Venna Unversty of Technoogy Gusshausstrasse

More information

A Multi-standard Efficient Column-layered LDPC Decoder for Software Defined Radio on GPUs

A Multi-standard Efficient Column-layered LDPC Decoder for Software Defined Radio on GPUs 203 IEEE 4th Workshop on Sgna Processng Advances n Wreess Communcatons (SPAWC) A Mut-standard Effcent Coumn-ayered LDPC Decoder for Software Defned Rado on GPUs Rongchun L, Je Zhou, Yong Dou, Song Guo,

More information

ACTIVE CONTROL ANALYSIS OF MINING VEHICLE CABIN NOISE USING FINITE ELEMENT MODELLING

ACTIVE CONTROL ANALYSIS OF MINING VEHICLE CABIN NOISE USING FINITE ELEMENT MODELLING ACTIVE CONTROL ANALYSIS OF MINING VEHICLE CABIN NOISE USING FINITE ELEMENT MODELLING D.A. Stanef, C.H. Hansen and R.C. Morgans Actve Nose and Vbraton Contro Group, Department of Mechanca Engneerng, The

More information

1 GSW Multipath Channel Models

1 GSW Multipath Channel Models In the general case, the moble rado channel s pretty unpleasant: there are a lot of echoes dstortng the receved sgnal, and the mpulse response keeps changng. Fortunately, there are some smplfyng assumptons

More information

Equivalent Line Limit Calculation Using Available Thermal Transfer Capability

Equivalent Line Limit Calculation Using Available Thermal Transfer Capability Equvaent Lne Lmt Cacuaton Usng vaabe herma ransfer Capabty Wonhyeok Jang Department of Eectrca and Computer Engneerng Unversty of Inos at Urbana-Champagn Urbana, Champagn County jang7@nos.edu homas J.

More information

Performance Analysis of an Enhanced DQRUMA/MC-CDMA Protocol with an LPRA Scheme for Voice Traffic

Performance Analysis of an Enhanced DQRUMA/MC-CDMA Protocol with an LPRA Scheme for Voice Traffic Performance Anayss of an Enhanced DQRUA/C-CDA Protoco wth an LPRA Scheme for Voce Traffc Jae Yoon Park Korea Teecom R&D Group, Woomyun-dong 17, Seou, 137-792, Korea Seung Yeob Nam Dept. of EECS, KAIST,

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

Lecture 3: Multi-layer perceptron

Lecture 3: Multi-layer perceptron x Fundamental Theores and Applcatons of Neural Netors Lecture 3: Mult-laer perceptron Contents of ths lecture Ree of sngle laer neural ors. Formulaton of the delta learnng rule of sngle laer neural ors.

More information

On Channel Estimation of OFDM-BPSK and -QPSK over Generalized Alpha-Mu Fading Distribution

On Channel Estimation of OFDM-BPSK and -QPSK over Generalized Alpha-Mu Fading Distribution Int. J. Communcatons, Network and System Scences, 010, 3, 380-384 do:10.436/jcns.010.34048 Publshed Onlne Aprl 010 (http://www.scrp.org/journal/jcns/) On Channel Estmaton of OFDM-BPSK and -QPSK over Generalzed

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

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

Exploiting Dynamic Workload Variation in Low Energy Preemptive Task Scheduling

Exploiting Dynamic Workload Variation in Low Energy Preemptive Task Scheduling Explotng Dynamc Worload Varaton n Low Energy Preemptve Tas Schedulng Lap-Fa Leung, Ch-Yng Tsu Department of Electrcal and Electronc Engneerng Hong Kong Unversty of Scence and Technology Clear Water Bay,

More information

A ph mesh refinement method for optimal control

A ph mesh refinement method for optimal control OPTIMAL CONTROL APPLICATIONS AND METHODS Optm. Contro App. Meth. (204) Pubshed onne n Wey Onne Lbrary (weyonnebrary.com)..24 A ph mesh refnement method for optma contro Mchae A. Patterson, Wam W. Hager

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

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

Multi-hop Coordination in Gossiping-based Wireless Sensor Networks

Multi-hop Coordination in Gossiping-based Wireless Sensor Networks Mult-hop Coordnaton n Gosspng-based Wreless Sensor Networks Zhlang Chen, Alexander Kuehne, and Anja Klen Communcatons Engneerng Lab, Technsche Unverstät Darmstadt, Germany Emal: {z.chen,a.kuehne,a.klen}@nt.tu-darmstadt.de

More information

User Based Resource Scheduling for Heterogeneous Traffic in the Downlink of OFDM Systems

User Based Resource Scheduling for Heterogeneous Traffic in the Downlink of OFDM Systems G. Indumath S. Vjayaran K. Murugesan User Based Resource Schedung for Heterogeneous Traffc n the Downn of OFDM Systems INDUMATHI.G VIJAYARANI.S Department of ECE Mepco Schen Engneerng Coege Svaas INDIA.

More information

Guidelines for CCPR and RMO Bilateral Key Comparisons CCPR Working Group on Key Comparison CCPR-G5 October 10 th, 2014

Guidelines for CCPR and RMO Bilateral Key Comparisons CCPR Working Group on Key Comparison CCPR-G5 October 10 th, 2014 Gudelnes for CCPR and RMO Blateral Key Comparsons CCPR Workng Group on Key Comparson CCPR-G5 October 10 th, 2014 These gudelnes are prepared by CCPR WG-KC and RMO P&R representatves, and approved by CCPR,

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

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

Review: Our Approach 2. CSC310 Information Theory

Review: Our Approach 2. CSC310 Information Theory CSC30 Informaton Theory Sam Rowes Lecture 3: Provng the Kraft-McMllan Inequaltes September 8, 6 Revew: Our Approach The study of both compresson and transmsson requres that we abstract data and messages

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

A High-Sensitivity Oversampling Digital Signal Detection Technique for CMOS Image Sensors Using Non-destructive Intermediate High-Speed Readout Mode

A High-Sensitivity Oversampling Digital Signal Detection Technique for CMOS Image Sensors Using Non-destructive Intermediate High-Speed Readout Mode A Hgh-Senstvty Oversamplng Dgtal Sgnal Detecton Technque for CMOS Image Sensors Usng Non-destructve Intermedate Hgh-Speed Readout Mode Shoj Kawahto*, Nobuhro Kawa** and Yoshak Tadokoro** *Research Insttute

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

Flagged and Compact Fuzzy ART: Fuzzy ART in more efficient forms

Flagged and Compact Fuzzy ART: Fuzzy ART in more efficient forms he Internatonal Journal of ACM Jordan (ISSN 2078-7952, Vol., No. 3, September 200 98 Flagged and Compact Fuzzy AR: Fuzzy AR n more effcent forms Kamal R. Al-Raw, and Consuelo Gonzalo 2 ; Department of

More information

An Alternation Diffusion LMS Estimation Strategy over Wireless Sensor Network

An Alternation Diffusion LMS Estimation Strategy over Wireless Sensor Network Progress In Electromagnetcs Research M, Vol. 70, 135 143, 2018 An Alternaton Dffuson LMS Estmaton Strategy over Wreless Sensor Network Ln L * and Donghu L Abstract Ths paper presents a dstrbuted estmaton

More information

Hands-on experiments on intelligent behavior for mobile robots.

Hands-on experiments on intelligent behavior for mobile robots. Pease cte ths artce as: Cuevas, E., Zadvar, D., Pérez-Csneros, M., Ramrez-Ortegon, M. Hands-on experments on ntegent behavour for mobe robots, Internatona Journa of Eectrca Engneerng Educaton 48 (), (2),

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

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

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

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

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

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

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

A Novel Hybrid Neural Network for Data Clustering

A Novel Hybrid Neural Network for Data Clustering A Novel Hybrd Neural Network for Data Clusterng Dongha Guan, Andrey Gavrlov Department of Computer Engneerng Kyung Hee Unversty, Korea dongha@oslab.khu.ac.kr, Avg1952@rambler.ru Abstract. Clusterng plays

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

STUDY OF MATRIX CONVERTER BASED UNIFIED POWER FLOW CONTROLLER APPLIED PI-D CONTROLLER

STUDY OF MATRIX CONVERTER BASED UNIFIED POWER FLOW CONTROLLER APPLIED PI-D CONTROLLER Journal of Engneerng Scence and Technology Specal Issue on Appled Engneerng and Scences, October (214) 3-38 School of Engneerng, Taylor s Unversty STUDY OF MATRIX CONVERTER BASED UNIFIED POWER FLOW CONTROLLER

More information

ARTIFICIAL NEURAL NETWORK ARCHITECTURE FOR SOLVING THE DOUBLE DUMMY BRIDGE PROBLEM IN CONTRACT BRIDGE

ARTIFICIAL NEURAL NETWORK ARCHITECTURE FOR SOLVING THE DOUBLE DUMMY BRIDGE PROBLEM IN CONTRACT BRIDGE ISSN (Prnt) : 2319-5940 ISSN (Onlne) : 2278-1021 Internatonal Journal of Advanced Research n Computer and Communcaton Engneerng ARTIFICIAL NEURAL NETWORK ARCHITECTURE FOR SOLVING THE DOUBLE DUMMY BRIDGE

More information