What is a filter block?
Filter Block passes rows that result in TRUE to the “Pass” stub. Rows that result in FALSE are added to the “Reject” stub. If an error occurs, rows are passed to the “Error” stub.
What is this block diagram?
A block diagram is a diagram of a system in which the principal parts or functions are represented by blocks connected by lines that show the relationships of the blocks. They are heavily used in engineering in hardware design, electronic design, software design, and process flow diagrams.
What are the two types of filter designs?
There are two fundamental types of digital filters: finite impulse response (FIR) and infinite impulse response (IIR).