Fixed-Point Blockset | ![]() ![]() |
Simulation Results
Using Simulink and the Fixed-Point Blockset, you can easily transition from a digital controller described in the ideal world of double-precision numbers to one realized in the world of fixed-point numbers. The simulation approach used in this tutorial follows these steps:
The feedback controller simulation is performed with the Fixed-Point Settings interface. You launch the interface by selecting the FixPt GUI block within the fxpdemo_feedback
model, by selecting Fixed-Point settings from the Tools menu in the model window, by right-clicking in the model and selecting Fixed-Point settings from the menu that pops up, or by typing
at the command line. The three steps of the simulation are described in the following sections. You determine the quality of the simulation results by examining the input and output of the analog plant.
![]() | Direct Form Realization | 1. Initial Guess at Scaling | ![]() |