EPOS2 Support for Simulink Coder in Linux and Raspberry PI

버전 1.0.0.0 (22.2 KB) 작성자: Eugenio
This files enable the use of EPOS2 maxon motor position controller connected to a Linux Machine
다운로드 수: 142
업데이트 날짜: 2016/11/14

라이선스 보기

Unfortunately Windows OS is not good enough for real-time operation, so Simulink provides a way to improve this using Simulink Coder (formerly know as Real Time Workshop). This files enable the use of a EPOS2 motor controller connected to a Linux machine, such as a Raspberry PI, for obtaining a better performance in simulation when compared with Windows OS.
Example of how to use this files

1. Download and install EPOS2 libraries in Raspberry PI. Copy *.so in /usr/lib, and replace *.h in /usr/include. Replace the original "Definitions.h" file with the one included in the zip.
Example of this step in linux:
cd ./EPOS_Linux_Library_Files/lib/arm/rpi
sudo mv libEposCmd.so.5.0.1.0 /usr/lib/libEposCmd.so
sudo mv libftd2xx.so.1.2.8 /usr/lib/libftd2xx.so
Copy the file "Definitions.h" to your SSD in Raspberry PI and use the following command
sudo mv ./Definitions.h /usr/include

2. Extract the files in an empty directory in a windows computer.

3. Open the example model "test_MAXON_linux.slx" and modify it according to your node ID and required EPOS2 mode. There are only three supported modes: position, velocity and current.

4. Go to model options and change the values in pane "Run On Target Hardware", use your IP, user and password.

5. Compile model in external mode and check for output.

인용 양식

Eugenio (2024). EPOS2 Support for Simulink Coder in Linux and Raspberry PI (https://www.mathworks.com/matlabcentral/fileexchange/60218-epos2-support-for-simulink-coder-in-linux-and-raspberry-pi), MATLAB Central File Exchange. 검색됨 .

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

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0