Skip to content

Commit d6cba7c

Browse files
authored
Merge pull request #91 from modelica/FixOverview
Remove AUTOSAR VFB to avoid confusing AUTOSAR users
2 parents 435b892 + 0747f11 commit d6cba7c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/3____physical_signal_abstraction.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ This chapter describes the physical signal abstraction or "high cut" in detail.
44
=== Overview
55

66
Physical signal abstraction allows an idealized exchange of unit-based variables between FMUs.
7-
In AUTOSAR, this would be equivalent to the Virtual Function Bus.
8-
Variables are clocked to reflect the timing aspects of the information flow.
7+
Variables representing these physical signals are clocked to reflect the bus timing aspects of the information flow.
98
Changes to these clocked variables always reach the destination.
109

1110
The figure below shows an example architecture of a high-cut.

0 commit comments

Comments
 (0)