期刊文献+
共找到21篇文章
< 1 2 >
每页显示 20 50 100
基于STM32的手写数字识别平台的设计与实现
1
作者 陈红梅 李晟 李玉晓 《现代信息科技》 2023年第21期63-66,70,共5页
设计了基于STM32的手写数字识别平台,首先,利用MNIST数据集去训练和测试BP神经网络的权重和偏重,在得到理想的训练结果后结束训练和测试;其次,利用C语言编写识别模型并移植至STM32单片机硬件平台;最后,利用STM32单片机硬件平台上的可触... 设计了基于STM32的手写数字识别平台,首先,利用MNIST数据集去训练和测试BP神经网络的权重和偏重,在得到理想的训练结果后结束训练和测试;其次,利用C语言编写识别模型并移植至STM32单片机硬件平台;最后,利用STM32单片机硬件平台上的可触摸屏采集实时书写的0~9中任意数字进行实验,利用串口打印识别结果并进行统计,实验结果表明,该平台能够准确识别手写数字。 展开更多
关键词 STM32单片机 手写数字识别 BP神经网络 C语言
下载PDF
基于STM32单片机的智能窗户开关系统设计
2
作者 王丛丛 《科学技术创新》 2023年第21期205-208,共4页
常规的智能窗户开关系统增加了系统负担,影响系统的使用效果。因此,设计了基于STM32单片机的智能窗户开关系统。硬件方面,设计了STM32主控芯片与DS18B20传感器。软件方面,建立智能窗户开关通信协议,设计智能窗户开关任意停止控制指令,... 常规的智能窗户开关系统增加了系统负担,影响系统的使用效果。因此,设计了基于STM32单片机的智能窗户开关系统。硬件方面,设计了STM32主控芯片与DS18B20传感器。软件方面,建立智能窗户开关通信协议,设计智能窗户开关任意停止控制指令,监测室内外环境状态,当室外处于风雨环境时,发出关窗控制指令;解析显示节点反馈信息数据帧,明确室内外的温湿度。采用系统测试,验证了该系统的实用效能更佳,能够应用于实际生活中。 展开更多
关键词 STM32单片机 智能窗户 开关
下载PDF
基于X86 32位CPU的开放式实验平台设计 被引量:3
3
作者 姚放吾 王嘉平 《计算机技术与发展》 2012年第6期123-126,共4页
开发开放式实验平台,不仅能实现与现有教学内容相匹配,而且能让学生深入理解和掌握X86 32位CPU的工作原理和接口技术,对提高教学质量具有非常重要的意义。文中设计的开放式平台,基于486系列CPU,采用Verilog语言实现总线时序和控制逻辑,... 开发开放式实验平台,不仅能实现与现有教学内容相匹配,而且能让学生深入理解和掌握X86 32位CPU的工作原理和接口技术,对提高教学质量具有非常重要的意义。文中设计的开放式平台,基于486系列CPU,采用Verilog语言实现总线时序和控制逻辑,具有8位/16位/32位操作特性以及可扩展功能。软件平台包括PC宿主机集成操作环境软件和开放平台目标机固件程序。集成环境调试软件支持汇编语言实模式程序和保护模式程序,也支持C语言程序的编辑、编译和符号化调试。 展开更多
关键词 32位微处理器 开放式 平台 微机实验
下载PDF
基于亚龙YL-236的32×16 LED点阵显示屏的设计 被引量:1
4
作者 李金娟 《无线互联科技》 2015年第3期66-68,共3页
文章介绍了基于亚龙YL-236实验台的32×16点阵显示屏的硬件电路设计、电路驱动、软件设计,实现滚动显示16×16的汉字、8×16的数字、字母。具有结构简单,可控性好,方便实现的优点,具有一定的实际价值。
关键词 32×16点阵 74HC573 单片机
下载PDF
32位微机实验系统的设计与开发
5
作者 周芳 陈鑫 张颖 《电脑知识与技术》 2014年第4期2464-2466,共3页
为了利用现有的微机原理实验箱进行32位微机原理实验教学,该文介绍了一种32位微机原理实验系统的设计方法,该方法通过微机系统内部PCI总线扩展出低速ISA总线接口信号,从而将微机系统内的部分资源引出并利用,对实验箱上的模块进行操作并... 为了利用现有的微机原理实验箱进行32位微机原理实验教学,该文介绍了一种32位微机原理实验系统的设计方法,该方法通过微机系统内部PCI总线扩展出低速ISA总线接口信号,从而将微机系统内的部分资源引出并利用,对实验箱上的模块进行操作并进行实验。利用该实验系统可全面支持"微机原理与应用"及"微机接口技术"的各项实验内容。 展开更多
关键词 32位微机 实验系统 ISA PCI 总线扩展
下载PDF
32位超级微机系统新结构技术
6
作者 甘勇 《郑州轻工业学院学报》 1991年第3期24-26,共3页
自COMPAQ公司推出第一台386AT后,已形成一股32位微机潮流,它们显示了超级微机系统的新结构。本文介绍了386微机高速缓存、新的“信息空间“信息传递”的新方法和ASIC电路应用。
关键词 32位超级微机 结构
下载PDF
基于32单片机的智能仓库设计与实现 被引量:1
7
作者 尚宗健 李绍铭 王勇 《工业控制计算机》 2021年第11期23-25,共3页
调研了国内外关于物联网和智能化仓库发展及研究现状,并以某电网公司仓库改造项目为基础,根据其各项需求,设计了一套智能仓库管理系统。系统采用RFID技术、远程控制技术和人员、物资信息自动识别及采集,用32单片机搭载摄像头对人进行拍... 调研了国内外关于物联网和智能化仓库发展及研究现状,并以某电网公司仓库改造项目为基础,根据其各项需求,设计了一套智能仓库管理系统。系统采用RFID技术、远程控制技术和人员、物资信息自动识别及采集,用32单片机搭载摄像头对人进行拍照,并由其后台各子功能模块负责业务数据和逻辑处理。其操作界面为管理人员提供查询物资出入库和照片信息,从而提升了仓库管理能力。 展开更多
关键词 RFID 32单片机 物联网 视频监控
下载PDF
基于32单片机声音在异形传播的基础探究
8
作者 付文杰 祁晋东 李京 《数字技术与应用》 2020年第7期220-221,共2页
在我们的日常生活中声音在频率方面应用比较广泛,而在介质材料中的应用少之又少。我们猜想:声音在同种介质,不同的形状下的音速传播是否会受到影响。因此,我们展开了此探究。
关键词 音速规律 异型传播 32单片机 等精度测量
下载PDF
Kinetis 60芯片控制路灯的多功能化设计与实现
9
作者 王丽 刘金杰 +3 位作者 李健锐 黄永俊 叶泰然 黎毓杰 《工程研究(跨学科视野中的工程)》 CSCD 2017年第3期295-299,共5页
基于32位单片机Kinetis 60可实现的功能,运用先进自动控制技术、新型传感技术与自动检测技术等构成的无线监控系统,可快速准确地对道路照明等系统进行智能监控,实现对路灯和电源的智能优化控制。本设计提出的控制策略和方案,可实现对路... 基于32位单片机Kinetis 60可实现的功能,运用先进自动控制技术、新型传感技术与自动检测技术等构成的无线监控系统,可快速准确地对道路照明等系统进行智能监控,实现对路灯和电源的智能优化控制。本设计提出的控制策略和方案,可实现对路灯亮度、功率、及可预知性的控制,既节约人力和物力,又明显优化了路灯的智能化控制,提高了路灯的节能性、智能性和高效性,为当下路灯的现代化设计提供了参考。 展开更多
关键词 32位单片机 路灯 智能控制
下载PDF
基于单片机和CAN控制器的嵌入式系统 被引量:5
10
作者 彭禹皓 《微计算机信息》 北大核心 2007年第04Z期33-34,24,共3页
本文首先介绍了EPSON公司的32位单片机的性能特点,然后以S1C33209和Philips公司的SJA1000型控制器为核心,介绍了一种基于CAN总线的探测系统的结构,重点对软件设计作详细介绍。
关键词 32位单片机 控制器 探测系统 嵌入式系统
下载PDF
单片机,DSP,PLD/EDA的介绍、比较和分析 被引量:2
11
作者 涂亮 王玮 王海林 《山西电子技术》 2004年第6期35-36,共2页
当今,数字时代的核心动力便是单片机,DSP,PLD/EDA,以其各自的特点满足了各种需要,推动着信息技术的快速发展。这里将对这三类电子产品分别加以介绍,并作比较和分析。
关键词 单片机(single-chip microcomputer) 数字信号处理(DSP) 可编程逻辑器件(PLD)/电子设计自动化(EDA)
下载PDF
Research on Control System of Spindle Drive for High Speed Spinning Machine 被引量:2
12
作者 Wei Jian(魏建) 《Journal of Donghua University(English Edition)》 EI CAS 2001年第1期76-80,共5页
Through analyzing the principle of spindle drive of winding mechanism for high speed spinning machine,the article not only describes a kind of mode of spindle drive for take-up motion on the basis of control method of... Through analyzing the principle of spindle drive of winding mechanism for high speed spinning machine,the article not only describes a kind of mode of spindle drive for take-up motion on the basis of control method of constant velocity winding, but also introduces the design technique of software and hardware for the control system of mechatronics of spindle drive mode for take- up motion on the basis of constant velocity winding for high speed spinning machine with single-chip microcomputer. The mathematical model to describe the spindle rotating speed is established. It is an important technology for high speed spinning machine and provides a feasible application way. 展开更多
关键词 synthetic filament TAKE-UP motion package spindle contact roller single-chip microcomputer control system.
下载PDF
Investigation on the stepping arc stud welding process 被引量:1
13
作者 池强 张建勋 +1 位作者 付继飞 张友权 《China Welding》 EI CAS 2005年第2期158-162,共5页
Through the investigation on traditional arc stud welding process, a new welding gun and its control system were developed in this paper. The stepping arc stud welding gun was mainly made by a stepping motor as actuat... Through the investigation on traditional arc stud welding process, a new welding gun and its control system were developed in this paper. The stepping arc stud welding gun was mainly made by a stepping motor as actuating unit and a screw-driven device as moving unit. A control system with a MCS-51 single-chip microcomputer as main control component was used to realize the new stud welding procedure. This new welding process with stepping stud welding gun is named as stepping arc stud welding. In the new welding process, the stud action can be looked as constituted by some micro steps. The setting and adjusting of the stepping arc welding gun behavior parameters are accomplished independently. It is indicated from the results of process tests and bending test that the stepping arc stud welding process is practicable. 展开更多
关键词 STUD arc stud welding welding gun single-chip microcomputer
下载PDF
零功率堆核测量系统启动监测单元设计
14
作者 邓深元 刘冲 +1 位作者 吴龙雄 莫程凯 《核电子学与探测技术》 CAS 北大核心 2022年第2期269-273,共5页
针对零功率堆的运行特性及方式,提出了一种零功率堆核测量系统的启动监测单元设计方案.以32位单片机为核心对整个设计进行数字化控制,重点介绍了启动监测单元的工作原理、硬件选型、电路设计、通信显示以及软件设计.测试结果表明,所设... 针对零功率堆的运行特性及方式,提出了一种零功率堆核测量系统的启动监测单元设计方案.以32位单片机为核心对整个设计进行数字化控制,重点介绍了启动监测单元的工作原理、硬件选型、电路设计、通信显示以及软件设计.测试结果表明,所设计单元脉冲检测准确、稳定性好、监测范围内脉冲计数误差小.各项性能指标满足设计要求. 展开更多
关键词 核测量 启动监测 32单片机 实时监测
下载PDF
Design of Power Supply for On-line Monitoring System of Transmission Lines
15
作者 Kai Chen Zi-jian Zhao +2 位作者 Yu-ning Zhang Yang-chun Cheng Yuan Dai 《Energy and Power Engineering》 2013年第4期570-574,共5页
This paper uses CT to gain the energy directly from the high-voltage transmission line, to address the problem of power supply for monitoring system in high voltage side of transmission line. The draw-out power coil c... This paper uses CT to gain the energy directly from the high-voltage transmission line, to address the problem of power supply for monitoring system in high voltage side of transmission line. The draw-out power coil can induce voltage from the transmission line, using single-chip microcomputer to analog and output PMW wave to control the charging module, provides a stable 3.4 V DC voltage to the load, and solve the problem of easy saturating of core. The power supply based on this kind of draw-out power coil has undergone the overall testing, and it is verified-showing that it can properly work in a non-saturated status within the current range of 50 - 1000 A, and provide a stable output. The equipment also design protection circuit to improve the reliability to avid the impacts of the impulse current or short-circuit current. It effectively solves the problem of power supply for On-line Monitoring System of Transmission. 展开更多
关键词 Monitoring System POWER Supply of HIGH-VOLTAGE Transmission Line Draw-out POWER Coil single-chip microcomputer
下载PDF
Design of Greenhouse Temperature and Light Intensity Control Circuit
16
作者 Chao ZHANG 《Asian Agricultural Research》 2014年第10期91-92,共2页
In view of domestic scientific and technological achievements at present,real-time control circuit for greenhouse temperature and light intensity has been designed in line with the principle of cost saving and easy co... In view of domestic scientific and technological achievements at present,real-time control circuit for greenhouse temperature and light intensity has been designed in line with the principle of cost saving and easy control.With advanced temperature sensor and light sensor applied to measure the temperature and light intensity,an execution unit is controlled by single-chip microcomputer(SCM)to regulate the temperature and light intensity,creating a hardware design scheme and software design idea.In case of high temperature and high light intensity in greenhouse,the sunshade net will be put down and the blower will be started automatically;in case of low temperature and light intensity,the sunshade net will be folded up and the heating valve will be turned up automatically.In this way,the temperature and light intensity in greenhouse will be controlled within the designed range. 展开更多
关键词 single-chip microcomputer(SCM) TEMPERATURE LIGHT i
下载PDF
The Design of Intelligent Wastebin Based on AT89S52
17
作者 Juan Guo Xiaoying Yu 《Journal of Information Hiding and Privacy Protection》 2021年第2期61-68,共8页
Mainly introduces intelligent classification trash can be dedicated to solving indoor household garbage classification.The trash can is based on AT89S52 single-chip microcomputer as the main control chip.The single-ch... Mainly introduces intelligent classification trash can be dedicated to solving indoor household garbage classification.The trash can is based on AT89S52 single-chip microcomputer as the main control chip.The single-chip microcomputer realizes the intelligent classification of garbage by controlling the voice module,mechanical drive module,and infrared detection module.The use of voice control technology and infrared detection technology makes the trash can have voice control and overflow alarm functions.The design has the advantages of simple and intelligent operation,simple structure,stable performance,low investment,etc.,which can further effectively isolate people and garbage,reduce human infection with bacteria,and is a feasible solution for classification at the source of garbage. 展开更多
关键词 Garbage classification AT89S52 single-chip microcomputer voice control overflow alarm
下载PDF
Development of a micro-monitoring system based on the liquid crystal display
18
作者 DU Xiao-lan,WU Bao-ming,HE Qing-hua, XIAO Jian, LIU Yan 《Chinese Journal of Biomedical Engineering(English Edition)》 2002年第3期133-139,共7页
objective: To introduce the development of a portable multi-parameter monitoring system. Methods: Using signal detecting and data processing techniques, this monitor with a graphic liquid crystal display (LCD) and a s... objective: To introduce the development of a portable multi-parameter monitoring system. Methods: Using signal detecting and data processing techniques, this monitor with a graphic liquid crystal display (LCD) and a single-chip microprocessor 8Xc196Kc can dynamically measure electrocardiogram(ECG), breath wave, blood pressure (BP), breath frequency (BF), heart rate (HR) and body temperature (BT) in real-time. Results: This monitor can dynamically display the ECG, breath wave and other parameters in real time. It can also provide a 24h trend graph for each measured parameter and exchange data, through the serial communication interface (RS232), with the PC or hand-held PC (HPC). Conclusions: This portable monitoring system has a man-machine interface friendly. It is capable of performing continuous monitoring and also used as terminal of a central monitoring system or a tele-monitoring system. 展开更多
关键词 MONITOR single-chip microcomputer LCD
下载PDF
RESEARCH ON A REAL-TIME CONTROL SYSTEM OF LOW POWER DISSIPATION FOR CONTINUOUS CYCLIC PERITONEAL DIALYSIS(CCPD) CYCLER
19
作者 Peng Yi Lu Songfang +1 位作者 Kong Hua Yang Zibin(Institute of Basic Medical Seiences,Chinese Academy of Medical SciencesSchool of Basic Medicine,Peking Union Medical College,Beijing 100005,China) 《Chinese Journal of Biomedical Engineering(English Edition)》 1998年第1期22-25,共4页
A low power dissipation control system for continuous cyclic peritoneal dialysis (CCPD) cycler and its characteristics are reported. Combined withhemodialysis and renal transplantation, peritoneal dialysis is used mai... A low power dissipation control system for continuous cyclic peritoneal dialysis (CCPD) cycler and its characteristics are reported. Combined withhemodialysis and renal transplantation, peritoneal dialysis is used mainly for thetreatment of renal failure. CCPD has been developed during 1980's. It provided automatic dialysis procedures during the night to avoid interruptions in patients'dailyroutine. Furthermore,there is a remarkable decrease in peritonitis occurance usingCCPD. The control system is a critical part for CCPD cycler. The system is approvedto be reliable and flexible in practical experiments. When AC power failure,the system can still ensure the completion of dialysis. 展开更多
关键词 CONTINUOUS CYCLIC PERITONEAL DIALYSIS (CCPD) control system single-chip microcomputer low power dissipation
下载PDF
A DYNAMIC ECG MONITORING AND RECORDING SYSTEM
20
作者 Lijun Tian, Zongzhan Du, Dongqing Wang(Department of Electrical PowerShandong Polytechnic University,Jinan, 250014,China)Aili Wang(Shandong Institute of Traditional Chinese Medicine,Jinan, 250014,China) 《Chinese Journal of Biomedical Engineering(English Edition)》 1994年第1期38-46,共9页
ADYNAMICECGMONITORINGANDRECORDINGSYSTEMLijunTian,ZongzhanDu,DongqingWang(DepartmentofElectricalPowerShandong... ADYNAMICECGMONITORINGANDRECORDINGSYSTEMLijunTian,ZongzhanDu,DongqingWang(DepartmentofElectricalPowerShandongPolytechnicUniver... 展开更多
关键词 : MONITORING and RECORDING high storage capacity DYNAMIC RAM DATACOMPRESSION detecting and analysing QRS single-chip microcomputer.
下载PDF
上一页 1 2 下一页 到第
使用帮助 返回顶部