SlideShare ist ein Scribd-Unternehmen logo
1 von 3
Downloaden Sie, um offline zu lesen
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.

Weitere ähnliche Inhalte

Was ist angesagt?

Introduction to VLSI
Introduction to VLSIIntroduction to VLSI
Introduction to VLSI
Shams Tabrej
 
Vlsi design and fabrication ppt
Vlsi design and fabrication  pptVlsi design and fabrication  ppt
Vlsi design and fabrication ppt
Manjushree Mashal
 

Was ist angesagt? (20)

Vlsi design main ppt 1
Vlsi design main ppt 1Vlsi design main ppt 1
Vlsi design main ppt 1
 
Introduction to VLSI Design
Introduction to VLSI DesignIntroduction to VLSI Design
Introduction to VLSI Design
 
Gate Diffusion Input Technology (Very Large Scale Integration)
Gate Diffusion Input Technology (Very Large Scale Integration)Gate Diffusion Input Technology (Very Large Scale Integration)
Gate Diffusion Input Technology (Very Large Scale Integration)
 
Vlsi ppt priyanka
Vlsi ppt priyankaVlsi ppt priyanka
Vlsi ppt priyanka
 
Basics Of VLSI
Basics Of VLSIBasics Of VLSI
Basics Of VLSI
 
Short Channel Effect In MOSFET
Short Channel Effect In MOSFETShort Channel Effect In MOSFET
Short Channel Effect In MOSFET
 
Introduction to VLSI
Introduction to VLSIIntroduction to VLSI
Introduction to VLSI
 
Vlsi design and fabrication ppt
Vlsi design and fabrication  pptVlsi design and fabrication  ppt
Vlsi design and fabrication ppt
 
Study of vlsi design methodologies and limitations using cad tools for cmos t...
Study of vlsi design methodologies and limitations using cad tools for cmos t...Study of vlsi design methodologies and limitations using cad tools for cmos t...
Study of vlsi design methodologies and limitations using cad tools for cmos t...
 
Rc delay modelling in vlsi
Rc delay modelling in vlsiRc delay modelling in vlsi
Rc delay modelling in vlsi
 
Vlsi design
Vlsi designVlsi design
Vlsi design
 
VLSI Technology
VLSI TechnologyVLSI Technology
VLSI Technology
 
vlsi design summer training ppt
vlsi design summer training pptvlsi design summer training ppt
vlsi design summer training ppt
 
basic vlsi ppt
basic vlsi pptbasic vlsi ppt
basic vlsi ppt
 
Report on VLSI
Report on VLSIReport on VLSI
Report on VLSI
 
1st Semester M Tech CMOS VLSI Design (Dec-2013) Question Papers
1st Semester M Tech CMOS VLSI Design (Dec-2013) Question Papers1st Semester M Tech CMOS VLSI Design (Dec-2013) Question Papers
1st Semester M Tech CMOS VLSI Design (Dec-2013) Question Papers
 
Stick Diagram
Stick DiagramStick Diagram
Stick Diagram
 
Vlsi circuit design
Vlsi circuit designVlsi circuit design
Vlsi circuit design
 
VLSI TECHNOLOGY
VLSI TECHNOLOGYVLSI TECHNOLOGY
VLSI TECHNOLOGY
 
Layouts
LayoutsLayouts
Layouts
 

Andere mochten auch

VLSI IN NEURAL NETWORKS
VLSI IN NEURAL NETWORKSVLSI IN NEURAL NETWORKS
VLSI IN NEURAL NETWORKS
Mohan Moki
 
Dentsply maillefer dm 026-12 (1)
Dentsply maillefer dm 026-12 (1)Dentsply maillefer dm 026-12 (1)
Dentsply maillefer dm 026-12 (1)
Tania Rosero Gomez
 
ISMAR 2012: Tailoring the Adaptive Augmented Reality (A²R) Museum Visit: Iden...
ISMAR 2012: Tailoring the Adaptive Augmented Reality (A²R) Museum Visit: Iden...ISMAR 2012: Tailoring the Adaptive Augmented Reality (A²R) Museum Visit: Iden...
ISMAR 2012: Tailoring the Adaptive Augmented Reality (A²R) Museum Visit: Iden...
ARtSENSE_EU
 
Poster and magazine analysis media
Poster and magazine analysis   mediaPoster and magazine analysis   media
Poster and magazine analysis media
Temibaybee
 

Andere mochten auch (20)

Generation of computers
Generation of computersGeneration of computers
Generation of computers
 
VLSI IN NEURAL NETWORKS
VLSI IN NEURAL NETWORKSVLSI IN NEURAL NETWORKS
VLSI IN NEURAL NETWORKS
 
Clock Gating
Clock GatingClock Gating
Clock Gating
 
Low Power VLSI Design
Low Power VLSI DesignLow Power VLSI Design
Low Power VLSI Design
 
Game Playing in Artificial Intelligence
Game Playing in Artificial IntelligenceGame Playing in Artificial Intelligence
Game Playing in Artificial Intelligence
 
Dentsply maillefer dm 026-12 (1)
Dentsply maillefer dm 026-12 (1)Dentsply maillefer dm 026-12 (1)
Dentsply maillefer dm 026-12 (1)
 
Поэма А.С. Пушкина "Руслан и Людмила"
Поэма А.С. Пушкина "Руслан и Людмила"Поэма А.С. Пушкина "Руслан и Людмила"
Поэма А.С. Пушкина "Руслан и Людмила"
 
Introtothemes
IntrotothemesIntrotothemes
Introtothemes
 
F0443847
F0443847F0443847
F0443847
 
Fuzzy Logic Controller Based ZVT-ZCT PWM Boost Converter Using Renewable Ener...
Fuzzy Logic Controller Based ZVT-ZCT PWM Boost Converter Using Renewable Ener...Fuzzy Logic Controller Based ZVT-ZCT PWM Boost Converter Using Renewable Ener...
Fuzzy Logic Controller Based ZVT-ZCT PWM Boost Converter Using Renewable Ener...
 
Vis van bij ons
Vis van bij onsVis van bij ons
Vis van bij ons
 
ISMAR 2012: Tailoring the Adaptive Augmented Reality (A²R) Museum Visit: Iden...
ISMAR 2012: Tailoring the Adaptive Augmented Reality (A²R) Museum Visit: Iden...ISMAR 2012: Tailoring the Adaptive Augmented Reality (A²R) Museum Visit: Iden...
ISMAR 2012: Tailoring the Adaptive Augmented Reality (A²R) Museum Visit: Iden...
 
B0430913
B0430913B0430913
B0430913
 
RMC: Real-Time Monitoring and Controlling Approach on Networks
RMC: Real-Time Monitoring and Controlling Approach on  NetworksRMC: Real-Time Monitoring and Controlling Approach on  Networks
RMC: Real-Time Monitoring and Controlling Approach on Networks
 
лицей пушкина
лицей пушкиналицей пушкина
лицей пушкина
 
Brochure officielle de la délégation française au New Delhi World Book Fair
Brochure officielle de la délégation française au New Delhi World Book FairBrochure officielle de la délégation française au New Delhi World Book Fair
Brochure officielle de la délégation française au New Delhi World Book Fair
 
The juggler's brain final
The juggler's brain finalThe juggler's brain final
The juggler's brain final
 
Иркутск - середина Земли
Иркутск - середина ЗемлиИркутск - середина Земли
Иркутск - середина Земли
 
I’m getting nuttin’ for christmas lyrics
I’m getting nuttin’ for christmas lyricsI’m getting nuttin’ for christmas lyrics
I’m getting nuttin’ for christmas lyrics
 
Poster and magazine analysis media
Poster and magazine analysis   mediaPoster and magazine analysis   media
Poster and magazine analysis media
 

Ähnlich wie Application of VLSI In Artificial Intelligence

The Internet of Things - White paper - version 1.0
The Internet of Things - White paper - version 1.0The Internet of Things - White paper - version 1.0
The Internet of Things - White paper - version 1.0
andrepferreira
 
dagrep_v006_i004_p057_s16152
dagrep_v006_i004_p057_s16152dagrep_v006_i004_p057_s16152
dagrep_v006_i004_p057_s16152
Lenore Mullin
 
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 Catalogue
alidade
 
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 icinco08
cg19920128
 
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
 

Ähnlich wie Application of VLSI In Artificial Intelligence (20)

ArvindP1
ArvindP1ArvindP1
ArvindP1
 
The Internet of Things - White paper - version 1.0
The Internet of Things - White paper - version 1.0The Internet of Things - White paper - version 1.0
The Internet of Things - White paper - version 1.0
 
A Review of Neural Networks Architectures, Designs, and Applications
A Review of Neural Networks Architectures, Designs, and ApplicationsA Review of Neural Networks Architectures, Designs, and Applications
A Review of Neural Networks Architectures, Designs, and Applications
 
dagrep_v006_i004_p057_s16152
dagrep_v006_i004_p057_s16152dagrep_v006_i004_p057_s16152
dagrep_v006_i004_p057_s16152
 
Internet Of Things: Architecture,Issues and Applications
Internet Of Things: Architecture,Issues and ApplicationsInternet Of Things: Architecture,Issues and Applications
Internet Of Things: Architecture,Issues and Applications
 
NIS.docx
NIS.docxNIS.docx
NIS.docx
 
The technologies of ai used in different corporate world
The technologies of ai used in different  corporate worldThe technologies of ai used in different  corporate world
The technologies of ai used in different corporate world
 
Artificial Intelligence in Smart Grid
Artificial Intelligence in Smart GridArtificial Intelligence in Smart Grid
Artificial Intelligence in Smart Grid
 
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.docx
chapter 5.docxchapter 5.docx
chapter 5.docx
 
chapter 5.pdf
chapter 5.pdfchapter 5.pdf
chapter 5.pdf
 
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
 

Mehr von IOSR Journals

Mehr von IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Kürzlich hochgeladen

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
Enterprise Knowledge
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Kürzlich hochgeladen (20)

Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 

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.