GithubHelp home page GithubHelp logo

crp987 / research-paper-implementation Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 1.0 1.74 MB

Implementation of Research Paper : A modified digital to digital encoding method to improve the Wireless Body Area Network (WBAN) transmission

MATLAB 100.00%

research-paper-implementation's Introduction

Data Communications (CO250): Mini-Project

TITLE:

A Modified Digital to Digital Encoding Method to Improve the Wireless Body Area Network(WBAN) Transmission

This CO250-MP-130-132 repository is a joint Matlab assignment of Data Communication.

HOW TO CLONE:

Follow the steps given below:

SOFTWARE REQUIREMENTS:

  • Install git
  • Install matlab

MEMBERS:

Bobby G. Patil (16CO130) - [email protected]

Chetan R. Prajapati (16CO132) - [email protected]

ABSTRACT:

In the era of digitalization, the online healthcare services play the vital role. Such healthcare services use Wireless Body Area Network (WBAN), which is a set of independent nodes that are situated in tissues on the human body, or in the clothes. WBAN monitors human physiological signs and transmits sick vital signs to medical database using bio signals. The accuracy in bio signal transmission is important. Generally bio signal transmission uses the NRZ-I digital to digital encoding method. But NRZ-I signal contains DC component. This DC component causes the synchronization problem at the transmitter and receiver of the bio signal. For solving the synchronization problem (Clock loses) between transmitter and receiver also for inappropriate DC component in NRZ-I encoding, modified NRZ-I (MNRZ-I) method is proposed. This MNRZ-I method improves DC component up to 75%, which in turn reduces the synchronization problem. This increases the accuracy in bio signal transmission.

OBJECTIVES:

  • To represent the NRZ-I and MNRZ-I plot for the given sequence of input bit stream.
  • To show the plot of comparison of Average DC Component between NRZ-I and MNRZ-I.

REFERENCES:

Ehsan Abedini, Abdalhossein Rezai, "A Modified Digital to Digital Encoding Method to Improve the Wireless Body Area Network(WBAN) Transmission", Knowledge-Based Engineering and Innovation (KBEI), 2015 Click Here

FILE STRUCTURE:

  • Introduction.md - This file explain theoretical aspects of the project.

  • Design.md - This file explain design aspects of the mini project.

  • MAIN_FILE.m - Main Matlab code.

  • NRZI.m - Matlab code for Non Return To Zero Inverted.

  • MNRZI.m - Matlab code for Modified Non Return To Zero Inverted.

  • NRZIPLOT.m - Matlab code for Plotting Non Return To Zero Inverted.

  • MNRZIPLOT.m - Matlab code for Plotting Modified Non Return To Zero Inverted.

  • MAIN_PLOT.m - Matlab code for Plotting Main Results.

  • diagram_1.png - Contains diagrams used in Introduction file.

  • diagram_2.png - Contains diagrams used in Introduction file.

  • diagram_3.png - Contains diagrams used in Introduction file.

  • diagram_4.png - Contains diagrams used in Introduction file.

  • diagram_5.png - Contains diagrams used in Introduction file.

  • Graph_1.png - Graph-1 of result obtained by simulating MNRZI & NRZI.

  • Graph_2.png - Graph-2 of result obtained by simulating MNRZI & NRZI.

  • Graph_3.png - Graph-3 of result obtained by simulating MNRZI & NRZI.

  • Graph_4.png - Graph-4 of result obtained by simulating MNRZI & NRZI.

  • Graph_5.png - Graph-5 of result obtained by simulating MNRZI & NRZI.

  • result_table.png - Snapshot of Table obtained for comparison by simulating MNRZI & NRZI.

  • run_ss.png - Snapshot of How run window looks in matlab.

HOW TO RUN:

  • After Cloning repository (Mentioned above how to clone) Open the matlab and follow the below instructions.

  • NOTE :Now to run this files in matlab make sure that all these 6 files MAIN_FILE.m , NRZI.m, MNRZI.m , MAIN_PLOT.m, NRZIPLOT.m, MNRZIPLOT.m are in same folder and same directory

  • To get the final result of simulation Click on "RUN" button in matlab as shown below in figure:

alt text

  • So clicking on it Graph will be generated in new window as shown below. It will be containing 2 subplots in it. First one on left is NRZI DC Average component Graph obtained after taking sample of 2000 bits string that every bit string length is 100 bits and they are generated randomly. Second one on right is MNRZI DC Average component Graph obtained after taking sample of 2000 bits string that every bit string length is 100 bits and they are generated randomly.

alt text

research-paper-implementation's People

Contributors

crp987 avatar

Stargazers

 avatar

Forkers

rishi-7861

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.