Adapted LZW Protocol for ECG Data Compression
Main Article Content
Abstract
Lempel–Ziv–Welch (LZW) is a data compression method, which is adopted by many applications likes Electrocardiography (ECG) data to reduce the size of transferred data. Because of the ECG data moves over the network all the time, which means there is a need to reduce its size to improve the network performance. In this paper, we concerned with the LZW method, which is one of the important and famous data compression method. We propose a protocol to improve the way in which the LZW saving an index for the compressed data. The proposed protocol could reduce the size of the index in LZW method. Five samples data groups provided by Physionet are used for evaluation. The experimental result shows that the proposed protocol can give best compression ratio compared with the original method.