Update many files
PhDthesis were categorized as articles. Add "fron matter" to specify zettels category
This commit is contained in:
@@ -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#" >}}))
|
||||
|
Reference in New Issue
Block a user