When exporting Magic Systems EE Architect elements in an AUTOSAR format, sometimes several elements may be created. Not all Magic Systems EE Architect elements can be exported as AUTOSAR elements.
When importing AUTOSAR elements to Magic Systems EE Architect, sometimes several elements may be created.
Communication
The following table provides the list of elements you get when you export network communication elements to AUTOSAR elements.
Magic Systems EE Architect Elements | AUTOSAR Elements |
---|---|
AbstractCANFrame | FramePort CANFrame |
AbstractLINFrame | FramePort LINFrame |
AbstractFlexRayFrame | FramePort FlexRayFrame |
EthernetFrame | EthernetFrame |
EventTriggered | CANFrameTriggering |
CyclicEvent | CANFrameTriggering |
CyclicBasedFilter | FlexRayFrameTriggering |
Payload | PDUToFrameMapping ISignalIPDU IPDUPort PDUTriggering IPDUTimingSpecification |
SystemSignalGroup | SystemSignalGroup |
SignalValue | SignalValues |
BusSignal | ISignal SignalUnit ISignalTriggering ISignalPort CompuMethod ISignalIPDUGroup |
SystemSignal | SystemSignal |
Hardware
The following table provides the list of elements you get when you export hardware architecture elements to AUTOSAR elements.
Magic Systems EE Architect Elements | AUTOSAR Elements |
---|---|
HPC | ECUInstance |
VirtualLocalAreaNetwork | EthernetPhysicalChannel |
ECU Sensor Actuator Device Switch ElectricalDevice Core MicroProcessor MicroController | ECUInstance |
Switch | ECUInstance CouplingElement |
CANBus | CANCluster CANPhysicalChannel |
LINBus | LINCluster LINPhysicalChannel |
FlexRayBus | FlexRayCluster FlexRayPhysicalChannel |
CANPort | CANCommunicationConnector CANCommunicationController |
LINPort | LINCommunicationConnector LINSlaveController LINMasterController |
FlexRayPort | FlexRayCommunicationConnector FlexRayCommunicationController |
EthernetPort | EthernetCommunicationConnector EthernetCommunicationController |
Connection | CommConnectorPort Reference between CommunicationConnector and PhysicalChannel |
Software
The following table provides the list of elements you get when you import AUTOSAR elements into Magic Systems EE Architect.
AUTOSAR Elements | Magic Systems EE Architect Elements |
---|---|
CompositionSwComponentType | SoftwareComposition |
ApplicationSwComponentType | SoftwareAtomicComponent |
SoftwareComponentPrototype | PartProperty typed by component |
SenderReceiverInterface | SenderReceiver |
ClientServerInterface | ClientServer |
ClientServerOperation | Operation |
Argument Data Prototype | Parameter |
ServiceInterface | Service |
VariableDataPrototype | DataElement Event |
Field | Field |
PPortPrototype | ClientServerPort |
SenderReceiverPort | |
ServiceInstancePort | |
RPortPrototype | ClientServerPort |
SenderReceiverPort | |
ServiceInstancePort | |
ServerComSpec.QueueLength | ClientServerPort.QueueLength ClientServerPort.QueueLength = Queuing |
QueueSenderComSpec.QueueLength | SenderReceiverPort.QueueLength SenderReceiverPort.Mode = Queuing |
QueueReceiverComSpec.QueueLength | SenderReceiverPort.QueueLength SenderReceiverPort.Mode = Queuing |
AssemblyConnection | Connection |
DelegationConnection | Connection |
The following table provides the list of elements you get when you export software architecture elements to AUTOSAR elements.
Magic Systems EE Architect Elements | AUTOSAR Elements |
---|---|
SoftwareComposition | CompositionSwComponentType |
SoftwareAtomicComponent | ApplicationSwComponentType InternalBehavior RunnableEntity |
ServiceAdapterComponent | ApplicationSwComponentType AdaptiveApplicationSwComponentType |
SenderReceiver | SenderReceiverInterface |
ClientServer | ClientServerInterface |
Service | ServiceInterface |
DataElement | DataElement |
Event | Event |
Field | Field |
ServiceInstancePort | PPortPrototype |
RPortPrototype if the ServiceInstancePort has isDelegated set to TRUE | |
ProvidedComSpec | |
RequiredComSpec | |
ClientServerPort | PPortPrototype |
RPortPrototype if the ClientServerPort has isDelegated set to TRUE | |
ProvidedComSpec | |
RequiredComSpec | |
SenderReceiverPort | PPortPrototype |
RPortPrototype if the SenderReceiverPort has isDelegated set to TRUE | |
ProvidedComSpec | |
RequiredComSpec | |
Connection | AssemblyConnection |
DelegationConnection | |
Operation | ClientServerOperation |
System Mapping
The following table provides the list of elements you get when you export system mapping elements to AUTOSAR elements.
Magic Systems EE Architect Elements | AUTOSAR Elements |
---|---|
Allocate | SystemMapping SwcToECUMapping |
SystemMapping DataMapping |