本文通过对当前实时控制的应用研究,提出了将离线仿真与实时控制有机结 合起来,利用MATLAB实现对直线单级倒立摆实时控制的思路。经过分析比较, 确定了基于MATLAB的Real-Time Windows Target实时内核开发硬件驱动程序 的实时控制方案,将Simulink生成的仿真模型下载到目标实时内核中运行,驱动 外部硬件设备,实现对倒立摆的控制。文中介绍的在Real-Time Windows Target 实时内核环境中开发第三方设备驱动程序的方法,是构建本实验平台的核心技术 之一,具有普遍适用性,有一定的推广价值。
上传时间: 2014-07-29
上传用户:zhaiyanzhong
ARP test mode. According to the idea we design the arithmetic for the key part, first the system sends a message to the Target machine, and then system wait for the response. Once system receives a message, it starts to analyze the message, according to the message s parameter system judges whether the message satisfies the conditions. Once the message satisfies all the conditions, the system thinks the machine is sniffing, and adds this machine into the list of sniffing machines. On this basis the detection has done well, and at the same time we insert the result into the log database for inquire and analyze later.
标签: the arithmetic According design
上传时间: 2016-10-06
上传用户:chongcongying
LPC2292 bios测试程序 说明:YL_LPC229X_BIOS_Data的目录说明, DebugInExram: 该目录在工程里对应Target(DebugInExram),用来在外部SRAM调试 Int_Flash_Hex:该目录在工程里对应Target(Int_Flash_HEX),在该目录下生成可以烧写到内部Flash运行的代码。
标签: X_BIOS_Data YL_LPC 2292 bios
上传时间: 2013-12-16
上传用户:脚趾头
LPC2294 测试程序 YL_LPC229X_Test_Data的目录说明, DebugInChipSRAM:该目录在工程里对应Target(DebugInChipSRAM),用来在内部SRAM调试 DebugInExram: 该目录在工程里对应Target(DebugInExram),用来在外部SRAM调试 Ext_Flash_bin:该目录在工程里对应Target(Ext_Flash_bin),在该目录下生成可以烧写到外部Flash运行的代码。 Int_Flash_Hex:该目录在工程里对应Target(Int_Flash_HEX),在该目录下生成可以烧写到内部Flash运行的代码。
标签: X_Test_Data YL_LPC 2294 LPC
上传时间: 2016-10-13
上传用户:362279997
内有一PCI 主 和PCI从,PCI Target 都是公开代码的,是工程文件,有仿真工程,使用说明。觉得好的就推荐一下。 本PCI_HOST目前支持: 1、 对目标PCI_T进行配置; 2、 对目标进行单周期读写; 3、 可以工作在33MHZ和66MHZ 4、 支持目标跟不上时插入最长10时钟的等待。 ALTERA的PCI竟然收费的!!!软件里面调试仿真了半天,终于调通了,到了下载就突然弹出窗口说包含了有限制的IP CORE,是限制使用的
标签: PCI
上传时间: 2013-12-04
上传用户:电子世界
不知为何,在rh9下编译有警告,但是可以正常编译出结果 HOST 环境(虚拟机VM6.0): 系统:redhat 9 完全安装 交叉工具arm 2.95.3 Target环境 arm 2410 240*320屏外加触摸屏 cramfs文件系统 软件: cross-2.95.3.tar.bz2 //交叉编译器 qtopia-free-src-2.2.0.tar.gz //qtopia e2fsprogs-1.35.tar.gz // jpegsrc.v6b.tar.gz // libpng-1.2.14.tar.bz2 tslib-1.3.tar.bz2 zlib-1.2.3.tar.bz2
标签:
上传时间: 2016-10-23
上传用户:as275944189
The code on this diskette has been organized by chapter. Each subdirectory containing listing has a readme.txt describing program usage and any relevent file formats. The readme will also describe how to compile the Target programs under IBM OS/2 (TM) using the using C Set++ compiler (TM). All programs on this diskette have been compiled and tested in this environment. The majority of programs on this diskette should port to other environments with only minor adjustments. The exception to this are those programs which utilize presentation manager for graphical display of program data. In particular, the grid1 programs in \chapt4\backprop\ and \chapt3\ fall into this latter category.
标签: subdirectory containing has organized
上传时间: 2016-10-28
上传用户:冇尾飞铊
This Application Note describes the steps that are required to install and use the Keil Monitor-51 on a user specific hardware. The Keil Monitor-51 allows you to connect your 8051 hardware to the μVision2 Debugger. You can use the powerful debugging interface to test application programs in your Target hardware.
标签: Application describes the required
上传时间: 2013-12-03
上传用户:lvzhr
This document accompanies a sample co-installer that can be used in conjunction with an INF file to install additional device INF files on the Target system during a device installation. The instructions herein apply to the Microsoft Windows 2000 and Windows XP and Windows Server 2003 operating systems. The sample co-installer described in this article interprets CopyINF directives in a [DDInstall] section in an INF file. The sample demonstrates using a co-installer to perform processing after a device has been installed, parsing the INF section that is being used for the installation, and the use of the SetupCopyOEMInf, SetupGetInfInformation, SetupQueryInfOriginalFileInformation and SetupDiGetActualSectionToInstall APIs.
标签: co-installer accompanies conjunction document
上传时间: 2014-02-28
上传用户:gououo
文件及文件夹说明 =============================================================================================== \arm\ uC/OS-II移植代码 \SOURCE\ uC/OS-II源码保存在该文件夹 \HostMassLib\ HostMassLib驱动库相关文件存放的文件夹 \HostMassLib\读写U盘模块驱动使用手册.pdf 驱动库使用手册 \UDiskDemo\ 读写U盘驱动演示工程保存的文件夹 \UDiskDemo\queue UART0驱动使用到的队列文件 \UDiskDemo\uart0 UART0驱动源文件 \UDiskDemo\HostMassLib HostMassLib驱动库相关文件存放的文件夹 \UDiskDemo\src\ 工程模板创建文件 \UDiskDemo\src\main.c 工程主文件,main函数及各任务在该文件中创建及初始化 \UDiskDemo\src\OS_CFG.H uC/OS-II配置文件 \UDiskDemo\src\config.h 本工程配置文件 \UDiskDemo\src\Target.c 目标文件,目标系统初始化在该文件中处理 \UDiskDemo\src\Startup.s LPC2200起动文件 \UDiskDemo\src\IRQ.s 中断句柄设置文件
标签:
上传时间: 2017-01-03
上传用户:chenlong