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

Step-upcircuit

  • PW2330-2.0.pdf规格书下载

    PW2330 develops a high efficiency synchronous step down DC-DC converter capable of delivering3A output current. PW2330 operates over a wide input voltage range from 4.5V to 30V andintegrates main switch and synchronous switch with very low RDS(ON) to minimize the conductionloss. PW2330 adopts the proprietary instant PWM architecture to achieve fast transient responsesfor high step down applications and high efficiency at light loads. In addition, it operates atpseudo-constant frequency of 500kHz under continuous conduction mode to minimize the size ofinductor and capacitor

    标签: pw2330

    上传时间: 2022-02-11

    上传用户:

  • PW2312_2.0.pdf规格书下载

    The PW2312 is a high frequency, synchronous, rectified, step-down, switch-mode converter withinternal power MOSFETs. It offers a very compact solution to achieve a 1.5A peak output currentover a wide input supply range, with excellent load and line regulation.The PW2312 requires a minimal number of readily available, external components and is available ina space saving SOT23-6 package.

    标签: pw2312

    上传时间: 2022-02-11

    上传用户:qingfengchizhu

  • PW2205-2.0.pdf规格书下载

    PW2205 develops a high efficiency synchronous step-down DC-DC converter capable of delivering5A output current. PW2205 operates over a wide input voltage range from 4.5V to 30V andintegrates main switch and synchronous switch with very low RDS(ON) to minimize the conductionloss.PW2205 adopts the instant PWM architecture to achieve fast transient responses for high step downapplications and high efficiency at light loads. In addition, it operates at pseudo-constant frequencyof 500kHz under continuous conduction mode to minimize the size of inductor and capacitor

    标签: pw2205

    上传时间: 2022-02-11

    上传用户:

  • PW2163D.pdf规格书下载

    The PW2163D is a high frequency, synchronous, rectified, step-down, switch-mode converter withinternal powerMOSFETs. It offers a very compact solution to provide a 3A continuous current over awide input supply range,with excellent load and line regulation.The PW2163D requires a minimal number of readily available, external components and is availablein a spacesaving SOT23-6 package

    标签: pw2163d

    上传时间: 2022-02-11

    上传用户:

  • PW2163-2.0.pdf规格书下载

    The PW2163 is a high efficiency 500 kHz synchronous step-down DC-DC converter capable ofdelivering 3A current. The PW2163 operates over a wide input voltage range from 4.5V to 18V andintegrates main switch and synchronous switch with very low RDS(ON) to minimize the conductionloss. Low output voltage ripple and small external inductor and capacitor sizes are achieved with 500kHz switching frequency. It adopts the instant PWM architecture to achieve fast transient responsesfor high step down applications

    标签: pw2163

    上传时间: 2022-02-11

    上传用户:

  • PW2162_2.0.pdf规格书下载

    The PW2162 is a fully integrated, high– efficiency 2A synchronous rectified step-down converter.The PW2162 operates at high efficiency over a wide output current load range. This device offerstwo operation modes, PWM control and PFM Mode switching control, which allows a high efficiencyover the wider range of the load. The PW2162 requires a minimum number of readily availablestandard external components and is available in an 6-pin SOT23 ROHS compliant package.

    标签: pw2162

    上传时间: 2022-02-11

    上传用户:d1997wayne

  • Ansoft0MaxwellV12电机瞬态分析教程

    This Getting Started Guide is written for Maxwell beginners and experienced users who would like to quickly re familiarize themselves with the capabilities of MaxwelL.This guide leads you step-by-step through solving and analyzing the results of a rotational actuator magnetostatic problem with motion By following the steps in this guide, you will learn how to perform the following tasks Modify a models design parameters y Assign variables to a model's design parameters.Specify solution settings for a design Validate a designs setupRun a maxwell simulation v Plot the magnetic flux density vecto v Include motion in the simulation本《入门指南》是为希望快速重新熟悉MaxwelL功能的Maxwell初学者和有经验的用户编写的。本指南将引导您逐步解决和分析旋转致动器静运动问题的结果。按照本指南中的步骤,您将学习如何执行以下任务。修改模型设计参数y将变量分配给模型的设计参数。指定设计的解决方案设置验证设计设置运行maxwell模拟v绘制磁通密度vecto v在模拟中包含运动

    标签: ansoft maxwell

    上传时间: 2022-03-10

    上传用户:

  • 一种车载充电器的设计

    以AT89S52单片机为控制核心,采用电容降压技术,Buck电路拓扑,PWM驱动模块和功率器件散热设计,通过高速的数据采集、主功率输入输出模块和控制模块,设计一种新型智能车载充电器.在充电过程中,通过负脉冲瞬间放电实现对铅酸蓄电池的再生修复,提高电池的有效容量,延长使用寿命.该充电器体积小、速度快、效率高、可靠性好.With AT89S52 single chip computer as the control core,a new type of intelligent car-carried charger was designed by using capacitance step-down technology,Buck circuit topology,PWM driving module and power device heat dissipation design,through high-speed data acquisition,main power input and output module and control module.In the charging process,the regeneration and repair of lead-acid batteries are realized by instantaneous discharge of negative pulse,which improves the effective capacity of batteries and prolongs their service life.The charger has the advantages of small size,fast speed,high efficiency and good reliability.

    标签: 车载充电器

    上传时间: 2022-03-27

    上传用户:

  • STEP7的编程方法教程详细说明

    程序结构  STEP 7为设计程序提供三种方法。基于这些方法,可以选择最适合于你的应用的程序设计方法。  线性化  线性化编程:  所有的指令都在一个块 (OB1) 内。模块化  模块化编程:  每个设备的控制指令都在各自的块内。 OB1按顺序调用每个块。  结构化  结构化编程:不同的块调用可重复利用的代码。 OB1 (或其他块) 调用这些块并传递相应的参数。

    标签: step7

    上传时间: 2022-05-29

    上传用户:

  • 单片机实现ADPCM编码和解码

    INTRODUCTION In the past, adding speech recording and playback capability to a product meant using a digital signal processor or a specialized audio chip. Now, using a simplified Adaptive Differential Pulse Code Modulation(ADPCM) algorithm, these audio capabilities can be added to any PICmicro device. This application note will cover the ADPCM compression and decompression algorithms, performance comparison of all PICmicro devices, and an application using a PIC16C72 micro-controller.DEFINITION OF TERMS step size -value of the step used for quantization of ana-log signals and inverse quantization of a number of steps.quantization -the digital form of an analog input signal is represented by a finite number of steps.adaptive quantization -the step size of a quantizer is dramatically changed with time in order to adapt to a changing input signal.inverse quantizer -a finite number of steps is converted into a digital representation of an analog signal.

    标签: 单片机 adpcm 编码 解码

    上传时间: 2022-06-20

    上传用户: