长电c2383 TO-92L
上传时间: 2013-11-09
上传用户:wvbxj
The LTC®3610 is a high power monolithic synchronousstep-down DC/DC regulator that can deliver up to 12Aof continuous output current from a 4V to 24V (28Vmaximum) input supply. It is a member of a high currentmonolithic regulator family (see Table 1) that featuresintegrated low RDS(ON) N-channel top and bottomMOSFETs. This results in a high effi ciency and highpower density solution with few external components.This regulator family uses a constant on-time valleycurrent mode architecture that is capable of operatingat very low duty cycles at high frequency and with veryfast transient response. All are available in low profi le(0.9mm max) QFN packages.
上传时间: 2013-11-07
上传用户:moerwang
随着我国通信、电力事业的发展,通信、电力网络的规模越来越大,系统越来越复杂。与之相应的对交流供电的可靠性、灵活性、智能化、免维护越来越重要。在中国通信、电力网络中,传统的交流供电方案是以UPS或单机式逆变器提供纯净不间断的交流电源。由于控制技术的进步、完善,(N+X)热插拔模块并联逆变电源已经非常成熟、可靠;在欧美的通信、电力发达的国家,各大通信运营商、电力供应商、军队均大量应用了这种更合理的供电方案。与其它方案相比较,(N+X)热插拔模块并联逆变电源具有以下明显的优点。
上传时间: 2014-03-24
上传用户:alan-ee
适用于51单片机的串口发n
上传时间: 2014-12-25
上传用户:qingzhuhu
毕业设计 USB TO Gigabit LAN 网卡 随着网络技术飞速发展,多媒体的应用越来越多,人们对网络的要求也越来越高,为了适应市场的需求,网卡出现了。它以其结构简单、成本低廉、兼容性强等诸多的优越性得到了广泛的应用。由于网络的应用越来越广泛,网卡的应用也越来越多、功能越来越强大。开始时由于技术方面的限制,网卡只有10Mbps的吞吐量,由于网络技术的发展,100Mbps吞吐量的网卡开始在市场上得到广泛的应用。而现在1000Mbps吞吐量的网卡的出现又给网络的传输带来了新的活力。 论文中主要阐述了基于以太网的USB TO Gigabit LAN网卡的设计与制作。论文首先对以太网进行了介绍,紧接着讲了网卡的基本知识。随后又对USB TO Gigabit LAN网卡的电路设计和制作进行了详细的描述。论文还包括了USB TO Gigabit LAN网卡的调试等内容。
上传时间: 2014-12-02
上传用户:wab1981
89c51一种用N+1条线实现矩阵键盘
标签: 矩阵键盘
上传时间: 2014-12-26
上传用户:lhw888
为提高太阳能的利用率,以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.
上传时间: 2013-10-15
上传用户:urgdil
PICKIT™ 2 PROGRAMMER-TO-GO USER GUIDE The PICkit 2 Programmer-To-Go functionality allows a PIC MCU memory image to be downloaded into the PICkit 2 unit for later programming into a specific PIC MCU. No software or PC is required to program devices once the PICkit 2 unit is set up for Programming-To-Go. A USB power source for the PICkit 2 is all that is needed.
标签: PROGRAMMER-TO PICKIT 8482
上传时间: 2013-10-29
上传用户:ca05991270
AT89C2051驱动步进电机的电路和源码:AT89C2051驱动步进电机的电路和源码 程序:stepper.c stepper.hex/* * STEPPER.C * sweeping stepper's rotor cw and cww 400 steps * Copyright (c) 1999 by W.Sirichote */#i nclude c:\mc5151io.h /* include i/o header file */ #i nclude c:\mc5151reg.hregister unsigned char j,flag1,temp; register unsigned int cw_n,ccw_n;unsigned char step[8]={0x80,0xc0,0x40,0x60,0x20,0x30,0x10,0x90} #define n 400/* flag1 mask byte 0x01 run cw() 0x02 run ccw() */main(){ flag1=0; serinit(9600); disable(); /* no need timer interrupt */ cw_n = n; /* initial step number for cw */ flag1 |=0x01; /* initial enable cw() */while(1){ { tick_wait(); /* wait for 10ms elapsed */energize(); /* round-robin execution the following tasks every 10ms */ cw(); ccw(); } }}cw(){ if((flag1&0x01)!=0) { cw_n--; /* decrement cw step number */ if (cw_n !=0) j++; /* if not zero increment index j */ else {flag1&=~0x01; /* disable cw() execution */ ccw_n = n; /* reload step number to ccw counter */ flag1 |=0x02; /* enable cww() execution */ } }
上传时间: 2013-11-21
上传用户:boyaboy
The PCA9541 is a 2-to-1 I2C-bus master selector designed for high reliability dual masterI2C-bus applications where system operation is required, even when one master fails orthe controller card is removed for maintenance. The two masters (for example, primaryand back-up) are located on separate I2C-buses that connect to the same downstreamI2C-bus slave devices. I2C-bus commands are sent by either I2C-bus master and are usedto select one master at a time. Either master at any time can gain control of the slavedevices if the other master is disabled or removed from the system. The failed master isisolated from the system and will not affect communication between the on-line masterand the slave devices on the downstream I2C-bus.
上传时间: 2013-10-09
上传用户:3294322651