BLACKBOARD SYSTEM AND TOP-DOWN PROCESSING FOR THE TRANSCRIPTION OF SIMPLE POLYPHONIC MUSIC. Juan Pablo Bello and Mark Sandler

Size: px
Start display at page:

Download "BLACKBOARD SYSTEM AND TOP-DOWN PROCESSING FOR THE TRANSCRIPTION OF SIMPLE POLYPHONIC MUSIC. Juan Pablo Bello and Mark Sandler"

Transcription

1 BLACKBOARD SYSTEM AND TOP-DOWN PROCESSING FOR THE TRANSCRIPTION OF SIMPLE POLYPHONIC MUSIC Juan Pablo Bello and Mak Sandle Depatment of Electonic Engineeing, King s College London, Stand, London WC2R 2LS, UK uan.bello_coea@kcl.ac.uk ABSTRACT A system is poposed to pefom the automatic music tansciption of simple polyphonic tacks using top-down pocessing. It is composed of a blackboad system of thee hieachical levels, eceiving its input fom a segmentation outine in the fom of an aveaged STFT matix. The blackboad contains a hypotheses database, a schedule and knowledge souces, one of which is a neual netwok chod ecognise with the ability to econfigue the opeation of the system, allowing it to output moe than one note hypothesis at a time. The basic implementation is explained, and some examples ae povided to illustate the pefomance of the system. The weaknesses of the cuent implementation ae shown and next steps fo futhe development of the system ae defined. 1. INTRODUCTION Musical tansciption of audio data is the pocess of taking a sequence of digital data coesponding to the sound wavefom and extacting fom it the symbolic infomation elated to the high-level musical stuctues that might be seen on a scoe [1]. The scoe and the ochesta ae the pats that can be defined in a musical tack [2] and in an academic music epesentation, ust the fome can be descibed. The pupose of the pesent wok is to automatically extact scoe featues fom monophonic and simple polyphonic music tacks (monotimbic music with chods), using a computational easoning model called blackboad system [3][4] and combining top-down (pedictiondiven) pocessing with the bottom-up (data-diven) techniques aleady implemented in [5] Blackboad system The blackboad system is a elatively complex poblem-solving model pescibing the oganisation of knowledge and data, and the poblem-solving behaviou within the oveall oganisation [4]. It eceives its name fom the metapho of a goup of expets tying to solve a poblem plotted on a blackboad, each expet ust act when he/his specific aea of expetise is equied in the developing of the solution. In contast to the usual paadigm of signal pocessing algoithms, whee algoithms ae descibed by data flowchats showing the pogess of infomation along chains of modules [6], the achitectue of the blackboad system is oppotunistic, choosing the specific module needed fo the development of the solution at each time step. Due to its open achitectue diffeent knowledge can be easily integated into the system, allowing the utilisation of vaious aeas of expetise. The basic stuctue of a blackboad system is depicted in figue 1 and consists of thee fundamental pats: the blackboad: global database whee the hypotheses ae poposed and developed, which inteact with all the modules pesent in the system; the schedule o oppotunistic contol system: detemines how the hypotheses ae developed and by who; and the knowledge souces o expets of the system: modules that execute the actions intended to develop the hypotheses pesent in the blackboad. Schedule Knowledge souces Blackboad o hypotheses database INPUT Figue 1: The basic stuctue of a blackboad system The system opeates in time steps, executing one action at a time. The schedule pioitises within the existing list of knowledge souces, detemining the ode in which these actions ae executed. Each knowledge souce consists of a sot of if/then (pecondition/action) pai. When the pecondition of a cetain knowledge souce is satisfied, the action descibed in its pogamming body is executed, placing its output in the blackboad. These knowledge souces can pefom diffeent kinds of activities, such as detecting and emoving unsuppoted hypothesis fom the blackboad o stimulating the seach fo hamonics of a given note hypothesis. Thee ae seveal implementations of blackboad systems in automatic music tansciption [3][7][8], howeve pat of the knowledge a human being use to tanscibe music is based on his/he expeience heaing music files and the inheent stuctues pesent in these, and in those systems this knowledge is ignoed. DAFX-1

2 As [6] specifies, the stuctue of the blackboad makes little distinction between explanatoy and pedictive opeations; hypotheses geneated fo modules of infeence can econfigue the opeation of the system and bias the seach within the solution space Top-Down and Bottom-up Pocessing In bottom-up pocessing, the infomation flows fom the lowlevel stage, that of the analysis of the aw signal, to the highest level epesentation in the system, in ou case that of the note hypotheses. In this technique, the system does not know anything about the obect of the analysis pevious to the opeation, and the esult depends on the evolution of the data in its unidiectional flow though the hieachy of the pocesso. This appoach is also called data-diven pocessing. In contast, the appoach when the diffeent levels of the system ae detemined by pedictive models of the analysed obect o by pevious knowledge of the natue of the data is known as top-down o pediction-diven pocessing [9]. Despite the fact that top-down pocessing is believed to take place in human peception, most of the systems implemented until now ae based on bottom-up pocessing, and ust in the last yeas the implementation of pedictive pocessing to eceate these peceptual tasks had become a common choice between eseaches of this field [1][6][9][10]. On tasks such as automatic music tansciption, the inflexibility of bottom-up systems made them unable to achieve esults in a geneal context, outlining the need fo the pediction-diven appoach to be used. In this wok, the top-down pocessing is achieved though the implementation of a connectionist system. This kind of system consists of many pimitive cells (units), which ae woking in paallel and ae connected via diected links. Though these links, activation pattens ae distibuted imitating the basic mechanism of the human bain, which is why these models ae also called neual netwoks [11]. Knowledge is usually distibuted thoughout the net and stoed in the stuctue of the topology and the weights of the links; the netwoks ae oganized by automatic taining methods, which help the development of specific applications. If adequately tained, these netwoks can acquie the expeience to make decisions in vey specific poblems. Hee, the poblem is to identify the pesence of a chod in a given segment of a music signal. As extensive documentation of neual netwoks is available, no futhe explanation of this topic will be developed hee, ust the basics of the implemented system ae explained in section Segmentation 2. IMPLEMENTATION Just a bief explanation of the system s font end is descibed hee. The onset detection aims to evaluate the time instant when a new note is played in a sound file. Analysing the unning spectum of a sound it is possible to notice that when a new event occus the high fequency content is inceased [12][13]. The measue of the high fequency content (HFC) is given by: 2 ( X ( k) k) ( N / 2) + 1 HFC = (Eq.1) k = 2 Whee X(k) is the FFT aay of the audio signal and N is its length, while k is used as a linea facto to emphasize the high fequencies in the fame. The HFC and the Enegy (E) calculated on each fame ae used to build the detection function: DF HFC = HFC 1 HFC E (Eq.2) Figue 2: The oiginal signal (a teno sax iff), the detection function and the estimated onsets and offsets (cicled) ove the signal. As can be seen in figue 2, this function shows shap peaks in the instant when the tansient occus. A citeia based on the slope of these peaks was used to detemine the onset s time. Afte this pocess, the segmentation is pefomed aveaging the signal s STFT between onsets. This is used as the input of the blackboad system Blackboad Implementation The Blackboad system s achitectue is based on that of Matin s implementation [3] and is shown in figue 3. At the lowe level, the system eceives the aveaged STFT of the signal and identifies the peaks of the spectum. Of this goup ust the peaks highe than an amplitude theshold ae consideed to build a Tacks matix, containing the magnitude and fequency of each. This infomation is fed to the database and exposed to the evaluation of the knowledge souces () to poduce new hypotheses. Thee ae thee diffeent levels of infomation pesent on the database: tacks, patials and notes. The tacks infomation is automatically povided at the beginning of the system opeation, howeve the notes and patials infomation ae the poduct of the knowledge souces inteaction with the database. It is the main task of the Schedule to detemine the need fo a specific kind of infomation and to activate the coesponding knowledge souce. In the pesent system a table of peconditions is evaluated at each DAFX-2

3 time step and a ating is given to each knowledge souce detemining the ode in which these will opeate. Output notes patials tacks Actions STFT Peak selection Segmentation Figue 3: The blackboad achitectue of this implementation. At the tacks level, all the emaining peaks of the STFT have an equal chance of becoming notes, but as the opeation of the system goes fowad and new hypotheses ae poduced and evaluated by the, atings ae given to naow the seach fo musical notes in the spectum. In the case of the patials, the ating is based on the magnitude of the neaest peak (within a specific ange) to the ideal fequency of the hypothesis. Fo notes, ating is based on the pesence and magnitude of peaks coesponding to the ideal patials this note should have [14]. All this infomation is stoed in a matix called Hypotheses Neual Netwok Implementation Schedule In the neual netwok implemented, the infomation flows in one way fom input to output. Thee is no feedback, which means that the output of any laye does not affect that same laye. This type of netwok is known as feed-fowad. The stuctue of this implementation consists of thee layes: an input, an output and a hidden laye. The activation function implemented fo all the neuons is the sigmoid tansfe function. The leaning is supevised. Taining a feed-fowad neual netwok with supevised leaning consists of the following pocedue [11]: 1. An input patten is pesented to the netwok. The input is then popagated fowad in the net until activation eaches the output laye. This is called the fowad popagation phase. 2. The output of the output laye is then compaed with the teaching input. The eo, i.e. the diffeence δ between the output o and the teaching input t of a taget output unit, is then used togethe with the output o i of the souce unit i to compute the necessay changes of the link w i. To compute the deltas of inne units fo which no input is available, (units of hidden layes) the deltas of the following laye, which ae aleady computed, ae used in a fomula given below. In this way the eos (deltas) ae popagated backwad, so this phase is called backwad popagation. Peconditions Signal 3. In this implementation offline leaning is used, which means that the weights changes ω i ae cumulated fo all pattens in the taining file and the sum of all changes is applied afte one full cycle (epoch) though the taining patten file. This is also known as batch leaning. Hee, the input patten consists of a 256 points spectogam of a piano signal s segment (eithe a note o a chod), pat of the batch of samples coveing five octaves of the instument. The taget output is ust epesented fo the absence 0 o pesence 1 of a chod in the sample. The weight changes wee calculated using the backpopagation weight update ule, also called genealized delta-ule, which eads as follows [11]: ω = ηδ ο i (Eq.3) whee, δ i = f ( net )( t ο ) (Eq.4) if unit is an output unit o δ = f ( net ) k δ ω k k (Eq.5) if unit is a hidden unit, whee: η leaning facto eta (a constant) δ eo (diffeence between the eal output and the teaching input) of unit t teaching input of unit o i output of the peceding unit i i index of a pedecesso to the cuent unit with link w i fom i to index of the cuent unit k index of a successo to the cuent unit with link w k fom to k 2.4. Neual Netwok Inteaction with the Blackboad The netwok is tained offline to obtain a set of paametes adequate to the task equied, in this case the ecognition of the pesence of a chod in a spectogam. When the oveall system is unning, the netwok eceives as an input the same STFT data the blackboad system analyses. In the oiginal blackboad s pocess, ust the note hypotheses with ating bigge than a cut-off theshold emained as valid hypotheses [5], in this vesion of the system, the output of the neual netwok changes the pefomance of the system allowing moe than one note hypothesis to suvive if necessay. As illustated in figue 4, this pocess eshapes the Hypotheses matix, changing its stuctue and adding a new level of infomation in the system: chods. Due to this, the knowledge souces that inteact with the mentioned matix ae stuctually modified and uged to link stong note hypotheses pesent in the blackboad to poduce hypothetic chods. As the schedule detects the need fo this new kind of infomation, the pioity list of opeation is econfigued to favou the modified knowledge souces. Howeve it is possible that even with the neual netwok poposing the pesence of a chod in the segment, ust a single note is output by the system due to the lack of multiple stong ated note hypotheses in the system. In this fist appoach, ust chods of two o thee notes can be identified by the system. DAFX-3

4 oiginal notes played in that segment. The othe twelve notes of the piece and the last chod wee coectly identified by the system. STFT Chods Neual netwok chod ecognise Notes Patials Tacks Figue 5: Example of automatic tansciption of a piano iff. Figue 4: The Inteaction between the blackboad and the neual netwok. Afte the selection of hypotheses is made, each of the fequencies obtained is ounded towads the neaest musical fequency (ideal fequency coesponding to a musical note) and intoduced into a scoe file. This is a text file witten in CSOUND language [15], which can be compiled and endeed with an ochesta file (a sine wave sound fo these expeiments), obtaining an audible epesentation of the oiginal signal. The MIDI numbe coesponding to each fequency is calculated as well [16][17], and the output is epesented in the fom of a piano oll, popotioning a gaphical epesentation of the poposed musical events detected by the system. 3. EXAMPLES In the fist example, illustated in figue 5, a piano iff is plotted, consisting on a succession of fou notes (C 5 D 5 E 5 F 5 ) followed by a C mao chod (C 5 E 5 G 5 ). The notes and the chods ae ecognised successfully by the system. This example is intended ust to show the main capabilities of the cuent system. Notice that the notes and silences ae well diffeentiated and the netwok identified the pesence of a chod elated with the last onset, causing the blackboad to output the thee highe ated hypotheses of the segment. The second example shown in figue 6 epesents a fou ba section of a piano song, including fou chods. Seveal mistakes ae made in the tansciption of the notes of thee chods (the fist thee of the figue), whee coect note hypotheses wee discaded by the system in favou of thei lowe octave equivalents. This octave eo was detected as well in the note befoe the last chod, whee the note C 6 was selected ove the coect C 5. Anothe eo in the tansciption is elated to the non-detection of an onset in the seventh second of the song causing a wong segmentation of the piece. The spectogam of this segment was identified as a chod by the neual netwok, pobably due to the pesence of two stong fundamental pitches in the time window aveaged. As can be seen in the figue 6 a nonexistent chod was plotted between the times of and seconds, containing both the Figue 6: Example of automatic tansciption of a simple polyphonic piano song of fou measues. 4. CONCLUSIONS AND NEXT STEPS Moe tests needs to be pefomed to fully evaluate the cuent system. Howeve, fom the peliminay tests some stong limitations can be detected in the system than need to be ovecome in futue implementations. The incoect selection of notes in diffeent octaves than played, is a ecuent mistake in diffeent tests pefomed. This is due to the fact that same notes in diffeent octaves have the same hamonic content and the knowledge souces of the blackboad base thei selection of notes on the patials infomation. This is fully dependent on the ating function implemented, specifically of the weight used fo the fundamental, even and odd patials. This woks as a timbe model and modifying it can make the system moe obust in identifying octaves fo specific instuments (piano in this case) but will affect the geneality of the system. Moe knowledge souces could be implemented that use musical knowledge to discen this type of stuctues. The onset detection is a limitation as well in the pefomance of the system. It does not wok unifomly in all the fequency ange, and with diffeent kind of instuments. It elies on the enegy content of the signal, which makes it especially weak on facing DAFX-4

5 expessive featues in music (legato, glissando, temolo, vibato, etc). A moe successful appoach would be to ely on pitch changes, but due to the computational load that the blackboad s opeation imply this is not feasible with the cuent spectal analysis. Moe efficient signal pocessing methods will help to impove the elation between computational time and onset eliability. Analysis with wavelets, Multiesolution Fouie Tansfom (MFT) [18]o the log-lag coelogam [6][7] ae cuently studied fo futue systems. The achitectue of the blackboad needs to be modified, incopoating dynamic stuctues to handle diffeent sized hypotheses, e.g. chods of moe than thee notes. Also, the taining space of the netwok has to be expanded to all the octaves of the piano. In geneal the system elies on heuistic paametes fo its opeation. This makes it less geneal, specifically in the handling of diffeent timbes and diffeent fequency anges. Tests ae being pefomed to detemine these constaints and to develop moe geneal ules to make the system less paamete dependant. The flexible achitectue of the blackboad is its stong asset. As a fist appoach, the esults depicted hee ae vey encouaging showing that futhe development of these ideas could be the way fo moe obust and geneal esults. Cuently we ae woking on these points mentioned to impove the system. [13] P. Masi and A. Bateman. Impoved Modelling of Attack Tansient in Music Analysis-Resynthesis. Univesity of Bistol [14] Randall Davis, Buce Buchanan, and Edwad Shotliffe. Poduction Rules as a epesentation fo a Knowledge- Based Consultation Pogam. Atificial Intelligence, 8:15-45, [15] Bay Vecoe. CSOUND A Manual fo the Audio Pocessing System and Suppoting Pogams with Tutoials. Media Lab, M.I.T, Massachusetts, USA [16] James H. McClellan, Ronald Schafe and Mak Yode. DSP Fist: A Multimedia Appoach. Pentice Hall, USA [17] MIDI Manufactues Association. The Complete MIDI 1.0 Detailed Specification, [18] E.R.S Peason. The Multiesolution Fouie Tansfom and its Application to the Analysis of Polyphonic Music. PhD Thesis, Wawick Univesity, REFERENCES [1] Eic Scheie. Extacting expessive pefomance infomation fom ecoded music. Maste s thesis, MIT, [2] Eic Scheie. Edito, MPEG-4 Stuctued Audio. FCD Subpat 5, May [3] Keith Matin. A Blackboad system fo Automatic Tansciption of Simple polyphonic Music. MIT Media Lab, Technical Repot # 385, [4] R.S Engelmoe and A.J. Mogan. Blackboad Systems. Addison-Wesley publishing, [5] J.P. Bello, G. Monti and M. Sandle. An Implementation of Automatic Tansciption of Monophonic Music with a Blackboad System. Poceedings of the ISSC, June [6] Daniel Ellis. Pediction-diven computational auditoy scene analysis. PhD Thesis, MIT, June [7] Keith Matin. Automatic Tansciption of Simple polyphonic Music: Robust Font End Pocessing. MIT Media Lab, Technical Repot # 399, Decembe [8] Daniel Ellis. Mid-level Repesentation fo computational auditoy scene analysis. In Poc. Of the Computational Auditoy Scene Analysis Wokshop; 1995 Intenational Joint Confeence on Atificial intelligence, Monteal, Canada, August [9] Anssi Klapui. Automatic Tansciption of Music. MSc Thesis, Tampee Univesity of Technology, [10] Malcolm Slaney. A citique of pue audition. In Poc. Of the Computational Auditoy Scene Analysis Wokshop, Monteal, Canada, August [11] Stuttgat Neual Netwok Simulato. Use Manual, vesion 4.1. Univesity of Stuttgat, Institute fo Paallel and Distibuted High Pefomance Systems. Repot No. 6/95. [12] Tistan Jehan. Music Signal Paamete Estimation. CNMAT Bekeley, USA DAFX-5

where and are polynomials with real coefficients and of degrees m and n, respectively. Assume that and have no zero on axis.

where and are polynomials with real coefficients and of degrees m and n, respectively. Assume that and have no zero on axis. function whee is an unknown constant epesents fo the un-modeled dynamics The pape investigates the position contol of electical moto dives that can be configued as stuctue of Fig 1 This poblem is fomulated

More information

Spectrum Sharing between Public Safety and Commercial Users in 4G-LTE

Spectrum Sharing between Public Safety and Commercial Users in 4G-LTE 1 Spectum Shaing between Public Safety and Commecial Uses in 4G-LTE Haya Shajaiah, Ahmed Abdel-Hadi and Chales Clancy Badley Depatment of Electical and Compute Engineeing Viginia Tech, Alington, VA, 22203,

More information

Volume 1, Number 1, 2015 Pages 1-12 Jordan Journal of Electrical Engineering ISSN (Print): , ISSN (Online):

Volume 1, Number 1, 2015 Pages 1-12 Jordan Journal of Electrical Engineering ISSN (Print): , ISSN (Online): JJEE Volume, Numbe, 5 Pages - Jodan Jounal of Electical Engineeing ISSN (Pint): 49-96, ISSN (Online): 49-969 Discimination between Tansfome Inush Cuent and Intenal Fault using Combined DFT-ANN Appoach

More information

Optimal Design of Smart Mobile Terminal Antennas for Wireless Communication and Computing Systems

Optimal Design of Smart Mobile Terminal Antennas for Wireless Communication and Computing Systems Optimal Design of Smat Mobile Teminal Antennas fo Wieless Communication and Computing Systems Autho Lu, Junwei, Yang, Shiyou Published 2007 Confeence Title 2007 4th Intenational Symposium on Electomagnetic

More information

ABSTRACTT FFT FFT-' Proc. of SPIE Vol U-1

ABSTRACTT FFT FFT-' Proc. of SPIE Vol U-1 Phase econstuction stategies in phase-locking system based on multi-apetue wave font sensos P.A. Semenov, S.D. Pol skikh Shvabe-Reseach, Moscow, Russian Fedeation; e-mail: pite@bk.u ABSTRACTT System of

More information

Efficient Power Control for Broadcast in Wireless Communication Systems

Efficient Power Control for Broadcast in Wireless Communication Systems Efficient Powe Contol fo Boadcast in Wieless Communication Systems A. T. Chonopoulos Compute Science Depatment Univesity of Texas at San Antonio San Antonio, TX Email:atc@cs.utsa.edu P. Cotae Depatment

More information

GENERALISED PRIOR SUBSPACE ANALYSIS FOR POLYPHONIC PITCH TRANSCRIPTION. Derry FitzGerald, Matt Cranitch

GENERALISED PRIOR SUBSPACE ANALYSIS FOR POLYPHONIC PITCH TRANSCRIPTION. Derry FitzGerald, Matt Cranitch Poc. of the 8th Int. Confeence on Digital Audio Effects (DAFX-5), Madid, Spain, Septembe 2-22, 25 GENERALISED PRIOR SUBSPACE ANALYSIS FOR POLYPHONIC PICH RANSCRIPION Dey FitzGeald, Matt Canitch Cok Institute

More information

Exploring Convolutional Neural Network Structures and Optimization Techniques for Speech Recognition

Exploring Convolutional Neural Network Structures and Optimization Techniques for Speech Recognition INTERSPEECH 2013 Exploing Convolutional Neual Netwok Stuctues and Optimization Techniques fo Speech Recognition Ossama Abdel-Hamid 1, Li Deng 2, Dong Yu 2 1 Depatment of Compute Science and Engineeing,

More information

Singing Voice Detection in North Indian Classical Music

Singing Voice Detection in North Indian Classical Music Singing Voice Detection in Noth Indian Classical Music Vishweshwaa Rao, S. Ramakishnan and Peeti Rao Depatment of Electical Engineeing Indian Institute of Technology Bombay, Mumbai 476, India Email: {vishu,

More information

Feasibility of a triple mode, low SAR material coated antenna for mobile handsets

Feasibility of a triple mode, low SAR material coated antenna for mobile handsets Loughboough Univesity Institutional Repositoy Feasibility of a tiple mode, low SAR mateial coated antenna fo mobile handsets This item was submitted to Loughboough Univesity's Institutional Repositoy by

More information

Audio Engineering Society. Convention Paper. Presented at the 120th Convention 2006 May Paris, France

Audio Engineering Society. Convention Paper. Presented at the 120th Convention 2006 May Paris, France Audio Engineeing Society Convention Pape Pesented at the 120th Convention 2006 May 20 23 Pais, Fance This convention pape has been epoduced fom the autho's advance manuscipt, without editing, coections,

More information

Figure Geometry for Computing the Antenna Parameters.

Figure Geometry for Computing the Antenna Parameters. Spheical Coodinate Systems Definitions Figue 1.2.1 Geomety fo Computing the Antenna Paametes. Antenna Radiation Patten: The distibution of adiated enegy fom an antenna ove a suface of constant adius centeed

More information

Design of an LLC Resonant Converter Using Genetic Algorithm

Design of an LLC Resonant Converter Using Genetic Algorithm Design of an LLC Resonant Convete Using Genetic Algoithm H. H. Nien, C. K. Huang, S. K. Changchien, C. H Chan Dept. of Electical Engineeing, Chienkuo Technology Univesity E-mail: nien@ctu.edu.tw Dept,

More information

Demosaicking using Adaptive Bilateral Filters

Demosaicking using Adaptive Bilateral Filters Demosaicking using Adaptive Bilateal Filtes Ekine Akuiyibo Timothy Atobatele EE 362, Winte 2006 0. Abstact Digital cameas sample the continuous spectum using an aay of colo filtes such that each pixel

More information

An Improved Implementation of Activity Based Costing Using Wireless Mesh Networks with MIMO Channels

An Improved Implementation of Activity Based Costing Using Wireless Mesh Networks with MIMO Channels Poceedings of the 10th WSEAS Intenational Confenence on APPLIED MATHEMATICS, Dallas, Texas, USA, Novembe 1-3, 2006 262 An Impoved Implementation of Activity Based Costing Using Wieless Mesh Netwoks with

More information

Design of A Circularly Polarized E-shaped Patch Antenna with Enhanced Bandwidth for 2.4 GHz WLAN Applications

Design of A Circularly Polarized E-shaped Patch Antenna with Enhanced Bandwidth for 2.4 GHz WLAN Applications VNU Jounal of Science: Comp. Science & Com. Eng., Vol. 31, No. 2 (2015) 1-7 Design of A Ciculaly Polaized E-shaped Patch Antenna with Enhanced Bandwidth fo 2.4 GHz WLAN Applications Hong Van Tam 1, Luong

More information

N2-1. The Voltage Source. V = ε ri. The Current Source

N2-1. The Voltage Source. V = ε ri. The Current Source DC Cicuit nalysis The simplest cicuits to undestand and analyze ae those that cay diect cuent (DC). n this note we continue ou study of DC cicuits with the topics of DC voltage and cuent souces, the idea

More information

An Efficient Control Approach for DC-DC Buck-Boost Converter

An Efficient Control Approach for DC-DC Buck-Boost Converter 2016 Published in 4th Intenational Symposium on Innovative Technologies in Engineeing and Science 3-5 Novembe 2016 (ISITES2016 Alanya/Antalya - Tukey) An Efficient Contol Appoach fo DC-DC Buck-Boost Convete

More information

On Reducing Blocking Probability in Cooperative Ad-hoc Networks

On Reducing Blocking Probability in Cooperative Ad-hoc Networks On educing Blocking Pobability in Coopeative Ad-hoc Netwoks Ayda Basyouni, Walaa Hamouda ept of Electical and Compute Engineeing Concodia Univesity, Monteal, Canada Email: {a basy,hamouda}@ececoncodiaca

More information

PSO driven RBFNN for design of equilateral triangular microstrip patch antenna

PSO driven RBFNN for design of equilateral triangular microstrip patch antenna Indian Jounal of Radio & Space Physics Vol. 38, August 009, pp 33-37 PSO diven RBF fo design of equilateal tiangula micostip patch antenna Vidya Saga Chintakindi,$, Shyam Sunda Pattnaik,#,*, O P Bajpai

More information

Controller Design of Discrete Systems by Order Reduction Technique Employing Differential Evolution Optimization Algorithm

Controller Design of Discrete Systems by Order Reduction Technique Employing Differential Evolution Optimization Algorithm Contolle Design of Discete Systems by Ode Reduction Technique Employing Diffeential Evolution Optimization Algoithm J. S. Yadav, N. P. Patida, and J. Singhai Abstact One of the main objectives of ode eduction

More information

Spread Spectrum Codes Identification by Neural Networks

Spread Spectrum Codes Identification by Neural Networks in "Systems and Contol: heoy and Applications", published by WSES, 2, pp. 257-262, ISBN 96-852-4 Spead Spectum Codes Identification by Neual Netwoks Céline BOUDER, Gilles BUREL Laboatoie d Electonique

More information

Discussion #7 Example Problem This problem illustrates how Fourier series are helpful tools for analyzing electronic circuits. Often in electronic

Discussion #7 Example Problem This problem illustrates how Fourier series are helpful tools for analyzing electronic circuits. Often in electronic Discussion #7 Example Poblem This poblem illustates how Fouie seies ae helpful tools fo analyzing electonic cicuits. Often in electonic cicuits we need sinusoids of vaious fequencies But we may aleady

More information

Sliding Mode Control for Half-Wave Zero Current Switching Quasi-Resonant Buck Converter

Sliding Mode Control for Half-Wave Zero Current Switching Quasi-Resonant Buck Converter Sliding Mode Contol fo Half-Wave Zeo Cuent Switching Quasi-Resonant Buck Convete M. Ahmed, Student membe, IEEE, M. Kuisma, P. Silventoinen Abstact This pape focuses on the pactical implementation of sliding

More information

Noise Attenuation Due to Vegetation

Noise Attenuation Due to Vegetation Noise Attenuation Due to Vegetation Vasile BACRIA Politehnica Univesity of Timisoaa, Bd. M.Viteazu,1, 300222 Timisoaa, bacia@mec.upt.o Nicolae HERISANU Politehnica Univesity of Timisoaa, Bd. M. Viteazu,

More information

A Transmission Scheme for Continuous ARQ Protocols over Underwater Acoustic Channels

A Transmission Scheme for Continuous ARQ Protocols over Underwater Acoustic Channels A Tansmission Scheme fo Continuous ARQ Potocols ove Undewate Acoustic Channels Mingsheng Gao 1, Wee-Seng Soh 1 and Meixia Tao 2 1 Dept. of Electical & Compute Engineeing, National Univesity of Singapoe,

More information

Minimizing Ringing and Crosstalk

Minimizing Ringing and Crosstalk Minimizing Ringing and Cosstalk By Glen Dash, Ampyx LLC, GlenDash at alum.mit.edu Copyight 1998, 26 Ampyx LLC When viewed on a schematic, a wie is just a wie. Howeve, when isetimes shink to a few nanoseconds

More information

HYBRID FUZZY PD CONTROL OF TEMPERATURE OF COLD STORAGE WITH PLC

HYBRID FUZZY PD CONTROL OF TEMPERATURE OF COLD STORAGE WITH PLC Jounal of Theoetical and Applied Infomation Technology 28 th Febuay 2013. Vol. 48 No.3 2005-2013 JATIT & LLS. All ights eseved. ISSN: 1992-8645 www.jatit.og E-ISSN: 1817-3195 HYBRID FUZZY PD CONTROL OF

More information

Analysis of the optimized low-nonlinearity lateral effect sensing detector

Analysis of the optimized low-nonlinearity lateral effect sensing detector Jounal of hysics: Confeence Seies Analysis of the optimized low-nonlineaity lateal effect sensing detecto To cite this aticle: Saeed Olyaee et al J. hys.: Conf. Se. 76 4 Related content - Neual netwok

More information

INCREMENTAL REDUNDANCY (IR) SCHEMES FOR W-CDMA HS-DSCH

INCREMENTAL REDUNDANCY (IR) SCHEMES FOR W-CDMA HS-DSCH ICREMETAL REDUDACY (IR) SCHEMES FOR W-CDMA HS-DSCH Amitava Ghosh 1, Kenneth Stewat, Rapeepat Ratasuk 1, Eoin Buckley, and Raa Bachu 1 Advanced Radio Technology, GTSS, Motoola, Alington Heights, IL, USA

More information

Localization Algorithm for a mobile robot using igs

Localization Algorithm for a mobile robot using igs Poceedings of the 17th Wold Congess The Intenational Fedeation of Automatic Contol Seoul, Koea, July 6-11, 008 Localization Algoithm fo a mobile obot using igs DaeGeun Seo *, JangMyung Lee** * Electical

More information

ISSN: [Reddy & Rao* et al., 5(12): December, 2016] Impact Factor: 4.116

ISSN: [Reddy & Rao* et al., 5(12): December, 2016] Impact Factor: 4.116 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY SIMULATION COMPARISONS OF INDUCTION MOTOR DRIVE WITH ESTIMATOR AND PLL V. Nasi Reddy *, S. Kishnajuna Rao*, S.Nagenda Kuma * Assistant

More information

Experiments with the HoloEye LCD spatial light modulator

Experiments with the HoloEye LCD spatial light modulator Expeiments with the HoloEye LCD spatial light modulato HoloEye model LC00 spatial light modulato The HoloEye (http://www.holoeye.com/spatial_light_modulato_lc_00.html) LC 00 Spatial Light Modulato (SLM)

More information

Configurable M-factor VLSI DVB-S2 LDPC decoder architecture with optimized memory tiling design

Configurable M-factor VLSI DVB-S2 LDPC decoder architecture with optimized memory tiling design RESEARCH Open Access Configuable M-facto VLSI DVB-S2 LDPC decode achitectue with optimized memoy tiling design Gabiel Falcao 1,2*, Maco Gomes 1,2, Vito Silva 1,2, Leonel Sousa 3,4 and Joao Cacheia 2 Abstact

More information

Multiagent Reinforcement Learning Dynamic Spectrum Access in Cognitive Radios

Multiagent Reinforcement Learning Dynamic Spectrum Access in Cognitive Radios Sensos & Tansduces 204 by IFSA Publishing, S L http://wwwsensospotalcom Multiagent Reinfocement Leaning Dynamic Spectum Access in Cognitive Radios Wu Chun, 2 Yin Mingyong, 2 Ma Shaoliang, Jiang Hong School

More information

Design of FIR Filter using Filter Response Masking Technique

Design of FIR Filter using Filter Response Masking Technique Design of FIR Filte using Filte Response Masking Technique Sandeep Shivastava, Alok Jain, Ram Kuma Soni Abstact- In this pape autho is tying to implement Fequency esponse masking (FRM) technique. In this

More information

THE UNIVERSITY OF NEW SOUTH WALES. School of Electrical Engineering & Telecommunications

THE UNIVERSITY OF NEW SOUTH WALES. School of Electrical Engineering & Telecommunications THE UNIESITY OF NEW SOUTH WAES School of Electical Engineeing & Telecommunications EE97 POWE EETONIS FO ENEWABE AND DISTIBUTED GENEATION EXAMINATION Session (Supplementay Exam) TIME AOWED: 3 hous TOTA

More information

ADVANCES IN PARAMETRIC CODING FOR HIGH-QUALITY AUDIO

ADVANCES IN PARAMETRIC CODING FOR HIGH-QUALITY AUDIO ADVANCES IN PARAMETRIC CODING FOR HIGH-QUALITY AUDIO E.G.P. Schuijes, A.W.J. Oomen Philips Digital Systems Laboatoies Glaslaan (SFJ 7) 566 LW Eindhoven, The Nethelands eik.schuijes@philips.com wene.oomen@philips.com

More information

Analytical Performance Evaluation of Mixed Services with Variable Data Rates for the Uplink of UMTS

Analytical Performance Evaluation of Mixed Services with Variable Data Rates for the Uplink of UMTS Analytical Pefomance Evaluation of Mixed Sevices with Vaiable Data Rates fo the Uplink of UMTS Laissa Popova and Wolfgang Koch Lehstuhl fü Mobilkommunikation, Univesität Elangen-Nünbeg, Gemany Email: {popova,

More information

ScienceDirect. Simplified Generation of Electromagnetic Field within EMC Immunity Test Area

ScienceDirect. Simplified Generation of Electromagnetic Field within EMC Immunity Test Area Available online at www.sciencediect.com ScienceDiect Pocedia Engineeing 69 ( 014 ) 7 34 4th DAAAM Intenational Symposium on Intelligent Manufactuing and Automation, 013 Simplified Geneation of Electomagnetic

More information

VLSI Implementation of Low Complexity MIMO Detection Algorithms

VLSI Implementation of Low Complexity MIMO Detection Algorithms , Impact Facto :.643 eissn : 349-000 & pissn : 394-4544 Intenational Jounal of Reseach and Applications (Ap-Jun 015 Tansactions) (6): 309-313 Intenational Confeence on Emeging Tends in Electonics & Telecommunications

More information

WIRELESS SENSORS EMBEDDED IN CONCRETE

WIRELESS SENSORS EMBEDDED IN CONCRETE 7th Euopean Wokshop on Stuctual Health Monitoing July 8-11, 2014. La Cité, Nantes, Fance Moe Info at Open Access Database www.ndt.net/?id=17296 WIRELESS SENSORS EMBEDDED IN CONCRETE Amal Abbadi 1 Phd Student,

More information

Performance Analysis of Z-Source Inverter Considering Inductor Resistance

Performance Analysis of Z-Source Inverter Considering Inductor Resistance Pefomance Analysis of Z-Souce Invete Consideing Inducto Resistance Fatma A. Khea * and Essam Eddin M. Rashad ** Electic Powe and Machines Engineeing Depatment, Faculty of Engineeing, anta Univesity, anta,

More information

Optimization of the law of variation of shunt regulator impedance for Proximity Contactless Smart Card Applications to reduce the loading effect.

Optimization of the law of variation of shunt regulator impedance for Proximity Contactless Smart Card Applications to reduce the loading effect. Optimization of the law of vaiation of shunt egulato impedance fo Poximity Contactless Smat Cad Applications to educe the loading effect. Catheine Maechal, Dominique Paet. Laboatoie LIT ESIGETEL, ue du

More information

Published in: International Journal of Material Forming. Document Version: Peer reviewed version

Published in: International Journal of Material Forming. Document Version: Peer reviewed version A Vitual Inspection Technique fo Assessing the Dimensional Accuacy of Foged Compesso Blades Using FE Modeling and CMM Inspection Makem, J., Ou, H., Amstong, C., Rennie, A., & Nikov, S. (2008). A Vitual

More information

Cyclic Constellation Mapping Method for PAPR Reduction in OFDM system

Cyclic Constellation Mapping Method for PAPR Reduction in OFDM system 2013 8th Intenational Confeence on Communications and Netwoking in China (CHINACOM) Cyclic Constellation Mapping Method fo PAPR Reduction in OFDM system Yong Cheng, Jianhua Ge, Jun Hou, and Fengkui Gong

More information

Variance? which variance? R squared effect size measures in simple mediation models

Variance? which variance? R squared effect size measures in simple mediation models Vaiance? which vaiance? squaed effect size measues in simple mediation models M This is it? med di X de Heus, P. (01). squaed effect size measues and ovelap between diect and indiect effect in mediation

More information

NICKEL RELEASE REGULATIONS, EN 1811:2011 WHAT S NEW?

NICKEL RELEASE REGULATIONS, EN 1811:2011 WHAT S NEW? NICKEL RELEASE REGULATIONS, EN 1811:2011 WHAT S NEW? BACKGROUND: EN 1811 is the intenationally ecognised test method which was devised almost 12 yeas ago to detemine the ate of nickel elease fom jewelley,

More information

Fault severity diagnosis of rolling element bearings based on kurtogram and envelope analysis

Fault severity diagnosis of rolling element bearings based on kurtogram and envelope analysis Fault seveity diagnosis of olling element beaings based on kutogam and envelope analysis Fengshou Gu, Xiange Tian, Zhi Chen, Tie Wang, Ibahim Rehab and Andew Ball Abstact Faults in olling element beaing

More information

Design and Characterization of Conformal Microstrip Antennas Integrated into 3D Orthogonal Woven Fabrics

Design and Characterization of Conformal Microstrip Antennas Integrated into 3D Orthogonal Woven Fabrics Design and Chaacteization of Confomal Micostip Antennas Integated into 3D Othogonal Woven Fabics Xin Wang 1, Lan Yao 1, Fujun Xu 2, Dongchun Zhou 1, Yiping Qiu 1 1 College of Textiles, Donghua Univesity,

More information

The reliability of wireless backhaul mesh networks

The reliability of wireless backhaul mesh networks The eliability of wieless backhaul mesh netwoks Gei Egeland 1, Paal E. Engelstad 2 1 Depatment of Electical and Compute Engineeing, Univesity of Stavange, 4036 Stavange Noway 1 gei.egeland@gmail.com 2

More information

Optic Cable Tracking and Positioning Method Based on Distributed Optical Fiber Vibration Sensing

Optic Cable Tracking and Positioning Method Based on Distributed Optical Fiber Vibration Sensing 08 5th Intenational Confeence on Electical & Electonics Engineeing and Compute Science (ICEEECS 08) Optic Cable Tacking and Positioning Method Based on Distibuted Optical Fibe Vibation Sensing Zhang Chao,

More information

Off-line Bangla Signature Verification: An Empirical Study

Off-line Bangla Signature Verification: An Empirical Study Off-line Bangla Signatue Veification: An Empiical Study Autho Pal, Sikanta, Alieza, Alaei, Pal, Umapada, Blumenstein, Michael Published 2013 Confeence Title The 2013 Intenational Joint Confeence on Neual

More information

77 GHz ACC Radar Simulation Platform

77 GHz ACC Radar Simulation Platform 77 GHz ACC Rada Simulation Platfom Camilla Känfelt, Alain Péden, Ali Bazzi, Ghayath El Haj Shhadé, Mohamad Abbas, Thiey Chonavel and Fantz Bodeeau Abstact The development of a system simulation platfom

More information

GAMMA SHAPED MONOPOLE PATCH ANTENNA FOR TABLET PC

GAMMA SHAPED MONOPOLE PATCH ANTENNA FOR TABLET PC GAMMA SHAPED MONOPOLE PATCH ANTENNA FOR TABLET PC Islam Md. Rafiqul, Mohammad Shawkat Habib and Khaizuan Abdullah Depatment of Electical and Compute Engineeing, Intenational Islamic Univesity Malaysia,

More information

Analysis of a Fractal Microstrip Patch Antenna

Analysis of a Fractal Microstrip Patch Antenna 124 Analysis of a Factal Micostip Patch Antenna Vibha Rani Gupta and Nisha Gupta* Bila Institute of Technology, Mesa, Ranchi-835215, Jhakhand, India. vgupta@bitmesa.ac.in, ngupta@bitmesa.ac.in Abstact-

More information

Parameters of spinning AM reticles

Parameters of spinning AM reticles Paametes of spinning AM eticles onald G. Digges, Cal E. Halfod, and Glenn D. Boeman A new method of obtaining amplitude modulation (AM) fo detemining taget location with spinning eticles is pesented. The

More information

Chamber Influence Estimation for Radiated Emission Testing in the Frequency Range of 1 GHz to 18 GHz

Chamber Influence Estimation for Radiated Emission Testing in the Frequency Range of 1 GHz to 18 GHz Chambe Influence Estimation fo Radiated Emission Testing in the Fequency Range of 1 GHz to 18 GHz Alexande Kiz Electomagnetic Compatibility and RF-Engineeing ARC eibesdof eseach GmbH eibesdof, Austia alexande.kiz@acs.ac.at

More information

An Intelligent Controller designed to improve the Efficiency of Cascade Gama-LC Resonant Converters

An Intelligent Controller designed to improve the Efficiency of Cascade Gama-LC Resonant Converters Austalian Jounal of Basic and Applied Sciences, 5(): 36-35, 0 ISSN 99-878 An Intelligent Contolle designed to impove the Efficiency of Cascade Gama-C esonant Convetes Mohammad Jafai, Zaha Malekjamshidi

More information

Regeneration of frequency response functions from poles and zeros: a discussion with implications for cepstrum-based operational modal analysis

Regeneration of frequency response functions from poles and zeros: a discussion with implications for cepstrum-based operational modal analysis Regeneation of fequency esponse functions fom poles and zeos: a discussion with implications fo cepstum-based opeational modal analysis Wade A. SMITH 1 ; Robet B. RANDALL 1, Univesity of New South Wales,

More information

Electrical characterization of thin film ferroelectric capacitors

Electrical characterization of thin film ferroelectric capacitors 1 Electical chaacteization of thin film feoelectic capacitos M. P. J. Tiggelman, K. Reimann, M. Klee, D. Beelen, W. Keu, J. Schmitz, and R. J. E. Hueting Abstact Tunable capacitos can be used to facilitate

More information

QoE Enhancement of Audio Video IP Transmission with IEEE e EDCA in Mobile Ad Hoc Networks

QoE Enhancement of Audio Video IP Transmission with IEEE e EDCA in Mobile Ad Hoc Networks QoE Enhancement of Audio Video IP Tansmission with IEEE 8.e in Mobile Ad Hoc Netwoks Toshio Nunome and Shuji Tasaka Depatment of Compute Science and Engineeing, Gaduate School of Engineeing, Nagoya Institute

More information

STACK DECODING OF LINEAR BLOCK CODES FOR DISCRETE MEMORYLESS CHANNEL USING TREE DIAGRAM

STACK DECODING OF LINEAR BLOCK CODES FOR DISCRETE MEMORYLESS CHANNEL USING TREE DIAGRAM H PRASHANTHA KUMAR et. al.: STACK DECODING OF LINEAR BLOCK CODES FOR DISCRETE MEMORYLESS CHANNEL USING TREE DIAGRAM DOI:.297/ijct.22.69 STACK DECODING OF LINEAR BLOCK CODES FOR DISCRETE MEMORYLESS CHANNEL

More information

Real-Time Fault Diagnostics for a Permanent Magnet Synchronous Motor Drive for Aerospace Applications

Real-Time Fault Diagnostics for a Permanent Magnet Synchronous Motor Drive for Aerospace Applications Real-Time Fault Diagnostics fo a Pemanent Magnet Synchonous Moto Dive fo Aeospace Applications Milijana Odavic, Mak Sumne, Pat Wheele, Jing Li The Univesity of Nottingham Univesity Pak, NG7 2RD, Nottingham,

More information

Experimental Investigation of Influence on Non-destructive Testing by Form of Eddy Current Sensor Probe

Experimental Investigation of Influence on Non-destructive Testing by Form of Eddy Current Sensor Probe Expeimental Investigation of Influence on Non-destuctive Testing by Fom of Eddy Cuent Senso Pobe Fengyun Xie * and Jihui Zhou School of Mechanical and Electonical Engineeing, East China Jiaotong Univesity,

More information

The Periodic Ambiguity Function Its Validity and Value

The Periodic Ambiguity Function Its Validity and Value The Peiodic Ambiguity Function Its Validity and Value Nadav Levanon Dept. of Electical Engineeing Systems Tel Aviv Univesity Tel Aviv, Isael nadav@eng.tau.ac.il Abstact The peiodic ambiguity function (PAF)

More information

Low-Complexity Time-Domain SNR Estimation for OFDM Systems

Low-Complexity Time-Domain SNR Estimation for OFDM Systems Low-Complexity Time-Domain SR Estimation fo OFDM Systems A. jaz, A.B. Awoseyila and B.G. Evans A low-complexity SR estimation algoithm fo OFDM systems in fequency-selective fading channels is poposed.

More information

School of Electrical and Computer Engineering, Cornell University. ECE 303: Electromagnetic Fields and Waves. Fall 2007

School of Electrical and Computer Engineering, Cornell University. ECE 303: Electromagnetic Fields and Waves. Fall 2007 School of Electical and Compute Engineeing, Conell Univesity ECE 303: Electomagnetic Fields and Waves Fall 007 Homewok 1 Due on Nov. 8, 007 by 5:00 PM Reading Assignments: i) Review the lectue notes. ii)

More information

GRADE 6 FLORIDA. Division WORKSHEETS

GRADE 6 FLORIDA. Division WORKSHEETS GRADE 6 FLORIDA Division WORKSHEETS Mental division stategies invese opeations As we know, multiplication and division ae invese opeations. 8 9 = 7 This means they do the evese of each othe: 7 9 = 8 We

More information

Modulation and Coding Classification for Adaptive Power Control in 5G Cognitive Communications

Modulation and Coding Classification for Adaptive Power Control in 5G Cognitive Communications Modulation and Coding Classification fo Adaptive Powe Contol in 5G Cognitive Communications Anestis Tsakmalis, Symeon Chatzinotas and Bjön Ottesten SnT - secuityandtust.lu, Univesity of Luxemboug Email:{anestis.tsakmalis,

More information

New Approach for Optimizing Control of Switched Reluctance Generator

New Approach for Optimizing Control of Switched Reluctance Generator New Appoach fo Optimizing Contol of Switched Reluctance Geneato R. Rebbah, A. Bentounsi and H. Benalla Abstact This pape pesents a new switching appoach that detemines the optimal contol of the Switched

More information

Design and Implementation of 4 - QAM VLSI Architecture for OFDM Communication

Design and Implementation of 4 - QAM VLSI Architecture for OFDM Communication Design and Implementation of 4 - QAM VLSI Achitectue fo OFDM Communication R. Achitha 1, S. Bhagyalakshmi 2, V. Jaya Suthi 3, D. T. Menakadevi 4 U.G. Students, Depatment of ECE, Adhiyamaan College of Engineeing,

More information

A multichannel Satellite Scheduling Algorithm

A multichannel Satellite Scheduling Algorithm A multichannel Satellite Scheduling Algoithm J.S. Gilmoe and R. Wolhute Depatment of Electonic Engineeing Univesity of Stellenbosch 7600 Stellenbosch, South Afica Email: jgilmoe@dsp.sun.ac.za, wolhute@sun.ac.za

More information

UNCERTAINTY ESTIMATION OF SIZE-OF-SOURCE EFFECT MEASUREMENT FOR 650 NM RADIATION THERMOMETERS

UNCERTAINTY ESTIMATION OF SIZE-OF-SOURCE EFFECT MEASUREMENT FOR 650 NM RADIATION THERMOMETERS XIX IMEKO Wold Congess Fundamental and Applied Metology Septembe 6 11, 29, Lisbon, Potugal UNCERTAINTY ESTIMATION OF SIZE-OF-SOURCE EFFECT MEASUREMENT FOR 65 NM RADIATION THERMOMETERS Fumihio Sakuma, Laina

More information

LAAS/GBAS Ground Reference Antenna With Enhanced Mitigation of Ground Multipath

LAAS/GBAS Ground Reference Antenna With Enhanced Mitigation of Ground Multipath LAAS/BAS ound Refeence Antenna With Enhanced Mitigation of ound Multipath Alfed R Lopez, BAE Systems BIORAPHY Alfed R Lopez is a Life Fellow of the IEEE He is a Hazeltine Fellow and Engineeing Fellow with

More information

Power Minimization in Uni-directional Relay Networks with Cognitive Radio Capabilities

Power Minimization in Uni-directional Relay Networks with Cognitive Radio Capabilities 00 5th Intenational Symposium on elecommunications (IS'00) Poe Minimization in Uni-diectional Relay Netoks ith Cognitive Radio Capabilities Adalan Alizadeh Seyed Mohammad-Sajad Sadough Cognitive elecommunication

More information

Short-Circuit Fault Protection Strategy of Parallel Three-phase Inverters

Short-Circuit Fault Protection Strategy of Parallel Three-phase Inverters Shot-Cicuit Fault Potection Stategy of Paallel Thee-phase Invetes Hongliang Wang, Membe, IEEE, Xuejun Pei, Membe, IEEE, Yu Chen, Membe, IEEE,Yong Kang College of Electical and Electonics Engineeing Huazhong

More information

The phenomenon of incoherent signal interference

The phenomenon of incoherent signal interference The phenomenon of incoheent signal intefeence.. Goshenkov #, Y.N. Klikushin #, K.T. Koshekov *3 # Depatment "Technology of electonics", Omsk tate Technical Univesity, OmGTU, Omsk, Russia goshenkov@omgtu.u

More information

IMAGE QUALITY ASSESSMENT USING THE MOTIF SCAN

IMAGE QUALITY ASSESSMENT USING THE MOTIF SCAN Signal & Image Pocessing : An Intenational Jounal (SIPIJ) Vol., No.5, Octobe 0 IMAGE QUALITY ASSESSMENT USING THE MOTIF SCAN Z. Cui, D.-O Kim, and R.-H. Pak Depatment of Electonic Engineeing, Sogang Univesity,

More information

Study and Design of Dual Frequency High Gain and Conformal Microstrip Patch Antenna

Study and Design of Dual Frequency High Gain and Conformal Microstrip Patch Antenna , pp.236-243 http://dx.doi.og/10.14257/astl.2017.147.33 Study and Design of Dual Fequency High Gain and Confomal Micostip Patch Antenna S. Auna 1, K. Sinivasa Naik 2, J. Ramesh 2 and D. Madhu 2 1 Andha

More information

Anti-Forensics of Chromatic Aberration

Anti-Forensics of Chromatic Aberration Anti-Foensics of Chomatic Abeation Owen Maye and Matthew C. Stamm Dept. of Electical and Compute Engineeing, Dexel Univesity, Philadelphia, PA, USA ABSTRACT Ove the past decade, a numbe of infomation foensic

More information

Wall Compensation for Ultra Wideband Applications

Wall Compensation for Ultra Wideband Applications 64 A. MUQAIBEL, N. IYA, U. JOHAR, WALL COMPENSATION FOR ULTRA WIDEBAND APPLICATIONS Wall Compensation fo Ulta Wideband Applications Ali H. MUQAIBEL, Nuuddeen M. IYA, Uma M. JOHAR Dept. of Electical Engineeing,

More information

Voice Conversion Application (VOCAL)

Voice Conversion Application (VOCAL) 0 Intenational Confeence on Uncetainty Reasoning and Knowledge Engineeing Voice Convesion Application (VOCAL) Liliana, Resmana Lim, Elizabeth Kwan Infomatics Depatment, Industial Technology Faculty Peta

More information

DESIGN AND PARAMETRIC EVALUATION OF RECTANGULAR MICROSTRIP PATCH ANTENNA FOR GSM APPLICATION

DESIGN AND PARAMETRIC EVALUATION OF RECTANGULAR MICROSTRIP PATCH ANTENNA FOR GSM APPLICATION DESIGN AND PARAMETRIC EVALUATION OF RECTANGULAR MICROSTRIP PATCH ANTENNA FOR GSM APPLICATION RAHUL T. DAHATONDE, SHANKAR B. DEOSARKAR Dept. of E & TC, D. Babasaheb Ambedka Technological Univesity, Lonee,

More information

Development of Corona Ozonizer Using High Voltage Controlling of Produce Ozone Gas for Cleaning in Cage

Development of Corona Ozonizer Using High Voltage Controlling of Produce Ozone Gas for Cleaning in Cage Moden Envionmental Science and Engineeing (ISSN 333-58) July 07, Volume 3, No. 7, pp. 505-509 Doi: 0.534/mese(333-58)/07.03.07/0 Academic Sta Publishing Company, 07 www.academicsta.us Development of Coona

More information

Near-field Computation and. Uncertainty Estimation using Basic. Cylindrical-Spherical Formulae

Near-field Computation and. Uncertainty Estimation using Basic. Cylindrical-Spherical Formulae Nea-field Computation and Uncetainty Estimation using Basic Cylindical-Spheical Fomulae Poject... IEC 63 Subject... Basic Nea-Field Computation Document numbe... N/A Revision... 3 Autho... F.D. du Plessis

More information

Wireless Communication (Subject Code: 7EC3)

Wireless Communication (Subject Code: 7EC3) COMPUCOM INSTITUTE OF TECHNOLOGY & MANAGEMENT, JAIPUR (DEPARTMENT OF ELECTRONICS & COMMUNICATION) Notes Wieless Communication (Subject Code: 7EC3) Pepaed By: LOKESH KUMAR ARYA Class: B. Tech. IV Yea, VII

More information

10! !. 3. Find the probability that a five-card poker hand (i.e. 5 cards out of a 52-card deck) will be:

10! !. 3. Find the probability that a five-card poker hand (i.e. 5 cards out of a 52-card deck) will be: MATH 0(001 Fall 2018 Homewok 2 Solutions Please infom you instucto if you find any eos in the solutions 1 Suppose that thee ae duck huntes, each with a pefect shot A flock of ducks fly ove, and each hunte

More information

Impact of bilateral filter parameters on medical image noise reduction and edge preservation

Impact of bilateral filter parameters on medical image noise reduction and edge preservation The Univesity of Toledo The Univesity of Toledo Digital Repositoy Theses and Dissetations 2009 Impact of bilateal filte paametes on medical image noise eduction and edge pesevation Michael D. Lekan Medical

More information

June 2012 Volume 1, Issue 3 Article #07

June 2012 Volume 1, Issue 3 Article #07 Scholas www.setscholas.og Knowledge is Powe June 2012 Volume 1, Issue 3 Aticle #07 IJASETR Reseach Pape ISSN: 1839-7239 Modeling of themal adiation in the intenal sections of a Thee-phase AC electical

More information

Optimised Wireless Network Using Smart Mobile Terminal Antenna (SMTA) System

Optimised Wireless Network Using Smart Mobile Terminal Antenna (SMTA) System Optimised Wieless Netwok Using Smat Mobile Teminal Antenna (SMTA) System Autho Lu, Junwei, Sciven, Ian, Wate, Wayne Published 2010 Confeence Title Poceedings of IEEE APEMC2010 DOI https://doi.og/10.1109/apemc.2010.5475858

More information

INVESTIGATION OF CLOSE-TO-WALL WIRELESS SENSOR DEPLOYMENT USING 2D FINITE-DIFFERENCE TIME-DOMAIN MODELLING. Y. Wu and I. J.

INVESTIGATION OF CLOSE-TO-WALL WIRELESS SENSOR DEPLOYMENT USING 2D FINITE-DIFFERENCE TIME-DOMAIN MODELLING. Y. Wu and I. J. 2 nd Intenational Confeence on Wieless Communications in Undegound and Confined Aeas August 25-27, 2008 Val-d O - Québec - Canada INVESTIGATION OF CLOSE-TO-WALL WIRELESS SENSOR DEPLOYMENT USING 2D FINITE-DIFFERENCE

More information

Distributed Spectrum Allocation via Local Bargaining

Distributed Spectrum Allocation via Local Bargaining Distibuted Spectum Allocation via Local Bagaining Lili Cao Shanghai Jiaotong Univesity, Shanghai, P.R. China Email: cao li li@yahoo.com Haitao Zheng Micosoft Reseach Asia, Beijing, P.R. China Email: htzheng@ieee.og

More information

A New Buck-Boost DC/DC Converter of High Efficiency by Soft Switching Technique

A New Buck-Boost DC/DC Converter of High Efficiency by Soft Switching Technique A New Buck-Boost D/D onvete of High Efficiency by Soft Switching Technique Dong-Kul Kwak, Seung-Ho Lee, and Do-Young Jung Pofessional Gaduate School of Disaste Pevention, Kangwon National Univesity, 45-711,

More information

IAS 2.4. Year 12 Mathematics. Contents. Trigonometric Relationships. ulake Ltd. Robert Lakeland & Carl Nugent

IAS 2.4. Year 12 Mathematics. Contents. Trigonometric Relationships. ulake Ltd. Robert Lakeland & Carl Nugent Yea 12 Mathematics IS 2.4 Tigonometic Relationships Robet Lakeland & al Nugent ontents chievement Standad.................................................. 2 icula Measue.......................................................

More information

Heuristic Algorithm for Location-Allocation Problem Based on Wavelet Analysis in Integrated Logistics Distribution

Heuristic Algorithm for Location-Allocation Problem Based on Wavelet Analysis in Integrated Logistics Distribution Heuistic Algoithm fo Location-Allocation Poblem Based on Wavelet Analysis in Integated Logistics Distibution Qian Zhang Business School, HuaQiao Univesity Quanzhou, FuJian, 36202, P.R. China E-mail: stu_zyl@yahoo.com.cn

More information

Analysis and Implementation of LLC Burst Mode for Light Load Efficiency Improvement

Analysis and Implementation of LLC Burst Mode for Light Load Efficiency Improvement Analysis and Implementation of LLC Bust Mode fo Light Load Efficiency Impovement Bin Wang, Xiaoni Xin, Stone Wu, Hongyang Wu, Jianping Ying Delta Powe Electonics Cente 238 Minxia Road, Caolu Industy Zone,

More information

HISTORY AND PROGRESS OF THE TOW THOMAS BI-QUADRATIC FILTER. PART I. GENERATION AND OP AMP REALIZATIONS

HISTORY AND PROGRESS OF THE TOW THOMAS BI-QUADRATIC FILTER. PART I. GENERATION AND OP AMP REALIZATIONS Jounal of icuits, Systems, and omputes Vol. 7, No. (2008) 33 54 c Wold Scientific Publishing ompany HISTOY ND POGESS OF THE TOW THOMS BIQUDTI FILTE. PT I. GENETION ND OP MP ELIZTIONS HMED M. SOLIMN Electonics

More information

Absolute calibration of null correctors using twin computer-generated holograms

Absolute calibration of null correctors using twin computer-generated holograms Absolute calibation of null coectos using twin compute-geneated hologams Poteep C.V. Mallik a, Rene Zehnde a, James H. Buge a, Alexande Poleshchuk b a College of Optical Sciences, The Univesity of Aizona,

More information

The Marginal Utility of Cooperation in Sensor Networks

The Marginal Utility of Cooperation in Sensor Networks e Maginal Utility of Coopeation in Senso Netwoks Yu-Ching Tong, Geg Pottie Depatment of Electical Engineeing Univesity of Califonia, Los Angeles Los Angeles, Califonia 99 Email: yuching@ee.ucla.edu, pottie@icsl.ucla.edu

More information