Set No. 1

Code No: RR411206

in

IV B.Tech I Semester Supplimentary Examinations, May/Jun 2009 ARTIFICIAL INTELLIGENCE (Information Technology) Time: 3 hours Max Marks: 80 Answer any FIVE Questions All Questions carry equal marks ⋆⋆⋆⋆⋆ 1. (a) What is Artificial Intelligence? Mention some of the applications that fall within the scope of AI. [2+6]

2. Discuss the following in detail. (a) Hill Climbing

or

(b) Best - First search (c) Constraint satisfaction.

[8]

ld .

(b) Explain the state space representation of water jug problem.

[5+6+5]

3. (a) What are the normally used conflict resolution strategies? What are their limitations? [4+4]

uW

(b) Suggest a IF then Rule structure with conflict resolution strategy to solve a 8 puzzle problem. [8] 4. (a) What is the important goal of problem solving system? What is the fundamental notion of Bayesian’s statistics? [3+3] (b) Explain with an example, how a JTMS could be used in medical diagnosis? [10] 5. (a) What is default logic? Explain with an example.

[2+6]

(b) Briefly explain the following:

nt

i. Abduction ii. Inheritance.

[4+4]

6. (a) What is Waltz?s algorithm?

Aj

(b) List out examples of an ambiguous figure for which the waltz algorithm would not find a unique labeling . [8+8]

7. (a) Describe the steps involved in language understanding. (b) How “Parse tree” helps in understanding language with examples.

8. Write short notes on any two of the following: (a) Decision trees in learning (b) Riddle of the utility problem (c) Rote learning-checker’s game 1 of 2

[8+8]

Set No. 1

Code No: RR411206 (d) Knowledge system Building tools.

[8+8]

Aj

nt

uW

or

ld .

in

⋆⋆⋆⋆⋆

2 of 2

Set No. 2

Code No: RR411206

in

IV B.Tech I Semester Supplimentary Examinations, May/Jun 2009 ARTIFICIAL INTELLIGENCE (Information Technology) Time: 3 hours Max Marks: 80 Answer any FIVE Questions All Questions carry equal marks ⋆⋆⋆⋆⋆ 1. (a) Give a good state space representation for missionaries and cannibals problem. (b) What are the chief characteristics of producter system.

[8+8]

ld .

2. Explain constraint satisfaction with the help of a crypt arithmetic problem.[10+6] 3. (a) Explain how the Herbrand’s theorm forms the basis of resolution.

[3]

(b) What are the short comings of the resolution process? Explain with examples. [5+3]

or

(c) Assume the following facts Steve only likes easy courses Science courses are hard All courses in fine arts department are easy. FA 101 is a fine arts course. Use resolution to answer the question “Name a course that steve likes”.[3+2]

uW

4. (a) Define certainty factor? What are the components of certainty factor? [2+6] (b) Explain Bayesian method of reasoning. 5. (a) What is default logic? Explain with an example.

[8] [2+6]

(b) Briefly explain the following: i. Abduction ii. Inheritance.

[4+4]

nt

6. (a) Differentiate between hierarchical planning and opportunistic planning with suitable examples. [6+4] (b) What is“ frame problem”?

[6]

7. (a) What are the three general approaches to Natural Language Processing ? [8]

Aj

(b) Describe systemic grammars and semantic grammars.

[4+4]

8. Write short notes on any two of the following: (a) Decision trees in learning

(b) Riddle of the utility problem (c) Rote learning-checker’s game (d) Knowledge system Building tools. ⋆⋆⋆⋆⋆ 1 of 1

[8+8]

Set No. 3

Code No: RR411206

in

IV B.Tech I Semester Supplimentary Examinations, May/Jun 2009 ARTIFICIAL INTELLIGENCE (Information Technology) Time: 3 hours Max Marks: 80 Answer any FIVE Questions All Questions carry equal marks ⋆⋆⋆⋆⋆ 1. (a) What is Artificial Intelligence? Mention some of the applications that fall within the scope of AI. [2+6] [8]

ld .

(b) Explain the state space representation of water jug problem.

2. (a) In what kind of a problem space would a depth first search be better than a breadth first one?

(b) A problem-solving search can precede either forward or backward. Discuss the factors that determine the choice of direction for a particular problem. [8+8]

or

3. (a) What are the four properties desirable in any knowledge representation? Explain them in brief. [4+4] (b) Taking the organization of your college as an example, represent it in

uW

i. relational and ii. inheritable forms. Compare their merits.

[2+2+4]

4. (a) Define certainty factor? What are the components of certainty factor? [2+6] (b) Explain Bayesian method of reasoning. 5. (a) What is default logic? Explain with an example.

[8] [2+6]

(b) Briefly explain the following:

[4+4]

nt

i. Abduction ii. Inheritance.

6. (a) Under what circumstances, would it be good idea to use search graph than a tree search in Minimax procedure?

Aj

(b) How would the minimax procedure is to be modified for a program playing a three person game than a two person game? [8+8]

7. (a) What is top-down parsing and how it contrasts with bottom-up parsing.[2+6] (b) Write a possible bottom up parsing of the sentence “The Sun rises in the East”. [8]

8. (a) Describe and explain in detail, the “Blocks-World Domain” in Learning from Examples technique. [3+3+4] (b) What are decision trees.

[6] ⋆⋆⋆⋆⋆ 1 of 1

Set No. 4

Code No: RR411206

in

IV B.Tech I Semester Supplimentary Examinations, May/Jun 2009 ARTIFICIAL INTELLIGENCE (Information Technology) Time: 3 hours Max Marks: 80 Answer any FIVE Questions All Questions carry equal marks ⋆⋆⋆⋆⋆ 1. (a) Give a good state space representation for missionaries and cannibals problem.

[8+8]

ld .

(b) What are the chief characteristics of producter system. 2. Discuss the following in detail. (a) Hill Climbing (b) Best - First search (c) Constraint satisfaction.

[5+6+5]

uW

or

3. (a) Consider the following sentences: Ramesh,Raju, Geetha and Vidya are the employees of Saraswathi school. Ramesh is the brother of Vidya Raju is the neighbor of Vidya. Brothers of neighbors are also neighbors Geetha and vidya are not neighbors.

i. Convert these sentences to clause form. ii. Can we prove that Raju is the neighbor of Ramesh using this set of knowledge? If not, what additional knowledge is required? Add it and then prove the statement. [5+1+2+3]

nt

(b) Suppose we are attempting to resolve the following clauses Loves (father (a), ˜ a) Loves (y,x) Vloves (x,y) What will be the result of the unification algorithm when applied to clause 1 and the first term of clause 2? What must be generated as a result of resolving these two clauses? Can you make any comments on the order of substitution in unification procedes from above? [2+2+1]

4. (a) What is meant by conceptual dependency? Explain its uses.

Aj

(b) Explain the primitive conceptual dependency forms.

5. (a) What is default logic? Explain with an example.

[4+4] [8] [2+6]

(b) Briefly explain the following: i. Abduction ii. Inheritance.

[4+4]

6. (a) What is hierarchical planning? (b) Explain with relevant examples. (c) What is constraint satisfaction? 1 of 2

[5+6+5]

Set No. 4

Code No: RR411206

7. (a) What are the three general approaches to Natural Language Processing ? [8] (b) Describe systemic grammars and semantic grammars.

[4+4]

8. Describe and discuss in detail, the techniques of (a) Parameter adjustment

in

(b) Macro-operations

Aj

nt

uW

or

⋆⋆⋆⋆⋆

ld .

(c) chunking used in problem- solving method of “Learning”. Explain the nature of utility problem. [5+5+6]

2 of 2

Set No. 1

Explain constraint satisfaction with the help of a crypt arithmetic problem.[10+6] · 3. (a) Explain how the Herbrand's theorm forms the basis of resolution.

87KB Sizes 0 Downloads 57 Views

Recommend Documents

R07 Set No - 1
Define and derive the equation for the vorticity of a flow. Hence prove that ... out from the leading edge to the trailing edge of a symmetrical airfoil. (b) State and ...

R07 Set No - 1
Check whether the following impedance functions are LC, RL or RC? (a) Z(s) = ... amplitude 5 V. Find autocorrelation function and energy spectral density. [8+8].

R05 Set No - 1
How can you find virus concentration both directly and indirectly by particle counts · and measurement of infectious unit concentration. Define plaque forming ...

Set No. 1
DIGITAL SIGNAL PROCESSING · ( Common to Electronics & Communication Engineering, Electronics & ... Set No. 1. (b) How are IIR digital filter realized?

Set No.1
(b) Explain the role of super alloys and dispersion strengthed alloys for high tem- perature creep. 8. Explain the following N.D.T Processes. (a) Magnetic particle ...

Set No.1
All the ethane and propane produced is recycled as feed. The cost of feeds and products are as- sumed as follows: Feeds. Cost (Rs/kg) Products. Cost (Rs/kg).

Set No.1
(c) Explain the conclusions that are drawn from Joule - Thomson experiment. [4] · 3. (a) What is entropy? What are the different types of entropies? Explain. Give.

Set No. 1
[8+8] · 3. What is mutual exclusion? Explain the following Algorithms to implement mutual · exclusion. (a) A centralized Algorithm · (b) A Token Ring Algorithm.

Set No.1
and on commercial vehicles? Does it vary from one vehicle to other. (b) Explain the semi floating. ... Describe its operation with the neat sketch. (b) Describe the ...

Set No. 1
gear wheels are equal to one module, find ... ii. the angle of action of the pinion and the gear wheel ... Determine the number of teeth on all the wheels.

Set No. 1
If input capacitance of the voltmeter is 4.5 pF and the lead capacitance is 1.5 · pF, determine the inductance and self capacitance of the coil. [8+8] · 4. (a) What is ...

Set No. 1
Code No: R05420401. Set No. 3. (c) Multiple sub-layer · (d) Paging channel. [4×4=16] · *****. 2 of 2. AjntuWorld.in. Page 6. Code No: R05420401. Set No. 4.

Set No.1
ii. Command with Text operand · [8+8] · 8. (a) Explain various phases in loaders? (b) How the loading and linking process can be resolved in relocating loaders?

NR Set No - 1
Code No: 14001. NR. Set No - 2. II B.Tech II Semester Semester Supplimentary Examinations,February 2010 · APPLIED ELECTRONICS · Civil Engineering.

Set No. 1
Set No. 1. IV B.Tech I Semester Supplimentary Examinations, May/Jun 2009 · FINITE ELEMENT METHODS · (Civil Engineering) · Time: 3 hours · Max Marks: 80.

Set No. 1
(Computer Science & Engineering) · Time: 3 hours ... [16] · 5. In what ways the Internet and the web improve logistics and supply chain manage- · ment? [16].

Set No. 1
(a) Describe the demineralisation of water by ion - exchange method. (b) Mention the disadvantages of using hard water for any two industries. [12+4].

Set No. 1
between bearing and shaft is filled with a lubricant having a viscosity 24 Pa-s, · what power will be required to overcome the viscous resistance when the shaft.

Set No. 1
(c) Lubrication · [16] · 6. (a) Write two main differences between Hydrostatic and Hydrodynamic bearings. (b) Design a full hydrodynamic babbit bearing for a ...

Set No. 1
(a) Differentiate between XML and HTML. (b) Differentiate between DHTML and VRML. [8+8] · 8. Write short notes on the following: · (a) Write about java Applets.

Set No. 1
How to embed VRML in a web page. Differentiate HTML, · DHTML, VRML. [16] · 7. Write a PERL program to Search for a database for Username and Password.

Set No. 1
(a) In a nonmagnetic medium, E = 50cos(109t - 8x) ay + 40sin (109t - 8x) az · V/m, find the dielectric constant εr and the corresponding H. [8M] · (b) A conducting ...

Set No. 1
(b) Discuss about Region growing by pixel aggregation. [10+6] ... (a) What is meant by connectivity among pixels? ... 8-connectivity with suitable examples.

R05 Set No - 1
(b) Explain with a neat block diagram the operation of a continuously variable .... (a) Draw the block diagram of band pass binary data transmission system and.