User:Cbogart2

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Hi, I'm Chris Bogart. I'm also cbogart but it won't email me the password, so I can't get back in to that account. I'm a student at Oregon State University. More about me

I'm using this as a sandbox

Here's a link to the band, Tool.

Headline text

exdy/dx--Cbogart2 04:34, 22 August 2005 (UTC)


Deterministic DEVS and Non-deterministic DEVS

Let A and B be two arbitrary sets. Then function f:AB is called deterministic if give an aA, the values of callings f(a) at different times are identical. Otherwise, f is called non-deterministic.

A DEVS M=<X,Y,S,ta,δext,δint,λ> is called deterministic if ta, δext, δint and λ are deterministic. Otherwise, M is called non-deterministic.

The atomic DEVS Model for Ping-Pong Players

The atomic DEVS model for player A of Fig. 1 is given Player=<X,Y,S,s0,ta,δext,δint,λ> such that

X={?receive}

Y={!send}

S={(d,σ)|d{Wait,Send},σ𝕋} and s0=(Send,0.1)

ta(s)=σ for all sS

δext((Wait,σ),te),?receive)=(Send,0.1)

δext((Send,σ,te),?receive)=(Send,σte)

δint(Send,σ)=(Wait,),δint(Wait,σ)=(Send,0.1)

λ(Send,σ)=?send,λint(Wait,σ)=ϕ

Both of Player A and Player B are deterministic DEVS models.