Fixed Point implementation for a Microcontroller

Embedded Fixed Point Implementation of your ideal floating point control designs
다운로드 수: 71
업데이트 날짜: 2017/9/29

라이선스 보기

This example demonstrates an easy three click workflow to convert an ideal floating-point model of a fuel rate control algorithm to an embedded fixed point implementation using the Fixed-Point Tool.
It also demonstrates how you can use the Fixed-Point Tool to compress the Look up table memory footprint by choosing the right word length for your look up table and the breakpoints. You can further compare smaller word length and its impact on the numerical behavior of the algorithm in the Simulink data inspector. You can use the Fixed-Point Tool UI as well as the command line interface.
This will help you to take your motor and power control algorithms from floating point to efficient fixed point implementation on microcontrollers or on FPGAs.
Here is the link to the videos showing how to use the Fixed-Point Tool:
https://www.mathworks.com/videos/converting-double-precision-design-to-embedded-efficient-fixed-point-design-1504212832864.html
https://www.mathworks.com/videos/comparing-different-fixed-point-data-types-for-efficient-design-1504208644872.html

인용 양식

MathWorks Fixed Point Team (2024). Fixed Point implementation for a Microcontroller (https://www.mathworks.com/matlabcentral/fileexchange/64496-fixed-point-implementation-for-a-microcontroller), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2017b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Fixed Point에 대해 자세히 알아보기
커뮤니티
 Power Electronics Control 커뮤니티에 더 많은 파일이 있습니다

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

microcontroller_fixed_point/

버전 게시됨 릴리스 정보
1.0.0.0

Added Copyright notices.