Clear Filters
Clear Filters

How to extract the Physical value from the Raw Signal of the CAN using MATLAB coding

15 views (last 30 days)
I am trying to read the BMS signals using the coding in the MATLAB. In which I am not able to read the signals in the BMS using the using their names and I have to extract the physical value from the raw value using the coding in the MATLAB. How can I do that.

Answers (1)

Image Analyst
Image Analyst on 24 Apr 2024
Edited: Image Analyst on 24 Apr 2024
I have no idea what BMS is, nor CAN. Please explain and attach your data file. Zip it up if the extension is not allowed for upload.
What is "the coding" that you are trying? Who did you get the coding from? The manufacturer or source of whoever made up the signals and gave the files to you?
What is the difference, in your mind, from "the physical value" and "the raw value"? Which of those two is in the file? Do you have any formula to convert between them?
If you know the format of the file, you can use fread or maybe fgetl.
If you have any more questions, then attach your data and code to read it in with the paperclip icon after you read this:

Categories

Find more on LTE Toolbox in Help Center and File Exchange

Products


Release

R2023a

Community Treasure Hunt

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

Start Hunting!