摘 要 语音控制的电风扇技术,是目前比较前沿的语音识别控制技术在家电方面的应用。电风扇是一种比较普及的家电,它与语音识别技术相结合,实现了语音控制,这种功能对于残疾人特别有意义,方便了残疾人的使用。语音识别技术还可以应用于其他家电方面,例如:语音控制遥控器,语音控制电冰箱,语音控制小车等等。从目前应用来看,以后语音控制将有更大的发展前景。 语音控制是将特定人的语音的信号经过处理、压缩转为数据存入存储器。操作人发出语音指令,系统接受后在内部进行处理、查询,产生响应控制信号。本系统采用语音控制,减少了繁琐的键盘输入工序,使得对电风扇的控制更为简单便捷,无需手动,简单的语音触发信号,即可完成对风扇的控制。从语音识别角度来说,系统只识别训练者的触发命令。利用声音的可传播性,本系统也可实现近距离无线控制。 关键词:语音控制;电风扇;语音识别 ABSTRACT The tanner of sound control is currently an advanced technology,which is applied in jiadian.Tanner is popular jiadian,it combined by the sound identification control,and carry out sound control.This is very useful for the handicapped,and it is conveniece.Sound identification can be used in other jiadian ,for example:the talecontroller of sound control,the fridge of sound control,the car of sound control,and so on.For the moment ,the sound control will have a good foreground in future. The control of sound identification is to conduct and compress the sound signal of the particular person to data,which is then stored the memorizor.After the operater sending out the sound guidance instruction,the system can receive the instruction and conduct,inquire about it interiorly. Adopting the sound control ,this system can reduce the trivial keyboad inputting working procedure and make the control of the tanner easier and more convenient,without hardwork.Even the simple touched sound signal can control te tanner.Using the diffusibility of te sound ,this system can also realize close quarters wireless control. Key words: sound control;tanner;sound identification 目 录 第1章 绪论 1 1.1 毕业设计的选题背景 1 1.2 毕业设计的主要内容 1 第2章 SPCE061A单片机简介 3 2.1 凌阳16位单片机 3 2.2 SPCE061A简介 5 2.2.1 总述 5 2.2.2 性能 5 2.2.3 结构概览 6 2.2.4 芯片的引脚排列和说明 7 2.2.5 特性 9 2.2.6 SPCE061A最小系统 10 2.2.7 SPCE061A开发方法 11 2.2.8 应用领域 12 2.3 本章小节 13 第3章 SPCE061A单片机硬件结构 14 3.1 µ’nSP™的内核结构 14 3.2 SPCE061A片内存储器结构 14 3.2.1 RAM 14 3.2.2 闪存Flash 15 3.3 SPCE061A 输入/输出接口 17 3.4 本章小结 23 第4章 课题设计 25 4.1 课题分析 25 4.2 硬件电路 26 4.2.1 语音输入电路 26 4.2.2 语音播报电路 26 4.2.3 电风扇驱动电路 27 4.3 软件设计 27 4.3.1 软件流程图及设计思路 27 4.3.2 语音识别模块设计 28 4.3.3 语音播放程序设计 33 4.4 本章小结 35 第5章 系统调试 36 5.1 软件系统调试环境 36 5.2 语音识别及语音输出调试 37 5.3 统整体调试 38 5.4 本章小结 39 结论 40 参考文 41 致谢 42 第1章 绪论 1.1毕业设计的选题背景 许多边缘、交*学科的发展促进了现代科学技术的进步,尤其是对机电一体化、自动控制、计算机技术以及声光电通信技术等科学领域的意义更是非同一般。本文设计的音控电风扇正是以上交*学科的有机结合体。它的独特之处在于利用信号处理技术,通过语音信号对电风扇实施智能控制。 1.2毕业设计的主要内容 语音控制的电风扇,是目前比较前沿的语音识别技术与电机驱动技术相结合产物。它是一种通过特殊方式(即语音输入方式)将控制信号输入中心处理器,经识别后对电风扇进行控制的新技术。语音识别是将特定人的语音信号经过处理、压缩,转为数据存入存储器。操作人发出语音指示命令,系统接收到后在内部进行处理,查询已产生相应控制信号,输入电风扇驱动电路。 本系统采用语音控制,并具有语音提示功能。其原理关键在于语音识别,语音识别的原理图为: |