Abstract
The electrocardiogramm (ECG) is the state-of-the-art signal for gating in cardiovascular magnetic resonance imaging and patient monitoring. Using the ECG for gating and monitoring during the magnetic resonance imaging examination is a high challenging task due to the superimposition of the magnetohydrodynamic effect, radio-frequency (RF) pulses and fast switching gradient magnetic fields. The gradient induced artifacts hamper the correct QRS detection which is needed for correct gating and heart rate calculation and ECG displaying for patient monitoring. To suppress the gradient artifacts from the ECG signal acquired during MRI, a technique based on the Wilcoxon filter was developed. It was evaluated using ECG signals of 14 different subjects acquired in a 3 T MRI scanner. It could be shown reliable results for reducing gradient induced artifacts in the ECG signal in real-time.
1 Introduction
The electrocardiogram (ECG) is the state-of-the-art signal for gating in cardiovascular magnetic resonance (CMR) imaging where it is used to reduce cardiac motion artifacts [1]. When the ECG signal is acquired during a magnetic resonance imaging (MRI) examination, it is superimposed by interfering signals caused by the magnetohydrodynamic (MHD) effect, radio-frequency (RF) pulses and fast switching gradient magnetic fields [2]. RF-pulses and fast switching gradient magnetic fields are required during MR image acquisition. RF-pulses can be reduced with hardware shielding or lowpass filtering, because its frequency range (> 42 MHz) is separated from the ECG’s frequency range (0.05–100 Hz). The gradient magnetic fields cause severe distortions of the ECG signal due to the voltages induced in the body and the ECG electrode cables [3]. Without further preprocessing, these gradient induced distortions will cause a significant drop of the QRS detection quality.
Different algorithms for the reduction of gradient artifacts exist in the literature. These algorithms are based on adaptive filter techniques [4], [5], [6], on bayesian filters [7] and independent component analysis (ICA) [8]. Some of these filter techniques used additional information from the MR scanner [4], [5], [6] to reduce the MR induced artifacts. Other filter could only be used for semi-online filtering [7] or needed learning and update periodes of the demixing matrix for ICA [8] what presents a potential error source.
In this work, the gradient induced artifacts were reduced using the Wilcoxon filter. This approach was applied to ECG signals during the imaging process without additional information from the MR scanner in real-time.
2 Theory
The Wilcoxon filter is a special case of a rankfilter, which is used for noise reduction in image processing [9]. Further, this filter approach can also be applied to digital signal processing problems. If X is a rank sorted vector and part of a signal with N elements and written as X = [x1, x2, …, xN], the Wilcoxon filter is defined in [10], [11] as:
The term
The result of the median of eq. 1 is close to the median of the main diagonal with the elements colored in red [10], [13]. Therefore, the Wilcoxon filter for the example of N = 5 can be written as:
Thus, the median is calculated from 3 instead of 15 elements. The computational complexity was reduced from N(N+1)/2 to (N+1)/2 . As shown in [13], this simplification can be applied for a larger filter lengths.
3 Material and methods
3.1 Databases
For the evaluation of the presented method, a database (DBSkyra) was composed from several ECG records acquired in a 3 T MR-scanner (MAGNETOM Skyra, Siemens, Germany). The database consists of ECG signals (lead II, electrode distance: 10 cm) recorded in a reduced Einthoven triangle (the distance between the electrodes was minimized) placed on the left chest with braided cables to reduce the MHD effect and induced voltage due to the fast switching gradients [14]. Because of the age relation of the young subjects and the ensuring location of the electrical heart axis, lead II shows the highest R-Peak amplitudes [15]. The ECG signals were acquired using an MR-compatible ECG recorder based on the technology of the patient monitoring system Tesla M3 (MIPM GmbH, Mammendorf, Germany). The analogue low-pass filtered (7.2 kHz) ECG signal was digitized with sampling frequency of 16 kHz and a resolution of 24 bit. The ECG recorder was placed on the subject’s abdomen. The raw ECG signals were transmitted via optical fiber to the computer system placed outside the MRI cabin.
The ECG signals were recorded from 14 healthy subjects (nine males and five females, V1 − V14) at the age of 23.42 ± 4.9 years. The subjects had an average weight of 74.4 ± 12.7 kg together with an average height of 178.1 ± 9.7 cm. For the evaluation a set of the following MR sequences was chosen: fluid attenuated inversion recovery (FLAIR), T2-weighted turbo spin echo (T2TSE), gradient echo cardiac (GRE Cardiac), gradient echo (GRE), echo planar 2D diffusion (EP2DDiff) and a spin echo (SE). The duration of each sequence together with the repetition time (TR) and the echo time (TE) is presented in Table 1. The MR sequences were applied in the presented order. Between two sequences a break of 20 s was done. During this break the ECG signal was still recorded. DBSkyra had a length of 90 min.
MRI sequence parameters used for the acquisition of the ECG signals contained in DBSkyra.
| Sequence | TR (ms) | TE (ms) | Sequence length (s) |
|---|---|---|---|
| FLAIR | 9000 | 91 | 65 |
| T2TSE | 6000 | 96 | 40 |
| GRE Cardiac | 9.7 | 4.89 | 10 |
| GRE | 696 | 23 | 40 |
| EP2DDiff | 6400 | 98 | 30 |
| SE | 19 | 12 | 10 |
3.2 Filter algorithm
Figure 1A depicts an exemplary ECG signal during an EPI sequence. Due to the structure of the EPI it represents a worst-case scenario (see Figure 1B). Besides short impulse shaped artifacts (e.g. Figure 1B at 0.2 s), a longer series impulses with a length of total length 0.08 s can be observed (e.g. Figure 1(B) at 0.03–0.11 s). To deal with these differently shaped artifacts, the algorithm was applied in a sliding window of 10 ms length (160 samples) with a step width of 0.0625 ms (1 sample). The window length of 10 ms showed best results for the chosen MR sequences. The ECG samples of 10 ms were first sorted by size and then their Walsh averages were calculated. After that the median of the Walsh averages was computed (see eq. 1). To estimate the current sample of the filtered ECG signal (Yi), the vector of the unfiltered ECG signal (Xi) consists of the current sample and the last 159 Samples. The computational complexity was reduced by using the inherent property of the Wilcoxon filter presented in [13].

The functionality exemplary shown during a EPI sequence. (A) Raw ECG signal of lead II with gradient induced artifacts. (B) Detailed gradient induced artifacts of (A). (C) ECG signal after applied filter approach. (D) Result of the bandpass filtering of the artifact reduced ECG signal.
After applying the Wilcoxon-based gradient artifact filter (Figure. 1C), the ECG signal was bandpass filtered with a 45 Hz low-pass (5th order elliptic filter) and a 0.05 Hz high-pass (3th order elliptic filter) filter to smooth the ECG and to reduce baseline wander Figure 1D.
3.3 Evaluation metrics
To evaluate the filter results the mean square error (MSE) was used for comparing the ECG without gradient induced artifacts before s(n) and after ŝ(n) applying the presented filter approach because of the known reference ECG. The MSE is defined as follows:
The filter algorithm reduces the power of the ECG superimposed by the gradient artifacts [4]. Hence, the difference of the ECG signal before and after applying the filter approach can show the functionality of the algorithm. The average power of a discrete signal is defined as:
The average power of the gradient artifact free ECG (Ps) was calculated from the first 10 s of each signal. The ratio between the average power of the ECG signal during MR sequences (Psa) and the filtered ECG (Psaf) is defined as:
To show only the functionality of the presented gradient filter, the last filter step depicted in 1 (D) was not involved in the evaluation. Psaf was calculated before this filter step.
4 Results
The MSE computed from the gradient artifact free ECG before and after filtering together with the average power and the power ratio defined in 3.3 for the 14 volunteers (V1–V14) are summarized in Table 2.
Results of the MSE and the average powers (Ps, Psf, Psa and Psaf) of the ECG signals before and after filtering given in μV2 together with the defined ratios (Psaf) in [%].
| Volunteer | MSE | Ps | Psa | Psaf | psaf |
|---|---|---|---|---|---|
| V1 | 0.131 | 1.39 | 66.79 | 0.80 | 8276 |
| V2 | 0.200 | 0.78 | 24.98 | 1.05 | 2275 |
| V3 | 0.091 | 1.26 | 121.54 | 0.92 | 13,107 |
| V4 | 0.038 | 0.72 | 234.76 | 0.56 | 42,075 |
| V5 | 0.077 | 1.43 | 57.17 | 1.10 | 5098 |
| V6 | 0.114 | 1.60 | 223.35 | 1.27 | 17,434 |
| V7 | 0.117 | 1.07 | 68.14 | 0.86 | 7795 |
| V8 | 0.031 | 0.44 | 157.89 | 0.73 | 21,565 |
| V9 | 0.021 | 0.27 | 22.43 | 0.17 | 13,131 |
| V10 | 0.041 | 0.28 | 71.13 | 0.60 | 11,749 |
| V11 | 0.017 | 0.13 | 101.34 | 0.51 | 19,620 |
| V12 | 0.011 | 0.78 | 19.52 | 0.90 | 2076 |
| V13 | 0.071 | 0.72 | 56.09 | 1.58 | 3440 |
| V14 | 0.024 | 0.21 | 25.39 | 0.19 | 12,977 |
The MSE values range from 0.011–0.200 μV2 what show a low change in the ECG quality using the presented filter approach. The average power Ps ranges from 0.13–1.60 μV2 for each dataset. The average power Psa shows much higher values (19.52–234.76 μV2) than Ps due to the existing gradient induced artifacts. After filtering, the average power was reduced (0.19–1.58 μV2) and showed results which are in a similar range as Ps.
5 Discussion
The Wilcoxon filter was applied to reduce the gradient artifacts in the ECG signal of lead II in real-time.
A low MSE was observed between the original (gradient artifact free) ECG and the Wilcoxon filtered ECG. Further filter steps like low-pass filtering of the artifact free ECG can improve the results of the MSE and the Ps, e.g. noise reduction by A/D-converter. One reason is the efficiency of the filter for noise reduction caused by the determination of the Walsh average [10]. Another effect of the used filter approach is the nonpreserving of the edges. The slope, e.g. of the QRS-complex, was reduced what finally reduces the average power. A positive effect of the Wilcoxon filter is the reduction of pulse shaped artifacts what can be clearly shown in the comparison of Figure 1 A and C. The fact that edges are not preserved have an additional positive effect, too.
Due to the parameters of the ECG recorder and the possibility to record the gradient induced artifact in its full range of amplitude, the average power of the ECG is much higher than presented in [4]. One reason might be the high resolution of the presented ECG hardware. The amplitude of the MR induced artifact is not limited and can be shown in its full amplitude range. This results in a higher signal power.
The use of the Wilcoxon filter was possible due to the high sampling frequency and the high resolution of the ECG signal and the induced gradient artifacts because of the well presentation of the artifacts as high frequency peaks. A low sampling frequency as well as a low resolution would distort the ECG artifacts. As a result of that the high frequency peaks are missing and the median based filter can not be applied successfully.
In future works, the algorithm will be tested using ECG signals recorded in other MRI scanners with different static magnetic fields. In addition. ECG leads I and III have to be evaluated to show the efficiency of the presented gradient filter on different leads.
Author’s Statement
Research funding: Marcus Schmidt and Johannes W. Krug are funded by the Federal Ministry for Economic Affairs and Energy (BMWi, Germany) under grant number KF3172301JL3. Conflict of interest: Authors state no conflict of interest. Informed consent: Informed consent has been obtained from all individuals included in this study. Ethical approval: The research related to human use complies with all the relevant national regulations, institutional policies and was performed in accordance with the tenets of the Helsinki Declaration, and has been approved by the authors’ institutional review board or equivalent committee.
References
[1] Scott AD, Keegan J, Firmin DN. Motion in Cardiovascular MR Imaging. Radiology. 2009;250:331–51.10.1148/radiol.2502071998Search in Google Scholar
[2] Felblinger J, Slotboom J, Kreis R, Jung B, Boesch C. Restoration of electrophysiological signals distorted by inductive effects of magnetic field gradients during MR sequences. J Magn Reson Med. 1999;41:715–21.10.1002/(SICI)1522-2594(199904)41:4<715::AID-MRM9>3.0.CO;2-7Search in Google Scholar
[3] Laudon MK, Webster JG, Frayne R, Grist TM. Minimizing interference from magnetic resonance imagers during electrocardiography. IEEE Trans on Biomed Eng. 1998;45:160–4.10.1109/10.661264Search in Google Scholar
[4] Abächerli R, Pasquier C, Odille F, Felblinger J. Suppression of mr gradient artifacts on electrophysiological signals based on an adaptive real-time filter with lms coeffcient updates. J Magn Reson Imaging. 2005;18:41–50.10.1007/s10334-004-0093-1Search in Google Scholar
[5] Park HD, Jang BR, Cho SP, Kim HJ, Choi KH, Lee KJ. Minimizing MR gradient and RF pulse artifacts on ECG signals for MRI gating based on an adaptive real-time digital filter. IFMBE. 2007;14:1127–30.10.1007/978-3-540-36841-0_270Search in Google Scholar
[6] Abi-Abdallah D, Drochon A, Robin V, Fokapu O. Cardiac and respiratory MRI gating using combined wavelet sub-band decomposition and adaptive filtering. Ann Biomed Eng. 2007;35:733–43.10.1007/s10439-007-9285-ySearch in Google Scholar
[7] Oster J, Pietquin O, Kraemer M, Felblinger J. Bayesian framework for artefact reduction on ECG in MRI. ICASSP. 2010;35:489–92.10.1109/ICASSP.2010.5495684Search in Google Scholar
[8] Oster J, Pietquin O, Abächerli R, Kraemer M, Felblinger J. Independent component analysis-based artefact reduction: application to the electrocardiogram for improved magnetic resonance imaging triggering. Physiol Meas. 2009;30:1381–97.10.1088/0967-3334/30/12/007Search in Google Scholar
[9] Crinon RJ. The Wilcoxon filter: a robust filtering scheme. Proc ICASSP. 1985;10:668–71.10.1109/ICASSP.1985.1168348Search in Google Scholar
[10] Pintas I, Venetsanopoulos AN. Nonlinear digital filters. 1st ed. New York: Springer Science + Business Media; 1990.10.1007/978-1-4757-6017-0Search in Google Scholar
[11] Song J, Kassam SA. Nonlinear filters based on generalized ranks for edge preserving smoothing. Proc IEEE Symp Circ Sys. 1986;401–4.Search in Google Scholar
[12] Dümbgen L. Einführung in die Statistik. 1st ed. Birkhäuser; 2016.10.1007/978-3-0348-0004-4Search in Google Scholar
[13] Lee JH, Kao JS. A fast algorithm for two-dimensional Wilcoxon filtering. Proc IEEE Symp Circ Sys. 1987;268–71.Search in Google Scholar
[14] Wendt RE, Rokey R, Vick GW, Johnston DL. Electrocardiographic gating and monitoring in NMR imaging. J Magn Reson Imaging. 1988;6:89–95.10.1016/0730-725X(88)90528-0Search in Google Scholar
[15] Vijay Raghawa Rao BN. Clinical Examination in Cardiology. 1st ed. New Delhi: Elsevier; 2007.Search in Google Scholar
©2016 Marcus Schmidt et al., licensee De Gruyter.
This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 License.
Articles in the same Issue
- Synthesis and characterization of PIL/pNIPAAm hybrid hydrogels
- Novel blood protein based scaffolds for cardiovascular tissue engineering
- Cell adhesion and viability of human endothelial cells on electrospun polymer scaffolds
- Effects of heat treatment and welding process on superelastic behaviour and microstructure of micro electron beam welded NiTi
- Long-term stable modifications of silicone elastomer for improved hemocompatibility
- The effect of thermal treatment on the mechanical properties of PLLA tubular specimens
- Biocompatible wear-resistant thick ceramic coating
- Protection of active implant electronics with organosilicon open air plasma coating for plastic overmolding
- Examination of dielectric strength of thin Parylene C films under various conditions
- Open air plasma deposited antimicrobial SiOx/TiOx composite films for biomedical applications
- Systemic analysis about residual chloroform in PLLA films
- A macrophage model of osseointegration
- Towards in silico prognosis using big data
- Technical concept and evaluation of a novel shoulder simulator with adaptive muscle force generation and free motion
- Usability evaluation of a locomotor therapy device considering different strategies
- Hypoxia-on-a-chip
- Integration of a semi-automatic in-vitro RFA procedure into an experimental setup
- Fabrication of MEMS-based 3D-μECoG-MEAs
- High speed digital interfacing for a neural data acquisition system
- Bionic forceps for the handling of sensitive tissue
- Experimental studies on 3D printing of barium titanate ceramics for medical applications
- Patient specific root-analogue dental implants – additive manufacturing and finite element analysis
- 3D printing – a key technology for tailored biomedical cell culture lab ware
- 3D printing of hydrogels in a temperature controlled environment with high spatial resolution
- Biocompatibility of photopolymers for additive manufacturing
- Biochemical piezoresistive sensors based on pH- and glucose-sensitive hydrogels for medical applications
- Novel wireless measurement system of pressure dedicated to in vivo studies
- Portable auricular device for real-time swallow and chew detection
- Detection of miRNA using a surface plasmon resonance biosensor and antibody amplification
- Simulation and evaluation of stimulation scenarios for targeted vestibular nerve excitation
- Deep brain stimulation: increasing efficiency by alternative waveforms
- Prediction of immediately occurring microsleep events from brain electric signals
- Determining cardiac vagal threshold from short term heart rate complexity
- Classification of cardiac excitation patterns during atrial fibrillation
- An algorithm to automatically determine the cycle length coverage to identify rotational activity during atrial fibrillation – a simulation study
- Deriving respiration from high resolution 12-channel-ECG during cycling exercise
- Reducing of gradient induced artifacts on the ECG signal during MRI examinations using Wilcoxon filter
- Automatic detection and mapping of double potentials in intracardiac electrograms
- Modeling the pelvic region for non-invasive pelvic intraoperative neuromonitoring
- Postprocessing algorithm for automated analysis of pelvic intraoperative neuromonitoring signals
- Best practice: surgeon driven application in pelvic operations
- Vasomotor assessment by camera-based photoplethysmography
- Classification of morphologic changes in photoplethysmographic waveforms
- Novel computation of pulse transit time from multi-channel PPG signals by wavelet transform
- Efficient design of FIR filter based low-pass differentiators for biomedical signal processing
- Nonlinear causal influences assessed by mutual compression entropy
- Comparative study of methods for solving the correspondence problem in EMD applications
- fNIRS for future use in auditory diagnostics
- Semi-automated detection of fractional shortening in zebrafish embryo heart videos
- Blood pressure measurement on the cheek
- Derivation of the respiratory rate from directly and indirectly measured respiratory signals using autocorrelation
- Left cardiac atrioventricular delay and inter-ventricular delay in cardiac resynchronization therapy responder and non-responder
- An automatic systolic peak detector of blood pressure waveforms using 4th order cumulants
- Real-time QRS detection using integrated variance for ECG gated cardiac MRI
- Preprocessing of unipolar signals acquired by a novel intracardiac mapping system
- In-vitro experiments to characterize ventricular electromechanics
- Continuous non-invasive monitoring of blood pressure in the operating room: a cuffless optical technology at the fingertip
- Application of microwave sensor technology in cardiovascular disease for plaque detection
- Artificial blood circulatory and special Ultrasound Doppler probes for detecting and sizing gaseous embolism
- Detection of microsleep events in a car driving simulation study using electrocardiographic features
- A method to determine the kink resistance of stents and stent delivery systems according to international standards
- Comparison of stented bifurcation and straight vessel 3D-simulation with a prior simulated velocity profile inlet
- Transient Euler-Lagrange/DEM simulation of stent thrombosis
- Automated control of the laser welding process of heart valve scaffolds
- Automation of a test bench for accessing the bendability of electrospun vascular grafts
- Influence of storage conditions on the release of growth factors in platelet-rich blood derivatives
- Cryopreservation of cells using defined serum-free cryoprotective agents
- New bioreactor vessel for tissue engineering of human nasal septal chondrocytes
- Determination of the membrane hydraulic permeability of MSCs
- Climate retainment in carbon dioxide incubators
- Multiple factors influencing OR ventilation system effectiveness
- Evaluation of an app-based stress protocol
- Medication process in Styrian hospitals
- Control tower to surgical theater
- Development of a skull phantom for the assessment of implant X-ray visibility
- Surgical navigation with QR codes
- Investigation of the pressure gradient of embolic protection devices
- Computer assistance in femoral derotation osteotomy: a bottom-up approach
- Automatic depth scanning system for 3D infrared thermography
- A service for monitoring the quality of intraoperative cone beam CT images
- Resectoscope with an easy to use twist mechanism for improved handling
- In vitro simulation of distribution processes following intramuscular injection
- Adjusting inkjet printhead parameters to deposit drugs into micro-sized reservoirs
- A flexible standalone system with integrated sensor feedback for multi-pad electrode FES of the hand
- Smart control for functional electrical stimulation with optimal pulse intensity
- Tactile display on the remaining hand for unilateral hand amputees
- Effects of sustained electrical stimulation on spasticity assessed by the pendulum test
- An improved tracking framework for ultrasound probe localization in image-guided radiosurgery
- Improvement of a subviral particle tracker by the use of a LAP-Kalman-algorithm
- Learning discriminative classification models for grading anal intraepithelial neoplasia
- Regularization of EIT reconstruction based on multi-scales wavelet transforms
- Assessing MRI susceptibility artefact through an indicator of image distortion
- EyeGuidance – a computer controlled system to guide eye movements
- A framework for feedback-based segmentation of 3D image stacks
- Doppler optical coherence tomography as a promising tool for detecting fluid in the human middle ear
- 3D Local in vivo Environment (LivE) imaging for single cell protein analysis of bone tissue
- Inside-Out access strategy using new trans-vascular catheter approach
- US/MRI fusion with new optical tracking and marker approach for interventional procedures inside the MRI suite
- Impact of different registration methods in MEG source analysis
- 3D segmentation of thyroid ultrasound images using active contours
- Designing a compact MRI motion phantom
- Cerebral cortex classification by conditional random fields applied to intraoperative thermal imaging
- Classification of indirect immunofluorescence images using thresholded local binary count features
- Analysis of muscle fatigue conditions using time-frequency images and GLCM features
- Numerical evaluation of image parameters of ETR-1
- Fabrication of a compliant phantom of the human aortic arch for use in Particle Image Velocimetry (PIV) experimentation
- Effect of the number of electrodes on the reconstructed lung shape in electrical impedance tomography
- Hardware dependencies of GPU-accelerated beamformer performances for microwave breast cancer detection
- Computer assisted assessment of progressing osteoradionecrosis of the jaw for clinical diagnosis and treatment
- Evaluation of reconstruction parameters of electrical impedance tomography on aorta detection during saline bolus injection
- Evaluation of open-source software for the lung segmentation
- Automatic determination of lung features of CF patients in CT scans
- Image analysis of self-organized multicellular patterns
- Effect of key parameters on synthesis of superparamagnetic nanoparticles (SPIONs)
- Radiopacity assessment of neurovascular implants
- Development of a desiccant based dielectric for monitoring humidity conditions in miniaturized hermetic implantable packages
- Development of an artifact-free aneurysm clip
- Enhancing the regeneration of bone defects by alkalizing the peri-implant zone – an in vitro approach
- Rapid prototyping of replica knee implants for in vitro testing
- Protecting ultra- and hyperhydrophilic implant surfaces in dry state from loss of wettability
- Advanced wettability analysis of implant surfaces
- Patient-specific hip prostheses designed by surgeons
- Plasma treatment on novel carbon fiber reinforced PEEK cages to enhance bioactivity
- Wear of a total intervertebral disc prosthesis
- Digital health and digital biomarkers – enabling value chains on health data
- Usability in the lifecycle of medical software development
- Influence of different test gases in a non-destructive 100% quality control system for medical devices
- Device development guided by user satisfaction survey on auricular vagus nerve stimulation
- Empirical assessment of the time course of innovation in biomedical engineering: first results of a comparative approach
- Effect of left atrial hypertrophy on P-wave morphology in a computational model
- Simulation of intracardiac electrograms around acute ablation lesions
- Parametrization of activation based cardiac electrophysiology models using bidomain model simulations
- Assessment of nasal resistance using computational fluid dynamics
- Resistance in a non-linear autoregressive model of pulmonary mechanics
- Inspiratory and expiratory elastance in a non-linear autoregressive model of pulmonary mechanics
- Determination of regional lung function in cystic fibrosis using electrical impedance tomography
- Development of parietal bone surrogates for parietal graft lift training
- Numerical simulation of mechanically stimulated bone remodelling
- Conversion of engineering stresses to Cauchy stresses in tensile and compression tests of thermoplastic polymers
- Numerical examinations of simplified spondylodesis models concerning energy absorption in magnetic resonance imaging
- Principle study on the signal connection at transabdominal fetal pulse oximetry
- Influence of Siluron® insertion on model drug distribution in the simulated vitreous body
- Evaluating different approaches to identify a three parameter gas exchange model
- Effects of fibrosis on the extracellular potential based on 3D reconstructions from histological sections of heart tissue
- From imaging to hemodynamics – how reconstruction kernels influence the blood flow predictions in intracranial aneurysms
- Flow optimised design of a novel point-of-care diagnostic device for the detection of disease specific biomarkers
- Improved FPGA controlled artificial vascular system for plethysmographic measurements
- Minimally spaced electrode positions for multi-functional chest sensors: ECG and respiratory signal estimation
- Automated detection of alveolar arches for nasoalveolar molding in cleft lip and palate treatment
- Control scheme selection in human-machine- interfaces by analysis of activity signals
- Event-based sampling for reducing communication load in realtime human motion analysis by wireless inertial sensor networks
- Automatic pairing of inertial sensors to lower limb segments – a plug-and-play approach
- Contactless respiratory monitoring system for magnetic resonance imaging applications using a laser range sensor
- Interactive monitoring system for visual respiratory biofeedback
- Development of a low-cost senor based aid for visually impaired people
- Patient assistive system for the shoulder joint
- A passive beating heart setup for interventional cardiology training
Articles in the same Issue
- Synthesis and characterization of PIL/pNIPAAm hybrid hydrogels
- Novel blood protein based scaffolds for cardiovascular tissue engineering
- Cell adhesion and viability of human endothelial cells on electrospun polymer scaffolds
- Effects of heat treatment and welding process on superelastic behaviour and microstructure of micro electron beam welded NiTi
- Long-term stable modifications of silicone elastomer for improved hemocompatibility
- The effect of thermal treatment on the mechanical properties of PLLA tubular specimens
- Biocompatible wear-resistant thick ceramic coating
- Protection of active implant electronics with organosilicon open air plasma coating for plastic overmolding
- Examination of dielectric strength of thin Parylene C films under various conditions
- Open air plasma deposited antimicrobial SiOx/TiOx composite films for biomedical applications
- Systemic analysis about residual chloroform in PLLA films
- A macrophage model of osseointegration
- Towards in silico prognosis using big data
- Technical concept and evaluation of a novel shoulder simulator with adaptive muscle force generation and free motion
- Usability evaluation of a locomotor therapy device considering different strategies
- Hypoxia-on-a-chip
- Integration of a semi-automatic in-vitro RFA procedure into an experimental setup
- Fabrication of MEMS-based 3D-μECoG-MEAs
- High speed digital interfacing for a neural data acquisition system
- Bionic forceps for the handling of sensitive tissue
- Experimental studies on 3D printing of barium titanate ceramics for medical applications
- Patient specific root-analogue dental implants – additive manufacturing and finite element analysis
- 3D printing – a key technology for tailored biomedical cell culture lab ware
- 3D printing of hydrogels in a temperature controlled environment with high spatial resolution
- Biocompatibility of photopolymers for additive manufacturing
- Biochemical piezoresistive sensors based on pH- and glucose-sensitive hydrogels for medical applications
- Novel wireless measurement system of pressure dedicated to in vivo studies
- Portable auricular device for real-time swallow and chew detection
- Detection of miRNA using a surface plasmon resonance biosensor and antibody amplification
- Simulation and evaluation of stimulation scenarios for targeted vestibular nerve excitation
- Deep brain stimulation: increasing efficiency by alternative waveforms
- Prediction of immediately occurring microsleep events from brain electric signals
- Determining cardiac vagal threshold from short term heart rate complexity
- Classification of cardiac excitation patterns during atrial fibrillation
- An algorithm to automatically determine the cycle length coverage to identify rotational activity during atrial fibrillation – a simulation study
- Deriving respiration from high resolution 12-channel-ECG during cycling exercise
- Reducing of gradient induced artifacts on the ECG signal during MRI examinations using Wilcoxon filter
- Automatic detection and mapping of double potentials in intracardiac electrograms
- Modeling the pelvic region for non-invasive pelvic intraoperative neuromonitoring
- Postprocessing algorithm for automated analysis of pelvic intraoperative neuromonitoring signals
- Best practice: surgeon driven application in pelvic operations
- Vasomotor assessment by camera-based photoplethysmography
- Classification of morphologic changes in photoplethysmographic waveforms
- Novel computation of pulse transit time from multi-channel PPG signals by wavelet transform
- Efficient design of FIR filter based low-pass differentiators for biomedical signal processing
- Nonlinear causal influences assessed by mutual compression entropy
- Comparative study of methods for solving the correspondence problem in EMD applications
- fNIRS for future use in auditory diagnostics
- Semi-automated detection of fractional shortening in zebrafish embryo heart videos
- Blood pressure measurement on the cheek
- Derivation of the respiratory rate from directly and indirectly measured respiratory signals using autocorrelation
- Left cardiac atrioventricular delay and inter-ventricular delay in cardiac resynchronization therapy responder and non-responder
- An automatic systolic peak detector of blood pressure waveforms using 4th order cumulants
- Real-time QRS detection using integrated variance for ECG gated cardiac MRI
- Preprocessing of unipolar signals acquired by a novel intracardiac mapping system
- In-vitro experiments to characterize ventricular electromechanics
- Continuous non-invasive monitoring of blood pressure in the operating room: a cuffless optical technology at the fingertip
- Application of microwave sensor technology in cardiovascular disease for plaque detection
- Artificial blood circulatory and special Ultrasound Doppler probes for detecting and sizing gaseous embolism
- Detection of microsleep events in a car driving simulation study using electrocardiographic features
- A method to determine the kink resistance of stents and stent delivery systems according to international standards
- Comparison of stented bifurcation and straight vessel 3D-simulation with a prior simulated velocity profile inlet
- Transient Euler-Lagrange/DEM simulation of stent thrombosis
- Automated control of the laser welding process of heart valve scaffolds
- Automation of a test bench for accessing the bendability of electrospun vascular grafts
- Influence of storage conditions on the release of growth factors in platelet-rich blood derivatives
- Cryopreservation of cells using defined serum-free cryoprotective agents
- New bioreactor vessel for tissue engineering of human nasal septal chondrocytes
- Determination of the membrane hydraulic permeability of MSCs
- Climate retainment in carbon dioxide incubators
- Multiple factors influencing OR ventilation system effectiveness
- Evaluation of an app-based stress protocol
- Medication process in Styrian hospitals
- Control tower to surgical theater
- Development of a skull phantom for the assessment of implant X-ray visibility
- Surgical navigation with QR codes
- Investigation of the pressure gradient of embolic protection devices
- Computer assistance in femoral derotation osteotomy: a bottom-up approach
- Automatic depth scanning system for 3D infrared thermography
- A service for monitoring the quality of intraoperative cone beam CT images
- Resectoscope with an easy to use twist mechanism for improved handling
- In vitro simulation of distribution processes following intramuscular injection
- Adjusting inkjet printhead parameters to deposit drugs into micro-sized reservoirs
- A flexible standalone system with integrated sensor feedback for multi-pad electrode FES of the hand
- Smart control for functional electrical stimulation with optimal pulse intensity
- Tactile display on the remaining hand for unilateral hand amputees
- Effects of sustained electrical stimulation on spasticity assessed by the pendulum test
- An improved tracking framework for ultrasound probe localization in image-guided radiosurgery
- Improvement of a subviral particle tracker by the use of a LAP-Kalman-algorithm
- Learning discriminative classification models for grading anal intraepithelial neoplasia
- Regularization of EIT reconstruction based on multi-scales wavelet transforms
- Assessing MRI susceptibility artefact through an indicator of image distortion
- EyeGuidance – a computer controlled system to guide eye movements
- A framework for feedback-based segmentation of 3D image stacks
- Doppler optical coherence tomography as a promising tool for detecting fluid in the human middle ear
- 3D Local in vivo Environment (LivE) imaging for single cell protein analysis of bone tissue
- Inside-Out access strategy using new trans-vascular catheter approach
- US/MRI fusion with new optical tracking and marker approach for interventional procedures inside the MRI suite
- Impact of different registration methods in MEG source analysis
- 3D segmentation of thyroid ultrasound images using active contours
- Designing a compact MRI motion phantom
- Cerebral cortex classification by conditional random fields applied to intraoperative thermal imaging
- Classification of indirect immunofluorescence images using thresholded local binary count features
- Analysis of muscle fatigue conditions using time-frequency images and GLCM features
- Numerical evaluation of image parameters of ETR-1
- Fabrication of a compliant phantom of the human aortic arch for use in Particle Image Velocimetry (PIV) experimentation
- Effect of the number of electrodes on the reconstructed lung shape in electrical impedance tomography
- Hardware dependencies of GPU-accelerated beamformer performances for microwave breast cancer detection
- Computer assisted assessment of progressing osteoradionecrosis of the jaw for clinical diagnosis and treatment
- Evaluation of reconstruction parameters of electrical impedance tomography on aorta detection during saline bolus injection
- Evaluation of open-source software for the lung segmentation
- Automatic determination of lung features of CF patients in CT scans
- Image analysis of self-organized multicellular patterns
- Effect of key parameters on synthesis of superparamagnetic nanoparticles (SPIONs)
- Radiopacity assessment of neurovascular implants
- Development of a desiccant based dielectric for monitoring humidity conditions in miniaturized hermetic implantable packages
- Development of an artifact-free aneurysm clip
- Enhancing the regeneration of bone defects by alkalizing the peri-implant zone – an in vitro approach
- Rapid prototyping of replica knee implants for in vitro testing
- Protecting ultra- and hyperhydrophilic implant surfaces in dry state from loss of wettability
- Advanced wettability analysis of implant surfaces
- Patient-specific hip prostheses designed by surgeons
- Plasma treatment on novel carbon fiber reinforced PEEK cages to enhance bioactivity
- Wear of a total intervertebral disc prosthesis
- Digital health and digital biomarkers – enabling value chains on health data
- Usability in the lifecycle of medical software development
- Influence of different test gases in a non-destructive 100% quality control system for medical devices
- Device development guided by user satisfaction survey on auricular vagus nerve stimulation
- Empirical assessment of the time course of innovation in biomedical engineering: first results of a comparative approach
- Effect of left atrial hypertrophy on P-wave morphology in a computational model
- Simulation of intracardiac electrograms around acute ablation lesions
- Parametrization of activation based cardiac electrophysiology models using bidomain model simulations
- Assessment of nasal resistance using computational fluid dynamics
- Resistance in a non-linear autoregressive model of pulmonary mechanics
- Inspiratory and expiratory elastance in a non-linear autoregressive model of pulmonary mechanics
- Determination of regional lung function in cystic fibrosis using electrical impedance tomography
- Development of parietal bone surrogates for parietal graft lift training
- Numerical simulation of mechanically stimulated bone remodelling
- Conversion of engineering stresses to Cauchy stresses in tensile and compression tests of thermoplastic polymers
- Numerical examinations of simplified spondylodesis models concerning energy absorption in magnetic resonance imaging
- Principle study on the signal connection at transabdominal fetal pulse oximetry
- Influence of Siluron® insertion on model drug distribution in the simulated vitreous body
- Evaluating different approaches to identify a three parameter gas exchange model
- Effects of fibrosis on the extracellular potential based on 3D reconstructions from histological sections of heart tissue
- From imaging to hemodynamics – how reconstruction kernels influence the blood flow predictions in intracranial aneurysms
- Flow optimised design of a novel point-of-care diagnostic device for the detection of disease specific biomarkers
- Improved FPGA controlled artificial vascular system for plethysmographic measurements
- Minimally spaced electrode positions for multi-functional chest sensors: ECG and respiratory signal estimation
- Automated detection of alveolar arches for nasoalveolar molding in cleft lip and palate treatment
- Control scheme selection in human-machine- interfaces by analysis of activity signals
- Event-based sampling for reducing communication load in realtime human motion analysis by wireless inertial sensor networks
- Automatic pairing of inertial sensors to lower limb segments – a plug-and-play approach
- Contactless respiratory monitoring system for magnetic resonance imaging applications using a laser range sensor
- Interactive monitoring system for visual respiratory biofeedback
- Development of a low-cost senor based aid for visually impaired people
- Patient assistive system for the shoulder joint
- A passive beating heart setup for interventional cardiology training