EIT: where is it now and what lies ahead?
EIT: where is it now and what lies ahead?
Electrical impedance tomography (EIT) is an emerging clinical tool that uses electrical currents to probe the conductivity distribution within a body from surface voltage measurements. One key clinical application of EIT is imaging of ventilation: detecting the conductivity changes that occur as a patient's breathing moves volumes of electrically insulating air into and out of the lungs.
In the latest issue ofPhysiological Measurement, a group of EIT experts has published a review of lung EIT – its current status and future prospects – based upon presentations at recent biomedical EIT conferences. The authors note that lung EIT is at a critical transition point, with commercial devices recently introduced to the market and growing clinical interest. As such, they emphasize the need to move from validation studies to prospective studies that use EIT to diagnose and treat patients (Physiol. Meas. 33679).
Lead author Andy Adler, from Carleton University in Ottawa, Canada, explained the incentives for writing the review. "At the 2009–2011 biomedical EIT conferences, the 'special lung session' speakers presented some very good talks, and I wanted to try to collect their thoughts," he said. "The other main motivation was the high level of excitement that we're now seeing for lung EIT in the critical care medicine community. I was a little worried that the medical and engineering communities were not understanding each other well. The review paper was aimed to help bridge this gap."
Where are we now?
Adler and co-authors begin by taking a look at current lung EIT applications. Proposed fields of use fall into two categories: ventilation monitoring, and monitoring of perfusion and gas exchange. The former – which includes measurements of tidal volume distribution, intrathoracic gas volume and respiratory system mechanics – is fairly advanced, with some confidence in its accuracy and repeatability. The latter application is less mature, but also shows promise.
EIT instrumentation has now shifted from research-driven development to the release of commercial thoracic EIT systems. All of these use a small number of electrodes placed in a transverse plane around the thorax, with current driven across electrode pairs as differential voltages are measured. Image reconstruction approaches are based on linear, one-step reconstruction algorithms.
The authors also detail some promising EIT hardware advances that have been proposed but not yet systematically validated. Examples include 3D EIT systems, which use multiple bands of electrodes to create a 3D image of conductivity changes in a larger section of the lungs, and multi-frequency systems that use several stimulation frequencies to detect and image characteristic differences between tissue types.
On the image reconstruction side, algorithms are being developed that preserve edges and use robust data norms to create higher quality images with reduced sensitivity to data errors. In particular, the authors highlight novel image analysis algorithms that emphasize the analysis of dynamic behaviour.
Where do we want to go?
The next big challenge, says Adler, is to move from looking at what EIT can measure, to determining how it can be used to guide treatment. In the longer term, he envisions that EIT could become part of standard operating procedures, in which EIT-derived parameters (percentage of lung collapse, for example) are monitored and ventilation settings modified accordingly. EIT values could also be used within automated systems to control ventilation.
The authors identify a set of requirements needed to enable clinical EIT use. These include: availability of EIT devices at reasonable cost; standardization of data and image formats; robustness against electrode contact problems and electrical interference; an intuitive software interface; and standardized EIT protocols.
They also collate a list of feasible clinical EIT applications. In one example, EIT is used to help select ventilator parameters that provide adequate gas exchange while reducing ventilator-induced lung injury. EIT can be used to generate early alarms if the lung's condition deviates from a previous optimum, or following the onset of dangerous conditions. EIT could serve as a teaching tool by making aspects of lung behaviour visually clear and intuitive. Finally, EIT could manage the weaning of patients off ventilatory support and enable therapies that are otherwise unachievable.
How do we get there?
So what's needed to bring EIT to clinical use? The authors recommend a programme of clinical research and engineering development centred on applied problems. Research must focus on relevant outcomes: reducing the time needed to achieve treatment goals such as improved oxygenation index, for example, or minimizing adverse events such as pneumothorax and ventilator-induced lung injury.
It's also important that clinical studies look into EIT-measured variables for guiding therapy. For example, an EIT measure that a patient's lungs are 30% collapsed may provide insight into which therapeutic intervention to employ. Future work should also include animal experiments using EIT-guided therapy to treat models of lung injury.
In terms of hardware requirements, the most pressing need is for equipment to be available in sufficient quantities at reasonable cost. It's also necessary to understand what electrode types and contact fluids work best with which patients, and improve patient interfaces to allow quick and reliable electrode placement, as well as automatic detection and correction of any set-up errors.
EIT images should be analysed using sophisticated signal processing algorithms to generate new parameters and exploit temporal values. There's a need to validate reconstruction algorithms and develop ways to automatically select regions-of-interest in lung images. Clinical EIT systems also require user-friendly software interfaces, and a means of representing EIT images and data in a clinically useful manner, using a standard format.
To solve all these challenges, the authors emphasize the need for improved collaboration between clinical and engineering teams. "I think we're at a bit of a tipping point," Adler told medicalphysicsweb. "If we don't manage to make EIT reliable, it will be seen as 'yet another promising technology that's not ready for the clinic'. On the other hand, EIT has the potential to provide insight into what's going on in the lungs of difficult patients. In five years, we will hear doctors say: 'this is a complicated case... make sure you put the EIT belt on'."
• This review article is part of a focus issue inPhysiological Measurement covering the 12th International Conference on Biomedical Applications of Electrical Impedance Tomography. The conference was held in the UK and hosted at the University of Bath.
About the author
Tami Freeman is editor of medicalphysicsweb.
EIT: where is it now and what lies ahead?的更多相关文章
- On Perseverance
Brothers,I dont consider that I have made it my own.But one thing I do:forgetting what lies behind a ...
- Year 2038 problem (2038年问题)
From Wikipedia, the free encyclopedia Animation showing how the date would reset, represented ...
- October 23rd, 2017 Week 43rd Monday
Champions have the courage to keep turning the pages because they know a better chapter lies ahead. ...
- October 10th 2017 Week 41st Tuesday
If you focus on what you left behind you will never see what lies ahead. 如果你只顾回头看,那么你永远也看不见前方有什么. Ye ...
- August 02nd 2017 Week 31st Wednesday
Love means never having to say you are sorry. 爱就是永远不必说对不起. If there is ture love, you will never do ...
- Embarcadero RAD Studio 2016 Product Approach and Roadmap
delphi 2016 路线图 http://community.embarcadero.com/article/news/16211-embarcadero-rad-studio-2016-pro ...
- June 06th 2017 Week 23rd Tuesday
At the touch of love, everyone becomes a poet. 一谈到爱,每个人都变成了一位诗人. Sweet words always have the power o ...
- 奥巴马(Obama)获胜演讲全文[中英对照]+高清视频下载
http://www.amznz.com/obama-speech/如果还有人对美国是否凡事都有可能存疑,还有人怀疑美国奠基者的梦想在我们所处的时代是否依然鲜活,还有人质疑我们的民主制度的力量,那么今 ...
- 读书笔记:Information Architecture for the World Wide Web, 3rd Edition 北极熊 第一部分 1-3
Introducing Information Architecture 信息架构简介 Chapter 1 Defining Information Architecture 信息架构的意义(我们盖房 ...
随机推荐
- 实例37foreach遍历数组
package test; import java.util.List; import java.util.ArrayList; import java.util.Scanner; /** * @au ...
- MySQL 使用 SSL 连接(附 Docker 例子)
查看是否支持 SSL 首先在 MySQL 上执行如下命令, 查询是否 MySQL 支持 SSL: mysql> SHOW VARIABLES LIKE 'have_ssl'; +-------- ...
- PHP面对对象总结
一个关于面对对象知识的问答总计:https://wenku.baidu.com/view/391eeec483c4bb4cf6ecd1ad.html 面对对象的三大特征: 1.封装 为了保护类封装了之 ...
- linux udhcpc 后无法自动设置网卡ip
arm 主板用 udhcpc 获取租赁的空闲的ip后,并没有直接设置在网卡上. 查了一下相关原因,是因为虽然已经获取了ip, 但是并没有通过脚本去设置这个IP. 在 busybox 里面有相关的脚本要 ...
- 用Netty开发中间件:高并发性能优化(转)
用Netty开发中间件:高并发性能优化 最近在写一个后台中间件的原型,主要是做消息的分发和透传.因为要用Java实现,所以网络通信框架的第一选择当然就是Netty了,使用的是Netty 4版本.Net ...
- 解决 Python.h:没有那个文件或目录 错误的方法
http://www.cnblogs.com/yuxc/archive/2012/05/13/2498019.html ———————————————————————————————————————— ...
- javascript 屏蔽F5,BackSpace等各种按键
function DisableF5(){ with (event){ // F5 and Ctrl+R if (keyCode==116 || (ctrlKey && keyCode ...
- 测试RESTful API利器-Postman
对于前端开发者而言,最需要的往往不是技术本身,其实技术都没什么难的,而最缺少的则是各种各样好的兵器,比如调试,开发工具等等. 我们这里就推荐一款前端开发的利器-Postman,它是Google Chr ...
- BT下载会损害硬盘吗
简而言之,这个问题是否存在,取决于网络带宽的发展速度与硬件性能的发展速度.如果硬件发展的速度快, 网络带宽速度发展慢,那么对大多数人而言,当前的硬件在慢速的带宽下载BT不会造成任何的硬盘损坏. ...
- HTTP报文-->MVC
引用 学习Web开发不好好学习HTTP报文,将会“打拳不练功,到老一场空”,你花在犯迷糊上的时间比你沉下心来学习HTTP的时间肯定会多很多. HTTP请求报文解剖 HTTP请求报文由3部分组成(请求行 ...