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

Level-shift circuit

 
Post new topic  Reply to topic    EDAboard.com Forum Index -> Analog Circuit Design
Author Message
yutian



Joined: 22 Sep 2006
Posts: 32
Helped: 2


Post24 Aug 2007 2:45   Level-shift circuit

Hi, I want to design a level-shift circuit recently(5v-24v). Who has some paper or article, circuit?
Thanks a lot
Back to top
pfd001



Joined: 23 Jul 2005
Posts: 397
Helped: 34


Post24 Aug 2007 9:03   Level-shift circuit

Is it digital signal or analog signal
Back to top
freetofree



Joined: 21 Mar 2007
Posts: 25
Helped: 2


Post25 Aug 2007 11:16   Re: Level-shift circuit

charge pump?
Back to top
venky442



Joined: 28 Jun 2007
Posts: 13
Helped: 2


Post25 Aug 2007 20:11   Re: Level-shift circuit

Hi,
do u want to design a level up or down shift circuits which can be useful in SOC applications with only sinlgle mail power supply.
u can get these papers from IEEE with level shift circuits as the head line in the search box.

these can reduces the no of interconnects and complexity.
Back to top
runblade



Joined: 01 May 2002
Posts: 36
Helped: 1


Post25 Aug 2007 22:05   Re: Level-shift circuit

Hi, Give a look to step-up circuits (buck boost typology) from several semiconductors manufacturer (TI,Linear,Maxim,National,etc.)
Back to top
Sadegh.j



Joined: 29 Nov 2006
Posts: 629
Helped: 30


Post26 Aug 2007 10:23   Re: Level-shift circuit

Are you looking for a simple DC-to-DC Boost converter by any chance?
Back to top
liuyonggen_1



Joined: 12 Dec 2005
Posts: 187
Helped: 4


Post26 Aug 2007 10:32   Re: Level-shift circuit

what's application for this kind of level-shift?
In my opinion, in soc design, level-shift is the brige of analog voltage and digital voltage.
Back to top
yutian



Joined: 22 Sep 2006
Posts: 32
Helped: 2


Post27 Aug 2007 3:19   Level-shift circuit

Thanks all.
I want to design a level up shift circuits(5V-24V). In the circuit, the rising time and fall time are very short (<40ns).
Anyone have some paper or aiticle?
Back to top
ameed



Joined: 28 Jun 2007
Posts: 119
Helped: 5
Location: INDIA


Post27 Aug 2007 8:40   Re: Level-shift circuit

Hi,

do you want to design a level up or down shift circuits which can be useful in SOC

applications with only sinlgle rail power supply.

you can get these papers from IEEE with level shift circuits as the head line in the search box.
there is a EDACAFE.COM in which you can getting papers.

these can reduces the no of interconnects and complexity.

thanx......
Back to top
ambreesh



Joined: 21 Feb 2005
Posts: 365
Helped: 21


Post27 Aug 2007 15:34   Re: Level-shift circuit

You want a simple level shifter that would take your signal which is (0,5) to a signal that is (0,24).
I hope my understanding is correct.

Have 2 crosscoupled PMOS connected to the 24V supply.
Have 1 NMOS below each.
The sources of the NMOS are connected to vss.
One of the NMOS is driven by the 5V signal and the other is driven by its inverted signal.

Take care that the devices you use for PMOS can handle 24V on their gates or are 24V compatible.
Also the NMOS have to be same as one of them would see 24V at its drain. Else you would have to use some cascode devices to protect the NMOS.
Make you NMOS stronger than PMOS as PMOS would have stonger drive than NMOS.
Back to top
DenisMark



Joined: 16 Sep 2005
Posts: 303
Helped: 61
Location: Russia


Post28 Aug 2007 10:30   Re: Level-shift circuit

In addititional to ambreesh's post i provide u some papers and links to papers about digital levelshifter circuits (aka differential logic):
http://www.edaboard.com/viewtopic.php?p=806653#806653
http://www.edaboard.com/viewtopic.php?p=830858#830858
http://www.edaboard.com/viewtopic.php?p=830853#830853
http://www.edaboard.com/viewtopic.php?p=710330#710330

There are many free avaliable US patents also.

The main rule of thumb the high voltage side cross coupled pair must have lower driving capability than low voltage side MOSFETs for all PVT corners. Keep MOS's sizes small to decrease propagation delays and rise/fall times. Take care with reability of MOSFETs.

Don't forget push "helped me" button if my help is usefull.



Sorry, but you need login in to view this attachment

Back to top
yutian



Joined: 22 Sep 2006
Posts: 32
Helped: 2


Post29 Aug 2007 4:22   Level-shift circuit

thanks all.
Recently i have downed some paper and studyed the principle of level shift.
In our circuit, we care the level-shift rising time, falling time, area, leakage current.
Back to top
yutian



Joined: 22 Sep 2006
Posts: 32
Helped: 2


Post14 Feb 2008 10:32   Level-shift circuit

Thabks to all.
I have done the level-shift citcuit and the audio amo and dc-dc converter.
Back to top
northeast1



Joined: 21 Jun 2007
Posts: 145
Helped: 4


Post13 May 2008 9:57   Re: Level-shift circuit

yutian wrote:
Hi, I want to design a level-shift circuit recently(5v-24v). Who has some paper or article, circuit?
Thanks a lot


cross couple structure
Back to top
shaq



Joined: 23 Jul 2005
Posts: 310
Helped: 9


Post14 May 2008 2:44   Level-shift circuit

If I want to design a level-shift circuit having low input voltage (eg. 0.85v shift to 2.5v), the cross-couple structure can not be used in this situation.

How to design a level-shift circuit to work in low input voltage?
Back to top
ljy4468



Joined: 20 Jul 2005
Posts: 140
Helped: 3
Location: South Korea


Post14 May 2008 3:13   Level-shift circuit

shaq// why that's not possible??
Back to top
shaq



Joined: 23 Jul 2005
Posts: 310
Helped: 9


Post14 May 2008 6:50   Re: Level-shift circuit

ljy4468 wrote:
shaq// why that's not possible??


Because clk and clkb (inverted signal) is needed in cross-couple-typed level shifter.
0.85v is too small to pass a inverter.
Back to top
supreet_95



Joined: 23 Sep 2007
Posts: 49
Helped: 8
Location: bangalore


Post14 May 2008 16:16   Level-shift circuit

can use cross_coupled pmos latch topology placed above two differential nmos structures with (complimented inputs). U can put a series enable switch in series of both path, so that when the input power supply goes away, the floating inputs wont cause high currents in 2nd stage and the series switch can be swithed off.
Hope this helps.
Back to top
Post new topic  Reply to topic    EDAboard.com Forum Index -> Analog Circuit Design
Page 1 of 1 All times are GMT + 2 Hours


Abuse
Administrator
Moderators
topic RSS 
sitemap