The Application of RFID Technology in Development Embedded Systems. Hongqi Hao, Mingli Song

Size: px
Start display at page:

Download "The Application of RFID Technology in Development Embedded Systems. Hongqi Hao, Mingli Song"

Transcription

1 Advanced Materals Research Onlne: ISSN: , Vols , pp do: / Trans Tech Publcatons, Swtzerland The Applcaton of RFID Technology n Development Embedded Systems Hongq Hao, Mngl Song College of Informaton Technology, Luoyang Normal Unversty, Luoyang, , Chna haohongqly@163.com Keywords: composte materals; nformaton system; nternet of thngs Abstract. A complete set of RFID system s composed of two parts by Reader and Transponder grounds of the acton prncple Reader launch of unlmted rado waves of a specfc frequency energy to Transponder, to drve Transponder crcut ID Code sent nternally. Part of the embedded system software s ncludng the operatng system software (requres real-tme and mult-taskng operaton) and applcaton programmng. The operatng system controls the applcaton programmng and hardware nteracton, and the applcaton to control the operaton and behavor of the system. The paper presents the applcaton of RFID technology n development embedded systems. The experment shows RFID s superor to ARM n buldng embedded system. Introducton Embedded systems hardware computng devces embedded applcaton software as ts core component. Around us s now surrounded by embedded systems, these products can do for our lves convenent and even luxury features, ncludng moble handheld devces, washng machnes, mcrowave ovens, ATM machnes, ar condtonng and so on. Due to the specfc applcaton requrements, engneers must be dfferent from other desgn type specfc method for embedded desgn. In the development of embedded applcatons, we should fully understand the dfferent chps and ts features and the complexty of the archtecture, and then create a system desgn flow. Next, we need an applcaton to provde functonalty for our products and components, for whch we have to wrte code [1]. When wrtng code, the system requrements wll contnue to change, desgners need tools, support for dfferent debug protocol. We may not be able to re-use code; we hope to ntegrate multple features n a sngle system. In vew of the above ssues, the embedded system desgn needs to consder the entre system prce, performance, and accelerate to market, sze, power consumpton, mantanablty, securty, memory capacty and other problems. The potental RFID ndustry, the range of applcatons throughout manufacturng, logstcs, medcal, transportaton, retal, defense, and so on. Gartner Group, RFID s the 2005 recommends consderng the ntroducton of one of the top ten strategc technology, the key to ts success, however, n addton to the prce tags (Tag), antenna desgn, the band's standardzed equpment certfcaton, the most mportant have crtcal applcatons (Kller applcaton) to rapd promoton. Mddleware (Mddleware) can be called s the RFID operaton of the central, because t can accelerate the advent of crtcal applcatons. Embedded system manly conssts of four parts of the embedded mcroprocessor, perpheral hardware, embedded operatng system and user applcatons such as composton, t s a "devce" n one set of hardware and software can work ndependently. Part of the embedded system software, ncludng the operatng system are software (requres real-tme and mult-taskng operaton) and applcaton programmng. The operatng system controls the applcaton programmng and hardware nteracton, and the applcaton to control the operaton and behavor of the system. The paper presents the applcaton of RFID technology n development embedded systems. All rghts reserved. No part of contents of ths paper may be reproduced or transmtted n any form or by any means wthout the wrtten permsson of Trans Tech Publcatons, (ID: , Pennsylvana State Unversty, Unversty Park, USA-09/05/16,11:16:53)

2 334 Optoelectroncs Engneerng and Informaton Technologes n Industry The Research on Mbedded System and Its Applcaton Followed by more and more complex structure of embedded software systems, embedded software development has become complex system engneerng. Early embedded systems, software and hardware are nseparable seamless, developed by engneers n the feld of electronc engneerng, automatc control, the software bascally mplemented n assembly language. Functonal requrements of embedded systems followed by the development of hardware and software technology, more and more complex (lke, the phone can be photography, photography, play MP3, can also be read onlne news, playng games, shoppng, etc.), and the functon (lke relable, securty, response speed, power consumpton, etc.) requrements are also ncreasng, at the same tme, embedded software development and hardware stll nseparable from the hardware and software systems and platform selecton, desgn, development, testng and ntegraton, the whole process of software and hardware are parallel nteracton, such as embedded software development has become a very complex system engneerng. JTAG (Jont Test Acton Group, Jont Test Acton Group) s an nternatonal standard test protocol (IEEE compatble), s manly used for chp nternal testng. Insde the chp package specal test crcut TAP (Test Access Port test access port), through dedcated JTAG test tools to test the nternal nodes, and can be used for onlne programmng. Standard JTAG nterface s a 4-wre: TMS, TCK, TDI, TDO, respectvely, for mode select, clock, data nput and data output lnes. The system uses a 20-pn standard nterface for onlne debuggng and system Boot loader download. Tradtonal embedded system desgn goal s to fnd an optmal archtecture to complete sngle, specfc features. ASIC core processor as specal buldng blocks for ths system to be consdered: the approprate ASIC desgners selected accordng to the requrements of the applcaton, such as the processor clock speed based on gven performance requrements, system stablty, and power consumpton requrements for selecton of the approprate processor cores, as s shown by equaton1 [2]. µ = E s( k ) a( k ) s a = M { } -1 { β ( k ) T Σ 1 ε ( k ) s ( k ) 0 ( a( k ) α( k )) + } (1) Embedded systems software workload accounted for about 80% of the total workload, ncludng testng and valdaton work accounted for 70% of the workload of the software. Needs analyss, system desgn to become the hub for the successful mplementaton of the system n a complex system, a lot of analyss and desgn methods are ntroduced nto the desgn of embedded systems, ncludng object-orented methods and desgn patterns. Most of the work of the desgn and development of embedded systems are concentrated n the software. Embedded systems development process generally "host / target board development model, namely the use of the host (PC) on hardware and software resources, and good development envronment and debuggng tools to develop the software of the target board, and then crosscompler envronment to generate the object code and executable fles downloaded to the target board va seral / USB / Ethernet, etc., cross debugger to run the montorng program, real-tme analyss, the best source codng: wrte the source C / C + + and assembler; , download the program soldfed to the target machne, the completon of the entre development process. Bascally the entre software development process ncludes the followng steps: program complaton: by specal compler; software smulaton debuggng: smulaton software runnng n the SDK; program download: download to the target board va JTAG, USB, and UART way and s presented by one fgure as equaton 2. v ( m): = : = 2 s( k ) T T T T [ v ( m,1), v ( m,2),, v ( mm, )] T T T [ v (( m 1) M+ 1), v (( m 1) M+ 2),, v ( mm) ] T Network nterface crcutry s the mportant hardware porton of the system. In order to ensure the stablty of the network data transmsson smooth, ths system uses 10/100 Mb / s adaptve Ethernet MAC controller chp DM9000A The chp has a 10/100 Mb / s adaptve PHY and 4K SRAM DWORD value, the physcal protocol layer nterface s fully complant wth the IEEE 802.3u (2)

3 Advanced Materals Research Vols specfcaton support IEEE802.3x full-duplex flow control. Master module then board ngcs3 DM9000A Chp Select CS #, address confguraton 0x , data bts the LDATA [15:0] then DM9000A SD [15:0] 16-bt data bus mode. In addton, the use of the HS9016 for I / O solaton transformer, and then connect the RJ45 nterface. RTOS (Real Tme mult-taskng Operaton System), the real-tme mult-taskng operatng system s the foundaton and development platform for embedded applcatons. Most embedded software development n Chna or processor-based drect wrtten no commercalzaton RTOS, system software and applcaton software can not be dealt wth separately. RTOS s a secton of the software embedded n the object code, and users of other applcatons are bult on top of the RTOS. Not only that, RTOS or a relablty and credblty of hgh real-tme kernel, CPU tme, nterrupts, I / O, tmers and other resources are packng up and leavng the user a standard API, and n accordance wth the prorty of each task level, reasonable allocaton of CPU tme between dfferent tasks., as s shown by equaton3. I (, j) = Ω j, Ω j = {( 1) l+ 1 x< l, ( j 1) l+ 1 y< jl} (3) The programmable logc devce (PLD) s wdely used n varous crcuts desgn. Lookup table, SRAM process large-scale PLD / FPGA, hgh densty, and trgger more sutable for complex sequental logc, such as dgtal sgnal processng and algorthm desgn. Class devces use SRAM cells to store confguraton data. The confguraton data determnes the PLD nterconnect and functon, changng the confguraton data, and wll change the logc functon of the devce [3]. The SRAM programmng tme s short; to create the condtons for the system dynamcally change the logc functon of the PLD.SRAM data s volatle, confguraton data must be stored n the PLD devce other than the non-volatle memory, n order to acheve onlne reconfgurablty (ICR). From the pont of vew of the embedded system management, network communcaton support s necessary, but also very unque applcaton; download a new applcaton from a remote server because t makes t possble to run locally. Support for the realzaton of ths functon, we use Java as a software platform. Java runs on top of the Java vrtual machne, t s able to download and execute applcaton code, and do not need to restart the system after downloadng, as s shown by equaton4. {[ a( k ) µ ( k )][ a( k ) ( k ] } T C k ) = E µ ) ( m m Thus has become the most actve part of the ndustral data network. Ths selecton of a wde range of PROFIBUS feld bus as the bus control system of the process control network. 2.1 Profbus- DP ntellgent desgn from the staton to the PROFIBUS s an open standard system for domestc ndustral products, as long as the PROFIBUS nterface and descrbes the characterstcs of GSD (devce database fle) can be added to any PROFIBUS network. PROFIBUS-DP ntellgent slave ARM mcrocontroller as the central processor the DP nterface chp Semens wth a mcroprocessor the dedcated chp SPC3.ARM mcroprocessor responsble for the nstructon and data wll be collected at the scene of the sgnal processng, analyss and classfcaton, and then transmtted through the SPC3 PROFIBUS-D P bus up whle montorng SPC3, recevng DP master transfers over and correspondng operaton. In ths paper, an entrely new way of thnkng, tradtonal embedded system mprovements, and a way to support a varety of applcatons, embedded systems platforms. The use of the FPGA programmablty and good portablty of the Java platform performance, the platform s fully able to meet our desgn requrements. Of course, there are nadequaces, such as access controller confguraton state, you can consder usng nterrupt rather than n crculaton query mechansm, as s shown by equaton5 [3]. (4) s 1 M s Ψ ( m, s) : = [0,,0, C (( m 1) M + s),0,,0] (5)

4 336 Optoelectroncs Engneerng and Informaton Technologes n Industry Embedded operatng system has matured from smple to Vxwork, QNX, PalmOS, Wndows CE, Embedded Lnux, etc.. There are 2 types of embedded operatng systems research and development, foregn-based operatng system developed, such as Hsense other s Chna's self-developed embedded operatng system Wndows CE-based set-top box system;, such as Keth Group company ndependently developed embedded operatng system Hopen OS ("Nu Wa plan"). Wndows CE kernel s small, and can be used as embedded operatng system applcatons n areas such as ndustral control. Its advantage of portablty, provdng a choce of mcroprocessors, as well as nonforcble power management features. Standard communcaton capabltes so that the bult-n Wndows CE to be able to access the Internet and send and receve E_mal or browse the Web. The RFID Antennas RFID antenna rado frequency s sgnal transmsson between tags and readers. In the RF devce, ncrease the operatng frequency to the mcrowave regon, the matchng between the antenna and the tag chp problem becomes even more severe [4]. The objectves of the antenna are the transmsson maxmum energy out of the tag chp. Ths requres careful desgn of the antenna and free space as well as ts assocated label chp matchng. In ths paper, we consder the band s 435MHz, 2.45 GHz and 5.8 GHz, and retal goods. Accordng to the dstances of the role of rado frequency dentfcaton systems, the couplng between the RF tag antenna and the reader antenna can be dvded nto three categores. Rado frequency dentfcaton system, the effectve dstance between the RF tag and reader s an mportant problem n the applcaton of the rado frequency dentfcaton system usually ths dstance s defned as the dstance of the data can be relably swtched between the RF tag and the reader. The role of the dstance of the rado frequency dentfcaton system s a comprehensve ndex, s closely related wth the RF tags and readers cope wth the stuaton, as s shown by equaton6. RW ( j E[( ξwj, F ) = e E( ξ Wj D( ξ Wj T ))( ξ E( ξ )) ] Fe ) D( ξ ) Fe Fe (6) Dstance system typcal dstance from 1m to 10m ndvdual system has a farther dstance. All the remote systems are the use of the rado-frequency tag and the reader antenna radaton of electromagnetc couplng between the far-feld regon (electromagnetc wave emsson and reflecton) to consttute a non-contact space nformaton transmsson RF channel work. Dstant systems, the typcal operatng frequency: 915MHz, 2.45GHz, 5.8GHz, In addton, there are some other frequency, such as 433MHz, etc.. The long-range RF tag accordng to whch contans a battery s dvded nto passve RF tag (wthout batteres) and sem-passve RF tag (batteres ncluded). Under normal crcumstances, the role of dstance of the battery from the rado-frequency tag contans a battery of the rado-frequency tag to be away [5]. The battery n the sem-passve RF tag s not for the data transmsson between the rado frequency tags and readers to provde energy, but only to provde energy to the RF tag chp data for read and wrte storage servces. In fact, t s RFID technology frst n the low-frequency wdely applcaton and promoton. Ths frequency s prmarly work through the nductve couplng, that s, n the transformer couplng acton between the col and the sensor col of the reader. The reader alternatng feld nduced n the antenna of the sensor voltage s rectfed, and t can be used for the supply voltage usng the magnetc feld regon can be defned, but the feld strength drop too quckly. The Applcaton of RFID Technology n Development Embedded Systems ARM famly of processors RISC (Reducded InSTructON Set Computng) s processors. Effcent code for ARM-based program desgn strateges are derved from a RISC processor. And many RISC processor, the ARM famly of processors, memory access, and also requres data algnment, data access "word (Word)" that requre four-byte algned address bts [1:0] == 0b00; access half word "requres two bytes algned address bt [0] == 0b0; access byte (Byte)" data requrements of the data accordng to ther natural sze boundary (Natural Sze Boundary) postonng.

5 Advanced Materals Research Vols The ncreasng complexty of embedded systems, requre programmablty n almost any case. To ths end, desgners need tools to deal wth ths dffcult stuaton, and at the same tme provde a userfrendly envronment to develop applcatons. Although we have some SOC tools market, but we do not fully understand the functon of these tools. In addton, the tool must be able to maxmze the potental characterstcs of the product. To llustrate ths pont, we may wsh to cte an example of the complex archtecture chp, almost all of the programmable analog and dgtal perpherals are ntegrated on a sngle chp. We may fnd, read and understand the relevant confguraton regsters and the use of devces other underlyng nformaton may be more complcated. RFID chp mnaturzaton and hgh-performance chp practcal RFID tags not only help the managers of the dfferent areas to track the locaton and handlng of goods, but also can be real-tme reportng on the label wth other nformaton, such as temperature and pressure. RF tag reader connected to the data network to provde such nformaton, rado frequency dentfcaton tags so far manly as an extenson of the bar code and used n the feld of factory automaton or nventory management, but the fnal say, the smaller sze of the rado frequency dentfcaton tags wll be appled to more advanced areas, as s shown by equaton7 [6]. p ( a ) R k ) = p( a k) ( k p( k ) k R k (7) Start wrtng embedded applcatons, developers may not be aware of the specfcatons of the target hardware. For example, the target system usng the knd of perpheral devce, the memory map can not even determne the processor's model, RVCT tools for software developers to be able to contnue to understand these detals to provde a lot of the default operaton, so that the user can comple the applcaton code and debuggng of the target system. 1st press run, 2nd press tmng s stopped, press 3 to re-zero; extended program memory data memory s manly due to the applcaton under the embedded operatng system µc / OSII desgn, on-chp storage space s lmted, as s shown by fgure1. Fgure 1. Development embedded systems compared result of RFID and ARM. The case s covered RFID able to penetrate the paper, wood and plastcs and other non-metallc or non-transparent materal, and capable of penetratng communcaton. Barcode scanners at close range and can only are read by a bar code objects blocked. Data memory capacty, and the capacty of the one-dmensonal bar code s 50Bytes characters can be stored, the maxmum capacty of the two-dmensonal bar code, RFID largest capacty several MegaBytes. Wth the development of the memory carrer, the data capacty s also a growng trend. Items requred to carry the amount of data s growng, and a correspondng ncrease n demand on the label can expand capacty. The paper presents the applcaton of RFID technology n development embedded systems. Embedded processor applcatons are the key to embedded systems, the dfferent requrements of the embedded processor system software and applcaton software, and general-purpose computer. Software requrements are for sold-state storage. In order to mprove the executon speed and relablty of the system, the software n the embedded systems are generally cured n memory chp or mcrocontroller tself, rather than stored n the dsk and other carrers. Software code qualty s hgh relablty. Despte the development of semconductor technology and contnuously mprove the processor speed, on-chp memory capacty ncreasng, but n most applcatons, the storage space s stll valuable, there s a real-tme requrements.

6 338 Optoelectroncs Engneerng and Informaton Technologes n Industry Conclusons and Future Works The tradtonal desgn deas because only a sngle applcaton-orented, can not meet the needs of mult-applcaton embedded systems. And a good way to solve ths problem s the ntroducton to embedded system programmablty, so that the system s able to support dfferent applcatons accordng to the dfferent requrements of the user. Programmablty ntroduced to the system, we consder the FPGA embedded system. For actual embedded products, features and applcatons provded mportant factor s related to the success or falure of the products. UClnux-based embedded systems. RFID read, because of the long dstances wth hgh storage capacty and other characterstcs of hgh-profle. It can not only help a busness to a substantal ncrease n the effcency of goods, nformaton management, and also allows the sales companes and manufacturng enterprses nterconnect. References [1] A.Carrasco, M.C. Romero-Ternero, F. Svanes, M.D. Hernandez, J.I. Escudero, "Mult-Agent and Embedded System Technologes Appled to Improve the Management of Power Systems", JDCTA, Vol. 4, No. 1, pp. 79 ~ 85, 2010 [2] Seung-Ju Jang, "Desgn of Vrtual Memory Compresson System for the Embedded System", JCIT, Vol. 2, No. 4, pp. pp.56 ~ pp.62, [3] Yen-Ln Chen, Chuan-Yen Chang, Wen-Yew Lang,, Cheng-Hung Chuang, "Embedded Vson-based Nghttme Drver Assstance System", JCIT, Vol. 6, No. 2, pp. 283 ~ 292, [4] Joseph K. Sror, Lang Guangun, Pang Kafang, Sheng Huanye, Wang Dong, "Impact of RFID Technology on Trackng of Export Goods n Kenya", JCIT, Vol. 5, No. 9, pp. 190 ~ 199, [5] Seonghun Ahn, Byoung Seob Park, "Desgn and Implementaton of RFID Mddleware System for Ubqutous Learnng Envronment usng Large Scale Data", IJACT, Vol. 1, No. 2, pp. 73 ~ 80, 2009 [6] Chun-Y Wang, Ch-Chung Lee, Mng-Cheng Lee, "An Enhanced Dynamc Framed Slotted ALOHA Ant-Collson Method for Moble RFID Tag Identfcaton", JCIT, Vol. 6, No. 4, pp. 340 ~ 351, 2011

7 Optoelectroncs Engneerng and Informaton Technologes n Industry / The Applcaton of RFID Technology n Development Embedded Systems /

TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS TN TERMINATON FOR POINT-TO-POINT SYSTEMS. Zo = L C. ω - angular frequency = 2πf

TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS TN TERMINATON FOR POINT-TO-POINT SYSTEMS. Zo = L C. ω - angular frequency = 2πf TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS INTRODUCTION Because dgtal sgnal rates n computng systems are ncreasng at an astonshng rate, sgnal ntegrty ssues have become far more mportant to

More information

Research on Controller of Micro-hydro Power System Nan XIE 1,a, Dezhi QI 2,b,Weimin CHEN 2,c, Wei WANG 2,d

Research on Controller of Micro-hydro Power System Nan XIE 1,a, Dezhi QI 2,b,Weimin CHEN 2,c, Wei WANG 2,d Advanced Materals Research Submtted: 2014-05-13 ISSN: 1662-8985, Vols. 986-987, pp 1121-1124 Accepted: 2014-05-19 do:10.4028/www.scentfc.net/amr.986-987.1121 Onlne: 2014-07-18 2014 Trans Tech Publcatons,

More information

VRT014 User s guide V0.8. Address: Saltoniškių g. 10c, Vilnius LT-08105, Phone: (370-5) , Fax: (370-5) ,

VRT014 User s guide V0.8. Address: Saltoniškių g. 10c, Vilnius LT-08105, Phone: (370-5) , Fax: (370-5) , VRT014 User s gude V0.8 Thank you for purchasng our product. We hope ths user-frendly devce wll be helpful n realsng your deas and brngng comfort to your lfe. Please take few mnutes to read ths manual

More information

Performance Analysis of Multi User MIMO System with Block-Diagonalization Precoding Scheme

Performance Analysis of Multi User MIMO System with Block-Diagonalization Precoding Scheme Performance Analyss of Mult User MIMO System wth Block-Dagonalzaton Precodng Scheme Yoon Hyun m and Jn Young m, wanwoon Unversty, Department of Electroncs Convergence Engneerng, Wolgye-Dong, Nowon-Gu,

More information

Calculation of the received voltage due to the radiation from multiple co-frequency sources

Calculation of the received voltage due to the radiation from multiple co-frequency sources Rec. ITU-R SM.1271-0 1 RECOMMENDATION ITU-R SM.1271-0 * EFFICIENT SPECTRUM UTILIZATION USING PROBABILISTIC METHODS Rec. ITU-R SM.1271 (1997) The ITU Radocommuncaton Assembly, consderng a) that communcatons

More information

High Speed, Low Power And Area Efficient Carry-Select Adder

High Speed, Low Power And Area Efficient Carry-Select Adder Internatonal Journal of Scence, Engneerng and Technology Research (IJSETR), Volume 5, Issue 3, March 2016 Hgh Speed, Low Power And Area Effcent Carry-Select Adder Nelant Harsh M.tech.VLSI Desgn Electroncs

More information

MTBF PREDICTION REPORT

MTBF PREDICTION REPORT MTBF PREDICTION REPORT PRODUCT NAME: BLE112-A-V2 Issued date: 01-23-2015 Rev:1.0 Copyrght@2015 Bluegga Technologes. All rghts reserved. 1 MTBF PREDICTION REPORT... 1 PRODUCT NAME: BLE112-A-V2... 1 1.0

More information

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b 2nd Internatonal Conference on Computer Engneerng, Informaton Scence & Applcaton Technology (ICCIA 207) Research of Dspatchng Method n Elevator Group Control System Based on Fuzzy Neural Network Yufeng

More information

Design of on-line PH monitoring system based on ZigBee technology

Design of on-line PH monitoring system based on ZigBee technology Internatonal Conference on Advanced Electronc Scence and Technology (AEST 216) Desgn of on-lne PH montorng system based on ZgBee technology a Lad Wang and Xul Zhang College of Electronc and Informaton

More information

High Speed ADC Sampling Transients

High Speed ADC Sampling Transients Hgh Speed ADC Samplng Transents Doug Stuetzle Hgh speed analog to dgtal converters (ADCs) are, at the analog sgnal nterface, track and hold devces. As such, they nclude samplng capactors and samplng swtches.

More information

AFV-P 2U/4U. AC + DC Power Solutions. series. Transient Generation for Disturbance Tests. only. High Performance Programmable AC Power Source

AFV-P 2U/4U. AC + DC Power Solutions. series. Transient Generation for Disturbance Tests. only. High Performance Programmable AC Power Source AFV-P seres Hgh Performance Programmable AC Power Source only 2U/4U Intutve Touch Screen HMI Output Frequency up to 15-1000Hz Power Lne Smulatons: Step & Ramp Features Fast Response Tme: 300μs AC Source

More information

Comparative Analysis of Reuse 1 and 3 in Cellular Network Based On SIR Distribution and Rate

Comparative Analysis of Reuse 1 and 3 in Cellular Network Based On SIR Distribution and Rate Comparatve Analyss of Reuse and 3 n ular Network Based On IR Dstrbuton and Rate Chandra Thapa M.Tech. II, DEC V College of Engneerng & Technology R.V.. Nagar, Chttoor-5727, A.P. Inda Emal: chandra2thapa@gmal.com

More information

A study of turbo codes for multilevel modulations in Gaussian and mobile channels

A study of turbo codes for multilevel modulations in Gaussian and mobile channels A study of turbo codes for multlevel modulatons n Gaussan and moble channels Lamne Sylla and Paul Forter (sylla, forter)@gel.ulaval.ca Department of Electrcal and Computer Engneerng Laval Unversty, Ste-Foy,

More information

熊本大学学術リポジトリ. Kumamoto University Repositor

熊本大学学術リポジトリ. Kumamoto University Repositor 熊本大学学術リポジトリ Kumamoto Unversty Repostor Ttle Wreless LAN Based Indoor Poston and Its Smulaton Author(s) Ktasuka, Teruak; Nakansh, Tsune CtatonIEEE Pacfc RIM Conference on Comm Computers, and Sgnal Processng

More information

A Preliminary Study on Targets Association Algorithm of Radar and AIS Using BP Neural Network

A Preliminary Study on Targets Association Algorithm of Radar and AIS Using BP Neural Network Avalable onlne at www.scencedrect.com Proceda Engneerng 5 (2 44 445 A Prelmnary Study on Targets Assocaton Algorthm of Radar and AIS Usng BP Neural Networ Hu Xaoru a, Ln Changchuan a a Navgaton Insttute

More information

Development of virtual instrument motor experiment teaching system based on LabVIEW

Development of virtual instrument motor experiment teaching system based on LabVIEW Avalable onlne www.jocpr.com Journal of Chemcal and Pharmaceutcal Research, 204, 6(5):36-368 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 Development of vrtual nstrument motor experment teachng

More information

Uncertainty in measurements of power and energy on power networks

Uncertainty in measurements of power and energy on power networks Uncertanty n measurements of power and energy on power networks E. Manov, N. Kolev Department of Measurement and Instrumentaton, Techncal Unversty Sofa, bul. Klment Ohrdsk No8, bl., 000 Sofa, Bulgara Tel./fax:

More information

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques The th Worshop on Combnatoral Mathematcs and Computaton Theory Effcent Large Integers Arthmetc by Adoptng Squarng and Complement Recodng Technques Cha-Long Wu*, Der-Chyuan Lou, and Te-Jen Chang *Department

More information

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht 68 Internatonal Journal "Informaton Theores & Applcatons" Vol.11 PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION Evgeny Artyomov and Orly

More information

ANNA UNIVERSITY, CHENNAI OFFICE OF THE ADDITIONAL CONTROLLER OF EXAMINATIONS

ANNA UNIVERSITY, CHENNAI OFFICE OF THE ADDITIONAL CONTROLLER OF EXAMINATIONS 20-MAR-17 21-MAR-17 22-MAR-17 Page 1 of 6 MADRAS NSTTUTE OF TECHNOLOGY-CHROMEPET AUTOMOBLE ANNA UNVERSTY, CHENNA - 600 025 OFFCE OF THE ADDTONAL CONTROLLER OF EXAMNATONS [ UNVERSTY DEPARTMENTS ] B.E /

More information

@IJMTER-2015, All rights Reserved 383

@IJMTER-2015, All rights Reserved 383 SIL of a Safety Fuzzy Logc Controller 1oo usng Fault Tree Analyss (FAT and realablty Block agram (RB r.-ing Mohammed Bsss 1, Fatma Ezzahra Nadr, Prof. Amam Benassa 3 1,,3 Faculty of Scence and Technology,

More information

Utility-based Routing

Utility-based Routing Utlty-based Routng Je Wu Dept. of Computer and Informaton Scences Temple Unversty Roadmap Introducton Why Another Routng Scheme Utlty-Based Routng Implementatons Extensons Some Fnal Thoughts 2 . Introducton

More information

Chaotic Filter Bank for Computer Cryptography

Chaotic Filter Bank for Computer Cryptography Chaotc Flter Bank for Computer Cryptography Bngo Wng-uen Lng Telephone: 44 () 784894 Fax: 44 () 784893 Emal: HTwng-kuen.lng@kcl.ac.ukTH Department of Electronc Engneerng, Dvson of Engneerng, ng s College

More information

Sensors for Motion and Position Measurement

Sensors for Motion and Position Measurement Sensors for Moton and Poston Measurement Introducton An ntegrated manufacturng envronment conssts of 5 elements:- - Machne tools - Inspecton devces - Materal handlng devces - Packagng machnes - Area where

More information

FFT Spectrum Analyzer

FFT Spectrum Analyzer THE ANNUAL SYMPOSIUM OF THE INSTITUTE OF SOLID MECHANICS SISOM 22 BUCHAREST May 16-17 ----------------------------------------------------------------------------------------------------------------------------------------

More information

Demand Side Management using DLC Communication. i I

Demand Side Management using DLC Communication. i I Demand Sde Management usng DLC Communcaton Abstract: Stadtwerke Dusseldorf AG (Germany) wth approx. 400'000 consumers has decded to mplement a program for Demand Sde Management (DSM) usng ther low voltage

More information

Delay Constrained Fuzzy Rate Control for Video Streaming over DVB-H

Delay Constrained Fuzzy Rate Control for Video Streaming over DVB-H Delay Constraned Fuzzy Rate Control for Vdeo Streamng over DVB-H Mehd Rezae, Moncef Gabbouj, 3 med Bouazz,, Tampere Unversty of Technology, 3 Noka Research Center, Tampere, Fnland mehd.rezae@tut.f, moncef.gabbouj@tut.f,

More information

Pneumatic Power Bench Assembly

Pneumatic Power Bench Assembly Pneumatc Power Bench Assembly 58338-1 Instructon Sheet 408-9393 09 AUG 11 Fgure 1 1. INTRODUCTION Pneumatc Power Bench Assembly 58338-1 s a pneumatc power unt desgned to accept a varety of nterchangeable

More information

FAST ELECTRON IRRADIATION EFFECTS ON MOS TRANSISTOR MICROSCOPIC PARAMETERS EXPERIMENTAL DATA AND THEORETICAL MODELS

FAST ELECTRON IRRADIATION EFFECTS ON MOS TRANSISTOR MICROSCOPIC PARAMETERS EXPERIMENTAL DATA AND THEORETICAL MODELS Journal of Optoelectroncs and Advanced Materals Vol. 7, No., June 5, p. 69-64 FAST ELECTRON IRRAIATION EFFECTS ON MOS TRANSISTOR MICROSCOPIC PARAMETERS EXPERIMENTAL ATA AN THEORETICAL MOELS G. Stoenescu,

More information

Resource Allocation Optimization for Device-to- Device Communication Underlaying Cellular Networks

Resource Allocation Optimization for Device-to- Device Communication Underlaying Cellular Networks Resource Allocaton Optmzaton for Devce-to- Devce Communcaton Underlayng Cellular Networks Bn Wang, L Chen, Xaohang Chen, Xn Zhang, and Dacheng Yang Wreless Theores and Technologes (WT&T) Bejng Unversty

More information

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University Dynamc Optmzaton Assgnment 1 Sasanka Nagavall snagaval@andrew.cmu.edu 16-745 January 29, 213 Robotcs Insttute Carnege Mellon Unversty Table of Contents 1. Problem and Approach... 1 2. Optmzaton wthout

More information

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

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

More information

Design of Teaching Platform Based on Information Detection System

Design of Teaching Platform Based on Information Detection System , pp.43-48 http://dx.do.org/1.14257/astl.216.139.8 Desgn of Teachng Platform Based on Informaton Detecton System Zhenjng Yao, Lxn L, Qn Gao & Zhmng Han Insttute of Dsaster Preventon Sanhe, Hebe, People

More information

Instruction Sheet AMPMODU* MTE CONNECTORS Mar 11 Rev A

Instruction Sheet AMPMODU* MTE CONNECTORS Mar 11 Rev A Instructon Sheet AMPMODU* MTE CONNECTORS 408-6919 10 Mar 11 PROPER USE GUIDELINES Cumulatve Trauma Dsorders can result from the prolonged use of manually powered hand tools. Hand tools are ntended for

More information

Implementation of Fan6982 Single Phase Apfc with Analog Controller

Implementation of Fan6982 Single Phase Apfc with Analog Controller Internatonal Journal of Research n Engneerng and Scence (IJRES) ISSN (Onlne): 2320-9364, ISSN (Prnt): 2320-9356 Volume 5 Issue 7 ǁ July. 2017 ǁ PP. 01-05 Implementaton of Fan6982 Sngle Phase Apfc wth Analog

More information

A Current Differential Line Protection Using a Synchronous Reference Frame Approach

A Current Differential Line Protection Using a Synchronous Reference Frame Approach A Current Dfferental Lne rotecton Usng a Synchronous Reference Frame Approach L. Sousa Martns *, Carlos Fortunato *, and V.Fernão res * * Escola Sup. Tecnologa Setúbal / Inst. oltécnco Setúbal, Setúbal,

More information

A New Type of Weighted DV-Hop Algorithm Based on Correction Factor in WSNs

A New Type of Weighted DV-Hop Algorithm Based on Correction Factor in WSNs Journal of Communcatons Vol. 9, No. 9, September 2014 A New Type of Weghted DV-Hop Algorthm Based on Correcton Factor n WSNs Yng Wang, Zhy Fang, and Ln Chen Department of Computer scence and technology,

More information

Optimizing a System of Threshold-based Sensors with Application to Biosurveillance

Optimizing a System of Threshold-based Sensors with Application to Biosurveillance Optmzng a System of Threshold-based Sensors wth Applcaton to Bosurvellance Ronald D. Frcker, Jr. Thrd Annual Quanttatve Methods n Defense and Natonal Securty Conference May 28, 2008 What s Bosurvellance?

More information

THE GENERATION OF 400 MW RF PULSES AT X-BAND USING RESONANT DELAY LINES *

THE GENERATION OF 400 MW RF PULSES AT X-BAND USING RESONANT DELAY LINES * SLAC PUB 874 3/1999 THE GENERATION OF 4 MW RF PULSES AT X-BAND USING RESONANT DELAY LINES * Sam G. Tantaw, Arnold E. Vleks, and Rod J. Loewen Stanford Lnear Accelerator Center, Stanford Unversty P.O. Box

More information

antenna antenna (4.139)

antenna antenna (4.139) .6.6 The Lmts of Usable Input Levels for LNAs The sgnal voltage level delvered to the nput of an LNA from the antenna may vary n a very wde nterval, from very weak sgnals comparable to the nose level,

More information

Research on the Process-level Production Scheduling Optimization Based on the Manufacturing Process Simplifies

Research on the Process-level Production Scheduling Optimization Based on the Manufacturing Process Simplifies Internatonal Journal of Smart Home Vol.8, No. (04), pp.7-6 http://dx.do.org/0.457/sh.04.8.. Research on the Process-level Producton Schedulng Optmzaton Based on the Manufacturng Process Smplfes Y. P. Wang,*,

More information

HUAWEI TECHNOLOGIES CO., LTD. Huawei Proprietary Page 1

HUAWEI TECHNOLOGIES CO., LTD. Huawei Proprietary Page 1 Project Ttle Date Submtted IEEE 802.16 Broadband Wreless Access Workng Group Double-Stage DL MU-MIMO Scheme 2008-05-05 Source(s) Yang Tang, Young Hoon Kwon, Yajun Kou, Shahab Sanaye,

More information

Customer witness testing guide

Customer witness testing guide Customer wtness testng gude Ths gude s amed at explanng why we need to wtness test equpment whch s beng connected to our network, what we actually do when we complete ths testng, and what you can do to

More information

IEE Electronics Letters, vol 34, no 17, August 1998, pp ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES

IEE Electronics Letters, vol 34, no 17, August 1998, pp ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES IEE Electroncs Letters, vol 34, no 17, August 1998, pp. 1622-1624. ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES A. Chatzgeorgou, S. Nkolads 1 and I. Tsoukalas Computer Scence Department, 1 Department

More information

Time-frequency Analysis Based State Diagnosis of Transformers Windings under the Short-Circuit Shock

Time-frequency Analysis Based State Diagnosis of Transformers Windings under the Short-Circuit Shock Tme-frequency Analyss Based State Dagnoss of Transformers Wndngs under the Short-Crcut Shock YUYING SHAO, ZHUSHI RAO School of Mechancal Engneerng ZHIJIAN JIN Hgh Voltage Lab Shangha Jao Tong Unversty

More information

Prevention of Sequential Message Loss in CAN Systems

Prevention of Sequential Message Loss in CAN Systems Preventon of Sequental Message Loss n CAN Systems Shengbng Jang Electrcal & Controls Integraton Lab GM R&D Center, MC: 480-106-390 30500 Mound Road, Warren, MI 48090 shengbng.jang@gm.com Ratnesh Kumar

More information

Joint Power Control and Scheduling for Two-Cell Energy Efficient Broadcasting with Network Coding

Joint Power Control and Scheduling for Two-Cell Energy Efficient Broadcasting with Network Coding Communcatons and Network, 2013, 5, 312-318 http://dx.do.org/10.4236/cn.2013.53b2058 Publshed Onlne September 2013 (http://www.scrp.org/journal/cn) Jont Power Control and Schedulng for Two-Cell Energy Effcent

More information

Throughput Maximization by Adaptive Threshold Adjustment for AMC Systems

Throughput Maximization by Adaptive Threshold Adjustment for AMC Systems APSIPA ASC 2011 X an Throughput Maxmzaton by Adaptve Threshold Adjustment for AMC Systems We-Shun Lao and Hsuan-Jung Su Graduate Insttute of Communcaton Engneerng Department of Electrcal Engneerng Natonal

More information

A Digital Content Distribution Using a Group-Key and Multi-layered Structure Based on Web

A Digital Content Distribution Using a Group-Key and Multi-layered Structure Based on Web A Dgtal Content Dstrbuton Usng a Group-Key and Mult-layered Structure Based on Web Yun-J Na and Il Seo Ko 2 Department of Internet Software, Honam Unversty 59-, Seobong-Dong, Gwangsan-Gu, Gwangju 506-74,

More information

Priority based Dynamic Multiple Robot Path Planning

Priority based Dynamic Multiple Robot Path Planning 2nd Internatonal Conference on Autonomous obots and Agents Prorty based Dynamc Multple obot Path Plannng Abstract Taxong Zheng Department of Automaton Chongqng Unversty of Post and Telecommuncaton, Chna

More information

Procedia Computer Science

Procedia Computer Science Proceda Computer Scence 3 (211) 714 72 Proceda Computer Scence (21) Proceda Computer Scence www.elsever.com/locate/proceda www.elsever.com/locate/proceda WCIT-21 Performance evaluaton of data delvery approaches

More information

ANNUAL OF NAVIGATION 11/2006

ANNUAL OF NAVIGATION 11/2006 ANNUAL OF NAVIGATION 11/2006 TOMASZ PRACZYK Naval Unversty of Gdyna A FEEDFORWARD LINEAR NEURAL NETWORK WITH HEBBA SELFORGANIZATION IN RADAR IMAGE COMPRESSION ABSTRACT The artcle presents the applcaton

More information

PRO- CRIMPER* III Hand Crimping

PRO- CRIMPER* III Hand Crimping PRO- CRIMPER* III Hand Crmpng Instructon Sheet Tool 58448-2 408-9357 Wth De 58448-3 10 Mar 11 PROPER USE GUIDELINES Cumulatve Trauma Dsorders can result from the prolonged use of manually powered hand

More information

Evaluate the Effective of Annular Aperture on the OTF for Fractal Optical Modulator

Evaluate the Effective of Annular Aperture on the OTF for Fractal Optical Modulator Global Advanced Research Journal of Management and Busness Studes (ISSN: 2315-5086) Vol. 4(3) pp. 082-086, March, 2015 Avalable onlne http://garj.org/garjmbs/ndex.htm Copyrght 2015 Global Advanced Research

More information

PRO- CRIMPER* III Hand Crimping

PRO- CRIMPER* III Hand Crimping PRO- CRIMPER* III Hand Crmpng Instructon Sheet Tool Assembly 91338-1 408-8377 wth De Assembly 91338-2 22 JUL 09 PROPER USE GUIDELINES Cumulatve Trauma Dsorders can result from the prolonged use of manually

More information

Figure.1. Basic model of an impedance source converter JCHPS Special Issue 12: August Page 13

Figure.1. Basic model of an impedance source converter JCHPS Special Issue 12: August Page 13 A Hgh Gan DC - DC Converter wth Soft Swtchng and Power actor Correcton for Renewable Energy Applcaton T. Selvakumaran* and. Svachdambaranathan Department of EEE, Sathyabama Unversty, Chenna, Inda. *Correspondng

More information

Multicarrier Modulation

Multicarrier Modulation Multcarrer Modulaton Wha Sook Jeon Moble Computng & Communcatons Lab Contents Concept of multcarrer modulaton Data transmsson over multple carrers Multcarrer modulaton wth overlappng Chap. subchannels

More information

Application of Intelligent Voltage Control System to Korean Power Systems

Application of Intelligent Voltage Control System to Korean Power Systems Applcaton of Intellgent Voltage Control System to Korean Power Systems WonKun Yu a,1 and HeungJae Lee b, *,2 a Department of Power System, Seol Unversty, South Korea. b Department of Power System, Kwangwoon

More information

Research and Contributions in Energy- Efficiency and Context-Awareness of Mobile Systems and Applications

Research and Contributions in Energy- Efficiency and Context-Awareness of Mobile Systems and Applications Research and Contrbutons n Energy- Effcency and Context-Awareness of Tmsoara, 016 Research and Contrbutons n Energy-Effcency and Context-Awareness of CONTENTS 1 Scentfc and academc results... 6 1.1 Introducton

More information

Strain Gauge Measuring Amplifier BA 660

Strain Gauge Measuring Amplifier BA 660 Stran Gauge Measurng Amplfer BA 660 Orgnal of the Manual BA660 / IP20 BA660 / IP66 Table of Contents 1. Safety precautons...2 1.1. Feld of applcaton...2 1.2. Installaton...2 1.3. Mantenance...2 2. Functon...2

More information

MASTER TIMING AND TOF MODULE-

MASTER TIMING AND TOF MODULE- MASTER TMNG AND TOF MODULE- G. Mazaher Stanford Lnear Accelerator Center, Stanford Unversty, Stanford, CA 9409 USA SLAC-PUB-66 November 99 (/E) Abstract n conjuncton wth the development of a Beam Sze Montor

More information

Wireless Sensor Network Coverage Optimization Based on Fruit Fly Algorithm

Wireless Sensor Network Coverage Optimization Based on Fruit Fly Algorithm Wreless Sensor Network Coverage Optmzaton Based on Frut Fly Algorthm https://do.org/10.3991/joe.v1406.8698 Ren Song!! ", Zhchao Xu, Yang Lu Jln Unversty of Fnance and Economcs, Jln, Chna rensong1579@163.com

More information

RC Filters TEP Related Topics Principle Equipment

RC Filters TEP Related Topics Principle Equipment RC Flters TEP Related Topcs Hgh-pass, low-pass, Wen-Robnson brdge, parallel-t flters, dfferentatng network, ntegratng network, step response, square wave, transfer functon. Prncple Resstor-Capactor (RC)

More information

Microelectronic Circuits

Microelectronic Circuits Mcroelectronc Crcuts Slde 1 Introducton Suggested textbook: 1. Adel S. Sedra and Kenneth C. Smth, Mcroelectronc Crcuts Theory and Applcatons, Sxth edton Internatonal Verson, Oxford Unersty Press, 2013.

More information

PRO-CRIMPER* III Hand Tool Assembly with Die Assembly

PRO-CRIMPER* III Hand Tool Assembly with Die Assembly PRO-CRIMPER* III Hand Tool Assembly 2063778-1 wth De Assembly 2063778-2 Instructon Sheet 408-10290 02 FEB 12 PROPER USE GUIDELINES Cumulatve Trauma Dsorders can result from the prolonged use of manually

More information

Micro-grid Inverter Parallel Droop Control Method for Improving Dynamic Properties and the Effect of Power Sharing

Micro-grid Inverter Parallel Droop Control Method for Improving Dynamic Properties and the Effect of Power Sharing 2015 AASRI Internatonal Conference on Industral Electroncs and Applcatons (IEA 2015) Mcro-grd Inverter Parallel Droop Control Method for Improvng Dynamc Propertes and the Effect of Power Sharng aohong

More information

Research on Peak-detection Algorithm for High-precision Demodulation System of Fiber Bragg Grating

Research on Peak-detection Algorithm for High-precision Demodulation System of Fiber Bragg Grating , pp. 337-344 http://dx.do.org/10.1457/jht.014.7.6.9 Research on Peak-detecton Algorthm for Hgh-precson Demodulaton System of Fber ragg Gratng Peng Wang 1, *, Xu Han 1, Smn Guan 1, Hong Zhao and Mngle

More information

Ad hoc Service Grid A Self-Organizing Infrastructure for Mobile Commerce

Ad hoc Service Grid A Self-Organizing Infrastructure for Mobile Commerce Ad hoc Servce Grd A Self-Organzng Infrastructure for Moble Commerce Klaus Herrmann, Kurt Gehs, Gero Mühl Berln Unversty of Technology Emal: klaus.herrmann@acm.org Web: http://www.vs.tu-berln.de/herrmann/

More information

Topology Control for C-RAN Architecture Based on Complex Network

Topology Control for C-RAN Architecture Based on Complex Network Topology Control for C-RAN Archtecture Based on Complex Network Zhanun Lu, Yung He, Yunpeng L, Zhaoy L, Ka Dng Chongqng key laboratory of moble communcatons technology Chongqng unversty of post and telecommuncaton

More information

onlinecomponents.com

onlinecomponents.com PRO- CRIMPER* III Hand Crmpng Instructon Sheet Tool Assembly 58535-1 wth 408-4021 De Assembly 58535-2 29 JUL 09 PROPER USE GUIDELINES Cumulatve Trauma Dsorders can result from the prolonged use of manually

More information

Dynamic Power Consumption in Virtex -II FPGA Family

Dynamic Power Consumption in Virtex -II FPGA Family Dynamc Power Consumpton n Vrtex -II FPGA Famly L Shang Prnceton Unversty EE Dept., Prnceton, NJ 08540 lshang@ee.prnceton.edu Alreza S Kavan Xlnx Inc. 2100 Logc Dr., San Jose, CA 95124 alreza.kavan@xlnx.com

More information

Resource Control for Elastic Traffic in CDMA Networks

Resource Control for Elastic Traffic in CDMA Networks Resource Control for Elastc Traffc n CDMA Networks Vaslos A. Srs Insttute of Computer Scence, FORTH Crete, Greece vsrs@cs.forth.gr ACM MobCom 2002 Sep. 23-28, 2002, Atlanta, U.S.A. Funded n part by BTexact

More information

Optimization Frequency Design of Eddy Current Testing

Optimization Frequency Design of Eddy Current Testing Optmzaton Frequency Desgn of Eddy Current Testng NAONG MUNGKUNG 1, KOMKIT CHOMSUWAN 1, NAONG PIMPU 2 AND TOSHIFUMI YUJI 3 1 Department of Electrcal Technology Educaton Kng Mongkut s Unversty of Technology

More information

Adaptive System Control with PID Neural Networks

Adaptive System Control with PID Neural Networks Adaptve System Control wth PID Neural Networs F. Shahra a, M.A. Fanae b, A.R. Aromandzadeh a a Department of Chemcal Engneerng, Unversty of Sstan and Baluchestan, Zahedan, Iran. b Department of Chemcal

More information

PRO- CRIMPER III Hand Crimping Tool Assembly DESCRIPTION (Figures 1 and 2)

PRO- CRIMPER III Hand Crimping Tool Assembly DESCRIPTION (Figures 1 and 2) PRO- CRIMPER* III Hand Crmpng Instructon Sheet Tool Assembly 58495-1 408-9819 Wth De Assembly 58495-2 22 JUL 09 PROPER USE GUIDELINES Cumulatve Trauma Dsorders can result from the prolonged use of manually

More information

Keywords LTE, Uplink, Power Control, Fractional Power Control.

Keywords LTE, Uplink, Power Control, Fractional Power Control. Volume 3, Issue 6, June 2013 ISSN: 2277 128X Internatonal Journal of Advanced Research n Computer Scence and Software Engneerng Research Paper Avalable onlne at: www.jarcsse.com Uplnk Power Control Schemes

More information

Monitoring large-scale power distribution grids

Monitoring large-scale power distribution grids Montorng large-scale power dstrbuton grds D. Gavrlov, M. Gouzman, and S. Lury Center for Advanced Technology n Sensor Systems, Stony Brook Unversty, Stony Brook, NY 11794 Keywords: smart grd; sensor network;

More information

... -J to send radio signals through the air, how modulation , IJ."~ UNITED STATES~~ FREQUENCY ALLOCATIONS

... -J to send radio signals through the air, how modulation , IJ.~ UNITED STATES~~ FREQUENCY ALLOCATIONS ..., J."..J What would lfe be lke wthout rado and televson? Only a hundred years ago the fastest way to send a message between Amerca and Europe or Asa was a fast shp. Now we get lve televson coverage

More information

Ad hoc Service Grid A Self-Organizing Infrastructure for Mobile Commerce

Ad hoc Service Grid A Self-Organizing Infrastructure for Mobile Commerce Ad hoc Servce Grd A Self-Organzng Infrastructure for Moble Commerce Klaus Herrmann Berln Unversty of Technology Emal: klaus.herrmann@acm.org Web: http://www.vs.tu-berln.de/herrmann/ PTB-Semnar, 3./4. November

More information

PRO- CRIMPER* III Hand Crimping

PRO- CRIMPER* III Hand Crimping PRO- CRIMPER* III Hand Crmpng Instructon Sheet Tool Assembly 58641-1 wth 408-4379 De Assembly 58641-2 18 JUN 09 PROPER USE GUIDELINES Cumulatve Trauma Dsorders can result from the prolonged use of manually

More information

Shunt Active Filters (SAF)

Shunt Active Filters (SAF) EN-TH05-/004 Martt Tuomanen (9) Shunt Actve Flters (SAF) Operaton prncple of a Shunt Actve Flter. Non-lnear loads lke Varable Speed Drves, Unnterrupted Power Supples and all knd of rectfers draw a non-snusodal

More information

FPGA Implementation of Ultrasonic S-Scan Coordinate Conversion Based on Radix-4 CORDIC Algorithm

FPGA Implementation of Ultrasonic S-Scan Coordinate Conversion Based on Radix-4 CORDIC Algorithm IACSIT Internatonal Journal of Engneerng and Technology, Vol. 7, No. 3, June 25 FPGA Implementaton of Ultrasonc S-Scan Coordnate Converson Based on Radx-4 CORDIC Algorthm Ruobo Ln, Guxong Lu, and Wenmng

More information

Steps for Starting a WRO Robotics Program

Steps for Starting a WRO Robotics Program Steps f Startng a WRO Robotcs Program Congratulatons on your decson to start a WRO robotcs program! Whether you are a teacher, parent, coach, an after-school club leader, you ll fnd lots of suppt as you

More information

PRO- CRIMPER* III Hand

PRO- CRIMPER* III Hand PRO- CRIMPER* III Hand Instructon Sheet Crmpng Tool Assembly 58529-1 408-9999 wth De Assembly 58529-2 11 AUG 14 PROPER USE GUIDELINES Cumulatve Trauma Dsorders can result from the prolonged use of manually

More information

The Performance Improvement of BASK System for Giga-Bit MODEM Using the Fuzzy System

The Performance Improvement of BASK System for Giga-Bit MODEM Using the Fuzzy System Int. J. Communcatons, Network and System Scences, 10, 3, 1-5 do:10.36/jcns.10.358 Publshed Onlne May 10 (http://www.scrp.org/journal/jcns/) The Performance Improvement of BASK System for Gga-Bt MODEM Usng

More information

Traffic balancing over licensed and unlicensed bands in heterogeneous networks

Traffic balancing over licensed and unlicensed bands in heterogeneous networks Correspondence letter Traffc balancng over lcensed and unlcensed bands n heterogeneous networks LI Zhen, CUI Qme, CUI Zhyan, ZHENG We Natonal Engneerng Laboratory for Moble Network Securty, Bejng Unversty

More information

Performance Testing of the Rockwell PLGR+ 96 P/Y Code GPS receiver

Performance Testing of the Rockwell PLGR+ 96 P/Y Code GPS receiver Performance Testng of the Rockwell PLGR+ 96 P/Y Code GPS recever By Santago Mancebo and Ken Chamberlan Introducton: The Rockwell PLGR (Precson Lghtweght GPS Recever) + 96 s a Precse Postonng Servce P/Y

More information

Simulation of Distributed Power-Flow Controller (Dpfc)

Simulation of Distributed Power-Flow Controller (Dpfc) RESEARCH INVENTY: Internatonal Journal of Engneerng and Scence ISBN: 2319-6483, ISSN: 2278-4721, Vol. 2, Issue 1 (January 2013), PP 25-32 www.researchnventy.com Smulaton of Dstrbuted Power-Flow Controller

More information

PRO- CRIMPER* III Hand

PRO- CRIMPER* III Hand PRO- CRIMPER* III Hand Instructon Sheet Crmpng Tool Assembly 90684-1 408-9934 wth De Assembly 90684-2 09 OCT 09 PROPER USE GUIDELINES Cumulatve Trauma Dsorders can result from the prolonged use of manually

More information

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

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

More information

PRO- CRIMPER III Hand Crimping Tool Assembly INSTALLATION AND REMOVAL OF DIE SET AND LOCATOR ASSEMBLY (Figure 2)

PRO- CRIMPER III Hand Crimping Tool Assembly INSTALLATION AND REMOVAL OF DIE SET AND LOCATOR ASSEMBLY (Figure 2) PRO- CRIMPER* III Hand Crmpng Instructon Sheet Tool Assembly 90547-1 wth 408-9884 De Assembly 90547-2 02 NOV 09 PROPER USE GUIDELINES Cumulatve Trauma Dsorders can result from the prolonged use of manually

More information

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems 0 nd Internatonal Conference on Industral Technology and Management (ICITM 0) IPCSIT vol. 49 (0) (0) IACSIT Press, Sngapore DOI: 0.776/IPCSIT.0.V49.8 A NSGA-II algorthm to solve a b-obectve optmzaton of

More information

Revision of Lecture Twenty-One

Revision of Lecture Twenty-One Revson of Lecture Twenty-One FFT / IFFT most wdely found operatons n communcaton systems Important to know what are gong on nsde a FFT / IFFT algorthm Wth the ad of FFT / IFFT, ths lecture looks nto OFDM

More information

D-STATCOM Optimal Allocation Based On Investment Decision Theory

D-STATCOM Optimal Allocation Based On Investment Decision Theory Internatonal Conference on Computer Engneerng, Informaton Scence & Applcaton Technology (ICCIA 2016) D-STATCOM Optmal Allocaton Based On Investment Decson Theory Yongjun Zhang1, a, Yfu Mo1, b and Huazhen

More information

AN IMPROVED BIT LOADING TECHNIQUE FOR ENHANCED ENERGY EFFICIENCY IN NEXT GENERATION VOICE/VIDEO APPLICATIONS

AN IMPROVED BIT LOADING TECHNIQUE FOR ENHANCED ENERGY EFFICIENCY IN NEXT GENERATION VOICE/VIDEO APPLICATIONS Journal of Engneerng Scence and Technology Vol., o. 4 (6) 476-495 School of Engneerng, Taylor s Unversty A IMPROVED BIT LOADIG TECHIQUE FOR EHACED EERGY EFFICIECY I EXT GEERATIO VOICE/VIDEO APPLICATIOS

More information

Fast Code Detection Using High Speed Time Delay Neural Networks

Fast Code Detection Using High Speed Time Delay Neural Networks Fast Code Detecton Usng Hgh Speed Tme Delay Neural Networks Hazem M. El-Bakry 1 and Nkos Mastoraks 1 Faculty of Computer Scence & Informaton Systems, Mansoura Unversty, Egypt helbakry0@yahoo.com Department

More information

Hardware Design of Filter Bank-Based Narrowband/Wideband Interference Canceler for Overlaid TDMA/CDMA Systems

Hardware Design of Filter Bank-Based Narrowband/Wideband Interference Canceler for Overlaid TDMA/CDMA Systems Hardware Desgn of Flter anased arrowband/deband Interference Canceler for Overlad TDMA/CDMA Systems Toyoau Ktano Kaunor Hayash Htosh Masutan and Shnsue Hara Graduate School of Engneerng Osaa Unversty YamadaOa

More information

An Efficient Ownership Transfer Protocol for RFID Conforming to EPC Class 1 Generation 2 Standards

An Efficient Ownership Transfer Protocol for RFID Conforming to EPC Class 1 Generation 2 Standards Journal of Computers Vol. 27, No. 3, 2016, pp. 41-51 do:10.3966/199115592016102703005 An Effcent Ownershp Transfer Protocol for RFID Conformng to EPC Class 1 Generaton 2 Standards Fan-Shuo Lu 1 Ha-Bng

More information

Modeling and Simulation of New Encoding Schemes for High-Speed UHF RFID Communication

Modeling and Simulation of New Encoding Schemes for High-Speed UHF RFID Communication Modelng and Smulaton of New Encodng Schemes for Hgh-Speed UHF RFID Communcaton Sang-Hyun Mo, J-Hoon Bae, Chan-Won Park, Hyo-Chan Bang, and Hyung Chul Park In ths paper, we present novel hgh-speed transmsson

More information

Ergodic Capacity of Block-Fading Gaussian Broadcast and Multi-access Channels for Single-User-Selection and Constant-Power

Ergodic Capacity of Block-Fading Gaussian Broadcast and Multi-access Channels for Single-User-Selection and Constant-Power 7th European Sgnal Processng Conference EUSIPCO 29 Glasgow, Scotland, August 24-28, 29 Ergodc Capacty of Block-Fadng Gaussan Broadcast and Mult-access Channels for Sngle-User-Selecton and Constant-Power

More information