Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [app4mc-dev] SOA - Amalthea Modelling Language
  • From: "Mackamul Harald (CR/ADX1.2)" <Harald.Mackamul@xxxxxxxxxxxx>
  • Date: Fri, 20 Jan 2023 13:53:10 +0000
  • Accept-language: de-DE, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=de.bosch.com; dmarc=pass action=none header.from=de.bosch.com; dkim=pass header.d=de.bosch.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=inVmo4lI7ggzxfu/vCco+OGkbh3bosbgwYBTp7sdciE=; b=WQmpEJGWVpc+I3yE5LZ+EJ+bIq+cs2rnX8/r3x78BNcdFbqX8mM1lAAnrAOF4SPLjwXo8IHCg5mbP/pYPATfWxzFRyBmenyO+HpN7qRmSQ14iy598yJeV3LHaDL1DiegEvLGrkqO0Qc2vrMAJbN/iR6cJvflhTaPcMc+YlNgUFD6brZPsg9QUO3g6UvlrRu3msltvf1X8EamTOT5Ua1OkHFhhjpP7OkoFJL/McAd4YV7GDCMH/jfj4dLEB2JCOJSup/Lp3IvjHX+XNJaJ6MjjDrB44Yuxxgw2KqxqozscQ+4UgpUJk6BUY0jLklpVzY8dHhJCF34L6yZrsNwjRPhUw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Mn6jBLVcU9D9rEz0/Y3i+7vNqa5W2038xvhNdPNTlYAonuxu5j2rQz3xg8KeGGnms+sjRy9sy3PhIIggr+HXE6VV1XCm9DekUw7yTvV4PzQZiT5IG8NuiluS0tFJCO8XOpE7Zh7jOFy2owKPoUW1UdsyceGC6ARX1BKHSccN7tZwlOzAGqei/xN0pZ5wj7mIajrSLPd1f0lvkkmE5IE6yF8nX10ny8JoLAheN+ZkVKcbgmBdEFlFKXuqcHXj2WzVpXBBYhxMe9KDCXGn8iJ4xYEoMKnLUOjKMIigALV2KcV81YYFWz1UmVmLz7TjgEtvcBWSxdcGMQkeg8Ux3BdMUQ==
  • Delivered-to: app4mc-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/app4mc-dev/>
  • List-help: <mailto:app4mc-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/app4mc-dev>, <mailto:app4mc-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/app4mc-dev>, <mailto:app4mc-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHZLBAPUA9/CaoaA063QK9bnLmnd66nTMeA
  • Thread-topic: [app4mc-dev] SOA - Amalthea Modelling Language

> I realized Amalthea language does not support SOA. Do you plan to extend it to support the modelling SOA type of systems?

> so that it can enable us to do timing analysis of that kind of systems.

 

We currently have no plans to extend the Amalthea Language.

 

But: Some model elements that were introduced lately allow to model service oriented behaviour.

 

In the activity graph

  • while loops (for polling)
  • extended modes and mode conditions (to allow the handling of counters)
  • conditions to query the fill level of a communication channel

 

The scheduler definitions were modified to allow hierarchical scheduling and new
schedulers (for example: reservation based schedulers).

 

> Is there a study/work going on timing analysis of service-oriented automotive architectures using app4mc?

 

I do not know of public studies.

 

Some of the new modelling elements are already supported by APP4MC.sim

https://gitlab.eclipse.org/eclipse/app4mc/org.eclipse.app4mc.tools.simulation

 

 

Best regards

Harald

 


Back to the top