虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

多轴控制器

  • 基于瑞萨电子微控制器的温度控制系统设计

      为了提高传统温度控制系统的性能,将PID控制理论与嵌入式系统相结合,采用瑞萨电子公司的H8S/2166作为核心处理器,AD公司的AD7705以及热敏电阻温度传感器作为温度检测单元,利用4×6小键盘、LCD显示器和S1D13305液晶控制器达到良好的人机交互,设计出了一个应用于化工领域的嵌入式实时温度控制系统。相比于传统温度控制系统,该系统提供了更强的计算能力和可扩展能力,采用增量PID控制算法实现复杂控制。通过实验,该系统能达到0.1 ℃的温度控制精度以及小于120 s的温度稳定时间。   Abstract:   In order to improve the performance of conventional temperature control system, combining PID control theory with embedded systems, using the Renesas Electronics Corp. H8S/2166 micro-controller as a core processors, AD7705 and thermistor temperature sensor as a temperature detection unit and 4×6 small keyboard, LCD and S1D13305 LCD controller as a good human-computer interaction, this paper designed an embedded real-time temperature control system which is applied in chemical industry. Compared with conventional temperature control system, this system provides more computing power and extensibility, and adopts PID control algorithm for complex control. Through the experiment, the system can reach temperature control accuracy of 0.1 ℃ and temperature stabilization time of less than 120 seconds.

    标签: 瑞萨电子 微控制器 温度控制 系统设计

    上传时间: 2014-12-26

    上传用户:003030

  • STC89C5X单片机“看门狗”原理、详细说明和演示程序

    “看门狗定时器”是这样一种东西,从功能上说它可以让微控制器在意外状况下(比如程序陷入死循环)重新回复到系统上电状态,以保证系统出问题的时候重启一次。就跟我们用电脑一样,死机了你就按一下reset键重启一次电脑,看门狗就是负责干这个事儿的。它是52单片机增加的一个功能,以前Intel 8031、……、AT89C51时代单片机片内都没有“看门狗”功能,需要我们外扩看门狗芯片,比如X5045。 很多人初次接触丌太理解怎么用,书上也讲的含含糊糊,故意说的很复杂很玄妙(可能是现在写书人的通病,生怕写的简单的别人觉得他没水平)。其实要是说明白点:“看门狗”就是一个计数器,由于位数有限计数器能够装的数值是有限的(比如8位的最多装256个数、16位的最多装65536个数),从开启“看门狗”那刻起,它就开始丌停的数机器周期,数一个机器周期就计数器加1,加到计数器盛丌下了(术语叫溢出)就就产生一个复位信号,重启系统。

    标签: STC 89C 89 5X

    上传时间: 2013-11-11

    上传用户:yepeng139

  • 用多处理器系统级芯片解决手机的多媒体任务需求

    多媒体手机在满足传统语音通信的同时还必须提供稳定、高质量的多媒体表现,传统的单处理器方案不能满足这些并行任务的处理能力要求,采用具有视频、Java和安全专用硬件加速器的多处理器引擎系统级芯片能有效解决这些多媒体任务要求,并能有效降低系统功耗。 手机正在成为手持式娱乐中心,同时作为高端的宽带无线电话使用。用户携带手机是为了使用其无线功能,但同时也希望它具有PDA、MP3播放器、数码相机、摄像机、视频播放器和游戏机功能。然而,开发这样的一个多媒体设备具有更大的技术挑战,特别是在服务质量、反应速度和电池寿命等关键性能方面。解决这些问题的方法是将多个处理引擎集成到系统级芯片中。

    标签: 多处理器 系统级芯片 手机 多媒体

    上传时间: 2013-11-25

    上传用户:yepeng139

  • DK4.1P-多功能数字卡拉OK处理器

    LAXDK4.1P是多功能数字处理器,所有功能都通过双DSP处理实现。独立处理芯片实现全功能的参量均衡,精确分频,输出限幅。内置一个DSP效果器,包含两个独立的可编程引擎,分别处理回声、混响效果,实现无穷的效果组合。并且提供精确快速的反馈抑制功能。3路线路输入、背景音乐(BGM)功能,并带有同步视频切换。音乐通道配置7段全参量均衡适应千变万化的应用环境。话筒通道7段全参量均衡,配合优质话放电路带来清晰干净的演唱效果。超低音分频实现斜率、滤波器、上下限频点的全部可调,并配置3段参量均衡使调试更得心应手。独立中置输出通道,输出话筒直达声,并配置3段参量均衡大大提升演唱人声的表现能力。

    标签: 4.1 DK 多功能 卡拉OK处理器

    上传时间: 2013-10-26

    上传用户:herog3

  • 基于ATmega8的双轴太阳跟踪器设计

    为提高太阳能的利用率,以ATmega8单片机为控制核心,设计了一套光电跟踪与视日运动轨迹跟踪互补控制的双轴太阳跟踪器。该跟踪器在晴天时,利用光敏电阻采集光强判断太阳位置,控制步进电机实现光电跟踪;在阴天时,采集时钟器件PCF8583的时间信息,计算当前太阳位置来实现视日运动轨迹跟踪。实验表明:该太阳跟踪器能在不同天气状况下对太阳进行较准确地跟踪,能量接收效率提高了30%,达到充分利用太阳能的目的。 Abstract:  To improve the utilization rate of solar energy,a kind of solar tracking controller which effectively combined the sun angle tracking and photo electric tracking based on ATmega8is designed.In the sunny days,the solar tracking con-troller determines the sun's position by using photosensitive resistances to collect light intensity and control stepper motors to achieve photo electric tracking,n cloudy days,it collects clock chip PCF8583time information to calculate the current position of the sun and achieve the sun angle tracking.Experimental results show the solar tracking controller accurately tracks the sun in different weather conditions,improves received energy efficiency by30%and reaches the purpose of full use of solar energy.

    标签: ATmega8 跟踪器

    上传时间: 2013-10-15

    上传用户:urgdil

  • 工控软件组态王与单片机多机串口通讯的设计

    详细介绍工控软件组态王与单片机多机串口通讯的设计原理。分析组态王提供的直接与单片机串口通信方法的优点,给出系统基于RS-485总线传输的接口电路原理图。根据组态王提供的通讯协议和单片机多机串口通讯的原理,给出程序设计流程与思路。 Abstract:  In this paper,the design principle of communication between multi-SCM and KingView by serial ports is described in detail.We analysis the advantage of method supplied by KingView,by which KingView can communicate with serial ports of SCM directly,and provide the system’s interface circuit based on the RS-485transmission line.We provide flow diagram of programming and thinking on the basis of communication protocol supplied by KingView and principle of communication among multi-SCM through serial ports.

    标签: 工控软件 单片机 串口通讯 多机

    上传时间: 2013-12-19

    上传用户:tecman

  • 基于单片机和FPGA的多功能计数器的设计

    以89S52单片机和EP1C6Q240C8型FPGA为控制核心的多功能计数器,是由峰值检波、A/D转换、程控放大、比较整形、移相网络部分组成,可实现测量正弦信号的频率、周期和相位差的功能。多功能计数器采用等精度的测量方法,可实现频率为1Hz~10MHz、幅度为0.01~5Vrms的正弦信号的精确测频,以及频率为10Hz~100kHz、幅度为0.5~5Vrms的正弦信号精确测相。液晶显示器能够实时显示当前信号的频率、周期和相位差。该多功能计数器精度高,界面友好,实用性强。 Abstract:  A multi-function counter,which uses89S52MCU and EP1C6Q240C8FPGA as a control core,consists of peak detector,A/D conversion,program-controlled amplification,compared shaping and phase-shifting network part.The counter measures the frequency,period and phase of sinusoidal signal.With the equal precision method,the multi-function counter achieves the precise frequency measurement of the sinusoidal signal which its frequency is from1Hz to10MHz,its amplitude is from0.01Vrms to5Vrms,as well as the accurate phase measurement of the sinusoidal signal which its frequency is from10Hz to100kHz,its amplitude is from0.5Vrms to5Vrms.The LCD monitor real-time displays the frequency,period and phase difference of current signal.The multi-function counter features high precision,friendly interface,and strong practical.

    标签: FPGA 单片机 多功能 计数器

    上传时间: 2013-11-15

    上传用户:gy592333

  • 基于VHDL的微型打印机控制器设计

    介绍基于VHDL的微型打印机控制器的设计。论述了微型打印机的基本原理,以及实现控制器的VHDL语言设计。打印机的数据来自系统中的存储模块,根据需要控制打印。该微型打印机控制器可取代传统的微型打印机,且抗干扰性好,可靠性高,具有较强的移植性,稍加改动就可应用于不同场合。 Abstract:  This paper introduced the design method of micro printer controller based on VHDL.The basic principles of microprinter is explained,as well as the realization of the controller by VHDL language.The printer data is from the system memory modules,can control printer.The design of microprinter controller has antigood and high reliability,it can replace the traditional printer.The controller has very good portability,and need little modify that can use in different situation.

    标签: VHDL 微型打印机 制器设计

    上传时间: 2013-11-03

    上传用户:dudu1210004

  • 基于AT89S52单片机的多功能音乐播放器

    介绍一种多功能音乐播放器,它是以AT89S52单片机为核心,并辅有一些外围器件,采用汇编语言编写程序,实现多功能音乐播放,歌曲自动循环播放和使用琴键自编曲目功能。此外,彩灯显示歌曲节奏,按键跳转到喜爱曲目,液晶显示当前播英文曲目。并给出了系统软硬件设计。 Abstract:  It introduces a multifunctional music player,taking AT89S52 single-chip microcomputer as hardware control core and using some peripheral elements.Programmes are compiled in assembly language to act as expected.There are two functional modes in this system.One is to make the music play automatically and consecutively,the other is to compose new songs through keys.In addition,lights show the pace of music and the English names can be displayed in the liquid crystal screen.With perfect combination of hardware and software,the music player can meet many music lovers’needs for multifunctional music player.And the hardware and software of the system are given.

    标签: 89S S52 AT 89

    上传时间: 2013-11-18

    上传用户:xiaodu1124

  • P89V51RD2新型单片机SoftICE模式调试指南

    P89V51RD2是PHILIPS公司推出的51系列的新型微控制器,它包含64KBFlash和1024字节的数据RAM,支持并行和串行的在系统编程(ISP)和在应用中编程(IAP),具有SPI和增强型UART,包含一个PCA(可编程计数器阵列),具有PWM和捕获/比较功能。该芯片有一个最突出的特点就是带有自调试功能(SoftICE),该功能使得芯片可以在KeilµVision2编程环境下用KeilMonitor-51Driver直接调试程序。 为帮助用户尽快熟悉并掌握P89V51RD2系列单片机的SoftICE特性,作者用该单片机制作了一个简易的仿真器,配合使用KeilµVision2的硬件仿真环境,可实现对程序的单步仿真、多步仿真及全速运行下的仿真。

    标签: SoftICE P89 89V V51

    上传时间: 2013-11-09

    上传用户:meiguiweishi