Rules | Recent posts | topic RSS | Search | Register  | Log in

How to design a large resistorMeg Ohm in IC chip?

 
Post new topic  Reply to topic    EDAboard.com Forum Index -> Analog IC Design & Layout
Author Message
leonken



Joined: 12 Jun 2004
Posts: 210


Post19 Oct 2004 19:06   How to design a large resistorMeg Ohm in IC chip?

for examle, I need a serveral Meg Ohm resistor. If we do not consider the accurate do you have some good approaches to make it in IC chp?
Back to top
Hughes



Joined: 10 Jun 2003
Posts: 712
Helped: 84


Post20 Oct 2004 1:40   How to design a large resistorMeg Ohm in IC chip?

If you do not consider the accuracy, you may use active resistor, a mosfet biased in linear reagion.
Back to top
selvaraja



Joined: 01 Jun 2004
Posts: 220
Helped: 3


Post21 Oct 2004 3:30   Re: How to design a large resistorMeg Ohm in IC chip?

Hi

can use diffusion resistor if resistor value big but accuracy is trade offf

regards

selvaraja
Back to top
sunking



Joined: 25 May 2004
Posts: 914
Helped: 46


Post21 Oct 2004 3:39   Re: How to design a large resistorMeg Ohm in IC chip?

Hi poly resistor or well resistor
Back to top
tlihu



Joined: 02 Jan 2002
Posts: 627
Helped: 5


Post21 Oct 2004 4:14   How to design a large resistorMeg Ohm in IC chip?

There is HR (High Resistance) poly, usually 1k/sq.
Back to top
IanP



Joined: 05 Oct 2004
Posts: 6346
Helped: 1505
Location: West Coast


Post21 Oct 2004 4:22   Re: How to design a large resistorMeg Ohm in IC chip?

Better then MOSFET will work FET transistor as from its nature it is electrically controlled resistor. And for you it probably does not matter if it is in linear or non-linear area as long as you can achieve required resistance... Cool
Back to top
Hughes



Joined: 10 Jun 2003
Posts: 712
Helped: 84


Post21 Oct 2004 13:20   Re: How to design a large resistorMeg Ohm in IC chip?

Poly and diffusion resistors are process related. In mixed-signal CMOS process, poly resistors with 1kOhm/sq. sheet resistance may be available. But in submicron standard logic CMOS process with salicide, the sheet resistance of poly and diffusion may be a few ohms/sq.
Back to top
xinyin



Joined: 29 May 2002
Posts: 18


Post21 Oct 2004 13:39   How to design a large resistorMeg Ohm in IC chip?

It depends on your process. Check with you process manual to find proper resistor, or active resistors can be used.
Back to top
rambus_ddr



Joined: 26 Jun 2001
Posts: 119
Helped: 4


Post21 Oct 2004 17:01   Re: How to design a large resistorMeg Ohm in IC chip?

This resistor is too large to use a real reistor, which have large capacitor and area, i think it should be an active reistor, such as a mos transistor.
Back to top
sunking



Joined: 25 May 2004
Posts: 914
Helped: 46


Post22 Oct 2004 5:43   Re: How to design a large resistorMeg Ohm in IC chip?

An other method is R=T/C, using switch cap.
Back to top
cetc1525



Joined: 08 Oct 2004
Posts: 177
Helped: 3


Post22 Oct 2004 12:41   Re: How to design a large resistorMeg Ohm in IC chip?

"Meg Ohm" is very large in IC design.we don't suggest designers use a real resistor.did you think of using a current source ?
Back to top
extraord



Joined: 05 Mar 2004
Posts: 68
Helped: 6


Post22 Oct 2004 14:11   Re: How to design a large resistorMeg Ohm in IC chip?

current source has many limits, I don't think it what the poster really want.
Back to top
tedchen



Joined: 13 Jan 2003
Posts: 19
Helped: 1
Location: United State


Post22 Oct 2004 20:03   Re: How to design a large resistorMeg Ohm in IC chip?

Usually, the N-Well got the highest resistance per square but worst accuracy so not many people wanna take that risk. The alternative would be poly resistors. According to TSMC documents, the Rsh of P- poly w/o silicide can goes up to around 1k ohms/sq while P+ poly w/o silicide is only slightly over 300 ohms/sq, for 0.18um. BTW, N+ poly w/o silicide got 200 something, nearly 300 ohms/sq.

About how to layout it out, there are couple books talking about resistor layout, capacitor layout, etc. You can probably check the book "The Art of Analog Layout" first.

About the size, if you are going to use poly resistor, I don't think the size will be too big compare to capacitors or inductors. I personally laid out couple 5x MOhms resistors but the capacitor wes the biggest area consumer.
Back to top
atmaca



Joined: 13 Jan 2004
Posts: 352
Helped: 1


Post22 Oct 2004 23:03   Re: How to design a large resistorMeg Ohm in IC chip?

In my opinion the best method is to use switched capacitor circuit. R= delta t / C. As in the formula you can change the resistor value by changing switching period.

Thanks
Back to top
devrimaksin



Joined: 13 Oct 2004
Posts: 93
Helped: 9
Location: Dallas, Texas, USA


Post23 Oct 2004 1:57   How to design a large resistorMeg Ohm in IC chip?

N-well is the layer to go
Back to top
terryssw



Joined: 18 Apr 2004
Posts: 176
Helped: 14


Post24 Oct 2004 11:11   Re: How to design a large resistorMeg Ohm in IC chip?

Depends on applications, I think switched-cap ones can only used when discretized mode of resistance is required (which means we must have some clock)
Back to top
bastos4321



Joined: 01 Jan 1970
Posts: 334
Helped: 24


Post24 Oct 2004 19:52   Re: How to design a large resistorMeg Ohm in IC chip?

I would recommend a switched-capacitor solution. Is the best in term of area for a Meg resistor.

Bastos
Back to top
Fom



Joined: 10 Mar 2004
Posts: 759
Helped: 56
Location: Taiwan


Post25 Oct 2004 2:40   Re: How to design a large resistorMeg Ohm in IC chip?

N-well is not the best option because pitch (min width + min space) rule too large. Usually I use the following figure of merit: min one square area divided by sheet resistivity. After that you can easily estimate resistor area. Just multiply this coefficient by resistor value.
Back to top
cetc1525



Joined: 08 Oct 2004
Posts: 177
Helped: 3


Post26 Oct 2004 6:06   How to design a large resistorMeg Ohm in IC chip?

I just want to say that this resistor must occupy a large area of the layout.so, I think your structure must has some problems.
Back to top
leonken



Joined: 12 Jun 2004
Posts: 210


Post26 Oct 2004 8:07   Re: How to design a large resistorMeg Ohm in IC chip?

1.switched-capacitor need another clock circuit
2. and if I need a big resistor, the frequency should be smal. So, how to generate a large period signal ? a big resistor or capacitor maybe needed.
3. If I need several resistors in series. The switched-capacitor approach also works?
thank you!
Back to top
leonken



Joined: 12 Jun 2004
Posts: 210


Post26 Oct 2004 8:08   Re: How to design a large resistorMeg Ohm in IC chip?

active resistor, a mosfet biased in linear reagion means the diode connection of a mosfet?
Back to top
leonken



Joined: 12 Jun 2004
Posts: 210


Post26 Oct 2004 8:15   Re: How to design a large resistorMeg Ohm in IC chip?

active resistor, a mosfet biased in linear reagion means the diode connection of a mosfet?
Back to top
leo_o2



Joined: 03 Sep 2004
Posts: 337
Helped: 20


Post26 Oct 2004 9:36   Re: How to design a large resistorMeg Ohm in IC chip?

For active resistor, you should not connect MOSFET as a diode-connection.
You can connect it like a switch. Just adjust VGS and VDS to make sure it work in linear region. The condition is VDS<VGS-Vth
Back to top
Post new topic  Reply to topic    EDAboard.com Forum Index -> Analog IC Design & Layout
Page 1 of 1 All times are GMT + 1 Hour


Abuse
Administrator
Moderators
topic RSS 
sitemap