<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>affordable medical imaging equipment design &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/affordable-medical-imaging-equipment-design/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Sat, 12 Sep 2026 17:14:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://scienmag.com/wp-content/uploads/2024/07/cropped-scienmag_ico-32x32.jpg</url>
	<title>affordable medical imaging equipment design &#8211; Science</title>
	<link>https://scienmag.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">73899611</site>	<item>
		<title>Scientists Build a $95 Open-Source Lung Imaging Device That Could Transform Bedside Care</title>
		<link>https://scienmag.com/scientists-build-a-95-open-source-lung-imaging-device-that-could-transform-bedside-care/</link>
		
		<dc:creator><![CDATA[Denise Maddox]]></dc:creator>
		<pubDate>Sat, 12 Sep 2026 17:14:10 +0000</pubDate>
				<category><![CDATA[Technology and Engineering]]></category>
		<category><![CDATA[AD5933]]></category>
		<category><![CDATA[affordable medical imaging equipment design]]></category>
		<category><![CDATA[analog front-end]]></category>
		<category><![CDATA[biomedical engineering]]></category>
		<category><![CDATA[cost-effective alternatives to CT and MRI for lung assessment]]></category>
		<category><![CDATA[Electrical impedance tomography]]></category>
		<category><![CDATA[innovative respiratory disease detection tools]]></category>
		<category><![CDATA[low-cost electrical impedance tomography for bedside respiratory monitoring]]></category>
		<category><![CDATA[low-cost impedance converter for medical imaging]]></category>
		<category><![CDATA[low-cost instrumentation]]></category>
		<category><![CDATA[lung imaging]]></category>
		<category><![CDATA[Medical Imaging]]></category>
		<category><![CDATA[microcontroller-based medical imaging device]]></category>
		<category><![CDATA[open-access hardware for medical diagnostics]]></category>
		<category><![CDATA[open-source biomedical engineering projects]]></category>
		<category><![CDATA[open-source hardware]]></category>
		<category><![CDATA[Open-source lung imaging device]]></category>
		<category><![CDATA[phantom experiments]]></category>
		<category><![CDATA[portable EIT system for resource-limited healthcare settings]]></category>
		<category><![CDATA[portable medical imaging systems for developing countries]]></category>
		<category><![CDATA[pyEIT]]></category>
		<category><![CDATA[real-time functional lung imaging technology]]></category>
		<category><![CDATA[respiratory monitoring]]></category>
		<category><![CDATA[STM32]]></category>
		<guid isPermaLink="false">https://scienmag.com/?p=196867</guid>

					<description><![CDATA[Researchers have developed a fully open-source electrical impedance tomography system costing under 100 dollars that brings radiation-free, real-time lung imaging within reach of laboratories and classrooms worldwide.]]></description>
										<content:encoded><![CDATA[<p>Medical imaging has long been a story of trade-offs. Computed tomography scanners deliver exquisite anatomical detail but expose patients to ionizing radiation and anchor hospitals to rooms full of million-dollar machinery. Magnetic resonance imaging offers unmatched soft-tissue contrast at the price of enormous, immovable magnets and punishing operational costs. Ultrasound is portable and safe, yet its usefulness for air-filled lungs is limited by poor contrast and a heavy dependence on operator skill. Into this landscape steps electrical impedance tomography, or EIT, a quiet underdog that trades spatial resolution for something CT and MRI cannot offer: continuous, radiation-free, real-time functional monitoring at the bedside. Now, a team of researchers has unveiled a portable, low-cost, fully open-source EIT system that costs just 95.30 US dollars to build, a price point that could place this imaging modality within reach of laboratories, classrooms, and clinics in developing nations where the burden of respiratory disease is heaviest.</p>
<p>The new platform, described in the open-access journal HardwareX by Jerry Febrico and Basari of Universitas Indonesia, is built around two inexpensive, widely available integrated circuits: the STM32F407VGT6 microcontroller and the AD5933 impedance converter. EIT works by injecting a small, safe alternating current into a subject or phantom through an array of surface electrodes and measuring the faint voltages that appear at the boundary. Because different tissues conduct electricity differently, the pattern of these boundary voltages encodes information about the internal distribution of conductivity, which a computer algorithm can then reconstruct into a cross-sectional image. For the lungs, this is particularly powerful: as air flows in and out during breathing, the local impedance of lung tissue changes dramatically, allowing EIT to track regional ventilation at the bedside without a single X-ray. Diseases such as chronic obstructive pulmonary disease and pulmonary edema, which demand repeated monitoring rather than one-off snapshots, are precisely the conditions where this continuous, non-ionizing approach holds the greatest clinical promise.</p>
<p>What distinguishes the new design from earlier open-source efforts is its deliberately modular analog front-end. The heart of the system is the AD5933, a chip that combines a direct digital synthesizer signal generator and a 12-bit impedance converter on a single die. In this implementation, the AD5933 is configured to output a sinusoidal excitation signal at 50 kilohertz, which is fed into a voltage-controlled current source that injects a constant current of roughly 1.44 milliamperes peak-to-peak into the imaging domain. On the receive side, weak differential voltages picked up from the electrodes are amplified by an instrumentation amplifier and routed back into the AD5933, whose on-chip digital signal processor applies a discrete Fourier transform to extract the real and imaginary components of the measured signal. The STM32 microcontroller orchestrates the entire sequence over an I2C bus, computes impedance magnitudes, and streams the results over USB to a personal computer running Python-based reconstruction software.</p>
<p>The modularity is not an abstract design philosophy; it is physically built into the circuit board. The single custom PCB, measuring 177.8 by 155.83 millimeters, carries two alternative voltage-controlled current source topologies, a Load-in-the-Loop design and a Mirrored Howland current pump, alongside two instrumentation amplifier options, a discrete INA118P chip and an AD620 module. Manual DIP switches on the board let researchers route the signal through any combination of these circuits, enabling direct, empirical comparison of four distinct analog front-end configurations under identical operating conditions. The board is assembled with IC sockets, female headers, and through-hole resistors specifically so that users can swap components, replace damaged parts, and experiment with their own circuit modifications without fabricating a new board. Every component is listed in a bill of materials with purchase links from global suppliers such as DigiKey and AliExpress, and the complete design files, from EasyEDA schematics to PCB Gerber files, are released under CERN-OHL, MIT, and CC BY 4.0 open-source licenses.</p>
<p>Data acquisition follows the classic adjacent four-terminal sensing pattern used across the EIT field. Four 16-channel CD74HC4067 analog multiplexers, steered by the microcontroller, dynamically connect the current source and the measurement amplifier to a ring of 16 stainless steel electrodes mounted on a 3D-printed polylactic acid container. Current is injected through one adjacent electrode pair while differential voltages are measured sequentially across all remaining neighboring pairs; the injection pair then rotates around the ring, and the process repeats. One complete sweep yields 208 impedance measurements, which the firmware collects in just two seconds. The authors tested alternative injection patterns, including opposite and diagonal schemes that push current deeper into the domain, but found in their comparative experiments that the adjacent pattern best preserved the shape and location of target inclusions, while cross and opposite patterns introduced excessive noise that obscured objects entirely.</p>
<p>Validation of the hardware was thorough and refreshingly candid. Signal-to-noise ratio measurements, taken across 50 consecutive frames in a saline-filled phantom with a conductivity of 966 millisiemens per meter, ranged from 21.5 to 43.7 decibels depending on the front-end configuration. The Mirrored Howland paired with the AD620 achieved the highest peak SNR of 43.7 decibels, a figure the authors note is comparable to the clinically validated Sheffield Mk 3.5 system, which operated at roughly 40 decibels. The Load-in-the-Loop configurations delivered more uniform channel-to-channel performance, around 37 to 38 decibels, because this topology does not depend on precisely matched resistor networks, whereas the Howland pump&#8217;s high output impedance degrades rapidly when built with standard 1 percent tolerance components. Precision testing with standard resistors from 100 to 1000 ohms revealed exceptionally tight repeatability, with standard deviations between 0.54 and 6.33 ohms across all configurations and coefficients of determination reaching as high as 0.9997.</p>
<p>Perhaps the most instructive finding concerns absolute accuracy. The system exhibited a systematic positive offset, producing relative errors that ranged from 0.60 percent to as much as 37.82 percent for the lowest resistor values. In most measurement contexts, such errors would be disqualifying. But EIT, as practiced here, relies on time-difference imaging: a baseline reference dataset is captured in a homogeneous medium, and images are reconstructed from the changes that occur relative to that baseline. Static hardware offsets, parasitic capacitances, and multiplexer channel resistances are mathematically subtracted during this differential process, which means repeatability, not absolute accuracy, is the metric that matters. By this standard, the platform performs admirably, and the authors are transparent that the fixed additive error, traced through linear regression to positive y-intercepts between 11.2 and 99.4 ohms, is effectively cancelled by the reconstruction algorithm.</p>
<p>Imaging experiments confirmed the system&#8217;s practical capability. Using cylindrical phantom targets, one highly conductive stainless steel tube and one non-conductive plastic tube, placed at various positions inside the saline tank, the team reconstructed 2D images using three algorithms available in the open-source pyEIT library: Back-Projection, the Jacobian-based JAC method, and GREIT. Back-Projection was favored for its speed and low computational cost. Quantitative comparison against simulated ground-truth images, scored with the Structural Similarity Index Measure and Root Mean Square Error, showed strong reconstruction fidelity, with the HOW-INA118 configuration achieving a peak SSIM of 0.9242 and the HOW-AD620 configuration delivering the lowest RMSE of 28.29. The reconstructed inclusions showed the characteristic boundary smearing and spatial deformation inherent to adjacent-drive EIT with linear reconstruction, particularly near the center of the domain, but the system reliably detected and localized both conductive and non-conductive anomalies across all four hardware configurations and all tested positions.</p>
<p>The team is explicit that this prototype is intended strictly for education and non-human phantom experiments; it lacks the medical-grade patient isolation required by the IEC 60601-1 safety standard, and no commercial analog currently exists at this price point. Yet the significance of the work extends well beyond the laboratory bench. Existing open-source EIT systems that support standard 16-electrode arrays typically cost between 250 and 330 dollars, while cheaper designs sacrifice electrode count or capability. By delivering a full 16-electrode, 50-kilohertz system with an end-to-end open-source software pipeline, including a Tkinter-based graphical interface, STM32 firmware, 3D-printable container files, and even a step-by-step video calibration tutorial, for under 100 dollars, the researchers have lowered the barrier to entry for students and early-career researchers to a fraction of its previous level. Future plans include upgrading to next-generation impedance converters with multi-frequency capability, compressing acquisition below one second for true real-time respiration monitoring, boosting SNR with active-shielded cabling, and exploring generative deep-learning models such as conditional variational autoencoders and diffusion models to push image quality beyond the physical limits of conventional reconstruction. For a field whose clinical value has long been constrained by hardware cost and complexity, a 95-dollar, fully open imaging platform is a genuinely democratizing development.</p>
<p><strong>Subject of Research:</strong> A portable, low-cost, open-source electrical impedance tomography system with a modular analog front-end based on an STM32 microcontroller and AD5933 impedance converter.</p>
<p><strong>Article Title:</strong> A portable, low-cost, and open-source electrical impedance tomography system with a modular analog front-end based on STM32 and AD5933</p>
<p><strong>Article References:</strong> Febrico, J., &amp; Basari (2026). A portable, low-cost, and open-source electrical impedance tomography system with a modular analog front-end based on STM32 and AD5933. <em>HardwareX</em>, Article e00836. <a href="https://doi.org/10.1016/j.ohx.2026.e00836" rel="noopener noreferrer">https://doi.org/10.1016/j.ohx.2026.e00836</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1016/j.ohx.2026.e00836" rel="noopener noreferrer">10.1016/j.ohx.2026.e00836</a></p>
<p><strong>Keywords:</strong> electrical impedance tomography, open-source hardware, STM32, AD5933, lung imaging, biomedical engineering, analog front-end, pyEIT, medical imaging, respiratory monitoring, low-cost instrumentation, phantom experiments</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">196867</post-id>	</item>
	</channel>
</rss>
