在线咨询 切换到宽版
eetop公众号 创芯大讲堂 创芯人才网

 找回密码
 注册

手机号码,快捷登录

手机号码,快捷登录

搜帖子
楼主: wwm101

Voltage-to-Current Converter

[复制链接]
发表于 2009-6-28 07:51:09 | 显示全部楼层
really appreciated
回复 支持 反对

使用道具 举报

发表于 2009-6-28 10:53:27 | 显示全部楼层
wwm101,
The slew rate enhancement is a little tricky, whether it works well depends on the application evirement. For example, if you change the input pulse amplitude for 0.8V to 1.8V, I suspect the NMOS will work.

waveguides,
I'm also very interested in your solutions. It will be apreciated that if you share your ckt to us!
回复 支持 反对

使用道具 举报

发表于 2009-6-28 11:10:55 | 显示全部楼层
当不了沙泼还是要支持的!!!感谢感谢~~~
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-6-28 13:38:31 | 显示全部楼层


   
原帖由 wind2000sp3 于 2009-6-28 10:53 发表
wwm101,
The slew rate enhancement is a little tricky, whether it works well depends on the application evirement. For example, if you change the input pulse amplitude for 0.8V to 1.8V, I suspect the  ...



The tran simulation result is shown in the following figure after I set the input pwl amplitude for 0.5V to 2.3V.
nlua.jpg
In the figure,we can find that  the simulation result is contrary to theoretical analysis .
the slew rate enhancement NMOS doesn't enhance slew rate but rather diminishs !how  to explain it?thak you.
回复 支持 反对

使用道具 举报

发表于 2009-6-28 17:35:29 | 显示全部楼层
wwm101,
would you please tell us what process are you using? I find out that without the Nmos, the ckt's slew rate is about 1.8V/10nS, which is to the maximum limit of normal analog CMOS process. Then  the Nmos will be useless.
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-6-28 19:28:05 | 显示全部楼层


   
原帖由 wind2000sp3 于 2009-6-28 17:35 发表
wwm101,
would you please tell us what process are you using? I find out that without the Nmos, the ckt's slew rate is about 1.8V/10nS, which is to the maximum limit of normal analog CMOS process. The ...



dear wind2000sp3,
the design process is tsmc 0.18um rf process and the entire netlist is shown in the following .

// Library name: VGA
// Cell name: voltage-to-current-converter
// View name: schematic
R0 (net095 net78) resistor r=100
C1 (VDD net095) capacitor c=1p
R4 (net036 0 VDD) rppolywo_rf l=4u w=2u mf=(4)
R2 (B 0 VDD) rppolywo_rf l=6u w=2u mf=(1)
M13 (net35 net054 0 0) nmos_rf lr=400n wr=3u nr=5 m=1
M4 (net78 In net35 net35) nmos_rf lr=400n wr=3u nr=5 m=1
M5 (net092 B net35 net35) nmos_rf lr=400n wr=3u nr=5 m=1
M14 (net054 net054 0 0) nmos_rf lr=400n wr=3u nr=5 m=1
M12 (net78 In B B) nmos_rf lr=400n wr=3u nr=5 m=mul
M18 (net036 net78 VDD VDD) pmos_rf lr=400n wr=3u nr=5 m=30
M15 (net054 net78 VDD VDD) pmos_rf lr=400n wr=3u nr=5 m=4
M9 (B net78 VDD VDD) pmos_rf lr=400n wr=3u nr=5 m=30
M2 (net78 Vbias net69 net69) pmos_rf lr=400n wr=3u nr=5 m=1
M1 (net65 net092 VDD VDD) pmos_rf lr=400n wr=3u nr=5 m=1
M0 (net69 net092 VDD VDD) pmos_rf lr=400n wr=3u nr=5 m=1
M3 (net092 Vbias net65 net65) pmos_rf lr=400n wr=3u nr=5 m=1

回复 支持 反对

使用道具 举报

发表于 2009-6-30 10:41:59 | 显示全部楼层
wwm101,
Sorry I was busy in translating an article. From your infomation, I will suspect Vth=0.3V, a little more or less. Theorically speaking, the slew rate enhancement NMOS will work if your Opamp worked in turn-off region. There are two reasons:
1. The process element allows your Opamp's slew rate larger than 200V/uS, which is about 20 times of typically used analog process, whose minimum dimention is about 0.5~1um. In this case, the NMOS can be useless.
2. Otherwise, if the Opamp is turned off. All elements will stop to work, and so all parasitic caps are discharged. To turn the Opamp from off to on, the extra parasitic caps should be recharged, which contributes to an mount of delay time.
To verify my theory, you can apply a pulse, 0V to 1.5V, to the input of this ckt. I don't know what your simulator is, but in Hspice/Spectre, the option "UIC" should be "ON". B/c this option means whether you turn the parasitic caps on or off in transient analysis.
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-6-30 17:15:49 | 显示全部楼层
wind2000sp3,
thank you for your reminder,maybe i have found the reason why enhancement element can't indeed enhance the slew rate. that is because it was offset by its parasitic capacitances.
in the  figure 1,we can find the enhancement NMOS actually works to enhance the slew rate when input voltage value jumps up more then the VTH of NMOS,but its enhancement is offset by its parasitic GS cap.  moreover its parasitic cap can further diminish the slew-rate when input voltage fall from high level to low,as shown in the fig2.
c1.jpg
fig 1
nlua.jpg
fig2
In order to further verify my view,a capacitance was connect between the gate and source of enhancement NMOS. then we sweep the capacitance value by transient simulation and the result is shown in the following figure 3 &4.
2.jpg
fig3
3.jpg
fig4
So can we get a conlusion that the enhancement NMOS can't indeed enhance the slew rate because of its parasitic cap?

[ 本帖最后由 wwm101 于 2009-6-30 17:18 编辑 ]
回复 支持 反对

使用道具 举报

发表于 2009-6-30 22:09:10 | 显示全部楼层
wwm101,
Now we are moving closer to the truth.
1. Your parasitic-cap theory can explain why the falling time is prolonged, that's what I mean or I want to mean;

2. But, the rising time can be enhanced indeed. My thoery is that if you apply 0~2V pulse, instead of 0.5V~2V pulse, to the circuit's input. In this case, all the mos FET are turned off, and all the parasitic should be charged. Then in the transient of input voltage rising from 0V to 2V, the Opamp is waking up, and this NMOS is responsible to accelarate the process of waking up the Opamp.

I recommend you to try it again, to apply 0V to 2V "pulse or pwl" waveform at the input. It may be interesting, or not at all. But I believe at least you wanna try to determine whether I'm right or wrong. I'm looking forward to your exciting result!
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-7-1 21:40:23 | 显示全部楼层
wind2000sp3,
Thank you for your patience reply.
Today,I simulated the circuit with two different condition. One didn't add slew-rate enhancement element, the other one add slew-rate enhancement element.
And the transient simulation result was shown in the following.
re.jpg
In the figure,we can find that the enhancement NMOS can indeed enhance the SR of circuit  .But  greater width of NMOS doesn‘t indeed bring  enhancement of SR because of its parasitic capacitance.
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /1 下一条

X

手机版| 小黑屋| 关于我们| 联系我们| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2025-9-14 02:10 , Processed in 0.020054 second(s), 4 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表