Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Sanjay L. Nalbalwar is active.

Publication


Featured researches published by Sanjay L. Nalbalwar.


international conference on electronics and information engineering | 2010

Artificial Neural Network based cardiac arrhythmia classification using ECG signal data

Shivajirao M. Jadhav; Sanjay L. Nalbalwar; Ashok A. Ghatol

In this paper we proposed a automated Artificial Neural Network (ANN) based classification system for cardiac arrhythmia using standard 12 lead ECG recordings. In this study, we are mainly interested in producing high confident arrhythmia classification results to be applicable in diagnostic decision support systems. In arrhythmia analysis, it is unavoidable that some attribute values of a person would be missing. Therefore we have replaced these missing attributes by closest column value of the concern class. Multilayer percepron (MLP) feedforward neural network model with static backpropagation algorithm is used to classify arrhythmia cases into normal and abnormal classes. Networks models are trained and tested for UCI ECG arrhythmia data set. This data set is a good environment to test classifiers as it is incomplete and ambiguous bio-signal data collected from total 452 patient cases. The classification performance is evaluated using six measures; sensitivity, specificity, classification accuracy, mean squared error (MSE), receiver operating characteristics (ROC) and area under curve (AUC). Our experimental results give 86.67% testing classification accuracy.


ieee embs conference on biomedical engineering and sciences | 2010

ECG arrhythmia classification using modular neural network model

Shivajirao M. Jadhav; Sanjay L. Nalbalwar; Ashok A. Ghatol

This research is on presenting a new approach for cardiac arrhythmia disease classification. The proposed method uses Modular neural network (MNN) model to classify arrhythmia into normal and abnormal classes. We have performed experiments on UCI Arrhythmia data set. Missing attribute values of this data set are replaced by closest column value of the concern class. We have constructed neural network model by varying number of hidden layers from one to three and are trained by varying training percentage in data set partitions. In this study, we are mainly interested in producing high confident arrhythmia classification results to be applicable in diagnostic decision support systems. This data set is a good environment to test classifiers as it is incomplete and ambiguous bio-signal data collected from total 452 patient cases. The classification performance is evaluated using six measures; sensitivity, specificity, classification accuracy, mean squared error (MSE), receiver operating characteristics (ROC) and area under curve (AUC). The experimental results presented in this paper show that up to 82.22% testing classification accuracy can be obtained.


International Journal of Computer Applications | 2012

Artificial Neural Network Models based Cardiac Arrhythmia Disease Diagnosis from ECG Signal Data

Shivajirao M. Jadhav; Sanjay L. Nalbalwar; Ashok A. Ghatol

Changes in the normal rhythm of a human heart may result in different cardiac arrhythmias, which may be immediately causes irreparable damage to the heart sustained over long periods of time. The ability to automatically identify arrhythmias from ECG recordings is important for clinical diagnosis and treatment. In this paper we proposed an Artificial Neural Network (ANN) based cardiac arrhythmia disease diagnosis system using standard 12 lead ECG signal recordings data. In this study, we are mainly interested in classifying disease in normal and abnormal classes. We have used UCI ECG signal data to train and test three different ANN models. In arrhythmia analysis, it is unavoidable that some attribute values of a person would be missing. Therefore we have replaced these missing attributes by closest column value of the concern class. ANN models are trained by static backpropagation algorithm with momentum learning rule to diagnose cardiac arrhythmia. The classification performance is evaluated using measures such as mean squared error (MSE), classification specificity, sensitivity, accuracy, receiver operating characteristics (ROC) and area under curve (AUC). Out of three different ANN models Multilayer perceptron ANN model have given very attractive classification results in terms of classification accuracy and sensitivity of 86.67% and 93.75% respectively while Modular ANN have given 93.1% classification specificity. General Terms Machine Learning, Pattern Classification.


bioinformatics and biomedicine | 2011

Modular neural network model based foetal state classification

Shivajirao M. Jadhav; Sanjay L. Nalbalwar; Ashok A. Ghatol

Cardiotocography (CTG) is a simultaneous recording of foetal heart rate (FHR) and uterine contractions (UC) and it is one of the most common diagnostic techniques to evaluate maternal and foetal well-being during pregnancy and before delivery. Assessment of the foetal state can be verified only after delivery using the foetal (newborn) outcome data. One of the most important features defining the abnormal foetal outcome is low birth weight. This paper proposes a multi-class classification algorithm using Modular neural network (MNN) models. It tries to boost two conflicting main objectives of multi-class classifiers: a high correct classification rate level and a high classification rate for each class. Using a Cardiotocography database of normal, suspect and pathological cases, we trained MNN classifiers with 23 real valued diagnostic features collected from total 2126 foetal CTG signal recordings data from UCI Machine Learning Repository. We used the classification in a detection process. The proposed methodology is presented, which then is tested on UCI Cardiotocography unseen testing data sets. Experimental results are promising paving the way for further research in that direction.


international conference on process automation, control and computing | 2011

Artificial Neural Network Based Cardiac Arrhythmia Disease Diagnosis

Shivajirao M. Jadhav; Sanjay L. Nalbalwar; Ashok A. Ghatol

Changes in the normal rhythm of a human heart may result in different cardiac arrhythmias, which may be immediately fatal or cause irreparable damage to the heart sustained over long periods of time. The ability to automatically identify arrhythmias from ECG recordings is important for clinical diagnosis and treatment. In this paper we proposed an Artificial Neural Network (ANN) based cardiac arrhythmia disease diagnosis system using standard 12 lead ECG signal recordings data. In this study, we are mainly interested in classifying disease in normal and abnormal classes. We have used UCI ECG signal data to train and test three different ANN models. In arrhythmia analysis, it is unavoidable that some attribute values of a person would be missing. Therefore we have replaced these missing attributes by closest column value of the concern class. ANN models are trained by static backpropagation algorithm with momentum learning rule to diagnose cardiac arrhythmia. The classification performance is evaluated using measures such as mean squared error (MSE), classification specificity, sensitivity, accuracy, receiver operating characteristics (ROC) and area under curve (AUC). Out of three different ANN models Multilayer perceptron ANN model have given very attractive classification results in terms of classification accuracy and sensitivity of 86.67% and 93.75% respectively while Modular ANN have given 93.1% classification specificity.


international conference on computational intelligence and computing research | 2010

Arrhythmia disease classification using Artificial Neural Network model

Shivajirao M. Jadhav; Sanjay L. Nalbalwar; Ashok A. Ghatol

In this paper we proposed an automated Artificial Neural Network (ANN) based classification system for cardiac arrhythmia disease using standard 12 lead ECG signal recordings. In this study, we are mainly interested in classifying different arrhythmia types (classes) using multilayer peceptron (MLP) model. We have used UCI ECG signal data to train and test MLP network model. For this multi class classification we used one arrhythmia class against normal arrhythmia class. Different arrhythmia types include coronary artery disease, old anterior myocardial infarction, old inferior myocardial infarction, sinus tachycardia, sinus bradycardia, right bundle branch block etc. In arrhythmia analysis, it is unavoidable that some attribute values of a person would be missing. Therefore we have replaced these missing attributes by closest column value of the concern class. MLP feedforward neural network model is trained by static backpropagation algorithm with momentum learning rule to classify cardiac arrhythmia classes. The classification performance is evaluated using measures such as classification accuracy, training, testing and cross validation mean squared error (MSE), percentage correct, receiver operating characteristics (ROC) and area under curve (AUC). From careful and exhaustive experimentation, we reached to the conclusion that proposed classifier gives best classification results in terms of classification accuracy of 100 % for classes 1 and 2, 98.72%, 97.4%, 94.25%, 92.1% for classes 4, 5, 2 and 10 respectively.


International Journal of Computer Applications | 2013

A Review on Lossy to Lossless Image Coding

Amruta S. Gawande; Sanjay L. Nalbalwar

With increasing demand for applications in multimedia, mobile communications and computer networks, the field of image coding attracts many researchers. Accomplishment of higher compression ratio while retaining good image quality is needful in the present demanding environment. Many multimedia applications are demanding for low disk memory requirement, faster and good perceptual quality for images/video. In this paper, authors have reviewed abundant attempts made by researchers to fulfill the requirement of lossy to lossless image coding. One of the best choices for image coding was DCT which is replaced by DWT. Authors have presented state of art for various methods in lossy to lossless coding domain. With the advancement in research in the fields namely filter banks and lifting based wavelet transforms, image coding with filter banks is currently best suitable method in all aspects. General Terms Image coding, algorithm, Block Transform coding,


Journal of Sensors | 2016

A Centralized Energy Efficient Distance Based Routing Protocol for Wireless Sensor Networks

Rohit D. Gawade; Sanjay L. Nalbalwar

Wireless sensor network (WSN) typically consists of a large number of low cost wireless sensor nodes which collect and send various messages to a base station (BS). WSN nodes are small battery powered devices having limited energy resources. Replacement of such energy resources is not easy for thousands of nodes as they are inaccessible to users after their deployment. This generates a requirement of energy efficient routing protocol for increasing network lifetime while minimizing energy consumption. Low Energy Adaptive Clustering Hierarchy (LEACH) is a widely used classic clustering algorithm in WSNs. In this paper, we propose a Centralized Energy Efficient Distance (CEED) based routing protocol to evenly distribute energy dissipation among all sensor nodes. We calculate optimum number of cluster heads based on LEACH’s energy dissipation model. We propose a distributed cluster head selection algorithm based on dissipated energy of a node and its distance to BS. Moreover, we extend our protocol by multihop routing scheme to reduce energy dissipated by nodes located far away from base station. The performance of CEED is compared with other protocols such as LEACH and LEACH with Distance Based Thresholds (LEACH-DT). Simulation results show that CEED is more energy efficient as compared to other protocols. Also it improves the network lifetime and stability period over the other protocols.


SpringerPlus | 2016

Application of 1-D discrete wavelet transform based compressed sensing matrices for speech compression

Yuvraj V. Parkale; Sanjay L. Nalbalwar

BackgroundCompressed sensing is a novel signal compression technique in which signal is compressed while sensing. The compressed signal is recovered with the only few numbers of observations compared to conventional Shannon–Nyquist sampling, and thus reduces the storage requirements. In this study, we have proposed the 1-D discrete wavelet transform (DWT) based sensing matrices for speech signal compression. The present study investigates the performance analysis of the different DWT based sensing matrices such as: Daubechies, Coiflets, Symlets, Battle, Beylkin and Vaidyanathan wavelet families.ResultsFirst, we have proposed the Daubechies wavelet family based sensing matrices. The experimental result indicates that the db10 wavelet based sensing matrix exhibits the better performance compared to other Daubechies wavelet based sensing matrices. Second, we have proposed the Coiflets wavelet family based sensing matrices. The result shows that the coif5 wavelet based sensing matrix exhibits the best performance. Third, we have proposed the sensing matrices based on Symlets wavelet family. The result indicates that the sym9 wavelet based sensing matrix demonstrates the less reconstruction time and the less relative error, and thus exhibits the good performance compared to other Symlets wavelet based sensing matrices. Next, we have proposed the DWT based sensing matrices using the Battle, Beylkin and the Vaidyanathan wavelet families. The Beylkin wavelet based sensing matrix demonstrates the less reconstruction time and relative error, and thus exhibits the good performance compared to the Battle and the Vaidyanathan wavelet based sensing matrices. Further, an attempt was made to find out the best-proposed DWT based sensing matrix, and the result reveals that sym9 wavelet based sensing matrix shows the better performance among all other proposed matrices. Subsequently, the study demonstrates the performance analysis of the sym9 wavelet based sensing matrix and state-of-the-art random and deterministic sensing matrices.ConclusionsThe result reveals that the proposed sym9 wavelet matrix exhibits the better performance compared to state-of-the-art sensing matrices. Finally, speech quality is evaluated using the MOS, PESQ and the information based measures. The test result confirms that the proposed sym9 wavelet based sensing matrix shows the better MOS and PESQ score indicating the good quality of speech.


Int'l J. of Communications, Network and System Sciences | 2010

Novel Approach to Improve QoS of a Multiple Server Queue

Munir B. Sayyad; Abhik Chatterjee; Sanjay L. Nalbalwar; K. T. Subramanian

The existing models of servers work on the M/G/1 model which is in some ways predictable and offers us an opportunity to compare the various other server queuing models. Mathematical analysis on the M/G/1 model is available in detail. This paper presents some mathematical analysis which aims at reducing the mean service time of a multiple server model. The distribution of the Mean Service Time has been derived using Little’s Law and a C++ simulation code has been provided to enable a test run so that the QoS of a multi-server system can be improved by reducing the Mean Service Time.

Collaboration


Dive into the Sanjay L. Nalbalwar's collaboration.

Top Co-Authors

Avatar

Ashok A. Ghatol

Dr. Babasaheb Ambedkar Technological University

View shared research outputs
Top Co-Authors

Avatar

Shivajirao M. Jadhav

Dr. Babasaheb Ambedkar Technological University

View shared research outputs
Top Co-Authors

Avatar

Munir B. Sayyad

Dr. Babasaheb Ambedkar Technological University

View shared research outputs
Top Co-Authors

Avatar

Pratima Nirmal

Dr. Babasaheb Ambedkar Technological University

View shared research outputs
Top Co-Authors

Avatar

Rakesh Kumar Patney

Indian Institute of Technology Delhi

View shared research outputs
Top Co-Authors

Avatar

Rohit D. Gawade

Dr. Babasaheb Ambedkar Technological University

View shared research outputs
Top Co-Authors

Avatar

Anil B. Nandgaonkar

Dr. Babasaheb Ambedkar Technological University

View shared research outputs
Top Co-Authors

Avatar

Pravin Dhulekar

Savitribai Phule Pune University

View shared research outputs
Top Co-Authors

Avatar

ShivDutt Joshi

Indian Institute of Technology Delhi

View shared research outputs
Top Co-Authors

Avatar

Yuvraj V. Parkale

Dr. Babasaheb Ambedkar Technological University

View shared research outputs
Researchain Logo
Decentralizing Knowledge