Skip to content

Commit cf8483e

Browse files
committed
feat: Mention UHEI/BrainScaleS-1…
It's still operational, and it's still offered to external users.
1 parent 58df911 commit cf8483e

File tree

4 files changed

+78
-1
lines changed

4 files changed

+78
-1
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: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
---
2+
active_product: true
3+
description: "Learn about Heidelberg University's neuromorphic hardware: BrainScaleS-1"
4+
type: neuromorphic-hardware
5+
image: brainscales-1_2016.jpg
6+
organization:
7+
group_name: null
8+
org_logo: heidelberg.jpg
9+
org_name: Heidelberg University
10+
org_website: null
11+
product_page_link: https://wiki.ebrains.eu/bin/view/Collabs/neuromorphic/BrainScaleS/
12+
social_media_links:
13+
linkedin: https://www.linkedin.com/company/ebrains-eu/
14+
twitter: https://twitter.com/ebrains_eu
15+
wikipedia: null
16+
product:
17+
announced_date: 2016-03-16
18+
applications: Neuroscientific research into Learning and developmental processes, energy-efficient spiking neural networks
19+
chip_type: Mixed-signal
20+
neurons: 196608
21+
synapses: 43253760
22+
weight_bits: 4 bits
23+
activation_bits: null
24+
on_chip_learning: true
25+
power: ~600 W
26+
release_year: 2016
27+
release_date: 2016-03-16
28+
software: PyNN.brainscales, BrainScaleS-1 OS
29+
status:
30+
announced: true
31+
released: true
32+
retired: false
33+
product_name: BrainScaleS-1
34+
summary: The BrainScaleS-1 is an accelerated spiking neuromorphic system integrating
35+
200k adaptive exponential integrate-and-fire neurons, 43M plastic synapses,
36+
and event routing on a silicon wafer substrate. It enables fast emulation of
37+
complex neural dynamics and exploration of STDP-type synaptic plasticity.
38+
title: BrainScaleS-1 — Heidelberg University
39+
type: neuromorphic-hardware
40+
---
41+
42+
The BrainScaleS-1 accelerated neuromorphic system is an wafer-scale integrated circuit architecture for emulating biologically-inspired spiking neural networks.
43+
It was developed by researchers at the Heidelberg University and collaborators.
44+
Key features of the BrainScaleS-1 system include:
45+
46+
## System Architecture
47+
- 20 wafers comprising 384 ASICs interconnected by a configurable circuit-switched event routing network on a silicon wafer
48+
- Every ASIC integrate a custom analog core with 512 neuron circuits, 112k plastic synapses, floating-gate-based analog parameter storage, STDP-type long-term and STP-type short-term plasticity and an event routing network
49+
50+
## Neural and Synapse Circuits
51+
- Implements the Adaptive Exponential Integrate-and-Fire (AdEx) neuron model with individually configurable model parameters
52+
- On-chip synapse correlation and plasticity measurement enable programmable spike-timing dependent plasticity
53+
54+
## Software and Experiment Control
55+
- BrainScaleS OS provides a full software stack including:
56+
- High-level PyNN-based experiment interfaces
57+
- C++ core libraries for configuration, calibration and control
58+
- Mapping and routing tools to translate neural models onto hardware
59+
- Allows both novice and expert usage with varying levels of abstraction
60+
- Supports batch-mode and hybrid-mode experiments (chip-in-the-loop)
61+
62+
## Applications and Experiments
63+
- Accelerated (10,000-fold compared to biological real time) emulation of complex spiking neuron dynamics
64+
- Exploration of synaptic plasticity models and critical network dynamics at biological timescales
65+
66+
The accelerated operation and flexible architecture facilitate applications in computational neuroscience research.
67+
68+
## Related publications
69+
70+
| Date | Title | Authors | Venue/Source |
71+
|------|-------|----------|------------- |
72+
| September 2023 | [From clean room to machine room: commissioning of the first-generation BrainScaleS wafer-scale neuromorphic system](https://doi.org/10.1088/2634-4386/acf7e4) | Hartmut Schmidt, José Montes, Andreas Grübl, Maurice Güttler, Dan Husmann, Joscha Ilmberger, Jakob Kaiser, Christian Mauch, Eric Müller, Lars Sterzenbach, Johannes Schemmel and Sebastian Schmitt | Neuromorphic Computing and Engineering |
73+
| May 2022 | [The operating system of the neuromorphic BrainScaleS-1 system](https://doi.org/10.1016/j.neucom.2022.05.081) | Eric Müller, Sebastian Schmitt, Christian Mauch, Sebastian Billaudelle, Andreas Grübl, Maurice Güttler, Dan Husmann, Joscha Ilmberger, Sebastian Jeltsch, Jakob Kaiser, Johann Klähn, Mitja Kleider, Christoph Koke, José Montes, Paul Müller, Johannes Partzsch, Felix Passenberg, Hartmut Schmidt, Bernhard Vogginger, Jonas Weidner, Christian Mayr, Johannes Schemmel | Neurocomputing |
74+
| March 2016 | [Neuromorphic Computer Coming Online](https://www.uni-heidelberg.de/presse/news2016/pm20160316-neuromorphic-computer-coming-online.html) | No author listed | Press Release by Heidelberg University |
75+
| June 2010 | [A wafer-scale neuromorphic hardware system for large-scale neural modeling](https://doi.org/10.1109/ISCAS.2010.5536970) | Johannes Schemmel, Daniel Brüderle, Andreas Grübl, Matthias Hock, Karlheinz Meier, Sebastian Millner | 2010 IEEE International Symposium on Circuits and Systems (ISCAS) |
76+
| June 2008 | [Wafer-scale integration of analog neural networks](https://doi.org/10.1109/IJCNN.2008.4633828) | Johannes Schemmel, Johannes Fieres, Karlheinz Meier | 2008 IEEE International Joint Conference on Neural Networks (IJCNN) |

content/neuromorphic-computing/hardware/brainscales-2-universitat-heidelberg/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The BrainScaleS-2 accelerated neuromorphic system is an integrated circuit archi
5757
- Massively parallel readout of analog observables enables gradient-based and surrogate gradient optimization approaches
5858

5959
## Applications and Experiments
60-
- Accelerated emulation of complex spiking neuron dynamics, multi-compartment models, and path integration circuits
60+
- Accelerated (1,000-fold compared to biological real time) emulation of complex spiking neuron dynamics, multi-compartment models, and path integration circuits
6161
- Exploration of synaptic plasticity models and critical network dynamics at biological timescales
6262
- Training of deep spiking neural networks using surrogate gradient techniques
6363
- Non-spiking neural network execution leveraging synaptic crossbar for analog matrix multiplication

0 commit comments

Comments
 (0)