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

voltage-<b>output</b>

  • MAX5713-MAX5715数据资料

    The MAX5713/MAX5714/MAX5715 4-channel, low-power,8-/10-/12-bit, voltage-output digital-to-analog converters(DACs) include output buffers and an internal referencethat is selectable to be 2.048V, 2.500V, or 4.096V. TheMAX5713/MAX5714/MAX5715 accept a wide supplyvoltage range of 2.7V to 5.5V with extremely low power(3mW) consumption to accommodate most low-voltageapplications. A precision external reference input allowsrail-to-rail operation and presents a 100kI (typ) load toan external reference.

    标签: MAX 5713 5715 数据资料

    上传时间: 2013-12-23

    上传用户:ArmKing88

  • MAX17600数据资料

     The MAX17600–MAX17605 devices are high-speedMOSFET drivers capable of sinking /sourcing 4A peakcurrents. The devices have various inverting and noninvertingpart options that provide greater flexibility incontrolling the MOSFET. The devices have internal logiccircuitry that prevents shoot-through during output-statchanges. The logic inputs are protected against voltagespikes up to +14V, regardless of VDD voltage. Propagationdelay time is minimized and matched between the dualchannels. The devices have very fast switching time,combined with short propagation delays (12ns typ),making them ideal for high-frequency circuits. Thedevices operate from a +4V to +14V single powersupply and typically consume 1mA of supply current.The MAX17600/MAX17601 have standard TTLinput logic levels, while the MAX17603 /MAX17604/MAX17605 have CMOS-like high-noise margin (HNM)input logic levels. The MAX17600/MAX17603 are dualinverting input drivers, the MAX17601/MAX17604 aredual noninverting input drivers, and the MAX17602 /MAX17605 devices have one noninverting and oneinverting input. These devices are provided with enablepins (ENA, ENB) for better control of driver operation.

    标签: 17600 MAX 数据资料

    上传时间: 2013-12-20

    上传用户:zhangxin

  • CoolMOS导通电阻分析及与VDMOS的比较

    为了克服传统功率MOS 导通电阻与击穿电压之间的矛盾,提出了一种新的理想器件结构,称为超级结器件或Cool2MOS ,CoolMOS 由一系列的P 型和N 型半导体薄层交替排列组成。在截止态时,由于p 型和n 型层中的耗尽区电场产生相互补偿效应,使p 型和n 型层的掺杂浓度可以做的很高而不会引起器件击穿电压的下降。导通时,这种高浓度的掺杂使器件的导通电阻明显降低。由于CoolMOS 的这种独特器件结构,使它的电性能优于传统功率MOS。本文对CoolMOS 导通电阻与击穿电压关系的理论计算表明,对CoolMOS 横向器件: Ron ·A = C ·V 2B ,对纵向器件: Ron ·A = C ·V B ,与纵向DMOS 导通电阻与击穿电压之间Ron ·A = C ·V 2. 5B 的关系相比,CoolMOS 的导通电阻降低了约两个数量级。

    标签: CoolMOS VDMOS 导通电阻

    上传时间: 2013-10-21

    上传用户:1427796291

  • 校准复用器简化系统校准设计

    Abstract: IC switches and multiplexers are proliferating, thanks to near-continual progress in lowering the supply voltage,incorporating fault-protected inputs, clamping the output voltage, and reducing the switch resistances. The latest of these advancesis the inclusion of precision resistors to allow two-point calibration of gain and offset in precision data-acquisition systems.

    标签: 校准复用器 校准

    上传时间: 2013-11-12

    上传用户:acwme

  • 数控DCDC转换器在便携产品中的应用

    Abstract: This tutorial discusses methods for digitally adjusting the output voltage of a DC-DC converter. The digital adjustmentmethods are with a digital-to-analog converter (DAC), a trim pot (digital potentiometer), and PWM output of a microprocessor.Each method is assessed and several DACs and digital potentiometers presented.

    标签: DCDC 数控 便携产品 中的应用

    上传时间: 2013-11-20

    上传用户:zycidjl

  • 利用数字电位器调整并校准升压型DC-DC转换器

    The purpose of this application note is to show an example of how a digital potentiometer can be used in thefeedback loop of a step-up DC-DC converter to provide calibration and/or adjustment of the output voltage.The example circuit uses a MAX5025 step-up DC-DC converter (capable of generating up to 36V,120mWmax) in conjunction with a DS1845, 256 position, NV digital potentiometer. For this example, the desiredoutput voltage is 32V, which is generated from an input supply of 5V. The output voltage can be adjusted in35mV increments (near 32V) and span a range wide enough to account for resistance, potentiometer and DCDCconverter tolerances (27.6V to 36.7V).

    标签: DC-DC 数字电位器 升压型 校准

    上传时间: 2014-12-23

    上传用户:781354052

  • Stabilize Your Transimpedance Amplifier

      Abstract: Transimpedance amplifiers (TIAs) are widely used to translate the current output of sensors like photodiode-to-voltagesignals, since several circuits and instruments can only accept voltage input. An operational amplifier with a feedback resistor fromoutput to the inverting input is the most straightforward implementation of such a TIA. However, even this simple TIA circuit requirescareful trade-offs among noise gain, offset voltage, bandwidth, and stability. Clearly stability in a TIA is essential for good, reliableperformance. This application note explains the empirical calculations for assessing stability and then shows how to fine-tune theselection of the feedback phase-compensation capacitor.

    标签: Transimpedance Stabilize Amplifier Your

    上传时间: 2013-11-13

    上传用户:daoyue

  • 定点乘法器设计(中文)

       定点乘法器设计(中文)  运算符:   + 对其两边的数据作加法操作; A + B   - 从左边的数据中减去右边的数据; A - B   - 对跟在其后的数据作取补操作,即用0减去跟在其后的数据; - B   * 对其两边的数据作乘法操作; A * B   & 对其两边的数据按位作与操作; A & B   # 对其两边的数据按位作或操作; A # B   @ 对其两边的数据按位作异或操作; A @ B   ~ 对跟在其后的数据作按位取反操作; ~ B   << 以右边的数据为移位量将左边的数据左移; A << B   $ 将其两边的数据按从左至右顺序拼接; A $ B

    标签: 定点 乘法器设计

    上传时间: 2013-12-17

    上传用户:trepb001

  • 在单端应用中采用差分I/O放大器

      Recent advances in low voltage silicon germaniumand BiCMOS processes have allowed the design andproduction of very high speed amplifi ers. Because theprocesses are low voltage, most of the amplifi er designshave incorporated differential inputs and outputs to regainand maximize total output signal swing. Since many lowvoltageapplications are single-ended, the questions arise,“How can I use a differential I/O amplifi er in a single-endedapplication?” and “What are the implications of suchuse?” This Design Note addresses some of the practicalimplications and demonstrates specifi c single-endedapplications using the 3GHz gain-bandwidth LTC6406differential I/O amplifi er.

    标签: 单端应用 差分 放大器

    上传时间: 2013-11-23

    上传用户:rocketrevenge

  • 针对远程系统的小型温度传感器 (tiny temperatu

    The LM20, LM45, LM50, LM60, LM61, and LM62 are analog output temperature sensors. They have various output voltage slopes (6.25mV/°C to 17mV/°C) and power supply voltage ranges (2.4V to 10V).The LM20 is the smallest, lowest power consumption analog output temperature sensor National Semiconductor has released. The LM70 and LM74 are MICROWIRE/SPI compatible digital temperature sensors. The LM70 has a resolution of 0.125°C while the LM74 has a resolution of 0.625°C. The LM74 is the most accurate of the two with an accuracy better than ±1.25°C. The LM75 is National’s first digital output temperature sensor, released several years ago.

    标签: temperatu tiny 远程系统 温度传感器

    上传时间: 2014-12-23

    上传用户:yl8908