CFP last date
20 May 2024
Reseach Article

Simulation of Convolutional Encoder and Viterbi Decoder using Verilog

by Nehul Mathur, Sunil Sharma
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 102 - Number 4
Year of Publication: 2014
Authors: Nehul Mathur, Sunil Sharma
10.5120/17805-8625

Nehul Mathur, Sunil Sharma . Simulation of Convolutional Encoder and Viterbi Decoder using Verilog. International Journal of Computer Applications. 102, 4 ( September 2014), 31-34. DOI=10.5120/17805-8625

@article{ 10.5120/17805-8625,
author = { Nehul Mathur, Sunil Sharma },
title = { Simulation of Convolutional Encoder and Viterbi Decoder using Verilog },
journal = { International Journal of Computer Applications },
issue_date = { September 2014 },
volume = { 102 },
number = { 4 },
month = { September },
year = { 2014 },
issn = { 0975-8887 },
pages = { 31-34 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume102/number4/17805-8625/ },
doi = { 10.5120/17805-8625 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T22:32:16.159886+05:30
%A Nehul Mathur
%A Sunil Sharma
%T Simulation of Convolutional Encoder and Viterbi Decoder using Verilog
%J International Journal of Computer Applications
%@ 0975-8887
%V 102
%N 4
%P 31-34
%D 2014
%I Foundation of Computer Science (FCS), NY, USA
Abstract

In this paper, we are implementing the Convolutional encoder and viterbi decoder with code rate 2/3 using verilog. The main issue of this paper is to implement the RTL level model of Convolutional encoder and viterbi decoder, with the testing results of behavior model. We tried to achieve a low silicon cost. The viterbi algorithm, used for Convolutional codes extensively employed decoding algorithm for Convolutional codes. This paper is realized using verilog HDL. It is simulated and synthesized using Modelsim Altera 10. 1d.

References
  1. Simon Haykin and Michael Moher: Modern wireless communications; Pearson Prentice Hall, 2005
  2. Simon Haykin; Digital communications; Wiley, cop. 1988
  3. Samir Palnitkar: Verilog HDL a Guide to Digital Design and Synthesis; sun soft press (1996);
  4. Chip Fleming: A Tutorial on Convolutional Coding with Viterbi Decoding; Spectrum Application; Jun, 2003;
  5. Pravallika. kolakaluri, R. Suryaprakash: HDL Implementation of Convolutional encoder and viterbi decoder; July, 2012;
  6. Rohan M. Pednekar, Dayanand B M: Design and Implementation of Convolutional encoder and viterbi decoder; 2013;
  7. Swati Gupta, Rajesh Mehra: FPGA Implementation of viterbi decoder using track back architecture; June, 2011;
  8. Mahe Jabeen, Salma Khan: Design of Convolutional encoder and Reconfigurable viterbi decoder; (sept 2012)
Index Terms

Computer Science
Information Sciences

Keywords

Convolutional encoder viterbi decoder Modelism10. 1d viterbi algorithm trellis diagram simulation.