# The silicon neuron

{% hint style="info" %}
Read the introduction to Chapter 8.2
{% endhint %}

### Circuit simulation with LTSpice

Get LTSpice from:

{% embed url="<https://www.analog.com/en/design-center/design-tools-and-calculators/ltspice-simulator.html>" %}

Watch this getting started video:

{% embed url="<https://www.youtube.com/watch?v=abyxz8jfgK4>" %}

### The pulse current-source synaptic circuit

{% hint style="info" %}
Read Chapter 8.2.1
{% endhint %}

Get the simulation file from and experiment with the circuit:

{% file src="/files/-Mj4G2Wg7QG2LEmEvaxL" %}

![](/files/-Mj4GUxnJAiiDahQ784N)

### The reset-discharge synapse

{% hint style="info" %}
Read Chapter 8.2.2
{% endhint %}

Get the simulation file from and experiment with the circuit:

{% file src="/files/85Bt9jRrqNe2tDs43qBV" %}

![](/files/-Mj4H9tXRAKoyjaXdlFp)

### The charge and discharge synapse

{% hint style="info" %}
Read Chapter 8.2.3
{% endhint %}

Get the simulation file from and experiment with the circuit:

{% file src="/files/-Mj4HshrS35HLo4kFN5B" %}

![](/files/-Mj4HwWW9yTyEmfTsHGC)

### The log-domain integration synapse

{% hint style="info" %}
Read Chapter 8.2.4
{% endhint %}

Get the simulation file from and experiment with the circuit:

{% file src="/files/-Mj4IV9hUVD2\_4PslTz8" %}

![](/files/-Mj4IQ1704sWFkNh7BrK)

### The axon-hillock neuron

{% hint style="info" %}
Read Chapter 2.2.5
{% endhint %}

Get the simulation file from and experiment with the circuit:

{% file src="/files/-Mj4K7bAmJYLlPqeNSo4" %}

![](/files/-Mj4K_mOrr313CrtjkYs)

### The voltage-amplifier LIF neuron

{% hint style="info" %}
Read Chapter 2.2.6
{% endhint %}

Get the simulation file from and experiment with the circuit:

{% file src="/files/-Mj4LH-k7dW8TYzt4Yev" %}

![](/files/-Mj4LBntzcvMOx4uE7u6)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://elishai.gitbook.io/neuromorphic-engineering/architect-perspective/8.-neuromorphic-hardware/the-silicon-neuron.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
