What does it cost to make an IC?
Jorge P
Posts: 385
I am a bit curious to know what it would cost to have a circuit made into an IC. Say all design is done and paid for, how much would it cost to make the actual 8 pin DIP, or 40 pin for that matter?
Does it depend on the amount of layers/components in the chips circuit?
Are there any companies out that that will make IC's designed by Hobbyists or will they only work B2B?
Does it depend on the amount of layers/components in the chips circuit?
Are there any companies out that that will make IC's designed by Hobbyists or will they only work B2B?
Comments
The production costs depend mostly on the chip area, but also partly on the manufacturing process used (and the feature sizes). The number of package pins adds another fixed cost per chip. A certain number of layers is pretty standard. More than that tends to reduce yields driving up the cost of an individual functional chip.
The very very high cost of producing a chip is part of what has driven the market for FPGA (Field Programmable Gate Arrays) and other similar devices (see here). There are mixed signal versions of these that include some analog building blocks as well.
I don't know but some have suggested about half a million dollars or more.
From what I remember the chip itself $2 or $3, package was about 70 cents, yield losses mean you end up about $5 cost. Thats for a large chip about 5mm square
http://forums.anandtech.com/showpost.php?p=19443922&postcount=11
If you spent a billion dollars on research, you have to recoup that somehow. How many chips would you have to sell and at what cost to break even?
I've been trying to find a site that was devoted to open source designs of IC's I stumbled upon a few years ago but I am having no luck. The closest I can find is http://www.openhardware.de/ but it is nothing like the site I was looking for. They do have reference to some of the tools, like gEDA that all the sites I am finding link to. I remember seeing gEDA on the website I am trying to find. Maybe a Google search of all pages that link to gEDA will turn up something.
Anyways, thanks again for the replies.
http://www.mosis.com/
Massimo
Thanks for the link, I followed a link from that site to http://www.globalchipmaterials.com/visitors/products_visitors_side.htm package supplier and It looks like some SMT components might be able to fit inside some of the empty packages. I am guessing, but there is most likely a minimum order on these but if there isn't I think I'll give it a try if the price is reasonable to me, say $1 to $3 for a single package. Even if an SMT component doesn't fit, it would still be neat to make some art out of it I am going to call the number around 10am eastern time to see if I can get a low quantity of these to play with, i will post again when I find out.
When I was working at national Semiconductor, we used the Mosis (or Planet) runs all of the time. Tape-Out runs were usually scheduled every month or every other month. I don't remember what the costs were since this was handled elsewhere... out of sight out of mind. But since this was also widely used for the local university (Georgia Tech) to support their IC curriculum I don't imagine that the cost were astronomical although I'm sure they got a student discount.
Mainly what's going to cost you are the number of mask layers required, the technology process you choose, the size of your die, and the package you want to put it in.... and of course how many you want made.
Not to mention, the Layout Editing software you use to construct the design. If you already have a design that works, then most likely you will need to re-design it for the silicon process that you choose. There are FREE layout Editing software packages available, but you need to make sure that the output file generated is compatible with the IC manufacturer you choose. The standard accepted format across the industry is GDSii or Calma. Also with the free layout editors, most of them will have some sort of LVS check (Layout Vs. Schematic), but you will need to build your own DRC (Design Rule Check) that corresponds to the IC technology process that you decide on. ...And while most will have an LVS check, you will still need to properly correlate the process layers to the layers used in your design so that they match what the LVS engine is looking for.
A quick look at some of the manufacturing costs:
Depending on the process, design size and overall volume wafers can be from $600 to $2000 each. The number of die per wafers can be 500 to 1000, at least for the products with which I have been involved.
Packaging can cost 5-70 cents per part, depending on whether or not you need custom lead frames or special packages, and whether or not the packaging company wants to handle your business.
Testing can be another 10-30 cents per part. This can vary widely, of course, depending on whether or not you are using machines or manual processes, and the type of testing fixtures that must be made to support the program which could require huge NRE to develop.
The specific processes that a supplier rolls up into their actual costs will also include the appropriate MSL-rating supplies such as bags, desiccant, labels, tubes, trays, etc.
Oh, I didn't mention setup costs. Again, varies tremendously and I won't get into that part except to say you get to pay it again for every time you make a mistake.
Whether or not you fabricate in Europe, USA, Taiwan or China also affects the costs. Working in China could require extensive travel and communication, offsetting any savings. Taiwan is the King of Semiconductor manufacturing.
Perhaps the best way to have your own chip is to learn to program a $1-3K FPGA.
These issues are all serious considerations for a business. The financial barriers to entry are probably 1,000 to 100,000 larger than making and selling a PCB, not to mention the most important part: the design team. It takes a designer (Chip), layout (Beau), software (Jeff) and usually several more engineers come and go the whole time as needed. While Chip will make it look easy to the rest of us, I feel he has very special talents and I've observed them from the time he was a little kid.
Ken Gracey