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

自动监控

  • 基于AVR单片机的安全工具监控系统设计

    基于对相关电力企业安全工器具的调研,针对现有的对安全工器具的管理比较落后,从而导致难以对安全工器具进行有效监控的问题,提出了一种简单有效、容易实施的安全工器具监控方案。首先从整体上描述了安全工器具监控系统的总体结构,然后分别从硬件设计和软件设计两个方面对系统进行了详细阐述。该系统已经成功运用于某电力企业的安全工器具监控,运行稳定,达到了设计的预期目的。

    标签: AVR 单片机 监控 系统设计

    上传时间: 2013-11-05

    上传用户:blacklee

  • LED显示屏动态显示和远程监控的实现

    LED显示屏动态显示和远程监控的实现

    标签: LED 显示屏 动态显示 远程监控

    上传时间: 2013-10-28

    上传用户:kqc13037348641

  • 采用热电偶和单片机的温度自动控制

    采用热电偶,单片机等来实现温度自动控制!

    标签: 用热电偶 单片机 温度自动控制

    上传时间: 2013-10-14

    上传用户:yzy6007

  • 船载中小型信息监控终端的设计与实现

    针对船舶对中小型信息监控终端的需求,提出了一种基于AVR单片机的设计方案。以AVR单片机为核心,采用LCD控制器RA8835实现对液晶显示模块的控制,通过软硬件的紧密配合,实现信息图文并茂的实时显示,以及液晶对比度的调节。试验结果表明,该终端在高温高湿、低温高湿等恶劣环境条件下,显示清晰、工作稳定。

    标签: 船载 信息监控

    上传时间: 2013-11-16

    上传用户:农药锋6

  • 51单片机的靶机自动控制系统

    实弹射击训练是野战部队及武警的重要训练项目,目前国内部队在实弹射击训练中采用的打靶系统普遍价格较高,造成部队实弹训练成本提高,因此难于在部队中大范围推广使用。本系统采用一些价格便宜的一般电子器件来设计一个能够自动示靶、检靶、报靶,且安装和操作方便,性价比较高的适用于当前部队训练实际需要的射击场靶机自动控制系统。

    标签: 51单片机 自动控制系统

    上传时间: 2014-12-26

    上传用户:arnold

  • 通用1553B总线的信息监控系统

    在航电系统维护过程中,为解决定位故障的效率和降低维修成本等问题,提出了基于ICD(Interface Control Document,接口控制文件)的1553B总线的信息监控系统模型。该系统运用数据采集卡对总线中传输的信号有无失真、偏差等电气特性进行检测,并使用1553B通讯卡通过测控软件LabWindows/CVI编程与ICD数据库的动态链接,实现总线信息的解析和故障的判断。与传统的维护过程相比,这种模型能够从信号的电气特性以及信息的解析等全方位的去检测判断故障的来源,并且能够广泛在其他1553B总线系统内扩展应用。验证表明该监控系统可以对总线信息进行快速有效地监测分析,能满足应用需求。 Abstract:  In the process of avionics system maintenance, to solve the problems such as improving the efficiency of fast orientation to troubles and reducing maintenance cost, system of 1553B bus information monitor model based on ICD was proposed. The system observed whether the data which transmitted on the bus appear distortion and deviation by using data acquisition card. And using 1553B communication card programming of the measure software LabWindows/CVI and the dynamic linking of ICD database, message analysis and fault estimation could be realized. Compared with traditional maintenance, this model can all-dimensionally detect and analyze the source of faults from both electrical characteristics of the signal and message analysis, and it can be widely applied in the other 1553B system. Experiment shown that this monitor system can effectively detect and analyze the bus message and can meet the application requirements.  

    标签: 1553B 总线 信息监控

    上传时间: 2013-11-23

    上传用户:18752787361

  • 基于C8051F020的自动测控LED节能照明系统

    提出了一种可根据环境光强、红外和温度变化而实现自动开关、调节亮度的LED照明系统的设计方案。采用单片机C8051F020为系统控制核心,设计了由硅光电池和集成运放组成的光强传感器,选用热释电模块作为红外无线感应器,采用DS18B20为温度传感器,还利用液晶实现了工作信息显示。实验结果表明,系统在光强大于2 170 lx或温度高于82.5 ℃时能自动关断,当光强小于1 040 lx或温度低于49.3 ℃时能自动开启;当光强在1 000~2 000 lx变化时,LED亮度能自动调节,以维持环境照度基本稳定。  

    标签: C8051F020 LED 自动测控

    上传时间: 2013-10-10

    上传用户:xaijhqx

  • 单片机Flash存储器坏块自动检测

    在深入了解Flash存储器的基础上,采用单片机自动检测存储器无效块。主要通过读取每一块的第1、第2页内容,判断该块的好坏,并给出具体的实现过程,以及部分关键的电路原理图和C语言程序代码。该设计最终实现单片机自动检测Flash坏块的功能,并通过读取ID号检测Flash的性能,同时该设计能够存储和读取1GB数据。 Abstract:  On the basis of in-depth understanding the Flash chips,this paper designs a new program which using the SCM to detect the invalid block.Mainly through reading the data of the first and second page to detect the invalid block.Specific implementation procedure was given,and the key circuit schematic diagram and C language program code was introduced.This design achieved the function of using the MCU checks the invalid block finally,and increased the function by reading the ID number of Flash to get the performance of the memory.And the design also can write and read1GB data

    标签: Flash 单片机 存储器 自动检测

    上传时间: 2013-10-25

    上传用户:taozhihua1314

  • 自动打铃器

    摘要:文章介绍了一种以8031单片机为核心片外扩展at93c46电擦除可编程只读存储器并带有数码LED显示时.分.秒和以指示灯做标志的按键校时自动打铃器。 关键词:单片机  存储器  数码管

    标签: 自动 打铃器

    上传时间: 2013-11-01

    上传用户:refent

  • 基于AT89C51的智能矿井环境质量监控系统

     为满足矿井安全生产要求,介绍了一种以AT89C51单片机为主控器,对环境空气的温度、有毒易燃气体的浓度等进行检测的监控系统。该系统配合外围电路能实现对上述环境指标的控制并存储相关数据与上位PC机通信。它采用硬件抗干扰和软件抗干扰技术,以确保整个系统工作的准确性。 Abstract:  In order to meet the needs of mine produce safety,a kind of intellignet mine ambient monotoring and control system based on AT89C51 is introduced.This system can detect the temperature of ambient of mine,the density of poisonous inflammable gas,combined external circuit.With its function part, this system can change above-mentioned elements.

    标签: 89C C51 AT 89

    上传时间: 2013-11-10

    上传用户:wendy15