Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (325)

Search Parameters:
Keywords = neuromorphic system

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
25 pages, 1765 KiB  
Article
Trigger-Based Systems as a Promising Foundation for the Development of Computing Architectures Based on Neuromorphic Materials
by Dina Shaltykova, Kaisarali Kadyrzhan, Jelena Caiko, Yelizaveta Vitulyova and Ibragim Suleimenov
Technologies 2025, 13(8), 326; https://doi.org/10.3390/technologies13080326 (registering DOI) - 31 Jul 2025
Abstract
It is demonstrated that neuromorphic materials designed for computational tasks can be effectively implemented by drawing an analogy with trigger-based systems built upon classical binary elements. Among the most promising approaches in this context are systems that perform computations based on the Residue [...] Read more.
It is demonstrated that neuromorphic materials designed for computational tasks can be effectively implemented by drawing an analogy with trigger-based systems built upon classical binary elements. Among the most promising approaches in this context are systems that perform computations based on the Residue Number System (RNS). A specific implementation of a trigger-based adder employing the proposed methodology is presented and tested through simulation modeling. This adder utilizes the representation of natural numbers as elements of a subtraction ring modulo P, where P is the product of Mersenne prime numbers. This configuration enables component-wise, independent execution of arithmetic operations. It is further shown that analogous trigger-based systems can be realized using recurrent neural network analogs, particularly those implemented with neuromorphic materials. The study emphasizes that it is possible to construct a neural network, especially one based on neuromorphic substrates, that can perform logical operations equivalent to those executed by conventional binary circuitry. A key challenge in the proposed approach lies in implementing an operation analogous to the carry mechanism employed in classical binary adders. An algorithm addressing this issue is proposed, based on the transition from computations modulo P to computations modulo 2P. Full article
(This article belongs to the Section Information and Communication Technologies)
Show Figures

Figure 1

16 pages, 2715 KiB  
Article
Composite Behavior of Nanopore Array Large Memristors
by Ian Reistroffer, Jaden Tolbert, Jeffrey Osterberg and Pingshan Wang
Micromachines 2025, 16(8), 882; https://doi.org/10.3390/mi16080882 - 29 Jul 2025
Viewed by 77
Abstract
Synthetic nanopores were recently demonstrated with memristive and nonlinear voltage-current behaviors, akin to ion channels in a cell membrane. Such ionic devices are considered a promising candidate for the development of brain-inspired neuromorphic computing techniques. In this work, we show the composite behavior [...] Read more.
Synthetic nanopores were recently demonstrated with memristive and nonlinear voltage-current behaviors, akin to ion channels in a cell membrane. Such ionic devices are considered a promising candidate for the development of brain-inspired neuromorphic computing techniques. In this work, we show the composite behavior of nanopore-array large memristors, formed with different membrane materials, pore sizes, electrolytes, and device arrangements. Anodic aluminum oxide (AAO) membranes with 5 nm and 20 nm diameter pores and track-etched polycarbonate (PCTE) membranes with 10 nm diameter pores are tested and shown to demonstrate memristive and nonlinear behaviors with approximately 107–1010 pores in parallel when electrolyte concentration across the membranes is asymmetric. Ion diffusion through the large number of channels induces time-dependent electrolyte asymmetry that drives the system through different memristive states. The behaviors of series composite memristors with different configurations are also presented. In addition to helping understand fluidic devices and circuits for neuromorphic computing, the results also shed light on the development of field-assisted ion-selection-membrane filtration techniques as well as the investigations of large neurons and giant synapses. Further work is needed to de-embed parasitic components of the measurement setup to obtain intrinsic large memristor properties. Full article
(This article belongs to the Section D4: Glassy Materials and Micro/Nano Devices)
Show Figures

Figure 1

14 pages, 2646 KiB  
Article
Analog Resistive Switching Phenomena in Titanium Oxide Thin-Film Memristive Devices
by Karimul Islam, Rezwana Sultana and Robert Mroczyński
Materials 2025, 18(15), 3454; https://doi.org/10.3390/ma18153454 - 23 Jul 2025
Viewed by 331
Abstract
Memristors with resistive switching capabilities are vital for information storage and brain-inspired computing, making them a key focus in current research. This study demonstrates non-volatile analog resistive switching behavior in Al/TiOx/TiN/Si(n++)/Al memristive devices. Analog resistive switching offers gradual, controllable [...] Read more.
Memristors with resistive switching capabilities are vital for information storage and brain-inspired computing, making them a key focus in current research. This study demonstrates non-volatile analog resistive switching behavior in Al/TiOx/TiN/Si(n++)/Al memristive devices. Analog resistive switching offers gradual, controllable conductance changes, which are essential for mimicking brain-like synaptic behavior, unlike digital/abrupt switching. The amorphous titanium oxide (TiOx) active layer was deposited using the pulsed-DC reactive magnetron sputtering technique. The impact of increasing the oxide thickness on the electrical performance of the memristors was investigated. Electrical characterizations revealed stable, forming-free analog resistive switching, achieving endurance beyond 300 DC cycles. The charge conduction mechanisms underlying the current–voltage (I–V) characteristics are analyzed in detail, revealing the presence of ohmic behavior, Schottky emission, and space-charge-limited conduction (SCLC). Experimental results indicate that increasing the TiOx film thickness from 31 to 44 nm leads to a notable change in the current conduction mechanism. The results confirm that the memristors have good stability (>1500 s) and are capable of exhibiting excellent long-term potentiation (LTP) and long-term depression (LTD) properties. The analog switching driven by oxygen vacancy-induced barrier modulation in the TiOx/TiN interface is explained in detail, supported by a proposed model. The remarkable switching characteristics exhibited by the TiOx-based memristive devices make them highly suitable for artificial synapse applications in neuromorphic computing systems. Full article
Show Figures

Figure 1

37 pages, 55522 KiB  
Article
EPCNet: Implementing an ‘Artificial Fovea’ for More Efficient Monitoring Using the Sensor Fusion of an Event-Based and a Frame-Based Camera
by Orla Sealy Phelan, Dara Molloy, Roshan George, Edward Jones, Martin Glavin and Brian Deegan
Sensors 2025, 25(15), 4540; https://doi.org/10.3390/s25154540 - 22 Jul 2025
Viewed by 220
Abstract
Efficient object detection is crucial to real-time monitoring applications such as autonomous driving or security systems. Modern RGB cameras can produce high-resolution images for accurate object detection. However, increased resolution results in increased network latency and power consumption. To minimise this latency, Convolutional [...] Read more.
Efficient object detection is crucial to real-time monitoring applications such as autonomous driving or security systems. Modern RGB cameras can produce high-resolution images for accurate object detection. However, increased resolution results in increased network latency and power consumption. To minimise this latency, Convolutional Neural Networks (CNNs) often have a resolution limitation, requiring images to be down-sampled before inference, causing significant information loss. Event-based cameras are neuromorphic vision sensors with high temporal resolution, low power consumption, and high dynamic range, making them preferable to regular RGB cameras in many situations. This project proposes the fusion of an event-based camera with an RGB camera to mitigate the trade-off between temporal resolution and accuracy, while minimising power consumption. The cameras are calibrated to create a multi-modal stereo vision system where pixel coordinates can be projected between the event and RGB camera image planes. This calibration is used to project bounding boxes detected by clustering of events into the RGB image plane, thereby cropping each RGB frame instead of down-sampling to meet the requirements of the CNN. Using the Common Objects in Context (COCO) dataset evaluator, the average precision (AP) for the bicycle class in RGB scenes improved from 21.08 to 57.38. Additionally, AP increased across all classes from 37.93 to 46.89. To reduce system latency, a novel object detection approach is proposed where the event camera acts as a region proposal network, and a classification algorithm is run on the proposed regions. This achieved a 78% improvement over baseline. Full article
(This article belongs to the Section Sensing and Imaging)
Show Figures

Figure 1

23 pages, 3863 KiB  
Review
Memristor-Based Spiking Neuromorphic Systems Toward Brain-Inspired Perception and Computing
by Xiangjing Wang, Yixin Zhu, Zili Zhou, Xin Chen and Xiaojun Jia
Nanomaterials 2025, 15(14), 1130; https://doi.org/10.3390/nano15141130 - 21 Jul 2025
Viewed by 512
Abstract
Threshold-switching memristors (TSMs) are emerging as key enablers for hardware spiking neural networks, offering intrinsic spiking dynamics, sub-pJ energy consumption, and nanoscale footprints ideal for brain-inspired computing at the edge. This review provides a comprehensive examination of how TSMs emulate diverse spiking behaviors—including [...] Read more.
Threshold-switching memristors (TSMs) are emerging as key enablers for hardware spiking neural networks, offering intrinsic spiking dynamics, sub-pJ energy consumption, and nanoscale footprints ideal for brain-inspired computing at the edge. This review provides a comprehensive examination of how TSMs emulate diverse spiking behaviors—including oscillatory, leaky integrate-and-fire (LIF), Hodgkin–Huxley (H-H), and stochastic dynamics—and how these features enable compact, energy-efficient neuromorphic systems. We analyze the physical switching mechanisms of redox and Mott-type TSMs, discuss their voltage-dependent dynamics, and assess their suitability for spike generation. We review memristor-based neuron circuits regarding architectures, materials, and key performance metrics. At the system level, we summarize bio-inspired neuromorphic platforms integrating TSM neurons with visual, tactile, thermal, and olfactory sensors, achieving real-time edge computation with high accuracy and low power. Finally, we critically examine key challenges—such as stochastic switching origins, device variability, and endurance limits—and propose future directions toward reconfigurable, robust, and scalable memristive neuromorphic architectures. Full article
(This article belongs to the Special Issue Neuromorphic Devices: Materials, Structures and Bionic Applications)
Show Figures

Figure 1

28 pages, 9690 KiB  
Article
Spike Timing-Dependent Plasticity and Random Inputs Shape Interspike Interval Regularity of Model STN Neurons
by Thoa Thieu and Roderick Melnik
Biomedicines 2025, 13(7), 1718; https://doi.org/10.3390/biomedicines13071718 - 14 Jul 2025
Viewed by 226
Abstract
Background/Objectives: Neuronal oscillations play a key role in the symptoms of Parkinson’s disease (PD). This study investigates the effects of random synaptic inputs, their correlations, and the interaction with synaptic dynamics and spike timing-dependent plasticity (STDP) on the membrane potential and firing patterns [...] Read more.
Background/Objectives: Neuronal oscillations play a key role in the symptoms of Parkinson’s disease (PD). This study investigates the effects of random synaptic inputs, their correlations, and the interaction with synaptic dynamics and spike timing-dependent plasticity (STDP) on the membrane potential and firing patterns of subthalamic nucleus (STN) neurons, both in healthy and PD-affected states. Methods: We used a modified Hodgkin–Huxley model with a Langevin stochastic framework to study how synaptic conductance, random input fluctuations, and STDP affect STN neuron firing and membrane potential, including sensitivity to refractory period and synaptic depression variability. Results: Our results show that random inputs significantly affect the firing patterns of STN neurons, both in healthy cells and those with PD under DBS treatment. STDP, along with random refractory periods and fluctuating input currents, increases the irregularity of inter-spike intervals (ISIs) in output neuron spike trains. Sensitivity analyses highlight the key role of synaptic depression and refractory period variability in shaping firing patterns. Combining random inputs with STDP boosts the correlation between neuron activities. Furthermore, at fixed input noise levels, the model’s output closely matches experimental firing rate and ISI variability data from PD patients and animals, with statistical tests confirming significant effects of STDP on firing regularity. Conclusions: The findings suggest that the stochastic dynamics of STN neurons, combined with STDP, are crucial for shaping neuronal firing patterns in both healthy and PD-affected states. These insights improve our understanding of how noise and plasticity contribute to neural function and dysfunction, with implications for PD symptom management. Full article
(This article belongs to the Section Neurobiology and Clinical Neuroscience)
Show Figures

Figure 1

10 pages, 1391 KiB  
Article
Associative Learning Emulation in HZO-Based Ferroelectric Memristor Devices
by Euncho Seo, Maria Rasheed and Sungjun Kim
Materials 2025, 18(14), 3210; https://doi.org/10.3390/ma18143210 - 8 Jul 2025
Viewed by 289
Abstract
Neuromorphic computing inspired by biological synapses requires memory devices capable of mimicking short-term memory (STM) and associative learning. In this study, we investigate a 15 nm-thick Hafnium zirconium oxide (HZO)-based ferroelectric memristor device, which exhibits robust STM characteristics and successfully replicates Pavlov’s dog [...] Read more.
Neuromorphic computing inspired by biological synapses requires memory devices capable of mimicking short-term memory (STM) and associative learning. In this study, we investigate a 15 nm-thick Hafnium zirconium oxide (HZO)-based ferroelectric memristor device, which exhibits robust STM characteristics and successfully replicates Pavlov’s dog experiment. The optimized 15 nm HZO layer demonstrates enhanced ferroelectric properties, including a stable orthorhombic phase and a reliable short-term synaptic response. Furthermore, through a series of conditional learning experiments, the device effectively reproduces associative learning by forming and extinguishing conditioned responses, closely resembling biological neural plasticity. The number of training repetitions significantly affects the retention of learned responses, indicating a transition from STM-like behavior to longer-lasting memory effects. These findings highlight the potential of the optimized ferroelectric device in neuromorphic applications, particularly for implementing real-time learning and memory in artificial intelligence systems. Full article
(This article belongs to the Section Electronic Materials)
Show Figures

Figure 1

14 pages, 1992 KiB  
Article
G-CTRNN: A Trainable Low-Power Continuous-Time Neural Network for Human Activity Recognition in Healthcare Applications
by Abdallah Alzubi, David Lin, Johan Reimann and Fadi Alsaleem
Appl. Sci. 2025, 15(13), 7508; https://doi.org/10.3390/app15137508 - 4 Jul 2025
Viewed by 371
Abstract
Continuous-time Recurrent Neural Networks (CTRNNs) are well-suited for modeling temporal dynamics in low-power neuromorphic and analog computing systems, making them promising candidates for edge-based human activity recognition (HAR) in healthcare. However, training CTRNNs remains challenging due to their continuous-time nature and the need [...] Read more.
Continuous-time Recurrent Neural Networks (CTRNNs) are well-suited for modeling temporal dynamics in low-power neuromorphic and analog computing systems, making them promising candidates for edge-based human activity recognition (HAR) in healthcare. However, training CTRNNs remains challenging due to their continuous-time nature and the need to respect physical hardware constraints. In this work, we propose G-CTRNN, a novel gradient-based training framework for analog-friendly CTRNNs designed for embedded healthcare applications. Our method extends Backpropagation Through Time (BPTT) to continuous domains using TensorFlow’s automatic differentiation, while enforcing constraints on time constants and synaptic weights to ensure hardware compatibility. We validate G-CTRNN on the WISDM human activity dataset, which simulates realistic wearable sensor data for healthcare monitoring. Compared to conventional RNNs, G-CTRNN achieves superior classification accuracy with fewer parameters and greater stability—enabling continuous, real-time HAR on low-power platforms such as MEMS computing networks. The proposed framework provides a pathway toward on-device AI for remote patient monitoring, elderly care, and personalized healthcare in resource-constrained environments. Full article
(This article belongs to the Special Issue Human Activity Recognition (HAR) in Healthcare, 3rd Edition)
Show Figures

Figure 1

27 pages, 1153 KiB  
Review
Integrated Biomimetics: Natural Innovations for Urban Design, Smart Technologies, and Human Health
by Ocotlán Diaz-Parra, Francisco R. Trejo-Macotela, Jorge A. Ruiz-Vanoye, Jaime Aguilar-Ortiz, Miguel A. Ruiz-Jaimes, Yadira Toledo-Navarro, Alejandro Fuentes Penna, Ricardo A. Barrera-Cámara and Julio C. Salgado-Ramirez
Appl. Sci. 2025, 15(13), 7323; https://doi.org/10.3390/app15137323 - 29 Jun 2025
Viewed by 654
Abstract
Biomimetics has emerged as a transformative interdisciplinary approach that harnesses nature’s evolutionary strategies to develop sustainable solutions across diverse fields. This study explores its integrative role in shaping smart cities, advancing artificial intelligence and robotics, innovating biomedical applications, and enhancing computational design tools. [...] Read more.
Biomimetics has emerged as a transformative interdisciplinary approach that harnesses nature’s evolutionary strategies to develop sustainable solutions across diverse fields. This study explores its integrative role in shaping smart cities, advancing artificial intelligence and robotics, innovating biomedical applications, and enhancing computational design tools. By analysing the evolution of biomimetic principles and their technological impact, this work highlights how nature-inspired solutions contribute to energy efficiency, adaptive urban planning, bioengineered materials, and intelligent systems. Furthermore, this paper discusses future perspectives on biomimetics-driven innovations, emphasising their potential to foster resilience, efficiency, and sustainability in rapidly evolving technological landscapes. Particular attention is given to neuromorphic hardware, a biologically inspired computing paradigm that mimics neural processing through spike-based communication and analogue architectures. Key components such as memristors and neuromorphic processors enable adaptive, low-power, task-specific computation, with wide-ranging applications in robotics, AI, healthcare, and renewable energy systems. Furthermore, this paper analyses how self-organising cities, conceptualised as complex adaptive systems, embody biomimetic traits such as resilience, decentralised optimisation, and autonomous resource management. Full article
Show Figures

Figure 1

30 pages, 23810 KiB  
Article
A Systematic Parametric Campaign to Benchmark Event Cameras in Computer Vision Tasks
by Dario Cazzato, Graziano Renaldi and Flavio Bono
Electronics 2025, 14(13), 2603; https://doi.org/10.3390/electronics14132603 - 27 Jun 2025
Viewed by 326
Abstract
The dynamic vision sensor (DVS), or event camera, is emerging as a successful sensing solution for many application fields. While state-of-the-art datasets for event-based vision are well-structured and suitable for the designed goals, they often rely on simulated data or are recorded in [...] Read more.
The dynamic vision sensor (DVS), or event camera, is emerging as a successful sensing solution for many application fields. While state-of-the-art datasets for event-based vision are well-structured and suitable for the designed goals, they often rely on simulated data or are recorded in loosely controlled conditions, thereby making it challenging to understand the sensor response to varying camera parameters and illumination conditions. To address this knowledge gap, this work introduces the JRC INVISIONS Neuromorphic Sensors Parametric Tests dataset, an extensive collection of event-based data specifically acquired in controlled scenarios that systematically vary bias settings and environmental factors, enabling rigorous evaluation of sensor performance, robustness, and artifacts under realistic conditions that existing datasets lack. The dataset is composed of 2156 scenes recorded with two different off-the-shelf event cameras, eventually paired with a frame camera across three different controlled scenarios: moving targets, mechanical vibrations, and rotation speed estimation; the inclusion of ground truth enables the evaluation of standard computer vision tasks. The proposed manuscript is complemented by an experimental analysis of sensor performance under varying speeds and illumination, event statistics, and acquisition artifacts such as event loss and motion-induced distortions due to line-based readout. The dataset is publicly available and, to the best of our knowledge, represents the first dataset of its kind in the literature, providing a valuable resource for the research community to advance the development of event-based vision systems and applications. Full article
Show Figures

Figure 1

16 pages, 2642 KiB  
Article
Enhanced Optoelectronic Synaptic Performance in Sol–Gel Derived Al-Doped ZnO Thin Film Devices
by Dabin Jeon, Seung Hun Lee and Sung-Nam Lee
Materials 2025, 18(13), 2931; https://doi.org/10.3390/ma18132931 - 20 Jun 2025
Viewed by 698
Abstract
We report the fabrication and characterization of Al-doped ZnO (AZO) optoelectronic synaptic devices based on sol–gel-derived thin films with varying Al concentrations (0~4.0 wt%). Structural and optical analyses reveal that moderate Al doping modulates the crystal orientation, optical bandgap, and defect levels of [...] Read more.
We report the fabrication and characterization of Al-doped ZnO (AZO) optoelectronic synaptic devices based on sol–gel-derived thin films with varying Al concentrations (0~4.0 wt%). Structural and optical analyses reveal that moderate Al doping modulates the crystal orientation, optical bandgap, and defect levels of ZnO films. Notably, 2.0 wt% Al doping yields the widest bandgap (3.31 eV), stable PL emission, and uniform deep-level absorption without inducing significant lattice disorder. Synaptic performance, including learning–forgetting dynamics and persistent photoconductivity (PPC), is strongly dependent on Al concentration. The 2.0 wt% AZO device exhibits the lowest forgetting rate and longest memory retention due to optimized trap formation, particularly Al–oxygen vacancy complexes that enhance carrier lifetime. Visual memory simulations using a 3 × 3 pixel array under patterned UV illumination further confirm superior long-term memory (LTM) behavior at 2.0 wt%, with stronger excitatory postsynaptic current (EPSC) retention during repeated stimulation. These results demonstrate that precise doping control via the sol–gel method enables defect engineering in oxide-based neuromorphic devices. Our findings provide an effective strategy for designing low-cost, scalable optoelectronic synapses with tunable memory characteristics suitable for future in-sensor computing and neuromorphic vision systems. Full article
Show Figures

Figure 1

43 pages, 2159 KiB  
Systematic Review
A Systematic Review and Classification of HPC-Related Emerging Computing Technologies
by Ehsan Arianyan, Niloofar Gholipour, Davood Maleki, Neda Ghorbani, Abdolah Sepahvand and Pejman Goudarzi
Electronics 2025, 14(12), 2476; https://doi.org/10.3390/electronics14122476 - 18 Jun 2025
Viewed by 681
Abstract
In recent decades, access to powerful computational resources has brought about a major transformation in science, with supercomputers drawing significant attention from academia, industry, and governments. Among these resources, high-performance computing (HPC) has emerged as one of the most critical processing infrastructures, providing [...] Read more.
In recent decades, access to powerful computational resources has brought about a major transformation in science, with supercomputers drawing significant attention from academia, industry, and governments. Among these resources, high-performance computing (HPC) has emerged as one of the most critical processing infrastructures, providing a suitable platform for evaluating and implementing novel technologies. In this context, the development of emerging computing technologies has opened up new horizons in information processing and the delivery of computing services. In this regard, this paper systematically reviews and classifies emerging HPC-related computing technologies, including quantum computing, nanocomputing, in-memory architectures, neuromorphic systems, serverless paradigms, adiabatic technology, and biological solutions. Within the scope of this research, 142 studies which were mostly published between 2018 and 2025 are analyzed, and relevant hardware solutions, domain-specific programming languages, frameworks, development tools, and simulation platforms are examined. The primary objective of this study is to identify the software and hardware dimensions of these technologies and analyze their roles in improving the performance, scalability, and efficiency of HPC systems. To this end, in addition to a literature review, statistical analysis methods are employed to assess the practical applicability and impact of these technologies across various domains, including scientific simulation, artificial intelligence, big data analytics, and cloud computing. The findings of this study indicate that emerging HPC-related computing technologies can serve as complements or alternatives to classical computing architectures, driving substantial transformations in the design, implementation, and operation of high-performance computing infrastructures. This article concludes by identifying existing challenges and future research directions in this rapidly evolving field. Full article
Show Figures

Figure 1

11 pages, 5145 KiB  
Article
Island-like Perovskite Photoelectric Synaptic Transistor with ZnO Channel Layer Deposited by Low-Temperature Atomic Layer Deposition
by Jiahui Liu, Yuliang Ye and Zunxian Yang
Materials 2025, 18(12), 2879; https://doi.org/10.3390/ma18122879 - 18 Jun 2025
Viewed by 342
Abstract
Artificial photoelectric synapses exhibit great potential for overcoming the Von Neumann bottleneck in computational systems. All-inorganic halide perovskites hold considerable promise in photoelectric synapses due to their superior photon-harvesting efficiency. In this study, a novel wavy-structured CsPbBr3/ZnO hybrid film was realized [...] Read more.
Artificial photoelectric synapses exhibit great potential for overcoming the Von Neumann bottleneck in computational systems. All-inorganic halide perovskites hold considerable promise in photoelectric synapses due to their superior photon-harvesting efficiency. In this study, a novel wavy-structured CsPbBr3/ZnO hybrid film was realized by depositing zinc oxide (ZnO) onto island-like CsPbBr3 film via atomic layer deposition (ALD) at 70 °C. Due to the capability of ALD to grow high-quality films over small surface areas, dense and thin ZnO film filled the gaps between the island-shaped CsPbBr3 grains, thereby enabling reduced light-absorption losses and efficient charge transport between the CsPbBr3 light absorber and the ZnO electron-transport layer. This ZnO/island-like CsPbBr3 hybrid synaptic transistor could operate at a drain-source voltage of 1.0 V and a gate-source voltage of 0 V triggered by green light (500 nm) pulses with low light intensities of 0.035 mW/cm2. The device exhibited a quiescent current of ~0.5 nA. Notably, after patterning, it achieved a significantly reduced off-state current of 10−11 A and decreased the quiescent current to 0.02 nA. In addition, this transistor was able to mimic fundamental synaptic behaviors, including excitatory postsynaptic currents (EPSCs), paired-pulse facilitation (PPF), short-term to long-term plasticity (STP to LTP) transitions, and learning-experience behaviors. This straightforward strategy demonstrates the possibility of utilizing neuromorphic synaptic device applications under low voltage and weak light conditions. Full article
(This article belongs to the Section Electronic Materials)
Show Figures

Graphical abstract

24 pages, 5038 KiB  
Article
Dynamic Analysis, FPGA Implementation and Application of Memristive Hopfield Neural Network with Synapse Crosstalk
by Minghao Shan, Yuyao Yang, Qianyi Tang, Xintong Hu and Fuhong Min
Electronics 2025, 14(12), 2464; https://doi.org/10.3390/electronics14122464 - 17 Jun 2025
Viewed by 294
Abstract
In a biological nervous system, neurons are connected to each other via synapses to transmit information. Synaptic crosstalk is the phenomenon of mutual interference or interaction of neighboring synapses between neurons. This phenomenon is prevalent in biological neural networks and has an important [...] Read more.
In a biological nervous system, neurons are connected to each other via synapses to transmit information. Synaptic crosstalk is the phenomenon of mutual interference or interaction of neighboring synapses between neurons. This phenomenon is prevalent in biological neural networks and has an important impact on the function and information processing of the neural system. In order to simulate and study this phenomenon, this paper proposes a memristor model based on hyperbolic tangent function for simulating the activation function of neurons, and constructs a three-neuron HNN model by coupling two memristors, which brings it close to the real behavior of biological neural networks, and provides a new tool for studying complex neural dynamics. The intricate nonlinear dynamics of the MHNN are examined using techniques like Lyapunov exponent analysis and bifurcation diagrams. The viability of the MHNN is confirmed through both analog circuit simulation and FPGA implementation. Moreover, an image encryption approach based on the chaotic system and a dynamic key generation mechanism are presented, highlighting the potential of the MHNN for real-world applications. The histogram shows that the encryption algorithm is effective in destroying the features of the original image. According to the sensitivity analysis, the bit change rate of the key is close to 50% when small perturbations are applied to each of the three parameters of the system, indicating that the system is highly resistant to differential attacks. The findings indicate that the MHNN displays a wide range of dynamical behaviors and high sensitivity to initial conditions, making it well-suited for applications in neuromorphic computing and information security. Full article
Show Figures

Figure 1

15 pages, 2573 KiB  
Article
Hysteresis in Neuron Models with Adapting Feedback Synapses
by Sebastian Thomas Lynch and Stephen Lynch
AppliedMath 2025, 5(2), 70; https://doi.org/10.3390/appliedmath5020070 - 13 Jun 2025
Viewed by 962
Abstract
Despite its significance, hysteresis remains underrepresented in mainstream models of plasticity. In this work, we propose a novel framework that explicitly models hysteresis in simple one- and two-neuron models. Our models capture key feedback-dependent phenomena such as bistability, multistability, periodicity, quasi-periodicity, and chaos, [...] Read more.
Despite its significance, hysteresis remains underrepresented in mainstream models of plasticity. In this work, we propose a novel framework that explicitly models hysteresis in simple one- and two-neuron models. Our models capture key feedback-dependent phenomena such as bistability, multistability, periodicity, quasi-periodicity, and chaos, offering a more accurate and general representation of neural adaptation. This opens the door to new insights in computational neuroscience and neuromorphic system design. Synaptic weights change in several contexts or mechanisms including, Bienenstock–Cooper–Munro (BCM) synaptic modification, where synaptic changes depend on the level of post-synaptic activity; homeostatic plasticity, where all of a neuron synapses simultaneously scale up or down to maintain stability; metaplasticity, or plasticity of plasticity; neuromodulation, where neurotransmitters influence synaptic weights; developmental processes, where synaptic connections are actively formed, pruned and refined; disease or injury; for example, neurological conditions can induce maladaptive synaptic changes; spike-time dependent plasticity (STDP), where changes depend on the precise timing of pre- and postsynaptic spikes; and structural plasticity, where changes in dendritic spines and axonal boutons can alter synaptic strength. The ability of synapses and neurons to change in response to activity is fundamental to learning, memory formation, and cognitive adaptation. This paper presents simple continuous and discrete neuro-modules with adapting feedback synapses which in turn are subject to feedback. The dynamics of continuous periodically driven Hopfield neural networks with adapting synapses have been investigated since the 1990s in terms of periodicity and chaotic behaviors. For the first time, one- and two-neuron models are considered as parameters are varied using a feedback mechanism which more accurately represents real-world simulation, as explained earlier. It is shown that these models are history dependent. A simple discrete two-neuron model with adapting feedback synapses is analyzed in terms of stability and bifurcation diagrams are plotted as parameters are increased and decreased. This work has the potential to improve learning algorithms, increase understanding of neural memory formation, and inform neuromorphic engineering research. Full article
Show Figures

Figure 1

Back to TopTop