模拟器的状态机

发布于 2024-10-31 05:16:05 字数 178 浏览 1 评论 0原文

大家好 我正在为网关的模拟器工作。网关是一种与摄像机连接的设备,并在服务器请求时将视频流传输到服务器。

每个网关都与多个摄像头连接。模拟器可以模拟1000个网关。

现在这里每个网关都有启动、断开连接、就绪等状态......所以我为此创建了状态转换图,但是模拟器也会有任何状态转换吗? 我不知道我的问题是否正确。

Hi all
I am working for the simulator of the gateway.gateway is a device which is connected with camera and stream video to the server whenever server request it.

Each gateway is connected with more than one camrea. Simulator can simulate 1000 gateway.

Now here each gateway has state like booting,disconnected,ready etc....so I have created state transition diagram for that but Will there be any state transition for simulator as well.
I dont know my question is correct or not.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

黑凤梨 2024-11-07 05:16:05

我会说。通常,在离散事件仿真中,仿真本身并不表示为对象,整个仿真也没有自己的不同状态。

I would say no. Normally in discrete-event simulation the simulation itself isn't represented as an object, nor does the overall simulation have distinct states of its own.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文