ScopeFIR Changelog

What's new in ScopeFIR 5.0 Build 503

Feb 14, 2013
  • Minimum Phase Design. ScopeFIR 5 can now design "minimum phase" (minimum delay) FIR filters by converting a filter designed with any other method from linear phase (constant delay) to minimum phase.
  • Quantization. ScopeFIR 5 provides several new coefficient quantization methods which can be used to create quantized FIRs whose response more closely match the original FIR.
  • NTaps Constraints. The number of taps (NTaps) can be constrained to be even/odd, or a multiple of some value. This is particularly useful in designing multirate FIR filters.
  • Design Options. ScopeFIR 5 provides advanced control of the design/optimize process, allowing the new features above to be automatically used in combination. For example, you can automatically do the following operations just by starting the design/optimize process:
  • Design a FIR which meets the NTaps Constraints.
  • Automatically convert it to minimum phase form.
  • Quantize it.
  • Export to HTML. ScopeFIR 5's new "HTML:Report" export format produces an HTML file showing your FIR's design specifications and its frequency and impulse responses. This allows you to easily document your full design by importing the HTML into Word, Acrobat, etc.
  • Coefficient Histogram. ScopeFIR 5 can show a histogram of coefficients.
  • Additional plot styles. ScopeFIR 5 adds "stem", "bar", and "stair" as new plot styles.