变压器的设计步骤和计算公式: 1.1 变压器的技术要求: 输入电压范围; 输出电压和电流值; 输出电压精度; 效率η; 磁芯型号; 工作频率f; 最大导通占空比Dmax; 最大工作磁通密度Bmax; 其它要求。
上传时间: 2013-12-24
上传用户:坏坏的华仔
性能与用途 HVFS型变频电源装置是串联谐振成套试验系统和局部放电试验系统的重要组成部分,本装置采用调频调压方式,进行交流耐压以及局部放电试验。 本装置利用串联谐振的原理,通过改变试验回路的频率,利用较小容量的供电电源可以完成等效于供电电源 30~150 倍的试验,大大缓解了现场试验电源的容量不足问题。
上传时间: 2013-10-18
上传用户:gundamwzc
电力电子技术 电力电子学是一门涵盖高功率电力与小功率电子的总合性学科,主要是运用高功率的电子元件来对电源加以转换控制,以符合各种负载需求。
上传时间: 2013-10-30
上传用户:l银幕海
内容提要: 8098单片机结构综述 8098单片机指令系统 8098单片机的中断系统及其应用 8098单片机实验程序设 计 8098单片机开发仿真技术 MCS系列单片机 第一章 概述 第二章 8098单片机结构综述 第三章 8098单片机指令系统 第四章 8098单片机的中断系统及其应用 第五章 8098单片机接口及其使用 第六章 8098单片机接口扩展 第七章 8098单片机应用程序设计 第八章 8098单片机开发仿真技术 第九章 MCS-51系列单片机 附录 附录一 MCS-96指令系统一览表 附录二 MCS-96操作码与状态时间表 附录三 MCS-51指令系统一览表
上传时间: 2013-11-01
上传用户:hhkpj
#include<iom16v.h> #include<macros.h> #define uint unsigned int #define uchar unsigned char uint a,b,c,d=0; void delay(c) { for for(a=0;a<c;a++) for(b=0;b<12;b++); }; uchar tab[]={ 0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x90,
上传时间: 2013-10-21
上传用户:13788529953
IAR_Embedded_Workbench用户指南
上传时间: 2013-11-06
上传用户:Breathe0125
c8051f38x单片机资料
标签: c8051f38x
上传时间: 2013-12-20
上传用户:liulinshan2010
为了提高PCB板制作的效率,改变传统的化学腐蚀制板工艺,使用机械仿形铣制作电路板的方法,设计了以ATMEGA16单片机为核心部件的PCB板雕刻机控制系统。其中包括PCB雕刻机的基本功能、主要硬件电路设计和软件的实现流程,并给出了相关设计电路。重点分析了雕刻机步进电机的驱动电路以及主轴电机的驱动电路,该雕刻机经实际运行,系统工作良好,可有效提高PCB板的制作效率。 Abstract: In order to improve the efficiency of production of PCB board and change the traditional chemical etching plates, using of mechanical copying milling method makes circuit boards,this paper introduces the PCB engraving machine control system used ATMEGA16 microcomputer as the core components. It includes basic function, the hardware circuit design and software realization process, and gives the corresponding circuit design.It analyses the drive circuit of engrawing machine stepper motor and spindle motor in detail. This engraving machine by practical operation, the system works well, which can effectively improve the production efficiency of PCB board.
上传时间: 2013-10-17
上传用户:liangliang123
数字控制的交流调速系统所选用的微处理器、功率器件及产生PWM波的方法是影响交流调速系统性能好坏的直接因素。在介绍了正弦脉宽调制(SPWM)技术的基础上,设计了一种以8098单片机作为控制器,以智能功率模块IPM为开关器件的变频调速系统。通过软件编程,产生正弦脉冲宽度调制波形来控制绝缘栅双极晶体管的导通和关断,从而达到控制异步电动机转速的目的。实验结果表明,该系统可调频率调电压,稳定度高,调速范围宽,具有较强的实用价值 Abstract: AC variable speed with digital control systems used microprocessors, power devices and generate PWM wave is the direct factors of affecting the performance AC speed regulation system. On the basis of introducing the sinusoidal pulse width modulation (SPWM) technology,this paper designed variable speed system which used 8098 as a controller, intelligent power module IPM as switching device. Through software programming, resulting in sinusoidal pulse width modulation waveform to control the insulated gate bipolar transistor turn on and off, so as to achieve the purpose of speed control of induction motors. Experimental results show that the system can adjust frequency modulation voltage, high stability, wide speed range, has a strong practical value.
上传时间: 2013-11-14
上传用户:ynwbosss
在理论分析循环码编码和译码基本原理的基础上,提出了基于单片机系统的(24,16)循环码软件实现编码、译码的方案。仿真结果表明(24,16)循环码能有效地克服来自通讯信道的干扰,保证数据通信的可靠及系统的稳定,使误码率大幅度降低。本论文对(24,16)循环码的研究结果表明,可以有效地降低错误概率和提高系统的吞吐量,实现纠错仅需要在接收端增加有限的存储空间和计算复杂度,具有一定的实用价值。 Abstract: Based on analyzing the theory of encoding and decoding of cyclic code, this paper showed the schemes of encoding and decoding of(24,16)cyclic code by the software and based on microcontroller. Simulation results show that using (24,16) cyclic codes can effectively overcome the interference from communication channel, ensure the reliability and stability of data communication systems, and reduce the bit error rate greatly. The results of this paper show that by using the (24,16) cyclic code, the error rate can be reduced and the system throughput can be improved. Meanwhile, the system only needs to enlarge limited storage space and computation the complexity at the receiving end to realize error correction. Thus the (24,16) cyclic code has a practical value.
上传时间: 2013-11-09
上传用户:gaoliangncepu