基于单片机的智能语音识别系统设计(毕业设计).doc
文本预览下载声明
基于单片机的智能语音识别系统设计毕业设计
基于单片机的语音识别系统
摘要
近几年来智能化和自动化技术在玩具制造领域中越来越被关注本文介绍一种智能化小车控制系统的设计语音控制小车语音控制小车是基于SPCE061A的代表性兴趣产品它配合61板推出综合应用了SPCE061A的众多资源小车采用语音识别技术可通过语音命令对其行驶状态进行控制 首先介绍了SPCE061A的主要性能及其引脚的功能接着完成了电源电路复位电路键盘电路音频输入电路音频输出电路和无线控制电路等硬件功能模块的设计软件设计模块能实现智能小车的前进后退转向停止避障表演动作以及循线等功能测试表明在环境背景噪音不太大控制者的发音清晰的前提下语音控制小车的语音识别系统能对特定的语音指令做出智能反应做出预想中的有限的动作
关键词 spec061a 语音识别 驱动电路 声控小车 智能反应
Abstract
In recent years Intelligent and automation technology in the toy manufacture have been paid more and more attentionIntroduce an intelligent vehicle control system design SPCE061A program the system to single-chip based on implementation of the cars voice control This paper introduces the hardware sub-system design and implementation The SPCE061As main characters and pin function are introduced firstly Completed the power circuit reset circuit keyboard circuitry audio input circuits audio output circuit and control circuit of wireless hardware such as the design of function modules Software design module can achieve smart car forward backward turn stop obstacle avoidance performing actions as well as on-line functions Test showed that the background noise in the environment is not too great control persons under the premise of clear pronunciation voice control car speech recognition systems for specific voice commands to make intelligent reaction limited to the desired action
Keywords spec061a voice recognitonDriving circuit
Voice control dollyintelirent response
目录
摘要 I
Abstract II
目录 III
前言 1
1 方案介绍及设计简介 2
11 小车的控制要求及设计方案 2
com 小车的控制要求 2
com 方案设计与论证 2
12 SPCE061A 简介 3
com SPCE061A单片机概述 5
com SPCE061A的介绍 7
com SPCE061A的结构 7
13 SPCE061A 单片机强大的语音功能 8
com 语音识别的原理 8
com 系统的结构框图 9
14 语音控制小车设计要求 10
com 功能要求 10
com 语音控制小车的主要功能 10
com 参数说明 10
com 注意事项 10
2 电路设计及程序设计 11
21 电路设计基础知识 11
22 电路方框图及说明 13
23 各部分电路设计 13
com 电机的选择 14
com 继电器驱动电路的设计 14
com 行驶状态控制电路设计 15
com 麦克录音输入及AGC电路 16
com 语音播报电路 18
3 软件设计 19
31 软件流程图及设计思路说明 19
com 程序设计 20
32 模块设计 20
com 中断流程图部分 20
com 语音
显示全部