Indian Researchers Look Beyond GPUs to Neuromorphic AI Hardware Researchers at the Indian Institute of Technology (IIT) Bombay demonstrated an ultra-low-power neuromorphic neuron fabricated in standard GlobalFoundries 45-nm CMOS technology that consumed about 1,000× less power and showed about 5× lower process, voltage, and temperature variability than an equivalent sub-threshold low-power design, according to professor Udayan Ganguly. The team repurposed quantum-tunneling current as the neuron's current source and built a complete neuromorphic speech-recognition system to show the approach extends beyond individual circuits. Alex P. James, director of the Indian Institute of Information Technology and Management-Kerala (IIITM-K), told EE Times that spiking, event-driven computation is needed because scaling energy consumption in proportion to data is "not a sustainable model," citing the human brain's roughly 20 W as a gold standard. Neuromorphic computing mimics biological brains through sparse, event-driven computation, memory-centric architectures, and asynchronous communication. Indian researchers see it as a way to curb AI’s energy use while enabling new hardware designs. In an exclusive interview with EE Times, Alex P. James, director of the Indian Institute of Information Technology and Management-Kerala IIITM-K , said, “Today, we have a huge amount of data to process. That is not a sustainable model if energy consumption keeps scaling in proportion to the data we have.” Researchers often return to one comparison: the human brain. “If you look at the human brain, we still work with around 20 W, and that can be seen as a gold standard for many of the intelligent tasks we associate with neuromorphic systems,” James said. For decades, semiconductor performance has largely improved by shrinking transistors and increasing processor complexity. This strategy has powered increasingly capable CPUs, GPUs, and AI accelerators but may not be enough to solve AI’s growing energy demands. View All https://www.eetimes.com/category/sponsored-content/ Because neuroscience is an evolving field, researchers are exploring multiple architectural approaches rather than converging on one. “We have not yet fully understood the brain,” James said. “We understand its physiology, but we do not have a complete functional understanding of every aspect of it.” Why spikes matter One concept that appears throughout neuromorphic research is spiking neural networks SNNs . Unlike conventional deep neural networks that continuously perform multiply-and-accumulate MAC operations, spiking systems communicate only when neurons generate events. “The brain does not use its entire capacity all the time,” James said. “Many neurons remain inactive during a given task. As a result, a significant amount of energy is saved because not everything is switched on all the time.” EE Times previously spoke with Indian Institute of Technology IIT Bombay Professor Udayan Ganguly, whose group demonstrated an ultra-low-power neuromorphic neuron by repurposing quantum-tunneling current, a leakage mechanism that conventional chip designers typically seek to suppress. Unlike digital processors, neuromorphic systems do not rely on a global clock and operate asynchronously, encoding information in the timing and pattern of spikes. The artificial neuron follows a similar biological principle: It receives an input that fills a reservoir until it crosses a threshold, generating a spike before resetting itself. Electronically, it can be implemented with a capacitor, current source, leakage resistor, and threshold circuitry. Rather than using conventional transistor operation, the IIT Bombay research team turned to quantum-tunneling current. “In the deep off state, quantum-tunneling current flows,” Ganguly said. “We use that quantum-tunneling current as the current source. That leakage current slowly charges the neuron’s capacitor.” The design was fabricated in standard GlobalFoundries 45-nm CMOS technology, demonstrating that the approach can be implemented using an established manufacturing process. The team said the resulting neuron consumed about 1,000× less power than comparable implementations and showed about 5× lower process, voltage, and temperature variability than an equivalent low-power design based on sub-threshold operation. The same mechanism, Ganguly said, also improved robustness. A speech-recognition system built around spiking neurons To show the concepts could extend beyond individual circuits, Ganguly’s team built a complete neuromorphic speech-recognition system, combining device physics, circuit design, algorithms, and hardware implementation. The demonstration addressed a challenge that conventional pattern-recognition systems must also solve: remembering information that arrives over time. “The system needs memory to retain the earlier sounds so that when a complete sequence has been received, it can recognize the entire pattern,” Ganguly said. The team implemented that capability using a liquid-state machine, a form of recurrent SNN that naturally captures temporal information. “The idea is similar to ripples created when a droplet falls into water,” Ganguly said. “Those ripples gradually fade away, providing a temporary memory of the event.” Speech signals are converted into spike trains, and the recurrent connections preserve enough information to classify complete words. Unlike many deep-learning models that require multiple processing stages, the liquid-state machine performs recognition using only two layers. Using a standard benchmark dataset, the system achieved approximately 99% classification accuracy with only about 100 neurons, showing how small spiking networks can perform practical AI tasks. The same network, Ganguly said, can also be adapted for vision and other applications. The team also fabricated the hardware, demonstrating an end-to-end signal chain. “GlobalFoundries provided us with a free tape-out through its university program, and we were the first university in India to participate in that program,” Ganguly said. The complete system consisted of three stages. “The first stage implements the filters and the artificial ear,” Ganguly said. “The second stage is the recurrent neural network. The third stage performs classification.” The chip’s recurrent neural network contains 36 neurons that generate output spike patterns from spike trains entering the chip over time. When tested on two-class speech-recognition tasks such as “yes” and “no” or “start” and “stop,” the complete hardware system achieved an error rate of less than 2%. “We began by looking at the power consumed by data centers,” Ganguly said. “Modern processors generate substantial heat, but we do not observe the human brain heating up in the same way.” The fabricated neuron operates at approximately 100 kHz, occupies about 40 µm