虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

多模型

  • 智能巡线小车的多模式速度控制系统

    智能巡线小车的多模式速度控制系统

    标签: 智能巡线小车 多模式 速度控制

    上传时间: 2013-10-27

    上传用户:253189838

  • 声源检测与定位的多分辨处理

    声源检测与定位的多分辨处理的原理!

    标签: 声源检测 分辨 定位

    上传时间: 2013-10-24

    上传用户:yzy6007

  • 基于红外探测原理的多路无线安防系统设计

    基于红外探测原理的多路无线安防系统设计

    标签: 红外探测 多路 无线安防 系统设计

    上传时间: 2013-11-15

    上传用户:semi1981

  • 多远程二极管温度传感器 (Design Considerat

    多远程二极管温度传感器-Design Considerations for pc thermal management Multiple RDTS (remote diode temperature sensing) provides the most accurate method of sensing an IC’s junction temperature. It overcomes thermal gradient and placement issues encountered when trying to place external sensors. PCB component count decreases when using a device that provides multiple inputs.Better temperature sensing improves product performance and reliability. Disk drive data integrity suffers at elevated temperatures. IBM published an article stating that a 5°C rise in operating temperature causes a 15% increase in the drive’s failure rate. The overall performance of a system can be improved by providing a more accurate temperature measurement of the most critical devices allowing them to run just a few degrees hotter.The LM83 directly senses its own temperature and the temperature of three external PN junctions. One is dedicated to the CPU of choice, the other two go to other parts of your system that need thermal monitoring such as the disk drive or graphics chip. The SMBus-compatible LM83 supports SMBus timeout and logic levels. The LM83 has two interrupt outputs; one for user-programmable limits and WATCHDOG capability (INT), the other is a Critical Temperature Alarm output (T_CRIT_A) for system power supply shutdown.

    标签: Considerat Design 远程 二极管

    上传时间: 2014-12-21

    上传用户:ljd123456

  • 多网融合的环境状况远程实时监测系统设计

    提出一种融合Ad hoc网络、GPRS/GSM和PSTN的远程分布式环境状况实时监测系统设计方案。由IEEE 802.15.4标准组建的Ad hoc无线传感器网络负责监测环境温湿度、光照度、煤气及CO浓度等;采用GPRS/GSM模块和嵌入式Modem构造无线网关,实现Ad hoc网络与GPRS/GSM和PSTN的无缝连接,将无线传感器网络采集的数据发送到手机或远端计算机。系统具有小、远和散的特点,可实现多点分布、中央管理、多层报警和远程监测。

    标签: 多网融合 环境 实时监测 远程

    上传时间: 2013-11-08

    上传用户:semi1981

  • ATCA架构中多网口后板的高效设计

    介绍了多网口后板(RTM)的普通设计方案,提出了优化解决方案,并从软、硬件方面进行了比较,并且描述了新方案在卸载CPU负荷、防止“中断风暴”等方面的创新性设计。

    标签: ATCA 架构 多网口

    上传时间: 2013-12-25

    上传用户:gxm2052

  • (超值)Proteus单片机仿真200多例

    (超值)Proteus单片机仿真200多例

    标签: Proteus 200 单片机仿真

    上传时间: 2014-12-20

    上传用户:行者Xin

  • 基于多核处理器的弹载嵌入式系统设计研究

    基于实现目标探测识别以及高精度目标信息测量等复杂处理算法的目的,采用单片多核DSP TMS320C6678构成弹载高速多任务实时嵌入式处理平台,通过数据流处理模式的并行软件设计方法,将系统处理任务均衡分配到各处理器内核,以实现实时并行处理,提升弹载信息处理系统的功能和性能。开展基于多核处理器的并行软件研制、充分发挥多核处理能力将成为弹载嵌入式系统软件设计的新课题。

    标签: 多核处理器 嵌入式系统设计

    上传时间: 2013-11-23

    上传用户:璇珠官人

  • 基于NiosII多核智能交通车载终端的设计

    利用NiosII多核处理器,提出了基于Internet的实时路况查询系统和智能车载终端。通过配置双NiosII软核,改善了MCU处理速度不高、外设资源有限、接口配置繁琐、硬件设计和软件设计编程复杂等问题,将大量控制以及对多种外设访问的工作进行了合理分配。既具有普通导航设备的方便实用性,又能通过无线通讯及Internet与后台服务器连接,获取道路拥堵情况、停车场车位情况等动态实时信息,同时可作为智能交通的车载前端。

    标签: NiosII 多核 智能交通 车载终端

    上传时间: 2014-12-30

    上传用户:superman111

  • RT-Thread实时操作系统编程指南(版本 0.3.0)

    实时操作系统,Kernel部分完成于2006年上半年,其IPC部分甚至是年中时才具备相 应的雏形。最开始时是因为要为朋友做一个小型的手持设备,而本人起初又是另一国内老牌 实时操作系统:DOOLOO RTOS开发人员,但这个团队在2005年底已经解散。但朋友的系统要 上,用其他小型系统吗,一不熟悉,二看不上。答应朋友的事,总得有解决方法吧,即使是原来 的DOOLOO RTOS,因为其仿VxWorks结构,导致它的核心太大,包括太多不必要的东西(一套 完整的libc库),这些方案都否决了。怎么办?当时朋友那边也不算太急,先自己写一套内核吧。 这个就是源头!(后来虽然朋友的项目夭折了,但这套OS则保留下来了,并开源了,万幸) 1 序 3 1.1 RT-Thread诞生 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.2 艰难的发展期 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.3 一年增加0.0.1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 1.4 Cortex-M3的变革 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 1.5 面向对象设计方法 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 1.6 文档结构 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2 实时系统 7 2.1 嵌入式系统 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 2.2 实时系统 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 2.3 软实时与硬实时 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 3 快速入门 11 3.1 准备环境 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 3.2 初识RT-Thread . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14 3.3 系统启动代码 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 3.4 用户入口代码 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20 3.5 跑马灯的例子 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21 3.6 生产者消费者问题 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22 4 RT-Thread简介 25 4.1 实时内核 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 4.2 虚拟文件系统 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27 4.3 轻型IP协议栈 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27 4.4 shell系统 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27 4.5 图形用户界面 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27 4.6 支持的平台 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 5 内核对象模型 29 5.1 C语言的对象化模型 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29 5.2 内核对象模型 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32 6 线程调度与管理 39 6.1 实时系统的需求 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39

    标签: RT-Thread 实时操作系统 编程指南 版本

    上传时间: 2013-10-14

    上传用户:1234321@q