Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

What are the differences between SS, TT, FF corners?

Status
Not open for further replies.

ccw27

Full Member level 5
Full Member level 5
Joined
Oct 13, 2004
Messages
267
Helped
14
Reputation
28
Reaction score
6
Trophy points
1,298
Activity points
2,558
SS, TT, FF corner

Can anyone explain what are the main differences between the three corners (SS,TT and FF) and why the worst case is SS with 0.9Vdd @ 130°C and best case is FF with 1.1 Vdd @ -30°C.

Thanks
 

Fom

Advanced Member level 2
Advanced Member level 2
Joined
Mar 10, 2004
Messages
630
Helped
84
Reputation
168
Reaction score
32
Trophy points
1,308
Location
Taiwan
Activity points
4,463
Re: SS, TT, FF corner

Best case means higher speed. Delay of CMOS gates became smaller speed higher. The same behavior of CMOS gates can cause:

Higher VCC
Lower temperature
Lower threshold voltages of NMOS and PMOS transistors.

So that's why the best case is HIGH VCC, LOW TEMPERATURE and LOW PMOS/NMOS threshold voltage (FF). And worst case is just vice versa.
 

layes2

Full Member level 4
Full Member level 4
Joined
Dec 3, 2004
Messages
230
Helped
10
Reputation
20
Reaction score
6
Trophy points
1,298
Activity points
1,410
Re: SS, TT, FF corner

the electronic's speed
 

Teddy

Advanced Member level 1
Advanced Member level 1
Joined
Sep 15, 2004
Messages
459
Helped
103
Reputation
206
Reaction score
62
Trophy points
1,308
Activity points
3,861
Re: SS, TT, FF corner

Corners are usualy calculated as +/- 3 sigma values of Typical. What you indicate are simulation conditions not the SS/TT/FF spice model corners.
 

derekqiao

Member level 1
Member level 1
Joined
Nov 11, 2004
Messages
40
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
335
Re: SS, TT, FF corner

SS: NMOS slow, PMOS slow
FF: NMOS fast, PMOS fast
TT: NMOS typical, PMOS typical
 

lakeoffire

Member level 2
Member level 2
Joined
Dec 10, 2002
Messages
53
Helped
3
Reputation
6
Reaction score
1
Trophy points
1,288
Activity points
426
Re: SS, TT, FF corner

This is not always ture. Sometimes the worst case happens at fast NMOS, slow PMOS, and so on.

ccw27 said:
Can anyone explain what are the main differences between the three corners (SS,TT and FF) and why the worst case is SS with 0.9Vdd @ 130°C and best case is FF with 1.1 Vdd @ -30°C.

Thanks
 

zmliu

Member level 5
Member level 5
Joined
Mar 21, 2004
Messages
89
Helped
8
Reputation
16
Reaction score
4
Trophy points
1,288
Activity points
620
Re: SS, TT, FF corner

Process corner simulation:
Generally,ff is the worst corner for ADC and VCO.
ss becomes worst in some cases such as logic circuits.
 

dumbfrog

Full Member level 3
Full Member level 3
Joined
Jul 17, 2004
Messages
182
Helped
9
Reputation
18
Reaction score
5
Trophy points
1,298
Activity points
1,360
Re: SS, TT, FF corner

variation in channel length
 

okguy

Full Member level 6
Full Member level 6
Joined
Mar 1, 2002
Messages
360
Helped
15
Reputation
30
Reaction score
9
Trophy points
1,298
Location
China
Activity points
2,652
Re: SS, TT, FF corner

Teddy said:
Corners are usualy calculated as +/- 3 sigma values of Typical. What you indicate are simulation conditions not the SS/TT/FF spice model corners.

Actually, many fabs use +/-4sigmas AT LEAST, in their min/max parameters.
 

cretu

Full Member level 2
Full Member level 2
Joined
Nov 12, 2003
Messages
137
Helped
5
Reputation
10
Reaction score
2
Trophy points
1,298
Activity points
1,224
Re: SS, TT, FF corner

lakeoffire said:
This is not always ture. Sometimes the worst case happens at fast NMOS, slow PMOS, and so on.

ccw27 said:
Can anyone explain what are the main differences between the three corners (SS,TT and FF) and why the worst case is SS with 0.9Vdd @ 130°C and best case is FF with 1.1 Vdd @ -30°C.

Thanks

You probably should do all these corner simulations first and only after that you can decide which is the worst case for your particular application. Could be any parameter from power consumption, low speed, gain etc.
 

j2005

Member level 2
Member level 2
Joined
Jan 17, 2005
Messages
44
Helped
5
Reputation
10
Reaction score
0
Trophy points
1,286
Activity points
462
Re: SS, TT, FF corner

cretu said:
lakeoffire said:
This is not always ture. Sometimes the worst case happens at fast NMOS, slow PMOS, and so on.

ccw27 said:
Can anyone explain what are the main differences between the three corners (SS,TT and FF) and why the worst case is SS with 0.9Vdd @ 130°C and best case is FF with 1.1 Vdd @ -30°C.

Thanks

You probably should do all these corner simulations first and only after that you can decide which is the worst case for your particular application. Could be any parameter from power consumption, low speed, gain etc.

If you consider all the permutations you can have - that's a lot of corners! And yes, there are a lot of other parameters to worry about. Now you know why analog design takes so long....
 

ccw27

Full Member level 5
Full Member level 5
Joined
Oct 13, 2004
Messages
267
Helped
14
Reputation
28
Reaction score
6
Trophy points
1,298
Activity points
2,558
Re: SS, TT, FF corner

For resistor variation (min, typ, max), do you typically associate ss corner with max and ff with min or do you simulate with all possible permutation?

Thanks
 

nitu

Advanced Member level 4
Full Member level 1
Joined
Dec 5, 2004
Messages
100
Helped
10
Reputation
20
Reaction score
7
Trophy points
1,298
Location
India
Activity points
858
Re: SS, TT, FF corner

The whole point of simulating something at SS is to see worst case delay.
But in case the circuits or design has some race condition then in that case worst case delay can also be visible by the cross-corner analysis.

Regarding sigma point can anybody explain which sigma(current, threshold voltage etc) actually we are talking about ?
 

J

jiangwp

Guest
Newbie level 1
Re: SS, TT, FF corner

The nature of semiconductor material is so.
You can refer to the semiconductor device physical.
 

lastdance

Advanced Member level 4
Full Member level 1
Joined
Feb 1, 2005
Messages
100
Helped
18
Reputation
36
Reaction score
1
Trophy points
1,298
Location
Singapore
Activity points
1,237
Re: SS, TT, FF corner

The head room plays a part in what the worst case combinations is, although it's always at low VCC.
 

cirand

Junior Member level 3
Junior Member level 3
Joined
Aug 27, 2003
Messages
26
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Location
China
Activity points
215
SS, TT, FF corner

hi, zmliu, could you explain why ff is the worst corner for ADC and VCO?
 

terryssw

Full Member level 3
Full Member level 3
Joined
Apr 18, 2004
Messages
176
Helped
20
Reputation
40
Reaction score
6
Trophy points
1,298
Activity points
2,312
Re: SS, TT, FF corner

Worst Case corners in the foundry side is just referred to several extreme cases of the various process parameters (e.g. ff, ss of MOSFET). All ff, ss, sf, fs are called worst cast corners in the MOSFET.

However in the user and designer sense worst case corner is referred to the combinations of corners that leads to the most worst case performance situation, and depends on what performance the user is interested to, the same corner combination can be best case or worst case.

For example, ff corners in the mosfet can be the best case corner in terms of speed (e.g. GBW) specification, but also can be the worst case corners in terms of stability (e.g. phase margin) spec. Hope this help.
 

Vamsi Mocherla

Advanced Member level 1
Advanced Member level 1
Joined
Sep 6, 2004
Messages
466
Helped
72
Reputation
144
Reaction score
11
Trophy points
1,298
Activity points
5,136
Re: SS, TT, FF corner

Most importantly, the corners of a process are designated by five parameters

1. Mobility variation due to implantation of N+ and P+
2. Vth variation
3. Resistance of the actives
4. Body coefficient
5. Oxide thickness

Other parameters like the effective Length, effective width, Cjsw caps, Cj caps also change. Hence Slow Slow, Fast Fast corners come into picture
 

cretu

Full Member level 2
Full Member level 2
Joined
Nov 12, 2003
Messages
137
Helped
5
Reputation
10
Reaction score
2
Trophy points
1,298
Activity points
1,224
Re: SS, TT, FF corner

Vamsi Mocherla said:
Most importantly, the corners of a process are designated by five parameters

1. Mobility variation due to implantation of N+ and P+
2. Vth variation
3. Resistance of the actives
4. Body coefficient
5. Oxide thickness

Other parameters like the effective Length, effective width, Cjsw caps, Cj caps also change. Hence Slow Slow, Fast Fast corners come into picture

This is true. For a design one or maybe a couple of these possible combinations is actually "The" worst corner/situation. Depends on the application and it's recomended to check everything to be on the safe side(if the design ends up with a real product)
 

mady79

Member level 5
Member level 5
Joined
Mar 30, 2004
Messages
91
Helped
7
Reputation
14
Reaction score
1
Trophy points
1,288
Activity points
922
Re: SS, TT, FF corner

Weak nmos,Weak Pmos and high temperature worst corner in terms of speed (Vt is more ,currents are less ,drive is less ,very high temp mobility degrades ).

Fast nmos,Fast pmos and low temp is the best corner
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top