DG449 High Voltage Single SPDT Analog Switch in SOT23-8
DESCRIPTION
The DG449 is a dual supply single-pole/double-throw (SPDT) switches.
On resistance is 38 and flatness is 2.6 max over the specified analog signal range.
These analog switches were designed to provide high speed, low error switching of precision analog signals.
The primary application areas are in the routing and switching in telecommunications and test equipment.
Combining low power, low leakages, low on-resistance and small physical size,
the DG449 is also ideally suited for portable and battery powered industrial and military equipment.
The DG449 operates either from a single + 7 V to 36 V supply or from dual ± 4.5 V to ± 20 V supplies.
It is offered in the very popular, small SOT23-8 package.



MOSFET pair makes simple SPDT switch
With an n- and p-channel MOSFET, you can easily implement a single-pole double-throw (SPDT) switch
to isolate part of a circuit and power it from a secondary supply for standby operation while the rest of the circuit is off (Figure 1).
By using a complementary pair, you can use a single control input for the MOSFETs.
An Si4501DY MOSFET in this topology exhibits less than a 0.1V drop at 5A
for the main element and contains both MOSFETs in an SO-8 package.
When the 2N7002 or similar control MOSFET ties the gates together
and pulls them to ground, the p-channel MOSFET is on.
Pulling the gates above the supply rail
by turning the 2N7002 off results in turning the n-channel MOSFET on.
Pulling the gate of the p-channel MOSFET above the source potential has no effect;
the MOSFET remains off with low leakage.
The resultant switch is a break-before-make configuration,
which is necessary to ensure that the secondary,
or always-on, supply never has to power the whole circuit.
However, due to the fast switching of the MOSFETs,
extra capacitance beyond normal design rules is probably unnecessary to maintain the operating voltage.
The arrangement of the n-channel device in the circuit ensures that the internal diode does not conduct while the subcircuit is isolated.
In this direction, the n-channel MOSFET also provides a fail-safe path for the circuit's power through the diode.
The forward voltage of the p-channel MOSFET's diode blocks any current from "back-feeding" the secondary supply,
assuming that the two supplies are close in voltage.
An example of an application for this circuit is the Advanced Configuration
and Power Interface in desktop computers providing instant-on and low power consumption in standby.
The main power supply is a high-power switching power supply,
and the secondary supply is a 60-Hz transformer with linear regulation. (DI #2451)

DG449 High Voltage Single SPDT Analog Switch in SOT23-8的更多相关文章
- Voltage Translation for Analog to Digital Interface ADC
Voltage Translation for Analog to Digital Interface 孕龙逻辑分析仪 ZeroPlus Logic Analyzer How to modify an ...
- JTAG Level Translation
http://www.freelabs.com/~whitis/electronics/jtag/ One of the big issues in making a JTAG pod is leve ...
- how to generate an analog output from a in-built pwm of Atmega 32AVR microcontrloller?
how to generate an analog output from a in-built pwm of Atmega 32AVR microcontrloller? you need a re ...
- How to modify analog output range of Arduino Due
Voltage Translation for Analog to Digital Interface ADC How to modify analog output range of Arduino ...
- cadence Virtuoso ADE原理图AnalogLib库中的switch使用
Symbol: switch A,B:等效于一个电阻; C,D:等效于控制开关(CD间的控制电压控制AB的断开或闭合); open switch resistance:开关断开状态下的等效电阻(AB之 ...
- RFID 仿真/模拟/监控/拦截/检测/嗅探器
Sound card based RFID sniffer/emulator (Too tired after recon.cx to do draw the schematics better th ...
- RFID 读写器 Reader Writer Cloner
RFID读写器的工作原理 RFID的数据采集以读写器为主导,RFID读写器是一种通过无线通信,实现对标签识别和内存数据的读出和写入操作的装置. 读写器又称为阅读器或读头(Reader).查询器(Int ...
- DAC Essentials
http://e2e.ti.com/blogs_/b/analogwire/archive/tags/DAC%2bEssentials DAC Essentials: A new blog serie ...
- Transistor 晶体管 场效应 双极型 达林顿 CMOS PMOS BJT FET
Transistor Tutorial Summary Transistor Tutorial Summary Bipolar Junction Transistor Tutorial We can ...
随机推荐
- iOS 处理缓存的三种方法
缓存处理是个相当头疼的事情,要根据需要综合应用不同的策略.总的来说有以下几种情况: 1.URL缓存,例如社交应用的帖子浏览,要在viewDidAppear:里面进行URL缓存.简单来说就是用NSURL ...
- 记一道有趣的Twitter面试题
微信上的“程序员的那些事”想必是很多码农们关注的公众账号之一,我也是其粉丝,每天都会看看里面有没有什么趣事,前段时间“程序员的那些事”分享了一篇博文<我的Twitter技术面试失败了>挺有 ...
- Contrastive Loss (对比损失)
参考链接:https://blog.csdn.net/yanqianglifei/article/details/82885477 https://blog.csdn.net/qq_37053885/ ...
- python3转变exe的方法
python开发的代码可能在其他windows上并不能使用用,除非别人的环境中也有python. 下面是如何将python开发的东西转为exe格式 1.安装pyinstaller pip instal ...
- CasperJS API介绍
一.使用标准JavaScript对象作为可选参数构造CasperJS实例 1 直接在create()函数里面使用 var casper = require('casper').create({ cli ...
- 微服务架构及Eureka简介
一.微服务架构 服务提供者.服务消费者.服务发现组件这三者之间的关系: 各个微服务在启动时,将自己的网络地址等信息注册到服务发现组件中,服务发现组件会存储这些信息. 服务消费者可从服务发现组件查询服务 ...
- 012_iTerm2 快捷键大全
标签 新建标签:command + t 关闭标签:command + w 切换标签:command + 数字 command + 左右方向键 切换全屏:command + enter 查找:comma ...
- jQuery-介绍
一:什么是jQuery jQuery 是一个 JavaScript 库. 二:安装 http://jquery.com/download/ http://jquery.cuishifeng.cn/ j ...
- Tomcat启动默认访问项目
一般有两种可以实现:推荐使用这一种.更灵活 一般项目的编译项目都在Tomcat的webapps下,项目的访问路径一般为:http://localhost:8080/项目虚拟路径.但是Tomcat的默认 ...
- Luogu P1318 积水面积
题目描述 一组正整数,分别表示由正方体迭起的柱子的高度.若某高度值为x,表示由x个正立方的方块迭起(如下图,0<=x<=5000).找出所有可能积水的地方(图中蓝色部分),统计它们可能积水 ...