Simulink Fixed Point 6.0
Product Description
- Introduction and Key Features
- Working with Simulink Fixed Point
- Modeling Fixed-Point Designs
- Simulating Fixed-Point Designs
- Generating and Deploying Production Code
Modeling Fixed-Point Designs
Simulink Fixed Point enables you to specify all the fixed-point data type properties of your design, including the number of bits, whether it is signed or unsigned, and its scaling. You can then instrument your model with fixed-point information. For example, word sizes from 1 to 128 bits are supported, and scaling can be controlled by either binary point location or slope and bias scaling. You can control the details of the math, such as how rounding and overflow will be dealt with. You can also control and display data types for block inputs, outputs, accumulators, and parameters.

A 10-bit receiver for an ultra wideband wireless communications system, modeled in Simulink and Signal Processing Blockset. Simulink Fixed Point enables you to use fixed-point simulation to study the effects of limited range and precision on the receiver’s performance. Download the model. Click on image to see enlarged view.
Store