39 lines
528 B
Markdown
39 lines
528 B
Markdown
+++
|
|
title = "Discrete Transfer Functions"
|
|
author = ["Dehaeze Thomas"]
|
|
draft = false
|
|
+++
|
|
|
|
Tags
|
|
: [Digital Filters]({{< relref "digital_filters.md" >}})
|
|
|
|
|
|
## Typical Transfer functions {#typical-transfer-functions}
|
|
|
|
|
|
### Delay {#delay}
|
|
|
|
|
|
### First Order Low Pass {#first-order-low-pass}
|
|
|
|
|
|
### First Order High Pass {#first-order-high-pass}
|
|
|
|
|
|
### Integrator {#integrator}
|
|
|
|
|
|
### Derivator {#derivator}
|
|
|
|
|
|
### Second Order Low Pass {#second-order-low-pass}
|
|
|
|
|
|
### PID {#pid}
|
|
|
|
|
|
### Notch {#notch}
|
|
|
|
|
|
### Moving Average {#moving-average}
|