We made one for 4.1. If you download 4.1b4, it will be there in the doc/ subdir.
Andras
| Hi dear
helpers, Could you please let me know if the simulations in OMNeT + + are run in real time? Thank you for your help in advance. Best regards Danja |
| Hello Mr Köpke, Thank you for your answer. But I do not understand your answer. Can you please explain me clearly what you mean with "Define "Real Time" "? My question was in fact: are real-time simulations in OMNeT++ possible? And if possible, how can I implement it? Sie können mich gerne auch auf Deutsch beantworten, wenn Sie wollen. Ich verstehe sehr gut Deutsch. Thank you Best regards Danja --- En date de : Mar 18.5.10, Andreas Köpke <koe...@tkn.tu-berlin.de> a écrit : |
|
|
|
| Hello Mr Haeflinger, Thank you for your quick response. My question was specific to: run all the OMNeT + + simulation in real time? For example, the output delay values, the delay values correspond to the same values as in reality? Thank you Danja --- En date de : Jeu 20.5.10, Patrick Haeflinger <patrick.h...@alcatel-lucent.fr> a écrit : |
| Hi Patrick, I think, i finally understood. You mean: it can not provide real-time simulation in OMNeT++ because OMNeT++ is a simulation system for discrete event driven simulation. Is it so correct? Thank you. Best regards, Roger |
At a peer-to-peer network, I want to define a wall clock for each node that is synchronized which each other. And when a peer wants to send a message to its neighbors, it can put the current wall time into that message (which this time equals to real world time). This synchronized clock is one of the assumption of my simulation not purpose of that!
I'll appreciate you if you can help me.
Hi Roger,
NO that is not true !
OMNeT++ can run in "real time" under some conditions (when you have hardware in the loop for example)
But finally I do not really understand what you are really want to simulate with OMNeT ? please give us a more detailed description
Patrick
Roger a écrit :
Hi Patrick,
I think, i finally understood. You mean: it can not provide real-time simulation in OMNeT++ because OMNeT++ is a simulation system for discrete event driven simulation. Is it so correct?
Thank you.
Best regards,
Roger
--- En date de : Jeu 20.5.10, Patrick Haeflinger <patrick....@alcatel-lucent.fr> a écrit :
De: Patrick Haeflinger <patrick....@alcatel-lucent.fr>
Objet: Re: [Omnetpp-l] Real-time simulations in OMNeT + +?
À: omn...@googlegroups.com
Date: Jeudi 20 mai 2010, 11h43
Hi Roger,
Humm I am not sure to understand you problem !!
When you specify a delay for a message (ie 12uS) then the OMNeT simulator will schedule this event 12uS in the "future" of his event queue. So if you step 12uS in the future you will see this event processed...
But on your PC this 12uS means not 12uS of real wall clock it is just an event scheduled among others in the simulation queue, so the number of events between now (from the simulator time point of view) and this event depends on your simulation, it could be either the next event (nothing sceduled in between) or n+1 th message in "n" other events are schedule from now till now+12uS !!
Hope this clarifies...if not I would like to suggest that you read some basics about "event driven" simulation aproach
Patrick
Roger a écrit :
Hello Mr Haeflinger,
Thank you for your quick response. My question was specific to:
run all the OMNeT + + simulation in real time? For example, the output delay values, the delay values correspond to the same values as in reality?
Thank you
Danja
--- En date de : Jeu 20.5.10, Patrick Haeflinger <patrick.haeflinger@alcatel-lucent.fr> a écrit :
To unsubscribe from this group, send email to omnetpp+unsubscribe@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "omnetpp" group.
To post to this group, send email to omn...@googlegroups.com.
To unsubscribe from this group, send email to omnetpp+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/omnetpp?hl=en.
--
You received this message because you are subscribed to the Google Groups "omnetpp" group.
To post to this group, send email to omn...@googlegroups.com.
To unsubscribe from this group, send email to omnetpp+unsubscribe@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "omnetpp" group.
To post to this group, send email to omn...@googlegroups.com.
To unsubscribe from this group, send email to omnetpp+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/omnetpp?hl=en.
--
You received this message because you are subscribed to the Google Groups "omnetpp" group.
To post to this group, send email to omn...@googlegroups.com.
To unsubscribe from this group, send email to omnetpp+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/omnetpp?hl=en.
--
You received this message because you are subscribed to the Google Groups "omnetpp" group.
To post to this group, send email to omn...@googlegroups.com.
To unsubscribe from this group, send email to omnetpp+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/omnetpp?hl=en.