| Simulink® | ![]() |
Discontinuities
The Quantizer block passes its input signal through a stair-step function so that many neighboring points on the input axis are mapped to one point on the output axis. The effect is to quantize a smooth signal into a stair-step output. The output is computed using the round-to-nearest method, which produces an output that is symmetric about zero.
y = q * round(u/q)
where y is the output, u the input, and q the Quantization interval parameter.
The Quantizer block accepts and outputs real or complex signals of type single or double.

The interval around which the output is quantized. Permissible output values for the Quantizer block are n*q, where n is an integer and q the Quantization interval. The default is 0.5.
Simulink® software by default treats the Quantizer block as unity gain when linearizing. This is the large signal linearization case. If you clear this box, the linearization routines assume the small signal case and set the gain to zero.
Specify the sample time of this Outport block. See Specifying Sample Time in the online documentation for information on specifying sample times. The output of this block changes at the specified rate to reflect the value of its input.
Direct Feedthrough | Yes |
Sample Time | Inherited from driving block |
Scalar Expansion | Yes, of parameter |
Dimensionalized | Yes |
Zero Crossing | No |
![]() | Pulse Generator | Ramp | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |