Industry News, Trends and Technology, and Standards Updates

Implementing your Process Module Using CCF

Posted by Tim Hutchison: Senior Software Engineer on Feb 9, 2017 12:30:00 PM

You have designed the ultimate process that will revolutionize the semiconductor industry.  The parts have been collected, the process module assembled.   But now you need the software to make all the components work together.

As described in a recent CIMControlFramework (CCF) blog post around designing recipes, the recipe is the secret sauce for your process.  The recipe is used to direct the hardware to perform the process; How much time in a step, temperature, gas flow, pressure, etc.

The recipe provides directions to the process module on how to perform the processing.  How and when to enable/disable hardware components.  What setpoints to be set for components.  How much time to spend on any given step.  The process module (PM) software that you develop will take the recipe that you have defined and perform the operations using that recipe. CCF stays out of your way to allow to create your secret sauce.  

CCF makes integrating your process module easy.  CCF provides a simple process module interface that allows CCF to know when to prepare for processing, prepare for transfer, and process using the supplied recipe.

 Your process module hardware may be made up of any number and types hardware components, E.g.  Mass Flow Controller(s), valves, chuck, etc. that will be used to process the recipe. Since CCF does not use proprietary interfaces and does use C# and Visual Studio, creating interfaces to your hardware is much easier and left to you to design and develop these drivers. CCF makes it easy to connect to your hardware, whether it is via a PLC or talking directly to the hardware. 

CCF makes it incredibly simple to report data to a UI, a GEM host and even an EDA client.  Declare your status variable, update, and publish.  The data is reported to all three for you automatically!!

CCF takes the stress out of the necessary evil of moving material through the equipment to get it to your process module. It provides an interface for interacting with your process module allowing you to spend your time where it matters most - creating your secret sauce to help make you successful!

To learn more about CCF, visit the CIMControlFramework page on our website!

Topics: Semiconductor Industry, Equipment Control-Software Products, Cimetrix Products

14th Innovations Forum for Automation

The 14th innovations forum for automation was held on January 19 and 20, 2017 at the DGUV Akademie in Dresden, Germany.

14-Innovations-forum-snow.jpgCimetrix was one of the sponsors of the conference.  Dresden is hot bed for semiconductor manufacturing in Europe.  In fact, 50% of the chip output from Europe comes from Dresden. The conference is organized by the Automation Network Dresden which consists of 5 Dresden based companies; AIS, HAP, Ortner, SYSTEMA and Xenon.  SYSTEMA is a Cimetrix partner and helps us with integration projects. 

The focus of the conference is to bring the latest information on best practices, new technologies and the future of automation.  Themes this year were Smart Manufacturing, Industry 4.0 and IIOT (Industrial Internet of Things).  Presentations by Bosch about their automation roadmap, Infineon about running experiments in a highly automated fab, Kostal about standardizing MES, and IAV about the challenges of automated driving where a few of the interesting case studies and technologies.  This is a great conference to meet semiconductor professionals from Europe and learn what the European community is doing in the area of fab automation. For Cimetrix, it is good to see that equipment to host connectivity plays a key role in all the projects outlined during the conference. Sponsoring and attending gave us the opportunity to meet with current customers and start discussions with new potential customers. 

Innovations-forum-pic2.jpg

Before the conference, SYSTEMA held an Expert Day session at the SYSTEMA facility in Dresden on the morning of January 19.  The session was a series of presentations targeting predictive maintenance.  SYSTEMA and its partners have a wealth of experience in this area.  

innovations-forum-pic3.jpg

 

Topics: Semiconductor Industry, Doing Business with Cimetrix, Events

Fall 2016 SEMI Standards Meeting

Posted by Brian Rubow: Director of Solutions Engineering on Jan 18, 2017 11:30:00 AM

SEMI_logo_share.jpg SEMI North America Information & Control Task Force and Committee fall meetings were last held at SEMI headquarters November 7 through 9, 2016. During these meetings, SEMI announced that they are relocating their headquarters to Milpitas, CA. That move is currently underway. In the GEM 300 task force, all of the ballots failed to pass. This include ballot 5872A, 5549, 6026, 6066, and 6068. In the DDA task force, ballot 6064 also failed.

Ballot 5872A is work driven by Cimetrix to complete to work initially proposed for the E172 standard SEDD files, a feature to enable an electronic format for GEM documentation. Ballot 5872A failed due to some minor issues. SEDD files already provide partial GEM interface documentation in an XML file by listing the data variables, status variables, equipment constants, collection events and alarms. The ballot proposes to enhance SEDD files by adding a list of supported SECS-II messages, remote commands, SEMI standards (with compliance tables), and default event reports. The ballot will be reworked and resubmitted as ballot 5872B.

 Ballot 5549A is a title change and organizational change to the GEM E30 standard. Several years ago, SEMI required all standards to have an official designation, such as Guide or Specification. E30 currently has a title that fails to establish an official standard designation. Additionally, the standard currently fails to have the mandatory sections “Purpose”, “Scope”, “Limitations” like other standards. The ballot was delayed several years due to the SML copyright claim by Peer Group and the ensuing legal confrontation with SEMI. The ballot was finally submitted in 2016 and failed because it renamed the Application Notes as an Appendix instead of “Related Information”. Additionally, there was some confusion because the ballot was based on the 0611 version of E30 rather than the 0416 version which had just been published. This ballot will be reworked and resubmitted as ballot 5549B.

 Ballots 6026, 6066, 6068 and 6024 are reapproval ballots for standards E109, E130/E130.1, E116/E116.1 and E121. SEMI automatically submits all standards for re-approval every five years if a standard has not been revised. These standards all failed due to outdated references. They will all be resubmitted in 2017 with minor changes to correct the outdated references.

 The new GUI task force was approved to create a new major revision of the E95 standard. In particular, the new revision will accommodate new software and hardware technology when laying out equipment user interfaces.

 Cimetrix proposed a new activity to define new SECS-II messages for transferring recipes. The activity will result in a new ballot 6614. Currently, the GEM standard defines two ways to transfer unformatted recipes. Using simple Stream 7 messages S7F3 and S7F6, the entire recipe is part of a single message. This makes is really easy to implement in the host and equipment GEM software, but recipes are limited to about 16.7 MB (the maximum size of a single data item in any SECS-II message). The second way is using the large recipe scenarios which involve using a sequence of messages S7F43/F44, S13F1/S13F2, S13F3/F4, S13F5/F6 (repeated iteratively until there is an error), S6F11/F12 and finally S13F7/F8. Even for an expert, this is very complicated. Ballot 6614 will propose simple new messages for transferring a large recipe using a single message where the recipe can be broken up into multiple parts where each part is up to 16.7 MB in size. If approved, another ballot will attempt to add this to GEM standard. This will open the door for the GEM standard to be used more effectively and in more application where the 16.7 MB limitation posed an issue.

 Japan Information & Control committee (I&CC) announced the official withdrawal of OBEM standards E98 and E98.1. Japan also announced a GEM300A initiative which includes standards E170 and E171 and E174. E170 is the Production Recipe Standard which allows equipment to designate production and non-production recipes; where production recipes are given change protection. E171 defines predictive carrier logistics. Ballot 5601 defines Wafer Job Management. It is not clear whether or not there any IC makers will demand any of these newer standards. Of the three, E170 seems to be most useful and interesting. Predictive carrier logistics seems to be useful only for equipment that have carrier internal buffers. It attempts to help the equipment report when carriers will be ready for removal. It is not clear how E171 will compete with the upcoming E87 ballot 4946 to be submitted by the Korean Information & Control Committee in 2017. Ballot 4946 modified the E87 standard to predict when carriers will be ready to unload. Wafer Job Management is a controversial standard. Japan I&CC announced the passing of ballot 5601 (now E174) despite the strong opposition by multiple knowledgeable voters in other regions, and despite very underwhelming support from regional leaders in North America, Korea, Europe and Taiwan.

 Korean Information & Control committee announced plans to submit ballot 5832, a proposal for a new Generic Counter standard which is built upon the GEM standard. The standard would allow an equipment to define various types of generic “counters” that can be reset by the host. The counters could be used a wide variety of applications; particularly predictive maintenance. The standard as defined in the current ballot defines digital counters, analog counters and collection event counters. Voting period for this ballot just ended recently.

 Next North American I&CC meetings will be held first week in April, 2017.

Topics: Industry Highlights, Semiconductor Industry, Events

Semicon Europa 2016 is in the books!

Posted by Kimberly Daich; Director of Marketing on Nov 10, 2016 11:30:00 AM

SEMICON Europa was held in Grenoble France this year from October 25-27, 2016.  Grenoble is a hot point for semiconductor technology in France with fabs and technology centers located close by.  Typically, this trade fair moves between Dresden and Grenoble each year with attendance of about 6000. 

IMG_4214.jpg

The Cimetrix team consisted of Dave Faulkner, EVP Sales & Marketing; Bruce Febvret, Business Development,  Europe; and Kimberly Daich, our new Marketing Manager.  Cimetrix brought our new double wide booth with new branding and was located next to our integration partner Agileo Automation.  

IMG_3302.jpgWe highlighted our CIMPortal Plus software demonstrating the benefits of the SEMI E164 standard.  Attendance seemed light this year which allowed the Cimetrix team ample time to meet with various equipment supplier customers who had exhibits at the show. Of particular interest to our customers was our advice on when and how to add Interface A to their control systems, and what impact Industry 4.0 and smart manufacturing will bring.  The evening networking event was very well done; congrats to the SEMI team.IMG_3326.jpg

SEMI made an importance announcement that starting next year, SEMICON Europa will no longer move back and forth between Grenoble and Dresden; and will move to Munich in mid-November.  This allows one large show featuring SEMICON and Productronica.  SEMICON Europa will focus on semiconductor related activities and Productronica will focus on electronics assembly technologies.  This decision works very well for Cimetrix as we share customers in both industries. See you next year in Munich!

 

Topics: Semiconductor Industry, Events

Another Exciting Visit to SEMICON Taiwan

Posted by Kimberly Daich; Director of Marketing on Sep 27, 2016 10:30:00 AM

01_SEMICON_Taiwan_Exhibition_Center.jpg

Exhibiting at SEMICON Taiwan for the second time in as many years, Cimetrix significantly expanded its presence at the show with a booth in the Smart Manufacturing Pavilion. Like last year, we shared an exhibit with one of our Taiwan partner companies, Flagship International.

02_Booth_in_Smart_Manufacturing_Pavillion.jpg

Since the semiconductor industry is one of the most important economic engines in Taiwan, this year’s Gala Dinner at the Grand Hyatt featured an excellent and supportive speech by the country’s new President, Dr. Ing-Wen Tsai. Taiwan’s tech industries have had a solid year thus far, leading other regions of the world and capturing additional market share.

03_President_of_Taiwan_at_Dinner.jpg

In recent years, SEMI has increased its emphasis on focused “educational” forums at its SEMICON shows, and set a new high-water mark at SEMICON Taiwan with 20 of these events ranging from Design to Materials to Packaging to Overseas Investmen. Cimetrix was privileged to be named as one of the speakers at the Smart Manufacturing Forum, which included presentations by a variety of thought leaders from UMC, Rockwell Automation, ASE, and others. Alan Weber represented Cimetrix with a presentation entitled “Realizing Smart Manufacturing in Semiconductor Industry with SEMI Standards,” making the case that the industry’s factories already embody many of the characteristics of a Smart Manufacturing environment by virtue of the latest generations of SEMI Standards that support the required connectivity and control capabilities.

04_Alan_at_Smart_Manufacturing_Forum.jpg

As a specific example, the UMC “Big Data to Manufacturing Excellence” presentation by Mr. James Lin described the “Wait Time Waste” analysis application, which is directly enabled by the SEMI E168 (Product Time Measurement) standard and the underlying detailed equipment event data called for in the E164 (EDA Common Metadata) standard.

To support the level of ongoing activity at the show and elsewhere in Taiwan, the Cimetrix contingent also included Derek Lindsey and Kerry Iwamoto, shown here during one of quieter moments in the booth.

05_Derek_and_Kerry_in_Booth.jpg

Another highlight of the week for Cimetrix was participation in the eMDC (e-Manufacturing & Design Collaboration Symposium), now in its 10th year in Taiwan. Alan Weber made a presentation entitled “The Role of Models in Semiconductor Smart Manufacturing” that echoed a number of the messages shared at the Smart Manufacturing Forum but with heavier emphasis on the manufacturing applications that are enabled.

06_Weber_eMDC_Cover_Slide.jpg

The basic idea is that most of the information required to support generic process monitoring and calculation of productivity KPIs is now mandated by the latest generation of equipment model standards, and this promises to drastically reduce the factory cost of developing and integrating these applications.
 
On a final note, in discussing the use of the SEMI EDA standards for critical production applications with a number of the leading chip makers during the week, it seems that we are now very close to an industry tipping point for the adoption of this technology. This has been a long time in coming, and opens up a realm of exciting new possibilities for consumers of detailed equipment and process data!

 

Topics: Semiconductor Industry, Doing Business with Cimetrix, Events

News You Can Use in SEMI Command and Control Standards, Part 2

Posted by Brian Rubow and Alan Weber on May 31, 2016 1:00:00 PM

 172SEMI.pngIn a previous blog we mentioned that two new SEMI standards, E172 and E173, demonstrated that the GEM standard was alive and well and even gaining new momentum by evolving to adopt new technology. The earlier blog focused on E172 with its SEDD files that use an XML schema to describe what is in a GEM interface. Today’s blog is about the E173 Specification for XML SECS-II Message Notation: a new way to log and document GEM/SECS messages, again using an XML schema.

A few years ago Cimetrix was involved in a project prototyping Wait Time Waste concepts and implementation alternatives. This work required Cimetrix engineers to review and extract data from many different SECS-II message log files from a variety of sources, and in the process, exposed a serious weakness in the industry. Because there was no standardized notation for logging SECS-II messages, everyone represented them differently, using different nuances and variations in their notation based loosely on SML (SECS Message Language, which is mentioned in the GEM standard). Additionally, SML itself was designed primarily for human readability, and certainly not for consumption by software programs; moreover, you can’t analyze a long message log without software to do the parsing for you. As a consequence, writing software to review the log files and to extract meaningful data from the log files was far more difficult than it should have been – SML and SML-like notations are simply not suitable for today’s needs. But now there is a suitable, industry-standard alternative. 

At Cimetrix we have utilized various notations for logging SECS-II messages for many years. In order for any notation to be useful it must meet certain criteria. First of all, it has to be easy for software to write (serialize). Secondly, it also needs to be easy for software to read (deserialize). And finally, it should be easy for humans to read and understand.

The original technique we used many years ago was based on the scripting language Tcl (pronounced “tickle”), which uses curly braces as structural delimiters. When programming within the Tcl language, this works very well. In other programming languages, however, it is easy to serialize, but not so easy to deserialize. Another technique Cimetrix had used for a few years was based on XML, which is well supported by all modern programming languages and an integral part of most internet activity. It is very easy to serialize and deserialize. And when formatted with carriage returns and indentation, it is quite easy to read for most humans (at least the ones who are software programmers or web page gurus).

Here is a subjective comparison between the notation alternatives using a scale of 1 to 5 where 5 is excellent and 1 is very poor or difficult.

173_2.png

At Cimetrix we decided to leverage our experience with XML, SECS/GEM standards and the SEMI Standards organization and related communities to develop a notation that everyone in the industry could benefit from. The result was this new standard: SMN. It is comprised of two parts: an XML schema defined specifically for GEM/SECS messaging; and a specification document describing how to use it (although many details of the specification are embedded as annotations within the XML schema file itself). It looks like this:

173_1.png

The schema is found on the SEMI website: http://dom.semi.org/web/wstandards.nsf/complementaryfiles

SMN brings the representation of SECS messages into the Internet era by defining an open, standard, XML-based notation for these messages. So what can you do with this? Here are some ideas:

  • Document individual SECS/GEM messages (the SEMI E172 SEDD file uses SMN for this). You can also document entire message scenarios.

  • Log individual SECS/GEM messages or scenarios in XML format. These can include only the messages, or might also include protocol messages (like the HSMS separate message).

  • Share message logs with others. If their software supports SMN, they can immediately make use of it. This should increase collaboration in the manufacturing community, particularly between equipment suppliers and their customers.

  • Embellish log files with comments and meaningful metadata, like data item names, variable names, collection event names, etc.

  • Analyze and extract information from log files offline for projects like Wait Time Waste, where you don’t need to process a live data stream.

  • Log messages in a raw binary format to save disk space, yet encapsulated in XML for convenience.

  • Many of the numerous XML tools in the software development community can now be used by SECS/GEM software developers. This opens up a world of opportunities.

  • Products like our CIMConnect and CIM300 can make use of SMN to make it easier to implement GEM and GEM300 interfaces on the equipment by using the SECSData element from SMN to pass data from the equipment supplier’s software into our product.

It is exciting to see the GEM standard evolve and embrace new technologies like XML to make integrating manufacturing equipment into the factories easier and easier.

For more information about these latest standards, and how you can incorporate them into your interface implementation, please contact us.

Topics: Industry Highlights, SECS/GEM, Semiconductor Industry

News You Can Use in SEMI Command and Control Standards

Posted by Brian Rubow and Alan Weber on May 24, 2016 1:00:00 PM

172SEMI.png

As the SEMI GEM standard celebrates its 25th birthday, you may have thought its evolution had just about run its course — but you’d be wrong. Last year, the Information and Control Committee of SEMI Standards passed two new standards that enhance the usability of the entire SECS/GEM suite of standards for equipment suppliers and semiconductor manufacturers alike: E172 SEDD and E173 SMN.

Let us talk about the first of these, the E172 Specification for the SECS Equipment Data Dictionary (SEDD) and postpone E173 Specification for XML SECS-II Message Notation (SMN) discussion for another blog. SEDD standardizes the approach for documenting an equipment’s GEM interface in a way that is both human- and computer-readable. All factories in every industry that use GEM require their equipment suppliers to provide GEM interface documentation in some electronic form for each type of equipment. This is because the GEM interface on every equipment type is unique, supporting unique features and publishing a unique set of data. Of course, the GEM standard itself requires documentation and what has to be in the documentation but does not specify how this is to be accomplished. Until now there has been no common approach or format. This has always left the equipment suppliers to come up with their own format. At best this might be in a multiple-tabbed Excel spreadsheet or a PDF file; and at worst a text document that might or might not have been accurate or even complete. And every equipment supplier completes the documentation in a different structure and style so that no two GEM documents look the same. In summary, everyone is trying to complete this GEM and factory requirement by providing documentation, but in the end what factories are receiving has to be consumed and digested differently based on the equipment supplier, and sometimes even based on the specific equipment type from the same equipment supplier. It is a lot of work for the factory just to understand exactly what is in each GEM interface.

SEDD was created to solve this problem by defining a standard XML schema for documenting a GEM interface. Equipment suppliers create an XML file that complies with the SEDD XML schema to document the GEM interface and then deliver this XML file (called an SEDD file) to the factory.

Why XML? Because XML is the perfect technology for organizing data into a uniform structure that is well supported by modern programming languages. This means that equipment suppliers can use a software program to generate the SEDD file. It also means that factories can write software to read and view the SEDD file. Moreover, they can create intelligent host applications that automatically configure themselves and adapt to a specific GEM interface.

So what’s in an SEDD file? Below is a visual representation of the SEDD file schema, identifying the major elements of the SEDD file.

172Picture1.pngSo essentially the SEDD file includes a list of the data available for collection by a host, some general information about the equipment (in the header), and the format of the data variables, status variables and equipment constants. As an example of what details are included, here are the details for collection events.

As an example, for a collection event, the SEDD file includes a list of all collection events available, and the ID, name, description, related SEMI standard, and the list of related data variables and other variables for that collection event. This is everything you need to use a collection event.

172Picture2.png

So far this is a summary of what is available today in a SEDD file. Cimetrix is leading the GEM300 task to extend the SEDD file to include additional information. This work is in SEMI ballot 5872 that proposes to extend the SEDD file to also include:

  • A list of supported SECS-II messages and the acceptable format for each message (using E172 SMN)

  • A list of support remote commands and available parameters for each remote command

  • A list compliance tables for supported SEMI standards

  • The list of predefined event reports

This is all work that was postponed from the original SEDD standard development. Hopefully ballot 5872 will pass and make SEDD files even more useful. With this additional information an SEDD file would empower GEM host software to configure itself to fully communicate with a GEM interface and make all of the features in the GEM interface available.

This is one example of how GEM technology just keeps getting better. It is not surprising that GEM is getting used in more and more industries.

For more information about this latest standard, and how you can incorporate it into your interface implementation, please contact us.

Topics: Industry Highlights, SECS/GEM, Semiconductor Industry

Realizing Industry 4.0 with SEMI Standards: Right Here and Now

Posted by Alan Weber: Vice President, New Product Innovations on May 6, 2016 1:00:00 PM

IoT1.png

Since the concept was first articulated in 2011 by a German government-supported program promoting deeper integration of manufacturing software and hardware across the production value chain, the term “Industry 4.0” has gained recognition and momentum as the rallying cry for the 4th industrial revolution (see left Image by Christoph Roser at AllAboutLean.com). Wikipedia  summarizes it like this: “Industry 4.0 facilitates the vision and execution of a ‘Smart Factory.’ Within the modular structured Smart Factories of Industry 4.0, cyber-physical systems monitor physical processes, create a virtual copy of the physical world, and make decentralized decisions. Over the Internet of Things, cyber-physical systems communicate and cooperate with each other and with humans in real-time…” 

This definition may lead you to ask “What aspects of Industry 4.0 are truly revolutionary, and what technologies and tools are available today that would enable me to start building “Smart[er] Factories?” In this blog, I offer some potential answers to these questions that put the vision of Industry 4.0 within reach for automation practitioners familiar with the latest generation of SEMI Standards.  

IoT2.png

Semiconductor manufacturers have been collecting and using data from the equipment in their factories for decades. Throughout this period, device sizes and process windows have shrunk continuously according to Moore’s Law, and the SEMI Standards have evolved by necessity to support the insatiable demand for data exhibited by the process analysis and control applications that keep a modern fab running profitably (see left). The newest of these standards, the Equipment Data Acquisition suite (EDA, also known as “Interface A”), provides the power and flexibility to support a wide range of critical manufacturing applications and human users with ever-changing requirements; moreover, these standards can be deployed in a variety of system architectures without disturbing the “command and control” capabilities of existing factory systems.

“What does all this have to do with Industry 4.0?” To understand this, let’s look at the foundation of a “Smart Factory,” the collection of the many thousands of devices that might need to communicate over the so-called “Internet of Things.” 

We already see evidence that the availability of low-cost, low-power, networkable computing hardware will likely result in an explosion of “smart sensors” and other intelligent devices on the factory floor. However, as social scientists have observed over the millennia, groups of smart individuals don’t necessarily exhibit smart behavior in the aggregate, so what additional attributes must these devices possess to be good citizens of a collaborative, Industry 4.0 environment? How will these devices communicate effectively with one another? And what oversight will be required to ensure this communication achieves the ultimate manufacturing objectives?

As a starting point, I propose that each device, or manufacturing “thing,” at a minimum should be discoverable, autonomous, model-based, self-aware, communicative, and well-behaved. Depending on the role the device must play, it might also be self-monitoring, capable of defending itself (secure), and a consumer of data from other devices/systems as well as a provider. So defined, these devices would need a minimum of external monitoring and supervision (read “management overhead”) to perform their basic functions, but would rely on higher-level systems to provide specific objectives, instructions, and constraints (read “configuration, recipes, and limits”) for their operation in a given context and timeframe.

I realize that’s a lot to absorb at once, but now imagine that each of these devices could implement a subset of the services called for in the EDA standards, especially those defined in E120/E125/E164 (equipment modeling and standard metadata modeling), E132 (session management), and E134 (data collection management). Consider the collaboration among independent devices and systems this would enable…and ask yourself, how much closer to the vision of Industry 4.0 can you possibly get?

I hope the ideas above were useful…or at least thought-provoking. We’ll be developing this theme further in the coming months, but I wanted to use this blog as a conversation starter. We’d love to hear your feedback, so give us a call, or feel free to reach out to us.

Topics: Industry Highlights, Semiconductor Industry, EDA/Interface A, Smart Manufacturing/Industry 4.0

SEMICON China 2016 was the Largest Semiconductor Trade Show of the Last Five Years

SEMICON China SEMICON China

SEMICON China

SEMICON China

On March 15-17 in Shanghai, SEMI hosted its annual SEMICON China and PFD China, which was the world’s largest semiconductor trade show of the past five years. With an increase of 20% over last year, the show had more than 2,600 booths from companies based all over the world. Many theme pavilions at the exposition demonstrated the strength of the industry. In addition, the series of concurrent conferences and programs brought the global industry knowledge sharing to exhibitors and attendees alike.

Starting Tuesday morning, the Grand Opening Keynote was delivered by world-class industry leaders including Dr. Zhou Zixue—the Chairman of SMIC, Ding Wenwu—the President of China National IC Fund, along with the CEOs from TSMC, Applied Materials, Amkor Technology, TEL, STATS ChipPAC, and Lam Research. The presentation explored global business and technology trends, market opportunities, and shared the panel’s ideas supporting the development of China’s semiconductor industry.

The rapid rise of China’s semiconductor industry has been driven mainly by an increasing market and investments. Chinese companies and funds have been active in the recent cross-border merger and acquisition deals. On Wednesday at the “Tech Investment Forum – China 2016,” leaders of China’s IC Investment Fund and leading global investment institutions discussed investment hot-topics within the Chinese semiconductor industry.

Also on Wednesday, SEMICON hosted a “Build China IC Manufacturing Ecosystem” forum that discussed establishing a full integrated circuit (IC) manufacturing supply-chain and building manufacturing core competencies that are vital for China’s semiconductor industry. The forum included speakers from China and leading global companies from the IC design, manufacturing, equipment, and materials fields. A wide range of topics was  covered including innovation and cooperation in leading-edge frontend processes, advanced packaging technologies, eight-inch production line, and more.

Other concurrent technology sessions included “China Memory Strategic Forum,” “Technology Shape the Future – Senor Hub Solution for Wearable and IoT,” “LED China Conference 2016,” “Power Semiconductor Forum 2016,” “SEMI-JEDEC Mobile and IoT Technology Forum,” and “China Display Conference/ASID 2016.” These sessions illustrate how the Chinese semiconductor market is interested in exploring industrial developments, share its visions for the future, and to work cohesively to grow the industry within China.

This was the first year Cimetrix exhibited at SEMICON China. We were able to make some valuable connections, visit with existing customers, and establish that Chinese companies have a definite interest in our product lines as well as how we can help them find greater success. We featured our complete SECS/GEM and EDA product lines with in-booth demonstrations and presentations.

We have already made plans to attend next year’s show to further explore how we can fit into the expanding Chinese market. We are hopeful that China will open new possibilities for the continued growth of Cimetrix.

Topics: Semiconductor Industry, Doing Business with Cimetrix, Events

Equipment Data-Driven Continuous Improvement for 200mm Fabs

Posted by Alan Weber: Vice President, New Product Innovations on Feb 23, 2016 1:03:00 PM

Systema1.png

The focus of the most recent SYSTEMA Expert Day, held during a snowy week in Dresden in late January 2016 in conjunction with the 13th annual innovationsforum, was “200mm Fab Enhancement” and featured a number of presentations from Systema GmbH customers and partner companies.

By way of background, there are a number of reasons for the emphasis on 200mm fab enhancement, most notably that many of these factories are enjoying a renaissance of business to meet the growing demands for IoT (Internet of Things) devices. Moreover, since the drivers for this market segment include cost, variety, and volume, the automation and operations people in these factories are faced with a new combination of challenges not seen in earlier markets.

Cimetrix’ contribution to the event was a presentation titled “Equipment Data-Driven Continuous Improvement for 200mm Fabs,” which outlined a model-based, ROI-driven approach for adding equipment data collection capabilities to existing factories. Our basic premise is that such an approach helps meet some of the automation challenges in an incremental, cost-effective way without requiring major redesign of the factory or equipment control systems.

Systema2.png

Since the term “model” is used in many different contexts, we first clarified what this term means in the context of SEMI equipment communications standards, and how this evolved over the past three decades. This was accomplished using a natural language analogy, which is shown in the figure below. Note that the culmination of this process to date is the EDA (Equipment Data Acquisition) metadata model called for in the latest generation of standards, which is very prescriptive in terms of structure, content, and naming conventions for the elements of a semiconductor manufacturing equipment. And even thought the specifics of this model were designed with 300mm wafer fab equipment in mind, the principles well apply to all substrate sizes, and even to the types of material, processes, and equipment found in back end assembly and test factories.

After establishing the value of explicit models for representing equipment, sensors, and other key items in a manufacturing environment, we next introduced concept of an ROI-driven strategy for evaluating the relative benefit of various data collection projects. This strategy first identifies and ranks the key manufacturing objectives that must be addressed, then poses the questions that must be answered to meet those objectives. It then identifies the data sources for the information required to answer those questions, and the data collection techniques (including software) applicable to those sources. Finally, since the original objectives can change with time and additional knowledge, they should be re-examined periodically, giving the strategy an iterative aspect as well.

In order provide specific examples for the uses of equipment data in a continuous improvement program, the presentation listed a number of application use cases that have been successfully deployed in 200mm facilities. These included (in general increasing order of complexity) substrate tracking, process execution tracking, product time measurement (aka wait time waste analysis), external sensor integration, component fingerprinting, and product traceability.

Systema3.png

A couple of these were then explained in more detail, showing how a basic tracking application could start by using a small subset of the equipment data, and then evolve over time to provide more advanced functions (and benefit!) as more detailed information was made available.

For those who want to understand this process in more depth, you are welcome to download the entire presentation using the link below, or call us to discuss how we can apply these ideas to your company!


“Equipment Data-Driven Continuous Improvement for 200mm Fabs"

Watch the Video

Topics: Semiconductor Industry, EDA/Interface A, Data Collection/Management