Open access

Application of Adaptive Noise Cancellation in Transabdominal Fetal Heart Rate Detection Using Photoplethysmography

Written By

Kok Beng Gan, Edmond Zahedi and Mohd. Alauddin Mohd. Ali

Submitted: 08 October 2010 Published: 05 July 2011

DOI: 10.5772/16309

From the Edited Volume

Adaptive Filtering Applications

Edited by Lino Garcia

Chapter metrics overview

3,959 Chapter Downloads

View Full Metrics

1. Introduction

Monitoring the fetal heart rate (FHR) throughout pregnancy empowers the clinician to diagnose fetal well being, characterize fetal development and detect abnormality (Freeman et al. 2003). A non-invasive and low cost system would enable monitoring of normal pregnancies and promote large population studies of fetal physiological development (Freeman et al. 2003). FHR monitoring is an ongoing observation of human fetal physiology. The expected outcome of this early detection is a reduced risk of fetal morbidity and mortality (Philip et al. 2002).

Currently, Doppler ultrasound has been extensively used for FHR detection and obstetric purposes (Hershkovitz et al. 2002), where the standard pre-delivery test of fetal health is the fetal non-stress test (NST). These tests are routinely performed at the hospital where continuous-wave instruments are more popular than pulsed ones. The use of Doppler ultrasound in the first trimester is generally not recommended as a routine (Hershkovitz et al. 2002) as it may increases the occurrence of intrauterine growth restriction. Besides that, the FHR measurements using Doppler ultrasound are not always reliable (Karlsson et al. 2000) due to the complexity of the Doppler signal and the effects of fetal and maternal breathing. An alternative to ultrasound is using the fetal electrocardiogram (FECG). In direct (invasive) fetal electrocardiogram (FECG), the FHR could be obtained by attaching scalp electrode to the fetal scalp after the rupture of the membrane (Khandpur 2004). During invasive FECG recording the uterus may be perforated leading to its infection, besides possible scalp injuries to the fetus (Khandpur 2004). The other approach is non-invasive FECG but FECG signals have a low (signal to noise ratio) SNR due to the interference from noise, maternal electrocardiogram (MECG) and electromyogram (EMG). The application of non-invasive FECG requires multiple leads and advanced digital signal processing techniques (Najafabadi et al. 2006). It is worth mentioning that commercial devices operating on non-invasive FECG are not available at this moment.

Optical techniques has received a considerable attention in biomedical diagnostic and monitoring of biological tissues such as brain imaging, breast imaging and for fetal heart rate detection and oxygen saturation measurement due to its theoretical advantages in comparison with other modalities. Continuous wave near infrared (NIR) spectroscopy has been applied to trans-abdominal fetal pulse oximetry (Ramanujam et al. 2000; Chance 2005; Zourabian et al. 2000; Nioka et al. 2005; Vintzileos et al. 2005). The system consists of NIR sources (halogen lamps) and a photomultiplier as detection unit (Ramanujam et al. 2000; Chance 2005). The generated heat was justified by using cooling fans for the halogen lamps. Recently, trans-abdominal oxygen saturation (SpO2) in animal (Nioka et al. 2005) and human fetuses were successfully obtained in the laboratory (Vintzileos et al. 2005). However, the proposed techniques require high power (a total of 80 W optical power) and a relatively expensive detection unit (photo-multiplier).

In this project, we propose to design and develop a low-power optical FHR monitor. The signal of interest is the photoplethysmogram (PPG), which is generated when a beam of light is modulated by blood pulsations. PPG is a noninvasive technique for detecting blood volume changes in living tissue by optical means consisting of a light emitting diode (LED) and a photo-detector. One of the potential applications of the PPG technology is non-invasive fetal heart rate detection through the maternal abdomen. In this application, the light intensity is modulated by the mother as well as fetal blood circulation, producing a combined signal which needs to be separated via digital signal processing (DSP) techniques. The design of a fixed filter would not be adequate as the frequency spectrum of the noise (maternal PPG) overlaps with the desired signal (fetal PPG). The adaptive filter will automatically adjust its coefficients therefore achieve the high degree of noise rejection.

Such an approach - based on adaptive noise cancellation (ANC) - has been evaluated for extraction of the fetal heart-rate using PPG signals from the maternal abdomen. A simple optical model has been proposed in which the maternal and fetal blood pulsations result in emulated signals where the lower SNR limit (fetal to maternal) is -25 dB (Zahedi & Beng, 2008). It is shown that the RLS algorithm is capable to extract the peaks of the fetal PPG from these signals, corresponding to typical values of maternal and fetal tissues.

Subsequently, an optical fetal heart rate detection (OFHR) system has been designed and developed using low-cost, low-power IR light (890 nm with optical power < 68 mW) and a commercially available silicon photo-detector (Gan et al. 2009). Previous literature (Ramanujam et al. 2000; Chance 2005; Zourabian et al. 2000; Nioka et al. 2005; Vintzileos et al. 2005; Choe et al. 2003) shows that the Source-Detector separations depends on the type of sources and the photo-detectors implemented in their studies. Since in our work the developed instrument utilizes low optical power, the source-to-detector separation plays an important role as it affects the detectivity of the photo-detector. This chapter discusses the selection of S-D separation for the OFHR system based on the ANC limit and photo-detector’s noise. The implementation of the ANC algorithm in OFHR system is also discussed and the clinical trial results are also reported.

Advertisement

2. Materials and methods

2.1. Adaptive noise cancellation

Conventional digital signal processing techniques do exist to extract a desired biomedical signal from a mixed signal which is usually contaminated by unwanted noises. Adaptive filters are used for non-stationary signals where a sample-by-sample adaptation process is required (Vaseghi, 2000; Widrow et al., 1975). Applications of adaptive filtering include multi-channel noise reduction, radar or sonar signal processing, channel equalization for cellular mobile phones, echo cancellation and low delay speech coding. This section discussed the concept of the adaptive filtering, adaptive algorithm and the Recursive Least Square (RLS) algorithm.

2.1.1. Concept of adaptive filtering

Adaptive filters consist of two distinct parts: a digital filter and the corresponding adaptive algorithm, used to adjust the coefficients of the filter (Figure 1). In these algorithms, the error signal e(n) defined as the difference between the output of the filter (y(n)) and a primary input signal (d(n)), is minimized according to a least squares error criterion (Ifeachor & Jervis, 2002).

Figure 1.

ANC system

The desired signal d(n) (Figure 1) is contaminated by an uncorrelated noise signal v0(n), where n is the running time index. The result d(n) + v0(n) is the primary measurement signal s(n). The reference input, v1(n) is only correlated with v0(n) and fed to an adaptive FIR filter. The output of the FIR adaptive filter y(n) is subtracted from the primary input s(n) to produce the error signal e(n):

e(n)=d(n)+v0(n)y(n)E1

The adaptive filter uses e(n) to adjust its own impulse response to produce an output y(n) as close a replica as possible to v0(n). Squaring and applying the expectation operator to both sides of Equation 1:

E{e2(n)}=E{d2(n)}+E{(v0(n)y(n))2}2E{d(n)(v0(n)y(n))}E2

d(n) being uncorrelated with v0(n) and v1(n), E{d(n)(v0(n)-y(n))}= 0. Therefore Equation 2 can be simplified:

E{e2(n)} = E{d2(n)} + E{(v0(n) - y(n))2}E3

An iterative procedure minimizesE{e2(n)}, which will occur when y(n) = v0(n) (ideal situation) producing e(n) = d(n).

2.1.2. Adaptive algorithm

In most adaptive systems, the digital filter in Figure 2 is realized using a transversal or finite impulse response (FIR) structure. The FIR structure is the most widely used because of its simplicity and stability.

A mth-order adaptive transversal filter is a linear time varying discrete-time system that can be represented by:

y(n)=i=0m1wi(n)v1(ni)E4

where wi(n) is the adjustable weight and v1(n) and y(n) are the input and output of the filter. The filter output is a time varying linear combination of the past input (Figure 2).

Figure 2.

Illustration of the configuration of an adaptive filter

Adaptive algorithm are used to adjust the coefficient of the digital filter (Figure 2) such that the error signal e(n), is minimized according to the mean square error and least squares error criterion (Ifeachor & Jervis, 2002). Common adaptation algorithms are least mean square (LMS) and the RLS. The RLS algorithm minimizes the sum of the square of the error whereas the LMS algorithm minimizes the mean square error. In terms of the computational and storage requirements, the LMS algorithm is the most efficient and does not suffer from the numerical instability problem (Ifeachor & Jervis, 2002). However, the recursive least square (RLS) algorithm has superior convergence properties (Ifeachor & Jervis, 2002). It is suitable for offline processing where computational requirement is not an issue.

2.1.3. Linear least-square error estimation

The principle of least-squares (LS) was introduced by the German mathematician Carl Friedrich Gauss, who used it to determine the orbit of the asteroid ceres in 1821 by formulating the estimation problem as an optimization problem (Manolakis et al., 2005).

The least-square approach provides a mechanism for designing fixed filters when the properties of the signal source are known. More importantly, it provides a vehicle for adaptive filter design that can operate in an environment of changing signal properties. The source signal is modeled as the output of a linear discrete-time system with parameters which are either known for the fixed algorithm or unknown in the adaptive case. Noise added to the observations completes the signal description. The least-square algorithm is then required to do the “best” filtering of the signal, employing as much of the priori signal and noise models as is known. If these priori properties are unknown, then the LS algorithm is required to identify the changed conditions and to adapt its parameters to the new signal environment.

The basic idea of the LS method is shown in Figure 3. An output signal, s(n) measured at the discrete time, n in response to a set of input signal, v1(n). The input and output signals are related by the simple regression model.

s(n)=i=0m1wi(n)v1(n)+e(n)E5

where e(n) is the measurement errors and wi(n) is the adjustable weight with mth order.

Figure 3.

An illustration of the basic idea of the LS method

The estimation error is defined as

e(n)=s(n)i=0m1wi(n)v1(n)=s(n)wTv1E6

where v1 = [v1(n), v1(n-1),…, v1(n-m-1)]T and w = [w0(n), w1(n),…, wm-1(n)]T. The filter weight, wi(n) are determined by minimizing the sum of the squared errors

EΔ¯¯n=0n1|e(n)|2E7

that is, the energy of the signal.

To explore the relation between the filter coefficient, w, and the error signal, e(n), Equation 6 can be written in matrix form for N samples measurement of the signals [s(0), s(1),..., s(N1)] and signals [v1(n), v1(1),…, v1(N-1)] as

(e(0)e(1)e(2)e(N1))=(s(0)s(1)s(2)s(N1))(v10(0)v11(0)v12(0)v1m1(0)v10(1)v11(1)v12(1)v1m1(1)v10(2)v11(2)v12(2)v1m1(2)v10(N1)v11(N1)v12(N1)v1m1(N1))(w0w1w2wm1)E8

or more compactly as

e=sVwE9

where

e[e(0),e(1),...,e(N1)]T                  errordatavector(N×1)s[s(0),s(1),...,s(N1)]T                  primarydatavector(N×1)V[v1(0),v1(1),...,v1(N1)]T            inputdatamatrix(N×m)w[w0,w1,...,wm1]T            weightvector(m×1)E10

where v1(n)Δ¯¯ [v10(0), v11(1),…, v1m-1(n)]. The energy of the error vector, that is the sum of squared elements of the squared error vector, is given by the inner vector product as:

eTe=(sVw)T(sVw)=sTssTVwVTwTs+VTwTVwE11

The gradient of the squared error function with respect to the filter coefficients is obtained by differentiating Equation 11 with respect to w as:

eTew=2sTV+2wTVTVE12

The filter coefficients are obtained by setting the gradient of the squared error function of Equation 12 to zero and yield:

(VTV)w=VTsE13

or

w=(VTV)-1VTsE14

Note that the matrix VTV is a time-averaged estimate of the autocorrelation matrix of the input signal, Ryy and the vector VTs is a time-averaged estimate of the cross-correlation vector of the input and the primary signals, ryx

2.1.4. Recursive least square algorithm

The RLS algorithm is based on the least-square method (Ifeachor & Jervis, 2002; Haykin, 2002). In recursive implementations of the method of least squares, the computation is started with known initial conditions and use the information contained in new data samples to update the old estimates. The RLS adaptive filters are designed so that the updating of the coefficients is always achieved the minimization of the sum of the squared errors. The RLS adaptive algorithm for updating the coefficients of the FIR filter is superior to the LMS algorithm in convergence properties, eigen value sensitivity, and excess MSE. The price paid for this improvement is additional computational complexity.

The computation of w in Equation 14 requires time-consuming computation of the inverse matrix. With the RLS algorithm the estimate of w can be updated for each new set of data acquired without repeatedly solving the time-consuming matrix inversion directly. A suitable RLS algorithm can be obtained by exponential weighting the data to remove gradually the effect of old data on w and to allow the tracking of slowly varying signal characteristic.

The derivation of the RLS algorithm can be found in the report (Gan, 2009) and the RLS algorithm can be summarized as follows:

Input signals: v1(n) and d(n)

Initial values:

Φyy(n)=δ1I

w(0)=wI

For n = 1, 2,..., compute

1. Filter gain vector update :

k(n)=λf1Φyy(n1)v1(n)1+λf1vT(n)Φyy(n1)v1(n)E15

2. Error signal equation:

e(n)=d(n)wT(n1)v1(n)E16

3. Filter coefficients adaptation:

w(n)=w(n1)k(n)e(n)E17

4. Inverse correlation matrix update:

Φyy(n)=λf1Φyy(n1)λf1k(n)v1T(n)Φyy(n1)E18

2.2. Photoplethysmography

Photoplethysmograph is an optoelectronic method for measuring and recording changes in the volume of body parts such as finger and ear lobes caused by the changes in volume of the arterial oxygenated blood, associated with cardiac contraction (Bronzino 2000). A sample of few normal periodic PPG pulse waves is shown in Figure 4, where the steep rise and dicrotic notch on the falling slope are clearly visible. When light travels through a biological tissue (earlobe or finger), it is absorbed by different absorbing substances. Primary absorbers are the skin pigmentation, bones and the arterial and venous blood. The characteristics of the PPG pulse are influenced by arterial ageing and arterial disease (Allen & Murray 2000).

The emitted light either red or infrared light emitting diode is detected by a photo-detector. The time varying signals of the detected signal is called PPG. The PPG signal contains AC and DC components: the AC component is mainly due to the arterial blood pulsation and the DC component comes from the non-pulsating arterial blood, venous blood and other tissues.

Figure 4.

Typical PPG pulse wave signal acquired in our laboratory

The probes can be of two types, transmission or reflection. A transmission probe measures the amount of light that passes through the tissue as in a finger clip probe. The photodiode is located on the opposite side of the LED and the tissue is located between them. A reflectance probe measures the amount of light reflected to the probe. However, the detected light intensity of a reflectance probe is weaker than the transmission probe with the same source to detector separation.

In this application, transmission probes are not suitable due to the very long optical path that the light would have to travel to the photo-detector which is located opposite sides of the maternal abdomen (Zahedi & Beng, 2008). The reflectance probe becomes the method of choice where the photo-detector is placed on the same body surface (abdomen) making the measurement of abdominal PPG signal possible (Zahedi & Beng, 2008).

2.3. Photo-detector noise

When designing an optical instrument, the photo-detector is an essential component. Selection of an appropriate photo-detector resulted in better signal quality of the acquired signals. The noise floor of the photo-detector will determine the maximum S-D separation which is useful in the optical instruments.

Currently, the low noise photo-detector (from Edmund Optics Inc.) with noise equivalent power as low as 1.810-14 W/Hz1/2 (0.051 cm2) (W57-522, Edmund Optics, Inc.) and 8.610-14 W/Hz1/2 (1.00 cm2) (W57-513, Edmund Optics, Inc.). Noise equivalent power is the incident optical power required to produce a signal on the photo-detector that is equal to the noise when the SNR is equal to one. These silicon photo-detectors are then utilized in the following analysis.

Photo-detector area
(cm2)
R
(A/W)
Rsh min
(M)
Bandwidth
(Hz)
IPN
(A)
0.0510.626001008.29 10-14
10002.63 10-13
100008.29 10-13
1000002.63 10-12
1.000.62301003.71 10-13
10001.17 10-12
100003.71 10-12
100000 10-11

Table 1.

PNoise during photovoltaic operation at various bandwidths

The photo-detector can either operate in photovoltaic or photo-conductance condition. Photovoltaic operation offered a low noise system compared to the photo-conductance operation. Shot noise (due to the dark current) is the dominant noise component during photo-conductance operation. Small photo-detector’s active area resulted in lower noise level compared to the large photo-detector’s active area. Since strong scattering process for the human tissue dispersed the light in random fashion (Bronzino, 2000), large photo-detector’s active area increases the probability of detecting photons that exit from the maternal layer. Therefore, photo-detector with 1 cm2 area is proposed for the optical fetal heart rate instrument. This value has thus been used in the rest of this work. Table 1 showed the proposed silicon photo-detector’s noise, PNoise during photovoltaic operation at various bandwidths. It shows that photo-detector’s noise increases with its bandwidth.

Advertisement

3. Results and discussions

This section discusses the determination of S-D separation based on the limit of ANC operation. Results obtained in previous work (Zahedi & Beng, 2008) encouraged us to take one step forward via practical implementation of the circuitry whereas digital synchronous detection is utilized to further enhance the SNR. The design and development of the OFHR system is described and results of the clinical trial are also reported.

3.1. Adaptive noise cancellation and the limit of the photo-detector

Since the adaptive noise canceling limit is -34.7 dB, the photo-detector used in the optical fetal heart rate instrument must be able to detect fetal signal at this limit. By using Equation 19, the expected fetal optical power, PF at -34.7 dB is estimated and tabulated in Table 2.

10log10[PFPM+am]=34.7dBE19

where PF is the estimated fetal optical power, PM+am is the optical power at photo-detector using Monte Carlo simulation and -34.7 dB is the limit of the ANC operation. These values were obtained through Monte-Carlo simulation using a three-layered tissue model (maternal, amniotic, and fetal) (Zahedi & Beng, 2008). Optical properties (scattering and absorption coefficients) of the tissue model as well as respective thicknesses were obtained from previous studies (Ramanujam et al. 2000; Gan, 2009), and simulation results were based on the launching of two million photons with 1 mW optical power. The detailed discussion of the Monte-Carlo simulation can be found in the previous report (Gan, 2009) and will not be further discussed here.

From Figure 5, when S-D separation larger than 4 cm (6 cm, 8 cm and 10 cm), the expected optical power is below the photo-detector noise level. At 2 cm and 4 cm source to detector separation, the expected fetal optical powers, 2293.9910-12 W/cm2 and 5.9410-12 W/cm2 respectively, are higher than the photo-detector’s noise (1.1710-12 W/cm2) level. The photo-detector is assumed to be operated at the photovoltaic condition with 1000 Hz bandwidth and 1 cm2 active area. Therefore, source to detector separation of 4 cm, which results in 70% of optical power from fetal layer, is suitable to use with this low noise photo-detector. At 890 nm and 4 cm source-detector separation, the receiver sensitivity is optimized by considering the limitation of the adaptive filter in FHR detection.

Source to detector separation
(cm)
Expected signal level, PM+am
(10-9)
Expected PF signal level of -34.7 dB
(10-12)
26767.092293.99
417.535.94
60.310.11
80.370.13
100.090.03

Table 2.

Expected PF signal level (-34.7 dB) at various source to detector separation

Figure 5.

Estimated PF (-34.7 dB) at 2.5 cm fetal depth

3.2. Implementation of ANC in transabdominal fetal Heart rate detection using PPG

In our work (Gan et al. 2009), a low-power optical technique is proposed based on the PPG to non-invasively estimate the FHR. A beam of LED light (<68 mW) is shone to the maternal abdomen and therefore modulated by the blood circulation of both mother and fetus whereas maximum penetration is achieved at a wavelength of 890 nm. This mixed signal is then processed by an adaptive filter with the maternal index finger PPG as reference input.

Figure 6 shows the optical fetal heart rate detection (OFHR) system block diagram whereas the implementation by using National Instrument hardware and LabVIEW software are illustrated in Figure 7 and Figure 8. In the OFHR system, the fetal probe (primary signal) is attached to the maternal abdomen using a Velcro belt to hold the IR-LED and photo-detector, separated by 4 cm. The reference probe is attached to the mother’s index finger as generally practiced in pulse oximetry. As the selected IR-LED could only emit a maximum optical power of 68 mW, the OFHR system operates with an optical power less than the limit of 87 mW specified by the International Commission on Non-Ionizing Radiation Protection (ICNIRP) (International Commission on Non-Ionizing Radiation Protection, 2000). In order to modulate the IR-LED, the modulation signal is generated at a frequency of 725 Hz using software subroutine through a counter port (NI-USB 9474) to the LED driver (Figure 6).

Figure 6.

OFHR system block diagram showing the hardware modules have been implemented in LabVIEW.

The diffused reflected light from the maternal abdomen, detected by the low-noise photo-detector, is denoted as I(M1, F), where M1 and F denote the contribution to the signal from the mother abdomen and fetus, respectively. A low-noise (6 nV/Hz1/2) transimpedance amplifier is utilized to convert the detected current to a voltage level. The reference probe (mother’s index finger) consists of an IR-LED and a solid-state photodiode with an integrated preamplifier. The signal from this probe is denoted as I(M2 ), where M2 refers to the maternal contribution. Synchronous detection is not required at this channel as the finger photoplethysmogram has a high signal to noise ratio (SNR).

Detected signals from both probes are simultaneously digitized with a 24-bit resolution data acquisition card (NI-USB 9239, National Instruments, Inc.) at a rate of 5.5 kHz. The demodulation, digital filtering, and signal estimation are all performed in the digital domain. Software implementation consists of generating a modulation signal, a synchronous detection algorithm, down-sampling, high-pass filtering and ANC algorithm (Zahedi & Beng, 2008). The entire algorithm and part of the instrument have been implemented using Laboratory Virtual Instrumentation Engineering Workbench (LabVIEW 7.1, from National Instruments, Inc.). After pre-processing and applying the ANC algorithm (Figure 9), the fetal signal and the fetal heart rate are displayed. The FHR is found by estimating the prominent peak of the power spectral density using the Yule-Walker autoregressive (AR) method (order of 20).

Figure 7 shows the laboratory prototype and the graphical user interface of the OFHR system (in Figure 7, left) where the maternal index finger PPG (top), the abdominal PPG (middle) and the estimated fetal PPG (bottom) are presented. There are three types of

Figure 7.

OFHR prototype

selectable displays (Figure 8) namely digital synchronous or lock-in amplifier (LIA), ANC and heart rate trace. The purpose of the first two displays is to assist development and the third one (Figure 8) indicates FHR values versus time (clinical application). The user can either save the data to the personal computer for further analysis or just display it online.

Finally, a total of 24 data sets were acquired from six subjects at 37±2 gestational weeks from the Universiti Kebangsaan Malaysia Medical Centre. This study was reviewed and approved by the University Ethical Committee and written consent was obtained from all patients who participated in this study after the procedure was clearly explained to them. The process for subject recruitment and data acquisition are complied with the rules and regulation as stated in Good Clinical Practice.

Figure 8.

Graphical User Interface of OFHR system. FHR trace menu

Figure 9.

ANC block diagram

In this study, all fetuses were singleton with gestation weeks from 30 week to 40 week. Subjects with twin pregnancies, anterior placed placenta, obesity (BMI>30), gestational diabetes mellitus (GDM) and hypertension were excluded from this study. In addition, all fetuses in this study were found to be healthy by the obstetrician and born naturally (vaginally) without any complication.

During the data acquisition, the fetal probe is fixed to a maternal abdomen and the reference probe on her index finger in semi-Fowler position. The data analysis shows a correlation coefficient of 0.97 (p-value < 0.001) between optical and ultrasound FHR with a maximum error of 4%. Clinical results indicate that positioning the probe over the nearest fetal tissues (not restricted to head or buttocks) improves signal quality and therefore detection accuracy.

Advertisement

4. Conclusions

A low power OFHR detection system has been designed and developed using low cost, very low power (<68 mW) IR light and a commercially available silicon photo-detector. The digital synchronous detection and adaptive filtering techniques have been successfully implemented using LabVIEW 7.1. By applying digital synchronous detection and adaptive filtering techniques the FHR was determined with acceptable accuracy (maximum error of 4%) when compared to Doppler ultrasound. Attested by clinical results the probe positioning influences the acquired signal’s quality and therefore affects the FHR results. Locating the nearest fetal tissues (not restricted to head or buttocks) to the probe will help to increase the signal quality and FHR determination accuracy.

The limitations of the optical technique are due to the presence of motion artifacts and sensitivity to the probe placement. The presence of motion artifacts may cause loss of correlation between the reference signal and the noise source (maternal PPG) in the mixed signal recorded from the maternal abdomen. The performance of the adaptive filtering scheme will suffer as a consequence, making the probe placement and stability an important criterion. Besides that, finding a proper location is needed in order to get signals with good SNR.

For the future development, by using an array of sensors to automatically select the channel with the highest SNR will eliminate the positioning problem. The topology of the sources and the photo-detector has to be determined. For the cost effective design, it is recommends that more light sources are used instead of photo-detectors. A wearable system will make the device more convenient for clinical applications in the near future. To ensure real-time and low-power function, the whole system can be implemented using embedded processor. The FHR will be wirelessly transmitted to another computing platform (PC or PDA) for further analysis, storage and transmission (to the nursing entity at a clinic). The main performance factors which will be considered are robustness, battery life, weight, dimensions and ergonomy. It is thought that the using of the selected platform (ARM) implementation will lead to a sufficiently low-cost bill-of material for the final product. During development phase, EMC directives will be taken into account so that the system's operation does not affect nor will be affected by other electronic devices. As a by-product of the project and contribution to the scientific community, it is proposed that acquired data during the project to be made available to a public data-base of biological signals (www.physionet.org) maintained by MIT in the USA.

Advertisement

Acknowledgments

This work has been partially supported by research university grant UKM-AP-TKP-07-2009. The authors would like to express their gratitude to Prof. Dr. M. A. J. M. Yassin and Associate Prof. Dr. S. Ahmad for their assistance in collecting the clinical data, and the staff at the Universiti Kebangsaan Malaysia Medical Centre, especially N. F. Mujamil for her assistance in determining the fetal position through ultrasound scan.

References

  1. 1. VaseghiS. V. 2000 Advanced digital signal processing and noise reduction, Baffins Lane: John Wiley & Sons Ltd
  2. 2. WidrowB.Glover JrJ. R.Mc CoolJ. M.KaunitzJ.WilliamsC. S.HearnR. H.ZeidlerJ. R.EugeneD.GoodlinR. C. 1975 Adaptive noise cancelling: principles and applications, Proceedings of the IEEE, 63 16921716
  3. 3. IfeachorE. C.JervisB. W. 2002 Digital signal processing: A practical approach, England: Prentice Hall
  4. 4. FreemanR. K.GariteT. J.NageotteM. P. 2003 Fetal heart rate monitoring, Lippincott William & Wilkins
  5. 5. PhilipJ. S. 2002 Fetal distress. Current Obstetrics & Gynaecology, 12 1 521
  6. 6. HershkovitzR.SheinerE.MazorM. 2002 Ultrasound in obstetrics: a review of safety, European Journal of Obtetrics & Gynecology and Reproductive Biology, 101 1518
  7. 7. KarlssonB.BersonM.HelgasonT.GeirssonR. T.PourcelotL. 2000 Effects of fetal and maternal breathing on the ultrasonic Doppler signal due to fetal heart movement, European Journal of Ultrasound, 4752
  8. 8. KhandpurR. S. 2004 Biomedical Instrumentation: Technology and Applications, McGraw-Hill Professional
  9. 9. NajafabadiF. S.ZahediE.MohdAli. M. A. 2006 Fetal heart rate monitoring based on independent component analysis, Computers in Biology and Medicine, 36 3 241252
  10. 10. RamanujamN.VishnoiG.HielscherA. H.RodeM. E.ForouzanI.ChanceB. 2000 Photon migration through the fetal head in utero using continuous wave, near infrared spectroscopy: clinical and experimental model studies, Journal of Biomedical Optics, 163172
  11. 11. ChanceB. 2005 Transabdominal Examination Monitoring and Imaging of Tissue. U.S. Patent 2005/0038344A1
  12. 12. ZourabianA.ChanceB.RamanujamN.MarthaR.DavidA. B. 2000 Trans-abdominal monitoring of fetal arterial blood oxygenation using pulse oximetry, Journal of Biomedical Optics, 5 391405
  13. 13. NiokaS.IzzetogluM.MawnT.NijlandM. J.BoasD. A.ChanceB. 2005 Fetal transabdominal pulse oximeter studies using a hypoxic sheep model, The Journal of Maternal-Fetal and Neonatal Medicine, 17 6 393399
  14. 14. VintzileosA. M.NiokaS.LakeM. 2005 Transabdominal fetal pulse oximetry using near-infrared spectroscopy, American Journal of Obstetric & Gynaecology, 192 129133
  15. 15. ZahediE.BengG. K. 2008 Applicability of adaptive noise cancellation to fetal heart rate detection using photoplesthysmography. Computers in Biology and Medicine, 38 1 3141
  16. 16. ChoeR.DurduranT.YuG.NijlandM. J. M.ChanceB.YodhA. G.RamanujamN. 2003 Transabdominal near infrared oximetry of hypoxic stress in fetal sheep brain in utero, Proceedings of the National Academy of Sciences, 100 22 1295012954
  17. 17. GanK. B.ZahediE.MohdAli. M. A. 2009 Trans-abdominal fetal heart rate detection using NIR photopleythysmography: instrumentation and clinical results, IEEE Transactions on Biomedical Engineering, 56 8 20752082 .
  18. 18. ManolakisD. G.IngleV. K.KogonS. M. 2005 Statistical and adaptive signal processing. Norwood:Artech House, Inc.
  19. 19. HaykinS. 2002 Adaptive filter theory. Prentice Hall.
  20. 20. GanK.B. 2009 Non-invasive fetal heart rate detection using near infrared and adaptive filtering. Available online from: (http://ptsldigital.ukm.my)
  21. 21. International Commission on Non-Ionizing Radiation Protection. 2000 ICNIRP statement on light-emitting diodes (LEDs) and laser diodes: Implications for hazard assessment, Health Phys., 78 6 744752
  22. 22. BronzinoJ. D. 2000 The biomedical engineering handbook: 1 Florida: CRC Press LLC
  23. 23. AllenJ.MurrayA. 2000 Variability of photoplethysmography peripheral pulse measurements at the ears, thumbs and toes, IEEE Proceeding Science and Technology, 147 6 403407

Written By

Kok Beng Gan, Edmond Zahedi and Mohd. Alauddin Mohd. Ali

Submitted: 08 October 2010 Published: 05 July 2011