Physical vs internal value in AUTOSAR

The software is exclusively working with the internal values. In rare cases, internal values are identical to their physical counter-part.

The definition of a conversion formula of values in the internal domain to and from the physical domain has mainly two use cases:

  1. Provide human-readable values in measurement and calibration tools and diagnostic testers.
  2. The definition of a CompuMethod on both ends of a communication can be taken to compute a conversion formula of the transmitted data (internal values) from the sender to the receiver in case sender and receiver have use different resolution of the data. This aspect is explained in more detail in the AUTOSAR document „SWS RTE“.