Skip to content

Commit 666d6ce

Browse files
committed
feat: adjusting facts
1 parent 4cc47d3 commit 666d6ce

File tree

1 file changed

+6
-9
lines changed
  • content/neuromorphic-computing/hardware/tsp1-abr

1 file changed

+6
-9
lines changed

content/neuromorphic-computing/hardware/tsp1-abr/index.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
active_product: true
33
title: "TSP1 - Applied Brain Research"
4-
description: "Explore TSP1 by Applied Brain Research, a neuromorphic time series processor designed for ultra-low power edge AI applications featuring state-space network processing for real-time speech recognition and biosignal classification."
4+
description: "Explore TSP1 by Applied Brain Research, a Time Series Processor designed for ultra-low power edge AI applications featuring state-space network processing for real-time speech recognition and biosignal classification."
55
type: neuromorphic-hardware
66
image: tp1.png
77
organization:
@@ -20,15 +20,12 @@ product:
2020
weight_bits: "4-bit or 8-bit"
2121
on_chip_learning: false
2222
power: <2mW (keyword spotting), <50mW (full vocabulary speech recognition)
23-
release_year: 2025
24-
announce_date: 2025-11-15
25-
release_date: 2025-11-15
26-
software: NengoEdge
23+
announce_date: 2025-09-01
2724
interfaces: I2C, SPI, I2S, PDM, GPIO, UART
2825
package: 2.16mm x 3mm, 35-pin WLCSP package
2926
status:
3027
announced: true
31-
released: true
28+
released: false
3229
retired: false
3330
product_name: TSP1
3431
summary: The TSP1 is a time-series neural network accelerator chip designed for ultra-low power edge AI applications, delivering full vocabulary speech recognition at 100x lower power than traditional edge GPU solutions while supporting state-space network processing for real-time time-series inference.
@@ -40,14 +37,14 @@ summary: The TSP1 is a time-series neural network accelerator chip designed for
4037

4138
The Applied Brain Research TSP1 is a groundbreaking time-series neural network accelerator designed to bring advanced AI capabilities to battery-powered edge devices. The chip enables natural voice interfaces, biosignal classification, and other sensor signal processing applications with unprecedented power efficiency. Based on ABR's patented state-space model processing technology, including the Legendre Memory Unit (LMU), the TSP1 represents a paradigm shift in how time-series data is processed at the edge.
4239

43-
The TSP1 was publicly demonstrated in September 2024 as the world's first self-contained single-chip solution for full vocabulary automatic speech recognition, showcasing both English and Mandarin implementations. The chip delivers 100x lower power consumption compared to edge GPU solutions while supporting AI models 10-100x larger than other low-power edge AI hardware.
40+
The TSP1 was publicly demonstrated in September 2025 as the world's first self-contained single-chip solution for full vocabulary automatic speech recognition, showcasing both English and Mandarin implementations. The chip delivers 100x lower power consumption compared to edge GPU solutions while supporting AI models 10-100x larger than other low-power edge AI hardware.
4441

4542
## Architecture
4643

4744
The TSP1 features a specialized architecture optimized for time-series processing:
4845

4946
**Processing Core:**
50-
- High-efficiency neural network processing element fabric based on ABR's proprietary state-space network architecture
47+
- High-efficiency neural processing element fabric based on ABR's proprietary state-space network architecture
5148
- 32-bit RISC microcontroller unit (MCU) for control and preprocessing
5249
- Supports up to 9 million 8-bit or 18 million 4-bit state-space neural network parameters
5350
- Integrated weight memory and SRAM for on-chip model storag
@@ -57,7 +54,7 @@ The TSP1 features a specialized architecture optimized for time-series processin
5754
- Voltage range: VDD 1.65-3.6V with integrated 0.8V core DC-DC supply
5855
- Keyword spotting trigger function: <2mW
5956
- Full vocabulary speech recognition: <50mW
60-
- Low latency inference: <20ms
57+
- Low latency inference for full vocabulary ASR: <120ms
6158
- Integrated low-power PMU and clock management
6259

6360
**Interfaces:**

0 commit comments

Comments
 (0)