Home A machine learning approach for planning valve-sparing aortic root reconstruction
Article Open Access

A machine learning approach for planning valve-sparing aortic root reconstruction

  • J. Hagenah EMAIL logo , M. Scharfschwerdt , A. Schlaefer and C. Metzner
Published/Copyright: September 12, 2015

Abstract

Choosing the optimal prosthesis size and shape is a difficult task during surgical valve-sparing aortic root reconstruction. Hence, there is a need for surgery planning tools. Common surgery planning approaches try to model the mechanical behaviour of the aortic valve and its leaflets. However, these approaches suffer from inaccuracies due to unknown biomechanical properties and from a high computational complexity. In this paper, we present a new approach based on machine learning that avoids these problems. The valve geometry is described by geometrical features obtained from ultrasound images. We interpret the surgery planning as a learning problem, in which the features of the healthy valve are predicted from these of the dilated valve using support vector regression (SVR). Our first results indicate that a machine learning based surgery planning can be possible.

1 Introduction

The aortic valve is an important structure located in the aortic root to provide the right direction of the blood flow in the human body. However, the functionality of the valve can be restricted, which can finally lead to a heart insufficiency. One reason for such a restriction is the dilatation of the aortic root wall. In this case, the geometry of the valve is distorted while the shape of the valve leaflets stays unchanged [1]. This distortion causes a valve insufficiency, which happens especially in patients with the Marfan-syndrome [2].

For these patients, the valve-sparing aortic root reconstruction is an alternative to valve replacement. The basic idea of this technique is to remodel the healthy shape of the aortic root using a prosthesis [4]. The patients leaflets are attached to this prosthesis. The advantages of this method are the natural valve leaflets much better mechanical properties and the longer durability compared to artificial valve prosthesis’. Fig. 1 shows the aortic root in the healthy, the dilated and the reconstructed state.

Figure 1 The aortic root. a) healthy state b) dilated state c) reconstructed state [3].
Figure 1

The aortic root. a) healthy state b) dilated state c) reconstructed state [3].

However, the estimation of the actual valve geometry and the determination of the optimal prosthesis size and shape are difficult tasks. During surgery, the heart is not pressurized, which limits the possibilities of detecting the actual root geometry. One further problem is that one can only obtain the root geometry in the dilated state, so the optimal prosthesis shape can only be estimated based on this distorted geometry. Performing this estimation before the treatment could improve the method significantly.

Previous approaches are aiming at finite element based simulation to evaluate the individual valves mechanics as well as the bloodflow through the valve with different pros-thesis sizes virtually [5]. One problem of these approaches are the complex, non-isotropic biomechanical properties of the valve leaflets, which are not yet completely understood [6], making it very hard to find biologically reasonable constraints for the model parameters. Furthermore, three-dimensional image acquisition of the valve leaflets can be quite intricate [7] and the models are computational expensive. The simulation of the blood flow raises additionally raises the complexity.

In this paper, we present a new machine learning based approach to solve this problem avoiding biomechanical uncertainties.

2 Material and methods

The basic idea of the approach is to use a geometric description (so-called features) of the pathologically dilated valve in order to estimate the geometry of the optimal pros-thesis.

In our experiments, we obtained healthy and dilated features of porcine aortic roots, which results in a (dilated features, healthy features) tupel for each examined valve. Accordingly, the problem of finding the optimal prosthesis can be described as a learning problem: the aim is to calculate the features in the healthy state based on the individual features in the dilated state. This problem can be solved using Support Vector Regression (SVR) where the obtained tupels (dilated features, healthy features) serve as training data.

The presented method can be separated into four steps: the experimental data acquisition, the feature extraction, the model training and the feature prediction. These steps are visualized in Fig. 2 and are described in the following paragraphs.

Figure 2 The main steps of the presented method. At first, ultra-sound images are acquired. Then, geometrical features are extracted to get tupels of features in the healthy and dilated state. With these tupels, an SVR-model is trained. This model allows feature estimation.
Figure 2

The main steps of the presented method. At first, ultra-sound images are acquired. Then, geometrical features are extracted to get tupels of features in the healthy and dilated state. With these tupels, an SVR-model is trained. This model allows feature estimation.

2.1 Data acquisition

To obtain features of an aortic root, a suitable imaging modality is needed. Due to its fine structure and its fast movement during the cardiac cycle, the detailed leaflet geometry is hard to extract from typical volumetric images like CT or MRI. Because of this reason, we previously proposed the use of transesophageal ultrasound (TEE) [8], given its high temporal resolution. Further benefits of this modality are its low examination costs (compared to CT and MRI) and its availability in clinical practice.

We designed a setup to conduct a TEE-examination on exvivo porcine aortic roots [8]. In this setup, a porcine aortic root is pressurized by a constant diastolic pressure created by a water head. The ultrasound images are taken sequentially while the imaging plane is rotating. After that, a three-dimensional reconstruction is done by transforming the image data to a Cartesian coordinate representation. The result is a volumetric image frame of the aortic root. As mentioned above, we examined ex-vivo porcine aortic roots. To get information about the root geometry before and after the pathological dilatation, we studied each aortic root in two different states: the healthy state and the dilated state. To examine the healthy state, we took volumetric ultrasound images of the unchanged root. To simulate the dilated state, the root wall was manually enlarged by adding additional aortic tissue into cuts in the root wall. After that, we acquired three-dimensional image data of the dilated root. The result are three-dimensional images of the root in both states.

2.2 Feature extraction

The aim of this step is to generate tupels of features that describe the geometry of the valve in the healthy and the dilated state. The extracted features were the three commissure distances k1, k2 and k3, the effective height heff and the leaflet-specific characteristic parameters F and, described in more detail below. The effective height is defined as the height difference between the commissure plane, where the leaflets are attached to the root wall, and the coaptation plane, where the three leaflets meet each other. It has a high influence on the functionality of the valve [5]. The leaflet-specific parameter F describes the area of the triangle formed by the two commissure points of the leaflet and the coaptation point (cf. Fig. 3). Hence, F measures the size of the leaflet. is one of the angles of the same triangle and describes the leaflets sheering. Both F and affect the performance of the valve [9]. The commis-sure distances are defined as the distances between pairs of the three commissure points, respectively (cf. Fig. 3). The features were manually obtained from the ultrasound images using the open-source image analysis tool 3dSlicer (Harvard Medical School, Boston, USA).

Figure 3 Ultrasound image of a porcine aortic root. For one leaflet, the commissure points Pcommissure1 and Pcommissure2, the coaptation point Pcoaptation and the geometrical features k1, F1 and α1 are shown.
Figure 3

Ultrasound image of a porcine aortic root. For one leaflet, the commissure points Pcommissure1 and Pcommissure2, the coaptation point Pcoaptation and the geometrical features k1, F1 and α1 are shown.

At the moment, the prostheses used in clinical practice are shaped as a tube, so we aimed to estimate the optimal prosthesis diameter. This diameter can be calculated based on the three commissure distances as the diameter of the circumcircle of the triangle formed by the commis-sure points. Hence, the commissure distances k1, k2 and k3 are very important and the focus of this paper lies on a good estimation of them.

2.3 Model training

The surgery planning method aims at estimating the healthy features only based on the knowledge of the dilated features. In the previous steps we have obtained tupels (dilated features, healthy features). Using this data set we train a support vector regression (SVR) algorithm to learn the mapping between the dilated and the healthy states. The SVR is a machine learning method that performs regression without initial knowledge of the underlying model [10]. In this paper, we used the so called -SVR with a Gaussian radial basis function kernel (RBF) using the MATLAB -implementation of the open-source library libsvm [11].

As mentioned above, the focus of this paper lies on a good estimation of the commissure distances. To find the best parameter combination for reaching this goal, we implemented a nonlinear simplex optimization method that minimizes the sum of absolute differences between the healthy commissure distances and the estimated commissure distances.

With this parameter set, we can train our SVR-model with the (dilated features, healthy features) tupels.

2.4 Feature estimation

After the training, the model is ready to reconstruct the healthy features of a valve from the individual dilated features. We obtained tupels of the healthy and dilated features of six aortic roots using the method previously described. We trained the SVM-model with five of the tupels and estimated the healthy features of the sixth valve with it. To evaluate the accuracy we compared all estimated features to the reference by calculating relative distances. Additionally, we calculated the root diameter based on the estimated features and the reference.

This evaluation was performed six times, each time estimating the healthy features of another valve while the other five valves where used for training (leave-one-out).

3 Results

We examined six porcine aortic valves using the method described in chapter 2. Accordingly, we estimated the healthy features of each of the six valves using an SVR-model trained with the other five valves’ features, respectively. Table 1 shows the relative distances between the estimated features and the reference as well as the mean difference for each feature. As mentioned in section 2.2, our aim is to calculate the optimal prosthesis diameter based on the commissure distances. For this purpose, this diameter was calculated for the estimated healthy features as well as the reference features. The resulting prosthesis sizes are presented in Table 2. As the commonly used pros-theses are produced with even-numbered diameters, we rounded our results appropriately.

4 Discussion

Table 1 shows particular differences between the estimated and the reference features. Some parameters for some valves are estimated good, others depict a high discrepancy. This is mainly due to the fact that the regression was performed with only five training samples. This is obviously not enough information to produce reliable feature estimations.

Table 1

Relative differences in percentage between the estimated features and the reference for the six examined valves.

FeatureValve 1Valve 2Valve 3Valve 4
k123,0714,103,761,38
k221,0016,891,819,02
k310,9624,6877,6427,63
heff50,90169,779,3038,65
α18,8147,1854,856,31
α216,2426,184,482,18
α30,873,411,2416,76
F138,2250,7017,6427,40
F226,6485,92110,8333,21
F338,7739,02100,8218,00
FeatureValve 5Valve 6Mean
k118,612,7310,61 ± 9.23
k27,4217,1812,22 ± 7.28
k34,524,9425,06 ± 27.56
heff29,9310,1334,78 ± 23.58
α145,825,2528,04 ± 23.51
α23,0412,2010,72 ± 9.41
α341,0048,6818,60 ± 21.24
F151,0618,0633,85 ± 15.18
F227,4423,8151,31 ± 37.42
F380,7127,7250,84 ± 32.52

However, Table 2 depicts that in two cases, the calculated prosthesis diameter fits to the diameter of the healthy valve. In three other cases, the difference is only one pros-thesis size step. Hence, even with this small data set, an estimation of the best prosthesis diameter is possible. Further work should aim for the enlargement of the training data set. This would likely enhance the accuracy of the SVR-model. Additionally, a greater number of training samples would allow for a higher dimensional regression, i.e. the estimation of one feature could be based on all other features.

Another interesting point is the further processing of the estimated features. If the features could be translated to a geometric model of the aortic root, it would be possible to produce patient individual prosthesis’ with the specific shape of that patients aortic root in the healthy state. Estimating the prosthesis diameter could be just the beginning of individualization of cardiovascular implants.

Table 2

Estimated and reference prosthesis diameters in mm.

ValveReferenceEstimated
12426
21820
31620
42828
52020
62224

Funding

This publication is a result of the ongoing research within the LUMEN research group, which is funded by the German Bundesministerium für Bildung und Forschung (BMBF) (FKZ 13EZ1140A/B). LUMEN is a joint research project of Lübeck University of Applied Sciences and University of Lübeck and represents an own branch of the Graduate School for Computing in Medicine and Life Sciences of University of Lübeck.

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] M. Scharfschwerdt, HH. Sievers, A. Hussein, ED. Kraatz and M. Misfeld, Impact of progressive sinotubular junction dilatation on valve competence of the 3F Aortic and Sorin Solo stentless bioprosthetic heart valves. Eur J Cardiothorac Surg, 37:631-634, 2010.10.1016/j.ejcts.2009.09.010Search in Google Scholar PubMed

[2] A. Schuerhaus, Aortale Eingriffe bei Patienten mit Marfan-Syndrom. PhD thesis, Universität zu Lübeck, 2008.Search in Google Scholar

[3] P. Nataf and E. Lansac, Dilation thoracic aorta: medical surgical management. Heart 92(9), pp. 1345–1352, 2006.10.1136/hrt.2005.074781Search in Google Scholar

[4] J. Bechtel, A. Erasmi, M. Misfeld and HH. Sievers, Rekonstruktive Aortenklappenchirurgie: Ross-, David- und Yacoubverfahren. Herz 31(5), pp. 413-422, 2006.10.1007/s00059-006-2836-4Search in Google Scholar PubMed

[5] G. Marom, R. Haj-Ali, M. Rosenfeld, HJ. Schäfers and E. Raanani, Aortic root numeric model: annulus diameter prediction of effective height and coaptation in post-aortic valve repair. J Thorac Cardiovasc Surg 145(2),406-411, 2013.10.1016/j.jtcvs.2012.01.080Search in Google Scholar PubMed

[6] P. Hammer, C. Pacak, R. Howe and P. Nido, Collagen bundle orientation explains aortic valve leaflet coaptation. Functional Imaging and Modeling of the Heart, pp. 409-415, 2013.10.1007/978-3-642-38899-6_48Search in Google Scholar

[7] J. Hagenah, M. Scharfschwerdt, C. Metzner, A. Schlaefer, HH. Sievers, and A. Schweikard, An approach for patient specific modeling of the aortic valve leaflets. Biomedizinische Technik (BMT 2014), 2014.Search in Google Scholar

[8] J. Hagenah, M. Scharfschwerdt, B. Stender, S. Ott, R. Friedl, HH. Sievers and A. Schlaefer, A setup for ultrasound based assessment of the aortic root geometry. Biomedizinische Technik (BMT 2013), 2013.10.1515/bmt-2013-4379Search in Google Scholar PubMed

[9] J. Hagenah, Erstellung eines patientenindividuellen Modells der Aortenklappe, Bachelor thesis, Universität zu Lübeck, 2013.Search in Google Scholar

[10] AJ. Smola and B. Schöllkopf, A tutorial on support vector regression, Statistics and Computing 14(3), pp. 199-222, 2004.10.1023/B:STCO.0000035301.49549.88Search in Google Scholar

[11] CC. Chang and CJ. Lin, LIBSVM : A library for support vector machines, ACM Transactions on Intelligent Systems and Technology 2(27), pp. 1-27, 2011.10.1145/1961189.1961199Search in Google Scholar

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-0089/html
Scroll to top button