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

High-value

  • 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

  • PW2053-2.0.pdf规格书

    The PW2053 is a high-efficiency monolithic synchronous buck regulator using a constantfrequency, current mode architecture. The device is available in an adjustable version. Supply currentwith no load is 40uA and drops to <1uA in shutdown. The 2.5V to 5.5V input voltage range makesthe PW2053 ideally suited for single Li-Ion battery powered applications. 100% duty cycle provideslow dropout operation, extending battery life in portable systems. PWM/PFM mode operationprovides very low output ripple voltage for noise sensitive applications. Switching frequency isinternally set at 1.2MHz, allowing the use of small surface mount inductors and capacitors. Lowoutput voltages are easily supported with the 0.6V feedback reference voltage

    标签: pw2053

    上传时间: 2022-02-14

    上传用户:jason_vip1

  • 8205A8_2.0.pdf规格书下载

    The PW8205A8TS is the highest performance trench N-ch MOSFETs with extreme high cell density,which provide excellent RDSON and gate charge for most of the small power switching and loadswitch applications. The meet the RoHS and Product requirement with full function reliabilityapproved .

    标签: 8205a8

    上传时间: 2022-02-14

    上传用户:wangshoupeng199

  • 传感器资料scb10h

    SCB10H series pressure elements are high performance absolute pressure sensors. The sensors are based  on Murata's proven capacitive 3D-MEMS technology. They enable exceptional possibility for OEM customers  to integrate pressure measurement function in an optimal way into their products. SCB10H series elements  can be designed to match the application specific pressure range. It is a bare capacitive sensor element that  enables optimized application specific package and electronics design.

    标签: 传感器

    上传时间: 2022-03-03

    上传用户:

  • ADC模数转换器件Altium Designer AD原理图库元件库

    ADC模数转换器件Altium Designer AD原理图库元件库SV text has been written to file : 4.4 - ADC模数转换器件.csvLibrary Component Count : 29Name                Description----------------------------------------------------------------------------------------------------ADC0800             National 8-Bit Analog to Digital ConverterADC0809             ADC0831             ADCADC0832             ADC8                Generic 8-Bit A/D ConverterCLC532              High-Speed 2:1 Analog MultiplexerCS5511              National 16-Bit Analog to Digital ConverterDAC8                Generic 8-Bit D/A ConverterEL1501              Differential line Driver/ReceiverEL2082              Current-Mode MultiplierEL4083              Current Mode Four Quadrant MultiplierEL4089              DC Restored Video AmplifierEL4094              Video Gain Control/FaderEL4095              Video Gain Contol/Fader/MultiplexerICL7106             LMC6953_NSC         PCI Local Bus Power SupervisorMAX4147             300MHz, Low-Power, High-Output-Current, Differential Line DriverMAX4158             350MHz 2-Channel Video Multiplexer-AmplifierMAX4159             350MHz 2-Channel Video Multiplexer-AmplifierMAX4258             250MHz, 2-Channel Video Multiplexer-AmplifierMAX4259             250MHz 2-Channel Video Multiplexer-AmplifierMAX951              Ultra-Low-Power, Single-Supply Op Amp + Comparator + ReferenceMAX952              Ultra-Low-Power, Single-Supply Op Amp + Comparator + ReferenceMC1496              Balanced Modulator/DemodulatorPLL100k             Generic Phase Locked LoopPLL10k              Generic Phase Locked LoopPLL5k               Generic Phase Locked LoopPLLx                Generic Phase Locked Loop水位计              

    标签: adc 模数转换 altium designer

    上传时间: 2022-03-13

    上传用户:

  • 电子书-RTL Design Style Guide for Verilog HDL540页

    电子书-RTL Design Style Guide for Verilog HDL540页A FF having a fixed input value is generated from the description in the upper portion of Example 2-21. In this case, ’0’ is output when the reset signal is asynchronously input, and ’1’ is output when the START signal rises. Therefore, the FF data input is fixed at the power supply, since the typical value ’1’ is output following the rise of the START signal. When FF input values are fixed, the fixed inputs become untestable and the fault detection rate drops. When implementing a scan design and converting to a scan FF, the scan may not be executed properl not be executed properly, so such descriptions , so such descriptions are not are not recommended. recommended.[1] As in the lower part of Example 2-21, be sure to construct a synchronous type of circuit and ensure that the clock signal is input to the clock pin of the FF. Other than the sample shown in Example 2-21, there are situations where for certain control signals, those that had been switched due to the conditions of an external input will no longer need to be switched, leaving only a FF. If logic exists in a lower level and a fixed value is input from an upper level, the input value of the FF may also end up being fixed as the result of optimization with logic synthesis tools. In a situation like this, while perhaps difficult to completely eliminate, the problem should be avoided as much as possible.

    标签: RTL verilog hdl

    上传时间: 2022-03-21

    上传用户:canderile

  • J-LINK下载器

    首先下载软件,解压软件,安装在程序中找到SEGGER,选里面的J-FLASH,进入界面,刚开始的那个界面可以忽略,不用建project也可以;单击菜单栏的“Options---Project settings”打开设置,进行jlink配置;正在General选项,选择“USB”,一般都是默认配置,确认一下即可;然后在CPU选项,选择芯片型号,先选择“Device”才能选择芯片型号,芯片型号,要根据你使用的芯片进行选择;在Target interface选项 里面选择SWD模式;首先Target里面选“Connection”连接目标芯片,然后 Target--Auto进行程序烧写;首先Target里面选择“Connection”连接目标芯片,然后 Target--Auto进行程序烧写.SEGGER J-Links are the most widely used line of debug probes available today. They've proven their value for more than 10 years in embedded development. This popularity stems from the unparalleled performance, extensive feature set, large number of supported CPUs, and compatibility with all popular development environments.

    标签: JLINK

    上传时间: 2022-03-22

    上传用户: