Home Compressed sensing of multi-lead ECG signals by compressive multiplexing
Article Open Access

Compressed sensing of multi-lead ECG signals by compressive multiplexing

  • Timo Tigges EMAIL logo , Janis Sarikas , Michael Klum and Reinhold Orglmeister
Published/Copyright: September 12, 2015

Abstract

Compressed Sensing has recently been proposed for efficient data compression of multi-lead electrocardiogram recordings within ambulatory patient monitoring applications, e.g. wireless body sensor networks. However, current approaches only focus on signal reconstruction and do not consider the efficient compression of signal ensembles. In this work, we propose the utilization of a compressive multiplexing architecture that facilitates an efficient implementation of hardware compressed sensing for multi-lead ECG signals. For the reconstruction of ECG signal ensembles, we employ an greedy algorithm that exploits their joint sparsity structure. Our simulative study shows promising results which motivate further research in the field of compressive multiplexing for the acquisition multi-lead ECG signals.

1 Introduction

The 12-lead electrocardiogram (ECG) plays an essential role in the diagnosis of cardiac diseases. In wireless body sensor networks, which are state-of-the-art in patient monitoring, the multi-lead ECG signals need to be transmitted for an automated assessment of the patient’s health status. Due to bandwidth limitations and high energy demands of wireless communication, it is inevitable to reduce the amount of ECG data prior to transmission.

In recent years, compressed sensing (CS) [1] has materialized as a powerful method in the field of signal processing. It is a novel sensing paradigm that allows for sub-Nyquist sampling of signals that are sparsely representable in some orthogonal basis. As such, CS is a methodology that has lately been proposed to solve the problem of energy-efficient, real-time ECG compression in wireless sensor networks.

Related research in this field has proven the applicability of CS methods to multi-lead ECG compression. In [2], the authors showed that the common support between neighboring ECG leads can be exploited for improved reconstruction. However, their approach incorporates computationally expensive beat detection and period normalization steps, which renders it inapplicable on energetically constraint sensor nodes. Singh, et al. [3] propose the compressive sensing in Eigenspace for sub-Nyquist sampling of multi-channel electrocardiogram signals. They have shown that by exploiting the correlation structure within ECG signal ensembles, a higher compression ratio can be achieved. Yet, their approach requires the knowledge of the covariance matrix for the Eigenspace transform of the ECG signals. This matrix is generally unknown during reconstruction.

Within the last years, different hardware architectures have been proposed which perform compressed sensing prior to analog-to-digital conversion. In this work, we have conducted a simulative study aimed at exploring the potential of a novel CS architecture for energy-efficient sampling of multi-lead ECG signals - the Filtered Modulated Multiplexer (FM-Mux) as proposed by Ahmed, et al. [4]. For signal reconstruction, we have adopted the greedy sparse approxmitation algorithm Simultaneous Orthogonal Matching Pursuit (SOMP, [5]) to the FM-Mux compression while targeting the exploitation of the joint sparsity structure of multi-lead ECG signals for improved performance.

The paper is organised as follows. In Section 2. 1, a short introduction into the general CS methodology is given. The compressive multiplexing of multi-channel ECG signals by means of the FM-Mux architecture is outlined in 2.2. Section 2.3 presents the joint sparse reconstruction by of multi-lead ECG signals by an adopted SOMP approach. The results of the simulative study are shown in Section 3 and, finally, a conclusion is given in Section 4.

Notation: Please note that boldfaced typesetting denotes either vectors or matrices.

Figure 1 The FM-Mux compressive multiplexer for eflcient compressed sensing of multi-lead ECG signals (adopted from [4])
Figure 1

The FM-Mux compressive multiplexer for eflcient compressed sensing of multi-lead ECG signals (adopted from [4])

2 Methods

2.1 Compressed sensing background

Assume that x ∈ ℝN is a signal which is K-sparse in some orthogonal basis Ψ ∈ ℝN×N, i.e. it can be expressed as x =, Ψα where α ∈ ℝN has only K non-zero entries. Let Φ ∈ ℝM×N, where M < N, be the sensing matrix that describes the compressive sampling of x in form of y = Φx = ΦΨα. The task of Compressed Sensing [1] is the recovery of the original signal x from undersampled linear measurements y.

2.2 Compressive multiplexing of multi-lead ECG signals

The FM-Mux, as it is depicted in Figure 1, was first presented by Ahmed, et al. [4]. It is an extension to the compressive multiplexer as it was proposed by Slavinsky, et al. [6] to achieve efficient compressed sensing of correlated signal ensembles. In this work, we adopted the proposed FM-Mux architecture to achieve sub-Nyquist sampling of multi-lead ECG signals. Therefore, we will give a short outline of the FM-Mux concept in principle. For a thorough mathematical analysis, the reader is referred to the original publication.

Compressed sensing of multi-lead ECG signals can be achieved by utilizing the FM-Mux as follows. First, each ECG signal xm(t) is modulated with a binary waveform dm(t) at rate Ω > W, where W is the bandwidth of the ECG signals. Second, the signals are convolved with linear time invariant (LTI) filters with impulse responses hm(t) of bandwidth Ω. Finally, the signals are added together onto a single channel and uniformly sampled by an ADC at rate Ω.

The modulation waveforms dm(t) randomly switch their value to ±1 at a rate of Ω. This embeds the signals xm(t) into different subspaces of ℝΩ which facilitates their separation during reconstruction. Since the sampling process can be swapped with the signal addition, the modulation can equivalently be expressed as a multiplication of the signal samples at rate Ω with the modulation sequence. Thus, on the time interval t ∈ [0, 1) the modulation can be written as multiplication of signal xm(t = n/Ω), where 0 nnΩ − 1, with the corresponding diagonal modulation matrix Dm, whose non-zero entries are [dm(0), dm(1),..., dm(Ω − 1)]. The binary sequences dm(t) can efficiently be generated, e.g., by linear feedback shift registers.

The LTI filters hm(t) aim at dispersing the signal energy across time, making the FM-Mux effective for correlated signals that otherwise share a similar initial energy distribution. One can write the action of the LTI filter in the mth channel as an Ω × Ω circular matrix Hm, where

(1)Hm=F*H^mF,

with F and F* as the discrete Fourier transform and its inverse respectively, and Ĥm as a diagonal matrix that holds the Fourier series coefficients of the LTI filter hm(t) scaled by a factor of Ω.

Finally, after analog preprocessing, the ECG signals are added together and sampled uniformly at rate Ω which generates the samples of the compressed signal y ∈ ℝΩ.

The compressive sampling of an ECG signal ensemble by the FM-Mux can coherently be expressed by the set of equations:

(2)y=m=1MHmDmxm=[H1D1,H2D2,,HMDM]vec(X)=[Φ1,Φ2,,ΦM]vec(X)=ΦFM-Muxvec(X),

where ΦFM−Mux is the Ω × sensing matrix and X is the matrix composed of the discrete representation of M ECG leads sampled at rate, i.e.

X=[x1,x2,,xM].

The operator vec(B) returns a vector by stacking the columns of a matrix B.

2.3 Joint sparse reconstruction of compressively multiplexed multi-lead ECG signals

The major challenge in the proposed methodology for the compression of multi-lead ECG signals is the exact recovery of the original signals X from the few measurement samples in y. Assuming the ECG signals are sparse in, at least, some domain, this problem can be stated for each signal separately as a minimization problem with relaxed constraints:

(4)min||x˜m||l1subject to||Amx˜my||l2ε,

where ε bounds the amount of noise in the data and Am = ΦmΨ is the Ω × Ω dictionary matrix that spans the mth signal space. Am is composed of column vectors am,k which are denoted atoms.

The individual signals in a multi-lead ECG recording all share the electrical stimulation of the heart as a common source. Therefore, it is intuitive to impose a strong inter-signal correlation structure within the ECG signal ensemble that can be exploited during signal recovery. In this work, we focus on the joint sparsity of the ECG signals by utilizing the JSM-2 model [7], which assumes a common support between the ECG leads.

For signal recovery, we adopted the greedy pursuit algorithm to achieve reconstruction of signal ensembles that were compressed with the FM-Mux. The modified SOMP algorithm finds the common support of the ECG signal ensemble by iteratively choosing atoms that best describe the measurement y. Precisely, at step j, the atom set [a1,k, a2,k,...,aM, k] is chosen, that solves the easy optimization problem

(5)maxk[1,N]m=1M|rj1,am,k|,

where rj−1 is the residual after step j − 1. The residual after the jth step rj is calculated following the equation

(6)rj=yΦFM-Mux·vec(x˜j)

as difference between the measurement vector y and the linear projection of the signal estimate in the jth step X˜j onto the measurement domain. The iterative selection of atom sets is stopped when the expected sparsity of the signal ensemble is met or when the l2-norm of the residual stops decreasing substantially.

3 Results

In this section we present the results of the performance evaluation of the proposed method. We carried out simulations on the PTB Diagnostic ECG Database [8] from the PhysioBank archive which contains 549 15-lead ECG recordings from 290 subjects aged 17 to 87 years. The database incorporates records of healthy subjects as well as those with adverse conditions like for example myocar-dial infarction, cardiomyopathy or dysrythmia. Each signal is recorded with a sample rate of 1 kHz and an ADC resolution of 16 bit.

We evaluated the proposed method on the standard 12-lead ECG recording (which includes the three Einthoven leads I, II and III, the Goldberger leads aVR, aVL and aVF, and the precordial leads V1, V2, V3, V4, V5 and V6) of 100 randomly selected records from the database. Each signal is bandlimited to W = 125 Hz prior to compression. The LTI filters are designed as random phase filters with real impulse responses following [4]. During reconstruction, the maximal estimated sparsity per signal is set to be 200.

The performance is measured as the percentage root-mean-square difference PRD between the original signal x and the reconstructed signal. The compression ratio CR in this paper is defined as CR = (M · 2W) /Ω = M /η, where M is the number of recorded leads (here fixed to 12), Ω is the switching rate of the modulators as well as the ADC sample rate and η = Ω/2W is the oversampling factor.

The results of our conducted experiment are given in Table 1. As it can be seen, the overall reconstruction quality rises with increasing oversampling factor. A mean reconstruction quality that falls below a PRD of 9, which corresponds to the good reconstruction category [9], is achieved at an oversampling factor of 5. An example for the reconstruction of compressively multiplexed 12-lead ECG signals is presented in Figure 2.

Table 1

Quality of SOMP reconstruction of compressively multiplexed 12-lead ECG signals. Results are averaged over 100 randomly selected recordings from the PTB Diagnostic ECG Database and given as mean and standard deviation of the PRD.

η = 2η = 3η = 4η = 5
LeadCR = 6CR = 4CR = 3CR = 2.4
I142.9 ± 91.840.2 ± 50.413.9 ± 6.47.3 ± 3.5
II178.1 ± 124.046.1 ± 50.616.6 ± 6.79.0 ± 4.0
III152.1 ± 102.541.3 ± 42.415.5 ± 8.88.5 ± 5.6
aVR191.7 ± 145.050.2 ± 59.217.2 ± 6.39.1 ± 3.6
aVL163.1 ± 97.945.0 ± 49.916.2 ± 8.88.5 ± 4.9
aVF192.3 ± 117.353.0 ± 53.519.6 ± 11.110.6 ± 6.3
V194.9 ± 76.424.2 ± 20.19.1 ± 4.24.7 ± 2.1
V261.0 ± 39.416.8 ± 19.26.1 ± 3.23.2 ± 1.7
V362.1 ± 42.216.9 ± 17.06.2 ± 3.63.3 ± 1.9
V474.2 ± 44.120.8 ± 21.67.5 ± 4.63.9 ± 2.1
V5101.0 ± 72.827.6 ± 29.49.7 ± 5.15.0 ± 2.6
V6137.2 ± 97.936.7 ± 40.712.4 ± 5.46.5 ± 3.0
Figure 2 Example result of the proposed method for 12-lead ECG compression by compressive multiplexing and subsequent SOMP reconstruction for ADC sampling rates of 1000 Hz (η = 4) and 1250 Hz (η = 5), respectively.
Figure 2

Example result of the proposed method for 12-lead ECG compression by compressive multiplexing and subsequent SOMP reconstruction for ADC sampling rates of 1000 Hz (η = 4) and 1250 Hz (η = 5), respectively.

4 Conclusion

In this paper, we have examined the applicability of the FM-Mux CS architecture for compressive sampling of multi-lead ECG signals. The FM-Mux allows for efficient data compression in ambulatory patient monitoring applications that require wireless transmission of ECG signals, e.g. in body sensor networks. The greedy pursuit algorithm SOMP was adopted to the joint-sparse recovery of multi-lead ECG signals recorded with the FM-Mux. Evaluation of the proposed approach was conducted on the PTB Diagnostic ECG Database which encompasses recordings with a variety of pathologies like myocardial infarction, cardiomyopathy and dysrythmias. The results show a general applicability of the proposed concept. However, the compression ratios achieved are not yet satisfying. It is believed that lower oversampling rates and thus higher compression ratios become feasible when more elaborate reconstruction algorithms that capitalize on the joint signal structure even further are utilized. In future works, we plan to incorporate the low-rank structure of the ECG signal ensemble into the reconstruction for improved performance.

Author’s Statement

  1. Conflict of interest: Authors state no conflict of interest. Material and Methods: Informed consent: Informed consent has been obtained from all individuals included in this study. Ethical approval: The research related to human use has been complied with all the relevant national regulations, institutional policies and in accordance the tenets of the Helsinki Declaration, and has been approved by the authors’ institutional review board or equivalent committee.

References

[1] David L Donoho. Compressed sensing. Information Theory, IEEE Transactions on, 52(4):1289–1306, 2006.10.1109/TIT.2006.871582Search in Google Scholar

[2] Wei Qiao, Bin Liu, and Chang Wen Chen. JSM-2 based joint ECG compressed sensing with partially known support establishment. In e-Health Networking, Applications and Services (Healthcom), 2012 IEEE 14th International Conference on, pages 435–438. IEEE, 2012.10.1109/HealthCom.2012.6379455Search in Google Scholar

[3] Anurag Singh, LN Sharma, and Samarendra Dandapat. Compressive sensing in eigenspace for multichannel electrocardiao-gram signals. In Advanced Electronic Systems (ICAES), 2013 International Conference on, pages 166–170. IEEE, 2013.10.1109/ICAES.2013.6659384Search in Google Scholar

[4] Ali Ahmed and Justin Romberg. Compressive multiplexers for correlated signals. In Signals, Systems and Computers (ASILOMAR), 2012 Conference Record of the Forty Sixth Asilomar Conference on, pages 963–967. IEEE, 2012.10.1109/ACSSC.2012.6489159Search in Google Scholar

[5] Joel A Tropp, Anna C Gilbert, and Martin J Strauss. Simultaneous sparse approximation via greedy pursuit. In Acoustics, Speech, and Signal Processing, 2005. Proceedings.(ICASSP’05). IEEE International Conference on, volume 5, pages v–721. IEEE, 2005.10.1109/ICASSP.2005.1416405Search in Google Scholar

[6] John P Slavinsky, Jason N Laska, Mark A Davenport, and Richard G Baraniuk. The compressive multiplexer for multi-channel compressive sensing. In Acoustics, Speech and Signal Processing (ICASSP), 2011 IEEE International Conference on, pages 3980–3983. IEEE, 2011.10.1109/ICASSP.2011.5947224Search in Google Scholar

[7] Marco F Duarte, Shriram Sarvotham, Dror Baron, Michael B Wakin, and Richard G Baraniuk. Distributed compressed sensing of jointly sparse signals. In Asilomar Conf. Signals, Sys., Comput, pages 1537–1541, 2005.10.1109/ACSSC.2005.1600024Search in Google Scholar

[8] R. Bousseljot, D. Kreiseler, and A. Schnabel. Nutzung der EKGSignaldatenbank CARDIODAT der PTB über das Internet. In Biomedizinische Technik, volume 40, page 317, 1995.10.1515/bmte.1995.40.s1.317Search in Google Scholar

[9] Hossein Mamaghanian, Nadia Khaled, David Atienza, and Pierre Vandergheynst. Compressed sensing for real-time energy-eflcient ECG compression on wireless body sensor nodes. Biomedical Engineering, IEEE Transactions on, 58(9):2456– 2466, 2011.10.1109/TBME.2011.2156795Search in Google Scholar PubMed

Published Online: 2015-9-12
Published in Print: 2015-9-1

© 2015 by Walter de Gruyter GmbH, Berlin/Boston

This article is distributed under the terms of the Creative Commons Attribution Non-Commercial License, which permits unrestricted non-commercial use, distribution, and reproduction in any medium, provided the original work is properly cited.

Articles in the same Issue

  1. Research Article
  2. Development and characterization of superparamagnetic coatings
  3. Research Article
  4. The development of an experimental setup to measure acousto-electric interaction signal
  5. Research Article
  6. Stability analysis of ferrofluids
  7. Research Article
  8. Investigation of endothelial growth using a sensors-integrated microfluidic system to simulate physiological barriers
  9. Research Article
  10. Energy harvesting for active implants: powering a ruminal pH-monitoring system
  11. Research Article
  12. New type of fluxgate magnetometer for the heart’s magnetic fields detection
  13. Research Article
  14. Field mapping of ballistic pressure pulse sources
  15. Research Article
  16. Development of a new homecare sleep monitor using body sounds and motion tracking
  17. Research Article
  18. Noise properties of textile, capacitive EEG electrodes
  19. Research Article
  20. Detecting phase singularities and rotor center trajectories based on the Hilbert transform of intraatrial electrograms in an atrial voxel model
  21. Research Article
  22. Spike sorting: the overlapping spikes challenge
  23. Research Article
  24. Separating the effect of respiration from the heart rate variability for cases of constant harmonic breathing
  25. Research Article
  26. Locating regions of arrhythmogenic substrate by analyzing the duration of triggered atrial activities
  27. Research Article
  28. Combining different ECG derived respiration tracking methods to create an optimal reconstruction of the breathing pattern
  29. Research Article
  30. Atrial and ventricular signal averaging electrocardiography in pacemaker and cardiac resynchronization therapy
  31. Research Article
  32. Estimation of a respiratory signal from a single-lead ECG using the 4th order central moments
  33. Research Article
  34. Compressed sensing of multi-lead ECG signals by compressive multiplexing
  35. Research Article
  36. Heart rate monitoring in ultra-high-field MRI using frequency information obtained from video signals of the human skin compared to electrocardiography and pulse oximetry
  37. Research Article
  38. Synchronization in wireless biomedical-sensor networks with Bluetooth Low Energy
  39. Research Article
  40. Automated classification of stages of anaesthesia by populations of evolutionary optimized fuzzy rules
  41. Research Article
  42. Effects of sampling rate on automated fatigue recognition in surface EMG signals
  43. Research Article
  44. Closed-loop transcranial alternating current stimulation of slow oscillations
  45. Research Article
  46. Cardiac index in atrio- and interventricular delay optimized cardiac resynchronization therapy and cardiac contractility modulation
  47. Research Article
  48. The role of expert evaluation for microsleep detection
  49. Research Article
  50. The impact of baseline wander removal techniques on the ST segment in simulated ischemic 12-lead ECGs
  51. Research Article
  52. Metal artifact reduction by projection replacements and non-local prior image integration
  53. Research Article
  54. A novel coaxial nozzle for in-process adjustment of electrospun scaffolds’ fiber diameter
  55. Research Article
  56. Processing of membranes for oxygenation using the Bellhouse-effect
  57. Research Article
  58. Inkjet printing of viable human dental follicle stem cells
  59. Research Article
  60. The use of an icebindingprotein out of the snowflea Hypogastrura harveyi as a cryoprotectant in the cryopreservation of mesenchymal stem cells
  61. Research Article
  62. New NIR spectroscopy based method to determine ischemia in vivo in liver – a first study on rats
  63. Research Article
  64. QRS and QT ventricular conduction times and permanent pacemaker therapy after transcatheter aortic valve implantation
  65. Research Article
  66. Adopting oculopressure tonometry as a transient in vivo rabbit glaucoma model
  67. Research Article
  68. Next-generation vision testing: the quick CSF
  69. Research Article
  70. Improving tactile sensation in laparoscopic surgery by overcoming size restrictions
  71. Research Article
  72. Design and control of a 3-DOF hydraulic driven surgical instrument
  73. Research Article
  74. Evaluation of endourological tools to improve the diagnosis and therapy of ureteral tumors – from model development to clinical application
  75. Research Article
  76. Frequency based assessment of surgical activities
  77. Research Article
  78. “Hands free for intervention”, a new approach for transoral endoscopic surgery
  79. Research Article
  80. Pseudo-haptic feedback in medical teleoperation
  81. Research Article
  82. Feasibility of interactive gesture control of a robotic microscope
  83. Research Article
  84. Towards structuring contextual information for workflow-driven surgical assistance functionalities
  85. Research Article
  86. Towards a framework for standardized semantic workflow modeling and management in the surgical domain
  87. Research Article
  88. Closed-loop approach for situation awareness of medical devices and operating room infrastructure
  89. Research Article
  90. Kinect based physiotherapy system for home use
  91. Research Article
  92. Evaluating the microsoft kinect skeleton joint tracking as a tool for home-based physiotherapy
  93. Research Article
  94. Integrating multimodal information for intraoperative assistance in neurosurgery
  95. Research Article
  96. Respiratory motion tracking using Microsoft’s Kinect v2 camera
  97. Research Article
  98. Using smart glasses for ultrasound diagnostics
  99. Research Article
  100. Measurement of needle susceptibility artifacts in magnetic resonance images
  101. Research Article
  102. Dimensionality reduction of medical image descriptors for multimodal image registration
  103. Research Article
  104. Experimental evaluation of different weighting schemes in magnetic particle imaging reconstruction
  105. Research Article
  106. Evaluation of CT capability for the detection of thin bone structures
  107. Research Article
  108. Towards contactless optical coherence elastography with acoustic tissue excitation
  109. Research Article
  110. Development and implementation of algorithms for automatic and robust measurement of the 2D:4D digit ratio using image data
  111. Research Article
  112. Automated high-throughput analysis of B cell spreading on immobilized antibodies with whole slide imaging
  113. Research Article
  114. Tissue segmentation from head MRI: a ground truth validation for feature-enhanced tracking
  115. Research Article
  116. Video tracking of swimming rodents on a reflective water surface
  117. Research Article
  118. MR imaging of model drug distribution in simulated vitreous
  119. Research Article
  120. Studying the extracellular contribution to the double wave vector diffusion-weighted signal
  121. Research Article
  122. Artifacts in field free line magnetic particle imaging in the presence of inhomogeneous and nonlinear magnetic fields
  123. Research Article
  124. Introducing a frequency-tunable magnetic particle spectrometer
  125. Research Article
  126. Imaging of aortic valve dynamics in 4D OCT
  127. Research Article
  128. Intravascular optical coherence tomography (OCT) as an additional tool for the assessment of stent structures
  129. Research Article
  130. Simple concept for a wide-field lensless digital holographic microscope using a laser diode
  131. Research Article
  132. Intraoperative identification of somato-sensory brain areas using optical imaging and standard RGB camera equipment – a feasibility study
  133. Research Article
  134. Respiratory surface motion measurement by Microsoft Kinect
  135. Research Article
  136. Improving image quality in EIT imaging by measurement of thorax excursion
  137. Research Article
  138. A clustering based dual model framework for EIT imaging: first experimental results
  139. Research Article
  140. Three-dimensional anisotropic regularization for limited angle tomography
  141. Research Article
  142. GPU-based real-time generation of large ultrasound volumes from freehand 3D sweeps
  143. Research Article
  144. Experimental computer tomograph
  145. Research Article
  146. US-tracked steered FUS in a respiratory ex vivo ovine liver phantom
  147. Research Article
  148. Contribution of brownian rotation and particle assembly polarisation to the particle response in magnetic particle spectrometry
  149. Research Article
  150. Preliminary investigations of magnetic modulated nanoparticles for microwave breast cancer detection
  151. Research Article
  152. Construction of a device for magnetic separation of superparamagnetic iron oxide nanoparticles
  153. Research Article
  154. An IHE-conform telecooperation platform supporting the treatment of dementia patients
  155. Research Article
  156. Automated respiratory therapy system based on the ARDSNet protocol with systemic perfusion control
  157. Research Article
  158. Identification of surgical instruments using UHF-RFID technology
  159. Research Article
  160. A generic concept for the development of model-guided clinical decision support systems
  161. Research Article
  162. Evaluation of local alterations in femoral bone mineral density measured via quantitative CT
  163. Research Article
  164. Creating 3D gelatin phantoms for experimental evaluation in biomedicine
  165. Research Article
  166. Influence of short-term fixation with mixed formalin or ethanol solution on the mechanical properties of human cortical bone
  167. Research Article
  168. Analysis of the release kinetics of surface-bound proteins via laser-induced fluorescence
  169. Research Article
  170. Tomographic particle image velocimetry of a water-jet for low volume harvesting of fat tissue for regenerative medicine
  171. Research Article
  172. Wireless medical sensors – context, robustness and safety
  173. Research Article
  174. Sequences for real-time magnetic particle imaging
  175. Research Article
  176. Speckle-based off-axis holographic detection for non-contact photoacoustic tomography
  177. Research Article
  178. A machine learning approach for planning valve-sparing aortic root reconstruction
  179. Research Article
  180. An in-ear pulse wave velocity measurement system using heart sounds as time reference
  181. Research Article
  182. Measuring different oxygenation levels in a blood perfusion model simulating the human head using NIRS
  183. Research Article
  184. Multisegmental fusion of the lumbar spine a curse or a blessing?
  185. Research Article
  186. Numerical analysis of the biomechanical complications accompanying the total hip replacement with NANOS-Prosthetic: bone remodelling and prosthesis migration
  187. Research Article
  188. A muscle model for hybrid muscle activation
  189. Research Article
  190. Mathematical, numerical and in-vitro investigation of cooling performance of an intra-carotid catheter for selective brain hypothermia
  191. Research Article
  192. An ideally parameterized unscented Kalman filter for the inverse problem of electrocardiography
  193. Research Article
  194. Interactive visualization of cardiac anatomy and atrial excitation for medical diagnosis and research
  195. Research Article
  196. Virtualizing clinical cases of atrial flutter in a fast marching simulation including conduction velocity and ablation scars
  197. Research Article
  198. Mesh structure-independent modeling of patient-specific atrial fiber orientation
  199. Research Article
  200. Accelerating mono-domain cardiac electrophysiology simulations using OpenCL
  201. Research Article
  202. Understanding the cellular mode of action of vernakalant using a computational model: answers and new questions
  203. Research Article
  204. A java based simulator with user interface to simulate ventilated patients
  205. Research Article
  206. Evaluation of an algorithm to choose between competing models of respiratory mechanics
  207. Research Article
  208. Numerical simulation of low-pulsation gerotor pumps for use in the pharmaceutical industry and in biomedicine
  209. Research Article
  210. Numerical and experimental flow analysis in centifluidic systems for rapid allergy screening tests
  211. Research Article
  212. Biomechanical parameter determination of scaffold-free cartilage constructs (SFCCs) with the hyperelastic material models Yeoh, Ogden and Demiray
  213. Research Article
  214. FPGA controlled artificial vascular system
  215. Research Article
  216. Simulation based investigation of source-detector configurations for non-invasive fetal pulse oximetry
  217. Research Article
  218. Test setup for characterizing the efficacy of embolic protection devices
  219. Research Article
  220. Impact of electrode geometry on force generation during functional electrical stimulation
  221. Research Article
  222. 3D-based visual physical activity assessment of children
  223. Research Article
  224. Realtime assessment of foot orientation by Accelerometers and Gyroscopes
  225. Research Article
  226. Image based reconstruction for cystoscopy
  227. Research Article
  228. Image guided surgery innovation with graduate students - a new lecture format
  229. Research Article
  230. Multichannel FES parameterization for controlling foot motion in paretic gait
  231. Research Article
  232. Smartphone supported upper limb prosthesis
  233. Research Article
  234. Use of quantitative tremor evaluation to enhance target selection during deep brain stimulation surgery for essential tremor
  235. Research Article
  236. Evaluation of adhesion promoters for Parylene C on gold metallization
  237. Research Article
  238. The influence of metallic ions from CoCr28Mo6 on the osteogenic differentiation and cytokine release of human osteoblasts
  239. Research Article
  240. Increasing the visibility of thin NITINOL vascular implants
  241. Research Article
  242. Possible reasons for early artificial bone failure in biomechanical tests of ankle arthrodesis systems
  243. Research Article
  244. Development of a bending test procedure for the characterization of flexible ECoG electrode arrays
  245. Research Article
  246. Tubular manipulators: a new concept for intracochlear positioning of an auditory prosthesis
  247. Research Article
  248. Investigation of the dynamic diameter deformation of vascular stents during fatigue testing with radial loading
  249. Research Article
  250. Electrospun vascular grafts with anti-kinking properties
  251. Research Article
  252. Integration of temperature sensors in polyimide-based thin-film electrode arrays
  253. Research Article
  254. Use cases and usability challenges for head-mounted displays in healthcare
  255. Research Article
  256. Device- and service profiles for integrated or systems based on open standards
  257. Research Article
  258. Risk management for medical devices in research projects
  259. Research Article
  260. Simulation of varying femoral attachment sites of medial patellofemoral ligament using a musculoskeletal multi-body model
  261. Research Article
  262. Does enhancing consciousness for strategic planning processes support the effectiveness of problem-based learning concepts in biomedical education?
  263. Research Article
  264. SPIO processing in macrophages for MPI: The breast cancer MPI-SNLB-concept
  265. Research Article
  266. Numerical simulations of airflow in the human pharynx of OSAHS patients
Downloaded on 7.9.2025 from https://www.degruyterbrill.com/document/doi/10.1515/cdbme-2015-0017/html
Scroll to top button