Update many files

PhDthesis were categorized as articles.
Add "fron matter" to specify zettels category
This commit is contained in:
2021-09-29 22:30:09 +02:00
parent 5c68a218ca
commit 158dfe302f
70 changed files with 821 additions and 757 deletions

View File

@@ -2,10 +2,11 @@
title = "Signal Conditioner"
author = ["Thomas Dehaeze"]
draft = false
category = "equipment"
+++
Tags
: [Sensors]({{< relref "sensors" >}}), [Electronics]({{< relref "electronics" >}})
: [Sensors]({{<relref "sensors.md#" >}}), [Electronics]({{<relref "electronics.md#" >}})
Most sensors needs some signal conditioner electronics before digitize the signal.
Few examples are:
@@ -25,6 +26,6 @@ The signal conditioning electronics can have different functions:
Depending on the electrical quantity that is meaningful for the measurement, different types of amplifiers are used:
- Current to Voltage ([Transimpedance Amplifiers]({{< relref "transimpedance_amplifiers" >}}))
- Charge to Voltage ([Charge Amplifiers]({{< relref "charge_amplifiers" >}}))
- Voltage to Voltage ([Voltage Amplifier]({{< relref "voltage_amplifier" >}}))
- Current to Voltage ([Transimpedance Amplifiers]({{<relref "transimpedance_amplifiers.md#" >}}))
- Charge to Voltage ([Charge Amplifiers]({{<relref "charge_amplifiers.md#" >}}))
- Voltage to Voltage ([Voltage Amplifier]({{<relref "voltage_amplifier.md#" >}}))