What is a process corner and why does it impact semiconductor speed and quality?

AI Thread Summary
A process corner is a model representing the extremes of variability in semiconductor manufacturing, not a physical corner on a silicon wafer. It captures the statistical distribution of process variables like oxide thickness and doping concentration, which affect chip speed. Variations from the mean speed are categorized into different corners, such as fast-fast (FF) and slow-slow (SS), with temperature influencing performance; for instance, hotter conditions typically slow down digital logic. Different circuits respond variably to these corners, necessitating testing across all process and temperature scenarios to identify the slowest conditions. Understanding process corners is crucial for maintaining production quality and managing design sensitivities.
likephysics
Messages
638
Reaction score
4
What exactly is a process corner. Is it actually the corner on the silicon wafer?
Why does speed vary in process corners?
Is the doping not uniform?
 
Engineering news on Phys.org
No, it's not the corner of the wafer. It is a model of the process which attempts to capture the extremes of the distribution of the process. Think of it this way. Say I process a large number of chips across different wafers. There will be a distribution of speeds in those chips, because process variables like oxide thickness, effective channel length, doping concentration, etc. have statistical distributions. There will then be a mean and a standard deviation associated with this speed distribution. The typical process model is supposed to model the mean speed that you would expect to see, and the process corner models are supposed to capture some variation from the mean. Whether it is a 2-sigma variation from the mean, a 3-sigma variation from the mean, or something else depends on how the models are constructed and how your circuit is designed. It is called a "corner" because if I make a plot of several process variables (for example Tox and Leff), then the corner model is usually from the corner of this 2D plot.

To answer your question about doping uniformity, the answer is no, the doping is not perfectly uniform. Any manufacturing variable in the real world is not perfectly controlled and has a statistical distribution associated with it. Even if the process tools are perfect (and they're not), there are statistical variations of things like the number of atoms in each transistor which are inherently random.
 
phyzguy said:
It is called a "corner" because if I make a plot of several process variables (for example Tox and Leff), then the corner model is usually from the corner of this 2D plot.

Thanks. I have a better understanding now.
But I still did not get the "corner" explanation. Little more detail please.
Are you trying to say the extremes of the plot?

If I have a FF and SS corner. What effect will temperature have on corners.
Will FF become more fast and SS more slow?
 
Attached is a drawing showing, for example, NMOS and PMOS speed with FF, SS, FS, amd SF corners. Yes, temperature is typically on top of this. Digital logic tends to slow down as it gets hotter, so a (S,S,Hot) corner will typically be slower than a (S,S,Room) corner. However, different circuits respond differently, so you usually have to run all process and temperature corners to determine which is the slowest. Also, people tend to think that the faster corners are always better, but some circuits can be too fast at the fast corners (if your circuit has race conditions for instance). Analog circuits tend to have problems at FS and SF corners where device matching can be compromised.
 

Attachments

Thanks. Now I am more informed.
 
A lot of this also comes down to process control variances. A corner will be your worst case for maintaining production quality but some corners have greater sensitivity than others. Related to Design of Experiment also.
 
I used to be an HVAC technician. One time I had a service call in which there was no power to the thermostat. The thermostat did not have power because the fuse in the air handler was blown. The fuse in the air handler was blown because there was a low voltage short. The rubber coating on one of the thermostat wires was chewed off by a rodent. The exposed metal in the thermostat wire was touching the metal cabinet of the air handler. This was a low voltage short. This low voltage...
Thread 'How Does Jaguar's 1980s V12 Dual Coil Ignition System Enhance Spark Strength?'
I have come across a dual coil ignition system as used by Jaguar on their V12 in the 1980's. It uses two ignition coils with their primary windings wired in parallel. The primary coil has its secondary winding wired to the distributor and then to the spark plugs as is standard practice. However, the auxiliary coil has it secondary winding output sealed off. The purpose of the system was to provide a stronger spark to the plugs, always a difficult task with the very short dwell time of a...
I am not an electrical engineering student, but a lowly apprentice electrician. I learn both on the job and also take classes for my apprenticeship. I recently wired my first transformer and I understand that the neutral and ground are bonded together in the transformer or in the service. What I don't understand is, if the neutral is a current carrying conductor, which is then bonded to the ground conductor, why does current only flow back to its source and not on the ground path...
Back
Top