首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 67 毫秒
1.
STM32处理器的参数可变FIR数字滤波器设计   总被引:1,自引:0,他引:1  
针对数字滤波器适用范围的问题,提出了一种无线非接触、滤波参数可变的数字滤波器.通过LabVIEW软件与路由器无线通信,路由器与ESP8266WIFI模块无线通信,ESP8266WIFI模块与STM32模块串口通信实现滤波参数无线非接触更改最后实验证明了设计的有效性.  相似文献   

2.
基于ESP8266无线上网模块和中移动打造的OneNET开放物联网云平台,设计了一种远程报警系统,给出了硬件设计原理图和软件设计流程图,并对ESP8266和OneNET云平台的使用进行了介绍.利用ESP8266的GPIO口 、OneNET云平台的存储 、触发器功能和具有公网IP的上位机,为物联网数据采集 、数据存储 、控制指令下发提供了一种新的解决方案.  相似文献   

3.
针对传统的VOCs有害气体检测装备无法实现对气体数据的保存及远程检测功能的问题,设计了一种结合单片机、无线通信、上位机和数据库技术的有害气体检测系统。该系统采用STM32单片机,结合辅助模块MS1100气体传感器和ESP8266-01S无线模块等设备作为下位机数据采集装置,通过无线模块把数据上传至上位机,实现了对监测空间中的甲苯、甲醛等VOCs有害气体的检测及其数据上传至MySQL云端数据库进行永久保存的功能。  相似文献   

4.
基于LabVIEW的远程油库监控系统设计   总被引:2,自引:1,他引:1  
利用LabVIEW虚拟仪器技术和油库现场测控硬件模块,构建了油库的远程监控系统。结合传感器和继电器,完成油库数据的采集和现场控制,并用LabVIEW虚拟仪器技术开发了主控计算机软件,通过串行通信实现信息交互和远程控制。完成了基于C8051F020单片机的远程数据采集终端的上位机串口通信接口程序,并且通过了测试。  相似文献   

5.
基于LabVIEW的无线数据采集系统设计   总被引:1,自引:0,他引:1  
徐志保 《福建电脑》2010,26(5):152-153
本文介绍了一种基于LabVIEW的无线数据采集系统,无线传感器终端节点和路由节点采用AT89S52,汇聚节点采用ARM7芯片LPC2114进行设计,汇聚节点通过RS-232将数据传送至PC机,同时PC机上利用LabVIEW编程实现对控制信号的采集并对采集到的信号进行处理。  相似文献   

6.
随着Zigbee无线传感通信技术和WIFI通信技术的快速发展,为了实现安卓移动端无线采集光照度信息,以及控制步进电机设备功能,本文设计一种基于Androidstudio开发平台,采用JAVA语言编程实现光照度信息采集,以及步进电机控制操作。系统硬件由基于CC2530芯片和ESP8266芯片组成的智能网关模块、Zigbee终端通信模块、光敏传感器,以及步进电机设备组成。实验测试结果表明:该系统运行性能稳定,操作方便,具有一定的应用前景。  相似文献   

7.
基于TI公司的无线通信芯片CC1310,设计和实现了一个低成本的供水管道无线泄露检测定位系统。该系统由传感器节点?集中器以及无线网关组成。其中传感器与集中器节点采用CC1310芯片实现,网关由ESP8266模块实现。检测数据由ESP8266模块传输到PC上位机,最后上位机对传感器节点与集中器的测量数据进行互相关性计算,并由此进行泄漏的判定与定位。初步的实验测试表明,该系统能够发现供水管道的泄漏状况,同时其定位能力也满足实际需求。  相似文献   

8.
提出了一种基于ESP8266的无线光功率监测仪的设计方案.利用ESP8266片上的32位微控制器,结合24位的模数转换器ADS1246,加上外围电路,实现光功率采集;利用其本身的WiFi功能实现与远程上位机的无线连接.本文介绍了主要模块的硬件结构、ESP8266 SDK和IDE、WiFi初始化过程、自定义传输结构、光功率采集流程.该方案可靠性高、动态范围大、性价比高,具有较高的推广价值.  相似文献   

9.
充电桩通常采用工业总线与后台通信。针对工业总线布网复杂、扩展性差、易受干扰等缺点,通过无线模块设计了一个充电桩数据采集器,以ESP8266作为核心通信模块,将充电桩的数据进行采集并上传到上位机。首先介绍了ESP8266硬件电路及其开发环境。接着根据采集数据的不同,提出了一种更高效率的采集方案。最后经过实际应用验证了该采集器的可行性。所设计的采集器具有一定的通用性,通过简单修改配置,可以将此采集器应用于不同设备的数据采集。  相似文献   

10.
摘要:空调耗电量大,管理不当将浪费大量电能,研究并实现空调智能控制系统势在必行。 本文设计了基于物联网云平台的空调智能控制系统,整个系统分为手机APP客户端、机智云平台及基于STM32的智能空调控制终端三大部分。智能空调控制终端模块实时采集周边环境的温湿度数据,经过STM32单片机对数据进行处理,再通过ESP8266WIFI模块发送到手机端,用户也可以在手机APP端改变相关设置,再由手机端发送到云平台,最后由云平台通过WIFI网络发送给ESP8266WIFI模块实现远程控制空调的功能。实验结果表明,利用该系统能实时监控环境温湿度数据,有效地控制空调合理使用,控制成功率达到100%,能营造舒适的生活工作环境又不造成浪费,适用于多种空调品牌,具有较高的实用价值。  相似文献   

11.
Abstract This paper describes an approach to the design of interactive multimedia materials being developed in a European Community project. The developmental process is seen as a dialogue between technologists and teachers. This dialogue is often problematic because of the differences in training, experience and culture between them. Conditions needed for fruitful dialogue are described and the generic model for learning design used in the project is explained.  相似文献   

12.
European Community policy and the market   总被引:1,自引:0,他引:1  
Abstract This paper starts with some reflections on the policy considerations and priorities which are shaping European Commission (EC) research programmes. Then it attempts to position the current projects which seek to capitalise on information and communications technologies for learning in relation to these priorities and the apparent realities of the marketplace. It concludes that while there are grounds to be optimistic about the contribution EC programmes can make to the efficiency and standard of education and training, they are still too technology driven.  相似文献   

13.
融合集成方法已经广泛应用在模式识别领域,然而一些基分类器实时性能稳定性较差,导致多分类器融合性能差,针对上述问题本文提出了一种新的基于多分类器的子融合集成分类器系统。该方法考虑在度量层融合层次之上通过对各类基多分类器进行动态选择,票数最多的类别作为融合系统中对特征向量识别的类别,构成一种新的自适应子融合集成分类器方法。实验表明,该方法比传统的分类器以及分类融合方法识别准确率明显更高,具有更好的鲁棒性。  相似文献   

14.
为了设计一种具有低成本、低功耗、易操作、功能强且可靠性高的煤矿井下安全分站,针对煤矿安全生产实际,文章提出了采用MCS-51系列单片机为核心、具有CAN总线通信接口的煤矿井下安全监控分站的设计方案;首先给出煤矿井下安全监控分站的整体构架设计,然后着重阐述模拟量输入信号处理系统的设计过程,最后说明单片机最小系统及其键盘、显示、报警、通信等各个组成部分的设计;为验证设计方案的可行性与有效性,使用Proteus软件对设计内容进行仿真验证,设计的煤矿井下安全监控分站具有瓦斯、温度等模拟量参数超标报警功能和电机开停、风门开闭等开关量指示功能;仿真结果表明:设计的煤矿井下安全监控分站具有一定的实际应用价值.  相似文献   

15.
Development of software intensive systems (systems) in practice involves a series of self-contained phases for the lifecycle of a system. Semantic and temporal gaps, which occur among phases and among developer disciplines within and across phases, hinder the ongoing development of a system because of the interdependencies among phases and among disciplines. Such gaps are magnified among systems that are developed at different times by different development teams, which may limit reuse of artifacts of systems development and interoperability among the systems. This article discusses such gaps and a systems development process for avoiding them.  相似文献   

16.
蒙古语言是中国蒙古族使用的通用语言,由于蒙古文区别于其他文字的书写方式和其自身变形机制等特点,在很多通用的文字处理引擎中都不被支持。在嵌入式产品开发与应用领域中Linux加QTE已经成为流行方式。该文给出了一种在QTE环境上实现基于标准Unicode的蒙古文点阵显示和变形算法, 并自定义了支持蒙古文的QTE组件,扩展了QTE功能,为在Linux加QTE方式的嵌入式体系结构中处理蒙古文提供了一种解决方法。  相似文献   

17.
This paper presents control charts models and the necessary simulation software for the location of economic values of the control parameters. The simulation program is written in FORTRAN, requires only 10K of main storage, and can run on most mini and micro computers. Two models are presented - one describes the process when it is operating at full capacity and the other when the process is operating under capacity. The models allow the product quality to deteriorate to a further level before an existing out-of-control state is detected, and they can also be used in situations where no prior knowledge exists of the out-of-control causes and the resulting proportion defectives.  相似文献   

18.
自然界的绝大部分信号都是以模拟的形式存在,因此模拟信号的采集转换存储在数字时代十分关键。文章讨论了在雷达信号处理领域基于AD9626的AD采集存储卡的设计原理、硬件结构和程序设计与芯片配置等问题,为今后相关领域的研究提供了可参考的方案。  相似文献   

19.
Going through a few examples of robot artists who are recognized worldwide, we try to analyze the deepest meaning of what is called “robot art” and the related art field definition. We also try to highlight its well-marked borders, such as kinetic sculptures, kinetic art, cyber art, and cyberpunk. A brief excursion into the importance of the context, the message, and its semiotics is also provided, case by case, together with a few hints on the history of this discipline in the light of an artistic perspective. Therefore, the aim of this article is to try to summarize the main characteristics that might classify robot art as a unique and innovative discipline, and to track down some of the principles by which a robotic artifact can or cannot be considered an art piece in terms of social, cultural, and strictly artistic interest. This work was presented in part at the 13th International Symposium on Artificial Life and Robotics, Oita, Japan, January 31–February 2, 2008  相似文献   

20.
Jacob Palme 《Software》1979,9(9):741-747
The COM teleconferencing system was designed to be easy to use for both beginners and people with much computer experience. A number of design choices in organizing the human-computer interface were considered very carefully. These design problems are not unique for teleconferencing applications, but will appear in many other developments of human-computer interfaces for non-computer specialists. This report discusses naming conventions, menu format, user commands, help facility and the treatment of ‘type ahead’ from the users.  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号