1 Introduction

The twenty-first century has observed extensive research on health-related technology and considerable progress has been achieved. Although there has been some improvement, mortality rates remain stubbornly high with respect to preventable illness worldwide, with cardiovascular disease (CVD) being one of the primary causes of death with an increasing prevalence each year. Data from the World Health Organisation (WHO) (2016) indicates that approximately 17.3 million people succumbed to CVD in 2016—a figure that equates to approximately 31% of deaths worldwide. Within the criteria of CVD mortality, approximately 7.3 million people died as a result of coronary heart disease, whilst 6.2 million people died as a result of stroke. Future projections suggest that 23.6 million people will succumb to CVD annually by 2030 [1].

The introduction of electronic technology into medical research has created a nascent field of research known as biomedical engineering. This incorporates technological disciplines including electrical technology, electronics, communications, instrument development, mechanical engineering, very large-scale integration (VSLI), and combinations thereof. Using these techniques, it has been possible to create a new means by which medical practitioners may diagnose and appraise medical presentations and determine courses of medical intervention. Observation of cardiac electrical activity through electrocardiogram (ECG) represents one of the most significantly researched areas in recent years due to the integral role it assumes in patients’ general health. This focus was derived from the invention of the ECG in the early years of the last century by Willem Einthoven [2], which is currently considered a seminal moment in biomedicine. ECG is one of the most important non-invasive tools used to record the heart’s electrical activity and offer diagnoses for cardiac diseases. Telemetry ECG devices allow for easy and rapid ECG monitoring of patients with suspected cardiac arrhythmia. Einthoven’s original machine was developed and refined over the ensuing years in several ways, resulting in a number of means by which cardiac monitoring may be accomplished with great effect, including the use of ultrasound and computed tomography, neither of which require the insertion of probes into the patient [3].

This paper will develop a portable ECG monitoring and processing system that has the capacity to observe subjects in real time and display the resultant ECG signals on a computer or laptop. In order to accomplish this, a Graphical User Interface (GUI) was developed that is compatible with LabVIEW and with MATLAB data processing techniques.

This essay is comprised of five sections, commencing with the Introduction, followed by the System description, the Results and Discussion section, the Conclusion and finally, Further research.

2 System description

2.1 Hardware block diagram of an ECG monitoring and processing system

Figure 1 provides the design of the system hardware; from left to right respectively, this begins with the data acquisition unit, which is comprised of three electrodes attached to the patient’s body following the Einthoven triangle [4] to detect and transmit the ECG signal in an efficient manner. This is followed by the data acquisition circuit components, used to amplify the obtained signal and apply any necessary filtering start with an INA128 instrumentation amplifier (as shown in Fig. 2) to detect potential differences between two body locations. This is further followed by an active high-pass filter (HPF), as depicted in Fig. 3, then the low-pass filter (LPF), as revealed in Fig. 4, and finally culminates with a notch filter (Fig. 5). The subsequent stage is the data processing unit (DPU); this converts the amplified and filtered signal from an analogue to a digital format (ADC) using a ATmega328P microcontroller to transmit the obtained signal wirelessly using a ZigBee module for ultimate display on the practitioner’s computer or laptop using the GUI unit.

Fig. 1
figure 1

Hardware system components description

Fig. 2
figure 2

Instrumentation amplifier INA128

Fig. 3
figure 3

HPF circuit

Fig. 4
figure 4

Third-order LPF

Fig. 5
figure 5

Twin T notch filter

2.2 Hardware system components

2.2.1 Instrumentation amplifier to amplify the ECG biosignal

The INA128 instrumentation amplifier is used to apply the initial amplification to the ECG signal. This component was chosen on the basis of its characteristically high minimum Common Mode Rejection Ratio (CMRR) of 120 dB and its high gain, and an adjustable gain which can be set to any level between 1 and 10,000. In order to prevent saturation of the amplifier, the gain is set to a nominal value of 10. This indicates that in conjunction with the above, the typical ECG signal amplitude should be approximately 1 mV, with a gain of 13 mV for the instrumentation amplifier [5].

The instrumentation amplifier had a 5 V power supply, comprised of two (± 5 V) power supplies connected in parallel, with decoupling provided by earth-connected 0.1 μF capacitors. The resistance required to set the gain of the amplifier is calculated according to the following formula [6].

According to the aforementioned typical ECG signal gain, the gain for the INA128 was set at G = 10

$${\text{G}} = \frac{{50 \;{\text{k}}\Omega }}{\text{RG}}$$
(1)

Thus, the external resistor RG can be calculated as following

$${\text{RG}} = \frac{{50 \;{\text{k}}}}{10} = 5\;{\text{k}}\Omega$$

2.2.2 HPF to remove the direct current offset

The purpose of the active HPF is to allow signals in excess of a predetermined frequency to pass through whilst blocking those of lower frequencies. The instrumentation amplifier’s output is passed through an active high-pass filter set to 0.05 Hz, thereby permitting the accurate recording of ST elements. The rationale is to eliminate direct current (DC) offsets that arise as a result of half-cell voltages in the ECG electrodes, together with any other extraneous low-frequency noise that modulates the ECG signal. The component used to accomplish this high-pass filter function is the OP07D op-amp, characterised by a nominal gain of 2 [7].

$${\text{Fc}} = \frac{1}{2\pi R1C1}$$
(2)

If the capacitance value C1 is calculated as \(10 \;\upmu{\text{f}}\), then

$${\text{R}}1 = \frac{1}{{2 \times 3.14 \times 0.05 \times 10 \times 10^{ - 6} }} = 318.4\;{\text{k}}\Omega$$
(3)

2.2.3 LPF to remove high-frequency noise

Following processing by the active high-pass filter, as stated, the ECG signal is subjected to low-pass filtering to eliminate any high frequency noise that results from nearby electromagnetic activity. The cut-off frequency is set to 160 Hz. The active LPF circuit, comprised of a first- and a second-order low-pass filter, is shown in Fig. 3.

The gain of each active low-pass filter is 10, giving a net gain for the pair of 10 × 10 = 100. The resistance and capacitance are determined in accordance with Eq. 5. The cut-off frequency, Fc, is assumed to be 160 Hz.

In the first step design, a non-inverting active first-order LPF with a gain set at 10 and Fc = 160 Hz was used in addition to the input impedance of R4 = 10 kΩ by using the voltage gain of the non-inverting op-amp.

$$\begin{aligned} {\text{Af}} & = 1 + \frac{{{\text{R}}3}}{{{\text{R}}4}} \\ R3 & = \left( {10 - 1} \right) \times R4 = 9 \times 10\;{\text{k}}\Omega = 90\;{\text{k}}\Omega \\ \end{aligned}$$
(4)

Thereafter, with the 1st LPF, where the cut-off frequency Fc 160 Hz and R2 assumed to be 100 kΩ, the LPF formula can be used to determine C2.

$$\begin{aligned} {\text{Fc}} & = \frac{1}{{2\uppi{\text{R}}2{\text{C}}2}} \Rightarrow 160 = \frac{1}{{2\uppi100\;{\text{k }}\;{\text{C}}2}} \\ \therefore {\text{C}}2 & \cong 10 \;{\text{nF }} \\ \end{aligned}$$
(5)

By using the same equation, the voltage gain of the non-inverting op-amp is also:

$$R7 = 90\;{\text{k}}\Omega \quad and\quad R8 = 10\;{\text{k}}\Omega$$
(6)

With the 2nd LPF, where the cut-off frequency Fc = 160 Hz,

$${\text{Fc}} = \frac{1}{{2\uppi\surd {\text{R}}5{\text{R}}6{\text{C}}3{\text{C}}4}}$$
(7)

If the capacitance of C3 and C4 are depicted as 47 nF and 10 nF, then

$$\begin{aligned} \therefore 160 & = \frac{1}{{2\uppi\surd {\text{R}}5 \times {\text{R}}6 \times 47\;{\text{nF}} \times 10\;{\text{nF}}}} \\ \therefore R5 & = 34.3\;{\text{k}}\Omega ,\quad R6 = 61.38\;{\text{k}}\Omega \\ \end{aligned}$$

2.2.4 Notch filter used to remove the 50 Hz power line interference

The function of the notch filter is to filter the 50 Hz AC power line component that modulates the ECG signal [8]. The type of filter used to accomplish this requirement is the twin T notch filter, as shown in Fig. 5. It can be observed that it is comprised of an MCP6217 op-amp configured with a resistor–capacitor (RC) arrangement. The MCP6271 op-amp is characterised by high input and low output impedances. Its performance can be expressed as follows.

If \({\text{F}}c = 50\;{\text{Hz}},\;C = 0.47\;\upmu{\text{F}}\), then the resistor value can be calculated as follows:

$$\begin{aligned} {\text{R}} & = \frac{1}{{2\uppi{\text{Fc}}\;{\text{C}}}} \\ {\text{R}} & = \frac{1}{{2 \times 3.14 \times 50 \times 0.47 \times 10^{ - 6} }} = 6.769\;{\text{k}}\Omega \\ \end{aligned}$$
(8)

Therefore,\(R9 = 6.769\;{\text{k}}\Omega ,\;R10 = 6.769\;{\text{k}}\Omega ,\;R11 = 3.884\;{\text{k}}\Omega\)

$$C5 = 0.47\;\upmu{\text{F}},\quad C6 = 0.47\;\upmu{\text{F}},\quad C7 = 0.94\;\upmu{\text{F}}$$

The gain of the notch filter can be expressed as:

$${\text{Gain}} = 1 + \frac{{{\text{R}}12}}{{{\text{R}}13}} = \frac{820}{1000} = 1.82$$
(9)

2.3 Software system components

The design of the software may be conceptualised as a two-element task, as shown in the block diagram depicted in Fig. 6. A significant degree of processing of the ECG signal occurs within the software function. The software adopted in this project was created within the Arduino integrated development environment (IDE). This IDE has the capability to function as a serial terminal emulator, which permits communication with the hardware.

Fig. 6
figure 6

Block diagram of software application

2.3.1 Data processing unit (DPU) design

The function of the DPU is to take the amplified and filtered ECG signal and convert it from analogue to digital format in order to render it in a form suitable for wireless transmission for ultimate display on the practitioner’s computer or laptop using the GUI.

The DPU is built using the ATmega328P microcontroller. This device incorporates an Atmel-type microcontroller, the function of which is to convert the ECG signal into an universal asynchronous receiver-transmitter (UART) format in order to render it compatible with the ZigBee module’ input specifications and thus suitable for interfacing with both the LabVIEW and MATLAB platforms on the GUI.

The Atmel-designed AVR type microcontroller is situated in the ATmega328P module. The ADC also located therein is characterised by a 10-bit resolution and can process input that vary between 0 V and the power supply voltage. Therefore, the voltage representing the least significant bit (LSB) may be expressed as follows:

$$\left( {\frac{5}{{2^{10} }}} \right) = 0.00488 = 4.88\;{\text{mV}}$$
(10)

Therefore, the ECG signal frequency does not coincide with the module’s upper frequency range.

It is evident that the microcontroller ADC is adequate for the task of sampling the ECG signal, provided that the stipulations of Nyquist’s Theorem—which posits that the sample periodicity must be a minimum of two times the highest ECG signal frequency in order to avoid signal aliasing—are met [9]. As the ATmega328P sampling periodicity is of the order of 100 μs, the sampling frequency should be approximately 10 kHz, correspondingly [10].

The ATmega328P microcontroller incorporates one UART channel, which in this case is used to allow the ZigBee wireless module to transmit and receive data. The baud rate of the UART channel determines the speed at which data is processed (the baud rate being the symbol/S specification). The baud rate differs from the more usual bits per second specification in that bits are not the same as symbols; for example, each symbol may be comprised of a number of bits [11]. The bits-per-second specification of the Arduino Uno module is a nominal 9600, and as each symbol is made up of 10 bits (eight for data and one each for start and stop), its baud rate is 9600.

2.3.2 Selecting the wireless connection module

It is not new for wireless methodology to find application in connecting sensing devices to instruments; however, a recent intensification in related research has attracted new interest and rapid diversification in its application [7]. One such advance in research is exemplified in Digi International Incorporated’s ZigBee radio frequency (RF) module [12].

For the purposes of this design, the ZigBee RF module wireless application was selected due to its advantages in terms of economy, modest power demands, reliability, versatility in terms of use and built-in security elements. In the process of selecting ZigBee, a number of alternatives were considered, including Bluetooth, Institute of Electrical and Electronics Engineers (IEEE) 802.11b, IEEE 802.11g and ultra-wideband (UWB); the outcomes of the comparative appraisal exercise for these are shown in Table 1. Thus, it can be observed that the ZigBee RF wireless option offers the best features, especially in terms of expense and power demand. Another important issue, for obvious reasons, was that of component lifespan, a factor closely related to power demand in that low-power components tend to last longer. The outcomes of this consideration are presented in Table 1, with the ZigBee option projected as being the most durable. ZigBee also outperforms Bluetooth in terms of wireless operating range and whilst this is not the case for other options, its performance in this respect set against its power demands is impressive. The security of any wirelessly transmitted data is another important consideration that was taken into account, with ZigBee proving to be adequate for the purposes of this design, addressing such issues as module authorisation, key establishment, transport and frame protection. In terms of keys, ZigBee is characterised by full-function operation, co-ordinating and storing keys in the role of a trust centre, requiring both transmitting and receiving sites to present matching keys in order to send and receive data [13].

Table 1 Comparison of ZigBee RF module with other technologies

2.3.3 Wireless communication circuit

Naturally, a wireless communication circuit is essentially a switching device that includes the transmitter side, the receiver side, an Analogue to Digital Converter (ADC), the ZigBee transmitter, the ZigBee receiver MCP2220 connection, and the GUI [14].

As can be observed in the schematic diagrams in Fig. 7, the transmitter side processes the signal by converting the ECG signal from an analogue format to a digital, eventually transmitting the same using the ZigBee module. However, the signal is received by the ZigBee receiver and passed through the MCP2220 [15] connection to the GUI to display the final results.

Fig. 7
figure 7

Block diagram of the wireless communication circuit

2.3.4 Design of the GUI using LabVIEW

A crucial feature of the ECG monitoring and processing system that is the subject of this research is its portability, therefore, it is essential that the GUI is appropriate to this objective and versatile with respect to the operator whilst performing with the necessary degree of sophistication and accuracy. As such, the LabVIEW and MATLAB proprietary software applications were selected to play a vital role in the GUI design.

LabVIEW is a proprietary software package that facilitates the design of various types of data management, control and measuring systems; as such, it is eminently suitable for GUI design. The 2014 version of LabVIEW has been used to develop the first GUI. Figure 8 depicts the connection of the system’s operator panel as can be observed on the left side. The setting of the serial port configuration, such as the baud rate (9600) and remainder of the design components are located in the square which represents a loop in the LabVIEW design. This loop will confirm that the design will run continuously to display the ECG signal. A program loop function is employed to maintain operation until such a time as the operator terminates it. The loop function encompasses all necessary functions, running with a delay of the order of a number of milliseconds in order to protect against computer CPU overload.

Fig. 8
figure 8

Schematic of the LabVIEW block diagram

Microcontroller connectivity is achieved by implementing a link that specifies the COM port being used and the transmission baud rate. The COM port is specified as the computer USB port to which the ZigBee RF module is connected and recognised by the device management software. As long as these specifications are correctly made and recognised by the relevant system modules, connectivity will be established automatically to other design elements and communication between them will be enabled.

2.3.5 Design of the GUI using MATLAB

A GUI is a common feature of numerous modern applications, thus, it is unsurprising that software solutions exist for their design. MATLAB is no exception, offering a user-friendly GUI creation facility. A GUI created using MATLAB is generally characterised by being robust in terms of data processing power, which is one reason why it is implemented in biotechnology applications [16]. As such, it has been selected for the GUI design in the present study for real-time tracking of the ECG signal.

2.4 Implementation using printed circuit board pand enclosure

In this research, the design of the printed circuit board (PCB) was accomplished with the aid of the proprietary Proteus software application, which ensured the PCB was produced economically in both spatial and monetary terms. All physical parameters of the parts to be attached to the PCB were included in the design. Figure 9 shows the completed PCB. The PCB design was then converted to Gerber format, as used by the computer numerical control (CNC) apparatus used in the PCB’s physical manufacture. The use of Gerber viewer software ensured that this process was accomplished free from errors.

Fig. 9
figure 9

The top layer of the PCB board

Once the Gerber files’ accuracy had been verified, the following assembly stages were conducted. The first stage involved the scrupulous cleaning of the PCB and ensuring that no short circuits existed. Thereafter, the DAU component was assembled on the PCB design, soldering it as shown in Fig. 10, which further illustrates the DAU in its final form with all components in place and therefore ready for testing.

Fig. 10
figure 10

Final design in box

2.5 Results and discussion

Typically, when a patient with cardiac disease is identified as requiring observation and/or diagnosis, this requires hospital admission. This observation and diagnosis generally require the use of an ECG machine which, due to expense and the need for expert operation, is generally only found in large, centrally located hospitals. Treatment, therefore, is likely to involve significant inconvenience and expense for patients. There is hence a real need for a portable and economical ECG devices. The need for such a device to be wireless stems from the requirement with current ECG machines for patients to be attached to the machine by electrical wires, thus requiring the machine and patient to be in close proximity. A wireless machine, however, would facilitate patient and machine not being physically proximate. In this project, a portable wireless ECG monitoring and processing system was designed which is capable of performing all the functions of centrally based existing ECG machines, but utilising wireless technology to make connections with centrally based nodes. This was accomplished by patient-connected electrodes fitted with micro-modules that have the ability to process digitally and wirelessly convey obtained signals by means of ZigBee module transfer methods. The different aspects of the design were tested and evaluated as depicted in the following section.

2.5.1 Data equalisation circuit test

Following the analysis and specification of each circuit components, testing commenced. Testing of the DAU was conducted in a software environment using the Multisim software application, which creates simulated ECG signals that connect directly to the DAU through positive and negative terminals of the INA128 Op-Amp and the output ECG signal can then be viewed on an oscilloscope (as shown in Fig. 11).

Fig. 11
figure 11

Schematic design test in mutism

Figure 11 displays the DAU functions as expected, demonstrating that the software operates correctly, as exemplified by the clear PQRST elements of the ECG signal. This differs from the real-world scenario in that the Multisim-generated ECG signal does not contain any noise components, therefore, even with the low-pass, high-pass and notch filters taken out, the ECG signal will remain clean. As a result, real-world testing will not precisely replicate the Multisim-based test and the consequences of this should be anticipated; such effects are likely to include power-line noise which in the real-world scenario, the notch filter would seek to minimise. In order to ensure the ECG signal is efficiently detected and transmitted, it is essential that the ECG electrodes are properly located on the patient. For the purposes of this design, two electrodes were connected to the patient’s upper chest below the lower edge of the scapula on either side, with the third being connected underneath the left-hand side chest electrode immediately above the patient’s upper rib following the Einthoven triangle. Thereafter, the ECG signal is captured by the ECG electrodes and passed to the INA128. The differential ECG signal output characteristics observed on an oscilloscope at the laboratory are presented in Fig. 12.

Fig. 12
figure 12

ECG signal after instrumentational amplifier

The post-instrumentation amplification ECG signal shown in Fig. 12 also exhibits a high-frequency noise component that is generated from various sources such as a power line and body movement. This is subsequently minimised by the filters appearing in the following stage. The high-pass (low frequency) active filter used in the second stage of the ADU is one of the most critical, as it seeks to remove any low-frequency less than (0.05 Hz, Fig. 13) interference from the amplified ECG signal, thereby permitting the accurate recording of QRST elements. The reason for applying HPF is to eliminate DC offsets that arise as a result of half-cell voltages occurring in the ECG electrodes, together with any other extraneous low-frequency noise that modulates the ECG signal.

Fig. 13
figure 13

Active HPF bode plot illustrates the cut-off frequency (50.025 m Hz ≅ 0.05 Hz)

This filtering function was accomplished by means of an OP07D Op-Amp together with a number of resistors. The characteristics of this filter are shown in Fig. 3, and the result of this filter illustrates a peak of the ECG signal, such as the QRS complex, however, mixed with high frequency noise. Therefore, more filters need to be applied in order to enhance the ECG signal (Fig. 14).

Fig. 14
figure 14

ECG signal after high-pass filter

In the final stage of DAU, the ECG signal is subjected to LPF to eliminate any high frequency noise that may result from nearby electromagnetic activity. The applied low-pass (high frequency) active filter removes any high-frequency more than 160 Hz (Fig. 15). This is also accomplished by means of an appropriately configured OP07D Op-Amp. With regards to the LPF result in Fig. 16, a significant improvement in the ECG signal can be observed as a result of applying the LPF. The ECG signal displayed with all its details, presents the P wave and QRS complex with a clear T wave.

Fig. 15
figure 15

Active 3rd order LPF bode plot illustrate cut-off frequency (160.063 m Hz ≅ 160 Hz)

Fig. 16
figure 16

ECG signal after low pass filler

It is worth acknowledging that where ADC in the microcontroller cannot manage the negative voltages and the ECG signal contains a positive and negative component which is the [R, S] wave, to remove the negative component from ECG signal whilst maintaining the [S] wave signal, the signal transitions from the zero level by applying the DC offset (as shown in Fig. 17). The DC offset shifts the waveform of [R, S] wave upwards. As a result, it can be observed that the zero level is no longer a reference for the ECG signal. This change will be observed with the results of DAU.

Fig. 17
figure 17

ECG Signal after a twin T notch filter

Following the low- and high-pass filtering previously described, the ECG signal undergoes notch filtering by means of an MCP6217 Op-Amp, the purpose of which is to minimise interference resulting from 50 Hz power line noise. This is a twin-T filter, the characteristics of which are shown in Fig. 5. The result in Fig. 17 illustrates a substantial improvement in the ECG signal as a result of applying the consecutive band reject filter (notch filter), which successfully removed the 50 Hz power line noise. Consequently, the details of the ECG signal [PQRST] peaks are thus, clearer. The obtained ECG signal from the final stage of DAU confirms that DAU works properly and provides expected results.

The resultant approximately 1.0 V peak-to-peak post-amplification and filtering ECG signal can be viewed on an oscilloscope. This signal will be transferred to the subsequent unit, namely the DPU will be converted to a digital signal and sent wirelessly to the final (GUI) unit.

2.5.2 GUI test and results

Using MATLAB and LabVIEW, the design of the present study offers an excellent integrated platform with notable advantages, for example, it can analyse the large data set collected from DAU in real-time and the software provides a user-friendly environment (GUI), which can be easily used to diagnose a patient with cardiac disease. Moreover, it contains a number of advanced mathematical blocks that can be used to develop unique features, such as storing patient data to allow offline data analysis. The design generally demonstrated that the hardware and software elements operated and intercommunicated correctly and as expected. In both LabVIEW and MATLAB configurations, the GUI characteristics were examined and were found to yield unproblematic, user-friendly displays in real-time.

As shown in Fig. 18, the results of the GUI LabVIEW design enabled the user to diagnose the heart activity of the patient. Moreover, the signal displays full details of typical ECG signal, P wave, QRS complex and T wave. Furthermore, as illustrated in Fig. 19, MATLAB design of the GUI has further proved similar results as obtained in Fig. 11.

Fig. 18
figure 18

The result of LabVIEW design

Fig. 19
figure 19

The results of the MATLAB design

Furthermore, we validated our obtained ECG signal against three different ECG signals the one generated by the existing hospital’s traditional ECG Fig. 20a, and the results of two developed ECG monitoring systems with different graphical user interfaces LabVIEW Fig. 20b [17], and MATLAB Fig. 20c [18]. As result, our ECG signal with both platform LabVIEW and MATLAB showed high level of similarity with traditional ECG signal in Fig. 20a in term of observing a clear P wave, QRS complex and T wave. However, our generated ECG signal was it slightly better than the results in Fig. 20b, c, because of the filtering circuit that we applied in our design.

Fig. 20
figure 20

The validation results a the data generated by the existing ECG machine, b the results of real time ECG monitoring system [17], c the results of developed ECG monitoring system [18]

3 Conclusion

The objectives of this research have been successfully accomplished through the acquisition of a noise-free ECG signal. Once the acquisition of a noise- and distortion-free ECG signal were successfully accomplished, it was transmitted wirelessly by use of the ZigBee module. Additionally, a suitable GUI was created by means of both LabVIEW and MATLAB proprietary software applications. This GUI facilitates real-time patient ECG observation.

In summary, it may be confidently asserted that as a result of the work conducted in this paper, cardiac patients need not be committed to attending centrally located medical facilities in order to be observed and treated. This development has been facilitated by the application of wireless technology reported in this work.

4 Further research

Although the project achieved its stated objectives in terms of creating an ECG monitoring and processing system, a number of potential improvements, as identified retrospectively, can be identified. Firstly, the wires connecting the ECG electrodes to the data acquisition module are not optimal; improvements could be made by using RF shielded wiring in order to prevent the effects of environmental RF radiation. Secondly, the ECG signal could be viewed globally if the project incorporated internet-compatible connectivity. This would enable the participation of cardiac practitioners regardless of their geographical location, with consequent benefits for patient care. Finally, an analysis tool could be added to both the LabVIEW and MATLAB platform GUIs to help detect different cardiac arrhythmia.