[This bounced because the subject contained the word 'H E L P', so I'm
forwarding it -cxh]

Marco Antoniotti <[EMAIL PROTECTED]> writes:
----
   Hi
   
   looks I still have a lot to learn about Ptolemy. (Ptolemy II)
   
   Anyway.  I am trying to set up a FSM with 3 states, s1 s2 and s3.
   The transitions are
   
       s1 --> s2
       s1 --> s3
       s2 --> s1
       s3 --> s1
   
   the transitions
   
       s1 --> s2
       s1 --> s3
   
   are to be enabled after an exponential delay.
   
   To achieve this, I created a refinement for s1 with CTEmbedded
   director.
   
   The refinement simply contains two Uniform generators, one ramp and
   some logic to produce two boolean outputs that corrspond to the
   enabling conditions of the two transitions.
   
   Now it is unclear to me how to set up a Graph (and with which
   Director) that can simulate the simple system described above.
   
   Note that in the version I have, there is no HSDirector, and that the
   example of modal system in the documentation in chapter 17 and in
   chapter 14 are a little different than what I expected.
   
   Any help will be appreciated.
   
   Thanks        
   
   -- 
   Marco Antoniotti ========================================================
   NYU Courant Bioinformatics Group        tel. +1 - 212 - 998 3488
   719 Broadway 12th Floor                 fax  +1 - 212 - 995 4122
   New York, NY 10003, USA                 http://bioinformatics.cat.nyu.edu
                       "Hello New York! We'll do what we can!"
                              Bill Murray in `Ghostbusters'.

----------------------------------------------------------------------------
Posted to the ptolemy-hackers mailing list.  Please send administrative
mail for this list to: [EMAIL PROTECTED]

Reply via email to