<?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>integrated vision and touch sensors &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/integrated-vision-and-touch-sensors/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Sun, 13 Sep 2026 01:22:43 +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>integrated vision and touch sensors &#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>New Tactile Sensor Brings Vision and Computing Together on a Single Chip</title>
		<link>https://scienmag.com/new-tactile-sensor-brings-vision-and-computing-together-on-a-single-chip/</link>
		
		<dc:creator><![CDATA[Denise Maddox]]></dc:creator>
		<pubDate>Sun, 13 Sep 2026 01:22:43 +0000</pubDate>
				<category><![CDATA[Technology and Engineering]]></category>
		<category><![CDATA[advancements in robotic tactile feedback]]></category>
		<category><![CDATA[contact force estimation in robots]]></category>
		<category><![CDATA[deformable elastomer tactile sensors]]></category>
		<category><![CDATA[dexterous manipulation]]></category>
		<category><![CDATA[in-sensor computing]]></category>
		<category><![CDATA[in-sensor computing for robotics]]></category>
		<category><![CDATA[integrated vision and touch sensors]]></category>
		<category><![CDATA[neuromorphic sensing]]></category>
		<category><![CDATA[real-time tactile data processing]]></category>
		<category><![CDATA[robotic fingertip touch perception]]></category>
		<category><![CDATA[robotic perception and sensing integration]]></category>
		<category><![CDATA[robotic prosthetics]]></category>
		<category><![CDATA[robotic tactile sensors]]></category>
		<category><![CDATA[robotic touch]]></category>
		<category><![CDATA[robotics]]></category>
		<category><![CDATA[slip detection]]></category>
		<category><![CDATA[soft elastomer sensor technology]]></category>
		<category><![CDATA[tactile]]></category>
		<category><![CDATA[tactile perception]]></category>
		<category><![CDATA[tactile sensing]]></category>
		<category><![CDATA[texture recognition in tactile sensing]]></category>
		<category><![CDATA[vision-based]]></category>
		<category><![CDATA[vision-based sensors]]></category>
		<category><![CDATA[vision-based tactile sensing]]></category>
		<guid isPermaLink="false">https://scienmag.com/?p=200448</guid>

					<description><![CDATA[A new vision-based tactile sensor with built-in in-sensor computing promises faster, more efficient robotic touch by interpreting contact data directly at the sensing site.]]></description>
										<content:encoded><![CDATA[<p>Robots have long been able to see the world with remarkable clarity, yet they remain surprisingly clumsy when it comes to touching it. A newly reported advance in <em>Communications Engineering</em> aims to close that gap by combining a vision-based tactile sensor with an in-sensor computing paradigm, allowing a robotic fingertip not only to record contact but to interpret it at the very place where the raw data are captured. The work, published under the title describing seamless tactile sensing and perception, addresses one of the most persistent bottlenecks in robot touch: the enormous gulf between how much data a camera-based sensor produces and how little of it a robot can actually use in real time.</p>
<p>Vision-based tactile sensors have become one of the most popular architectures in robotic touch research over the past several years. The basic recipe is elegant. A small camera sits inside a rigid housing, pointing at a soft, translucent elastomer pad. When an object presses against the pad, the elastomer deforms, and internal illumination reveals the deformation as shifting patterns of light and shadow. Sophisticated computer-vision algorithms then reconstruct the contact geometry, estimate forces, and even identify textures from the image sequences. Sensors built this way can deliver spatial resolutions that far exceed those of conventional arrays of pressure-sensitive elements, producing dense contact images that resemble miniature photographs of whatever the robot is touching.</p>
<p>The problem is that those miniature photographs come at a cost. A typical vision-based tactile sensor streams images continuously, and every one of those frames must travel from the sensor, across a data bus, and into a separate processor before any meaning can be extracted from it. For a single fingertip the data rates are manageable; for a robotic hand with multiple fingers, each equipped with one or more sensors and running at frame rates high enough to catch fast slipping events, the pipeline quickly becomes saturated. Latency creeps in, power consumption climbs, and the perception loop slows to the point where a robot may react to a slip only after the object has already fallen. This separation between where data are sensed and where data are processed has been called the memory and bandwidth bottleneck, and it is a familiar villain across the broader field of machine perception.</p>
<p>The research reported in <em>Communications Engineering</em> tackles that bottleneck head-on by moving the computation into the sensor itself, an approach known as in-sensor computing. Instead of shuttling raw images to an external computer, the sensing device performs meaningful processing at or near the imaging plane, so that what leaves the sensor is not a flood of pixels but a compact stream of perceptual information. In the most advanced implementations of this idea, the image sensor&#8217;s own hardware performs operations such as convolution, feature extraction, or event generation during or immediately after image acquisition. The result is a dramatic reduction in the volume of data that must be transmitted, along with lower latency and lower energy consumption per perception event.</p>
<p>Applying this paradigm to touch is a natural but technically demanding step. Unlike a camera observing a static scene, a tactile sensor operates in a regime of constant, dynamic deformation. The elastomer surface is always moving under load, and the most decision-relevant information, such as the onset of slip, a sudden change in contact area, or the fine vibration signature of a textured surface, is embedded in rapid temporal changes rather than in any single frame. A sensing-and-computing architecture intended for touch therefore has to preserve fast temporal dynamics while still compressing the data enormously. The new work describes an integrated design in which the sensing elements and the computing elements are conceived together from the start, rather than bolted together after the fact, which the authors argue is the key to achieving truly seamless tactile sensing and perception.</p>
<p>According to the published description, the system integrates the image-capture function with on-chip processing so that tactile features are extracted as the data are generated. Early-stage in-sensor designs in this field have relied on a variety of mechanisms: pixel-level analog computation, in-memory computing arrays that multiply and accumulate signals where the data are stored, and neuromorphic approaches in which individual pixels fire asynchronously only when they detect change, mimicking the behavior of biological mechanoreceptors in human skin. Each strategy trades off some combination of accuracy, speed, power, and fabrication complexity. The value of the paradigm demonstrated here lies in treating those trade-offs as a co-design problem: the sensor&#8217;s optical geometry, its readout electronics, and its processing primitives are optimized jointly so that the perceptual tasks a robot actually needs, such as contact localization, force estimation, texture recognition, and slip detection, can be executed within the sensor&#8217;s own footprint.</p>
<p>The implications for robotics are substantial. Dexterous manipulation, the ability to grasp, turn, insert, and assemble objects with humanlike facility, is widely regarded as the next frontier for industrial and service robots, and researchers in the field consistently identify touch as the missing sense. A human hand contains tens of thousands of tactile nerve endings, and the somatosensory system performs an extraordinary amount of preprocessing in the peripheral nerves and spinal cord before signals ever reach the brain. In-sensor computing for robots echoes that biological architecture: low-level feature extraction happens locally, and only compact, meaningful signals ascend to the robot&#8217;s central controller. This hierarchical organization is precisely what allows biological hands to react to a slipping cup within tens of milliseconds, far faster than any conventional camera-processor pipeline could manage.</p>
<p>The practical consequences extend beyond manipulation speed. Because in-sensor processing reduces the data bandwidth per fingertip by orders of magnitude, the approach makes it feasible to instrument an entire robotic hand, or even two hands working together, with dense tactile coverage without overwhelming the robot&#8217;s compute budget. Lower data volumes also translate into lower power draw, a critical consideration for mobile robots, humanoid platforms, and prosthetic devices that must operate for hours on limited batteries. For prosthetics in particular, a tactile sensor that outputs interpretable perceptual signals rather than raw video could simplify the interface between the device and the user&#8217;s nervous system, bringing sensory feedback in artificial limbs closer to clinical reality.</p>
<p>Challenges remain before such sensors become routine hardware. Fabricating computation directly into or alongside an imaging array adds manufacturing complexity and cost, and any processing fixed in hardware must be versatile enough to serve many different tasks, from gripping a fragile egg to identifying a bolt by its knurled surface. Calibration and long-term stability are perennial concerns for soft elastomer components, which can fatigue or creep over millions of contact cycles. The field will also need standardized benchmarks so that in-sensor architectures can be compared fairly against conventional sensing-plus-processing pipelines on accuracy, latency, and energy. The authors position their work as a demonstration of the paradigm rather than the final word on its engineering, and the trajectory of the broader literature suggests rapid iteration: vision-based tactile sensing has matured from laboratory curiosities to commercially available fingertips in under a decade, and the addition of native computation is likely to accelerate that curve rather than interrupt it.</p>
<p>If that trajectory holds, the significance of the work may ultimately lie less in any single sensor design than in the architectural principle it validates: that the future of robotic touch belongs not to better cameras paired with faster computers, but to sensing devices that think. As robots move out of cages and factories and into homes, hospitals, and fields, they will need to handle the world with the same effortless, instantaneous responsiveness that human skin provides. Seamless tactile sensing and perception, computed where contact happens, is a major step toward hands that do not merely record touch but understand it.</p>
<p><strong>Subject of Research:</strong> Vision-based tactile sensing with in-sensor computing for robotic touch perception</p>
<p><strong>Article Title:</strong> A vision-based tactile sensor with in-sensor computing paradigm for seamless tactile sensing and perception</p>
<p><strong>Article References:</strong> Fan, W., Zheng, J., Liu, Y., &amp; Zhang, D. (2026). A vision-based tactile sensor with in-sensor computing paradigm for seamless tactile sensing and perception. <em>Communications Engineering</em>. <a href="https://doi.org/10.1038/s44172-026-00770-w" rel="noopener noreferrer">https://doi.org/10.1038/s44172-026-00770-w</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1038/s44172-026-00770-w" rel="noopener noreferrer">10.1038/s44172-026-00770-w</a></p>
<p><strong>Keywords:</strong> tactile sensing, in-sensor computing, robotics, robotic touch, vision-based sensors, tactile perception, dexterous manipulation, slip detection, neuromorphic sensing, robotic prosthetics, vision-based, tactile</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">200448</post-id>	</item>
	</channel>
</rss>
