Implementation of Adaptive Viterbi Decoder

Size: px
Start display at page:

Download "Implementation of Adaptive Viterbi Decoder"

Transcription

1 Ipleentation of Adaptive Viterbi Decoder Devendra Made #1 VIII Se B.E.(Etrx) K.D.K.College of Engineering, Nagpur, Maharashtra(I) Asst. Prof. R.B. Khule *2 M.Tech V.L.S.I. K.D.K.College of Engineering, Nagpur, Maharashtra(I) Dipak Iwanate #3 VIII Se B.E. (Etrx) K.D.K.College of Engineering Nagpur, Maharashtra(I) ABSTRACT Viterbi algorith is eployed in wireless counication to decode the convolutional codes; those codes are used in every robust digital counication systes. Such decoders are coplex & dissipiate large aount of power. Thus the paper presents the design of an Adaptive Viterbi Decoder (AVD) that uses survivor path with paraeters for wireless counication in an attept to reduce the power and cost and at the sae tie increase in speed. Most of the researches work to reduce power consuption, or work with high frequency for using the decoder in the odern applications such as 3 GPP, DVB, and wireless counications. Field Prograable Gate Array technology (FPGA) is considered a highly configurable option for ipleenting any sophisticated signal Processsing tasks. The proposed decoder design is ipleented on Xilinx Spartan 3, XC3S200 FPGA chip using VHDL code and Xilinx ISE 9.1 used for synthesis. General Ters Viterbi Algorith Keywords FPGA, VHDL, AVD, AWGN,DoD, VHSIC. 1. INTRODUCTION Most digital counication systes nowadays convolutionally encoded the transitted data to copensate for Additive White Gaussian Noise (AWGN), fading of the channel, quantization distortions and other data degradation effects. For its efficiency the Viterbi algorith has proven to be a very practical algorith for forward error correction of convolutionally encoded essages. The requireents for the Viterbi decoder or Viterbi detector depend on the applications used. Most of the researches work to reduce cost, the power consuption, or work with high frequency for using the decoder in the odern applications such as 3GPP, DVB, and Wireless counications. Soe of the coparing between using FPGA, ASIC, and DSP to find which one is suitable for the applications, other studies the differences ethod for back trace unit to find the correct path, and the other trying to work with high frequency by using parallel operations of decoder units. The coplexity of these decoders increased with the increasing of the constraint length. Thus, we attepts to; 1. Design an adaptive Viterbi decoder that uses survivor path storage with paraeters for wireless counication. 2. Design and ipleent the decoder using Xilinx syste generator odeling tool. Evaluate the decoder for tiing accuracy and resource utilization. VHDL stands for VHSIC Hardware description language. VHSIC is itself an abbreviation for very high speed integrated Circuit. This language was first introduced in 1981 for the Departent of Defense (DoD) under the VHSIC progra. In 1983 IBM, Texas instruents and interetrics started to develop this language. In 1987 IEEE standardized the language. VHDL is a hardware description language. It describes the behavior of an electronic circuit or a syste fro which the physical circuit or syste can then be ipleented. VHDL is intended for circuit synthesis as well as circuit siulation. VHDL is prograing language that allows one to odel and develop coplex digital syste in dyanaic environent by dataflow, behavioral and structural style of odeling. The behavior of field prograable gate arrays can be illustrated by this language. 2. VITERBI ALGORITHM Viterbi algorith was devised by Andrew J. Viterbi (1967). The optiality and the relatively odest coplexity for sall constraint lengths have served to ake the Viterbi algorith the ost popular in decoding of convolutional codes with constraint length less than 10. Viterbi algorith is called as optiu algorith because it iniizes the probability of error. The Viterbi algorith is one of the standard sections in nuber of highspeed odes of the process for inforation infrastructure applicable in odern world. The unit of branch etric will calculate all the branch etrics and then processed to add copare for selecting the surviving branches as per the branch etrics finally the decoded data bits are generated by the trace back unit. ISSN: Page 153

2 The algorith can be broken down into the following three steps. 1. Weight the trellis; that is, calculate the branch etrics. 2. Recursively coputes the shortest paths to tie n, in ters of the shortest paths to tie n-1. In this step, decisions are used to recursively update the survivor path of the signal. This is known as add-copare-select (ACS) recursion. 3. Recursively finds the shortest path leading to each trellis state using the decisions fro Step 2. The shortest path is called the survivor path for that state and the process is referred to as survivor path decode. Finally, if all survivor paths are traced back in tie, they erge into a unique path, which is the ost likely signal path. 3. ARCHITECTURE OF VITERBI DECODER The input to our proposed design is an identified code sybols and fraes, i.e. The design decodes successive bit strea and the proposed decoder has no need to segent the received bit strea into n-bit blocks that are corresponding to a stage in the trellis in order to copute the branch etrics at any given point in tie. The architecture of the viterbi decoder is illustrated in fig 3.1. Fig 3.1 Basic building blocks of the Viterbi decoder. The basic perforance of the Viterbi decoder is analyzed with the block diagra shown below. It consists of three ain blocks- 1. Branch Metric Calculation 2. Path Metric Calculation 3. Survivor Manageent Unit 3.1 The Branch Metric Calculation (BMC) This is typically based on a look-up table containing the various bit etrics. The coputer looks up the n-bit etrics associated with each branch and sus the to obtain the branch etric. The result is passed along to the path etric Calculation. The responsibility of this unit is to copute the Haing code between the expected code and the receiving code as a frae. At each processing, the BMU finds the Haing code for these sybols. 3.2 Path Metric Calculation There are Path Metric Unit (PMU) and Add Copare Select Unit(ACSU) blocks in it Path Metric Unit (PMU) It coputes the partial path etrics at each node in the trellis Add Copare Select Unit (ACSU) This ACSU is the ain unit of the survivor path decoder. The function of this unit is to find the addition of the Haing code received fro BMU's and to copare the total Haing code. This takes the branch etrics coputed by the BMC and coputes the partial path etrics at each node in the trellis. The surviving path at each node is identified, and the inforation-sequence updating and storage unit notified accordingly. Since the entire trellis is ultiple iages of the sae siple eleent, a single circuit called Add- Copare-Select ay be assigned to each trellis state. 3.3 Survivor Manageent Unit (SMU) This is responsible for keeping track of the inforation bits associated with the surviving paths designated by the path etric Calculation. There are two basic design approaches: Register Exchange and Trace Back. In both techniques, a shift register is associated with every trellis node throughout the decoding operation. Since one of the ajor interests is the low power design, the proposed decoder has been ipleented using the trace back approach which dissipates less power. The ajor disadvantage of the RE approach is that its routing cost is very high especially in the case of long-constraint lengths and it requires uch ore resources. 4. MODIFIED ARCHITECTURE FOR ADAPTIVE VITERBI DECODER The ai of the adaptive Viterbi Decoder is to reduce the average coputation and path storage required by the Viterbi algorith. Instead of coputing and retaining all 2K-1 possible paths, only those paths which satisfy certain cost conditions are retained for each received sybol at each state node. Path retention is based on the following criteria. ISSN: Page 154

3 A threshold T indicates that a path is retained if its path cost is less than d + T, where d is the iniu cost aong all surviving paths in the previous trellis stage. Fig 4.1 Block diagra of adaptive viterbi decoder. Fig 5.2 State diagra 5. CONVOLUTIONAL CODES The convolutional encoder is basically a finite state achine. The k bit input is fed to the constraint length K shift register and the n outputs are calculated fro the generator polynoials by the odulo-2 addition. The generator polynoial specifies the connections of the encoder to the odulo-2 adder. The Fig 5.1 below illustrates a siple convolutional coder with V V (...( 1) 2 ) Input (o) Bit Table 5.1 State table Present (S1S0) state Next state(s1 S0) Output bits(v1v0) Fig 5.1 Convolutional encoder. Trellis diagra is the description of state diagra of the encoder by a tie line i.e. to represent each tie unit with a separate state diagra Convolutional encoder can be described in ters of state table, state diagra and trellis diagra. The State is defined as the contents of the shift register of the encoder. In state table output sybol can be described as a function of input sybol and the state. State diagra shows the transition between different states. ISSN: Page 155

4 Fig 5.3 Trellis diagra Fig 5.4 Viterbi algorith ISSN: Page 156

5 Fig 5.5 Viterbi Algorith for Trace Back Path 6. ADVANTAGES AND APPLICATIONS 6.1 Advantages The use of error-correcting codes has proven to be an effective way to overcoe data corruption in digital counication channels. It is used for increasing the speed, reducing the power and cost Applications A Low-Power Viterbi Decoder for Wireless Counications Applications. Pipelined VLSI Architecture of The Viterbi Decoder for IMT Mbps Viterbi decoder for UWB. Viterbi Decoder for WCDMA Syste. Low coplexity efficient trackback viterbi decoder for wireless applications. A Soft IP Generator for High-speed Viterbi Decoders. 7. CONCLUSION The processing execution tie has been reduced by reoving the trace back algoriths that is used to find the correct paths. The survivor path algorith used, the address of the eory unit to select the correct path which specify the output code. Reconfigure the Viterbi decoder, and adaptive Viterbi decoder units will give siple eleents in each unit and new algoriths. It was found that the survivor path decoder is capable of supporting frequency up to 790 MHz for constraint lengths 7, and 9, rate 1/3 and long survivor path is 4. The different constraint length didn t affect of the coplexity of the decoder and the processing tie of coputing the correct path. As obile and wireless counication becoes increasingly ubiquitous, the need for dynaic reconfigure ability of hardware shall pose fundaental challenges for counication algorith designers as well as hardware architectures. This paper attepts to solve this proble for the particular case of the Viterbi decoder, which is a critical coponent at a physical layer of ost wireless counication systes. A new Viterbi decoder architectures have been proposed. These results were evaluated and assessed. Next the adopted design were coded in VHDL and ipleented on a SPARTAN 3. REFERENCES [1] Prof. Siddeeq Y. Aeen,Mohaed H. Al-Jaas and Ahed S. Alenezi, FPGA Ipleentation of Modified Architecture for Adaptive Viterbi Decoder IEEE,2011. [2] S. W. Shaker, S. H. Alraely and K. A. Shehata, Design and ipleentation of low- power Viterbi decoder for software-defined WiMAX receiver, 17th Telecounication Foru TELFOR, Serbia, Belgrade, ISSN: Page 157

6 [3] H..S, Suresh and B..V, Raesh, FPGA ipleentation of Viterbi decoder, Proceedings of the 6th WSEAS Int. Conf. on Electronics, Hardware, Wireless and Optical Counications, Corfu Island, Greece, February 16-19, [4] J. S, Reeve., and K. Aarasinghe "A parallel Viterbi decoder for block cyclic and convolutional codes", Journal of Signal Processing, vol. 86, page 278, [5] Obeid A. M., Ortiz A. G., Ludewig R., and Glenser M., "Prototype of a high perforance generic Viterbi decoder", Proceedings. 13th IEEE International Workshop on Rapid Syste Prototyping I [6] J. Bhasker VHDL Prier PHI publication third edition ISSN: Page 158

7 ISSN: Page 159

Power Improvement in 64-Bit Full Adder Using Embedded Technologies Er. Arun Gandhi 1, Dr. Rahul Malhotra 2, Er. Kulbhushan Singla 3

Power Improvement in 64-Bit Full Adder Using Embedded Technologies Er. Arun Gandhi 1, Dr. Rahul Malhotra 2, Er. Kulbhushan Singla 3 Power Iproveent in 64-Bit Full Adder Using Ebedded Technologies Er. Arun Gandhi 1, Dr. Rahul Malhotra 2, Er. Kulbhushan Singla 3 1 Departent of ECE, GTBKIET, Chhapianwali Malout, Punjab 2 Director, Principal,

More information

DSI3 Sensor to Master Current Threshold Adaptation for Pattern Recognition

DSI3 Sensor to Master Current Threshold Adaptation for Pattern Recognition International Journal of Signal Processing Systes Vol., No. Deceber 03 DSI3 Sensor to Master Current Threshold Adaptation for Pattern Recognition David Levy Infineon Austria AG, Autootive Power Train Systes,

More information

RAKE Receiver. Tommi Heikkilä S Postgraduate Course in Radio Communications, Autumn II.

RAKE Receiver. Tommi Heikkilä S Postgraduate Course in Radio Communications, Autumn II. S-72333 Postgraduate Course in Radio Counications, Autun 2004 1 RAKE Receiver Toi Heikkilä toiheikkila@teliasoneraco Abstract RAKE receiver is used in CDMA-based (Code Division Multiple Access) systes

More information

International Journal of Scientific & Engineering Research Volume 9, Issue 3, March ISSN

International Journal of Scientific & Engineering Research Volume 9, Issue 3, March ISSN International Journal of Scientific & Engineering Research Volume 9, Issue 3, March-2018 1605 FPGA Design and Implementation of Convolution Encoder and Viterbi Decoder Mr.J.Anuj Sai 1, Mr.P.Kiran Kumar

More information

TESTING OF ADCS BY FREQUENCY-DOMAIN ANALYSIS IN MULTI-TONE MODE

TESTING OF ADCS BY FREQUENCY-DOMAIN ANALYSIS IN MULTI-TONE MODE THE PUBLISHING HOUSE PROCEEDINGS OF THE ROMANIAN ACADEMY, Series A, OF THE ROMANIAN ACADEMY Volue 5, Nuber /004, pp.000-000 TESTING OF ADCS BY FREQUENCY-DOMAIN ANALYSIS IN MULTI-TONE MODE Daniel BELEGA

More information

SECURITY AND BER PERFORMANCE TRADE-OFF IN WIRELESS COMMUNICATION SYSTEMS APPLICATIONS

SECURITY AND BER PERFORMANCE TRADE-OFF IN WIRELESS COMMUNICATION SYSTEMS APPLICATIONS Latin Aerican Applied Research 39:187-192 (2009) SECURITY AND BER PERFORMANCE TRADE-OFF IN WIRELESS COMMUNICATION SYSTEMS APPLICATIONS L. ARNONE, C. GONZÁLEZ, C. GAYOSO, J. CASTIÑEIRA MOREIRA and M. LIBERATORI

More information

FPGA IMPLEMENTATION OF HIGH SPEED AND LOW POWER VITERBI ENCODER AND DECODER

FPGA IMPLEMENTATION OF HIGH SPEED AND LOW POWER VITERBI ENCODER AND DECODER FPGA IMPLEMENTATION OF HIGH SPEED AND LOW POWER VITERBI ENCODER AND DECODER M.GAYATHRI #1, D.MURALIDHARAN #2 #1 M.Tech, School of Computing #2 Assistant Professor, SASTRA University, Thanjavur. #1 gayathrimurugan.12

More information

Design and Implementation of Block Based Transpose Form FIR Filter

Design and Implementation of Block Based Transpose Form FIR Filter Design and Ipleentation of Bloc Based Transpose For FIR Filter O. Venata rishna 1, Dr. C. Venata Narasihulu 2, Dr.. Satya Prasad 3 1 (ECE, CVR College of Engineering, Hyderabad, India) 2 (ECE, Geethanjali

More information

Transmit Power and Bit Allocations for OFDM Systems in a Fading Channel

Transmit Power and Bit Allocations for OFDM Systems in a Fading Channel Transit Power and Bit Allocations for OFD Systes in a Fading Channel Jiho Jang *, Kwang Bok Lee, and Yong-Hwan Lee * Sasung Electronics Co. Ltd., Suwon P.O.Box, Suwon-si, Gyeonggi-do 44-74, Korea School

More information

Performance Analysis of an AMC System with an Iterative V-BLAST Decoding Algorithm

Performance Analysis of an AMC System with an Iterative V-BLAST Decoding Algorithm I. J. Counications, Network and Syste Sciences, 008,, 105-06 Published Online May 008 in SciRes (http://www.srpublishing.org/journal/ijcns/). Perforance Analysis of an AMC Syste with an Iterative V-BLAST

More information

A New Localization and Tracking Algorithm for Wireless Sensor Networks Based on Internet of Things

A New Localization and Tracking Algorithm for Wireless Sensor Networks Based on Internet of Things Sensors & Transducers 203 by IFSA http://www.sensorsportal.co A New Localization and Tracking Algorith for Wireless Sensor Networks Based on Internet of Things, 2 Zhang Feng, Xue Hui-Feng, 2 Zhang Yong-Heng,

More information

Power Optimal Signaling for Fading Multi-access Channel in Presence of Coding Gap

Power Optimal Signaling for Fading Multi-access Channel in Presence of Coding Gap Power Optial Signaling for Fading Multi-access Channel in Presence of Coding Gap Ankit Sethi, Prasanna Chaporkar, and Abhay Karandikar Abstract In a ulti-access fading channel, dynaic allocation of bandwidth,

More information

FPGA Implementation of Viterbi Algorithm for Decoding of Convolution Codes

FPGA Implementation of Viterbi Algorithm for Decoding of Convolution Codes IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 4, Issue 5, Ver. I (Sep-Oct. 4), PP 46-53 e-issn: 39 4, p-issn No. : 39 497 FPGA Implementation of Viterbi Algorithm for Decoding of Convolution

More information

International Journal of Advanced Research in Electronics and Communication Engineering (IJARECE) Volume 3, Issue 9, September 2014

International Journal of Advanced Research in Electronics and Communication Engineering (IJARECE) Volume 3, Issue 9, September 2014 International Journal of Advanced Research in Electronics and Counication Engineering Volue 3, Issue 9, Septeber 2014 High Speed Error Detection and Data Recovery Architecture for Video Testing Applications

More information

COMBINED FREQUENCY AND SPATIAL DOMAINS POWER DISTRIBUTION FOR MIMO-OFDM TRANSMISSION

COMBINED FREQUENCY AND SPATIAL DOMAINS POWER DISTRIBUTION FOR MIMO-OFDM TRANSMISSION The 8th nnual IEEE International Syposiu on Personal, Indoor and Mobile Radio Counications (PIMRC 07) COMINED FREQUENCY ND SPTIL DOMINS POWER DISTRIUTION FOR MIMO-OFDM TRNSMISSION Wladiir ocquet, Kazunori

More information

4G Communication Resource Analysis with Adaptive Physical Layer Technique

4G Communication Resource Analysis with Adaptive Physical Layer Technique International Journal of Engineering Trends and Technology (IJETT) Volue 33 uber - March 206 4G Counication Resource Analysis with Adaptive Physical Layer Technique Mubinul Haque, Dr. Md. Abu Bakar Siddiqui

More information

Adaptive Harmonic IIR Notch Filter with Varying Notch Bandwidth and Convergence Factor

Adaptive Harmonic IIR Notch Filter with Varying Notch Bandwidth and Convergence Factor Journal of Counication and Coputer (4 484-49 doi:.765/548-779/4.6. D DAVID PUBLISHING Adaptive Haronic IIR Notch Filter with Varying Notch Bandwidth and Convergence Factor Li Tan, Jean Jiang, and Liango

More information

Study and Implementation of Complementary Golay Sequences for PAR reduction in OFDM signals

Study and Implementation of Complementary Golay Sequences for PAR reduction in OFDM signals Study and Ipleentation of Copleentary Golay Sequences for PAR reduction in OFDM signals Abstract In this paper soe results of PAR reduction in OFDM signals and error correction capabilities by using Copleentary

More information

DIRECT MAPPING OVSF-BASED TRANSMISSION SCHEME FOR UNDERWATER ACOUSTIC MULTIMEDIA COMMUNICATION

DIRECT MAPPING OVSF-BASED TRANSMISSION SCHEME FOR UNDERWATER ACOUSTIC MULTIMEDIA COMMUNICATION Journal of Marine Science and Technology, Vol. 18, No. 3, pp. 413-418 (2010) 413 DIRECT MAPPING OVSF-BASED TRANSMISSION SCHEME FOR UNDERWATER ACOUSTIC MULTIMEDIA COMMUNICATION Chin-Feng Lin*, Jiang-Yao

More information

Allocation of Multiple Services in Multi-Access Wireless Systems

Allocation of Multiple Services in Multi-Access Wireless Systems Allocation of Multiple Serices in Multi-Access Wireless Systes Anders Furuskär Wireless@KTH, Royal Institute of Technology, Sweden and Ericsson Research anders.furuskar@era.ericsson.se Abstract This paper

More information

Energy-Efficient Cellular Communications Powered by Smart Grid Technology

Energy-Efficient Cellular Communications Powered by Smart Grid Technology Energy-Efficient Cellular Counications Powered by Sart Grid Technology Itiaz Nasi, Mostafa Zaan Chowdhury, and Md. Syadus Sefat Departent of Electrical and Electronic Engineering Khulna University of Engineering

More information

Kalman Filtering for NLOS Mitigation and Target Tracking in Indoor Wireless Environment

Kalman Filtering for NLOS Mitigation and Target Tracking in Indoor Wireless Environment 16 Kalan Filtering for NLOS Mitigation and Target Tracking in Indoor Wireless Environent Chin-Der Wann National Sun Yat-Sen University Taiwan 1. Introduction Kalan filter and its nonlinear extension, extended

More information

LUENBERGER ALGORITHM BASED HARMONICS ESTIMATOR FOR FRONT END RECTIFIER AND PWM-VSI

LUENBERGER ALGORITHM BASED HARMONICS ESTIMATOR FOR FRONT END RECTIFIER AND PWM-VSI LUENBERGER ALGORITHM BASED HARMONICS ESTIMATOR FOR FRONT END RECTIFIER AND PWM-VSI P Ajay-D-Vial Raj R.Sundaraurthy S Jeevananthan M.Sudhakaran Departent of Electrical and Electronics Engineering, Pondicherry

More information

A soft decision decoding of product BCH and Reed-Müller codes for error control and peak-factor reduction in OFDM

A soft decision decoding of product BCH and Reed-Müller codes for error control and peak-factor reduction in OFDM A soft decision decoding of product BCH and Reed-Müller codes for error control and pea-factor reduction in OFDM Yves LOUET *, Annic LE GLAUNEC ** and Pierre LERAY ** * PhD Student and ** Professors, Departent

More information

Overlapped frequency-time division multiplexing

Overlapped frequency-time division multiplexing April 29, 16(2): 8 13 www.sciencedirect.co/science/journal/158885 he Journal of China Universities of Posts and elecounications www.buptjournal.cn/xben Overlapped frequency-tie division ultiplexing JIANG

More information

Packet Loss and Delay Combined Optimization for Satellite Channel Bandwidth Allocation Controls

Packet Loss and Delay Combined Optimization for Satellite Channel Bandwidth Allocation Controls Packet Loss and Delay obined Optiiation for Satellite hannel Bandwth Allocation ontrols Igor Bisio Meber, IEEE, Mario Marchese Senior Meber, IEEE DIST - Departent of ounication, oputer and Syste Science

More information

A Comparison of Convolutional and Turbo Coding Schemes For Broadband FWA Systems

A Comparison of Convolutional and Turbo Coding Schemes For Broadband FWA Systems A Coparison of Convolutional and Turbo Coding Schees For Broadband FWA Systes Ioannis A. Chatzigeorgiou, Miguel R.. Rodrigues, Ian J. Wassell and Rolando Carrasco Abstract The block fading characteristics

More information

Selective Harmonic Elimination for Multilevel Inverters with Unbalanced DC Inputs

Selective Harmonic Elimination for Multilevel Inverters with Unbalanced DC Inputs Selective Haronic Eliination for Multilevel Inverters with Unbalanced DC Inputs Abstract- Selective haronics eliination for the staircase voltage wavefor generated by ultilevel inverters has been widely

More information

Analysis on DV-Hop Algorithm and its variants by considering threshold

Analysis on DV-Hop Algorithm and its variants by considering threshold Analysis on DV-Hop Algorith and its variants by considering threshold Aanpreet Kaur 1, Pada Kuar 1, Govind P Gupta 2 1 Departent of Coputer Science & Engineering Jaypee Institute of Inforation Technology,

More information

International Journal of Electronics and Electrical Engineering Vol. 1, No. 3, September, 2013 MC-DS-CDMA

International Journal of Electronics and Electrical Engineering Vol. 1, No. 3, September, 2013 MC-DS-CDMA International Journal of Electronics and Electrical Engineering Vol. 1, No. 3, Septeber, 2013 Analysis of Carrier Frequency Selective Offset Estiation - Using Zero-IF and ZCZ In MC-DS-CDMA Venkatachala.

More information

A Review on Modern Pulse Width Modulation Techniques Based Inverters

A Review on Modern Pulse Width Modulation Techniques Based Inverters A Review on Modern Pulse Width Modulation Techniques Based Inverters Manish Sahajwani 1, Susha Patel 2 HOD, Dept. of EX, IES IPS Acadey Indore (M.P.) India 1 M.E. Scholar (Power Electronics), Dept. of

More information

A Low Power and High Speed Viterbi Decoder Based on Deep Pipelined, Clock Blocking and Hazards Filtering

A Low Power and High Speed Viterbi Decoder Based on Deep Pipelined, Clock Blocking and Hazards Filtering Int. J. Communications, Network and System Sciences, 2009, 6, 575-582 doi:10.4236/ijcns.2009.26064 Published Online September 2009 (http://www.scirp.org/journal/ijcns/). 575 A Low Power and High Speed

More information

SAMPLING PERIOD ASSIGNMENT FOR NETWORKED CONTROL SYSTEMS BASED ON THE PLANT OPERATION MODE

SAMPLING PERIOD ASSIGNMENT FOR NETWORKED CONTROL SYSTEMS BASED ON THE PLANT OPERATION MODE SAMPLING PERIOD ASSIGNMENT FOR NETWORKED CONTROL SYSTEMS BASED ON THE PLANT OPERATION MODE Daniel A. Perez, Ubirajara F. Moreno, Carlos B. Montez, Tito L. M. Santos PGEAS - Prograa de Pós-Graduação e Engenharia

More information

VHDL based Design of Convolutional Encoder using Vedic Mathematics and Viterbi Decoder using Parallel Processing

VHDL based Design of Convolutional Encoder using Vedic Mathematics and Viterbi Decoder using Parallel Processing IJSTE - International Journal of Science Technology & Engineering Volume 3 Issue 01 July 2016 ISSN (online): 2349-784X VHDL based Design of Convolutional Encoder using Vedic Mathematics and Viterbi Decoder

More information

ELEC2202 Communications Engineering Laboratory Frequency Modulation (FM)

ELEC2202 Communications Engineering Laboratory Frequency Modulation (FM) ELEC Counications Engineering Laboratory ---- Frequency Modulation (FM) 1. Objectives On copletion of this laboratory you will be failiar with: Frequency odulators (FM), Modulation index, Bandwidth, FM

More information

EQUALIZED ALGORITHM FOR A TRUCK CABIN ACTIVE NOISE CONTROL SYSTEM

EQUALIZED ALGORITHM FOR A TRUCK CABIN ACTIVE NOISE CONTROL SYSTEM EQUALIZED ALGORITHM FOR A TRUCK CABIN ACTIVE NOISE CONTROL SYSTEM Guangrong Zou, Maro Antila, Antti Lanila and Jari Kataja Sart Machines, VTT Technical Research Centre of Finland P.O. Box 00, FI-0 Tapere,

More information

Model Development for the Wideband Vehicle-to-vehicle 2.4 GHz Channel

Model Development for the Wideband Vehicle-to-vehicle 2.4 GHz Channel Model Developent for the Wideband Vehicle-to-vehicle.4 GHz Channel Guillero Acosta and Mary Ann Ingra School of ECE, Georgia Institute of Technology, Atlanta, GA 333-5, USA gte437k@ail.gatech.edu, ai@ece.gatech.edu

More information

Amplifiers and Feedback

Amplifiers and Feedback 6 A Textbook of Operational Transconductance Aplifier and AIC Chapter Aplifiers and Feedback. INTRODUCTION Practically all circuits using Operational Transconductance Aplifiers are based around one of

More information

A Novel Link Error Prediction Model for OFDM Systems with HARQ

A Novel Link Error Prediction Model for OFDM Systems with HARQ A Novel Link Error Prediction Model for OFDM Systes with HARQ Josep Colo Ikuno, Christian Mehlführer, Markus Rupp Institute of Counications and Radio-Frequency Engineering Vienna University of Technology,

More information

A Novel TDS-FDMA Scheme for Multi-User Uplink Scenarios

A Novel TDS-FDMA Scheme for Multi-User Uplink Scenarios A Novel TDS-FDMA Schee for Multi-User Uplink Scenarios Linglong Dai, Zhaocheng Wang, Jun Wang, and Zhixing Yang Tsinghua National Laboratory for Inforation Science and Technology, Electronics Engineering

More information

Hand Gesture Recognition and Its Application in Robot Control

Hand Gesture Recognition and Its Application in Robot Control IJCSI International Journal of Coputer Science Issues, Volue 13, Issue 1, January 016 www.ijcsi.org 10 Hand Gesture Recognition and Its Application in Robot Control Pei-Guo Wu 1 and Qing-Hu Meng 1 Inforation

More information

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /ICC.2006.

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /ICC.2006. Kaya, I., & Kocak, T. (2006). Energy-efficient pipelined bloo filters for network intrusion detection. IEEE International Conference on Counications, 5, 2382-2387. DOI: 10.1109/ICC.2006.255126 Peer reviewed

More information

Efficient Non-linear Changed Mel-filter Bank VAD Algorithm

Efficient Non-linear Changed Mel-filter Bank VAD Algorithm Matheatical Models and Methods in Modern Science Efficient on-linear Changed Mel-filter Bank VAD Algorith DAMJA VLAJ, ZDRAVKO KAČIČ, MARKO KOS Faculty of Electrical Engineering and Coputer Science University

More information

Multicarrier Interleave-Division Multiple Access Communication in Multipath Channels

Multicarrier Interleave-Division Multiple Access Communication in Multipath Channels Multicarrier Interleave-Division Multiple Access Counication in Multipath Channels Habib ur Rehan *, Muhaad Naee **, Iran Zaa *, Syed Isail Shah ** * Center for Advanced Studies in Engineering (CASE) Islaabad

More information

Speech Enhancement using Temporal Masking and Fractional Bark Gammatone Filters

Speech Enhancement using Temporal Masking and Fractional Bark Gammatone Filters PAGE 420 Speech Enhanceent using Teporal Masking and Fractional Bark Gaatone Filters Teddy Surya Gunawan, Eliathaby Abikairajah School of Electrical Engineering and Telecounications The University of New

More information

Versuch 7: Implementing Viterbi Algorithm in DLX Assembler

Versuch 7: Implementing Viterbi Algorithm in DLX Assembler FB Elektrotechnik und Informationstechnik AG Entwurf mikroelektronischer Systeme Prof. Dr.-Ing. N. Wehn Vertieferlabor Mikroelektronik Modelling the DLX RISC Architecture in VHDL Versuch 7: Implementing

More information

An orthogonal multi-beam based MIMO scheme. for multi-user wireless systems

An orthogonal multi-beam based MIMO scheme. for multi-user wireless systems An orthogonal ulti-bea based IO schee for ulti-user wireless systes Dong-chan Oh o and Yong-Hwan Lee School of Electrical Engineering and IC, Seoul ational University Kwana P.O. Box 34, Seoul, 151-600,

More information

Keywords: International Mobile Telecommunication (IMT) Systems, evaluating the usage of frequency bands, evaluation indicators

Keywords: International Mobile Telecommunication (IMT) Systems, evaluating the usage of frequency bands, evaluation indicators 2nd International Conference on Advances in Mechanical Engineering and Industrial Inforatics (AMEII 206) Entropy Method based Evaluation for Spectru Usage Efficiency of International Mobile Telecounication

More information

University Road, Hsinchu 300, Taiwan, R.O.C. b Department of Communications Engineering, National Chiao Tung University, 1001

University Road, Hsinchu 300, Taiwan, R.O.C. b Department of Communications Engineering, National Chiao Tung University, 1001 This article was downloaded by: [National Chiao Tung University 國立交通大學 ] On: 25 April 2014, At: 06:40 Publisher: Taylor & Francis Infora Ltd Registered in England and Wales Registered Nuber: 1072954 Registered

More information

Power-Efficient Resource Allocation for MC-NOMA with Statistical Channel State Information

Power-Efficient Resource Allocation for MC-NOMA with Statistical Channel State Information Power-Efficient Resource Allocation for MC-NOMA with Statistical Channel State Inforation Zhiqiang Wei, Derrick Wing Kwan Ng, and Jinhong Yuan School of Electrical Engineering and Telecounications, The

More information

Distributed Power Delivery for Energy Efficient and Low Power Systems

Distributed Power Delivery for Energy Efficient and Low Power Systems Distributed Power Delivery for Energy Efficient and Low Power Systes Selçuk Köse Departent of Electrical Engineering University of South Florida Tapa, Florida 33620 kose@usf.edu Eby G. Friedan Departent

More information

Radio Resource Management in a Coordinated Cellular Distributed Antenna System By Using Particle Swarm Optimization

Radio Resource Management in a Coordinated Cellular Distributed Antenna System By Using Particle Swarm Optimization Radio Resource Manageent in a Coordinated Cellular Distributed Antenna Syste By Using Particle Swar Optiization Oer Haliloglu (1), Cenk Toker (1), Gurhan Bulu (1), Hali Yanikoeroglu (2) (1) Departent of

More information

A Novel NLOS Mitigation Approach for Wireless Positioning System

A Novel NLOS Mitigation Approach for Wireless Positioning System 2 3rd International Conference on Coputer and Electrical Engineering (ICCEE 2) IPCSIT vol. 53 (22) (22) IACSIT Press, Singapore DOI:.7763/IPCSIT.22.V53.No..54 A Novel NLOS Mitigation Approach for Wireless

More information

AN OPTIMAL DESIGN PROCESS FOR AN ADEQUATE PRODUCT?

AN OPTIMAL DESIGN PROCESS FOR AN ADEQUATE PRODUCT? AN OPTIMAL DESIGN PROCESS FOR AN ADEQUATE PRODUCT? P. J. Clarkson University of Cabridge Departent of Engineering e-ail: pjc10@ca.ac.uk Keywords: process odelling, robustness, optiisation Abstract: The

More information

ACCURATE DISPLACEMENT MEASUREMENT BASED ON THE FREQUENCY VARIATION MONITORING OF ULTRASONIC SIGNALS

ACCURATE DISPLACEMENT MEASUREMENT BASED ON THE FREQUENCY VARIATION MONITORING OF ULTRASONIC SIGNALS XVII IMEKO World Congress Metrology in 3rd Millenniu June 22 27, 2003, Dubrovnik, Croatia ACCURATE DISPLACEMENT MEASUREMENT BASED ON THE FREQUENCY VARIATION MONITORING OF ULTRASONIC SIGNALS Ch. Papageorgiou

More information

Transmit Beamforming and Iterative Water-Filling Based on SLNR for OFDMA Systems

Transmit Beamforming and Iterative Water-Filling Based on SLNR for OFDMA Systems Transit Beaforing and Iterative Water-Filling Based on SLNR for OFDMA Systes Kazunori Hayashi, Megui Kaneko, Takeshi Fui, Hideaki Sakai Graduate School of Inforatics, Kyoto University, Yoshida Honachi

More information

Interference Management in LTE Femtocell Systems Using Fractional Frequency Reuse

Interference Management in LTE Femtocell Systems Using Fractional Frequency Reuse Interference Manageent in LTE Fetocell Systes Using Fractional Frequency Reuse Poongup Lee and Jitae Shin School of Inforation and Counication Engineering Sungyunwan University, Suwon, 440-746, Korea {poongup,

More information

Performance of Multiuser MIMO System Employing Block Diagonalization with Antenna Selection at Mobile Stations

Performance of Multiuser MIMO System Employing Block Diagonalization with Antenna Selection at Mobile Stations Perforance of Multiuser MIMO Syste Eploying Bloc Diagonalization with Antenna Selection at Mobile Stations Feng Wang, Mare E. Bialowsi School of Inforation Technology and Electrical Engineering The University

More information

VHDL-AMS Behavioral Modeling and Simulation of M-QAM transceiver system

VHDL-AMS Behavioral Modeling and Simulation of M-QAM transceiver system SETT 7 th nternational Conference: Sciences Of Electronic, Technologies Of nforation And Telecounications March 5-9, 7 TUNSA VHDL-AMS Behavioral Modeling and Siulation of M-AM transceiver syste Kari JABER,

More information

Design and Comparison of Viterbi Decoder on Spartan-3A (XC3S400A- 4FTG256C) and Spartan- 3E (XC3S500E- 4FT256) Using Verilog

Design and Comparison of Viterbi Decoder on Spartan-3A (XC3S400A- 4FTG256C) and Spartan- 3E (XC3S500E- 4FT256) Using Verilog Design and Comparison of Viterbi Decoder on Spartan-3A (XC3S400A- 4FTG256C) and Spartan- 3E (XC3S500E- 4FT256) Using Verilog 1 Jigar B Patel, 2 Prof.Nabila Shaikh 1 L.J. Institute of Engineering and Technology,

More information

ANALYSIS AND OPTIMIZATION OF SYNTHETIC APERTURE ULTRASOUND IMAGING USING THE EFFECTIVE APERTURE APPROACH. Milen Nikolov, Vera Behar

ANALYSIS AND OPTIMIZATION OF SYNTHETIC APERTURE ULTRASOUND IMAGING USING THE EFFECTIVE APERTURE APPROACH. Milen Nikolov, Vera Behar International Journal "Inforation heories & Applications" Vol. 57 AALYSIS AD OPIMIZAIO OF SYHEIC APEUE ULASOUD IMAGIG USIG HE EFFECIVE APEUE APPOACH Milen ikolov, Vera Behar Abstract: An effective aperture

More information

Relay Deployment for AF-MIMO Two-Way Relaying Networks with Antenna Selection

Relay Deployment for AF-MIMO Two-Way Relaying Networks with Antenna Selection Journal of Counications Vol 9, o 7, July 04 elay Deployent for AF-MIMO Two-Way elaying etworks with Antenna Selection Yizhen Zhang,, Guobing Li, Guoei Zhang, Ganging Lv, and Chao Zhang, School of Electronics

More information

ARecent report pointed out that in 2014 the amount of data

ARecent report pointed out that in 2014 the amount of data IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. XX, NO. XX, JANUARY 2XX 1 QoS-Aware Energy Efficient Association and Resource Scheduling for HetNets Taewoon Ki and J. Morris Chang, Senior Meber, IEEE Abstract

More information

Additive Synthesis, Amplitude Modulation and Frequency Modulation

Additive Synthesis, Amplitude Modulation and Frequency Modulation Additive Synthesis, Aplitude Modulation and Frequency Modulation Pro Eduardo R Miranda Varèse-Gastproessor eduardo.iranda@btinternet.co Electronic Music Studio TU Berlin Institute o Counications Research

More information

FORWARD MASKING THRESHOLD ESTIMATION USING NEURAL NETWORKS AND ITS APPLICATION TO PARALLEL SPEECH ENHANCEMENT

FORWARD MASKING THRESHOLD ESTIMATION USING NEURAL NETWORKS AND ITS APPLICATION TO PARALLEL SPEECH ENHANCEMENT FORWARD MASKING THRESHOLD ESTIMATION USING NEURAL NETWORKS AND ITS APPLICATION TO PARALLEL SPEECH ENHANCEMENT T. S. GUNAWAN 1, O. O. KHALIFA 1, E. AMBIKAIRAJAH 2 1 Electrical and Coputer Engineering Departent,

More information

Evolutionary Computing Based Antenna Array Beamforming with Low Probabality of Intercept Property

Evolutionary Computing Based Antenna Array Beamforming with Low Probabality of Intercept Property World Applied Sciences Journal 23 (): 57-575, 23 ISSN 88-4952 IDOSI Publications, 23 DOI:.5829/idosi.wasj.23.23..89 Evolutionary Coputing Based Antenna Array Beaforing with Low Probabality of Intercept

More information

Evolutionary Computing Based Antenna Array Beamforming with Low Probabality of Intercept Property

Evolutionary Computing Based Antenna Array Beamforming with Low Probabality of Intercept Property World Applied Sciences Journal 23 (): 57-575, 23 ISSN 88-4952 IDOSI Publications, 23 DOI:.5829/idosi.wasj.23.23..89 Evolutionary Coputing Based Antenna Array Beaforing with Low Probabality of Intercept

More information

Ultrasonic Beamforming with Delta-Sigma Modulators

Ultrasonic Beamforming with Delta-Sigma Modulators Proceedings of the 10th WSEAS International Conference on CIRCUITS, Vouliageni, Athens, Greece, July 10-1, 006 (pp344-349) Ultrasonic Beaforing with Delta-Siga Modulators IOAN LIE *, MIHAIL EUGEN TANASE

More information

Optimal Modulation Index of the Mach-Zehnder Modulator in a Coherent Optical OFDM System Employing Digital Predistortion

Optimal Modulation Index of the Mach-Zehnder Modulator in a Coherent Optical OFDM System Employing Digital Predistortion Optial Modulation Index of the Mach-Zehnder Modulator in a Coherent Optical OFDM yste Eploying Digital redistortion David Rörich, Xiaojie Wang, Michael Bernhard, Joachi peidel Universität tuttgart, Institut

More information

Yield Enhancement Techniques for 3D Memories by Redundancy Sharing among All Layers

Yield Enhancement Techniques for 3D Memories by Redundancy Sharing among All Layers Yield Enhanceent Techniques for 3D Meories by Redundancy Sharing aong All Layers Joohwan Lee, Kihyun Park, and Sungho Kang Three-diensional (3D) eories using through-silicon vias (TSVs) will likely be

More information

Mismatch error correction for time interleaved analog-to-digital converter over a wide frequency range

Mismatch error correction for time interleaved analog-to-digital converter over a wide frequency range Misatch error correction for tie interleaved analog-to-digital converter over a wide frequency range Zouyi Jiang,,2 Lei Zhao,,2,a) Xingshun Gao,2, Ruoshi Dong,2, Jinxin Liu,2, and Qi An,2 State Key Laboratory

More information

OPTIMIZE THE POWER CONTROL AND NETWORK LIFETIME USING ZERO - SUM GAME THEORY FOR WIRELESS SENSOR NETWORKS

OPTIMIZE THE POWER CONTROL AND NETWORK LIFETIME USING ZERO - SUM GAME THEORY FOR WIRELESS SENSOR NETWORKS OTIMIZE THE OWER CONTROL AND NETWORK LIFETIME USING ZERO - SUM GAME THEORY FOR WIRELESS SENSOR NETWORKS Vinoba.V 1, Chithra.S.M 1 Departent of Matheatics, K.N. Governent Arts college, Tail Nadu,( India.)

More information

SIG: Signal-Processing

SIG: Signal-Processing TH Köln - Technology, Arts, Sciences Prof. Dr. Rainer Bartz SIG: Signal-Processing Copendiu (6) Prof. Dr.-Ing. Rainer Bartz rainer.bartz@th-koeln.de Contact: eail: website: office: rainer.bartz@th-koeln.de

More information

Intermediate-Node Initiated Reservation (IIR): A New Signaling Scheme for Wavelength-Routed Networks with Sparse Conversion

Intermediate-Node Initiated Reservation (IIR): A New Signaling Scheme for Wavelength-Routed Networks with Sparse Conversion Interediate-Node Initiated Reservation IIR): A New Signaling Schee for Wavelength-Routed Networks with Sparse Conversion Kejie Lu, Jason P. Jue, Tiucin Ozugur, Gaoxi Xiao, and Irich Chlatac The Center

More information

Performance Analysis of Reversible Fast Decimal Adders

Performance Analysis of Reversible Fast Decimal Adders Proceedings of the World Congress on Engineering and Coputer Science 7 WCECS 7, October 4-6, 7, San rancisco, USA Perforance Analysis of Reversible ast Decial Adders Rekha K. Jaes, Shahana T. K., K. Poulose

More information

A Wireless Transmission Technique for Remote Monitoring and Recording System on Power Devices by GPRS Network

A Wireless Transmission Technique for Remote Monitoring and Recording System on Power Devices by GPRS Network Proceedings of the 6th WSEAS International Conference on Instruentation, Measureent, Circuits & Systes, Hangzhou, China, April 15-17, 007 13 A Wireless Transission Technique for Reote Monitoring and Recording

More information

Design and Implementation of Serial Port Ultrasonic Distance Measurement System Based on STC12 Jian Huang

Design and Implementation of Serial Port Ultrasonic Distance Measurement System Based on STC12 Jian Huang International Conference on Education, Manageent and Coputer Science (ICEMC 2016) Design and Ipleentation of Serial Port Ultrasonic Distance Measureent Syste Based on STC12 Jian Huang Xijing University,

More information

LETTER Adaptive Multi-Stage Parallel Interference Cancellation Receiver for Multi-Rate DS-CDMA System

LETTER Adaptive Multi-Stage Parallel Interference Cancellation Receiver for Multi-Rate DS-CDMA System IEICE TRANS. COMMUN., VOL.E87 B, NO.8 AUGUST 2004 2401 LETTER Adaptive Multi-Stage Parallel Interference Cancellation Receiver for Multi-Rate DS-CDMA Syste Seung Hee HAN a), Student Meber and Jae Hong

More information

Comparison Between PLAXIS Output and Neural Network in the Guard Walls

Comparison Between PLAXIS Output and Neural Network in the Guard Walls Coparison Between PLAXIS Output and Neural Network in the Guard Walls Ali Mahbod 1, Abdolghafar Ghorbani Pour 2, Abdollah Tabaroei 3, Sina Mokhtar 2 1- Departent of Civil Engineering, Shahid Bahonar University,

More information

Novel Multilevel Inverter Carrier-Based PWM Method

Novel Multilevel Inverter Carrier-Based PWM Method 98 IEEE TRANSACTIONS ON INDUSTRY APPLICATIONS, VOL. 5, NO. 5, SEPTEMBER/OCTOBER 999 Novel Multilevel Inverter Carrier-Based PWM Method Leon M. Tolbert, Senior Meber, IEEE, and Thoas G. Habetler, Senior

More information

Alternative Encoding Techniques for Digital Loudspeaker Arrays

Alternative Encoding Techniques for Digital Loudspeaker Arrays Alternative Encoding Techniques for Digital Loudspeaer Arrays Fotios Kontoichos, Nicolas Alexander Tatlas, and John Mourjopoulos Audio and Acoustic Technology Group, Wire Counications Laboratory, Electrical

More information

A comparison of LSF and ISP representations for wideband LPC parameter coding using the switched split vector quantiser

A comparison of LSF and ISP representations for wideband LPC parameter coding using the switched split vector quantiser A coparison of LSF and ISP representations for wideband LPC paraeter coding using the switched split vector quantiser Author So, Stephen, Paliwal, Kuldip Published 2005 Conference Title The 8th International

More information

Simplified Analysis and Design of MIMO Ad Hoc Networks

Simplified Analysis and Design of MIMO Ad Hoc Networks Siplified Analysis and Design of MIMO Ad Hoc Networks Sunil Srinivasa and Martin Haenggi Departent of Electrical Engineering University of Notre Dae Notre Dae, IN 46556, USA Eail: {ssriniv, haenggi}@nd.edu

More information

Keywords Frequency-domain equalization, antenna diversity, multicode DS-CDMA, frequency-selective fading

Keywords Frequency-domain equalization, antenna diversity, multicode DS-CDMA, frequency-selective fading Joint Frequency-doain Equalization and Antenna Diversity Cobining for Orthogonal Multicode DS-CDMA Signal Transissions in A Frequency-selective Fading Channel Taeshi ITAGAKI *1 and Fuiyui ADACHI *2 Dept.

More information

Implementation of Wideband Digital Beam Forming in the E-band

Implementation of Wideband Digital Beam Forming in the E-band Ipleentation of Wideband Digital Bea Foring in the E-band Val Dyadyuk, Xiaojing Huang, Leigh Stokes, Joseph Pathikulangara ICT Centre, CSIRO, PO Box 76, Epping, NSW, Sydney, Australia This paper reports

More information

Fundamental study for measuring microflow with Michelson interferometer enhanced by external random signal

Fundamental study for measuring microflow with Michelson interferometer enhanced by external random signal Bulletin of the JSME Journal of Advanced Mechanical Design, Systes, and Manufacturing Vol.8, No.4, 2014 Fundaental study for easuring icroflow with Michelson interferoeter enhanced by external rando signal

More information

Iterative Receiver Signal Processing for Joint Mitigation of Transmitter and Receiver Phase Noise in OFDM-Based Cognitive Radio Link

Iterative Receiver Signal Processing for Joint Mitigation of Transmitter and Receiver Phase Noise in OFDM-Based Cognitive Radio Link Iterative Receiver Signal Processing for Joint Mitigation of Transitter and Receiver Phase Noise in OFDM-Based Cognitive Radio Link Ville Syrjälä and Mikko Valkaa Departent of Counications Engineering

More information

THE IMPLEMENTATION OF PERMANENT MAGNET SYNCHRONOUS MOTOR SPEED TRACKING BASED ON ONLINEARTIFICIAL NEURAL NETWORK

THE IMPLEMENTATION OF PERMANENT MAGNET SYNCHRONOUS MOTOR SPEED TRACKING BASED ON ONLINEARTIFICIAL NEURAL NETWORK ISSN 1819-668 26-213 AsianResearch PublishingNetwork (ARPN).Allrights reserved. www.arpnjournals.co THE IMPLEMENTATION OF PERMANENT MAGNET SYNCHRONOUS MOTOR SPEED TRACKING BASED ON ONLINEARTIFICIAL NEURAL

More information

Using Adaptive Modulation in a LEO Satellite Communication System

Using Adaptive Modulation in a LEO Satellite Communication System Proceedings of the 11th WSEAS International Conference on COMMUNICATIONS, Agios Nikolaos, Crete Island, Greece, July 26-28, 27 255 Using Adaptive Modulation in a LEO Satellite Counication Syste L. HADJ

More information

Phase Noise Modelling and Mitigation Techniques in OFDM Communications Systems

Phase Noise Modelling and Mitigation Techniques in OFDM Communications Systems Phase Noise Modelling and Mitigation Techniques in OFDM Counications Systes Ville Syrjälä, Mikko Valkaa, Nikolay N. Tchaov, and Jukka Rinne Tapere University of Technology Departent of Counications Engineering

More information

ECE 6560 Multirate Signal Processing Analysis & Synthesis Notes

ECE 6560 Multirate Signal Processing Analysis & Synthesis Notes Multirate Signal Processing Analysis & Synthesis Notes Dr. Bradley J. Bazuin Western Michigan University College of Engineering and Applied Sciences Departent of Electrical and Coputer Engineering 1903

More information

Distributed Resource Allocation Assisted by Intercell Interference Mitigation in Downlink Multicell MC DS-CDMA Systems

Distributed Resource Allocation Assisted by Intercell Interference Mitigation in Downlink Multicell MC DS-CDMA Systems 1 Distributed Resource Allocation Assisted by Intercell Interference Mitigation in Downlin Multicell MC DS-CDMA Systes Jia Shi, Zhengyu Song, IEEE Meber, and Qiang Ni, IEEE Senior Meber Abstract This paper

More information

Outage Probability of Alamouti based Cooperative Communications with Multiple Relay Nodes using Network Coding

Outage Probability of Alamouti based Cooperative Communications with Multiple Relay Nodes using Network Coding Outage Probability of Alaouti based Cooperative Counications with Multiple Relay Nodes using Network Coding Gordhan Das Menghwar and Christoph F. Mecklenbräuker 2 Inforation Technology Centre Sindh Agriculture

More information

SEMI-STATIC OBJECT DETECTION USING POLYGONAL MAPS FOR SAFE NAVIGATION OF INDUSTRIAL ROBOTS

SEMI-STATIC OBJECT DETECTION USING POLYGONAL MAPS FOR SAFE NAVIGATION OF INDUSTRIAL ROBOTS SEMI-STATIC OBJECT DETECTION USING POLYGONAL MAPS FOR SAFE NAVIGATION OF INDUSTRIAL ROBOTS Dario Lodi Rizzini, Gionata Boccalini, and Stefano Caselli Dipartiento di Ingegneria dell Inforazione, University

More information

A HIGH POWER FACTOR THREE-PHASE RECTIFIER BASED ON ADAPTIVE CURRENT INJECTION APPLYING BUCK CONVERTER

A HIGH POWER FACTOR THREE-PHASE RECTIFIER BASED ON ADAPTIVE CURRENT INJECTION APPLYING BUCK CONVERTER 9th International onference on Power Electronics Motion ontrol - EPE-PEM Košice A HIGH POWER FATOR THREE-PHASE RETIFIER BASE ON AAPTIVE URRENT INJETION APPYING BUK ONVERTER Žarko Ja, Predrag Pejović EE

More information

Keywords: Equivalent Instantaneous Inductance, Finite Element, Inrush Current.

Keywords: Equivalent Instantaneous Inductance, Finite Element, Inrush Current. Discriination of Inrush fro Fault Currents in Power Transforers Based on Equivalent Instantaneous Inductance Technique Coupled with Finite Eleent Method Downloaded fro ijeee.iust.ac.ir at 5:47 IRST on

More information

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists 3,900 116,000 10M Open access books available International authors and editors Downloads Our authors

More information

Design of Ring Oscillator based VCO with Improved Performance

Design of Ring Oscillator based VCO with Improved Performance Abstract Design of Ring Oscillator based VCO with Iproved Perforance Vaishali, Shruti Suan, K.. Shara, P. K. hosh ECE Departent Faculty of Engineering and Technology Mody University of Science and Technology

More information

Overlapping Signal Separation in DPX Spectrum Based on EM Algorithm. Chuandang Liu 1, a, Luxi Lu 1, b

Overlapping Signal Separation in DPX Spectrum Based on EM Algorithm. Chuandang Liu 1, a, Luxi Lu 1, b nd International Worshop on Materials Engineering and Coputer Sciences (IWMECS 015) Overlapping Signal Separation in DPX Spectru Based on EM Algorith Chuandang Liu 1, a, Luxi Lu 1, b 1 National Key Laboratory

More information

Improving Power Grid Resilience Through Predictive Outage Estimation

Improving Power Grid Resilience Through Predictive Outage Estimation Iproving Power Grid Resilience Through Predictive Outage Estiation Rozhin Eskandarpour, Ain Khodaei Departent of Electrical and Coputer Engineering University of Denver Denver, CO 800, USA rozhin.eskandarpour@du.edu,

More information