Design of FPGA-Based Rapid Prototype Spectral Subtraction for Hands-free Speech Applications

Size: px
Start display at page:

Download "Design of FPGA-Based Rapid Prototype Spectral Subtraction for Hands-free Speech Applications"

Transcription

1 Design of FPGA-Bsed Rpid Prototype Spectrl Subtrction for Hnds-free Speech Applictions Sryut Amornwongpeeti *, Nobutk Ono *, nd Mongkol Ekpnypong * Principles of Informtics Reserch Division, Ntionl Institute of Informtics, Tokyo, Jpn E-mil: sryut.mornwongpeeti@it.c.th, onono@nii.c.jp Tel: Deprtment of Microelectronics nd Embedded Systems, Asin Institute of Technology, Pthum Thni, Thilnd E-mil: mongkol@it.c.th Tel: Abstrct In this pper, the design of FPGA-bsed rpid prototype for Short-Time Fourier Trnsform (STFT) bsed spectrl subtrction for hnds-free speech pplictions using Xilinx System Genertor (XSG) tools without trditionl HDL hnd coding is presented. Initilly, the concept of dul-chnnel short-time spectrl subtrction lgorithm for removing the widebnd bckground noise in speech signl is introduced. The studied lgorithm is developed in the system-level modeling simultor using MATLAB Simulink environment. For the digitl hrdwre design, simple hrdwre rchitectures for dt frming nd overlpping lgorithms re proposed by utilizing the bsic DSP blocksets of the XSG librry, nd replced in the simultion model. Finlly, complete simultion model of the FPGA-bsed short-time spectrl subtrction lgorithm using XSG is presented. The comprtive performnce evlution bsed on simultion results nd the summry of resource utiliztion re confirmed the implementtion fesibility of the rel-time FPGA-bsed short-time spectrl subtrction lgorithm for hnds-free speech pplictions. I. INTRODUCTION For the ppliction domin in the re of udio nd coustic signl processing, it is inevitble tht the input speech signl cptured by the microphone sensor is lwys mixed with the bckground noise in rel-world environments. Depending on the level of the mbient noise, it cn significntly degrde the desired speech signl in term of the speech qulity nd intelligibility. However, the presence of dditive coustic noise in the interested speech cn be reduced nd llevited by using brod rnge of mny existing speech enhncement techniques, such s spectrl subtrction [,4], signl-subspce embedding [], time-domin itertive pproches [3]. The min objective of these speech enhncements is to remove the bckground noise while mintin the perceptul spects ner the level of the noise-free input speech. Spectrl subtrction is simple nd efficient single-chnnel speech enhncement technique, which ws originlly proposed in the STFT domin by []. Lter, the spectrl subtrction pproch with brod clss of estimtors including the mgnitude nd the power subtrction hs been studied in [4]. The concept of this method is to suppress the dditive coustic noise from the noisy speech by subtrcting either the mgnitude or the power spectrum between the observed signl nd the estimted noise spectrum. For the hnds-free speech pplictions, multiple input microphones of the multi-chnnel speech system cn be plced fr wy from the speker of interest [5]. In this pper, the system is considered s dul-chnnel speech enhncement, where two signl inputs re vilble mking the system possible to use the uxiliry chnnel s the noise reference s shown in Fig.. In ddition, it is ssumed tht the bckground noise source is locted fr from these two microphone sensors so tht the non-sttionry noise vrince of two chnnels cn be considered in equl except the noise wveform in time domin. By this wy, dptive noise cncelltion cn be esily chieved only by plcing the reference microphone fr wy from the speker of interest. Nowdys, the hrdwre-bsed FPGA pltform hs been recognized s promising technology for the high performnce rel-time digitl signl processing system. FPGAs offer promising fetures over thn the trditionl DSPs including, fst computtion time due to the highly internl prllel processing, customizble pltform with design flexibility, nd high relibility. By using hrdwre description lnguges, such s VHDL nd Verilog HDL, complete digitl logic systems cn be simply designed in hierrchicl modules nd synthesized into the FPGA. Xilinx System Genertor (XSG) is high-level grphicl progrmming tool used for designing high performnce DSP system with MATLAB Simulink trgeting for the FPGA. XSG tool llows the hrdwre designer to build systemlevel model in Simulink for lgorithm verifiction, such s dptive noise cnceling [6,7], STFT bsed pttern recognition [8], spectrl subtrction [9-]. In ddition, the XSG code genertor lso enbles the user to utomticlly generte the synthesizble HDL code mpping into the highly pre-optimized IP cores, which drmticlly reduced the design time nd quickly evlute new lgorithms in hrdwre compring with trditionl HDL hnd coding. According to the literture, lthough the power spectrl subtrction rchitecture using high-level XSG tool hs been presented in [9], the bsence of hrdwre design for the DFT frming-windowing lgorithm s well s the inverse DFT overlp-dd lgorithm leds to the lgorithm limittion for the rel FPGA hrdwre implementtion. In [,], complete APSIPA APSIPA 4

2 The short-time Fourier trnsform (STFT) is twodimensionl representtion in the meningful time nd frequency domins. The STFT of signl x(t), evluted t time index m nd frequency index n is defined s [3]: Fig. Overll system of dul-chnnel short-time spectrl subtrction for hnds-free speech pplictions. FPGA-bsed system of the mgnitude spectrl subtrction with the XSG design pproch hs been successfully implemented. However, the use of only initil dt frmes for estimting the entire noise mgnitude spectrum mke the system less ttrctive for hnds-free speech pplictions, which often involves the non-sttionry noise in the rel environment. The initil frme must be contined only the noise component in order to estimte the verge constnt noise floor. Although the dt frming nd the overlp-dd opertions were implemented with the bsic Xilinx ddressble shift register block, this design is limited with the mximum memory depth of 4 resulting in the limittion for the lrge dt buffer size. A FPGA-bsed mgnitude spectrl subtrction using the trditionl HDL coder-bsed pproch hs been developed in []. However, this pproch is not suitble for the rpid prototype development due to lrge time consuming during the design process. Thus, the im of this pper is to present the design of FPGA-bsed rpid prototype short-time spectrl subtrction for hnds-free speech pplictions using XSG tools nd lso propose simple hrdwre rchitectures for FPGA implementtion of the dt frming nd overlpping lgorithms, which cn be expndble for the lrge dt buffer size. The outline of this pper is orgnized s follows. The introduction is briefly discussed in Section. In Section, the concept of short-time spectrl subtrction for reducing the mbient coustic noise is described. In Section 3, the systemlevel simultion model nd the XSG-bsed rchitecture model of the studied lgorithm is developed nd presented. In Section 4, simple hrdwre rchitectures utilizing the bsic XSG blocksets for dt frming nd overlpping lgorithms is proposed. Finlly, simultion results nd conclusions re covered in Section 5 nd Section 6, respectively. II. THE CONCEPT OF SHORT-TIME SPECTRAL SUBTRACTION The principles of short-time spectrl subtrction is considered bsed on the trnsform domin pproch, which consists of the short-time nlysis-modify-synthesis steps in the frme-bsed processing. Bsed on the ssumption tht the noise is n dditive zero-men nd uncorrelted with the clen speech in the wide-sense sttionry rndom process. Thus, the observed noisy signl x(t) is sum of the clen speech signl s(t) nd the dditive white noise d(t), which commonly given s: A. Short-time Fourier Trnsform xt () = st () + dt () () mr+ N j π ( t mr) n/ N Xmn (, ) = wt ( mrxte ) ( ) t= mr () wheres the inverse STFT of the processed signl Y(m,n) is: + N j π ( t mr) n/ N yt () = wt ( mr) Ymne (, ) N m= n= (3) where N is the size of frme length, R is the frme shift fctor, w(t) is the windowing function. For perfect reconstruction, + wt ( mr) = (4) m= should be stisfied. B. Short-time Power Spectrl Subtrction By considering the stereo-chnnel speech enhncement system, let us denote X (m,n) s the STFT representtion of the first chnnel contining the trget speech nd the bckground noise, while X (m,n) is the STFT representtion of chnnel two contining only the bckground noise. By using the STFT nlysis into (), the mthemticl expression of mixed model in STFT domin cn be written s: X ( m, n) = S( m, n) + D( m, n) (5) Thus, the STFT mgnitude squred for power spectrl subtrction method cn be expressed s [4]: (, ) (, ) (, ) (, ) X m n = S m n + D m n + S m n D ( m, n ) + S ( m, n) D( m, n) Due to the uncorrelted noise with the clen speech signl, the cross term between these two signls cn be sttisticlly set to zero, which cn be simplified nd rerrnged s: Smn ˆ(, ) X ( mn, ) Dmn (, ) (6) = (7) where Smn ˆ(, ) nd D( mn, ) re the estimted speech nd noise power spectrum, respectively. In [3], the rel positive gin G(m,n) is defined s: Smn ˆ(, ) Gmn (, ) (8) X( m, n) By substituting in (7), the defined gin ( < G(m,n) < ) cn be rewritten s: Gmn (, ) X( m, n) D( m, n) X( m, n) Qmn (, ) (9)

3 where the reltive signl level Q(m,n) cn be defined s: Qmn (, ) = X( m, n) Dmn (, ) () For voiding the spectrl subtrction estimtes negtive spectrl mgnitudes, the vlue of Q(m,n) is replced by one if it is less thn one. Finlly, the processed signl Y(m,n) cn be expressed s function of the rel positive gin G(m,n) nd obtined s: Ymn (, ) Gmn (, ) X( mn, ) = () C. Noise Estimtion In generl, the noise estimtion cn be determined by either the ssumed known properties of the bckground noise or the ctul mesurement during the intervls of the input speech bsence [4]. In this pper, for the simplicity it is ssumed tht the coustic mbient noise is ccessible on seprte microphone chnnel such s in hnds-free speech pplictions. Thus, the effect of dditive bckground noise on the signl spectrum cn be esily estimted by tking the dt from the ccessible uxiliry microphone. For estimting noise power spectrum D( mn, ), we cn use the other observtion chnnel. Let X ( m, n) be the STFT representtion of the other chnnel. If we cn ssume tht this chnnel cptures only noise, we cn estimte s: D( mn, ) β X( mn, ) = () where β is control prmeter to compenste the sensitivity mismtch between two chnnels. By this wy, the ctul noise vrince with different vritions cn be evluted ccurtely nd dptively suppressed in the rel-time processing. Fig. shows the bsic structure of dul-chnnel short-time spectrl subtrction for hnds-free speech pplictions. Fig. Bsic structure of dul-chnnel short-time spectrl subtrction. III. SIMULATION MODEL OF SHORT-TIME SPECTRAL SUBTRACTION A. System-level MATLAB-bsed Model Initilly, for lgorithm verifiction the short-time spectrl subtrction lgorithm is design nd simulted t the systemlevel model with the floting-point MATLAB implementtion in Simulink environment. The MATLAB-bsed model minly consists of block digrms of the STFT, the gin estimtor, nd the inverse STFT s shown in Fig. 3, which developed bsed on the mthemticl equtions from () to (). B. System-level XSG-bsed Model As mentioned in the previous section, the XSG toolbox does not only offer high-level grphicl progrmming tool tht cn be simulted nd then configured to the FPGA trget but lso n efficient solution for FPGA-bsed rpid prototype development. In contrst to HDL coder pproch, the system verifiction cn be esily mde nd explored in severl lgorithm vritions with XSG model-bsed pproch. However, the one-to-one conversion between the Simulink functionl blocks nd the XSG blocksets hs to be mde mnully. In this pper, the bsic XSG blocksets for DSP re From Wve File speech.wv Out (5Hz/Ch/6b) Speech Noise source Noise source hmming Win Window Function System Genertor Unbuffer Unbuffer x[n] w[n] X[nL,k] Short-Time FFT x[n] w[n] X[nL,k] Short-Time FFT In Gtewy In Gtewy In Noise Estimttion In Gin Estimtor Multiply XSG-bsed dul-chnnel Spectrl Subtrction Unbuffer3 Unbuffer4 X[nL,k] x[n] w[n] Inverse Unbuffer5 Short-Time FFT Out Gtewy Out Scope Fig. 3 Top-level simultion digrm showing MATLAB-bsed model nd XSG-bsed model of short-time spectrl subtrction. In Out Out Dely Buffer nd Overlp ++ cst Convert ddr Counter ROM Out Out Dely Buffer nd Overlp b b Mult const b b Mult Out In Out3 FFT Out In In In3 Gin Estimtor b b Mult3 b b Mult4 Out In Submtrix Out In3 Inverse FFT x xs b + b AddSub Normliztion In Out Conctente Submtrix const In Out3 FFT Noise Estimtion Fig. 4 XSG-bsed hrdwre rchitecture of dul-chnnel short-time spectrl subtrction.

4 used for the hrdwre design nd replced in the MATLABbsed simultion model. Severl XSG librry blocksets, including wide rnge of primitive bsic blocksets, Xilinx FFT block, CORDIC divider, nd CORDIC SQRT, re utilized for the XSG-bsed fixed-point implementtion model for high performnce DSP system of the short-time spectrl subtrction lgorithm s shown in Fig. 4. IV. XSG DESIGN AND FPGA IMPLEMENTATION A. Short-time Fourier Trnsform Module The STFT module consists of Hmming window, buffer with overlp, nd FFT subsystem. The Hmming window is implemented with the Xilinx single port ROM with 5 depths nd n ddress count-limited counter. Since the provided XSG librry is still limited to some bsic functionl blocksets, which cnnot be chieved for the sophisticted signl processing functions nd complex opertions, such s frming nd overlp-dd functions. In this pper, the dt frming is implemented with the proposed rchitecture including selected multiplexer, 8 identicl dely lines ( cscded multiplexer with unit delys), nd control logic circuit s shown in Fig. 5. The buffer size nd overlp re set to 5 nd 56, respectively. The Xilinx FFT block is used to perform the FFT function with 5 trnsform length, which provides two output signls of the rel nd imginry prts. For continuously computtion of STFT, the FFT pipelined streming I/O option is selected for hrdwre implementtion. B. Gin Estimtor Module In the short-time Fourier trnsform domin, the gin is determined individully t ech frequency region nd pply to ech frequency bin of the input noisy speech. In this pper, the gin estimtor module consists of the power spectrl clcultion nd the mplitude limiter, which cn be esily implemented with the pre-optimized IP cores. Fig. 6 shows the XSG-bsed hrdwre rchitecture of gin estimtor. C. Inverse Short-time Fourier Trnsform Module The inverse ISTFT module consists of inverse FFT, overlp nd dd, nd normliztion subsystem. The inverse FFT is implemented with the Xilinx FFT block with the setting of 5 trnsform length. However, the two input signls of the inverse FFT block (the rel nd imginry prts) hve to be converted crefully to the unity scle due to the input normlize requirements. In this pper, the FFT nd the inverse FFT re implemented with the 3-multiplier structures for the complex number multipliction for the purpose of resource optimiztion. Since the overlp-dd lgorithm utilizes mtrix conctente block nd submtrix block from the Simulink blocksets, this pper presents simple hrdwre rchitectures hving two dely chins nd control unit for the mtrix conctente nd the submtrix s shown in Fig. 7 nd Fig. 8, respectively. By this wy, the proposed hrdwre rchitecture, which cn be expndble for the lrge buffer size nd comprising of only multiple cscded units of the dely line, cn be esily chieved by utilizing simple DSP blocksets of the provided XSG librry. The long dely with lrge dt Fig. 5 The simplified rchitecture of buffer nd overlp function. Fig. 6 XSG-bsed hrdwre rchitecture of gin estimtor. Fig. 7 The simplified rchitecture of mtrix conctention function.

5 TABLE I SIMULATION PARAMETERS OF SHORT-TIME SPECTRAL SUBTRACTION Resolutions Noise Type Input Speech Signl Smpling 6 bits Frequency Noise Source Gussin with zero men Gin Estimtor Vrin Control prmeter (β) 5 STFT nd Inverse STFT (Hmming window).5 s Window length 5 Overlp 56 FFT length 5 Smples per frme 5 bus widths re implemented with dul port RAM ssocited with two ddress counters insted of using simple dely block provided by the XSG librry for minimizing the usge of FPGA hrdwre resources. Fig. 8 The simplified rchitecture of submtrix function. V. SIMULATION RESULTS In this section, the simultion prmeters of the MATLABbsed model nd the XSG-bsed model of dul-chnnel shorttime spectrl subtrction in Simulink environment re summrized in the Tble I. In order to verify the vlidity of () () (b).5.5 (b).5 Amplitude (V) (c) (d) Frequency (Hz) (c).5.5 (d) Time (s) Fig. 9 Simulted speech wveforms: () Originl speech; (b) Noisy speech; (c) Enhnced speech with MATLAB implementtion; (d) Enhnced speech with XSG implementtion..5.5 Time (s) Fig. Spectrogrms: () Originl speech; (b) Noisy speech; (c) Enhnced speech with MATLAB implementtion; (d) Enhnced speech with XSG implementtion.

6 TABLE II FPGA RESOURCE UTILIZATION FOR SHORT-TIME SPECTRAL SUBTRACTION ON XILINX VIRTEX-5 XC5VLXT CHIP. Resource Type Avilble Used Utiliztion Number of Flip Flops 69, 4,73 58% Number of LUTs 69, 33,4 48% Number of Occupied Slices 7,8 3,44 77% Number of Bonded IOBs % Number of Block RAM/FIFO 48 3% Number of DSP48Es % Mximum Operting Freq..86 MHz spectrl subtrction lgorithm for hnds-free speech pplictions, the simultion results re obtined with three different noisy environments strting from the condition (t = s) with the speech signl contining the dditive white Gussin noise (vrince of.3). After t =.5 s, the power spectrum noise is incresed with the vrince of.7. At t =.5 s, the noise vrince is decresed to.5. It should be noted tht the dditive white noise for ech microphone chnnel is generted seprtely from different noise sources except the sme setting vlue of the noise vrince. It cn be observed tht the short-time spectrl subtrction lgorithm hs effectively ttenuted the coustic mbient noise nd hence significntly enhnced the intelligibility of the trget speech. The enhnced speech is dptively reduced vrying dditive bckground noise levels while contins the informtion very similr to the originl speech. In ddition, in order to verify the lgorithm correctness of the hrdwre design incorporting with proposed rchitectures for the FPGA implementtion, the simultion results hve been compred between the floting-point MATLAB implementtion nd the fixed-point XSG implementtion. It cn be concluded tht the fixed-point XSG implementtion grees with the flotingpoint MATLAB implementtion nd performs consistently the sme performnce in term of clcultion ccurcy with the mximum error less thn.965 %. Fig 9 nd Fig. show the simulted speech wveforms nd spectrogrms compring mong the originl speech, noisy speech, enhnced speech (MATLAB nd XSG implementtion), respectively. Furthermore, the entire system design of dul-chnnel shorttime spectrl subtrction lgorithm hs been relized nd fully integrted into single trget FPGA chip. The fixed-point XSG-bsed hrdwre design utilizes pproximtely with 58% of flip-flops, 48% of LUTs, nd 77% of occupied slices vilble in totl of FPGA resources with the mximum operting frequency of.86 MHz on the Virtex-5 XC5VLXT FPGA chip (see Tble II), while the design in [9] chieved with the mximum operting frequency of 6.56 MHz on the Virtex-6 XC6VLX4T FPGA pltform. The summry of totl FPGA resource utiliztions confirms tht the entire complete system incorporting with proposed rchitectures is perfectly fitted nd possible configured into the trget FPGA, which mde it is suitble for the rpid prototype development system. VI. CONCLUSIONS In this pper, the design of FPGA-bsed rpid prototype short-time spectrl subtrction lgorithm using the XSG tool hs been presented. A dul-chnnel speech enhncement bsed on the power spectrl subtrction for hnds-free speech pplictions ws designed in system-level simultion model using MATLAB Simulink. The XSG-bsed system model ws developed for the FPGA hrdwre implementtion. The hrdwre rchitectures for dt frming nd overlpping lgorithms were designed nd proposed, which do not provide by the XSG librry. The fixed-point lgorithm design ws verified by compring results with the floting-point MATLAB implementtion, nd ws successfully relized into Xilinx Virtex-5 FPGA. This design chievement confirms the implementtion fesibility with less design time of the FPGA-bsed dul chnnel spectrl subtrction lgorithm in rel-time processing for hnds-free speech pplictions. REFERENCES [] S. Boll, Suppression of coustic noise in speech using spectrl subtrction, IEEE Trns. Acoustics, Speech nd Signl Processing, vol. 7, no., pp. 3-, Apr [] Y. Ephrim nd H. L. Vn Trees, A signl subspce pproch for speech enhncement, IEEE Trns. Speech nd Audio Processing, vol. 3, no. 4, pp. 5-66, Jul [3] S. Roucos nd A. Wilgus, High qulity time-scle modifiction for speech, in Proc. ICASSP, pp , Apr [4] J. S. Lim nd A. V. Oppenheim, Enhncement nd bndwidth compression of noisy speech, Proceedings of the IEEE, vol. 67, no., pp , Dec [5] S. Gungji, P. Arbi, nd J. Hui, Phse-Bsed Dul- Microphone Speech Enhncement Using A Prior Speech Model, IEEE Trns. Audio, Speech, nd Lnguge Processing, vol. 5, no., pp. 9-8, Jn. 7. [6] B. Hndong, Z. Zhiguo, H. Jing, nd L. Zhiwen, FPGA implementtion of ICA lgorithm for dptive noise cnceling, in Proc. icast, pp , Sep.. [7] M. Bhour nd H. Ezzidi, FPGA-implementtion of sequentil dptive noise cnceller using Xilinx System Genertor, in Proc. ICM, pp. 3-6, Dec. 9. [8] M. Bhour nd H. Ezzidi, FPGA implementtion of feture extrction technique bsed on Fourier trnsform, in Proc. ICM, pp. -4, Dec.. [9] M. Bhour nd H. Ezzidi, Implementtion of spectrl subtrction method on FPGA using high-level progrmming tool, in Proc. ICM, pp. -4, Dec.. [] J. Whittington, K. Deo, T. Kleinschmidt, nd M. Mson, FPGA implementtion of spectrl subtrction for in-cr speech enhncement nd recognition, in Proc. ICSPCS, pp. -8, Dec. 8. [] J. Whittington, K. Deo, T. Kleinschmidt, nd M. Mson, FPGA implementtion of spectrl subtrction for utomotive speech recognition, in Proc. CIVVS, pp. 7-79, Mr. 9. [] U. Mhbub, T. Rhmn, nd A. B. M. H. Rshid, FPGA implementtion of Rel Time coustic noise suppression by Spectrl Subtrction using Dynmic Moving Averge Method, in Proc. ISIEA, pp , Oct. 9. [3] O. Cppe nd J. Lroche, Evlution of short-time spectrl ttenution techniques for the restortion of musicl recordings, IEEE Trns. Speech nd Audio Processing, vol. 3, no., pp , Jn. 995.

CHAPTER 2 LITERATURE STUDY

CHAPTER 2 LITERATURE STUDY CHAPTER LITERATURE STUDY. Introduction Multipliction involves two bsic opertions: the genertion of the prtil products nd their ccumultion. Therefore, there re two possible wys to speed up the multipliction:

More information

Study on SLT calibration method of 2-port waveguide DUT

Study on SLT calibration method of 2-port waveguide DUT Interntionl Conference on Advnced Electronic cience nd Technology (AET 206) tudy on LT clibrtion method of 2-port wveguide DUT Wenqing Luo, Anyong Hu, Ki Liu nd Xi Chen chool of Electronics nd Informtion

More information

Experiment 3: Non-Ideal Operational Amplifiers

Experiment 3: Non-Ideal Operational Amplifiers Experiment 3: Non-Idel Opertionl Amplifiers Fll 2009 Equivlent Circuits The bsic ssumptions for n idel opertionl mplifier re n infinite differentil gin ( d ), n infinite input resistnce (R i ), zero output

More information

MAXIMUM FLOWS IN FUZZY NETWORKS WITH FUNNEL-SHAPED NODES

MAXIMUM FLOWS IN FUZZY NETWORKS WITH FUNNEL-SHAPED NODES MAXIMUM FLOWS IN FUZZY NETWORKS WITH FUNNEL-SHAPED NODES Romn V. Tyshchuk Informtion Systems Deprtment, AMI corportion, Donetsk, Ukrine E-mil: rt_science@hotmil.com 1 INTRODUCTION During the considertion

More information

Experiment 3: Non-Ideal Operational Amplifiers

Experiment 3: Non-Ideal Operational Amplifiers Experiment 3: Non-Idel Opertionl Amplifiers 9/11/06 Equivlent Circuits The bsic ssumptions for n idel opertionl mplifier re n infinite differentil gin ( d ), n infinite input resistnce (R i ), zero output

More information

Exercise 1-1. The Sine Wave EXERCISE OBJECTIVE DISCUSSION OUTLINE. Relationship between a rotating phasor and a sine wave DISCUSSION

Exercise 1-1. The Sine Wave EXERCISE OBJECTIVE DISCUSSION OUTLINE. Relationship between a rotating phasor and a sine wave DISCUSSION Exercise 1-1 The Sine Wve EXERCISE OBJECTIVE When you hve completed this exercise, you will be fmilir with the notion of sine wve nd how it cn be expressed s phsor rotting round the center of circle. You

More information

Improving Iris Identification using User Quality and Cohort Information

Improving Iris Identification using User Quality and Cohort Information Improving Iris Identifiction using User Qulity nd Cohort Informtion Arun Pssi, Ajy Kumr Biometrics Reserch Lbortory Deprtment of Electricl Engineering, Indin Institute of Technology Delhi Huz Khs, New

More information

Synchronous Machine Parameter Measurement

Synchronous Machine Parameter Measurement Synchronous Mchine Prmeter Mesurement 1 Synchronous Mchine Prmeter Mesurement Introduction Wound field synchronous mchines re mostly used for power genertion but lso re well suited for motor pplictions

More information

A Novel Back EMF Zero Crossing Detection of Brushless DC Motor Based on PWM

A Novel Back EMF Zero Crossing Detection of Brushless DC Motor Based on PWM A ovel Bck EMF Zero Crossing Detection of Brushless DC Motor Bsed on PWM Zhu Bo-peng Wei Hi-feng School of Electricl nd Informtion, Jingsu niversity of Science nd Technology, Zhenjing 1003 Chin) Abstrct:

More information

Application Note. Differential Amplifier

Application Note. Differential Amplifier Appliction Note AN367 Differentil Amplifier Author: Dve n Ess Associted Project: Yes Associted Prt Fmily: CY8C9x66, CY8C7x43, CY8C4x3A PSoC Designer ersion: 4. SP3 Abstrct For mny sensing pplictions, desirble

More information

Interference Cancellation Method without Feedback Amount for Three Users Interference Channel

Interference Cancellation Method without Feedback Amount for Three Users Interference Channel Open Access Librry Journl 07, Volume, e57 ISSN Online: -97 ISSN Print: -9705 Interference Cncelltion Method without Feedbc Amount for Three Users Interference Chnnel Xini Tin, otin Zhng, Wenie Ji School

More information

Application of Wavelet De-noising in Vibration Torque Measurement

Application of Wavelet De-noising in Vibration Torque Measurement IJCSI Interntionl Journl of Computer Science Issues, Vol. 9, Issue 5, No 3, September 01 www.ijcsi.org 9 Appliction of Wvelet De-noising in Vibrtion orque Mesurement Ho Zho 1 1 Jixing University, Jixing,

More information

Implementation of Different Architectures of Forward 4x4 Integer DCT For H.264/AVC Encoder

Implementation of Different Architectures of Forward 4x4 Integer DCT For H.264/AVC Encoder Implementtion of Different Architectures of Forwrd 4x4 Integer DCT For H.64/AVC Encoder Bunji Antoinette Ringnyu, Ali Tngel, Emre Krulut 3 Koceli University, Institute of Science nd Technology, Koceli,

More information

CS 135: Computer Architecture I. Boolean Algebra. Basic Logic Gates

CS 135: Computer Architecture I. Boolean Algebra. Basic Logic Gates Bsic Logic Gtes : Computer Architecture I Boolen Algebr Instructor: Prof. Bhgi Nrhri Dept. of Computer Science Course URL: www.ses.gwu.edu/~bhgiweb/cs35/ Digitl Logic Circuits We sw how we cn build the

More information

A Simple Approach to Control the Time-constant of Microwave Integrators

A Simple Approach to Control the Time-constant of Microwave Integrators 5 VOL., NO.3, MA, A Simple Approch to Control the Time-constnt of Microwve Integrtors Dhrmendr K. Updhyy* nd Rkesh K. Singh NSIT, Division of Electronics & Communiction Engineering New Delhi-78, In Tel:

More information

ABB STOTZ-KONTAKT. ABB i-bus EIB Current Module SM/S Intelligent Installation Systems. User Manual SM/S In = 16 A AC Un = 230 V AC

ABB STOTZ-KONTAKT. ABB i-bus EIB Current Module SM/S Intelligent Installation Systems. User Manual SM/S In = 16 A AC Un = 230 V AC User Mnul ntelligent nstlltion Systems A B 1 2 3 4 5 6 7 8 30 ma 30 ma n = AC Un = 230 V AC 30 ma 9 10 11 12 C ABB STOTZ-KONTAKT Appliction Softwre Current Vlue Threshold/1 Contents Pge 1 Device Chrcteristics...

More information

Simulation of Transformer Based Z-Source Inverter to Obtain High Voltage Boost Ability

Simulation of Transformer Based Z-Source Inverter to Obtain High Voltage Boost Ability Interntionl Journl of cience, Engineering nd Technology Reserch (IJETR), olume 4, Issue 1, October 15 imultion of Trnsformer Bsed Z-ource Inverter to Obtin High oltge Boost Ability A.hnmugpriy 1, M.Ishwry

More information

Synchronous Machine Parameter Measurement

Synchronous Machine Parameter Measurement Synchronous Mchine Prmeter Mesurement 1 Synchronous Mchine Prmeter Mesurement Introduction Wound field synchronous mchines re mostly used for power genertion but lso re well suited for motor pplictions

More information

Robustness Analysis of Pulse Width Modulation Control of Motor Speed

Robustness Analysis of Pulse Width Modulation Control of Motor Speed Proceedings of the World Congress on Engineering nd Computer Science 2007 WCECS 2007, October 24-26, 2007, Sn Frncisco, USA obustness Anlysis of Pulse Width Modultion Control of Motor Speed Wei Zhn Abstrct

More information

Engineer-to-Engineer Note

Engineer-to-Engineer Note Engineer-to-Engineer Note EE-297 Technicl notes on using Anlog Devices DSPs, processors nd development tools Visit our Web resources http://www.nlog.com/ee-notes nd http://www.nlog.com/processors or e-mil

More information

Fuzzy Logic Controller for Three Phase PWM AC-DC Converter

Fuzzy Logic Controller for Three Phase PWM AC-DC Converter Journl of Electrotechnology, Electricl Engineering nd Mngement (2017) Vol. 1, Number 1 Clusius Scientific Press, Cnd Fuzzy Logic Controller for Three Phse PWM AC-DC Converter Min Muhmmd Kml1,, Husn Ali2,b

More information

The Discussion of this exercise covers the following points:

The Discussion of this exercise covers the following points: Exercise 4 Bttery Chrging Methods EXERCISE OBJECTIVE When you hve completed this exercise, you will be fmilir with the different chrging methods nd chrge-control techniques commonly used when chrging Ni-MI

More information

Pulse Radar with Field-Programmable Gate Array Range Compression for Real Time Displacement and Vibration Monitoring

Pulse Radar with Field-Programmable Gate Array Range Compression for Real Time Displacement and Vibration Monitoring sensors Article Pulse Rdr with Field-Progrmmble Gte Arry Rnge Compression for Rel Time Displcement nd Vibrtion Monitoring Mihi-Liviu Tudose 1, *, Andrei Anghel 1, Remus Ccovenu 1 nd Mihi Dtcu 1,2 1 Reserch

More information

To provide data transmission in indoor

To provide data transmission in indoor Hittite Journl of Science nd Engineering, 2018, 5 (1) 25-29 ISSN NUMBER: 2148-4171 DOI: 10.17350/HJSE19030000074 A New Demodultor For Inverse Pulse Position Modultion Technique Mehmet Sönmez Osmniye Korkut

More information

EET 438a Automatic Control Systems Technology Laboratory 5 Control of a Separately Excited DC Machine

EET 438a Automatic Control Systems Technology Laboratory 5 Control of a Separately Excited DC Machine EE 438 Automtic Control Systems echnology bortory 5 Control of Seprtely Excited DC Mchine Objective: Apply proportionl controller to n electromechnicl system nd observe the effects tht feedbck control

More information

Exponential-Hyperbolic Model for Actual Operating Conditions of Three Phase Arc Furnaces

Exponential-Hyperbolic Model for Actual Operating Conditions of Three Phase Arc Furnaces Americn Journl of Applied Sciences 6 (8): 1539-1547, 2009 ISSN 1546-9239 2009 Science Publictions Exponentil-Hyperbolic Model for Actul Operting Conditions of Three Phse Arc Furnces 1 Mhdi Bnejd, 2 Rhmt-Allh

More information

DESIGN OF CONTINUOUS LAG COMPENSATORS

DESIGN OF CONTINUOUS LAG COMPENSATORS DESIGN OF CONTINUOUS LAG COMPENSATORS J. Pulusová, L. Körösi, M. Dúbrvská Institute of Robotics nd Cybernetics, Slovk University of Technology, Fculty of Electricl Engineering nd Informtion Technology

More information

DNN-based Causal Voice Activity Detector

DNN-based Causal Voice Activity Detector D-bsed Cusl Voice Activity Detector Ivn J. Tshev Microsoft Reserch One Microsoft Wy, Redmond, WA 9851, USA ivntsh@microsoft.com Seyedmhdd Mirsmdi University of Texs t Dlls 8 West Cmpbell Rod, Richrdson,

More information

A New Stochastic Inner Product Core Design for Digital FIR Filters

A New Stochastic Inner Product Core Design for Digital FIR Filters MATEC Web of Conferences, (7) DOI:./ mtecconf/7 CSCC 7 A New Stochstic Inner Product Core Design for Digitl FIR Filters Ming Ming Wong,, M. L. Dennis Wong, Cishen Zhng, nd Ismt Hijzin Fculty of Engineering,

More information

Direct AC Generation from Solar Cell Arrays

Direct AC Generation from Solar Cell Arrays Missouri University of Science nd Technology Scholrs' Mine UMR-MEC Conference 1975 Direct AC Genertion from Solr Cell Arrys Fernndo L. Alvrdo Follow this nd dditionl works t: http://scholrsmine.mst.edu/umr-mec

More information

Modeling of Inverter Fed Five Phase Induction Motor using V/f Control Technique

Modeling of Inverter Fed Five Phase Induction Motor using V/f Control Technique Interntionl Journl of Current Engineering nd Technology E-ISSN 2277 4106, P-ISSN 2347 161 201INPRESSCO, All Rights Reserved Avilble t http://inpressco.com/ctegory/ijcet Reserch Article Modeling of Inverter

More information

Engineer-to-Engineer Note

Engineer-to-Engineer Note Engineer-to-Engineer Note EE-236 Technicl notes on using Anlog Devices DSPs, processors nd development tools Contct our technicl support t dsp.support@nlog.com nd t dsptools.support@nlog.com Or visit our

More information

Modeling of Conduction and Switching Losses in Three-Phase Asymmetric Multi-Level Cascaded Inverter

Modeling of Conduction and Switching Losses in Three-Phase Asymmetric Multi-Level Cascaded Inverter Proceedings of the 5th WEA nt. onf. on Power ystems nd Electromgnetic omptibility, orfu, Greece, August 23-25, 2005 (pp176-181) Modeling of onduction nd witching Losses in Three-Phse Asymmetric Multi-Level

More information

Design and implementation of a high-speed bit-serial SFQ adder based on the binary decision diagram

Design and implementation of a high-speed bit-serial SFQ adder based on the binary decision diagram INSTITUTE OFPHYSICS PUBLISHING Supercond. Sci. Technol. 16 (23) 1497 152 SUPERCONDUCTORSCIENCE AND TECHNOLOGY PII: S953-248(3)67111-3 Design nd implementtion of high-speed it-seril SFQ dder sed on the

More information

Analog computation of wavelet transform coefficients in real-time Moreira-Tamayo, O.; Pineda de Gyvez, J.

Analog computation of wavelet transform coefficients in real-time Moreira-Tamayo, O.; Pineda de Gyvez, J. Anlog computtion of wvelet trnsform coefficients in rel-time Moreir-Tmyo, O.; Pined de Gyvez, J. Published in: IEEE Trnsctions on Circuits nd Systems. I, Fundmentl Theory nd Applictions DOI: 0.09/8.558443

More information

METHOD OF LOCATION USING SIGNALS OF UNKNOWN ORIGIN. Inventor: Brian L. Baskin

METHOD OF LOCATION USING SIGNALS OF UNKNOWN ORIGIN. Inventor: Brian L. Baskin METHOD OF LOCATION USING SIGNALS OF UNKNOWN ORIGIN Inventor: Brin L. Bskin 1 ABSTRACT The present invention encompsses method of loction comprising: using plurlity of signl trnsceivers to receive one or

More information

Adaptive Network Coding for Wireless Access Networks

Adaptive Network Coding for Wireless Access Networks Adptive Network Coding for Wireless Access Networks Tun Trn School of Electricl Engineering nd Computer Science Oregon Stte University, Corvllis, Oregon 9733 Emil: trntu@eecs.orst.edu Thinh Nguyen School

More information

Research on Local Mean Decomposition Algorithms in Harmonic and Voltage Flicker Detection of Microgrid

Research on Local Mean Decomposition Algorithms in Harmonic and Voltage Flicker Detection of Microgrid Sensors & Trnsducers 23 by IFSA http://www.sensorsportl.com Reserch on Locl Men Decomposition Algorithms in Hrmonic nd Voltge Flicer Detection of Microgrid Wensi CAO, Linfei LIU School of Electric Power,

More information

EE Controls Lab #2: Implementing State-Transition Logic on a PLC

EE Controls Lab #2: Implementing State-Transition Logic on a PLC Objective: EE 44 - Controls Lb #2: Implementing Stte-rnsition Logic on PLC ssuming tht speed is not of essence, PLC's cn be used to implement stte trnsition logic. he dvntge of using PLC over using hrdwre

More information

High Speed On-Chip Interconnects: Trade offs in Passive Termination

High Speed On-Chip Interconnects: Trade offs in Passive Termination High Speed On-Chip Interconnects: Trde offs in Pssive Termintion Rj Prihr University of Rochester, NY, USA prihr@ece.rochester.edu Abstrct In this pper, severl pssive termintion schemes for high speed

More information

Proceedings of Meetings on Acoustics

Proceedings of Meetings on Acoustics Proceedings of Meetings on Acoustics Volume 19, 2013 http://cousticlsociety.org/ ICA 2013 Montrel Montrel, Cnd 2-7 June 2013 Signl Processing in Acoustics Session 4SP: Sensor Arry Bemforming nd Its Applictions

More information

A Development of Earthing-Resistance-Estimation Instrument

A Development of Earthing-Resistance-Estimation Instrument A Development of Erthing-Resistnce-Estimtion Instrument HITOSHI KIJIMA Abstrct: - Whenever erth construction work is done, the implnted number nd depth of electrodes hve to be estimted in order to obtin

More information

Three-Phase Synchronous Machines The synchronous machine can be used to operate as: 1. Synchronous motors 2. Synchronous generators (Alternator)

Three-Phase Synchronous Machines The synchronous machine can be used to operate as: 1. Synchronous motors 2. Synchronous generators (Alternator) Three-Phse Synchronous Mchines The synchronous mchine cn be used to operte s: 1. Synchronous motors 2. Synchronous genertors (Alterntor) Synchronous genertor is lso referred to s lterntor since it genertes

More information

Postprint. This is the accepted version of a paper presented at IEEE PES General Meeting.

Postprint.   This is the accepted version of a paper presented at IEEE PES General Meeting. http://www.div-portl.org Postprint This is the ccepted version of pper presented t IEEE PES Generl Meeting. Cittion for the originl published pper: Mhmood, F., Hooshyr, H., Vnfretti, L. (217) Sensitivity

More information

CHAPTER 3 AMPLIFIER DESIGN TECHNIQUES

CHAPTER 3 AMPLIFIER DESIGN TECHNIQUES CHAPTER 3 AMPLIFIER DEIGN TECHNIQUE 3.0 Introduction olid-stte microwve mplifiers ply n importnt role in communiction where it hs different pplictions, including low noise, high gin, nd high power mplifiers.

More information

Three-Phase NPC Inverter Using Three-Phase Coupled Inductor

Three-Phase NPC Inverter Using Three-Phase Coupled Inductor ThreePhse NPC Inverter Using ThreePhse Coupled Inductor Romeu Husmnn 1, Rodrigo d Silv 2 nd Ivo Brbi 2 1 Deprtment of Electricl nd Telecommuniction Engineering, University of Blumenu FURB Blumenu SC Brzil,

More information

Area-Time Efficient Digit-Serial-Serial Two s Complement Multiplier

Area-Time Efficient Digit-Serial-Serial Two s Complement Multiplier Are-Time Efficient Digit-Seril-Seril Two s Complement Multiplier Essm Elsyed nd Htem M. El-Boghddi Computer Engineering Deprtment, Ciro University, Egypt Astrct - Multipliction is n importnt primitive

More information

Design And Implementation Of Luo Converter For Electric Vehicle Applications

Design And Implementation Of Luo Converter For Electric Vehicle Applications Design And Implementtion Of Luo Converter For Electric Vehicle Applictions A.Mnikndn #1, N.Vdivel #2 ME (Power Electronics nd Drives) Deprtment of Electricl nd Electronics Engineering Sri Shkthi Institute

More information

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad Hll Ticket No Question Pper Code: AEC009 INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigl, Hyderd - 500 043 MODEL QUESTION PAPER Four Yer B.Tech V Semester End Exmintions, Novemer - 2018 Regultions:

More information

This is a repository copy of Effect of power state on absorption cross section of personal computer components.

This is a repository copy of Effect of power state on absorption cross section of personal computer components. This is repository copy of Effect of power stte on bsorption cross section of personl computer components. White Rose Reserch Online URL for this pper: http://eprints.whiterose.c.uk/10547/ Version: Accepted

More information

Understanding Basic Analog Ideal Op Amps

Understanding Basic Analog Ideal Op Amps Appliction Report SLAA068A - April 2000 Understnding Bsic Anlog Idel Op Amps Ron Mncini Mixed Signl Products ABSTRACT This ppliction report develops the equtions for the idel opertionl mplifier (op mp).

More information

Speech Enhancement Using the Minimum-Probability-of-Error Criterion

Speech Enhancement Using the Minimum-Probability-of-Error Criterion Interspeech 8 - September 8, Hyderbd Speech Enhncement Using the Minimum-Probbility-of-Error Criterion Jishnu Sdsivn, Subhdip Mukherjee, nd Chndr Sekhr Seelmntul Deprtment of Electricl Communiction Engineering,

More information

Nevery electronic device, since all the semiconductor

Nevery electronic device, since all the semiconductor Proceedings of Interntionl Joint Conference on Neurl Networks, Orlndo, Florid, USA, August 12-17, 2007 A Self-tuning for Rel-time Voltge Regultion Weiming Li, Xio-Hu Yu Abstrct In this reserch, self-tuning

More information

Module 9. DC Machines. Version 2 EE IIT, Kharagpur

Module 9. DC Machines. Version 2 EE IIT, Kharagpur Module 9 DC Mchines Version EE IIT, Khrgpur esson 40 osses, Efficiency nd Testing of D.C. Mchines Version EE IIT, Khrgpur Contents 40 osses, efficiency nd testing of D.C. mchines (esson-40) 4 40.1 Gols

More information

& Y Connected resistors, Light emitting diode.

& Y Connected resistors, Light emitting diode. & Y Connected resistors, Light emitting diode. Experiment # 02 Ojectives: To get some hndson experience with the physicl instruments. To investigte the equivlent resistors, nd Y connected resistors, nd

More information

Multi-beam antennas in a broadband wireless access system

Multi-beam antennas in a broadband wireless access system Multi-em ntenns in rodnd wireless ccess system Ulrik Engström, Mrtin Johnsson, nders Derneryd nd jörn Johnnisson ntenn Reserch Center Ericsson Reserch Ericsson SE-4 84 Mölndl Sweden E-mil: ulrik.engstrom@ericsson.com,

More information

ISSCC 2006 / SESSION 21 / ADVANCED CLOCKING, LOGIC AND SIGNALING TECHNIQUES / 21.5

ISSCC 2006 / SESSION 21 / ADVANCED CLOCKING, LOGIC AND SIGNALING TECHNIQUES / 21.5 21.5 A 1.1GHz Chrge-Recovery Logic Visvesh Sthe, Jung-Ying Chueh, Mrios Ppefthymiou University of Michign, Ann Aror, MI Boost Logic is chrge-recovery circuit fmily cple of operting t GHz-clss frequencies

More information

CSI-SF: Estimating Wireless Channel State Using CSI Sampling & Fusion

CSI-SF: Estimating Wireless Channel State Using CSI Sampling & Fusion CSI-SF: Estimting Wireless Chnnel Stte Using CSI Smpling & Fusion Riccrdo Crepldi, Jeongkeun Lee, Rul Etkin, Sung-Ju Lee, Robin Krvets University of Illinois t Urbn-Chmpign Hewlett-Pckrd Lbortories Emil:{rcrepl,rhk}@illinoisedu,

More information

Mixed CMOS PTL Adders

Mixed CMOS PTL Adders Anis do XXVI Congresso d SBC WCOMPA l I Workshop de Computção e Aplicções 14 20 de julho de 2006 Cmpo Grnde, MS Mixed CMOS PTL Adders Déor Mott, Reginldo d N. Tvres Engenhri em Sistems Digitis Universidde

More information

Information-Coupled Turbo Codes for LTE Systems

Information-Coupled Turbo Codes for LTE Systems Informtion-Coupled Turbo Codes for LTE Systems Lei Yng, Yixun Xie, Xiowei Wu, Jinhong Yun, Xingqing Cheng nd Lei Wn rxiv:709.06774v [cs.it] 20 Sep 207 Abstrct We propose new clss of informtion-coupled

More information

Threshold Logic Computing: Memristive-CMOS Circuits for Fast Fourier Transform and Vedic Multiplication

Threshold Logic Computing: Memristive-CMOS Circuits for Fast Fourier Transform and Vedic Multiplication 1 Threshold Logic Computing: Memristive-CMOS Circuits for Fst Fourier Trnsform nd edic Multipliction Alex Pppchen Jmes, Dinesh S. Kumr, nd Arun Ajyn Abstrct Brin inspired circuits cn provide n lterntive

More information

Hardware Implementation of Image Compression Technique using Wavelet

Hardware Implementation of Image Compression Technique using Wavelet Interntionl Journl of Electronics Communiction nd Computer Engineering Technovision-2014: 1st Interntionl Conference t SITS, Nrhe, Pune on April 5-6, 2014 Hrdwre Implementtion of Imge Compression Technique

More information

Electrically Large Zero-Phase-Shift Metamaterial-based Grid Array Antenna for UHF Near-Field RFID Readers

Electrically Large Zero-Phase-Shift Metamaterial-based Grid Array Antenna for UHF Near-Field RFID Readers Electriclly Lrge Zero-Phse-Shift Metmteril-bsed Grid Arry Antenn for UHF Ner-Field RFID Reders Jin Shi, Xinming Qing, member IEEE, Zhi Ning Chen, Fellow, IEEE Abstrct A grid rry ntenn using zero-phse-shift

More information

First Round Solutions Grades 4, 5, and 6

First Round Solutions Grades 4, 5, and 6 First Round Solutions Grdes 4, 5, nd 1) There re four bsic rectngles not mde up of smller ones There re three more rectngles mde up of two smller ones ech, two rectngles mde up of three smller ones ech,

More information

Synchronous Generator Line Synchronization

Synchronous Generator Line Synchronization Synchronous Genertor Line Synchroniztion 1 Synchronous Genertor Line Synchroniztion Introduction One issue in power genertion is synchronous genertor strting. Typiclly, synchronous genertor is connected

More information

Engineer-to-Engineer Note

Engineer-to-Engineer Note Engineer-to-Engineer Note EE-247 Technicl notes on using Anlog Devices DSPs, processors nd development tools Contct our technicl support t dsp.support@nlog.com nd t dsptools.support@nlog.com Or visit our

More information

High-speed Simulation of the GPRS Link Layer

High-speed Simulation of the GPRS Link Layer 989 High-speed Simultion of the GPRS Link Lyer J Gozlvez nd J Dunlop Deprtment of Electronic nd Electricl Engineering, University of Strthclyde 204 George St, Glsgow G-lXW, Scotlnd Tel: +44 4 548 206,

More information

Lecture 16: Four Quadrant operation of DC Drive (or) TYPE E Four Quadrant chopper Fed Drive: Operation

Lecture 16: Four Quadrant operation of DC Drive (or) TYPE E Four Quadrant chopper Fed Drive: Operation Lecture 16: Four Qudrnt opertion of DC Drive (or) TYPE E Four Qudrnt chopper Fed Drive: Opertion The rmture current I is either positive or negtive (flow in to or wy from rmture) the rmture voltge is lso

More information

ScienceDirect. Adaptive LMS Filter using in Flexible Mechatronics System with Variable Parameter Control

ScienceDirect. Adaptive LMS Filter using in Flexible Mechatronics System with Variable Parameter Control Avilble online t www.sciencedirect.com ScienceDirect Procedi Engineering 69 ( 014 ) 33 33 4th DAAA Interntionl Symposium on Intelligent nufcturing nd Automtion, 013 Adptive S Filter using in Flexible echtronics

More information

Multipath Mitigation for Bridge Deformation Monitoring

Multipath Mitigation for Bridge Deformation Monitoring Journl of Globl Positioning Systems (22) Vol. 1, No. 1: 25-33 Multipth Mitigtion for Bridge Deformtion Monitoring G. W. Roberts, X. Meng, A. H. Dodson, E. Cosser Institute of Engineering Surveying nd Spce

More information

On the Prediction of EPON Traffic Using Polynomial Fitting in Optical Network Units

On the Prediction of EPON Traffic Using Polynomial Fitting in Optical Network Units On the Prediction of EP Trffic Using Polynomil Fitting in Opticl Networ Units I. Mmounis (1),(3), K. Yinnopoulos (2), G. Ppdimitriou (4), E. Vrvrigos (1),(3) (1) Computer Technology Institute nd Press

More information

A Cluster-based TDMA System for Inter-Vehicle Communications *

A Cluster-based TDMA System for Inter-Vehicle Communications * JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 30, 213-231 (2014) A Cluster-bsed TDMA System for Inter-Vehicle Communictions * Deprtment of Electricl Engineering Ntionl Sun Yt-Sen University Kohsiung,

More information

Eliminating Non-Determinism During Test of High-Speed Source Synchronous Differential Buses

Eliminating Non-Determinism During Test of High-Speed Source Synchronous Differential Buses Eliminting Non-Determinism During of High-Speed Source Synchronous Differentil Buses Abstrct The t-speed functionl testing of deep sub-micron devices equipped with high-speed I/O ports nd the synchronous

More information

Design and Modeling of Substrate Integrated Waveguide based Antenna to Study the Effect of Different Dielectric Materials

Design and Modeling of Substrate Integrated Waveguide based Antenna to Study the Effect of Different Dielectric Materials Design nd Modeling of Substrte Integrted Wveguide bsed Antenn to Study the Effect of Different Dielectric Mterils Jgmeet Kour 1, Gurpdm Singh 1, Sndeep Ary 2 1Deprtment of Electronics nd Communiction Engineering,

More information

(1) Non-linear system

(1) Non-linear system Liner vs. non-liner systems in impednce mesurements I INTRODUCTION Electrochemicl Impednce Spectroscopy (EIS) is n interesting tool devoted to the study of liner systems. However, electrochemicl systems

More information

EXIT CHARTS FOR TURBO RECEIVERS IN MIMO SYSTEMS

EXIT CHARTS FOR TURBO RECEIVERS IN MIMO SYSTEMS EXIT CHATS FO TUBO ECEIVES IN MIMO SYSTEMS Césr Hermosill Universidd Técnic Federico Snt Mrí Vlpríso, Chile hermosil@inrs-telecomuquebecc Leszek Szczeciński Institut Ntionl de l echerche Scientifique-EMT

More information

NP10 DIGITAL MULTIMETER Functions and features of the multimeter:

NP10 DIGITAL MULTIMETER Functions and features of the multimeter: NP10 DIGITL MULTIMETER. unctions nd fetures of the multimeter: 1000 V CT III tri requencies from 10.00...10 M. Diode mesurement nd continuity testing. HOLD mesurement. Reltive mesurement. Duty cycle (%)

More information

Section 17.2: Line Integrals. 1 Objectives. 2 Assignments. 3 Maple Commands. 1. Compute line integrals in IR 2 and IR Read Section 17.

Section 17.2: Line Integrals. 1 Objectives. 2 Assignments. 3 Maple Commands. 1. Compute line integrals in IR 2 and IR Read Section 17. Section 7.: Line Integrls Objectives. ompute line integrls in IR nd IR 3. Assignments. Red Section 7.. Problems:,5,9,,3,7,,4 3. hllenge: 6,3,37 4. Red Section 7.3 3 Mple ommnds Mple cn ctully evlute line

More information

Redundancy Data Elimination Scheme Based on Stitching Technique in Image Senor Networks

Redundancy Data Elimination Scheme Based on Stitching Technique in Image Senor Networks Sensors & Trnsducers 204 by IFSA Publishing, S. L. http://www.sensorsportl.com Redundncy Dt Elimintion Scheme Bsed on Stitching Technique in Imge Senor Networks hunling Tng hongqing Technology nd Business

More information

University of North Carolina-Charlotte Department of Electrical and Computer Engineering ECGR 4143/5195 Electrical Machinery Fall 2009

University of North Carolina-Charlotte Department of Electrical and Computer Engineering ECGR 4143/5195 Electrical Machinery Fall 2009 Problem 1: Using DC Mchine University o North Crolin-Chrlotte Deprtment o Electricl nd Computer Engineering ECGR 4143/5195 Electricl Mchinery Fll 2009 Problem Set 4 Due: Thursdy October 8 Suggested Reding:

More information

Example. Check that the Jacobian of the transformation to spherical coordinates is

Example. Check that the Jacobian of the transformation to spherical coordinates is lss, given on Feb 3, 2, for Mth 3, Winter 2 Recll tht the fctor which ppers in chnge of vrible formul when integrting is the Jcobin, which is the determinnt of mtrix of first order prtil derivtives. Exmple.

More information

A Comparative Analysis of Algorithms for Determining the Peak Position of a Stripe to Sub-pixel Accuracy

A Comparative Analysis of Algorithms for Determining the Peak Position of a Stripe to Sub-pixel Accuracy A Comprtive Anlysis of Algorithms for Determining the Pek Position of Stripe to Sub-pixel Accurcy D.K.Nidu R.B.Fisher Deprtment of Artificil Intelligence, University of Edinburgh 5 Forrest Hill, Edinburgh

More information

ECE 274 Digital Logic. Digital Design. Datapath Components Shifters, Comparators, Counters, Multipliers Digital Design

ECE 274 Digital Logic. Digital Design. Datapath Components Shifters, Comparators, Counters, Multipliers Digital Design ECE 27 Digitl Logic Shifters, Comprtors, Counters, Multipliers Digitl Design..7 Digitl Design Chpter : Slides to ccompny the textbook Digitl Design, First Edition, by Frnk Vhid, John Wiley nd Sons Publishers,

More information

Adaptive VoIP Smoothing of Pareto Traffic Based on Optimal E-Model Quality

Adaptive VoIP Smoothing of Pareto Traffic Based on Optimal E-Model Quality Adptive VoIP Smoothing of Preto Trffic Bsed on Optiml E-Model Qulity Shyh-Fng Hung 1, Eric Hsio-Kung Wu 2, nd Po-Chi Chng 3 1 Deprtment of Electricl Engineering, Ntionl Centrl University, Tiwn hsf@vplb.ee.ncu.edu.tw

More information

Application of the Momentary Fourier Transform to Radar Processing

Application of the Momentary Fourier Transform to Radar Processing Budpest University of Technology nd Economics Deprtment of Telecommunictions Appliction of the Momentry Fourier Trnsform to Rdr Processing Sndor Albrecht Ph D Disserttion Advisors Dr In Cumming Deprtment

More information

DYE SOLUBILITY IN SUPERCRITICAL CARBON DIOXIDE FLUID

DYE SOLUBILITY IN SUPERCRITICAL CARBON DIOXIDE FLUID THERMAL SCIENCE, Yer 2015, Vol. 19, No. 4, pp. 1311-1315 1311 DYE SOLUBILITY IN SUPERCRITICAL CARBON DIOXIDE FLUID by Jun YAN, Li-Jiu ZHENG *, Bing DU, Yong-Fng QIAN, nd Fng YE Lioning Provincil Key Lbortory

More information

Algorithms for Memory Hierarchies Lecture 14

Algorithms for Memory Hierarchies Lecture 14 Algorithms for emory Hierrchies Lecture 4 Lecturer: Nodri Sitchinv Scribe: ichel Hmnn Prllelism nd Cche Obliviousness The combintion of prllelism nd cche obliviousness is n ongoing topic of reserch, in

More information

(CATALYST GROUP) B"sic Electric"l Engineering

(CATALYST GROUP) Bsic Electricl Engineering (CATALYST GROUP) B"sic Electric"l Engineering 1. Kirchhoff s current l"w st"tes th"t (") net current flow "t the junction is positive (b) Hebr"ic sum of the currents meeting "t the junction is zero (c)

More information

ECE 274 Digital Logic

ECE 274 Digital Logic ECE - Digitl Logic (Textbook - Required) ECE Digitl Logic Instructor: Romn Lysecky, rlysecky@ece.rizon.edu Office Hours: TBA, ECE F Lecture: MWF :-: PM, ILC Course Website: http://www.ece.rizon.edu/~ece/

More information

Soft switched DC-DC PWM Converters

Soft switched DC-DC PWM Converters Soft switched DC-DC PWM Converters Mr.M. Prthp Rju (), Dr. A. Jy Lkshmi () Abstrct This pper presents n upgrded soft switching technique- zero current trnsition (ZCT), which gives better turn off chrcteristics

More information

TIME: 1 hour 30 minutes

TIME: 1 hour 30 minutes UNIVERSITY OF AKRON DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING 4400: 34 INTRODUCTION TO COMMUNICATION SYSTEMS - Spring 07 SAMPLE FINAL EXAM TIME: hour 30 minutes INSTRUCTIONS: () Write your nme

More information

Investigation of Ground Frequency Characteristics

Investigation of Ground Frequency Characteristics Journl of Electromgnetic Anlysis nd Applictions, 03, 5, 3-37 http://dx.doi.org/0.436/jem.03.58050 Published Online August 03 (http://www.scirp.org/journl/jem) Mohmed Nyel Electricl Engineering Deprtment,

More information

Mechanics & Industry. Experimental investigations on the effectiveness of electromagnetic actuator as sensor

Mechanics & Industry. Experimental investigations on the effectiveness of electromagnetic actuator as sensor Mechnics & Industry 14, 247 252 (213) c AFM, EDP Sciences 213 DOI: 1.151/mec/21367 www.mechnics-industry.org Mechnics & Industry Experimentl investigtions on the effectiveness of electromgnetic ctutor

More information

A Slot-Asynchronous MAC Protocol Design for Blind Rendezvous in Cognitive Radio Networks

A Slot-Asynchronous MAC Protocol Design for Blind Rendezvous in Cognitive Radio Networks Globecom 04 - Wireless Networking Symposium A Slot-Asynchronous MAC Protocol Design for Blind Rendezvous in Cognitive Rdio Networks Xingy Liu nd Jing Xie Deprtment of Electricl nd Computer Engineering

More information

Digital Design. Chapter 1: Introduction

Digital Design. Chapter 1: Introduction Digitl Design Chpter : Introduction Slides to ccompny the textbook Digitl Design, with RTL Design, VHDL, nd Verilog, 2nd Edition, by, John Wiley nd Sons Publishers, 2. http://www.ddvhid.com Copyright 2

More information

Research on a Compound Control Strategy of Three-Phase

Research on a Compound Control Strategy of Three-Phase Reserch on Compound Control Strtegy of ThreePhse Inverter for Unblnced Lods Gili Yue, Wen Li, Ken Li College of Electricl nd Control Engineering, Xi n University of Science nd Technology, Xi n 7143, Chin

More information

Dataflow Language Model. DataFlow Models. Applications of Dataflow. Dataflow Languages. Kahn process networks. A Kahn Process (1)

Dataflow Language Model. DataFlow Models. Applications of Dataflow. Dataflow Languages. Kahn process networks. A Kahn Process (1) The slides contin revisited mterils from: Peter Mrwedel, TU Dortmund Lothr Thiele, ETH Zurich Frnk Vhid, University of liforni, Riverside Dtflow Lnguge Model Drsticlly different wy of looking t computtion:

More information

Signaling-Embedded Preamble Design for Flexible Optical Transport Networks

Signaling-Embedded Preamble Design for Flexible Optical Transport Networks Signling-Embedded Premble Design for Flexible Opticl Trnsport Networks Linglong Di nd Zhocheng Wng Tsinghu Ntionl Lbortory for Informtion Science nd Technology, Deprtment of Electronic Engineering, Tsinghu

More information

Energy Harvesting Two-Way Channels With Decoding and Processing Costs

Energy Harvesting Two-Way Channels With Decoding and Processing Costs IEEE TRANSACTIONS ON GREEN COMMUNICATIONS AND NETWORKING, VOL., NO., MARCH 07 3 Energy Hrvesting Two-Wy Chnnels With Decoding nd Processing Costs Ahmed Arf, Student Member, IEEE, Abdulrhmn Bknin, Student

More information

FAST AND ACCURATE MEASUREMENT OF THE RMS VALUE OF A NONCOHERENT SAMPLED SINE-WAVE

FAST AND ACCURATE MEASUREMENT OF THE RMS VALUE OF A NONCOHERENT SAMPLED SINE-WAVE I IEO World Congress Fundmentl nd pplied etrology September 611, 29, Lisbon, Portugl FST ND CCURTE ESUREENT OF THE RS VLUE OF NONCOHERENT SPLED SINE-WVE Dniel Beleg 1, Dominique Dllet 2 1 Fculty o Electronics

More information