SearcharxivSearch

arXiv subjects

Rohini Sharma

Publications and source records attributed to Rohini Sharma.

2 recordsLinked to original sources

Analyzing Wearables Dataset to Predict ADLs and Falls: A Pilot Study

Healthcare is an important aspect of human life. Use of technologies in healthcare has increased manifolds after the pandemic. Internet of Things based systems and devices proposed in literature can help elders, children and adults facing/experiencing health problems. This paper exhaustively reviews thirty-nine wearable based datasets which can be used for evaluating the system to recognize Activities of Daily Living and Falls. A comparative analysis on the SisFall dataset using five machine learning methods i.e., Logistic Regression, Linear Discriminant Analysis, K-Nearest Neighbor, Decision Tree and Naive Bayes is performed in python. The dataset is modified in two ways, in first all the attributes present in dataset are used as it is and labelled in binary form. In second, magnitude of three axes(x,y,z) for three sensors value are computed and then used in experiment with label attribute. The experiments are performed on one subject, ten subjects and all the subjects and compared in terms of accuracy, precision and recall. The results obtained from this study proves that KNN outperforms other machine learning methods in terms of accuracy, precision and recall. It is also concluded that personalization of data improves accuracy.

cs.LG

Region Based Energy Balanced Inter-cluster communication Protocol for Sensor networks

Wireless sensor networks faces unbalanced energy consumption problem over time. Clustering provides an energy efficient method to improve lifespan of the sensor network. Cluster head collects data from other nodes and transmits it towards the sink node. Cluster heads which are far-off from the sink, consumes more power in transmission of information towards the sink. We propose Region Based Energy Balanced Inter-cluster communication protocol (RBEBP) to improve lifespan of the sensor network. Monitored area has been divided into regions; cluster heads are selected from specific region based on the residual energy of nodes in that region. If energy of nodes of the specific region is low, nodes from another region are selected as cluster heads. Optimized selection of cluster heads helps in improving lifespan of the sensor network. In our scheme, cluster heads which are far-off from the sink use another cluster heads as the relay nodes to transmit their data to the sink node. So energy of cluster heads deplete in a uniform way and complete area remain covered by sensor nodes. Simulation results demonstrate that RBEBP can effectively reduce total energy depletion and considerably extend lifespan of the network as compared to LEACH protocol. RBEBP also minimize the problem of energy holes in monitored area and improve the throughput of the network

cs.NI