Book a Demo

Author Topic: How to integrate and simulate Software, hardware and mechanicl models?  (Read 4046 times)

Rishith

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Hello,

I have modelled software requirements using state machine diagrams and sequence diagrams, state machine diagrams for HDL and parametric diagrams for mechanical model using sysml. Now i have to integrate this three models (software , Hdl and mechanical) diagrams and simulate later. Please let me know how can i implememt this?

Thank you

PeterHeintz

  • EA Practitioner
  • ***
  • Posts: 1001
  • Karma: +59/-18
    • View Profile
Re: How to integrate and simulate Software, hardware and mechanicl models?
« Reply #1 on: October 25, 2016, 10:49:30 pm »
Hi,
On this level of information it is hard to give you many hints.
In any way, what you intend to do is a quiet advanced topic!
You have already realized that you have to integrate your models, what basically mean that you need an on other model that integrates your SW, HW and mechanics.
How this can be achieved depends unfortunately much on what you have.

I recommend that you start to e.g. simulate your SW state machines to get a feeling how simulation works.

Anyhow if you really need such integrated simulation it might be helpful to look for a consultant or a coach to support you.
Best regards,

Peter Heintz

Rishith

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Re: How to integrate and simulate Software, hardware and mechanicl models?
« Reply #2 on: October 25, 2016, 11:13:27 pm »
Hi,

is it possible to develop software, electrical and mechanical models in parametric diagram and then do a parametric simulation using open modelica?

or Generate code from all different domains and then integrate the generated code using mdg integration technology and simulate that code? (like audio player code generation example)

Thank You