摘要
Simulink为动态系统的建模与仿真提供了强大的支持 ,但由于其提供的模型库中没有网络应用模块而无法用于分布式网络仿真应用中。S函数为Simulink提供了灵活的开发接口 ,用户通过编写S函数可以为Simulink定制特定需求的模块。该文探讨了在winsock基础上如何利用S函数为Simulink增添TCP网络应用模块 ,实现小规模的网络分布式协调仿真。并利用网络通信模块实现了Simulink仿真应用与oracle数据库应用互连。
S-function provides a flexible development interface to simulink. This paper discusses how to add the net-module to simulink with S-function, and to realize small-scale distributed simulation, and to support the application of data transfers on net. Also it gives a sample and key code of these applications.
出处
《计算机仿真》
CSCD
2005年第1期132-134,共3页
Computer Simulation
关键词
S函数
程序
仿真
Function
Program
Simulation