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

voltage-output

  • SC3633

    Wide 2.2V to 6V Input Voltage Range „ 0.20V FB adjustable LED drive current „ Directly drive 9 Series 1W LED at VIN>=6V „ Fixed 800KHz Switching Frequency „ Max. 3A Switching Current Capability „ Up to 92% efficiency „ Excellent line and load regulation „ EN PIN TTL shutdown capability „ Internal Optimize Power MOSFET

    标签: sc3633

    上传时间: 2021-11-05

    上传用户:d1997wayne

  • XR2981

    2.7V to 5.5V input voltage Range Efficiency up to 96%  24V Boost converter with 12A switch current Limit 600KHz fixed Switching Frequency Integrated soft-start Thermal Shutdown Under voltage Lockout Support external LDO auxiliary power supply 8-Pin SOP-PP PackageAPPLICATIONSPortable Audio Amplifier Power SupplyPower BankQC 2.0/Type CWireless ChargerPOS Printer Power SupplySmall Motor Power Supply

    标签: XR2981

    上传时间: 2021-11-05

    上传用户:

  • IIC接口E2PROM(AT24C64) 读写VERILOG 驱动源码+仿真激励文件: module

    IIC接口E2PROM(AT24C64) 读写VERILOG 驱动源码+仿真激励文件:module i2c_dri    #(      parameter   SLAVE_ADDR = 7'b1010000   ,  //EEPROM从机地址      parameter   CLK_FREQ   = 26'd50_000_000, //模块输入的时钟频率      parameter   I2C_FREQ   = 18'd250_000     //IIC_SCL的时钟频率    )   (                                                                input                clk        ,        input                rst_n      ,                                                //i2c interface                          input                i2c_exec   ,  //I2C触发执行信号    input                bit_ctrl   ,  //字地址位控制(16b/8b)    input                i2c_rh_wl  ,  //I2C读写控制信号    input        [15:0]  i2c_addr   ,  //I2C器件内地址    input        [ 7:0]  i2c_data_w ,  //I2C要写的数据    output  reg  [ 7:0]  i2c_data_r ,  //I2C读出的数据    output  reg          i2c_done   ,  //I2C一次操作完成    output  reg          i2c_ack    ,  //I2C应答标志 0:应答 1:未应答    output  reg          scl        ,  //I2C的SCL时钟信号    inout                sda        ,  //I2C的SDA信号                                           //user interface                       output  reg          dri_clk       //驱动I2C操作的驱动时钟     );//localparam definelocalparam  st_idle     = 8'b0000_0001; //空闲状态localparam  st_sladdr   = 8'b0000_0010; //发送器件地址(slave address)localparam  st_addr16   = 8'b0000_0100; //发送16位字地址localparam  st_addr8    = 8'b0000_1000; //发送8位字地址localparam  st_data_wr  = 8'b0001_0000; //写数据(8 bit)localparam  st_addr_rd  = 8'b0010_0000; //发送器件地址读localparam  st_data_rd  = 8'b0100_0000; //读数据(8 bit)localparam  st_stop     = 8'b1000_0000; //结束I2C操作//reg definereg            sda_dir   ; //I2C数据(SDA)方向控制reg            sda_out   ; //SDA输出信号reg            st_done   ; //状态结束reg            wr_flag   ; //写标志reg    [ 6:0]  cnt       ; //计数reg    [ 7:0]  cur_state ; //状态机当前状态reg    [ 7:0]  next_state; //状态机下一状态reg    [15:0]  addr_t    ; //地址reg    [ 7:0]  data_r    ; //读取的数据reg    [ 7:0]  data_wr_t ; //I2C需写的数据的临时寄存reg    [ 9:0]  clk_cnt   ; //分频时

    标签: iic 接口 e2prom at24c64 verilog 驱动 仿真

    上传时间: 2021-11-05

    上传用户:

  • TI双轨电源设计

    使用主流buck降压芯片设计双轨电源Creating a Split-Rail Power Supply With a Wide Input Voltage Buck Regulator

    标签: 电源

    上传时间: 2021-11-07

    上传用户:20125101110

  • MCU+LAN9254 EtherCAT从站硬件设计

    LAN9254 + SAME54 MCU 从站设计•1.支持2/3个port口的EtherCat Slave控制器,并内置有8个FMMU 和8个SyncManagers;       并有8KB的更大的DPRAM存储资源;•2. 8/16bit总线,支持和大多数8/16bit以及32bit的host MCU通讯; •3. 内部集成了支持HP Auto-MDIX的以太网PHY芯片; •4. 支持Wake on Lan以太网远程唤醒技术;兼容EtherCat P协议; •5. 具有低功耗工作模式,可以允许系统进入睡眠模式以节省更多功耗,直到被Master访问; •6. 支持线缆诊断技术; •7. 支持1.8V~3.3V的灵活可变的IO电压,省去需要外加Voltage shifter芯片的成本; •8. 多功能GPIO,可以配置为Local Bus,SPI, PWM,通用GPIO等多种接口功能; •9. 工业级温度范围,最高可以支持105度工业温度要求;

    标签: mcu lan9254 ethercat从站

    上传时间: 2021-11-09

    上传用户:

  • AT89S52单片机主8入8出继电器工控主板ALTIUM设计硬件原理图+PCB文件

    AT89S52单片机主8入8出继电器工控主板ALTIUM设计硬件原理图+PCB文件,2层板设计,大小为121x149mm,Altium Designer 设计的工程文件,包括完整的原理图及PCB文件,可以用Altium(AD)软件打开或修改,可作为你的产品设计的参考。主要器件型号列表如下:Library Component Count : 25Name                Description----------------------------------------------------------------------------------------------------24LC02AJKG                按键开关AT89S52-P           8 位微处理器/40引脚CAP                 CapacitorCAPACITOR POL       CapacitorCPDR                瓷片电容CRYSTAL             CrystalD Connector 9       Receptacle Assembly, 9 Position, Right AngleDG                  电感DJDR                电解电容GO                  光耦Header 5X2          Header, 5-Pin, Dual rowJDQYCK              继电器——1常开1常闭LED                 发光二极管LM2576HVT-3.3       Simple Switcher 3A Step Down Voltage RegulatorMAX232              NPN                 NPN Bipolar TransistorPZ_2                排针——2PZ_3                排针——3RES2Res                 电阻Res PZ_8            8位排阻SW-DPST             Double-Pole, Single-Throw SwitchWY2JG               稳压二级管ZL2JG               整流二极管

    标签: at89s52 继电器

    上传时间: 2021-11-17

    上传用户:kingwide

  • BTS7960大功率直流电机驱动板ALTIUM设计硬件原理图+PCB文件 2层板设计 大小为66 7

    BTS7960大功率直流电机驱动板ALTIUM设计硬件原理图+PCB文件,2层板设计,大小为66*76mm, 包括完整的原理图和PCB工程文件,可以做为你的设计参考。主要器件如下:Library Component Count : 13Name                Description----------------------------------------------------------------------------------------------------CPDR                瓷片电容Component_1_1       DG                  电感DJDR                电解电容Header 2            Header, 2-PinLED                 发光二极管LED3                Typical BLUE SiC LEDLM2576HVT-3.3       Simple Switcher 3A Step Down Voltage RegulatorPZ_2                排针——2RES2                Res                 电阻TLP521-1WY2JG               稳压二级管

    标签: bts7960 大功率 直流电机驱动

    上传时间: 2021-11-21

    上传用户:

  • AC220V转DC(12V15W )电源板AD设计硬件原理图+PCB文件 2层板设计 大小为100

    AC220V转DC(12V15W )电源板AD设计硬件原理图+PCB文件,2层板设计,大小为100*55mm,   ALTIUM设计的原理图+PCB文件,可以做为你的学习设计参考。主要器件型号如下:Library Component Count : 24Name                Description----------------------------------------------------------------------------------------------------2N3904              NPN General Purpose Amplifier2N3906              PNP General Purpose AmplifierBRIDGE1             Diode BridgeCON2                ConnectorCap                 CapacitorCap Pol1            Polarized Capacitor (Radial)D Zener             Zener DiodeDIODE               Diode 1N914         High Conductance Fast DiodeECELECTRO2            Electrolytic CapacitorFP103               FUSE-HHeader 2            Header, 2-PinINDUCTOR2           NMOS-2              N-Channel Power MOSFETPC837               OptoisolatorRES2-B              Res Varistor        Varistor (Voltage-Sensitive Resistor)T                   TR-2B               TRANS1UCC28051            Volt Reg            Voltage Regulator

    标签: 电源 pcb

    上传时间: 2021-11-21

    上传用户:kent

  • 50W隔离型离线式DC.pdf

    ABSTRACTThe flyback power stage is a popular choice for single and multiple output dc-to-dc converters at powerlevels of 150 Watts or less. Without the output inductor required in buck derived topologies, such as theforward or push-pull converter, the component count and cost are reduced. This application note will reviewthe design procedure for the power stage and control electronics of a flyback converter. In these isolatedconverters, the error signal from the secondary still needs to cross the isolation boundary to achieveregulation. By using the UC3965 Precision Reference with Low Offset Error Amplifier on the secondaryside to drive an optocoupler and the UCC3809 Economy Primary Side Controller on the primary side, asimple and low cost 50 Watt isolated power supply is realized.

    标签: 隔离

    上传时间: 2021-11-24

    上传用户:kingwide

  • IW3617 230V 调光设计参考.pdf

    General Design Specification:1. AC Input Range 180-264Vac, Isolated ac-dc offline, 12LEDS,Output 700mA2. Intelligent wall dimmer detections(Leading-edge dimmer , Trailing-edgedimmer , No-dimmer)3. Multiple dimming control scheme4. Wide dimming range from 1% up to 100%5. No visible flicker6. Resonant control to achieve high efficiency7. High Power Factor, 0.9 without dimmer8. Temperature degrade control to adjust the LED9. Primary-only Sensing eliminates opto-isolator feedback and simplifies design

    标签: iw3617

    上传时间: 2021-12-03

    上传用户:canderile