SlideShare a Scribd company logo
IOSR Journal of Computer Engineering (IOSRJCE)
ISSN: 2278-0661, ISBN: 2278-8727 Volume 6, Issue 2 (Sep-Oct. 2012), PP 23-25
www.iosrjournals.org
www.iosrjournals.org 23 | Page
Application of VLSI In Artificial Intelligence
M. Zamin Ali Khan1
, Hussain Saleem2
and Shiraz Afzal3
1
Main Communication Network Department, University of Karachi, Karachi, Pakistan
2
Department of Computer Science, University of Karachi, Karachi, Pakistan
3
Electronic Engineering Departments, Sir Syed University of Engineering & Technology, Karachi, Pakistan
Abstract : This paper describes the application of VLSI (Very Large Scale Integrated) circuit in Artificial
Intelligence (AI). VLSI is the inter-disciplinary science of utilizing advance semiconductor technology to create
various functions of computer system. This manuscript addresses the close link of microelectronics and AI. By
combining VLSI technology, a very powerful computer architecture confinement is possible.
Keywords - VLSI, Artificial Intelligence, DAA, Chip Design, Expert System.
I. INTRODUCTION
Gone are the days when massive computers made-up of vacuum tubes sat humming in entire dedicated
rooms and could do about 360 multiplications of 10 digit numbers in a second. Though they were heralded as
the fastest computing machines of that time, they surely do not stand a chance when compared to the modern
day machines. Modern day computers are getting smaller, faster, and in-expensive and more power and efficient
every progressing second. But what drove this change? The whole domain of computing ushered into a new
dawn of electronic miniaturization with the advent of semiconductor transistor by Bardeen (1947-48) and then
the Bipolar Transistor by Shockley (1949) in the Bell Laboratory [1].
The development of microelectronics spans a time which is even lesser than the average life
expectancy of a human, and yet it has seen as many as four generations. Early 60’s saw the low density
fabrication processes classified under Small Scale Integration (SSI) in which transistor count was limited to
about 10. This rapidly gave way to Medium Scale Integration (MSI) in the late 60’s when around 100 transistors
could be placed on a single chip.
It was the period when the cost of research began to deterioration and private firms started entering the
competition in comparison to the former years where the main load was borne by the military. Transistor-
Transistor logic (TTL) proposing higher integration densities endured other IC families identically Emitter-
Coupled Logic (ECL) and became the basis of the first integrated circuit revolution. It was the creation of this
family that gave inspiration to semiconductor giants for example Texas Instruments, Fairchild, Motorola and
National Semiconductors. Early seventies marked the progression of transistor count to about 1000 per chip
called the Large Scale Integration (LSI).
By mid-eighties, the transistor count on a single chip had already exceeded 1000 and henceforth came
the era of Very Large Scale Integration (VLSI). Though numerous improvements have been made and the
transistor count is still increasing, further the names of generations e.g. ULSI (Ultra Large Scale Integration) are
normally avoided. It was during this time when TTL got defeated in the battle to MOS (Metal Oxide
Semiconductor) family due to the same problems that had pushed vacuum tubes into slackness, power
dissipation and the limit it imposed on the number of gates that could be positioned on a single die [1].
The second age of Integrated Circuits revolution started with the starter of the first microprocessor, the
4004 by Intel in 1972 and the 8080 in 1974. Today various companies like Texas Instruments, Infineon,
Alliance Semiconductors, Cadence, Synopsys, Cisco, Micron Tech, National Semiconductors, ST
Microelectronics, Qualcomm, Lucent, Mentor Graphics, Analog Devices, Intel, Philips, Motorola and many
other firms have been proven and are dedicated to many fields in VLSI like Programmable Logic Devices,
Hardware Descriptive Languages, Design tools, Embedded Systems etc.
With the Introduction in Section-1, Section-2 describes the notion of Artificial Intelligence. Section-3
gives comparison of AI & VLSI. At the end, Section-4 gives detail about the importance and applications of
VLSI in AI.
II. ARTIFICIAL INTELLIGENCE
AI is the area of computer science focusing on creating machines that can engage on behaviors that
humans consider intelligent. The ability to create intelligent machines has intrigued humans since ancient times
and today with the advent of the computer and 50 years of research into AI programming techniques, the dream
of smart machines is becoming a reality. Researchers are creating systems which can mimic human thought,
understand speech, beat the best human chess player, and countless other feats that were never possible before
[2].
Application of VLSI in Artificial Intelligence
www.iosrjournals.org 24 | Page
III. ARTIFICIAL INTELLIGENCE & VLSI (AI AND VLSI)
Most of the prosperous applications of Artificial Intelligence (AI) to integrated circuit and printed
circuit board design schematic have appeared in the area of expert systems which work as design assistants
[3][9]. But expert systems technology is only one aspect of AI. VLSI design is a complex process. Moreover,
that complexity is multi-dimensional. Size and level of detail are two distinctive dimensions. Others include the
hierarchical nature of the design process as well as of the self-design. AI languages lend themselves to solving
problems of such complexity. These language features coupled with expert systems permit a significant first
step to solving a very difficult problem i.e. the verification of the correctness of a design [3].
IV. APPLICATIONS
Applications of AI are growing rapidly. These are being pursued not only in university research but
also in industrial environments. One such application area under investigation is VLSI design [7][8][11]. The
first significant applications were expert systems. An expert system is essentially a computer program which
simulates a human expert's behavior by applying reasoning techniques to a base of knowledge in some area of
specialization. An expert system should be able to solve straight forward and medium difficulty problems in that
area of specialization. For very difficult problems, it should be able to formulate one or more potential solutions
and possibly indicate the reliability of each alternative.
An expert system differs from a standard computer program in several important aspects. In a
conventional computer program, the “intelligence” is directly written into the code. The code then solves a
problem by performing an algorithm which is known to address the problem. Further, except for explicit
branches, the code executes sequentially. In an expert system, the “intelligence” is separated from the control or
reasoning portion. Thus changes and additions to the knowledge can occur without changing the control portion
[4].
The essence of the Knowledge based approach used in AI, is to ask what knowledge is used by a
human expert in solving some task and to develop algorithms and data structures that may represent this
knowledge explicitly. Often the most useful facts are a collection of some rules of thumb, derived through
subjective approach, can be stated as IF-THEN rules and can be used in a simple reasoning process. Researchers
using this reasoning approach in a number of areas of VLSI have found several advantages over the trivial
approaches, such as discussed in [4].
 It is easier to make incremental improvements
 It is easier for the system to explain what it is doing and why
 It is easier for the human expert to determine what is incorrect or incomplete about the systems knowledge
and explain how to fix it
 It is easier to interactively use a human expert’s abilities
These experts system are being used widely in VLSI design [7][8][10][12]. The Design Automation
Assistant (DAA) [5] is important as it was one of the first knowledge-based systems created for VLSI design. It
was developed jointly by researchers at Carnegie-Mellon University and AT&T Bell Labs. The initial DAA
contained rules describing various synthesis operations and applicable contexts. Production rules were expressed
in terms of registers, operators, data paths, and control signals. Over the years, the DAA system has been
expanded and refined [3]. There are more than 500 rules in its knowledge base. It has successfully been used to
design several systems.
Another important example is the Design Advisor by NCR [3] which is an expert assistant offering
advice in six areas for the design of semi-custom CMOS chips from a library of standard cells. The advisor
includes facts and rules on simulation, functions, timing, testability, design rules, and specification feasibility.
The Design Advisor is built on top of an expert system shell called Proteus, developed by the Microelectronics
and Computer Technology Corporation (MCC).
Another knowledge based system called REDESIGN [4] is being used by several people to address the
following problem of functional redesign. Given an existing circuit, its functional specifications, and a desired
change to these specifications. It helps the user to determine a change in the circuit that will allow it to meet the
altered functional specifications without introducing undesirable side-effects. In this case, providing intelligent
assistance on two quite different types of reasoning about the given circuit is desired.
The first essential type of reasoning about circuits is causal reasoning about the inter-relations among
signals within the circuit. This is a generalization of the notions of circuit simulation and symbolic simulation. It
involves tasks such as, given a description of the streams of data being input to a component, deriving a
description of the output data streams. Or, given a specification of the required characteristics of the outputs of a
component, determine what characteristics must be satisfied by the inputs to the component. The subsystem of
REDESIGN which has been developed to solve these kinds of problems is called CRITTER [6]. A second type
of reasoning essential to redesign involves reasoning about purposes of components. For example, given a
circuit, and its specifications, explain the role played by a particular component in implementing the overall
Application of VLSI in Artificial Intelligence
www.iosrjournals.org 25 | Page
specifications. Or, determine the range of components that can be substituted for this component without
violating the overall specifications.
REFERENCES
[1] Engineers Garage, Web: http://www.engineersgarage.com/articles/vlsi-design-future, Accessed on: 30 September 2012.
[2] Oracle ThinkQuest, Web: http://library.thinkquest.org/2705/, Accessed on: 30 September 2012.
[3] Ann Miller, “From Expert Assistant to Design Verification: Applications of AI to VLSI Design”, Session 11Al, IEEE, Vol.2, pp.406-
410, 1989.
[4] Louis I. Steinberg, Tom M. Mitchell, “A knowledge based approach to VLSI CAD the redesign system”, In Proceedings of the 21st
Design Automation Conference, IEEE Press, Piscataway, NJ, USA, pp.412-418, 1984.
[5] T. J. Kowalski, D.E. Thomas, “The VLSI Design Automation Assistant Prototype System”, In 20th Design Automation Conference,
IEEE, pp.479-483, 1983.
[6] Van E. Kelly, “The CRITTER System: Automated Critiquing of Digital Circuit Designs”, In Proceedings of the 21st Design
Automation Conference, IEEE Press, 1984, 419-425.
[7] R. L. Steele, “An Expert System Application in Semicustom VLSI Design”, In Proceedings of the 24th ACM/IEEE Design
Automation Conference, A. O'Neill and D. Thomas (Eds.), ACM, pp.679-688, 1987.
[8] H. Farahat, A. Eldessouki, M. Y. Mahmoud, H. Elsimary, “An Expert System for VLSI Layout Design”, International Conference on
Systems Engineering, IEEE, pp.529-532, 1989.
[9] M. Stefik, L. Conway, “Towards the Principled Engineering of Knowledge”, AI Magazine, Vol. 3:3, pp.4-16, 1982. (Reprinted in
Readings From the AI Magazine, Volumes 1-5, 1980-1985, pp.135-147, 1988.)
[10] J. Kim, J.P. McDermott, “TALIB: An IC Layout Design Assistant”, In Proc. AAAI, pp.197-201, 1983.
[11] Guy Rabbat, “VLSI and AI are getting closer”, Circuits and Devices Magazine, IEEE, Vol.4, No.1, pp.15-18, 1988.
[12] T.J. Kowalski, D. J. Geiger, W.H. Wolf, W. Fichtner, “The VLSI Design Automation Assistant: From Algorithms to Silicon”,
Design & Test of Computers, IEEE, Vol.2, No.4, pp.33-43, 1985.
Dr. M. Zamin Ali Khan is a Head of Main Communication network department at University of Karachi. He has
received B.E (Electrical Engineering) from NED University, Karachi, Pakistan and MS (Electrical and Computer
Engineering) from Concordia University, Montreal, Canada and PhD in Computer Science from UoK. He has more than
18 years of experience of teaching and industry. He has worked in Victhom Human Bionics, Canada as an Engineer
Scientist. Currently, he is a senior member of Pakistan Engineering Council, Canadian Engineering Council and IEEE. His
research interest includes VLSI, Digital design, Digital signal processing and Analog front end of wireless devices.
Hussain Saleem is currently Assistant Professor and Ph.D. Research Scholar at Department of Computer Science,
University of Karachi, Pakistan. He received B.S. in Electronics Engineering from Sir Syed University of Engineering &
Technology, Karachi in 1997 and has done Masters in Computer Science from University of Karachi in 2001. He bears
vast experience of about 15 years of University Teaching, Administration and Research in various dimensions of
Computer Science. Hussain is the Author of several International Journal publications. His field of interest is Software
Science, System Automation, Hardware design and engineering, and Simulation & Modeling. He is senior member of
Pakistan Engineering Council (PEC).
Shiraz Afzal is a full time faculty member at Sir Syed University of Engineering & Technology, Karachi, Pakistan. He
received his B.S. in Electronics from Sir Syed University of Engineering and Technology Karachi, Pakistan and M.E
degree in Electronics with specialization in Micro-System design from NED University of Engineering and Technology
Karachi, Pakistan in 2006 and 2012 respectively. His research interest includes Microelectronic circuit design. He is also a
member of PEC.

More Related Content

Similar to Application Of VLSI In Artificial Intelligence

Semantic Technologies for the Internet of Things: Challenges and Opportunities
Semantic Technologies for the Internet of Things: Challenges and Opportunities Semantic Technologies for the Internet of Things: Challenges and Opportunities
Semantic Technologies for the Internet of Things: Challenges and Opportunities
PayamBarnaghi
 
Physical Design, Logical Design – IoT Enabling Technologies
Physical Design, Logical Design – IoT Enabling TechnologiesPhysical Design, Logical Design – IoT Enabling Technologies
Physical Design, Logical Design – IoT Enabling Technologies
Siva Cool
 
THE INTEREST OF HYBRIDIZING EXPLAINABLE AI WITH RNN TO RESOLVE DDOS ATTACKS: ...
THE INTEREST OF HYBRIDIZING EXPLAINABLE AI WITH RNN TO RESOLVE DDOS ATTACKS: ...THE INTEREST OF HYBRIDIZING EXPLAINABLE AI WITH RNN TO RESOLVE DDOS ATTACKS: ...
THE INTEREST OF HYBRIDIZING EXPLAINABLE AI WITH RNN TO RESOLVE DDOS ATTACKS: ...
IJNSA Journal
 
Role of artificial intelligence in cloud computing, IoT and SDN: Reliability ...
Role of artificial intelligence in cloud computing, IoT and SDN: Reliability ...Role of artificial intelligence in cloud computing, IoT and SDN: Reliability ...
Role of artificial intelligence in cloud computing, IoT and SDN: Reliability ...
IJECEIAES
 
Spring 2012 Seminar Catalogue
Spring 2012 Seminar CatalogueSpring 2012 Seminar Catalogue
Spring 2012 Seminar Cataloguealidade
 
AN ONTOLOGY FOR EXPLORING KNOWLEDGE IN COMPUTER NETWORKS
AN ONTOLOGY FOR EXPLORING KNOWLEDGE IN COMPUTER NETWORKSAN ONTOLOGY FOR EXPLORING KNOWLEDGE IN COMPUTER NETWORKS
AN ONTOLOGY FOR EXPLORING KNOWLEDGE IN COMPUTER NETWORKS
ijcsa
 
An Agent Future For Network Control
An Agent Future For Network ControlAn Agent Future For Network Control
An Agent Future For Network Control
Sara Alvarez
 
chapter 5.pdf
chapter 5.pdfchapter 5.pdf
chapter 5.pdf
Sami Siddiqui
 
chapter 5.docx
chapter 5.docxchapter 5.docx
chapter 5.docx
Sami Siddiqui
 
RANDOM MAC OPTIMIZATION FOR IOT COMMUNICATION.pdf
RANDOM MAC OPTIMIZATION FOR IOT COMMUNICATION.pdfRANDOM MAC OPTIMIZATION FOR IOT COMMUNICATION.pdf
RANDOM MAC OPTIMIZATION FOR IOT COMMUNICATION.pdf
YAAKOVSOLOMON1
 
Katasonov icinco08
Katasonov icinco08Katasonov icinco08
Katasonov icinco08cg19920128
 
A_Middleware_based_on_Service_Oriented_Architectur.pdf
A_Middleware_based_on_Service_Oriented_Architectur.pdfA_Middleware_based_on_Service_Oriented_Architectur.pdf
A_Middleware_based_on_Service_Oriented_Architectur.pdf
12rno
 
RPL AND COAP PROTOCOLS, EXPERIMENTAL ANALYSIS FOR IOT: A CASE STUDY
RPL AND COAP PROTOCOLS, EXPERIMENTAL ANALYSIS FOR IOT: A CASE STUDYRPL AND COAP PROTOCOLS, EXPERIMENTAL ANALYSIS FOR IOT: A CASE STUDY
RPL AND COAP PROTOCOLS, EXPERIMENTAL ANALYSIS FOR IOT: A CASE STUDY
ijasuc
 
RPL AND COAP PROTOCOLS, EXPERIMENTAL ANALYSIS FOR IOT: A CASE STUDY
RPL AND COAP PROTOCOLS, EXPERIMENTAL ANALYSIS FOR IOT: A CASE STUDYRPL AND COAP PROTOCOLS, EXPERIMENTAL ANALYSIS FOR IOT: A CASE STUDY
RPL AND COAP PROTOCOLS, EXPERIMENTAL ANALYSIS FOR IOT: A CASE STUDY
ijasuc
 
RPL AND COAP PROTOCOLS, EXPERIMENTAL ANALYSIS FOR IOT: A CASE STUDY
RPL AND COAP PROTOCOLS, EXPERIMENTAL ANALYSIS FOR IOT: A CASE STUDYRPL AND COAP PROTOCOLS, EXPERIMENTAL ANALYSIS FOR IOT: A CASE STUDY
RPL AND COAP PROTOCOLS, EXPERIMENTAL ANALYSIS FOR IOT: A CASE STUDY
ijasuc
 
Dynamic Semantics for Semantics for Dynamic IoT Environments
Dynamic Semantics for Semantics for Dynamic IoT EnvironmentsDynamic Semantics for Semantics for Dynamic IoT Environments
Dynamic Semantics for Semantics for Dynamic IoT Environments
PayamBarnaghi
 
B1802030511
B1802030511B1802030511
B1802030511
IOSR Journals
 
Pervasive Computing
Pervasive ComputingPervasive Computing
Pervasive Computing
journal ijrtem
 
A SOLUTION FRAMEWORK FOR MANAGING INTERNET OF THINGS (IOT)
A SOLUTION FRAMEWORK FOR MANAGING INTERNET OF THINGS (IOT)A SOLUTION FRAMEWORK FOR MANAGING INTERNET OF THINGS (IOT)
A SOLUTION FRAMEWORK FOR MANAGING INTERNET OF THINGS (IOT)
IJCNCJournal
 
International Journal of Computer Science, Engineering and Applications (IJCSEA)
International Journal of Computer Science, Engineering and Applications (IJCSEA)International Journal of Computer Science, Engineering and Applications (IJCSEA)
International Journal of Computer Science, Engineering and Applications (IJCSEA)
IJCSEA Journal
 

Similar to Application Of VLSI In Artificial Intelligence (20)

Semantic Technologies for the Internet of Things: Challenges and Opportunities
Semantic Technologies for the Internet of Things: Challenges and Opportunities Semantic Technologies for the Internet of Things: Challenges and Opportunities
Semantic Technologies for the Internet of Things: Challenges and Opportunities
 
Physical Design, Logical Design – IoT Enabling Technologies
Physical Design, Logical Design – IoT Enabling TechnologiesPhysical Design, Logical Design – IoT Enabling Technologies
Physical Design, Logical Design – IoT Enabling Technologies
 
THE INTEREST OF HYBRIDIZING EXPLAINABLE AI WITH RNN TO RESOLVE DDOS ATTACKS: ...
THE INTEREST OF HYBRIDIZING EXPLAINABLE AI WITH RNN TO RESOLVE DDOS ATTACKS: ...THE INTEREST OF HYBRIDIZING EXPLAINABLE AI WITH RNN TO RESOLVE DDOS ATTACKS: ...
THE INTEREST OF HYBRIDIZING EXPLAINABLE AI WITH RNN TO RESOLVE DDOS ATTACKS: ...
 
Role of artificial intelligence in cloud computing, IoT and SDN: Reliability ...
Role of artificial intelligence in cloud computing, IoT and SDN: Reliability ...Role of artificial intelligence in cloud computing, IoT and SDN: Reliability ...
Role of artificial intelligence in cloud computing, IoT and SDN: Reliability ...
 
Spring 2012 Seminar Catalogue
Spring 2012 Seminar CatalogueSpring 2012 Seminar Catalogue
Spring 2012 Seminar Catalogue
 
AN ONTOLOGY FOR EXPLORING KNOWLEDGE IN COMPUTER NETWORKS
AN ONTOLOGY FOR EXPLORING KNOWLEDGE IN COMPUTER NETWORKSAN ONTOLOGY FOR EXPLORING KNOWLEDGE IN COMPUTER NETWORKS
AN ONTOLOGY FOR EXPLORING KNOWLEDGE IN COMPUTER NETWORKS
 
An Agent Future For Network Control
An Agent Future For Network ControlAn Agent Future For Network Control
An Agent Future For Network Control
 
chapter 5.pdf
chapter 5.pdfchapter 5.pdf
chapter 5.pdf
 
chapter 5.docx
chapter 5.docxchapter 5.docx
chapter 5.docx
 
RANDOM MAC OPTIMIZATION FOR IOT COMMUNICATION.pdf
RANDOM MAC OPTIMIZATION FOR IOT COMMUNICATION.pdfRANDOM MAC OPTIMIZATION FOR IOT COMMUNICATION.pdf
RANDOM MAC OPTIMIZATION FOR IOT COMMUNICATION.pdf
 
Katasonov icinco08
Katasonov icinco08Katasonov icinco08
Katasonov icinco08
 
A_Middleware_based_on_Service_Oriented_Architectur.pdf
A_Middleware_based_on_Service_Oriented_Architectur.pdfA_Middleware_based_on_Service_Oriented_Architectur.pdf
A_Middleware_based_on_Service_Oriented_Architectur.pdf
 
RPL AND COAP PROTOCOLS, EXPERIMENTAL ANALYSIS FOR IOT: A CASE STUDY
RPL AND COAP PROTOCOLS, EXPERIMENTAL ANALYSIS FOR IOT: A CASE STUDYRPL AND COAP PROTOCOLS, EXPERIMENTAL ANALYSIS FOR IOT: A CASE STUDY
RPL AND COAP PROTOCOLS, EXPERIMENTAL ANALYSIS FOR IOT: A CASE STUDY
 
RPL AND COAP PROTOCOLS, EXPERIMENTAL ANALYSIS FOR IOT: A CASE STUDY
RPL AND COAP PROTOCOLS, EXPERIMENTAL ANALYSIS FOR IOT: A CASE STUDYRPL AND COAP PROTOCOLS, EXPERIMENTAL ANALYSIS FOR IOT: A CASE STUDY
RPL AND COAP PROTOCOLS, EXPERIMENTAL ANALYSIS FOR IOT: A CASE STUDY
 
RPL AND COAP PROTOCOLS, EXPERIMENTAL ANALYSIS FOR IOT: A CASE STUDY
RPL AND COAP PROTOCOLS, EXPERIMENTAL ANALYSIS FOR IOT: A CASE STUDYRPL AND COAP PROTOCOLS, EXPERIMENTAL ANALYSIS FOR IOT: A CASE STUDY
RPL AND COAP PROTOCOLS, EXPERIMENTAL ANALYSIS FOR IOT: A CASE STUDY
 
Dynamic Semantics for Semantics for Dynamic IoT Environments
Dynamic Semantics for Semantics for Dynamic IoT EnvironmentsDynamic Semantics for Semantics for Dynamic IoT Environments
Dynamic Semantics for Semantics for Dynamic IoT Environments
 
B1802030511
B1802030511B1802030511
B1802030511
 
Pervasive Computing
Pervasive ComputingPervasive Computing
Pervasive Computing
 
A SOLUTION FRAMEWORK FOR MANAGING INTERNET OF THINGS (IOT)
A SOLUTION FRAMEWORK FOR MANAGING INTERNET OF THINGS (IOT)A SOLUTION FRAMEWORK FOR MANAGING INTERNET OF THINGS (IOT)
A SOLUTION FRAMEWORK FOR MANAGING INTERNET OF THINGS (IOT)
 
International Journal of Computer Science, Engineering and Applications (IJCSEA)
International Journal of Computer Science, Engineering and Applications (IJCSEA)International Journal of Computer Science, Engineering and Applications (IJCSEA)
International Journal of Computer Science, Engineering and Applications (IJCSEA)
 

More from Dereck Downing

How To Write Dialogue A Master List Of Grammar Techniques
How To Write Dialogue A Master List Of Grammar TechniquesHow To Write Dialogue A Master List Of Grammar Techniques
How To Write Dialogue A Master List Of Grammar Techniques
Dereck Downing
 
Writing Paper Service Educational Blog Secrets To Writing Blog Even
Writing Paper Service Educational Blog Secrets To Writing Blog EvenWriting Paper Service Educational Blog Secrets To Writing Blog Even
Writing Paper Service Educational Blog Secrets To Writing Blog Even
Dereck Downing
 
Scholarship Essay Essays Terrorism
Scholarship Essay Essays TerrorismScholarship Essay Essays Terrorism
Scholarship Essay Essays Terrorism
Dereck Downing
 
Best Nursing Essay Writing Services - Essay Help Online
Best Nursing Essay Writing Services - Essay Help OnlineBest Nursing Essay Writing Services - Essay Help Online
Best Nursing Essay Writing Services - Essay Help Online
Dereck Downing
 
The Federalist Papers By Alexander Hamilton Over
The Federalist Papers By Alexander Hamilton OverThe Federalist Papers By Alexander Hamilton Over
The Federalist Papers By Alexander Hamilton Over
Dereck Downing
 
Example Of Acknowledgment
Example Of AcknowledgmentExample Of Acknowledgment
Example Of Acknowledgment
Dereck Downing
 
Writing Paper Or Write My Paper -
Writing Paper Or Write My Paper -Writing Paper Or Write My Paper -
Writing Paper Or Write My Paper -
Dereck Downing
 
Observation Report-1
Observation Report-1Observation Report-1
Observation Report-1
Dereck Downing
 
Third Person Narrative Essay - First, Second, And Third-Person Points
Third Person Narrative Essay - First, Second, And Third-Person PointsThird Person Narrative Essay - First, Second, And Third-Person Points
Third Person Narrative Essay - First, Second, And Third-Person Points
Dereck Downing
 
007 Apa Essay Format Example Thatsnotus
007 Apa Essay Format Example Thatsnotus007 Apa Essay Format Example Thatsnotus
007 Apa Essay Format Example Thatsnotus
Dereck Downing
 
Writing Paper - Etsy
Writing Paper - EtsyWriting Paper - Etsy
Writing Paper - Etsy
Dereck Downing
 
Research Paper For Cheap, Papers Online Essay
Research Paper For Cheap, Papers Online EssayResearch Paper For Cheap, Papers Online Essay
Research Paper For Cheap, Papers Online Essay
Dereck Downing
 
Law Essay Example CustomEssayMeister.Com
Law Essay Example CustomEssayMeister.ComLaw Essay Example CustomEssayMeister.Com
Law Essay Example CustomEssayMeister.Com
Dereck Downing
 
Good Introductions For Research Papers. How To
Good Introductions For Research Papers. How ToGood Introductions For Research Papers. How To
Good Introductions For Research Papers. How To
Dereck Downing
 
How To Write Better Essays - Ebooksz
How To Write Better Essays - EbookszHow To Write Better Essays - Ebooksz
How To Write Better Essays - Ebooksz
Dereck Downing
 
Handwriting Without Tears Worksheets Free Printable Fr
Handwriting Without Tears Worksheets Free Printable FrHandwriting Without Tears Worksheets Free Printable Fr
Handwriting Without Tears Worksheets Free Printable Fr
Dereck Downing
 
Inspirational Quotes For Writers. QuotesGram
Inspirational Quotes For Writers. QuotesGramInspirational Quotes For Writers. QuotesGram
Inspirational Quotes For Writers. QuotesGram
Dereck Downing
 
What Is Abstract In Research. H
What Is Abstract In Research. HWhat Is Abstract In Research. H
What Is Abstract In Research. H
Dereck Downing
 
Anecdotes Are Commonly Use
Anecdotes Are Commonly UseAnecdotes Are Commonly Use
Anecdotes Are Commonly Use
Dereck Downing
 
Synthesis Journal Example. Synthesis Examples. 2022-1
Synthesis Journal Example. Synthesis Examples. 2022-1Synthesis Journal Example. Synthesis Examples. 2022-1
Synthesis Journal Example. Synthesis Examples. 2022-1
Dereck Downing
 

More from Dereck Downing (20)

How To Write Dialogue A Master List Of Grammar Techniques
How To Write Dialogue A Master List Of Grammar TechniquesHow To Write Dialogue A Master List Of Grammar Techniques
How To Write Dialogue A Master List Of Grammar Techniques
 
Writing Paper Service Educational Blog Secrets To Writing Blog Even
Writing Paper Service Educational Blog Secrets To Writing Blog EvenWriting Paper Service Educational Blog Secrets To Writing Blog Even
Writing Paper Service Educational Blog Secrets To Writing Blog Even
 
Scholarship Essay Essays Terrorism
Scholarship Essay Essays TerrorismScholarship Essay Essays Terrorism
Scholarship Essay Essays Terrorism
 
Best Nursing Essay Writing Services - Essay Help Online
Best Nursing Essay Writing Services - Essay Help OnlineBest Nursing Essay Writing Services - Essay Help Online
Best Nursing Essay Writing Services - Essay Help Online
 
The Federalist Papers By Alexander Hamilton Over
The Federalist Papers By Alexander Hamilton OverThe Federalist Papers By Alexander Hamilton Over
The Federalist Papers By Alexander Hamilton Over
 
Example Of Acknowledgment
Example Of AcknowledgmentExample Of Acknowledgment
Example Of Acknowledgment
 
Writing Paper Or Write My Paper -
Writing Paper Or Write My Paper -Writing Paper Or Write My Paper -
Writing Paper Or Write My Paper -
 
Observation Report-1
Observation Report-1Observation Report-1
Observation Report-1
 
Third Person Narrative Essay - First, Second, And Third-Person Points
Third Person Narrative Essay - First, Second, And Third-Person PointsThird Person Narrative Essay - First, Second, And Third-Person Points
Third Person Narrative Essay - First, Second, And Third-Person Points
 
007 Apa Essay Format Example Thatsnotus
007 Apa Essay Format Example Thatsnotus007 Apa Essay Format Example Thatsnotus
007 Apa Essay Format Example Thatsnotus
 
Writing Paper - Etsy
Writing Paper - EtsyWriting Paper - Etsy
Writing Paper - Etsy
 
Research Paper For Cheap, Papers Online Essay
Research Paper For Cheap, Papers Online EssayResearch Paper For Cheap, Papers Online Essay
Research Paper For Cheap, Papers Online Essay
 
Law Essay Example CustomEssayMeister.Com
Law Essay Example CustomEssayMeister.ComLaw Essay Example CustomEssayMeister.Com
Law Essay Example CustomEssayMeister.Com
 
Good Introductions For Research Papers. How To
Good Introductions For Research Papers. How ToGood Introductions For Research Papers. How To
Good Introductions For Research Papers. How To
 
How To Write Better Essays - Ebooksz
How To Write Better Essays - EbookszHow To Write Better Essays - Ebooksz
How To Write Better Essays - Ebooksz
 
Handwriting Without Tears Worksheets Free Printable Fr
Handwriting Without Tears Worksheets Free Printable FrHandwriting Without Tears Worksheets Free Printable Fr
Handwriting Without Tears Worksheets Free Printable Fr
 
Inspirational Quotes For Writers. QuotesGram
Inspirational Quotes For Writers. QuotesGramInspirational Quotes For Writers. QuotesGram
Inspirational Quotes For Writers. QuotesGram
 
What Is Abstract In Research. H
What Is Abstract In Research. HWhat Is Abstract In Research. H
What Is Abstract In Research. H
 
Anecdotes Are Commonly Use
Anecdotes Are Commonly UseAnecdotes Are Commonly Use
Anecdotes Are Commonly Use
 
Synthesis Journal Example. Synthesis Examples. 2022-1
Synthesis Journal Example. Synthesis Examples. 2022-1Synthesis Journal Example. Synthesis Examples. 2022-1
Synthesis Journal Example. Synthesis Examples. 2022-1
 

Recently uploaded

Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Atul Kumar Singh
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
kaushalkr1407
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
Nguyen Thanh Tu Collection
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
Vikramjit Singh
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
Peter Windle
 

Recently uploaded (20)

Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
 

Application Of VLSI In Artificial Intelligence

  • 1. IOSR Journal of Computer Engineering (IOSRJCE) ISSN: 2278-0661, ISBN: 2278-8727 Volume 6, Issue 2 (Sep-Oct. 2012), PP 23-25 www.iosrjournals.org www.iosrjournals.org 23 | Page Application of VLSI In Artificial Intelligence M. Zamin Ali Khan1 , Hussain Saleem2 and Shiraz Afzal3 1 Main Communication Network Department, University of Karachi, Karachi, Pakistan 2 Department of Computer Science, University of Karachi, Karachi, Pakistan 3 Electronic Engineering Departments, Sir Syed University of Engineering & Technology, Karachi, Pakistan Abstract : This paper describes the application of VLSI (Very Large Scale Integrated) circuit in Artificial Intelligence (AI). VLSI is the inter-disciplinary science of utilizing advance semiconductor technology to create various functions of computer system. This manuscript addresses the close link of microelectronics and AI. By combining VLSI technology, a very powerful computer architecture confinement is possible. Keywords - VLSI, Artificial Intelligence, DAA, Chip Design, Expert System. I. INTRODUCTION Gone are the days when massive computers made-up of vacuum tubes sat humming in entire dedicated rooms and could do about 360 multiplications of 10 digit numbers in a second. Though they were heralded as the fastest computing machines of that time, they surely do not stand a chance when compared to the modern day machines. Modern day computers are getting smaller, faster, and in-expensive and more power and efficient every progressing second. But what drove this change? The whole domain of computing ushered into a new dawn of electronic miniaturization with the advent of semiconductor transistor by Bardeen (1947-48) and then the Bipolar Transistor by Shockley (1949) in the Bell Laboratory [1]. The development of microelectronics spans a time which is even lesser than the average life expectancy of a human, and yet it has seen as many as four generations. Early 60’s saw the low density fabrication processes classified under Small Scale Integration (SSI) in which transistor count was limited to about 10. This rapidly gave way to Medium Scale Integration (MSI) in the late 60’s when around 100 transistors could be placed on a single chip. It was the period when the cost of research began to deterioration and private firms started entering the competition in comparison to the former years where the main load was borne by the military. Transistor- Transistor logic (TTL) proposing higher integration densities endured other IC families identically Emitter- Coupled Logic (ECL) and became the basis of the first integrated circuit revolution. It was the creation of this family that gave inspiration to semiconductor giants for example Texas Instruments, Fairchild, Motorola and National Semiconductors. Early seventies marked the progression of transistor count to about 1000 per chip called the Large Scale Integration (LSI). By mid-eighties, the transistor count on a single chip had already exceeded 1000 and henceforth came the era of Very Large Scale Integration (VLSI). Though numerous improvements have been made and the transistor count is still increasing, further the names of generations e.g. ULSI (Ultra Large Scale Integration) are normally avoided. It was during this time when TTL got defeated in the battle to MOS (Metal Oxide Semiconductor) family due to the same problems that had pushed vacuum tubes into slackness, power dissipation and the limit it imposed on the number of gates that could be positioned on a single die [1]. The second age of Integrated Circuits revolution started with the starter of the first microprocessor, the 4004 by Intel in 1972 and the 8080 in 1974. Today various companies like Texas Instruments, Infineon, Alliance Semiconductors, Cadence, Synopsys, Cisco, Micron Tech, National Semiconductors, ST Microelectronics, Qualcomm, Lucent, Mentor Graphics, Analog Devices, Intel, Philips, Motorola and many other firms have been proven and are dedicated to many fields in VLSI like Programmable Logic Devices, Hardware Descriptive Languages, Design tools, Embedded Systems etc. With the Introduction in Section-1, Section-2 describes the notion of Artificial Intelligence. Section-3 gives comparison of AI & VLSI. At the end, Section-4 gives detail about the importance and applications of VLSI in AI. II. ARTIFICIAL INTELLIGENCE AI is the area of computer science focusing on creating machines that can engage on behaviors that humans consider intelligent. The ability to create intelligent machines has intrigued humans since ancient times and today with the advent of the computer and 50 years of research into AI programming techniques, the dream of smart machines is becoming a reality. Researchers are creating systems which can mimic human thought, understand speech, beat the best human chess player, and countless other feats that were never possible before [2].
  • 2. Application of VLSI in Artificial Intelligence www.iosrjournals.org 24 | Page III. ARTIFICIAL INTELLIGENCE & VLSI (AI AND VLSI) Most of the prosperous applications of Artificial Intelligence (AI) to integrated circuit and printed circuit board design schematic have appeared in the area of expert systems which work as design assistants [3][9]. But expert systems technology is only one aspect of AI. VLSI design is a complex process. Moreover, that complexity is multi-dimensional. Size and level of detail are two distinctive dimensions. Others include the hierarchical nature of the design process as well as of the self-design. AI languages lend themselves to solving problems of such complexity. These language features coupled with expert systems permit a significant first step to solving a very difficult problem i.e. the verification of the correctness of a design [3]. IV. APPLICATIONS Applications of AI are growing rapidly. These are being pursued not only in university research but also in industrial environments. One such application area under investigation is VLSI design [7][8][11]. The first significant applications were expert systems. An expert system is essentially a computer program which simulates a human expert's behavior by applying reasoning techniques to a base of knowledge in some area of specialization. An expert system should be able to solve straight forward and medium difficulty problems in that area of specialization. For very difficult problems, it should be able to formulate one or more potential solutions and possibly indicate the reliability of each alternative. An expert system differs from a standard computer program in several important aspects. In a conventional computer program, the “intelligence” is directly written into the code. The code then solves a problem by performing an algorithm which is known to address the problem. Further, except for explicit branches, the code executes sequentially. In an expert system, the “intelligence” is separated from the control or reasoning portion. Thus changes and additions to the knowledge can occur without changing the control portion [4]. The essence of the Knowledge based approach used in AI, is to ask what knowledge is used by a human expert in solving some task and to develop algorithms and data structures that may represent this knowledge explicitly. Often the most useful facts are a collection of some rules of thumb, derived through subjective approach, can be stated as IF-THEN rules and can be used in a simple reasoning process. Researchers using this reasoning approach in a number of areas of VLSI have found several advantages over the trivial approaches, such as discussed in [4].  It is easier to make incremental improvements  It is easier for the system to explain what it is doing and why  It is easier for the human expert to determine what is incorrect or incomplete about the systems knowledge and explain how to fix it  It is easier to interactively use a human expert’s abilities These experts system are being used widely in VLSI design [7][8][10][12]. The Design Automation Assistant (DAA) [5] is important as it was one of the first knowledge-based systems created for VLSI design. It was developed jointly by researchers at Carnegie-Mellon University and AT&T Bell Labs. The initial DAA contained rules describing various synthesis operations and applicable contexts. Production rules were expressed in terms of registers, operators, data paths, and control signals. Over the years, the DAA system has been expanded and refined [3]. There are more than 500 rules in its knowledge base. It has successfully been used to design several systems. Another important example is the Design Advisor by NCR [3] which is an expert assistant offering advice in six areas for the design of semi-custom CMOS chips from a library of standard cells. The advisor includes facts and rules on simulation, functions, timing, testability, design rules, and specification feasibility. The Design Advisor is built on top of an expert system shell called Proteus, developed by the Microelectronics and Computer Technology Corporation (MCC). Another knowledge based system called REDESIGN [4] is being used by several people to address the following problem of functional redesign. Given an existing circuit, its functional specifications, and a desired change to these specifications. It helps the user to determine a change in the circuit that will allow it to meet the altered functional specifications without introducing undesirable side-effects. In this case, providing intelligent assistance on two quite different types of reasoning about the given circuit is desired. The first essential type of reasoning about circuits is causal reasoning about the inter-relations among signals within the circuit. This is a generalization of the notions of circuit simulation and symbolic simulation. It involves tasks such as, given a description of the streams of data being input to a component, deriving a description of the output data streams. Or, given a specification of the required characteristics of the outputs of a component, determine what characteristics must be satisfied by the inputs to the component. The subsystem of REDESIGN which has been developed to solve these kinds of problems is called CRITTER [6]. A second type of reasoning essential to redesign involves reasoning about purposes of components. For example, given a circuit, and its specifications, explain the role played by a particular component in implementing the overall
  • 3. Application of VLSI in Artificial Intelligence www.iosrjournals.org 25 | Page specifications. Or, determine the range of components that can be substituted for this component without violating the overall specifications. REFERENCES [1] Engineers Garage, Web: http://www.engineersgarage.com/articles/vlsi-design-future, Accessed on: 30 September 2012. [2] Oracle ThinkQuest, Web: http://library.thinkquest.org/2705/, Accessed on: 30 September 2012. [3] Ann Miller, “From Expert Assistant to Design Verification: Applications of AI to VLSI Design”, Session 11Al, IEEE, Vol.2, pp.406- 410, 1989. [4] Louis I. Steinberg, Tom M. Mitchell, “A knowledge based approach to VLSI CAD the redesign system”, In Proceedings of the 21st Design Automation Conference, IEEE Press, Piscataway, NJ, USA, pp.412-418, 1984. [5] T. J. Kowalski, D.E. Thomas, “The VLSI Design Automation Assistant Prototype System”, In 20th Design Automation Conference, IEEE, pp.479-483, 1983. [6] Van E. Kelly, “The CRITTER System: Automated Critiquing of Digital Circuit Designs”, In Proceedings of the 21st Design Automation Conference, IEEE Press, 1984, 419-425. [7] R. L. Steele, “An Expert System Application in Semicustom VLSI Design”, In Proceedings of the 24th ACM/IEEE Design Automation Conference, A. O'Neill and D. Thomas (Eds.), ACM, pp.679-688, 1987. [8] H. Farahat, A. Eldessouki, M. Y. Mahmoud, H. Elsimary, “An Expert System for VLSI Layout Design”, International Conference on Systems Engineering, IEEE, pp.529-532, 1989. [9] M. Stefik, L. Conway, “Towards the Principled Engineering of Knowledge”, AI Magazine, Vol. 3:3, pp.4-16, 1982. (Reprinted in Readings From the AI Magazine, Volumes 1-5, 1980-1985, pp.135-147, 1988.) [10] J. Kim, J.P. McDermott, “TALIB: An IC Layout Design Assistant”, In Proc. AAAI, pp.197-201, 1983. [11] Guy Rabbat, “VLSI and AI are getting closer”, Circuits and Devices Magazine, IEEE, Vol.4, No.1, pp.15-18, 1988. [12] T.J. Kowalski, D. J. Geiger, W.H. Wolf, W. Fichtner, “The VLSI Design Automation Assistant: From Algorithms to Silicon”, Design & Test of Computers, IEEE, Vol.2, No.4, pp.33-43, 1985. Dr. M. Zamin Ali Khan is a Head of Main Communication network department at University of Karachi. He has received B.E (Electrical Engineering) from NED University, Karachi, Pakistan and MS (Electrical and Computer Engineering) from Concordia University, Montreal, Canada and PhD in Computer Science from UoK. He has more than 18 years of experience of teaching and industry. He has worked in Victhom Human Bionics, Canada as an Engineer Scientist. Currently, he is a senior member of Pakistan Engineering Council, Canadian Engineering Council and IEEE. His research interest includes VLSI, Digital design, Digital signal processing and Analog front end of wireless devices. Hussain Saleem is currently Assistant Professor and Ph.D. Research Scholar at Department of Computer Science, University of Karachi, Pakistan. He received B.S. in Electronics Engineering from Sir Syed University of Engineering & Technology, Karachi in 1997 and has done Masters in Computer Science from University of Karachi in 2001. He bears vast experience of about 15 years of University Teaching, Administration and Research in various dimensions of Computer Science. Hussain is the Author of several International Journal publications. His field of interest is Software Science, System Automation, Hardware design and engineering, and Simulation & Modeling. He is senior member of Pakistan Engineering Council (PEC). Shiraz Afzal is a full time faculty member at Sir Syed University of Engineering & Technology, Karachi, Pakistan. He received his B.S. in Electronics from Sir Syed University of Engineering and Technology Karachi, Pakistan and M.E degree in Electronics with specialization in Micro-System design from NED University of Engineering and Technology Karachi, Pakistan in 2006 and 2012 respectively. His research interest includes Microelectronic circuit design. He is also a member of PEC.