commit af42a247e5d9ae6f4c6953ae63f04d79fe81888a
parent b421c9b83132be97b113c2a7eda27578df93c83c
Author: viznut_web <viznut_web@web>
Date: Sat, 25 Jun 2022 15:25:43 +0200
mention moore's and rock's laws
Diffstat:
1 file changed, 10 insertions(+), 0 deletions(-)
diff --git a/IC.mdwn b/IC.mdwn
@@ -1,5 +1,15 @@
An **integrated circuit** (**IC**) or a **microchip** is a set of electronic circuits (usually consisting of MOSFET transistors) on a small flat piece of semiconductor material (silicon). It is currently the dominant technological basis for computers.
+**[[Moore's law]]** has succesfully described the history of
+semiconductor integration for decades: in every two years, the
+number of transistors in an IC can be doubled. However, Moore's
+law has depended on increasing economic investments: **Moore's
+second law**, also known as **Rock's law**, states that the
+cost of a fabrication plant doubles every four years. The
+smaller the feature size, the more specialized and complexity
+is needed in equipment and processes. This has lead to extreme
+[[centralization]] of fabs.
+
Types of ICs:
* [[processor]]