• <Introduction to discrete event systems> 学习笔记43


    1. Continuous-Variable Dynamic Systems(CVDS) must satify:

      (1)They are continous-state systems.

      (2)The state transition mechanism is time-driven.

    2.Discrete Event Dynamic Systems(DEDS) must satify:

      (1)The state space is a discrete set.

      (2) The state transition mechanism is event-driven.

    3.definirion.

      A Discrete Event System(DES)is a discrete-state,event-driven system,that is, its state evolution depends entirely on the occurence of asynchronous discrete events over time.

    4.We should not confuse discrete event systems with discrete-time systems.

      The class of discrete-time systems contains both CVDS and DES.A DES may be modeled in continuous or in discrete time.

    5. Three levels of abstraction at which DES are modeled and studied:

      untimed(or logical), timed,and stochastic.

    6. Two discrete event modeling formalisms will be presented and studied:automata and Petri nets.

    next      1.3.4 Example of Discrete Event Systems  ----P57

  • 相关阅读:
    单例模式 2中创建方法
    Interger 与 int
    java equals 和 "==" 比较
    java 小知识点
    对象复制、克隆、深度clone
    onsubmit="return false;"报错
    js 在myeclipse中报错
    struts2 标签 --<<s:url >
    struts2 标签问题----日期显示
    mysql 建表语句
  • 原文地址:https://www.cnblogs.com/snailjn/p/2998678.html
Copyright © 2020-2023  润新知