A Real-Time PC Based Software Radio DVB-T Receiver

Size: px
Start display at page:

Download "A Real-Time PC Based Software Radio DVB-T Receiver"

Transcription

1 FUTURE COMPUTIG : The Thid Intenational Confeence on Futue Computational Technologie and Application A Real-Time PC Baed oftwae Radio DVB-T Receive hu-ming Teng Depatment of Electonic Engineeing ational Taipei Univeity of Technology Taipei, Taiwan huming@ntut.edu.tw Jian-Cheng Yu Depatment of Electonic Engineeing ational Taipei Univeity of Technology Taipei, Taiwan g9333@hotmail.com Yueh-Teng Hu LiteOn Technology Coopeation, Taipei, Taiwan Matthew.Hu@liteon.com Abtact The total data ate of DVB (Digital Video Boadcating i 9.953Mbp much geate than DAB (Digital Audio Boadcating. It i neceay to ue bette ignal poceing algoithm to impove the pefomance of DVB eceive. Hence, we popoe ome method: ( To optimize Reed-olomon and Vitebi decode; ( To ue paallel poce intuction; (3 To Reduce FOR Loop and IF Banch, etc. Afte thee modification, the oftwae adio in eal-time eception baed on PC can be implemented. In ummay, we demontate a oftwae eceive which opeate at an acceptable eal-time decoding peed. Keywod-oftwae adio; mobility; Digital Video Boadcating; othogonal fequency-diviion multiplexing. I. ITRODUCTIO The R (oftwae Radio baed on PC platfom ha become popula and impotant in oftwae GP (Global Poition ytem [] and oftwae DAB (Digital Audio Boadcating []. Beide, the paallel poce i one of the impotant and ueful method to enhance the decoding peed in R. It i poible to ue the oftwae to implement the demodulation and decoding at eal time baed on PC. The total data ate of DAB i.4 Mbp (DQPK; DVB-T (Digital Video Boadcating-Teetial i Mbp (6QAM, guad inteval /4, ate /3 convolutional code, non-hieachical ytem fo 6 MHz channel. Thu, the data ate of DVB-T i much geate than DAB. We hope to implement the R which i ued fo DVB-T ignal in Taiwan [3]. The advantage and benefit of R ae multimode and low cot. Beide, it i eay to maintain and modify. A we now, it i almot impoible to manufactue a new AIC (Application-pecific Integated Cicuit chip, which i elatively vey expenive and time-conuming. On the contay, the R eceive doe not need any additional hadwae. The mot impotant benefit of R eeach, when compaed with hadwae adio, i that people can modify the ignal poceing pocedue, algoithm and tet the eult eaily. People can ue the bette detecting o etimation algoithm with oftwae language to impove the pefomance of adio eceive athe than poducing a new AIC chip. Fo eal-time DVB-T eception, we need to impove the lowet pat fit. Theefoe, we have to implement the oftwae of the R (Reed-olomon and Vitebi decode [4], which i fat enough to decode in eal time. In ode to enhance the R decoding pefomance, we ue the following way: Looing up table to educe opeation of pogam and IMD (ingle Intuction Multiple Data intuction to deceae the CPU opeation time [5], etc. Meanwhile, the pefomance of Vitebi decode alo need to be impoved by eveal method: ( To ue IMD intuction; ( To educe the banch of the pogam; (3 The othe efficient method [4]. Thi pape i oganized a follow: We decibe the peviou R in ection I. The popoed ytem achitectue i decibed in detail in ection II. Implementation and eult ae decibed in ection III. ection IV peent the concluion. II. YTEM ARCHITECTURE The baic component fo a oftwae eeach platfom include a PC and a adio font-end. The achitectue i hown in Figue. It ha hadwae and oftwae pat. The oftwae tuctue i compied of baeband poceing, MPEG audio decode and tet application. The ytem memoy acquie the digitized IF (Intemediate Fequency ignal fom the tune device by the dive; thi i o called aw data. When enough aw data i collected, we can calculate the R and do baeband poceing o dump that into the had di fo futue analyi. Thu, we can get the tanpot team afte baeband poceing. Figue. The achitectue of the intoduced eeach platfom. Copyight (c IARIA,. IB:

2 FUTURE COMPUTIG : The Thid Intenational Confeence on Futue Computational Technologie and Application Figue. PCB (Pinted Cicuit Boad, hadwae pat. A. Hadwae The hadwae pat i hown in Figue. The eceive can decode the adio ignal and ecod the baeband ignal into had di imultaneouly. It ha eveal pat in ou AD boad. Thi device i compied of A/D chip and LVD (low voltage diffeential ignaling to educe the tanmiion intefeence. The achitectue i hown in Figue 3. The tune module ha elation with the eceive enitivity. Low IF ignal output amplify gain i uitable fo the equiement of analog to digital convete and o on. In ou deign, the ilicon tune (Xceive xc38 i choen to fit the equiement. The TLI 554 i a high-fequency ignal poceing IC and convet the eceived fequency to IF fequency (4.57MHz. The fequency command i fed though the I C (I-quaed-C inteface on thi tune. Accoding to the DVB-T pec: the ampling ate of 8 MHz i 64 MHz /7= (MHz. Thu, we ue the (64/7 x3 = (MHz fo 8bit eolution ampling ate to be digitalized by an AD convete and i fed into PCI-Expe (bidge chip (Tanfe ate > gigabyte pe econd and can be ent to PC fo futue poceing. B. oftwae The oftwae ha two pat. One i baeband eceive, and the othe i baeband data ecode. The ignal poceing of oftwae tuctue i hown in Figue 4 and 5, which i decibed a below: The pupoe of time ynchonization i ued to ynchonize the ymbol in the FFT (Fat Fouie Tanfom window coectly. We ue the CP (Continual Pilot to etimate integal fequency offet and ue the TP (Tanmiion Paamete ignaling pilot to etimate the offet of OFDM (Othogonal Fequency- Diviion Multiplexing ymbol. The Factional fequency ynchonization can modify the ignal afte digital down convete in coect baeband fequency. We will ue catte pilot to etimate the channel coefficient. Afte doing factional fequency ynchonization and intege fequency ynchonization, the eidual fequency offet till exit. Howeve, we can utilize a mathematic model fo an offet with ampling fequency offet and eidual fequency. We have to do channel etimation to compenate the phae eo. The DVB-T ytem ue TP to do fame ynchonization. Figue 4. oftwae Demodulato opeation diagam Figue 3. The achitectue of the hadwae pat. TABLE I. Paamete Fequency Input ange Bandwidth Method of down conveion TUER COFIGURATIO. Value 74~854 MHz 6/7/8 MHz Up down conveto Figue 5. tuctue of BDA(Boadcat Dive Achitectue filte ampling Fequency Offet: It will geneate FO (ampling Fequency Offet when the baeband ampling Copyight (c IARIA,. IB:

3 FUTURE COMPUTIG : The Thid Intenational Confeence on Futue Computational Technologie and Application ate of eceive cannot match the tanmitte. Thu, we have to ue ome algoithm to modify FO [6]-[7]. δ a δ = T T ' T ( + δ = ( The u a i total time hift of ymbol, u i the quantization afte peiodic ampling time T. The baeband ymbol ampling ignal i decibed a below: [ n] n T ' + ua n T ( + δ + ua = X '[ ] exp{ jπ ( + δ n} X '[ ] = X [ ] exp{ jπ u } ( The mean total numbe of caie; g i the length of epeat ignal. Afte demodulation (G imp i the ICI caued by FO. It can be ignoed, we will have R (the afte FFT calculation: R [ ] = fft{ [ n]} = X '[ ] I + X '[ g I, ] g, g g, X '[ ] = X[ ] exp( jπ u (3 Futhemoe, u i the total time hift with th ymbol becaue of the peiodic ampling fequency offet (caued byδ. The function i given by: u = u + δ ( + g (4 Aume the a continual pilot. The R [] and R - [] only ha one phae eo. The Δθepeent the phae eo between the adjacent ymbol. The FO can be modified by uing thi elation between thee two ubcaie. It can be expeed a follow: Δθ = angle( R [ ] angle( R [ ] = π ( u u = π δ ( + g Afte thee calculation, it till ha the eidual ubcaie fequency offet. We have to conide the aveage phae hift. Finally, we can get the etimation of FO a below: ˆ Δθ ϕ δ mean{ π δ ( + g } Continual pilot (5 ϕ mean Δθ } M 5 { (6 Reed-olomon decode optimization: A we now, the R decode i the mot time-conuming pat of oftwae DVB-T eceive. Hence, we want to impove the pefomance of R decode [5] which ha fou pat, and each pat ue diffeent algoithm that ae decibed a below: Fit, thee ae 464 addition and 48 multiplication in GF (56 fo getting yndome: = = = 5 = t vecto nd vecto table table th vecto table The looup vecto table will be ued to eplace thee opeation. Thu, we ceate 55 vecto table; each table epeent the all poible anwe of 6 multiplication in GF (56. You can get 6 multiplication in GF (56 to loo up vecto table once. The multiplication of GF (56 i unneceay. econd, we ue the GF (56 with looup vecto table and ewite the whole Chien each pogam [8] within the aembly language to eplace the multiplication. The pefomance of the Chien each pogam will be impoved geatly by mean of thee modification. It mean that the decoding peed i much fate than the oiginal Chien each pogam. TABLE Ⅱ. D VECTOR TABLE Thid, to Reduce FOR Loop and IF Banch: The banch command lie IF, FOR, WHILE, etc., the banch pediction eo will caue the peed of execution down. We need to educe all the loop in ou pogam by mean of uing a lage numbe of C o aembly code. Thu, we ewite ome pogam to geneate thoe C o aembly code. We wite a pogam to poduce a lage C code to expand it. Copyight (c IARIA,. IB:

4 FUTURE COMPUTIG : The Thid Intenational Confeence on Futue Computational Technologie and Application Figue 7. The ytematic appoach of oftwae optimization. Figue 6. The modified pocedue of BM(Beleamp-Maey [6] in ou pogam Beide, the 64-bit CPU povide ixteen XMM egite. It i enough and ueful to place all opeational value of Foney algoithm pocedue by uing thee egite. It can educe the low opeation of tanfeing data between egite and memoie a much a poible. The data ae only moved among egite. 3 Vitebi decode and ytematic appoach of oftwae optimization: Reed-olomon decode optimization: In ode to peed-up the Vitebi decode pogam fo oftwae DVB- T eceive. We ue the Exploe in Micooft Viual tudio 8 (Team uite edition to find out and analyze the lowet pat of ou pogam. Hence, we popoe vaiou way to impove the pefomance which ae decibed a below [4]: The Vitebi decode conit of eveal unit: BMU (Banch Metic Unit, ACU (Add-Compae-elect Unit, PMMU (Path Metic Memoy Unit, and MU (uvivo Memoy Unit. The eult of the channel etimation alo ae ued to help the decode to impove the BER (Bit Eo Rate. Meanwhile, in ode to impove ou decode pefomance we need ome ueful optimization method. The pocedue of the optimization ae hown in Figue 7. Figue 8. The flowchat of the modified pogam. A loop i expanded to 64 identical egment A*. C. E4 Intuction The newet Intel CPU ha the E4 (teaming IMD Extenion 4 intuction [4]. We ue the new Intel CPU IMD intuction to be ou tool in ode to ave the CPU opeation time. We can combine it by maing ome opeation of thee intuction, and it will be much moe efficiency than befoe. The execution efficiency of the pocedue will dop geatly when containing the judgment opeation in the pocedue (lie IF, FOR, WHILE, etc.. The efficiency of the pocedue would be impoved geatly by educing thee opeation in the pogam. Geneal peaing, the FOR loop in C pogam i ued to deal with the continued and imila pocedue. In ou oiginal Vitebi decode, the pogam ha many FOR loop. Hence, we ceate Copyight (c IARIA,. IB:

5 FUTURE COMPUTIG : The Thid Intenational Confeence on Futue Computational Technologie and Application a lot numbe of C o aembly code in ode to educe all the loop in ou pogam. (The new pocedue i hown in Figue 8. D. The Othe Efficient Method The ame eult can often be got though diffeent way when witing the pogam. Theefoe, we have to find out o deign the new algoithm to peed up the opeation of pocedue. In fact, thee ae ome othe tuctue that can be ued to eplace the conventional tuctue. Fo example, the C code can be impoved by changing the tuctue. The evey coded bit contain only 4 type of bit metic and type of channel etimation eult. Theefoe, the tuctue can be modified by combining thee computation (hown in Figue 9. The aembly and E intuction can implement it. be ued to hold the metic data in ode to educe the movement between memoie and egite. III. IMPLEMETATIO AD REULT The envionment of pupoed eceive i a detop PC the pecification of which i lited in Table Ⅲ. The O i window 7. The oftwae language ae C, C++, C#, o Aembly. The pogamming tool ae mainly fom Micooft and Intel including compile and mathematical libay. TABLE Ⅲ. Component O CPU RAM Motheboad PC PLATFORM PECIFICATIO ICLUDIG O. pec. Window 7 (64bit Intel(R Coe(TM i7-6k 3.4GHz (8 CPU, ~3.4GHz 4. GB AU P8H67-M PRO(REV3. In thi eeach, the name, uage and vende fo all tool ae lited in Table Ⅳ. The CPU loading of each individual bloc i lited in Table Ⅴ. Futhemoe, The DVB-T ignal i alo ued to input ou popoed ytem. We can get the final eult hown in Figue. Accoding to the eult, it ha no intefeence in thi figue. TABLE Ⅳ. DEVELOPMET TOOL. Tool Vende Uing fo Viual tudio. et Micooft Compile, Application Window Platfom Micooft Dive DK Diecthow Micooft API TABLE Ⅴ. THE CPU LOADIG OF EACH BLOCK Figue 9. The flowchat of the implified pogam. The bit metic calculation and channel etimate multiplication ae not epeated 64 time a in Figue 8. E. Rewite The Whole Vitebi Code Pogam With Aenbly Language The 64-bit CPU povide moe egite to educe the opeation of moving data. The x3 compile i only allowed to ue 8 of 6 XMM egite in the 64 bit CPU. Hence, we have to ue all XMM egite by uing x64 compile. Futhemoe, we can ue the ixteen to educe the opeation time of moving data fom egite to memoie o moving data fom memoie to egite. But it i not allowed to ue inline aembly by uing x64 compile. The whole pogam need to be ewitten within aembly language to adapt to the x64 compile. The additional eight XMM egite will Bloc Elaped Incluive Time (m Time & Fequency ynchonize Remove CP & FFT 67.8 Channel etimation Deinne & Depunche Deoutte inteleave 7.93 Demodulato 8.93 Vitebi decode R Decode 3.67 Decamble.9 Fame ynchonize 8.58 Pogam Initialization 7.5 Phae Compenation 8.44 C++ tandad libay.7 total 54 Copyight (c IARIA,. IB:

6 FUTURE COMPUTIG : The Thid Intenational Confeence on Futue Computational Technologie and Application DVB-T eceive i poible to be accomplihed afte thee popoed modification. Figue. oftwae Demodulato Reult IV. COCLUIO A we now, the eal-time bit ate of DVB-T i Mbp (6 QAM, guad inteval /4, ate /3 convolutional code, non-hieachical ytem fo 6 MHz channel in Taiwan. In thi eeach, we utilize looup table, IMD intuction, loop expanion and the othe efficient method to geatly impove the decoding peed of ou Reed-olomon and Vitebi decode. The decoding ate of the popoed ytem i moe than the equied bit ate of the eal-time DVB-T. o, ou ytem i fat enough to poce the DVB-T ignal ued in Taiwan in eal-time. The popoed ytem i eay to opeate with the cuent commecial PC and it help u to develop new baeband algoithm. Theefoe, we can veify it in eal-wold envionment. It only tae 54m to decode the 76m video data in ou eeach. Thu, the eal-time oftwae REFERECE []. Kubo,. Kondo, and A. Yauda, Evaluation of code multipath mitigation uing a oftwae GP eceive, IEICE Tan. Commun., vol. E88-B, no., pp. 44-4, ov. 5. [] hu-ming Teng, Yueh-Teng Hu, Meng-Chou Chang, and Hiao-Lung CHA, A oteboo PC Baed Real-Time oftwae Radio DAB Receive, IEICE Tan. Commun., vol. E89-B, no., pp , Dec. 6. [3] ETI E :Digital Video Boadcating (DVB; Faming tuctue, channel coding and modulation fo digital teetial televiion ETI, 4. [4] hu-ming Teng,Yu-Chin Kuo,Yen-Chih Ku, and Yueh-Teng Hu, oftwae Vitebi Decode with E4 Paallel Poceing Intuction fo oftwae DVB-T Receive, in Poc. The 7th IEEE Intenational ympoium on Paallel and Ditibuted Poceing with Application (IPA-9, Aug. 9, pp. -5. [5] hu-ming Teng, Jian-Cheng Yu, Jheng-Zong hih, and Yueh-Teng Hu, Reed-olomon Decode Optimization fo PC-Baed DVB-T oftwae Radio Receive, in Poc. The Intenational Confeence on Conume electonic, Jan., pp [6] Michael peth, tefan Fechtel, Gunna Foc, and Heinich Mey, Optimum Receive Deign fo OFDM-Baed Boadband Tanmiion Pat II: A Cae tudy, IEEE Tan. Commun., vol. 49, no. 4, pp , Ap.. [7] Michael peth, tefan Fechtel, Gunna Foc, and Heinich Mey, Optimum Receive Deign fo Wiele Boad-Band ytem Uing OFDM Pat I: A Cae tudy, IEEE Tan. Commun., vol. 47, no., pp , ov [8]. B. Wice, Eo Contol ytem fo Digital Communication and toage, Pentice Hall, 995. Copyight (c IARIA,. IB:

DSC Baseline Improvements Obtained by a New Heat Flow Measurement Technique

DSC Baseline Improvements Obtained by a New Heat Flow Measurement Technique DS Baeline Impovement Obtained by a New Heat Flow Meauement Technique obet L. Danley, Pete A. aulfield TA Intument, 109 Luken Dive, New atle DE 19720 ABSTAT Nealy all diffeential canning caloimety (DS)

More information

Chapter 30: Magnetic Fields Due to Currents

Chapter 30: Magnetic Fields Due to Currents d Chapte 3: Magnetic Field Due to Cuent A moving electic chage ceate a magnetic field. One of the moe pactical way of geneating a lage magnetic field (.1-1 T) i to ue a lage cuent flowing though a wie.

More information

Scal abil it y of ANSYS 16 applicat ions and Hardware select ion.

Scal abil it y of ANSYS 16 applicat ions and Hardware select ion. Technical white pape Scal abil it y of ANSYS 16 applicat ion and Hadwae elect ion. On multi-coe and floating point acceleato poceo ytem Table of Content Ab t a ct... 2 Tet configuation detail... 2 Meage

More information

Parameter Identification of DC Motors

Parameter Identification of DC Motors Paamete dentification of DC Moto utho: Dipl.-ng. ngo öllmecke dvantage of the Paamete dentification Method Saving time and money in the teting poce: no anical coupling neceay Full infomation: Entie chaacteitic

More information

Solutions to Problems: Chapter 7

Solutions to Problems: Chapter 7 Solution to Poblem: Chapte 7 P7-1. P7-2. P7-3. P7-4. Authoized and available hae LG 2; Baic a. Maximum hae available fo ale Authoized hae 2,000,000 Le: Shae outtanding 1,400,000 Available hae 600,000 b.

More information

Modelling and simulation of a signal injection self-sensored drive

Modelling and simulation of a signal injection self-sensored drive Modelling and imulation o a ignal injection el-enoed dive Alen Poljugan Faculty o Electical Engineeing and Computing, Depatment o electic machine, dive and automation, Univeity o Zageb Unka, Zageb, Coatia,

More information

Optimizing Supply Chain Collaboration Based on Negotiation and Bargain Power for Single Retailer And Single Supplier

Optimizing Supply Chain Collaboration Based on Negotiation and Bargain Power for Single Retailer And Single Supplier Poceeding of the Intenational MultiConfeence of Enginee and Compute Scientit 20 Vol II,, Mach -, 20, Hong Kong Optimizing Supply Chain Collaboation Baed on Negotiation and Bagain Powe fo Single Retaile

More information

Space Vector Modulated Direct Torque Controlled (DTC SVM) Inverter Fed Induction Motor Drive

Space Vector Modulated Direct Torque Controlled (DTC SVM) Inverter Fed Induction Motor Drive Waaw niveity of Technology Faculty of Electical Engineeing Intitute of Contol and Indutial Electonic Ph.D. Thei acin Żelechowki,. Sc. Space Vecto odulated Diect Toque Contolled (DTC SV) Invete Fed Induction

More information

Small Hydropower Plant with variable speed PM generator

Small Hydropower Plant with variable speed PM generator Witold MAZGAJ, Zbigniew SZULAR, Tomaz WĘGEL, Tadeuz SOBCZYK Politechnika Kakowka, ntytut Elektomechanicznych Pzemian Enegii Small Hydopowe Plant with vaiable peed PM geneato Abtact. Thi pape peent a new

More information

Using Model Checking to Analyze Network Vulnerabilities

Using Model Checking to Analyze Network Vulnerabilities Uing Model Checking to Analyze Netwok Vulneabilitie Ronald W. Ritchey Paul Ammann * National Secuity Team Infomation and Softwae Engineeing Depatment Booz Allen & Hamilton Geoge Maon Univeity Fall Chuch,

More information

AN IMPLEMENTATION OF BINARY AND FLOATING POINT CHROMOSOME REPRESENTATION IN GENETIC ALGORITHM

AN IMPLEMENTATION OF BINARY AND FLOATING POINT CHROMOSOME REPRESENTATION IN GENETIC ALGORITHM AN IMPLEMENTATION OF BINARY AND FLOATING POINT CHROMOSOME REPRESENTATION IN GENETIC ALGORITHM Main Golub Faculty of Electical Engineeing and Computing, Univesity of Zageb Depatment of Electonics, Micoelectonics,

More information

Effect of Unemployment Insurance Tax On Wages and Employment: A Partial Equilibrium Analysis

Effect of Unemployment Insurance Tax On Wages and Employment: A Partial Equilibrium Analysis Effect of Unemployment nuance Tax On Wage and Employment: atial Equilibium nalyi Deegha Raj dhikai, Oklahoma Employment Secuity Commiion ynn Gay, Oklahoma Employment Secuity Commiion Jackie Bun, Texa &

More information

Ethernet-based and function-independent vehicle control-platform

Ethernet-based and function-independent vehicle control-platform Ethenet-baed and -independent vehicle contol-platfom motivation, idea and technical concept fulfilling quantitative afety-equiement fom ISO26262 Andea Zikle, Michael Ambute, Ludge Fiege, Gunte Feitag,

More information

Experimental DTC of an Induction Motor Applied to Optimize a Tracking System

Experimental DTC of an Induction Motor Applied to Optimize a Tracking System Euopean Aociation fo the Development of Renewable Enegie, Envionment and Powe Quality (EA4EPQ) Intenational Confeence on Renewable Enegie and Powe Quality (ICREPQ 2) Santiago de Compotela (Spain), 28th

More information

Timing Synchronization in High Mobility OFDM Systems

Timing Synchronization in High Mobility OFDM Systems Timing Synchonization in High Mobility OFDM Systems Yasamin Mostofi Depatment of Electical Engineeing Stanfod Univesity Stanfod, CA 94305, USA Email: yasi@wieless.stanfod.edu Donald C. Cox Depatment of

More information

Standardized Coefficients

Standardized Coefficients Standadized Coefficient Ta. How do ou decide which of the X ae mot impotant fo detemining? In thi handout, we dicu one poile (and contoveial) anwe to thi quetion - the tandadized egeion coefficient. Fomula.

More information

Converting knowledge Into Practice

Converting knowledge Into Practice Conveting knowledge Into Pactice Boke Nightmae srs Tend Ride By Vladimi Ribakov Ceato of Pips Caie 20 of June 2010 2 0 1 0 C o p y i g h t s V l a d i m i R i b a k o v 1 Disclaime and Risk Wanings Tading

More information

Power Monitoring and Control for Electric Home Appliances Based on Power Line Communication

Power Monitoring and Control for Electric Home Appliances Based on Power Line Communication I²MTC 2008 IEEE Intenational Instumentation and Measuement Technology Confeence Victoia, Vancouve Island, Canada, May 12 15, 2008 Powe Monitoing and Contol fo Electic Home Appliances Based on Powe Line

More information

Database Management Systems

Database Management Systems Contents Database Management Systems (COP 5725) D. Makus Schneide Depatment of Compute & Infomation Science & Engineeing (CISE) Database Systems Reseach & Development Cente Couse Syllabus 1 Sping 2012

More information

Strength Analysis and Optimization Design about the key parts of the Robot

Strength Analysis and Optimization Design about the key parts of the Robot Intenational Jounal of Reseach in Engineeing and Science (IJRES) ISSN (Online): 2320-9364, ISSN (Pint): 2320-9356 www.ijes.og Volume 3 Issue 3 ǁ Mach 2015 ǁ PP.25-29 Stength Analysis and Optimization Design

More information

Questions & Answers Chapter 10 Software Reliability Prediction, Allocation and Demonstration Testing

Questions & Answers Chapter 10 Software Reliability Prediction, Allocation and Demonstration Testing M13914 Questions & Answes Chapte 10 Softwae Reliability Pediction, Allocation and Demonstation Testing 1. Homewok: How to deive the fomula of failue ate estimate. λ = χ α,+ t When the failue times follow

More information

Reduced Pattern Training Based on Task Decomposition Using Pattern Distributor

Reduced Pattern Training Based on Task Decomposition Using Pattern Distributor > PNN05-P762 < Reduced Patten Taining Based on Task Decomposition Using Patten Distibuto Sheng-Uei Guan, Chunyu Bao, and TseNgee Neo Abstact Task Decomposition with Patten Distibuto (PD) is a new task

More information

BIOS American Megatrends Inc (AMI) v02.61 BIOS setup guide and manual for AM2/AM2+/AM3 motherboards

BIOS American Megatrends Inc (AMI) v02.61 BIOS setup guide and manual for AM2/AM2+/AM3 motherboards BIOS Ameican Megatends Inc (AMI) v02.61 BIOS setup guide and manual fo AM2/AM2+/AM3 motheboads The BIOS setup, also called CMOS setup, is a cucial pat of the pope setting up of a PC the BIOS (Basic Input

More information

The Essence of the Electromagnetic Wave is Not Energy

The Essence of the Electromagnetic Wave is Not Energy The Eence of the Electomagnetic Wave i Not Enegy Zeng Qingping Ai Foce Rada Academy Pofeo cienceum@yahoocn Abtact The cutomay opinion i: electic ave o light ave i enegy, TYang expeiment i the intefeence

More information

How to SYSPREP a Windows 7 Pro corporate PC setup so you can image it for use on future PCs

How to SYSPREP a Windows 7 Pro corporate PC setup so you can image it for use on future PCs AnswesThatWok TM How to SYSPREP a Windows 7 Po copoate PC setup so you can image it fo use on futue PCs In a copoate envionment most PCs will usually have identical setups, with the same pogams installed

More information

INITIAL MARGIN CALCULATION ON DERIVATIVE MARKETS OPTION VALUATION FORMULAS

INITIAL MARGIN CALCULATION ON DERIVATIVE MARKETS OPTION VALUATION FORMULAS INITIAL MARGIN CALCULATION ON DERIVATIVE MARKETS OPTION VALUATION FORMULAS Vesion:.0 Date: June 0 Disclaime This document is solely intended as infomation fo cleaing membes and othes who ae inteested in

More information

Tracking/Fusion and Deghosting with Doppler Frequency from Two Passive Acoustic Sensors

Tracking/Fusion and Deghosting with Doppler Frequency from Two Passive Acoustic Sensors Tacking/Fusion and Deghosting with Dopple Fequency fom Two Passive Acoustic Sensos Rong Yang, Gee Wah Ng DSO National Laboatoies 2 Science Pak Dive Singapoe 11823 Emails: yong@dso.og.sg, ngeewah@dso.og.sg

More information

Software Engineering and Development

Software Engineering and Development I T H E A 67 Softwae Engineeing and Development SOFTWARE DEVELOPMENT PROCESS DYNAMICS MODELING AS STATE MACHINE Leonid Lyubchyk, Vasyl Soloshchuk Abstact: Softwae development pocess modeling is gaining

More information

ON THE (Q, R) POLICY IN PRODUCTION-INVENTORY SYSTEMS

ON THE (Q, R) POLICY IN PRODUCTION-INVENTORY SYSTEMS ON THE R POLICY IN PRODUCTION-INVENTORY SYSTEMS Saifallah Benjaafa and Joon-Seok Kim Depatment of Mechanical Engineeing Univesity of Minnesota Minneapolis MN 55455 Abstact We conside a poduction-inventoy

More information

Application Note, V1.0, July 2006 AP16097 XC164. Different PWM Waveforms Generation for 3-Phase AC Induction Motor with XC164CS.

Application Note, V1.0, July 2006 AP16097 XC164. Different PWM Waveforms Generation for 3-Phase AC Induction Motor with XC164CS. Application Note, V1.0, July 006 AP16097 XC164 Diffeent PWM Wavefom Geneation fo 3-Phae AC Induction Moto with XC164CS Micocontolle Edition 006-08-04 Publihed by Infineon echnologie AG 8176 München, Gemany

More information

SUPPORT VECTOR MACHINE FOR BANDWIDTH ANALYSIS OF SLOTTED MICROSTRIP ANTENNA

SUPPORT VECTOR MACHINE FOR BANDWIDTH ANALYSIS OF SLOTTED MICROSTRIP ANTENNA Intenational Jounal of Compute Science, Systems Engineeing and Infomation Technology, 4(), 20, pp. 67-7 SUPPORT VECTOR MACHIE FOR BADWIDTH AALYSIS OF SLOTTED MICROSTRIP ATEA Venmathi A.R. & Vanitha L.

More information

Alarm transmission through Radio and GSM networks

Alarm transmission through Radio and GSM networks Alam tansmission though Radio and GSM netwoks 2015 Alam tansmission though Radio netwok RR-IP12 RL10 E10C E10C LAN RL1 0 R11 T10 (T10U) Windows MONAS MS NETWORK MCI > GNH > GND > +E > DATA POWER DATA BUS

More information

HEALTHCARE INTEGRATION BASED ON CLOUD COMPUTING

HEALTHCARE INTEGRATION BASED ON CLOUD COMPUTING U.P.B. Sci. Bull., Seies C, Vol. 77, Iss. 2, 2015 ISSN 2286-3540 HEALTHCARE INTEGRATION BASED ON CLOUD COMPUTING Roxana MARCU 1, Dan POPESCU 2, Iulian DANILĂ 3 A high numbe of infomation systems ae available

More information

Effect of Contention Window on the Performance of IEEE 802.11 WLANs

Effect of Contention Window on the Performance of IEEE 802.11 WLANs Effect of Contention Window on the Pefomance of IEEE 82.11 WLANs Yunli Chen and Dhama P. Agawal Cente fo Distibuted and Mobile Computing, Depatment of ECECS Univesity of Cincinnati, OH 45221-3 {ychen,

More information

How to create RAID 1 mirroring with a hard disk that already has data or an operating system on it

How to create RAID 1 mirroring with a hard disk that already has data or an operating system on it AnswesThatWok TM How to set up a RAID1 mio with a dive which aleady has Windows installed How to ceate RAID 1 mioing with a had disk that aleady has data o an opeating system on it Date Company PC / Seve

More information

Coordination and Risk Sharing with Considering Supply Chain External Quality Fault

Coordination and Risk Sharing with Considering Supply Chain External Quality Fault COMPUTER MODELLING & NEW TECHNOLOGIES 14 18(1C) 445-45 Abtact Coodination and Rik Shaing with Conideing Supply Chain Extenal Quality Fault Li Yongfei 1,* 1 School of Economic and Management, Xian Univeity

More information

Interface Design for Rationally Clocked GALS Systems

Interface Design for Rationally Clocked GALS Systems Intefae Deign fo Rationally Cloked GALS Sytem Joyee Mekie, Supatik Chakaboty, Giih Venkataamani,.S. Thiagaajan, D.K. Shama Mah 15, 2006 Motivation SoC : integation of pedeigned I oe Rationally loked ytem

More information

Lab M4: The Torsional Pendulum and Moment of Inertia

Lab M4: The Torsional Pendulum and Moment of Inertia M4.1 Lab M4: The Tosional Pendulum and Moment of netia ntoduction A tosional pendulum, o tosional oscillato, consists of a disk-like mass suspended fom a thin od o wie. When the mass is twisted about the

More information

How To Use A Network On A Network With A Powerline (Lan) On A Pcode (Lan On Alan) (Lan For Acedo) (Moe) (Omo) On An Ipo) Or Ipo (

How To Use A Network On A Network With A Powerline (Lan) On A Pcode (Lan On Alan) (Lan For Acedo) (Moe) (Omo) On An Ipo) Or Ipo ( Hubs, Bidges, and Switches Used fo extending LANs in tems of geogaphical coveage, numbe of nodes, administation capabilities, etc. Diffe in egads to: m collision domain isolation m laye at which they opeate

More information

COMPARISON OF SCALAR AND VECTOR CONTROL STRATEGIES OF INDUCTION MOTORS

COMPARISON OF SCALAR AND VECTOR CONTROL STRATEGIES OF INDUCTION MOTORS HUNGARIAN JOURNAL OF INDUSTRIAL CHEMISTRY VESZPRÉM Vol. 9() pp. 65-70 (0) COMPARISON OF SCALAR AND VECTOR CONTROL STRATEGIES OF INDUCTION MOTORS G. KOHLRUSZ, D. FODOR Univeity of Pannonia, Faculty of Engineeing,

More information

The LCOE is defined as the energy price ($ per unit of energy output) for which the Net Present Value of the investment is zero.

The LCOE is defined as the energy price ($ per unit of energy output) for which the Net Present Value of the investment is zero. Poject Decision Metics: Levelized Cost of Enegy (LCOE) Let s etun to ou wind powe and natual gas powe plant example fom ealie in this lesson. Suppose that both powe plants wee selling electicity into the

More information

1D STEADY STATE HEAT

1D STEADY STATE HEAT D SEADY SAE HEA CONDUCION () Pabal alukda Aociate Pofeo Depatment of Mecanical Engineeing II Deli E-mail: pabal@mec.iitd.ac.in Palukda/Mec-IID emal Contact eitance empeatue ditibution and eat flow line

More information

Performance of a Browser-Based JavaScript Bandwidth Test

Performance of a Browser-Based JavaScript Bandwidth Test Performance of a Brower-Baed JavaScript Bandwidth Tet David A. Cohen II May 7, 2013 CP SC 491/H495 Abtract An exiting brower-baed bandwidth tet written in JavaScript wa modified for the purpoe of further

More information

Optimal Peer Selection in a Free-Market Peer-Resource Economy

Optimal Peer Selection in a Free-Market Peer-Resource Economy Optimal Pee Selection in a Fee-Maket Pee-Resouce Economy Micah Adle, Rakesh Kuma, Keith Ross, Dan Rubenstein, David Tune and David D Yao Dept of Compute Science Univesity of Massachusetts Amhest, MA; Email:

More information

How To Change V1 Programming

How To Change V1 Programming REPORT # HOW TO REPROGRAM V1 RADAR DETECTORS IF YOU REALLY WANT TO How To ange V1 Pogamming WARNING: Impotant ada alets may be blocked by changes in factoy settings es that ae Essential To Full Potection

More information

Multiband Microstrip Patch Antenna for Microwave Applications

Multiband Microstrip Patch Antenna for Microwave Applications IOSR Jounal of Electonics and Communication Engineeing (IOSR-JECE) ISSN: 2278-2834, ISBN: 2278-8735. Volume 3, Issue 5 (Sep. - Oct. 2012), PP 43-48 Multiband Micostip Patch Antenna fo Micowave Applications

More information

Engineered Systems. Configuration Guide. October, 1998 TD9007 rev. 2.0

Engineered Systems. Configuration Guide. October, 1998 TD9007 rev. 2.0 Engineeed Systems Configuation Guide Octobe, 1998 TD9007 ev. 2.0 2 ENGINEERED SYSTES CONFIGURATION GUIDE A division of Nothen Computes, Inc. Contents Po-Watch NT Single-Use System... 3 Po-Watch NT ulti-use

More information

An Epidemic Model of Mobile Phone Virus

An Epidemic Model of Mobile Phone Virus An Epidemic Model of Mobile Phone Vius Hui Zheng, Dong Li, Zhuo Gao 3 Netwok Reseach Cente, Tsinghua Univesity, P. R. China zh@tsinghua.edu.cn School of Compute Science and Technology, Huazhong Univesity

More information

Energy Efficient Cache Invalidation in a Mobile Environment

Energy Efficient Cache Invalidation in a Mobile Environment Enegy Efficient Cache Invalidation in a Mobile Envionment Naottam Chand, Ramesh Chanda Joshi, Manoj Misa Electonics & Compute Engineeing Depatment Indian Institute of Technology, Rookee - 247 667. INDIA

More information

Chapter 3 Savings, Present Value and Ricardian Equivalence

Chapter 3 Savings, Present Value and Ricardian Equivalence Chapte 3 Savings, Pesent Value and Ricadian Equivalence Chapte Oveview In the pevious chapte we studied the decision of households to supply hous to the labo maket. This decision was a static decision,

More information

Experiment 6: Centripetal Force

Experiment 6: Centripetal Force Name Section Date Intoduction Expeiment 6: Centipetal oce This expeiment is concened with the foce necessay to keep an object moving in a constant cicula path. Accoding to Newton s fist law of motion thee

More information

Investigation of advanced data processing technique in magnetic anomaly detection systems

Investigation of advanced data processing technique in magnetic anomaly detection systems st Intenational Confeence on Sensing Technolog Novembe -, 5 Palmeston Noth, New Zealand Investigation of advanced data pocessing technique in magnetic anomal detection sstems. Ginbug (, A. Sheinke (, L.

More information

Gross Trade Accounting, Cross Country Production Sharing and Global Value-Chain

Gross Trade Accounting, Cross Country Production Sharing and Global Value-Chain Go Tade ccounting, Co Count Poduction Shaing and Gloal Value-Chain Zhi Wang United State Intenational Tade Commiion aed on Tacing alue-added and doule counting in go expot Koopmam, Wang and Wei, meican

More information

Semipartial (Part) and Partial Correlation

Semipartial (Part) and Partial Correlation Semipatial (Pat) and Patial Coelation his discussion boows heavily fom Applied Multiple egession/coelation Analysis fo the Behavioal Sciences, by Jacob and Paticia Cohen (975 edition; thee is also an updated

More information

Manual ultrasonic inspection of thin metal welds

Manual ultrasonic inspection of thin metal welds Manual ultasonic inspection of thin metal welds Capucine Capentie and John Rudlin TWI Cambidge CB1 6AL, UK Telephone 01223 899000 Fax 01223 890689 E-mail capucine.capentie@twi.co.uk Abstact BS EN ISO 17640

More information

IBM Research Smarter Transportation Analytics

IBM Research Smarter Transportation Analytics IBM Reseach Smate Tanspotation Analytics Laua Wynte PhD, Senio Reseach Scientist, IBM Watson Reseach Cente lwynte@us.ibm.com INSTRUMENTED We now have the ability to measue, sense and see the exact condition

More information

Real Time Tracking of High Speed Movements in the Context of a Table Tennis Application

Real Time Tracking of High Speed Movements in the Context of a Table Tennis Application Real Time Tacking of High Speed Movements in the Context of a Table Tennis Application Stephan Rusdof Chemnitz Univesity of Technology D-09107, Chemnitz, Gemany +49 371 531 1533 stephan.usdof@infomatik.tu-chemnitz.de

More information

Episode 401: Newton s law of universal gravitation

Episode 401: Newton s law of universal gravitation Episode 401: Newton s law of univesal gavitation This episode intoduces Newton s law of univesal gavitation fo point masses, and fo spheical masses, and gets students pactising calculations of the foce

More information

Scheduling Hadoop Jobs to Meet Deadlines

Scheduling Hadoop Jobs to Meet Deadlines Scheduling Hadoop Jobs to Meet Deadlines Kamal Kc, Kemafo Anyanwu Depatment of Compute Science Noth Caolina State Univesity {kkc,kogan}@ncsu.edu Abstact Use constaints such as deadlines ae impotant equiements

More information

A Hybrid DCT-SVD Video Compression Technique (HDCTSVD)

A Hybrid DCT-SVD Video Compression Technique (HDCTSVD) A Hybid - Video Compession echnique (H) ong, Lin; Rao, K.R. Abstact A new hybid - (H) video compession technique is poposed in this pape. Discete cosine tansfom () is widely used in video coding due to

More information

Physics 235 Chapter 5. Chapter 5 Gravitation

Physics 235 Chapter 5. Chapter 5 Gravitation Chapte 5 Gavitation In this Chapte we will eview the popeties of the gavitational foce. The gavitational foce has been discussed in geat detail in you intoductoy physics couses, and we will pimaily focus

More information

NURBS Drawing Week 5, Lecture 10

NURBS Drawing Week 5, Lecture 10 CS 43/585 Compute Gaphics I NURBS Dawing Week 5, Lectue 1 David Been, William Regli and Maim Pesakhov Geometic and Intelligent Computing Laboato Depatment of Compute Science Deel Univesit http://gicl.cs.deel.edu

More information

Do Vibrations Make Sound?

Do Vibrations Make Sound? Do Vibations Make Sound? Gade 1: Sound Pobe Aligned with National Standads oveview Students will lean about sound and vibations. This activity will allow students to see and hea how vibations do in fact

More information

Problem Set # 9 Solutions

Problem Set # 9 Solutions Poblem Set # 9 Solutions Chapte 12 #2 a. The invention of the new high-speed chip inceases investment demand, which shifts the cuve out. That is, at evey inteest ate, fims want to invest moe. The incease

More information

Purchase and rental subsidies in durable-good oligopolies* 1

Purchase and rental subsidies in durable-good oligopolies* 1 Hacienda Pública Epañola / Review of Public Economic, 3-(/05): -40 05, Intituto de Etudio Ficale DOI: 0.7866/HPE-RPE.5.. Puchae and ental ubidie in duable-good oligopolie* AMAGOIA SAGASTA JOSÉ M. USATEGUI

More information

Automatic Testing of Neighbor Discovery Protocol Based on FSM and TTCN*

Automatic Testing of Neighbor Discovery Protocol Based on FSM and TTCN* Automatic Testing of Neighbo Discovey Potocol Based on FSM and TTCN* Zhiliang Wang, Xia Yin, Haibin Wang, and Jianping Wu Depatment of Compute Science, Tsinghua Univesity Beijing, P. R. China, 100084 Email:

More information

How to recover your Exchange 2003/2007 mailboxes and emails if all you have available are your PRIV1.EDB and PRIV1.STM Information Store database

How to recover your Exchange 2003/2007 mailboxes and emails if all you have available are your PRIV1.EDB and PRIV1.STM Information Store database AnswesThatWok TM Recoveing Emails and Mailboxes fom a PRIV1.EDB Exchange 2003 IS database How to ecove you Exchange 2003/2007 mailboxes and emails if all you have available ae you PRIV1.EDB and PRIV1.STM

More information

Anti-Lock Braking System Training Program

Anti-Lock Braking System Training Program COVERST.EPS ac T to $2.50 BS A Anti-Lock Baking System Taining Pogam Student Manual TP-9738 Revised 3-99 Module 1 ABS Components and System Opeation Module 2 ABS Diagnosis and Repai Module 3 ATC Opeation,

More information

College of Engineering Bachelor of Computer Science

College of Engineering Bachelor of Computer Science 2 0 0 7 w w w. c n u a s. e d u College of Engineeing Bachelo of Compute Science This bochue Details the BACHELOR OF COMPUTER SCIENCE PROGRAM available though CNU s College of Engineeing. Fo ou most up-to-date

More information

Automated Hydraulic Drilling Rigs. HHSeries

Automated Hydraulic Drilling Rigs. HHSeries Automated Hydaulic Dilling Rigs HHSeies The Shape of Things to Come CUSTOMSOLUTIONS HH600 Rig The HH Hydaulic Hoist Seies Eveything about the HH Seies is designed fo speed, safety and efficiency. You can

More information

Continuous Compounding and Annualization

Continuous Compounding and Annualization Continuous Compounding and Annualization Philip A. Viton Januay 11, 2006 Contents 1 Intoduction 1 2 Continuous Compounding 2 3 Pesent Value with Continuous Compounding 4 4 Annualization 5 5 A Special Poblem

More information

Worked Examples. v max =?

Worked Examples. v max =? Exaple iction + Unifo Cicula Motion Cicula Hill A ca i diing oe a ei-cicula hill of adiu. What i the fatet the ca can die oe the top of the hill without it tie lifting off of the gound? ax? (1) Copehend

More information

Comparing Availability of Various Rack Power Redundancy Configurations

Comparing Availability of Various Rack Power Redundancy Configurations Compaing Availability of Vaious Rack Powe Redundancy Configuations By Victo Avela White Pape #48 Executive Summay Tansfe switches and dual-path powe distibution to IT equipment ae used to enhance the availability

More information

Pipelined MIPS Processor. Dmitri Strukov ECE 154A

Pipelined MIPS Processor. Dmitri Strukov ECE 154A Pipelined MIPS Pocesso Dmiti Stukov ECE 154A Pipelining Analogy Pipelined laundy: ovelapping execution Paallelism impoves pefomance Fou loads: Speedup = 8/3.5 = 2.3 Non-stop: Speedup = 2n/0.5n + 1.5 4

More information

An Infrastructure Cost Evaluation of Single- and Multi-Access Networks with Heterogeneous Traffic Density

An Infrastructure Cost Evaluation of Single- and Multi-Access Networks with Heterogeneous Traffic Density An Infastuctue Cost Evaluation of Single- and Multi-Access Netwoks with Heteogeneous Taffic Density Andes Fuuskä and Magnus Almgen Wieless Access Netwoks Eicsson Reseach Kista, Sweden [andes.fuuska, magnus.almgen]@eicsson.com

More information

YARN PROPERTIES MEASUREMENT: AN OPTICAL APPROACH

YARN PROPERTIES MEASUREMENT: AN OPTICAL APPROACH nd INTERNATIONAL TEXTILE, CLOTHING & ESIGN CONFERENCE Magic Wold of Textiles Octobe 03 d to 06 th 004, UBROVNIK, CROATIA YARN PROPERTIES MEASUREMENT: AN OPTICAL APPROACH Jana VOBOROVA; Ashish GARG; Bohuslav

More information

STUDENT RESPONSE TO ANNUITY FORMULA DERIVATION

STUDENT RESPONSE TO ANNUITY FORMULA DERIVATION Page 1 STUDENT RESPONSE TO ANNUITY FORMULA DERIVATION C. Alan Blaylock, Hendeson State Univesity ABSTRACT This pape pesents an intuitive appoach to deiving annuity fomulas fo classoom use and attempts

More information

International Journal of Pure and Applied Sciences and Technology

International Journal of Pure and Applied Sciences and Technology Int. J. Pue App. Sci. Techno., 4(1) (211), pp. 41-48 Intenationa Jouna of Pue and Appied Science and Technoogy ISSN 2229-617 Avaiabe onine at www.ijopaaat.in Reeach Pape Effect of Roto Reitance Vaue of

More information

The Detection of Obstacles Using Features by the Horizon View Camera

The Detection of Obstacles Using Features by the Horizon View Camera The Detection of Obstacles Using Featues b the Hoizon View Camea Aami Iwata, Kunihito Kato, Kazuhiko Yamamoto Depatment of Infomation Science, Facult of Engineeing, Gifu Univesit aa@am.info.gifu-u.ac.jp

More information

Coordinate Systems L. M. Kalnins, March 2009

Coordinate Systems L. M. Kalnins, March 2009 Coodinate Sstems L. M. Kalnins, Mach 2009 Pupose of a Coodinate Sstem The pupose of a coodinate sstem is to uniquel detemine the position of an object o data point in space. B space we ma liteall mean

More information

who supply the system vectors for their JVM products. 1 HBench:Java will work best with support from JVM vendors

who supply the system vectors for their JVM products. 1 HBench:Java will work best with support from JVM vendors Appeaed in the ACM Java Gande 2000 Confeence, San Fancisco, Califonia, June 3-5, 2000 HBench:Java: An Application-Specific Benchmaking Famewok fo Java Vitual Machines Xiaolan Zhang Mago Seltze Division

More information

Model-Driven Engineering of Adaptation Engines for Self-Adaptive Software: Executable Runtime Megamodels

Model-Driven Engineering of Adaptation Engines for Self-Adaptive Software: Executable Runtime Megamodels Model-Diven Engineeing of Adaptation Engines fo Self-Adaptive Softwae: Executable Runtime Megamodels Thomas Vogel, Holge Giese Technische Beichte N. 66 des Hasso-Plattne-Instituts fü Softwaesystemtechnik

More information

Report 4668-1b 30.10.2010. Measurement report. Sylomer - field test

Report 4668-1b 30.10.2010. Measurement report. Sylomer - field test Report 4668-1b Meaurement report Sylomer - field tet Report 4668-1b 2(16) Contet 1 Introduction... 3 1.1 Cutomer... 3 1.2 The ite and purpoe of the meaurement... 3 2 Meaurement... 6 2.1 Attenuation of

More information

Advanced Control of Active Filters. in a Battery Charger Application. Martin Bojrup

Advanced Control of Active Filters. in a Battery Charger Application. Martin Bojrup Advanced Contol of Active Filtes in a Battey Chage Application Matin Bojup Lund 999 ii Cove pictue Measuement on the dynamic esponse of the MRI hamonic filte contolle: load cuent (top), esulting line cuent

More information

An Approach to Optimized Resource Allocation for Cloud Simulation Platform

An Approach to Optimized Resource Allocation for Cloud Simulation Platform An Appoach to Optimized Resouce Allocation fo Cloud Simulation Platfom Haitao Yuan 1, Jing Bi 2, Bo Hu Li 1,3, Xudong Chai 3 1 School of Automation Science and Electical Engineeing, Beihang Univesity,

More information

Modeling and Verifying a Price Model for Congestion Control in Computer Networks Using PROMELA/SPIN

Modeling and Verifying a Price Model for Congestion Control in Computer Networks Using PROMELA/SPIN Modeling and Veifying a Pice Model fo Congestion Contol in Compute Netwoks Using PROMELA/SPIN Clement Yuen and Wei Tjioe Depatment of Compute Science Univesity of Toonto 1 King s College Road, Toonto,

More information

Carter-Penrose diagrams and black holes

Carter-Penrose diagrams and black holes Cate-Penose diagams and black holes Ewa Felinska The basic intoduction to the method of building Penose diagams has been pesented, stating with obtaining a Penose diagam fom Minkowski space. An example

More information

An Introduction to Omega

An Introduction to Omega An Intoduction to Omega Con Keating and William F. Shadwick These distibutions have the same mean and vaiance. Ae you indiffeent to thei isk-ewad chaacteistics? The Finance Development Cente 2002 1 Fom

More information

Instituto Superior Técnico Av. Rovisco Pais, 1 1049-001 Lisboa E-mail: virginia.infante@ist.utl.pt

Instituto Superior Técnico Av. Rovisco Pais, 1 1049-001 Lisboa E-mail: virginia.infante@ist.utl.pt FATIGUE LIFE TIME PREDICTIO OF POAF EPSILO TB-30 AIRCRAFT - PART I: IMPLEMETATIO OF DIFERET CYCLE COUTIG METHODS TO PREDICT THE ACCUMULATED DAMAGE B. A. S. Seano 1, V. I. M.. Infante 2, B. S. D. Maado

More information

The transport performance evaluation system building of logistics enterprises

The transport performance evaluation system building of logistics enterprises Jounal of Industial Engineeing and Management JIEM, 213 6(4): 194-114 Online ISSN: 213-953 Pint ISSN: 213-8423 http://dx.doi.og/1.3926/jiem.784 The tanspot pefomance evaluation system building of logistics

More information

How to create a default user profile in Windows 7

How to create a default user profile in Windows 7 AnswesThatWok TM How to ceate a default use pofile in Windows 7 (Win 7) How to ceate a default use pofile in Windows 7 When to use this document Use this document wheneve you want to ceate a default use

More information

A Glossary Of Complex Envelope Vectoization And Its Working Principle

A Glossary Of Complex Envelope Vectoization And Its Working Principle Complex Envelope Vectoization fo the solution of mid-high fequency acoustic poblems A. Sestiei Depatment of Mechanical and Aeospace Engineeing Univesity of Rome la Sapienza Pesentation layout - Low fequency

More information

Transmittal 46 Date: JANUARY 27, 2006. SUBJECT: Cardiac Catheterization Performed in Other Than a Hospital Setting

Transmittal 46 Date: JANUARY 27, 2006. SUBJECT: Cardiac Catheterization Performed in Other Than a Hospital Setting anual ystem Pub 100-03 edicae National oveage Deteminations Depatment of ealth & uman evices (D) entes fo edicae & edicaid evices () Tansmittal 46 Date: JANUAY 27, 2006 hange equest 4280 UBJET: adiac atheteization

More information

Comparing Availability of Various Rack Power Redundancy Configurations

Comparing Availability of Various Rack Power Redundancy Configurations Compaing Availability of Vaious Rack Powe Redundancy Configuations White Pape 48 Revision by Victo Avela > Executive summay Tansfe switches and dual-path powe distibution to IT equipment ae used to enhance

More information

Abstract. 2. Mathematical Formula To Calculate The Dimensions Of Microstrip Patch [Msp] Antenna. 1. Introduction

Abstract. 2. Mathematical Formula To Calculate The Dimensions Of Microstrip Patch [Msp] Antenna. 1. Introduction Bandwidth Enhancement and Analysis of Designed Rectangula Micostip Patch [MSP] Antenna using Compact Rectangula Slotted Technique fo Wideband Applications A. Manish Kuma Singh, B.I.E.T.Jhansi, U.P., India;

More information

Decision-Driven Fixed Income Attribution

Decision-Driven Fixed Income Attribution Reeach am (Yanqiu) Zhong +44 (0)20 3134 7577 yanqiu.zhong@baclay.com Diecto, Index, otfolio & Rik Solution Deciion-Diven Fixed Income Attibution - Match Attibution ith Invetment Deciion-Making oce Octobe

More information

2 r2 θ = r2 t. (3.59) The equal area law is the statement that the term in parentheses,

2 r2 θ = r2 t. (3.59) The equal area law is the statement that the term in parentheses, 3.4. KEPLER S LAWS 145 3.4 Keple s laws You ae familia with the idea that one can solve some mechanics poblems using only consevation of enegy and (linea) momentum. Thus, some of what we see as objects

More information

UNIVERSIDAD DE CANTABRIA TESIS DOCTORAL

UNIVERSIDAD DE CANTABRIA TESIS DOCTORAL UNIVERSIDAD DE CANABRIA Depatamento de Ingenieía de Comunicaciones ESIS DOCORAL Cyogenic echnology in the Micowave Engineeing: Application to MIC and MMIC Vey Low Noise Amplifie Design Juan Luis Cano de

More information

est using the formula I = Prt, where I is the interest earned, P is the principal, r is the interest rate, and t is the time in years.

est using the formula I = Prt, where I is the interest earned, P is the principal, r is the interest rate, and t is the time in years. 9.2 Inteest Objectives 1. Undestand the simple inteest fomula. 2. Use the compound inteest fomula to find futue value. 3. Solve the compound inteest fomula fo diffeent unknowns, such as the pesent value,

More information

Distributed Computing and Big Data: Hadoop and MapReduce

Distributed Computing and Big Data: Hadoop and MapReduce Distibuted Computing and Big Data: Hadoop and Map Bill Keenan, Diecto Tey Heinze, Achitect Thomson Reutes Reseach & Development Agenda R&D Oveview Hadoop and Map Oveview Use Case: Clusteing Legal Documents

More information