$$\rightleftharpoonup{xx}$$
$$\longleftharp{xx}$$,
$$\longrightharp{xx}$$,
Overview of electronic skin architectures
E-skin can be regarded as a hierarchical soft electronic system that integrates sensing, acquisition, processing, and communication layers into a unified structure. Each layer plays a distinct role in transforming external physical stimuli into meaningful digital information that can be interpreted by machines or humans. Figure 1 provides a conceptual schematic of this four-layer architecture and the corresponding signal flow.
At the sensing layer , flexible and stretchable sensor arrays detect mechanical or thermal stimuli such as pressure, strain, or temperature. These elements are fabricated on elastomeric substrates and often employ microstructured geometries to improve sensitivity and response linearity. Conductive polymers and nanocomposites provide high compliance and stable electrical performance under large deformation3,5. In multimodal E-skin systems, multiple physical stimuli-such as pressure, strain, and temperature-can be detected either by integrating diverse sensing units or by employing microstructured device architectures that decouple these stimuli within a single sensor4.
The acquisition layer serves as the electrical bridge between sensors and electronics. Its main functions include amplification, filtering, and analog-to-digital conversion. In modern E-skin, flexible printed circuits or thin-film transistor matrices are widely used to realize active-matrix addressing and multiplexed readout. These approaches reduce wiring complexity while maintaining high spatial resolution and low power consumption. The design of this layer determines the system's noise floor, sampling rate, and overall data fidelity.
Next, the data processing layer manages real-time interpretation of tactile information. Embedded microcontrollers or field-programmable gate array (FPGA)-based processors execute local filtering, feature extraction, and preliminary classification of tactile events. This distributed computing architecture minimizes latency and enables adaptive feedback control. Integration with wireless or edge-AI modules further supports autonomous robotic operation and wearable applications.
Finally, the interface or application layer links the E-skin platform to external systems such as robotic manipulators, prosthetic limbs, or healthcare monitors. Processed tactile data are converted into control commands, visual outputs, or diagnostic indicators. For robotics, this layer provides grasp-force feedback and texture recognition; for biomedical use, it supports continuous physiological monitoring and remote data transmission.
Together, these four layers form an end-to-end pathway that converts mechanical or thermal stimuli into actionable information. The hierarchical and modular design allows each functional block to be optimized independently while maintaining overall mechanical flexibility. This overview establishes the structural framework for the following sections, where the sensing mechanisms, signal acquisition methods, and intelligent perception strategies of E-skin systems will be analyzed in detail.
Sensing mechanisms and transduction principles
E-skin converts mechanical and thermal stimuli into electrical signals through several transduction mechanisms. The most widely used are piezoresistive , capacitive, self-powered piezoelectric, and optical mechanisms (Figure 2). Each approach offers distinct advantages in sensitivity, dynamic range, and energy consumption.
Piezoresistive and capacitive sensing: Piezoresistive sensors (Figure 2A) change their resistance when deformation alters the conductive network of the sensing film. They are simple to fabricate, highly compatible with flexible substrates, and provide a broad measurement range. Typical materials include carbon-based composites and conductive polymers. Capacitive sensors, in contrast, rely on changes in capacitance C=εA/d caused by the mechanical deformation of a dielectric layer. They feature high stability and low noise and are well-suited for tactile imaging. Jeon et al.8 demonstrated a multimodal E-skin combining piezoresistive and capacitive elements to sense pressure and temperature simultaneously with minimal interference.
Self-powered mechanisms: Triboelectric (Figure 2B) and piezoelectric (Figure 2C) transducers generate electrical signals directly from mechanical motion. Piezoelectric films produce charge separation under stress, while triboelectric layers generate potential differences through contact electrification. These self-powered mechanisms are effective for dynamic stimuli such as vibration and slip. Wang et al.10 developed a robotic tactile system based on a triboelectric interface capable of perceiving fluid interactions with high temporal resolution. Although less suitable for static pressures because of charge leakage, combining them with piezoresistive or capacitive layers enables complementary multimodal sensing.
Optical and other emerging mechanisms: Optical sensing (Figure 2D) converts mechanical deformation into changes in light intensity or interference within waveguides or microcavities. It offers ultrahigh sensitivity and immunity to electromagnetic noise, but requires precise alignment16. Other approaches-including magnetic17, thermoelectric18, and impedance-based methods19-are also being explored to broaden E-skin functionality.
Toward multimodal integration: Modern E-skin systems increasingly combine multiple mechanisms to detect and distinguish various stimuli. Lee et al.9 achieved real-time pressure, temperature, and slip detection through integrated sensor arrays and embedded processing circuits. Such hybrid architectures advance E-skin from passive sensing to active perception, laying the foundation for the system-level integration discussed in the next section.
System integration and signal acquisition
The performance of an E-skin system depends not only on the properties of its sensing elements but also on how the signals from those sensors are acquired, processed, and transmitted. System-level integration links the sensing layer with embedded electronics, forming a unified tactile perception platform that is capable of real-time responses. Figure 3 illustrates a representative system architecture that includes sensor arrays, readout electronics, data acquisition, and communication modules.
Architecture and hardware design: Modern E-skin architectures are typically organized in a modular structure consisting of three hardware subsystems: the sensor array, the readout and multiplexing circuits, and the embedded controller or processing unit. This hierarchical configuration balances spatial resolution with system scalability. In most implementations, large-area sensor arrays are arranged in a matrix format, where each node corresponds to an individual sensing element. To reduce wiring complexity and crosstalk, time-division multiplexing (TDM) or row-column scanning strategies are employed. The readout circuit includes impedance matching, low-noise amplification, filtering, and analog-to-digital conversion (ADC). Takei et al.14 emphasized that the integration of sensing materials with low-power CMOS readout chips is crucial for realizing compact and efficient E-skin platforms. Embedded microcontrollers (MCUs) or FPGAs then manage channel selection, data buffering, and preprocessing. To maintain flexibility, rigid silicon chips are often mounted on soft interposers or flexible printed circuit boards (FPCs). Wireless communication modules-such as Bluetooth Low Energy (BLE) or Wi-Fi-are frequently integrated for wearable applications, whereas robotic platforms often adopt wired serial communication for real-time control.
Signal acquisition strategies: Signal acquisition in E-skin systems must handle high channel density , low signal amplitude , and wide dynamic range . The tactile signals from each sensor are typically in the millivolt to microvolt range, requiring high-gain differential amplifiers and noise suppression circuits. Common approaches include correlated double sampling (CDS), chopper-stabilized amplifiers20,21, and synchronous detection methods22 to minimize drift and 1/f noise. Viteckova et al.23 analyzed data acquisition frameworks for wearable tactile systems and emphasized the trade-off between sampling speed and energy efficiency. Multi-channel ADCs with sequential scanning are widely used, but they introduce a sampling delay across the array. Parallel sampling, while faster, increases power and data throughput requirements. Thus, hybrid solutions that combine sequential and parallel acquisition have gained interest for scalable systems24.
Data fusion and intelligent perception: After acquisition, tactile signals from E-skin systems must be processed to extract meaningful features and support intelligent perception. Signal processing serves as the bridge between raw sensor output and physical understanding, enabling noise suppression, feature extraction, and multimodal data fusion (Figure 4).
Pre-processing and feature extraction: Raw signals are often distorted by drift, offsets, or electromagnetic interference. Baseline correction, adaptive or low-pass filtering, and differential amplification are commonly employed to improve signal-to-noise ratio. Subsequent feature extraction transforms time-domain data into compact descriptors-such as amplitude, duration, and rate of change-while spatial filters reconstruct tactile maps across sensor arrays. Frequency-domain analysis using Fourier or wavelet transforms further reveals vibration and texture information.
Multimodal fusion and interpretation: In multimodal E-skin systems, signals from pressure, strain, temperature, or vibration sensors are combined to form unified tactile representations. Data-level and feature-level fusion improve robustness, while decision-level fusion integrates the results of multiple classifiers. Recent studies have shown that machine-learning algorithms-including principal component analysis and convolutional neural networks-can enhance tactile event recognition25. Furthermore, multimodal fusion frameworks combining tactile and proprioceptive data have been explored to improve classification accuracy26.
Toward intelligent perception: At higher abstraction levels, E-skin data are interpreted to infer object properties, contact states, and interaction intent. Pattern-recognition and regression models classify tactile events such as grasp, slip, or texture, whereas clustering and spatiotemporal analysis reveal hidden relationships among distributed signals27. The integration of artificial-intelligence-based reasoning enables context-aware perception and real-time feedback for robotics and wearable healthcare.
In summary, signal processing and data interpretation convert raw tactile information into actionable insight. Advances in adaptive filtering, multimodal fusion, and data-driven modeling are propelling E-skin systems toward higher perceptual accuracy and autonomy.
Applications and demonstrations
Flexible tactile systems have found applications across diverse domains, ranging from robotic manipulation to wearable healthcare and human-machine interaction. These technologies demonstrate how multimodal sensing, compliant materials, and embedded electronics can converge to form intelligent interfaces capable of real-time feedback and adaptive control (Figure 5).
Robotic manipulation and grasping: In the field of robotics, flexible tactile systems provide essential feedback for safe and dexterous manipulation. By integrating capacitive, thermal, and vibrational sensing, these systems enable adaptive grasping and real-time force modulation when handling delicate objects. Such tactile feedback also facilitates edge detection, pose estimation, and compliance control, significantly enhancing human-robot collaboration28.
Wearable and healthcare monitoring: For wearable health applications, flexible sensor patches enable continuous physiological monitoring during daily activity. Recent progress in flexible and wearable biosensors has greatly expanded the scope of continuous health monitoring. Song et al.29summarized advances in soft, skin-conformal sensing platforms capable of real-time detection of physiological signals from body fluids and vital signs. Such biosensors combine high flexibility, low power consumption, and biocompatibility, offering reliable long-term operation for applications in personalized medicine and preventive healthcare. Similar systems have been explored for gait analysis, muscle activation monitoring, and rehabilitation feedback30,31.
Human-machine interaction and assistive systems: Soft, skin-inspired tactile electronics are increasingly employed to enable intuitive communication between humans and machines. By translating mechanical or physiological signals into interpretable electrical responses, these flexible systems provide natural interfaces for robotic control and assistive technologies. Liu et al.32 developed a wireless electronic-skin platform that functions as a bidirectional human-machine interface, allowing gesture-based control of robotic devices and feedback to the user through integrated sensors and actuators. Complementary advances in wearable e-skin for health monitoring have expanded its assistive role for patients and the elderly. Sun et al.33 summarized how conform-able biosensing networks and adaptive data interpretation contribute to continuous health support and rehabilitation feedback. Together, these studies demonstrate how tactile electronics enhance perception, communication, and assistance in next-generation interactive systems.
Demonstration using an integrated 36-channel tactile acquisition platform: To illustrate practical system integration, a 36-channel tactile acquisition platform developed by the authors is presented as a representative demonstration34. The platform integrates a flexible sensing array with a custom acquisition board containing low-noise amplifiers, analog multiplexers, and a 14-bit ADC. A microcontroller manages data synchronization and communication via USB or Bluetooth Low Energy, while an on-board CPLD controls timing and buffering. Instead of a single fixed rate, the system performs three synchronous sampling streams-2 kHz for acoustic signals, 1 kHz for acceleration and tactile signals, and 100 Hz for temperature and light-so that each sensing modality is sampled at an appropriate rate, improving bandwidth efficiency without sacrificing perceptual performance. Real-time data are visualized and analyzed on a host computer, demonstrating scalable tactile perception suitable for both robotic and wearable platforms.
In summary, the four application domains demonstrate how flexible tactile electronics are transforming sensing into perception. From robotic manipulation to wearable health and interactive systems, the integration of multimodal sensors, adaptive acquisition, and intelligent processing enables responsive and efficient tactile interfaces, paving the way for autonomous and human-adaptive e-skin platforms.