TakkTile Sensors

TakkTile sensors are an inexpensive, highly sensitive, easy-to-fabricate tactile sensor based on MEMS barometers.  They provide the ability to detect gentle contacts in the range of one to several dozen grams, and can be easily embedded into soft rubber (Tenzer, 2014).

TakkTile's technology leverages these MEMS barometers to deliver 1-gram sensitivity for a fraction of the cost of existing systems. In addition to very fine sensitivity TakkTile sensors are durable enough to survive being crushed by a 25-lb weight.

Hundreds of tactile sensing arrays are available through literature and commercially, but despite the apparently abundant pool of sensor arrays there has been little experimental progress in using tactile information. A major factor is the cost and complexity of using the existing sensors, and in particular the challenge of integrating them into systems at the small scale required for research prototypes scale. It is difficult to get a consistent results from custom manufacturing processes at small volume, and commercial sensors are typically very expensive.

By building on MEMS Barometers, the team at TakkTile is able to create a sensor that is not only simple to manufacture but also inexpensive due to consumer economies of scale from other applications.  MEMS barometers have found widespread application in consumer mobile devices such as GPS locators, where they are used for altitude calibration. TakkTile uses MPL115A2 sensors from Freescale. The chips consist of a MEMS diaphragm with a Wheatstone bridge, a instrumentation amplifier, a temperature sensor, multiplexer, analog-to-digital converter, and I2C bus — all for ~$1 USD. The diaphragm is cast under rubber, and vacuum degassed to bring rubber against the diaphragm. This greatly improves consistency and sensitivity.

TakkTile Casting Process

They can also be integrated with flexible printed circuit boards to provide flexible contact sensing (Jentoft et al. 2013).

 

The rigid circuit board can be cut apart for custom designs such as a soft surgical gripper (Gafford et al. 2014)

 

For more information, visit http://www.takktile.com

Some of the information contained in this web site includes intellectual property covered by both issued and pending patent applications. It is intended solely for research, educational and scholarly purposes by not-for-profit research organizations. If you have interest in specific technologies for commercial applications, please contact us here.

Case study: Blood vessel detection

This case study describes work done by a team of students working to develop a low-cost medical device as part of a summer program in India. The team designed and built a tool for detecting blood vessels during laparoscopic surgery.

Clinical need

Laparoscopic surgery is increasingly replacing traditional open surgery due to its many advantages, including reduced trauma from surgical incisions, lower rates of postoperative infection/morbidity, and faster patient recovery and hospital discharge. However, the closed nature of the surgery means that surgeons have to rely on endoscope visuals and their knowledge of anatomy to safely navigate the surgical workspace, and no longer have depth-perception or direct tactile and force feedback. This can elevate the risk of accidental injury to the patient.

In particular, injury to arterial vessels is dangerous as the patient can bleed out very rapidly. These vessels often cannot be differentiated from the surrounding tissue by visual inspection alone, and anatomical variation in the patient population means that vessels are not always located where they are expected to be. Below is an example of accidental vessel injury during a laparoscopic cholecystectomy (gallbladder removal).

In open surgery, these vessels can easily be identified by palpating the tissue, but this is not possible in laparoscopic surgery. Conversion to open surgery may be required after vessel injury to prevent the patient from bleeding to death.

Solution

To address the above clinical need, the team built a laparoscopy-compatible tool for blood vessel detection. The sensing component of the device is a pressure sensor based on the low-cost TakkTile sensors developed in the Harvard Biorobotics lab. Though the MEMS sensors used in TakkTiles and the associated equipment for mounting them were not readily available in India, the team had access to an altitude/pressure sensor breakout from SparkFun which uses the Freescale MPL3115A2 sensor, similar to the MPL115A2 used in TakkTiles but more sensitive, with a pressure resolution of 1.5 Pa as opposed to 150 Pa. This increased sensitivity comes with the tradeoff of a lower threshold for sensor saturation and more variable results of rubber casting. After being cast under silicone rubber, the sensor was able to detect the slight pressure fluctuations caused by pulse when placed against a blood vessel.

To enable use of this sensor in laparoscopic surgery, the sensor is integrated into a tool consisting of a long shaft with a steerable end segment, with the sensor mounted at the tip. A dial/capstan mechanism enables this segment to rotate 180 degrees, giving the surgeon a large range of motion which enables access to difficult-to-reach areas. However, the tool is still stiff enough for stable placement of the sensor on test sites. Below is the prototype of the device showing the mechanism, and a second version with a more ergonomic form-factor.


Once the sensor is placed, the real-time pressure signal is processed through an algorithm which determines whether a pulse is present or not. The signal is first filtered through a band-pass filter which allows frequencies around and near the patient’s heart rate, but removes high-frequency sensor noise and low-frequency variation in the baseline caused by movement of the surgeon’s hand. This filtered signal is then analyzed via a fast Fourier transform. In the frequency domain, a regular heartbeat signal results in a single strong peak within the bandpass filter range. Therefore, the algorithm detects when there is only a single peak in this frequency window, with the added criteria that this peak has to have a stable amplitude (be within a certain height window for a minimum amount of time). If these conditions are met, the surgeon will hear an audible beeping or receive other feedback within 3-4 seconds of placing the tool, indicating that there is a blood vessel under the sensor.


Above are examples of data from when the sensor is placed over random tissue (top) or over a blood vessel (bottom), and what the filtered data and the FFT of the filtered data looks like in each case. The black dots indicate when the algorithm detects a heartbeat.