What is “ZIPC AUTOSAR”
AUTOSAR
is an open and standardized automotive software architecture, jointly developed by automobile manufacturers, suppliers and tool developers.
ZIPC AUTOSAR has 4 different editors for 4 diagrams which AUTOSAR
recommended. These 4 editors enables the user can develop AUTOSAR-based vehicle systems !
Features of ZIPC AUTOSAR

is an editor to design software composition.
By
connecting port, you can composite the software. Interface information
of software is written in the port. You can write integer data type in
the interface.
Also, you can organize software into one, which called “composition”.
By combining this “composition”, you can composite layered software.

is an editor that focuses on the interface of software and design.
Software made by this editor can be used as parts of the composition editor.

is an editor to define static behavior of each software which is design
at composition editor and interface editor. Static behavior is function
of software component and how the function is called (timing wise) and
accessed. This function is called “Runnable entity” in AUTOSAR. Thus,
editor is named Runnable editor.
This Runnable entity can assign access for port interface data which is
written at composition editor.
Also, it can write the timing of event.

is an editor that design network topology of particular system by
defining the connection between ECUs and Buses. (ZIPC AUTOSAR support CAN
and FlexRay)
With this editor the user can define mapping information between ECUs and SWC(Software Component) with Drag&Drop operation.
Not
only that, the editor can map information to frame of signal that flows
in bus and can define other mapping information such as frame and
signal which based on ECU gateway.

Easy to organize and input parameters of AUTOSAR. You can customize initial parameter.
Also, there is a special editor for parameter input (signal mapping, gateway).
You can output XML files which AUTOSAR recommended.

"Gateway parameter setup" property sheet

Is an automatic generator that generates software connecting
information that designed from composition editor and generates signal
from software designed from topology editor and ECU assignment
information.

"Signal data automatic generate" dialog

"Validation by customized script" image

Validation rules are described by script language. With script language you can customize validation rule by yourself.
Summary on the flow of development
ZIPC
AUTOSAR supports system design and the ECU extraction. It outputs ECU
extract results into files based on a AUTOSAR schema, so it is possible
to cooperate with the ECU configuration tools.

About customization & consulting

CATS can provide customized ZIPC AUTOSAR that fitted to customer's needs.
Examples of customization
- tool function development to support customer's design process
- editor customization to support original notation
- validation customization to fit customer's rule

Supports construction of in-vehicle software design process.
AUTOSAR surely supports environmental construction that considers ADL.
For further questions or comments, please contact us.
Hardware requirements
| OS |
Microsoft Windows XP Microsoft Windows Vista |
| CPU |
Environment that OS operates comfortably |
| Memory |
More than 1GB (Necessary memory depends on the data size) |
* ZIPC AUTOSAR is a plug-in of Eclipse