Skip to content

Commit 58df911

Browse files
committed
feat: Mention UHEI/Spikey (retired)…
1 parent 1430db6 commit 58df911

File tree

3 files changed

+67
-0
lines changed

3 files changed

+67
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../brainscales-2-universitat-heidelberg/heidelberg.jpg
Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
---
2+
active_product: true
3+
description: "Learn about Heidelberg University's neuromorphic hardware: Spikey"
4+
type: neuromorphic-hardware
5+
image: spikey_cut.jpg
6+
organization:
7+
group_name: null
8+
org_logo: heidelberg.jpg
9+
org_name: Heidelberg University
10+
org_website: null
11+
social_media_links:
12+
linkedin: https://www.linkedin.com/company/ebrains-eu/
13+
twitter: https://twitter.com/ebrains_eu
14+
wikipedia: null
15+
product:
16+
announced_date: 2006-07-21
17+
applications: Edge processing, robotics
18+
chip_type: Mixed-signal
19+
neurons: 384
20+
synapses: 98k
21+
weight_bits: 4 bits
22+
activation_bits: null
23+
on_chip_learning: true
24+
power: ~1 W
25+
release_year: 2006
26+
release_date: 2006-07-21
27+
software: PyNN.spikey
28+
status:
29+
announced: true
30+
released: true
31+
retired: true
32+
product_name: Spikey
33+
summary: The Spikey chip is an accelerated spiking neuromorphic system integrating
34+
384 integrate-and-fire neurons, 98k plastic synapses, and event routing.
35+
It enables fast emulation of complex neural dynamics and exploration of STDP-type synaptic plasticity.
36+
title: Spikey — Heidelberg University
37+
type: neuromorphic-hardware
38+
---
39+
40+
The Spikey accelerated neuromorphic system is an integrated circuit architecture for emulating biologically-inspired spiking neural networks.
41+
It was developed by researchers at the Heidelberg University.
42+
Key features of the Spikey system include:
43+
44+
## System Architecture
45+
- Single-chip ASIC integrating a custom analog core with 384 neuron circuits, 98k plastic synapses, analog parameter storage, and an event routing network
46+
- Synapses support STDP-type long-term and STP-type short-term plasticity.
47+
48+
## Neural and Synapse Circuits
49+
- Implements the Leaky Integrate-and-Fire (LIF) neuron model with individually configurable model parameters
50+
- On-chip synapse correlation and plasticity measurement enables programmable spike-timing dependent plasticity
51+
52+
## Applications and Experiments
53+
- Accelerated (50,000–100,000-fold compared to biological real time) emulation of complex spiking neuron dynamics
54+
- Exploration of synaptic plasticity models and critical network dynamics at biological timescales
55+
56+
The accelerated operation and flexible architecture facilitate applications in computational neuroscience research.
57+
58+
## Related publications
59+
60+
| Date | Title | Authors | Venue/Source |
61+
|------|-------|----------|------------- |
62+
| February 2013 | [Six networks on a universal neuromorphic computing substrate](https://doi.org/10.3389/fnins.2013.00011) | Thomas Pfeil, Andreas Grübl, Sebastian Jeltsch, Eric Müller, Paul Müller, Mihai A. Petrovici, Michael Schmuker, Daniel Brüderle, Johannes Schemmel, Karlheinz Meier | Frontiers in Neuroscience (Neuromorphic Engineering) |
63+
| July 2012 | [Is a 4-bit synaptic weight resolution enough? – constraints on enabling spike-timing dependent plasticity in neuromorphic hardware](https://doi.org/10.3389/fnins.2012.00090) | Thomas Pfeil, Tobias C. Potjans, Sven Schrader, Wiebke Potjans, Johannes Schemmel, Markus Diesmann, Karlheinz Meier | Frontiers in Neuroscience (Neuromorphic Engineering) |
64+
| June 2009 | [Establishing a Novel Modeling Tool: a Python-based Interface for a Neuromorphic Hardware System](https://doi.org/10.3389/neuro.11.017.2009) | Daniel Brüderle, Eric Müller, Andrew Davison, Eilif Muller, Johannes Schemmel, Karlheinz Meier | Frontiers Neuroinformatics |
65+
| June 2007 | [Modeling Synaptic Plasticity within Networks of Highly Accelerated I&F Neurons](https://doi.org/10.1109/ISCAS.2007.378289) | Johannes Schemmel, Daniel Bruderle, Karlheinz Meier, Boris Ostendorf | 2007 IEEE International Symposium on Circuits and Systems (ISCAS) |
66+
| July 2006 | [Implementing Synaptic Plasticity in a VLSI Spiking Neural Network Model](https://doi.org/10.1109/IJCNN.2006.246651) | Johannes Schemmel, Andreas Grübl, Karlheinz Meier, Eilif Mueller | 2006 IEEE International Joint Conference on Neural Network (IJCNN) |
Loading

0 commit comments

Comments
 (0)