Hybrid BIST Optimization for Core-based Systems with Test Pattern Broadcasting

Size: px
Start display at page:

Download "Hybrid BIST Optimization for Core-based Systems with Test Pattern Broadcasting"

Transcription

1 Hybrid BIST Optimizatio for Core-based Systems with Test Patter Broadcastig Raimud Ubar, Masim Jeihhi Departmet of Computer Egieerig Talli Techical Uiversity, Estoia {raiub, Gert Jerva, Zebo Peg Embedded Systems Laboratory (ESLAB) Liöpig Uiversity, Swede {gerje, Abstract 1 This paper itroduces a techique for hybrid BIST time optimizatio for testig core-based systems that use test patter broadcastig for both pseudoradom ad determiistic patters. First we formulate the test time miimizatio problem for such a architecture. Thereafter we preset algorithms for fidig a efficiet combiatio of pseudoradom ad determiistic test sets uder give memory costraits, so that the system testig time ca be shorteed. We also aalyze the sigificace of the pseudoradom sequece quality for the fial results. The results are illustrated ad the efficiecy of the approach is demostrated by experimetal results. 1. Itroductio Built-i self-test (BIST) has became icreasigly viable solutio for testig complex systems-o-chip (SoC). Although it is a promisig techology it also has its problems. Some of the problems are related to the fact that BIST uses typically log sequeces of pseudoradom test patters that may lead to the very log test times ad caot guaratee sufficietly high fault coverage. Therefore we have proposed hybrid BIST [1], [2] as a possible improvemet of a classical logic BIST for testig SoCs. The ey issue for the hybrid BIST is to fid the best balace betwee pseudoradom ad determiistic test patters, such that the system desig costraits are satisfied ad test cost is miimized. Testig core-based systems is a complex problem i geeral. The existig wor has cocetrated so far o test schedulig, TAM desig ad testability aalysis. This assumes a fixed set of tests ad test resources together with a appropriate test access architecture. Some approaches ca also tae ito accout test coflicts ad 1 This wor has bee supported by the EC project EVIKINGS (IST ), Estoia Sciece Foudatio Grats 43 ad 5649, ad by the Swedish Foudatio for Strategic Research (SSF) uder the Strategic Itegrated Electroic Systems Research (STRINGENT) program. differet costraits, e.g. power [3]-[8]. However there has t bee ay wor to fid the optimal test sets for testig every idividual core i such a maer that the total system test time is miimized ad the differet desig costraits are satisfied. I our earlier wor it has bee assumed that every core has its ow dedicated BIST logic that is capable to produce a set of idepedet pseudoradom test patters [9]. We have also exteded the same approach for multicore systems where both, combiatorial cores ad sequetial cores with full sca may be used [2], [1]. This however may lead to high area overhead ad may require redesig of the cores as ot all cores may be equipped with self-test structures. Therefore we have recetly proposed a ovel self-test architecture that is based o test patter broadcastig [11]. I this approach oly a sigle pseudoradom test patter geerator is used ad all test patters are broadcasted simultaeously for all cores i the system. These patters will be complemeted with dedicated determiistic patters for every idividual core, if eeded. Those determiistic test vectors are geerated durig the developmet process ad are stored i the system. The whole test process has to be carried out i such a maer that the total testig time is ept miimal without violatig the desig costraits, i particular, the amout of o-chip resources. I this paper we will propose a method to evaluate tradeoffs betwee the legth of the pseudoradom test sequeces ad the umber of stored determiistic patters, uder give memory costraits. The problem of fidig the exact solutio is NP-complete. To overcome the high complexity of the problem we will propose i the followig a simple ad fast algorithm that gives us a ear-optimal solutio with low computatioal cost. Although the solutio is ot optimal it ca be used successfully for desig space exploratio ad gives a sigificat improvemet compared to the ad-hoc desiger solutio. I the followig sectio we will formulate the test time miimizatio problem for hybrid BIST. It is followed by

2 the proposed test time miimizatio algorithm that is followed by experimetal results ad coclusios. 2. Formulatio of the test time miimizatio problem Let us assume a system S, cosistig of cores C 1, C 2,, C. For this system a pseudoradom test sequece TP with legth LP is geerated ad applied i parallel to all cores. This sequece should preferably achieve 1% fault coverage for all cores. I this sequece we ca specify subsequeces TP with legth LP, = 1, 2,,, for each core, so that all the subsequeces start i the begiig of TP, ad by the last patter of a subsequece TP the 1% fault coverage for the core C is reached. I a case whe LP is too log, we restrict the legth of the pseudoradom sequece to the maximum acceptable legth LP max, thus reducig the legth of the whole pseudoradom sequece to LP max. For all cores where 1% fault coverage has ot bee achieved with this test set TP we geerate complemetary joit set of determiistic test patters TD, so that by applyig to the system both test sequeces TP ad TD with total legth L, the 1% fault coverage for all cores is achieved. TP Figure 1. Iitial test sequece for multi-core system As a example, i Figure 1 a hybrid test sequece TH = {TP, TD} is show cosistig of a pseudoradom test set TP with legth LP ad a determiistic test set TD with legth LD (L=LP+LD). Here LP i deotes a momet where 1% fault coverage is reached for the core C i, ad LP j deotes a momet where 1% fault coverage is reached for the core C j. I this example we assume that ot for all cores 1% fault coverage is achieved by the pure pseudoradom test sequece TP ad a additioal determiistic test set TD has to be applied to achieve 1% fault coverage. Those determiistic test patters are precomputed ad stored i the system. The mai problem of the hybrid BIST is to fid the optimal balace betwee the pseudoradom test part TP ad the determiistic test part TD, so that the total testig time is miimal, ad that the memory costraits COST M.LIMIT for storig determiistic test patters are satisfied, COST M COST M,LIMIT. The memory cost ca be calculated as follows: COST M = = 1 ( LD * INP ), TD LP i LP=LP max L LP j where INP is the umber of iputs of the core C ad LD is the legth of the determiistic test set of the core C. If the same determiistic patter is eeded simultaeously for a subset S S of cores, we say that it is dedicated for the core C S with the highest umber of iputs. The tas to be solved i this paper is to miimize the total LH = LP + = 1 LD for a give memory costrait COST M COST M,LIMIT. As all cores are tested i parallel, the problem is to fid a time momet whe to switch from the parallel pseudoradom test to the parallel determiistic test. The problem of miimizig the hybrid at the give memory costraits for parallel multi-core testig is extremely complex. The mai reasos of this complexity are the followig: The determiistic test patters of oe core are used as pseudoradom test patters for all other cores; ufortuately there will be (-1) relatioships for cores to aalyse for fidig the optimal iteractio; o the other had the determiistic test sets are ot readily available ad calculated oly durig the aalysis process; For a sigle core a optimal combiatio of pseudoradom ad determiistic patters ca be foud by rather straightforward algorithms [9]; but as the optimal time momet for switchig from pseudoradom to determiistic test will be differet for differet cores the existig methods caot be used ad the parallel testig case is cosiderably more complex. For each core the best iitial state of the LFSR ca be foud experimetally, but to fid the best LFSR for testig all cores i parallel is a very complex ad time cosumig tas. To overcome the high complexity of the problem we will propose a straightforward algorithm for calculatig TP ad TD, where we eglect the optimal solutios for idividual cores i favour of fidig a ear-optimal solutio for the whole system. 3. Test time miimizatio procedure We solve the test time miimizatio problem i three cosecutive steps: first, we fid as good as possible iitial state for the LFSR for all cores; secod, we geerate a determiistic test sequece if the 1% fault coverage caot be reached by a pure pseudoradom test sequece for all cores; ad third, we update the test sequece by fidig the quasi-optimal time momet for switchig from parallel pseudoradom testig to parallel determiistic testig at the give memory costrait.

3 Fidig the iitial state for the LFSR. To fid the best iitial state for the parallel pseudoradom test geerator, we carry out m experimets, with radomly chose iitial states, for all cores. Withi each j th experimet we calculate for each core C the weighted legth LP,j * INP of the test sequece which achieves the 1% fault coverage for the core C. The, for all the experimets we calculate the average weighted legth L j = 1 = 1 LP * INP as the quality merit of pseudoradom sequeces for parallel testig of all cores. The best pseudoradom sequece is the oe that gives as shortest L j, j = 1,2,, m. Let us call this iitial pseudoradom test TP. Geeratio of the iitial determiistic test set. Suppose there are cores where 1% fault coverage caot be achieved with TP because of the practical costraits to the pseudoradom. Let us deote this subset of cores with S S. Let us deote with FP i fault coverage of the core C i, achieved by TP. Let us order the cores i S as C 1, C 2,, C, so that for each i < j, 1 i,j, we have FP i FP j. We assume here that every determiistic test patter, to be propagated to the system, has to be as wide as the maximum width of the TAM. If the core uder test has less iputs tha the width of the TAM, all uused bits i the TAM are filled with pseudoradom data. The determiistic patters ca be geerated by usig the followig algorithm: Algorithm Start with core C i i S, i=1. 2. Geerate a determiistic test set TD i to complemet the TP to icrease the fault coverage FP i of the core C i to 1%. 3. Fill the uused bits of TD i with pseudoradom data by cotiuig the pseudoradom test TP. Deote this updated test by TD i. 4. Broadcast the test TD i for other cores i S, fault simulate it for the cores i S, ad update the fault coverage FP j for other cores i S. 5. Tae the ext core C i i S for i = i If i >, END. 7. If FP i = 1%, repeat Step 5, else go to Step 2. By usig Algorithm 1 a iitial hybrid BIST sequece TH = {TP, TD } ca be geerated. This sequece guaratees 1% fault coverage for all cores i the system. Defiitio 1: A patter i a joit pseudoradom test sequece is called efficiet if it detects at least oe ew fault for at least oe core that is ot detected by previous, j test patters i the sequece or by ay patter i the determiistic test sequece. Optimizatio of the test sequece. After the previous 2 steps we have obtaied a hybrid BIST sequece TH = {TP, TD } with legth LH, cosistig of the pseudoradom part TP with legth LP, ad of the determiistic part TD with legth LD. I special case TD may be a empty set. Let us deote with COST M (TD ) the memory cost of the determiistic test set TD. We assume that the memory costraits are at this momet satisfied: COST M (TD ) < COST M,LIMIT. I a opposite case, if COST M (TD ) > COST M,LIMIT, the legth of the pseudoradom sequece has to be exteded ad the secod step of the procedure has to be repeated. If COST M (TD ) = COST M,LIMIT the third step is uecessary, ad the procedure is fiished. Uder optimizatio of TH we mea the miimizatio of the LH at the give memory costraits COST M,LIMIT. It is possible to miimize LH by shorteig the pseudoradom sequece, i.e. by movig step-by-step efficiet patters from the begiig of TP to TD ad by removig all other patters betwee the efficiet oes from TP, util the memory costraits will become violated, COST M (TD ) > COST M,LIMIT. We caot remove patters with the same goal from the other ed of TP because the pseudoradom sequece will be exteded ad merged with the determiistic part TD to update the free bits of determiistic test patters geerated by Algorithm 1. I other words, by removig pseudoradom patters from the ed of the TP would brae the cotiuity of the pseudoradom test geeratio process o the border betwee TP ad TD. To fid the efficiet test patters i the begiig of the TP we have to fault simulate the whole test sequece TH for all the cores i the opposite way from the ed to the begiig. As a result of the fault simulatio we get for each patter the icremets of fault coverage i relatio to each core = { 1, 2,,,}. Accordig to Defiitio 1, we call the patter efficiet if, = 1,2,..., : The optimizatio procedure will be carried out by usig the followig algorithm. Algorithm Start with the first patter P i from the begiig of TP, i = If P i is efficiet, move it from TP to TD. 3. Recalculate the memory cost COST M (TD ) = COST M (TD ) + COST M (P i ).

4 4. If COST M (TD ) < COST M,LIMIT go to Step 5, else if COST M (TD ) > COST M,LIMIT go to Step 7, else go to Step Tae the ext patter P i i TP, i = i If P i is ot efficiet, remove it from TP, ad go to Step 5; else go to Step Remove P i from TD bac to TP. Go to Tae the ext patter P i i TP, i = i If P i is ot efficiet, remove it from TP, ad go to Step END: tae P i as the ew begiig of the pseudoradom test sequece TP. As the result of the Algorithm 2 we create a ew hybrid BIST sequece TH = {TP,TD} with total legth LH ad with legths LP LP ad LD LD for the ew pseudoradom ad determiistic parts correspodigly. Due to removal of all o-efficiet patters LP - LP >>LD LD. Hece, the total legth of the ew hybrid BIST sequece will be cosiderably shorter compared to its iitial legth, LH < LH. The memory costraits, accordig to the Algorithm 2, remai satisfied: COST M (TD) < COST M,LIMIT. The described procedure does t guaratee absolute miimum of the, however, the procedure is rather straightforward (similar to the greedy algorithm) ad fast ad therefore suitable for use i the desig process. The method ca be used to fid a cheap practical solutio as well as for a fast referece for compariso with more sophisticated optimizatio algorithms to be developed i the future. 4. Experimetal data We have performed experimets with three systems composed from differet ISCAS bechmars as cores. The data of these systems are preseted i Table 1 (the lists of used cores i each system) To show the importace of the first step of the procedure, i.e. the sigificace of the quality of the iitial state of the LFSR, a compariso of the best ad worst iitial states of the LFSR for all 3 experimetal systems has bee carried out. The legths of a complete pseudoradom test sequece (1% fault coverage), startig from the best ad worst iitial state, are depicted i Table 2. I case of system S3 the pseudoradom sequece was uacceptably log. Therefore the pseudoradom test geeratio was iterrupted ad a iitial set of determiistic test patters was geerated i order to achieve 1% fault coverage. System Name System ame List of used cores The best iitial state for the pseudoradom test S1 6 cores S2 7 cores S3 5 cores c5315 c432 c88 c88 c499 c5315 c432 c88 c354 c499 c1355 c198 c499 c198 c88 c5315 c5315 c6288 Table 1. Systems used for experimets The worst iitial state for the pseudoradom test S S S Table 2. Quality of differet pseudoradom sequeces The experimetal results for three differet systems are preseted i Table 3. The legths of the pseudoradom test sequece, the umber of additioal determiistic test patters ad the total legth of the hybrid test sequece is calculated for three differet memory costraits ad for System Name Number of cores Memory Costrait (bits) The best iitial state for the pseudoradom test Total test legth CPU time (sec) The worst iitial state for the pseudoradom test Total test legth CPU time (sec) S , S S , Table 3. Experimetal results

5 the best ad worst iitial states of the LFSR for all 3 systems. The CPU time eeded for the aalysis is preseted as well. For the first two systems S1 ad S2 the cost of the procedure is determied oly by the CPU time for the pseudoradom test patter geeratio ad by subsequet simulatio of the test patters for all cores i the system. For the third system S3 the CPU time icludes also the time eeded to geerate the additioal determiistic test patters. The full overview about the all possible hybrid BIST solutios for the three systems is preseted i Figure 2 represetig the memory cost as the fuctio of the total. Based o these curves for a arbitrary memory costrait the correspodig total testig time ca be foud. The three costraits preseted i Table 3 are also highlighted i Figure 2. It ca be see that the memory cost will icrease very fast whe reducig the legth of the test sequece. It ca be explaied by the fact that i the begiig of the pseudoradom sequece early all test patters are efficiet, ad early each patter that is excluded from the pseudoradom part should be icluded ito the determiistic part. Memory Total Figure 2. Memory usage as the fuctio of the total for all three systems A compariso of the curves of the memory cost as the fuctio of the total for the best ad for the worst iitial pseudoradom sequeces is depicted for the system S2 i Figure 3. This illustrates the importace of choosig best possible pseudoradom sequece for testig the system. S1 S2 S3 Memory Total The best The worst Figure 3. Memory usage as the fuctio of the total for the best ad the worst iitial pseudoradom sequeces 5. Coclusios We have preseted a ew approach for the hybrid BIST i multi-core systems where the hybrid BIST idea is exteded with the cocept of test patter broadcastig, where the determiistic test set of each core is applied i parallel to all other cores i a similar way as the pseudoradom test patters. For this ew architecture we have formulated the tas to miimize the total test time of the hybrid BIST at give memory limitatios for storig determiistic test patters. We have proposed a straightforward algorithm for calculatig a possible combiatio betwee pseudoradom ad determiistic test sequeces, where we eglect the optimal solutios for idividual cores i favour of fidig a ear-optimal solutio for the whole system. The described procedure does t guaratee miimal, however, the procedure is simple (similar to the greedy algorithm) ad fast. The latter is demostrated also by correspodig experimetal results. We have also aalyzed the impact of pseudoradom test quality for the overall test solutio ad the result was illustrated with the experimetal results as well. Although the curret wor covers oly combiatorial circuits, it ca easily be exteded also for full-sca sequetial circuits ad ca be cosidered as a future wor. The method proposed ca be used first, as a cheap practical solutio, ad secod, as a quicly computable referece for compariso with more sophisticated optimizatio algorithms to be developed i future. Refereces [1] G. Jerva, Z. Peg, R. Ubar, Test Cost Miimizatio for Hybrid BIST, IEEE It. Symp. o Defect ad Fault Tolerace i VLSI Systems (DFT ), pp , Yamaashi, Japa, October 2. [2] G. Jerva, P. Eles, Z. Peg, R. Ubar, M. Jeihhi, Test Time Miimizatio for Hybrid BIST of Core-Based Systems, IEEE Asia Test Symposium 23 (ATS 3), Xia, Chia, November 23 (accepted for publicatio).

6 [3] Y. Zoria, A distributed BIST cotrol scheme for complex VLSI devices, Proceedigs of the IEEE VLSI Test Symposium (VTS), pp. 4-9, Atlatic City, NJ, April [4] R. Chou, K. Saluja, ad V. Agrawal, Schedulig Tests for VLSI Systems Uder Power Costraits, IEEE Trasactios o VLSI Systems, Vol. 5, No. 2, pp , Jue [5] M. Sugihara, H. Date, H. Yasuura, Aalysis ad Miimizatio of Test Time i a Combied BIST ad Exteral Test Approach, Desig, Automatio & Test I Europe Coferece (DATE 2), pp , Paris, Frace, March 2. [6] K. Charabarty, Test Schedulig for Core-Based Systems Usig Mixed-Iteger Liear Programmig, IEEE Trasactios o Computer-Aided Desig of Itegrated Circuits ad Systems, Vol. 19, No. 1, pp , October 2. [7] V. Iyegar, K. Charabarty, E. J. Mariisse, Test Wrapper ad Test Access Mechaism Co-Optimizatio for System-o-chip, Joural of Electroic Testig; Theory ad Applicatios (JETTA), Vol. 18, o. 2, pp , April 22. [8] E. Larsso, Z. Peg, A Itegrated Framewor for the Desig ad Optimizatio of SOC Test Solutios, Joural of Electroic Testig; Theory ad Applicatios (JETTA), for the Special Issue o Plug-ad-Play Test Automatio for System-o-a-Chip, Vol. 18, o. 4/5, pp , August 22. [9] G. Jerva, Z. Peg, R. Ubar, H. Kruus, A Hybrid BIST Architecture ad its Optimizatio for SoC Testig, IEEE 22 3rd Iteratioal Symposium o Quality Electroic Desig (ISQED'2), pp , Sa Jose, CA, March 22. [1] G. Jerva, P. Eles, Z. Peg, R. Ubar, M. Jeihhi, Hybrid BIST Time Miimizatio for Core-Based Systems with STUMPS Architecture, IEEE It. Symposium o Defect ad Fault Tolerace i VLSI Systems (DFTS'3), pp , Cambridge, Mass, USA, November 23. [11] R. Ubar, M. Jeihhi, G. Jerva, Z. Peg, Test Time Miimizatio for Hybrid BIST with Test Patter Broadcastig, 21 th Norchip Coferece, Riga, Latvia, November 23 (accepted for publicatio).

Test Time Minimization for Hybrid BIST with Test Pattern Broadcasting

Test Time Minimization for Hybrid BIST with Test Pattern Broadcasting Test Time Miimizatio for Hybrid BIST with Test Patter Broadcastig Raimud Ubar, Maksim Jeihhi Departmet of Computer Egieerig Talli Techical Uiversity EE-126 18 Talli, Estoia {raiub, maksim}@pld.ttu.ee Gert

More information

Application of Improved Genetic Algorithm to Two-side Assembly Line Balancing

Application of Improved Genetic Algorithm to Two-side Assembly Line Balancing 206 3 rd Iteratioal Coferece o Mechaical, Idustrial, ad Maufacturig Egieerig (MIME 206) ISBN: 978--60595-33-7 Applicatio of Improved Geetic Algorithm to Two-side Assembly Lie Balacig Ximi Zhag, Qia Wag,

More information

A New Space-Repetition Code Based on One Bit Feedback Compared to Alamouti Space-Time Code

A New Space-Repetition Code Based on One Bit Feedback Compared to Alamouti Space-Time Code Proceedigs of the 4th WSEAS It. Coferece o Electromagetics, Wireless ad Optical Commuicatios, Veice, Italy, November 0-, 006 107 A New Space-Repetitio Code Based o Oe Bit Feedback Compared to Alamouti

More information

On Parity based Divide and Conquer Recursive Functions

On Parity based Divide and Conquer Recursive Functions O Parity based Divide ad Coquer Recursive Fuctios Sug-Hyu Cha Abstract The parity based divide ad coquer recursio trees are itroduced where the sizes of the tree do ot grow mootoically as grows. These

More information

Logarithms APPENDIX IV. 265 Appendix

Logarithms APPENDIX IV. 265 Appendix APPENDIX IV Logarithms Sometimes, a umerical expressio may ivolve multiplicatio, divisio or ratioal powers of large umbers. For such calculatios, logarithms are very useful. They help us i makig difficult

More information

Radar emitter recognition method based on AdaBoost and decision tree Tang Xiaojing1, a, Chen Weigao1 and Zhu Weigang1 1

Radar emitter recognition method based on AdaBoost and decision tree Tang Xiaojing1, a, Chen Weigao1 and Zhu Weigang1 1 Advaces i Egieerig Research, volume 8 d Iteratioal Coferece o Automatio, Mechaical Cotrol ad Computatioal Egieerig (AMCCE 7) Radar emitter recogitio method based o AdaBoost ad decisio tree Tag Xiaojig,

More information

A study on the efficient compression algorithm of the voice/data integrated multiplexer

A study on the efficient compression algorithm of the voice/data integrated multiplexer A study o the efficiet compressio algorithm of the voice/data itegrated multiplexer Gyou-Yo CHO' ad Dog-Ho CHO' * Dept. of Computer Egieerig. KyiigHee Uiv. Kiheugup Yogiku Kyuggido, KOREA 449-71 PHONE

More information

A SELECTIVE POINTER FORWARDING STRATEGY FOR LOCATION TRACKING IN PERSONAL COMMUNICATION SYSTEMS

A SELECTIVE POINTER FORWARDING STRATEGY FOR LOCATION TRACKING IN PERSONAL COMMUNICATION SYSTEMS A SELETIVE POINTE FOWADING STATEGY FO LOATION TAKING IN PESONAL OUNIATION SYSTES Seo G. hag ad hae Y. Lee Departmet of Idustrial Egieerig, KAIST 373-, Kusug-Dog, Taejo, Korea, 305-70 cylee@heuristic.kaist.ac.kr

More information

Roberto s Notes on Infinite Series Chapter 1: Series Section 2. Infinite series

Roberto s Notes on Infinite Series Chapter 1: Series Section 2. Infinite series Roberto s Notes o Ifiite Series Chapter : Series Sectio Ifiite series What you eed to ow already: What sequeces are. Basic termiology ad otatio for sequeces. What you ca lear here: What a ifiite series

More information

Intermediate Information Structures

Intermediate Information Structures Modified from Maria s lectures CPSC 335 Itermediate Iformatio Structures LECTURE 11 Compressio ad Huffma Codig Jo Roke Computer Sciece Uiversity of Calgary Caada Lecture Overview Codes ad Optimal Codes

More information

Design of Optimal Hygrothermally Stable Laminates with Extension-Twist Coupling by Ant Colony Optimization

Design of Optimal Hygrothermally Stable Laminates with Extension-Twist Coupling by Ant Colony Optimization d Iteratioal Coferece o Egieerig Optimizatio September 6-9, 010, Lisbo, Portugal esig of Optimal Hygrothermally Stable Lamiates with Extesio-Twist Couplig by t Coloy Optimizatio ditya P. pte 1, Robert.

More information

Data Acquisition System for Electric Vehicle s Driving Motor Test Bench Based on VC++ *

Data Acquisition System for Electric Vehicle s Driving Motor Test Bench Based on VC++ * Available olie at www.sciecedirect.com Physics Procedia 33 (0 ) 75 73 0 Iteratioal Coferece o Medical Physics ad Biomedical Egieerig Data Acquisitio System for Electric Vehicle s Drivig Motor Test Bech

More information

CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER

CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER 95 CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER 5.1 GENERAL Ru-legth codig is a lossless image compressio techique, which produces modest compressio ratios. Oe way of icreasig the compressio ratio of a ru-legth

More information

Novel pseudo random number generation using variant logic framework

Novel pseudo random number generation using variant logic framework Edith Cowa Uiversity Research Olie Iteratioal Cyber Resiliece coferece Cofereces, Symposia ad Campus Evets 011 Novel pseudo radom umber geeratio usig variat logic framework Jeffrey Zheg Yua Uiversity,

More information

Wavelength Band Switching in Multigranular Optical WDM Networks

Wavelength Band Switching in Multigranular Optical WDM Networks Wavelegth Bad Switchig i Multigraular Optical WDM Networks Vishal Aad Collaborators X. Cao,, Dr. Y. Xiog ad Dr. C. Qiao LANDER, CSE Departmet, SUNY at Buffalo ~1~ Vishal Aad Outlie λ The Problem with preset

More information

DIGITALLY TUNED SINUSOIDAL OSCILLATOR USING MULTIPLE- OUTPUT CURRENT OPERATIONAL AMPLIFIER FOR APPLICATIONS IN HIGH STABLE ACOUSTICAL GENERATORS

DIGITALLY TUNED SINUSOIDAL OSCILLATOR USING MULTIPLE- OUTPUT CURRENT OPERATIONAL AMPLIFIER FOR APPLICATIONS IN HIGH STABLE ACOUSTICAL GENERATORS Molecular ad Quatum Acoustics vol. 7, (6) 95 DGTALL TUNED SNUSODAL OSCLLATOR USNG MULTPLE- OUTPUT CURRENT OPERATONAL AMPLFER FOR APPLCATONS N HGH STABLE ACOUSTCAL GENERATORS Lesław TOPÓR-KAMŃSK Faculty

More information

PROJECT #2 GENERIC ROBOT SIMULATOR

PROJECT #2 GENERIC ROBOT SIMULATOR Uiversity of Missouri-Columbia Departmet of Electrical ad Computer Egieerig ECE 7330 Itroductio to Mechatroics ad Robotic Visio Fall, 2010 PROJECT #2 GENERIC ROBOT SIMULATOR Luis Alberto Rivera Estrada

More information

Outline. Motivation. Analog Functional Testing in Mixed-Signal Systems. Motivation and Background. Built-In Self-Test Architecture

Outline. Motivation. Analog Functional Testing in Mixed-Signal Systems. Motivation and Background. Built-In Self-Test Architecture Aalog Fuctioal Testig i Mixed-Sigal s Jie Qi Dept. of Electrical & Computer Egieerig Aubur Uiversity Co-Advisors: Charles Stroud ad Foster Dai Outlie Motivatio ad Backgroud Built-I Self-Test Architecture

More information

Cross-Layer Performance of a Distributed Real-Time MAC Protocol Supporting Variable Bit Rate Multiclass Services in WPANs

Cross-Layer Performance of a Distributed Real-Time MAC Protocol Supporting Variable Bit Rate Multiclass Services in WPANs Cross-Layer Performace of a Distributed Real-Time MAC Protocol Supportig Variable Bit Rate Multiclass Services i WPANs David Tug Chog Wog, Jo W. Ma, ad ee Chaig Chua 3 Istitute for Ifocomm Research, Heg

More information

7. Counting Measure. Definitions and Basic Properties

7. Counting Measure. Definitions and Basic Properties Virtual Laboratories > 0. Foudatios > 1 2 3 4 5 6 7 8 9 7. Coutig Measure Defiitios ad Basic Properties Suppose that S is a fiite set. If A S the the cardiality of A is the umber of elemets i A, ad is

More information

Combined Scheme for Fast PN Code Acquisition

Combined Scheme for Fast PN Code Acquisition 13 th Iteratioal Coferece o AEROSPACE SCIENCES & AVIATION TECHNOLOGY, ASAT- 13, May 6 8, 009, E-Mail: asat@mtc.edu.eg Military Techical College, Kobry Elkobbah, Cairo, Egypt Tel : +(0) 4059 4036138, Fax:

More information

High Speed Area Efficient Modulo 2 1

High Speed Area Efficient Modulo 2 1 High Speed Area Efficiet Modulo 2 1 1-Soali Sigh (PG Scholar VLSI, RKDF Ist Bhopal M.P) 2- Mr. Maish Trivedi (HOD EC Departmet, RKDF Ist Bhopal M.P) Adder Abstract Modular adder is oe of the key compoets

More information

A New Design of Log-Periodic Dipole Array (LPDA) Antenna

A New Design of Log-Periodic Dipole Array (LPDA) Antenna Joural of Commuicatio Egieerig, Vol., No., Ja.-Jue 0 67 A New Desig of Log-Periodic Dipole Array (LPDA) Atea Javad Ghalibafa, Seyed Mohammad Hashemi, ad Seyed Hassa Sedighy Departmet of Electrical Egieerig,

More information

Survey of Low Power Techniques for ROMs

Survey of Low Power Techniques for ROMs Survey of Low Power Techiques for ROMs Edwi de Agel Crystal Semicoductor Corporatio P.O Box 17847 Austi, TX 78744 Earl E. Swartzlader, Jr. Departmet of Electrical ad Computer Egieerig Uiversity of Texas

More information

Design of FPGA Based SPWM Single Phase Inverter

Design of FPGA Based SPWM Single Phase Inverter Proceedigs of MUCEET2009 Malaysia Techical Uiversities Coferece o Egieerig ad Techology Jue 20-22, 2009, MS Garde,Kuata, Pahag, Malaysia MUCEET2009 Desig of FPGA Based SPWM Sigle Phase Iverter Afarulrazi

More information

Design of FPGA- Based SPWM Single Phase Full-Bridge Inverter

Design of FPGA- Based SPWM Single Phase Full-Bridge Inverter Desig of FPGA- Based SPWM Sigle Phase Full-Bridge Iverter Afarulrazi Abu Bakar 1, *,Md Zarafi Ahmad 1 ad Farrah Salwai Abdullah 1 1 Faculty of Electrical ad Electroic Egieerig, UTHM *Email:afarul@uthm.edu.my

More information

An Optimal Test Pattern Selection Method to Improve the Defect Coverage

An Optimal Test Pattern Selection Method to Improve the Defect Coverage A Optimal Test Patter Selectio Method to Improve the Defect Coverage Yuxi Tia, Michael R. Grimaila, Weipig Shi ad M. Ray Mercer Departmet of Electrical Egieerig Texas A&M Uiversity, College Statio, Texas

More information

Concurrent Fault Detection in Random Combinational Logic

Concurrent Fault Detection in Random Combinational Logic Cocurret Fault Detectio i Radom Combiatioal Logic Petros Drieas ad Yiorgos Makris Departmets of Computer Sciece ad Electrical Egieerig Yale Uiversity Abstract We discuss a o-itrusive methodology for cocurret

More information

An Adaptive Image Denoising Method based on Thresholding

An Adaptive Image Denoising Method based on Thresholding A Adaptive Image Deoisig Method based o Thresholdig HARI OM AND MANTOSH BISWAS Departmet of Computer Sciece & Egieerig Idia School of Mies, Dhabad Jharkad-86004 INDIA {hariom4idia, matoshb}@gmail.com Abstract

More information

International Power, Electronics and Materials Engineering Conference (IPEMEC 2015)

International Power, Electronics and Materials Engineering Conference (IPEMEC 2015) Iteratioal Power, Electroics ad Materials Egieerig Coferece (IPEMEC 205) etwork Mode based o Multi-commuicatio Mechaism Fa Yibi, Liu Zhifeg, Zhag Sheg, Li Yig Departmet of Military Fiace, Military Ecoomy

More information

Counting on r-fibonacci Numbers

Counting on r-fibonacci Numbers Claremot Colleges Scholarship @ Claremot All HMC Faculty Publicatios ad Research HMC Faculty Scholarship 5-1-2015 Coutig o r-fiboacci Numbers Arthur Bejami Harvey Mudd College Curtis Heberle Harvey Mudd

More information

Message Scheduling for the FlexRay Protocol: The Dynamic Segment

Message Scheduling for the FlexRay Protocol: The Dynamic Segment IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY 1 Message Schedulig for the FlexRay Protocol: The Dyamic Segmet Ece Gura Schmidt, Member, IEEE, Klaus Schmidt Abstract The FlexRay commuicatio protocol is expected

More information

Analysis and Optimization Design of Snubber Cricuit for Isolated DC-DC Converters in DC Power Grid

Analysis and Optimization Design of Snubber Cricuit for Isolated DC-DC Converters in DC Power Grid Aalysis ad Optimizatio Desig of Subber Cricuit for Isolated DC-DC Coverters i DC Power Grid Koji Orikawa Nagaoka Uiversity of Techology Nagaoka, Japa orikawa@st.agaokaut.ac.jp Ju-ichi Itoh Nagaoka Uiversity

More information

Compound Controller for DC Motor Servo System Based on Inner-Loop Extended State Observer

Compound Controller for DC Motor Servo System Based on Inner-Loop Extended State Observer BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 6, No 5 Special Issue o Applicatio of Advaced Computig ad Simulatio i Iformatio Systems Sofia 06 Prit ISSN: 3-970; Olie ISSN:

More information

Permutation Enumeration

Permutation Enumeration RMT 2012 Power Roud Rubric February 18, 2012 Permutatio Eumeratio 1 (a List all permutatios of {1, 2, 3} (b Give a expressio for the umber of permutatios of {1, 2, 3,, } i terms of Compute the umber for

More information

Optimal Arrangement of Buoys Observable by Means of Radar

Optimal Arrangement of Buoys Observable by Means of Radar Optimal Arragemet of Buoys Observable by Meas of Radar TOMASZ PRACZYK Istitute of Naval Weapo ad Computer Sciece Polish Naval Academy Śmidowicza 69, 8-03 Gdyia POLAND t.praczy@amw.gdyia.pl Abstract: -

More information

Efficient Energy Consumption Scheduling: Towards Effective Load Leveling

Efficient Energy Consumption Scheduling: Towards Effective Load Leveling eergies Article Efficiet Eergy Cosumptio Schedulig: Towards Effective Load Levelig Yua Hog 1, *, Shegbi Wag 2 ad Ziyue Huag 3 1 Departmet of Iformatio Techology Maagemet, Uiversity at Albay, SUNY, 1400

More information

Fingerprint Classification Based on Directional Image Constructed Using Wavelet Transform Domains

Fingerprint Classification Based on Directional Image Constructed Using Wavelet Transform Domains 7 Figerprit Classificatio Based o Directioal Image Costructed Usig Wavelet Trasform Domais Musa Mohd Mokji, Syed Abd. Rahma Syed Abu Bakar, Zuwairie Ibrahim 3 Departmet of Microelectroic ad Computer Egieerig

More information

arxiv: v2 [math.co] 15 Oct 2018

arxiv: v2 [math.co] 15 Oct 2018 THE 21 CARD TRICK AND IT GENERALIZATION DIBYAJYOTI DEB arxiv:1809.04072v2 [math.co] 15 Oct 2018 Abstract. The 21 card trick is well kow. It was recetly show i a episode of the popular YouTube chael Numberphile.

More information

Delta- Sigma Modulator with Signal Dependant Feedback Gain

Delta- Sigma Modulator with Signal Dependant Feedback Gain Delta- Sigma Modulator with Sigal Depedat Feedback Gai K.Diwakar #1 ad V.Vioth Kumar *2 # Departmet of Electroics ad Commuicatio Egieerig * Departmet of Electroics ad Istrumetatio Egieerig Vel Tech Uiversity,Cheai,

More information

Novel Modeling Techniques for RTL Power Estimation

Novel Modeling Techniques for RTL Power Estimation Novel Modelig Techiques for RTL Power Estimatio Michael Eierma Walter Stechele Istitute for Itegrated Circuits Istitute for Itegrated Circuits Techical Uiversity of Muich Techical Uiversity of Muich Arcisstr.

More information

Technical Explanation for Counters

Technical Explanation for Counters Techical Explaatio for ers CSM_er_TG_E Itroductio What Is a er? A er is a device that couts the umber of objects or the umber of operatios. It is called a er because it couts the umber of ON/OFF sigals

More information

Importance Analysis of Urban Rail Transit Network Station Based on Passenger

Importance Analysis of Urban Rail Transit Network Station Based on Passenger Joural of Itelliget Learig Systems ad Applicatios, 201, 5, 22-26 Published Olie November 201 (http://www.scirp.org/joural/jilsa) http://dx.doi.org/10.426/jilsa.201.54027 Importace Aalysis of Urba Rail

More information

AN ESTIMATION OF MULTILEVEL INVERTER FED INDUCTION MOTOR DRIVE

AN ESTIMATION OF MULTILEVEL INVERTER FED INDUCTION MOTOR DRIVE 9 IJRIC. All rights reserved. IJRIC www.ijric.org E-ISSN: 76-3336 AN ESTIMATION OF MULTILEVEL INVERTER FED INDUCTION MOTOR DRIVE K.RAMANI AND DR.A. KRISHNAN SMIEEE Seior Lecturer i the Departmet of EEE

More information

Subcarriers and Bits Allocation in Multiuser Orthogonal Frequency Division Multiplexing System

Subcarriers and Bits Allocation in Multiuser Orthogonal Frequency Division Multiplexing System Sesors & Trasducers, Vol. 168, Issue 4, April 014, pp. 10-15 Sesors & Trasducers 014 by IFSA Publishig, S. L. http://www.sesorsportal.com Subcarriers ad Bits Allocatio i Multiuser Orthogoal Frequecy Divisio

More information

ECONOMIC LOT SCHEDULING

ECONOMIC LOT SCHEDULING ECONOMIC LOT SCHEDULING JS, FFS ad ELS Job Shop (JS) - Each ob ca be differet from others - Make to order, low volume - Each ob has its ow sequece Fleible Flow Shop (FFS) - Limited umber of product types

More information

WAVE-BASED TRANSIENT ANALYSIS USING BLOCK NEWTON-JACOBI

WAVE-BASED TRANSIENT ANALYSIS USING BLOCK NEWTON-JACOBI WAVE-BASED TRANSIENT ANALYSIS USING BLOCK NEWTON-JACOBI Muhammad Kabir McGill Uiversity Departmet of Electrical ad Computer Egieerig Motreal, QC H3A 2A7 Email: muhammad.kabir@mail.mcgill.ca Carlos Christofferse

More information

The Detection of Abrupt Changes in Fatigue Data by Using Cumulative Sum (CUSUM) Method

The Detection of Abrupt Changes in Fatigue Data by Using Cumulative Sum (CUSUM) Method Proceedigs of the th WSEAS Iteratioal Coferece o APPLIED ad THEORETICAL MECHANICS (MECHANICS '8) The Detectio of Abrupt Chages i Fatigue Data by Usig Cumulative Sum (CUSUM) Method Z. M. NOPIAH, M.N.BAHARIN,

More information

CS 201: Adversary arguments. This handout presents two lower bounds for selection problems using adversary arguments ëknu73,

CS 201: Adversary arguments. This handout presents two lower bounds for selection problems using adversary arguments ëknu73, CS 01 Schlag Jauary 6, 1999 Witer `99 CS 01: Adversary argumets This hadout presets two lower bouds for selectio problems usig adversary argumets ëku73, HS78, FG76ë. I these proofs a imagiary adversary

More information

High-Order CCII-Based Mixed-Mode Universal Filter

High-Order CCII-Based Mixed-Mode Universal Filter High-Order CCII-Based Mixed-Mode Uiversal Filter Che-Nog Lee Departmet of Computer ad Commuicatio Egieerig, Taipei Chegshih Uiversity of Sciece ad Techology, Taipei, Taiwa, R. O. C. Abstract This paper

More information

Design of Light-Tree Based Logical Topologies for Multicast Streams in Wavelength Routed Optical Networks

Design of Light-Tree Based Logical Topologies for Multicast Streams in Wavelength Routed Optical Networks Desig of Light-Tree Based Logical Topologies for ulticast Streams i Wavelegth Routed Optical Networs De-Nia Yag ad Wajiu Liao Departmet of Electrical Egieerig Natioal Taiwa Uiversity Taipei, Taiwa wjliao@cc.ee.tu.edu.tw

More information

Analysis of SDR GNSS Using MATLAB

Analysis of SDR GNSS Using MATLAB Iteratioal Joural of Computer Techology ad Electroics Egieerig (IJCTEE) Volume 5, Issue 3, Jue 2015 Aalysis of SDR GNSS Usig MATLAB Abstract This paper explais a software defied radio global avigatio satellite

More information

Sapana P. Dubey. (Department of applied mathematics,piet, Nagpur,India) I. INTRODUCTION

Sapana P. Dubey. (Department of applied mathematics,piet, Nagpur,India) I. INTRODUCTION IOSR Joural of Mathematics (IOSR-JM) www.iosrjourals.org COMPETITION IN COMMUNICATION NETWORK: A GAME WITH PENALTY Sapaa P. Dubey (Departmet of applied mathematics,piet, Nagpur,Idia) ABSTRACT : We are

More information

SEVEN-LEVEL THREE PHASE CASCADED H-BRIDGE INVERTER WITH A SINGLE DC SOURCE

SEVEN-LEVEL THREE PHASE CASCADED H-BRIDGE INVERTER WITH A SINGLE DC SOURCE SEVEN-LEVEL THREE PHASE CASCADED H-BRIDGE INVERTER WITH A SINGLE DC SOURCE T. Porselvi 1 ad Ragaath Muthu 1 Sri Sairam Egieerig College, Cheai, Idia SSN College of Egieerig, Cheai, Idia E-Mail: tporselvi@yahoo.com

More information

OPTIMIZATION OF RNS FIR FILTERS FOR 6-INPUTS LUT BASED FPGAS

OPTIMIZATION OF RNS FIR FILTERS FOR 6-INPUTS LUT BASED FPGAS OPTIMIZATION OF RNS FIR FILTERS FOR 6-INPUTS LUT BASED FPGAS G.C. Cardarilli, M. Re, A. Salsao Uiversity of Rome Tor Vergata Departmet of Electroic Egieerig Via del Politecico 1 / 00133 / Rome / ITAL {marco.re,

More information

Modeling and solution for the ship stowage planning problem of coils in the steel industry

Modeling and solution for the ship stowage planning problem of coils in the steel industry Loughborough Uiversity Istitutioal Repository Modelig ad solutio for the ship stowage plaig problem of coils i the steel idustry This item was submitted to Loughborough Uiversity's Istitutioal Repository

More information

BANDWIDTH AND GAIN ENHANCEMENT OF MULTIBAND FRACTAL ANTENNA BASED ON THE SIERPINSKI CARPET GEOMETRY

BANDWIDTH AND GAIN ENHANCEMENT OF MULTIBAND FRACTAL ANTENNA BASED ON THE SIERPINSKI CARPET GEOMETRY ISSN: 2229-6948(ONLINE) DOI: 10.21917/ijct.2013.0095 ICTACT JOURNAL ON COMMUNICATION TECHNOLOGY, MARCH 2013, VOLUME: 04, ISSUE: 01 BANDWIDTH AND GAIN ENHANCEMENT OF MULTIBAND FRACTAL ANTENNA BASED ON THE

More information

COMPRESSION OF TRANSMULTIPLEXED ACOUSTIC SIGNALS

COMPRESSION OF TRANSMULTIPLEXED ACOUSTIC SIGNALS COMPRESSION OF TRANSMULTIPLEXED ACOUSTIC SIGNALS Mariusz Ziółko, Przemysław Sypka ad Bartosz Ziółko Departmet of Electroics, AGH Uiversity of Sciece ad Techology, al. Mickiewicza 3, 3-59 Kraków, Polad,

More information

PHY-MAC dialogue with Multi-Packet Reception

PHY-MAC dialogue with Multi-Packet Reception PHY-AC dialogue with ulti-packet Receptio arc Realp 1 ad Aa I. Pérez-Neira 1 CTTC-Cetre Tecològic de Telecomuicacios de Cataluya Edifici Nexus C/Gra Capità, - 0803-Barceloa (Cataluya-Spai) marc.realp@cttc.es

More information

Economic Load Dispatch of IEEE-26 Bus System with the use of Ant Colony Optimization Technique

Economic Load Dispatch of IEEE-26 Bus System with the use of Ant Colony Optimization Technique IJSRD - Iteratioal Joural for Scietific Research & Developmet Vol. 2, Issue 03, 204 ISSN (olie): 232-063 Ecoomic Load Dispatch of IEEE-26 Bus System with the use of At Coloy Optimizatio Techique Pirmahamad

More information

A New Basic Unit for Cascaded Multilevel Inverters with the Capability of Reducing the Number of Switches

A New Basic Unit for Cascaded Multilevel Inverters with the Capability of Reducing the Number of Switches Joural of Power Electroics, ol, o, pp 67-677, July 67 JPE --6 http://dxdoiorg/6/jpe67 I(Prit: 98-9 / I(Olie: 9-78 A ew Basic Uit for Cascaded Multi Iverters with the Capability of Reducig the umber of

More information

APPLICATION NOTE UNDERSTANDING EFFECTIVE BITS

APPLICATION NOTE UNDERSTANDING EFFECTIVE BITS APPLICATION NOTE AN95091 INTRODUCTION UNDERSTANDING EFFECTIVE BITS Toy Girard, Sigatec, Desig ad Applicatios Egieer Oe criteria ofte used to evaluate a Aalog to Digital Coverter (ADC) or data acquisitio

More information

Comparison of Frequency Offset Estimation Methods for OFDM Burst Transmission in the Selective Fading Channels

Comparison of Frequency Offset Estimation Methods for OFDM Burst Transmission in the Selective Fading Channels Compariso of Frequecy Offset Estimatio Methods for OFDM Burst Trasmissio i the Selective Fadig Chaels Zbigiew Długaszewski Istitute of Electroics ad Telecommuicatios Pozań Uiversity of Techology 60-965

More information

Procedia - Social and Behavioral Sciences 128 ( 2014 ) EPC-TKS 2013

Procedia - Social and Behavioral Sciences 128 ( 2014 ) EPC-TKS 2013 Available olie at www.sciecedirect.com ScieceDirect Procedia - Social ad Behavioral Scieces 18 ( 014 ) 399 405 EPC-TKS 013 Iductive derivatio of formulae by a computer Sava Grozdev a *, Veseli Nekov b

More information

ROBUST RADIO RESOURCE ALLOCATION IN LTE NETWORKS BY CHANNEL AND RELAY ASSIGNMENT

ROBUST RADIO RESOURCE ALLOCATION IN LTE NETWORKS BY CHANNEL AND RELAY ASSIGNMENT Joural of Egieerig Sciece ad Techology Vol. 12, No. 7 (2017) 1845-1854 School of Egieerig, Taylor s Uiversity ROBUST RADIO RESOURCE ALLOCATION IN LTE NETWORKS BY CHANNEL AND RELAY ASSIGNMENT R. SANTHAKUMAR*,

More information

Ch 9 Sequences, Series, and Probability

Ch 9 Sequences, Series, and Probability Ch 9 Sequeces, Series, ad Probability Have you ever bee to a casio ad played blackjack? It is the oly game i the casio that you ca wi based o the Law of large umbers. I the early 1990s a group of math

More information

History and Advancement of the Family of Log Periodic Toothed Planer Microstrip Antenna

History and Advancement of the Family of Log Periodic Toothed Planer Microstrip Antenna Joural of Electromagetic Aalysis ad Applicatios, 2011, 3, 242-247 doi:10.4236/jemaa.2011.36039 Published Olie Jue 2011 (http://www.scirp.org/joural/jemaa) History ad Advacemet of the Family of Log Periodic

More information

A Novel Three Value Logic for Computing Purposes

A Novel Three Value Logic for Computing Purposes Iteratioal Joural o Iormatio ad Electroics Egieerig, Vol. 3, No. 4, July 23 A Novel Three Value Logic or Computig Purposes Ali Soltai ad Saeed Mohammadi Abstract The aim o this article is to suggest a

More information

ASample of an XML stream is:

ASample of an XML stream is: 1 Efficiet Multichael i XML Wireless Broadcast Stream Arezoo Khatibi* 1 ad Omid Khatibi 2 1 Faculty of Computer Sciece, Uiversity of Kasha, Kasha, Ira 2 Faculty of Mathematics, Uiversity of Viea,Viea,

More information

CHAPTER 8 JOINT PAPR REDUCTION AND ICI CANCELLATION IN OFDM SYSTEMS

CHAPTER 8 JOINT PAPR REDUCTION AND ICI CANCELLATION IN OFDM SYSTEMS CHAPTER 8 JOIT PAPR REDUCTIO AD ICI CACELLATIO I OFDM SYSTEMS Itercarrier Iterferece (ICI) is aother major issue i implemetig a OFDM system. As discussed i chapter 3, the OFDM subcarriers are arrowbad

More information

SIDELOBE SUPPRESSION IN OFDM SYSTEMS

SIDELOBE SUPPRESSION IN OFDM SYSTEMS SIDELOBE SUPPRESSION IN OFDM SYSTEMS Iva Cosovic Germa Aerospace Ceter (DLR), Ist. of Commuicatios ad Navigatio Oberpfaffehofe, 82234 Wesslig, Germay iva.cosovic@dlr.de Vijayasarathi Jaardhaam Muich Uiversity

More information

Approximate Loading Margin Methods Using Artificial Neural Networks in Power Systems

Approximate Loading Margin Methods Using Artificial Neural Networks in Power Systems Approximate Loadig Margi Methods Usig Artificial Neural Networks i Power Systems Arthit Sode-Yome, Member, IEEE ad Kwag Y. Lee, Fellow, IEEE Abstract This paper proposes approximate loadig margi methods

More information

AC : USING ELLIPTIC INTEGRALS AND FUNCTIONS TO STUDY LARGE-AMPLITUDE OSCILLATIONS OF A PENDULUM

AC : USING ELLIPTIC INTEGRALS AND FUNCTIONS TO STUDY LARGE-AMPLITUDE OSCILLATIONS OF A PENDULUM AC 007-7: USING ELLIPTIC INTEGRALS AND FUNCTIONS TO STUDY LARGE-AMPLITUDE OSCILLATIONS OF A PENDULUM Josue Njock-Libii, Idiaa Uiversity-Purdue Uiversity-Fort Waye Josué Njock Libii is Associate Professor

More information

28.3. Kaushik Roy Dept. of ECE, Purdue University W. Lafayette, IN 47907, U. S. A.

28.3. Kaushik Roy Dept. of ECE, Purdue University W. Lafayette, IN 47907, U. S. A. 8.3 Novel Sizig Algorithm for Yield Improvemet uder Process Variatio i Naometer Techology Seug Hoo Choi Itel Corporatio Hillsboro, OR 974, U. S. A. seug.h.choi@itel.com Bipul C. Paul Dept. of ECE, Purdue

More information

Research on method of total transfer capacity based on immune genetic algorithm Dong Liang, Jianjun Xu, Zhigang Sun

Research on method of total transfer capacity based on immune genetic algorithm Dong Liang, Jianjun Xu, Zhigang Sun Research o method of total trasfer capacity based o immue geetic algorithm Dog Liag, Jiaju Xu, Zhigag Su Departmet of Electrical Iformatio Egieerig, Northeast Petroleum Uiversity, Daqig 163318, Chia Keywords:

More information

X-Bar and S-Squared Charts

X-Bar and S-Squared Charts STATGRAPHICS Rev. 7/4/009 X-Bar ad S-Squared Charts Summary The X-Bar ad S-Squared Charts procedure creates cotrol charts for a sigle umeric variable where the data have bee collected i subgroups. It creates

More information

Symmetric implicit multiderivative numerical integrators for direct solution of fifth-order differential equations

Symmetric implicit multiderivative numerical integrators for direct solution of fifth-order differential equations Tammasat Iteratioal Joural of Sciece ad Tecology Vol.9, No., April-Jue 04 Symmetric implicit multiderivative umerical itegrators for direct solutio of fift-order differetial equatios S. J. Kayode* Departmet

More information

Sensing Strategies for Channel Discovery in Cognitive Radio Networks

Sensing Strategies for Channel Discovery in Cognitive Radio Networks Sesig Strategies for Chael Discovery i Cogitive Radio Networks (Ivited Positio Paper) Abdulkadir Celik, Ramzi Saifa, Ahmed E. Kamal Dept. of Electrical ad Computer Eg., Iowa State Uiversity, Ames, IA 50011

More information

Throughput/Delay Analysis of Spectrally Phase- Encoded Optical CDMA over WDM Networks

Throughput/Delay Analysis of Spectrally Phase- Encoded Optical CDMA over WDM Networks Throughput/Delay Aalysis of pectrally Phase- Ecoded Optical over etwors K. Putsri *,. ittichivapa * ad H.M.H.halaby ** * Kig Mogut s Istitute of Techology Ladrabag Departmet of Telecommuicatios Egieerig,

More information

Performance Evaluation of Wavelength Band Switching in Multi-fiber All-Optical Networks

Performance Evaluation of Wavelength Band Switching in Multi-fiber All-Optical Networks Performace Evaluatio of Wavelegth Bad Switchig i Multi-fiber All-Optical Networks Xiaoju Cao Vishal Aad Yizhi Xiog Chumig Qiao Departmet of Computer Sciece ad Egieerig State Uiversity of New York at Buffalo

More information

Markov Modulated Punctured Autoregressive Processes for Traffic and Channel Modeling *

Markov Modulated Punctured Autoregressive Processes for Traffic and Channel Modeling * Markov Modulated Puctured Autoregressive Processes for Traffic ad Chael Modelig * Trista Pei-chu Che ad Tsuha Che + Departmet of Electrical ad Computer Egieerig Caregie Mello Uiversity, PA 1513 {peichu,

More information

Lossless image compression Using Hashing (using collision resolution) Amritpal Singh 1 and Rachna rajpoot 2

Lossless image compression Using Hashing (using collision resolution) Amritpal Singh 1 and Rachna rajpoot 2 Lossless image compressio Usig Hashig (usig collisio resolutio) Amritpal Sigh 1 ad Racha rajpoot 2 1 M.Tech.* CSE Departmet, 2 Departmet of iformatio techology Guru Kashi UiversityTalwadi Sabo, Bathida

More information

AkinwaJe, A.T., IbharaJu, F.T. and Arogundade, 0.1'. Department of Computer Sciences University of Agriculture, Abeokuta, Nigeria

AkinwaJe, A.T., IbharaJu, F.T. and Arogundade, 0.1'. Department of Computer Sciences University of Agriculture, Abeokuta, Nigeria COMPARATIVE ANALYSIS OF ARTIFICIAL NEURAL NETWORK'S BACK PROPAGATION ALGORITHM TO STATISTICAL LEAST SQURE METHOD IN SECURITY PREDICTION USING NIGERIAN STOCK EXCHANGE MARKET AkiwaJe, A.T., IbharaJu, F.T.

More information

Towards Acceleration of Deep Convolutional Neural Networks using Stochastic Computing

Towards Acceleration of Deep Convolutional Neural Networks using Stochastic Computing Towards Acceleratio of Deep Covolutioal Neural Networks usig Stochastic Computig Ji Li, Ao Re, Zhe Li, Caiwe Dig, Bo Yua 3, Qiru Qiu ad Yazhi Wag Departmet of Electrical Egieerig, Uiversity of Souther

More information

Super J-MOS Low Power Loss Superjunction MOSFETs

Super J-MOS Low Power Loss Superjunction MOSFETs Low Power Loss Superjuctio MOSFETs Takahiro Tamura Mutsumi Sawada Takayuki Shimato ABSTRACT Fuji Electric has developed superjuctio MOSFETs with a optimized surface desig that delivers lower switchig.

More information

MECHANICAL and hydraulic components in vehicles

MECHANICAL and hydraulic components in vehicles 2160 IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 58, NO. 5, JUNE 2009 Message Schedulig for the FlexRay Protocol: The Dyamic Segmet Ece Gura Schmidt ad Klaus Schmidt Abstract The FlexRay commuicatio

More information

Performance Analysis of Channel Switching with Various Bandwidths in Cognitive Radio

Performance Analysis of Channel Switching with Various Bandwidths in Cognitive Radio Performace Aalysis of Chael Switchig with Various Badwidths i Cogitive Radio Po-Hao Chag, Keg-Fu Chag, Yu-Che Che, ad Li-Kai Ye Departmet of Electrical Egieerig, Natioal Dog Hwa Uiversity, 1,Sec.2, Da-Hsueh

More information

Wi-Fi or Femtocell: User Choice and Pricing Strategy of Wireless Service Provider

Wi-Fi or Femtocell: User Choice and Pricing Strategy of Wireless Service Provider Wi-Fi or Femtocell: User Choice ad Pricig Strategy of Wireless Service Provider Yajiao Che, Qia Zhag Departmet of Computer Sciece ad Egieerig Hog Kog Uiversity of Sciece ad Techology Email: {cheyajiao,

More information

The Firing Dispersion of Bullet Test Sample Analysis

The Firing Dispersion of Bullet Test Sample Analysis Iteratioal Joural of Materials, Mechaics ad Maufacturig, Vol., No., Ma 5 The Firig Dispersio of Bullet Test Sample Aalsis Youliag Xu, Jubi Zhag, Li Ma, ad Yoghai Sha Udisputed, this approach does reduce

More information

x y z HD(x, y) + HD(y, z) HD(x, z)

x y z HD(x, y) + HD(y, z) HD(x, z) Massachusetts Istitute of Techology Departmet of Electrical Egieerig ad Computer Sciece 6.02 Solutios to Chapter 5 Updated: February 16, 2012 Please sed iformatio about errors or omissios to hari; questios

More information

A New Method for Traffic Prediction in Emerging Mobile Networks

A New Method for Traffic Prediction in Emerging Mobile Networks Joural of Commuicatios Vol., No. 2, December 2 A New Method for Traffic Predictio i Emergig Mobile Networks Yuia Jia, Beili Wa, Liag Liag, Qia Zhao, Yu Zhag, ad Liag Tag2 College of Commuicatio Egieerig,

More information

The PAPR Reduction in OFDM System with the Help of Signal Mapping Scheme

The PAPR Reduction in OFDM System with the Help of Signal Mapping Scheme Iteratioal Joural o Applied Sciece ad Egieerig 27. 5, : 75-8 The PAPR Reductio i OFD System with the Help o Sigal appig Scheme Jyh-Horg We, 2, Gwo-Ruey Lee ad Cheg-Yig Yag 3 * The Istitute o Electrical

More information

A Heuristic Method: Differential Evolution for Harmonic Reduction in Multilevel Inverter System

A Heuristic Method: Differential Evolution for Harmonic Reduction in Multilevel Inverter System Iteratioal Joural of Computer ad Electrical Egieerig, Vol. 5, o. 5, October 013 A Heuristic Method: Differetial Evolutio for Harmoic Reductio i Multilevel Iverter System P. Jamua ad C. Christober Asir

More information

LETTER A Novel Adaptive Channel Estimation Scheme for DS-CDMA

LETTER A Novel Adaptive Channel Estimation Scheme for DS-CDMA 1274 LETTER A Novel Adaptive Chael Estimatio Scheme for DS-CDMA Che HE a), Member ad Xiao-xiag LI, Nomember SUMMARY This paper proposes a adaptive chael estimatio scheme, which uses differet movig average

More information

Reducing Power Dissipation in Complex Digital Filters by using the Quadratic Residue Number System Λ

Reducing Power Dissipation in Complex Digital Filters by using the Quadratic Residue Number System Λ Reducig Power Dissipatio i Complex Digital Filters by usig the Quadratic Residue Number System Λ Agelo D Amora, Alberto Naarelli, Marco Re ad Gia Carlo Cardarilli Departmet of Electrical Egieerig Uiversity

More information

The Fundamental Capacity-Delay Tradeoff in Large Mobile Ad Hoc Networks

The Fundamental Capacity-Delay Tradeoff in Large Mobile Ad Hoc Networks The Fudametal Capacity-Delay Tradeoff i Large Mobile Ad Hoc Networks Xiaoju Li ad Ness B. Shroff School of Electrical ad Computer Egieerig, Purdue Uiversity West Lafayette, IN 47907, U.S.A. {lix, shroff}@ec.purdue.edu

More information

A Bipolar Cockcroft-Walton Voltage Multiplier for Gas Lasers

A Bipolar Cockcroft-Walton Voltage Multiplier for Gas Lasers America Joural of Applied cieces 4 (10): 79-799, 007 N 1546-99 007 ciece Publicatios orrespodig Author: A Bipolar ockcroft-walto Voltage Multiplier for Gas Lasers hahid qbal ad Rosli Besar Faculty of Egieerig

More information

The Potential of Dynamic Power and Sub-carrier Assignments in Multi-User OFDM-FDMA Cells

The Potential of Dynamic Power and Sub-carrier Assignments in Multi-User OFDM-FDMA Cells The Potetial of Dyamic Power ad Sub-carrier Assigmets i Multi-User OFDM-FDMA Cells Mathias Bohge, James Gross, Adam Wolisz TU Berli Eisteiufer 5, 1587 Berli, Germay {bohge gross wolisz}@tk.tu-berli.de

More information

8. Combinatorial Structures

8. Combinatorial Structures Virtual Laboratories > 0. Foudatios > 1 2 3 4 5 6 7 8 9 8. Combiatorial Structures The purpose of this sectio is to study several combiatorial structures that are of basic importace i probability. Permutatios

More information

Introduction to Wireless Communication Systems ECE 476/ECE 501C/CS 513 Winter 2003

Introduction to Wireless Communication Systems ECE 476/ECE 501C/CS 513 Winter 2003 troductio to Wireless Commuicatio ystems ECE 476/ECE 501C/C 513 Witer 2003 eview for Exam #1 March 4, 2003 Exam Details Must follow seatig chart - Posted 30 miutes before exam. Cheatig will be treated

More information