锂电池充电控制器MAX1811的引脚参数及电路 MAX1811是美信公司生产的USB接口单节锂电池充电控制器,它可以直接由USB端口供电,或由其他外部电源供电,电源电压可达+6.5V。 1 特性 MAX1811无须微处理器控制,最大充电电压可由引脚设置为4.1 V或4.2 V,最大误差为0.5%。 MAX1811对电池充电电流可通过逻辑控制电路置为100mA或500mA,符合USB的电流标准。MAX1811工作于线性模式,无须外部电感,内置的MOSFET功率开关有效节省了线路板尺寸。 当采用U部端口电源给电池充电时,对于低功率USB端口,应将MAX1811芯片的SETI端电位拉低,其充电电流设定为100mA,对于高功率的USB端口,应将MAX1811芯片的SETI引脚接高电平,此时充电电流设定为500mA;将5ETV端接高电平或接低电平,锂电池的充电电压分别被设置为4.2 V或4.1 V。MAX1811的CHG端允许芯片在充电期间点亮LED。
上传时间: 2013-10-31
上传用户:完玛才让
为了充分利用石油钻井井下随钻仪器中锂电池的有限电量,延长随钻仪器单次连续工作时间,采用以PIC16F688单片机作为控制核心,对主、从两组锂电池进行实时监控的原理进行软硬件设计。系统包括电流采样、电压采样、总线接口和EEPROM数据存储4个模块,具有主从电池的自动切换、电量统计、存储、传输等功能。通过石油井下现场应用,该系统将随钻仪器中锂电池电量的使用效率提高至90%,安全可靠,具有很好的工程应用价值。
上传时间: 2013-11-22
上传用户:euroford
PSHLY-B回路电阻测试仪介绍
上传时间: 2013-11-05
上传用户:木子叶1
针对目前使用的RS232接口数字化B超键盘存在PC主机启动时不能设置BIOS,提出一种PS2键盘的设计方法。基于W78E052D单片机,采用8通道串行A/D转换器设计了8个TGC电位器信息采集电路,电位器位置信息以键盘扫描码序列形式发送,正交编码器信号通过XC9536XL转换为单片机可接收的中断信号,软件接收到中断信息后等效处理成按键。结果表明,在满足开机可设置BIOS同时,又可实现超声特有功能,不需要专门设计驱动程序,接口简单,成本低。 Abstract: Aiming at the problem of the digital ultrasonic diagnostic imaging system keyboard with RS232 interface currently used couldn?蒺t set the BIOS when the PC boot, this paper proposed a design method of PS2 keyboards. Based on W78E052D microcontroller,designed eight TGC potentiometers information acquisition circuit with 8-channel serial A/D converter, potentiometer position information sent out with keyboard scan code sequentially.The control circuit based on XC9536 CPLD is used for converting the mechanical actions of the encoders into the signals that can be identified by the MCU, software received interrupt information and equivalently treatmented as key. The results show that the BIOS can be set to meet the boot, ultrasound specific functionality can be achieved at the same time, it does not require specially designed driver,the interface is simple and low cost.
上传时间: 2013-10-10
上传用户:asdfasdfd
介绍了电力操作电源与智能电池巡检系统的特点,给出了一种基于超低功耗单片机MSP430 F149针对中小型变电站自动化运行的专用设备的基本设计原理及实现方法,最后给出了详细硬件构成和软件实现。该系统能满足中小型变电站安全、可靠、自动运行的要求,并通过与上位机的串行通信实现变电站的远程管理和控制。 Abstract: The characters of the intelligent battery data logging system of the electric operation power are introduced.The basic design principle and the implemented methods of the special equipment which only designed for the middle or small transformer substation based on MSP430F149 are prescribed. Finally, the hardware block diagram and the software flow chart are also given. The function that the system finally needs to realize can basically meet with the middle or small transformer substation’s satisfy, reliably,and automatic running.And it can also realize the transformer substation long-distance management and control by serial communicating with the host computer.
上传时间: 2013-11-25
上传用户:黄华强
TKS仿真器B系列快速入门
上传时间: 2013-10-31
上传用户:aix008
智能手机以及新一代移动通信技术的迅速崛起,使得人们的日常生活变得更加便利和丰富多彩。在此同时,旅游行业对于智能导游的服务也变得越来越重视,游客的需求也越来越强烈!在此背景下,对智能导游服务进行了深入的了解和研究,并结合先进的“云计算”技术和B/S架构模式,提出了一套基于Android平台的智能云导游系统,内容新颖,实用可靠,有一定的推广和应用价值。
上传时间: 2013-10-28
上传用户:xcsx1945
飞思卡尔智能车的舵机测试程序 #include <hidef.h> /* common defines and macros */#include <MC9S12XS128.h> /* derivative information */#pragma LINK_INFO DERIVATIVE "mc9s12xs128" void SetBusCLK_16M(void) { CLKSEL=0X00; PLLCTL_PLLON=1; //锁相环电路允许位 SYNR=0x00 | 0x01; //SYNR=1 REFDV=0x80 | 0x01; POSTDIV=0x00; _asm(nop); _asm(nop); while(!(CRGFLG_LOCK==1)); CLKSEL_PLLSEL =1; } void PWM_01(void) { //舵机初始化 PWMCTL_CON01=1; //0和1联合成16位PWM; PWMCAE_CAE1=0; //选择输出模式为左对齐输出模式 PWMCNT01 = 0; //计数器清零; PWMPOL_PPOL1=1; //先输出高电平,计数到DTY时,反转电平 PWMPRCLK = 0X40; //clockA 不分频,clockA=busclock=16MHz;CLK B 16分频:1Mhz PWMSCLA = 0x08; //对clock SA 16分频,pwm clock=clockA/16=1MHz; PWMCLK_PCLK1 = 1; //选择clock SA做时钟源 PWMPER01 = 20000; //周期20ms; 50Hz; PWMDTY01 = 1500; //高电平时间为1.5ms; PWME_PWME1 = 1;
上传时间: 2013-11-04
上传用户:狗日的日子
bms锂电池管理系统方案
上传时间: 2015-01-02
上传用户:gtzj
一个简单好用的B+树算法实现
上传时间: 2015-01-04
上传用户:缥缈