毕业论文

打赏
当前位置: 毕业论文 > 电子通信 >

SEP3203基于嵌入式系统ADC接口电路设计+电路图

时间:2021-01-01 20:39来源:毕业论文
使用SEP3203处理器,利用UCB1400芯片的10位逐次逼近型ADC对电位器产生的模拟电压进行模数转换,为模拟电压的模数转换提供了一种有效的嵌入式解决方案

摘要本文首先详细的介绍了A/D转换的原理、参数,再细述SEP3203、UCB1400以及AC’97协议及其数据的发送与接收。将上述内容结合后提出使用UCB1400芯片进行A/D转换,并用C语言实现对UCB1400寄存器控制。作出较为全面的相应总结后,加入GPT中断设计出一个基于嵌入式系统的模拟数字转换器的接口电路。61690

本文使用SEP3203处理器,利用UCB1400芯片的10位逐次逼近型ADC对电位器产生的模拟电压进行模数转换,为模拟电压的模数转换提供了一种有效的嵌入式解决方案。

毕业论文关键词  模拟数字转换(ADC) 嵌入式系统 SEP3203 UCB1400

毕业设计说明书(论文)外文摘要

Title   ADC Interface Circuit Design Based on Embedded System                    

Abstract Exist in nature most physical phenomena analog amplitude changes continuously, but the acquisition, transmission, storage and handling of analog signal is not easy to achieve. In contrast,the digital signal are just a few discrete values, the signal transmission, storage, easier to implement, So basically modern electronic systems using digital systems to handle analog signals. Analog to digital converter(Analog-to-Digital Converter abbreviated ADC) is a device analoging signal values into digital signal values, its function is to convert the external analog input into a corresponding digital code according to certain rules.

With the development of information technology, embedded systems have become a very hot topic in current IT industry.This article is based on Southeast University National ASIC System Engineering Research Center self-developed 32-bit embedded ARM7TDMI core processor SoC---SEP3203, using the 10-bit successive approximation ADC of UCB1400 chips to do analog to digital conversion on analog voltage generated by potentiometer,  provides an effective embedded solutions for analog to digital conversion of the analog voltage.

Keywords  analog-digital converter(ADC) embedded systems SEP3203 UCB1400

1 绪论 1

1.1 A/D转换器介绍 1

1.2 芯片介绍 9

2 硬件系统设计 11

3 AC’97协议13

3.1 AC’97协议简介13

3.2 数据的发送与接收14

4 UCB1400芯片A/D转换控制17

4.1 UCB1400寄存器说明17

4.2 C语言实现对UCB1400寄存器控制20

5 GPT中断21

5.1 Timer定时器21

5.2 功能描述21

5.3 编程模型22

6 程序的设计及调试27

6.1 设计过程27

6.2 调试步骤及结果32

 结论 35

 致谢 36

 参考文献37

1  绪论

    随着计算机技术和数字信号处理技术的飞速发展,在通信,测量,自动控制及其他许多领域,将输入到系统的模拟信号转换成数字信号进行处理的情况已经越来越普遍。同时,又常常要求将处理后的数字信号再转换成相应的模拟信号,作为系统的输出。这样,在模拟信号与数字信号之间,或在模拟信号与数字信号之间,需要有一个接口电路——模/数转换器或数/模转换器。把模拟信号转换为数字量,称为A/D转换器(模数转换器)。目前市场上单片集成ADC芯片有几百种之多,而且技术指标也越来越先进,可以适应不同应用场合的需要。

嵌入式系统主要由嵌入式处理器、相关支撑硬件和嵌入式软件系统组成,它是集软硬件于一体的可独立工作的“器件”。嵌入式处理器主要由一个单片机或微控制器(MCU)组成。相关支撑硬件包括显示卡、存储介质(ROM和RAM等)、通讯设备、IC卡或信用卡的读取设备等。嵌入式系统有别于一般的计算机处理系统,它不具备像硬盘那样大容量的存储介质,而大多使用闪存(Flash Memory)作为存储介质。嵌入式软件包括与硬件相关的底层软件、操作系统、图形界面、通讯协议、数据库系统、标准化浏览器和应用软件等。总体看来,嵌入式系统具有便利灵活、性能价格比高、嵌入性强等特点,可以嵌入到现有任何信息家电和工业控制系统中。从软件角度来看,嵌入式系统具有不可修改性、系统所需配置要求较低、系统专业性和实时性较强等特点。 SEP3203基于嵌入式系统ADC接口电路设计+电路图:http://www.youerw.com/tongxin/lunwen_67560.html

------分隔线----------------------------
推荐内容