0% found this document useful (0 votes)
33 views

Assignment#3

The document contains 19 questions related to intelligent control systems. The questions cover topics like artificial neural networks, fuzzy logic control systems, and types of controllers like PD, PI, and PID. Definitions and concepts related to these topics are tested through questions asking to define terms, explain concepts, and solve problems involving fuzzy sets and controllers.

Uploaded by

savitaannu07
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views

Assignment#3

The document contains 19 questions related to intelligent control systems. The questions cover topics like artificial neural networks, fuzzy logic control systems, and types of controllers like PD, PI, and PID. Definitions and concepts related to these topics are tested through questions asking to define terms, explain concepts, and solve problems involving fuzzy sets and controllers.

Uploaded by

savitaannu07
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

MADHAV INSTITUTE OF TECHNOLOGY & SCIENCE, GWALIOR

(Declared under Distinct Category by Ministry of Education, Government of India)


NAAC ACCREDITED WITH A++ GRADE

Department of Electronics Engineering

Question Bank
Assignment #3

B. Tech. VI Semester (Open Course-1) Subject: Intelligent Control (910117)

Unit # 2

Q.1. Define the following terms:


(a) ANN, (b) Neuron, (c) Soma, (d) Dentrites, (e) Axon, (f) Synapse or synaptic
Q.2. What is neuron? Explain the human brain structure.
Q.3. Sketch the structure of a neuron. Indicate each part of neuron.
Q.4. Sketch the basic model of an Artificial Neuron? Explain each term?
Q.5. What is activation function? How many types of activation function in ANN?
Q.6. Explain the Single layer feedback network, multilayer feed forward network, and
recurrent networks?
Or
Explain each type of neural networks?
Q.7. What is the essential characteristic of neural network?
Q.8. Discussed various learning methods used in ANN?
(Hint- Supervised learning, unsupervised learning, reinforced learning, hebbian
learning, gradient descent learning, competitive learning, stochastic learning)
Q.9. What is ANN? Explain its function?
Q.10. Explain in brief the radial basis function? How it is used in control system?
Q.11. Design an Indirect learning architecture of control system? Explain each block?
Q.12. Explain the general learning architecture and specialized learning architecture with
the help of diagram?
Q.13. Design a neural network based forward inverse architecture of control system?
Explain in brief?

Deepak Batham
Assistant Professor
Department of Electronics Engineering
MITS, Gwalior
MADHAV INSTITUTE OF TECHNOLOGY & SCIENCE, GWALIOR
(Declared under Distinct Category by Ministry of Education, Government of India)
NAAC ACCREDITED WITH A++ GRADE

Department of Electronics Engineering


Question Bank
Assignment #4

B. Tech. VI Semester (Open Course-1) Subject: Intelligent Control (910117)

Unit 4

Q.1. Design a rule based man-machine control system?


Q.2. Design a fuzzy logic control system using Mamdani architecture? Explain in brief?
Q.3. The given two fuzzy sets A={(x1,0.5), (x2, 0.7), (x3,0)}, and B={(x1,0.8), (x2, 0.2),
(x3,1)}. Find the membership value of (i) AUB (ii) (A∩B), (iii) Ac, (iv) (AUB)c and (v)
(A∩B)c
Q.4. The three fuzzy sets A, B, and C are given for the generics x, y, and z respectively. The
universe of discourse is X, Y, and Z respectively.
A=0.1/x1 + 0.3/x2 + 0.7/x3
B=0.1/y1 + 0.5/y2 + 0.9/y3
C=0.1/z1 + 0.3/z2 + 0.8/z3
Find the max-min composition matrix of fuzzy relation RoS?
Q.5. Prove the De Morgan’s law using Venn diagram using fuzzy crisp set theory for the
given three sets A, B, and C.
Q.6. Given |E|=600, |A|=300, |B|=225, and |C|=160, where, E indicates the number of students
enrolled in the university cricket club, A represents male students, B represents bowlers,
and C indicate the batsmen. Also, let the number of male students who are bowlers
(A∩B) be 100, 25 of whom are batsmen too (A∩B∩C), and the total number of male
students who are batsmen (A∩C) be 85.
Determine the number of students who are: (i) Female, (ii) Not bowler, (iii) Not batsmen,
and (iv) Female students who can bowl.
Q.7. Given |E|=100, where E indicate a set of students who have chosen subjects from
different streams in the computer science discipline, it is found that 32 study subjects
chosen from the Computer Networks (CN) stream, 20 from the multimedia Technology
(MT), and 45 from the Artificial Intelligence (AI) stream. Also, 15 study subjects from
both CN and AI, 7 from both MT and AI, 10 from both CN and MT stream, and 30 do
not study any subjects chosen from either of the three steams. Find the number of
students who study subjects belonging to all three streams.
Q.8. Explain Proportional, Integral and Derivative Controller. Also, discuss its advantages and
disadvantages.
Q.9. Explain each block of fuzzy logic control system? (Refer uploaded pfd file on moodle
name as “Unit-4 Fuzzy Controller”)
Q.10. Given two fuzzy sets A={(x1,0.5), (x2, 0.7), (x3,0)}, and B={(x1,0.8), (x2, 0.2), (x3,1)}.
Find the membership value of AUB?
Q.11. Given two fuzzy sets A={(x1,0.5), (x2, 0.7), (x3,0)}, and B={(x1,0.8), (x2, 0.2), (x3,1)}.
Find the membership value of A∩B?
Q.12. Given fuzzy sets A={(x1,0.5), (x2, 0.7), (x3,0)}. Find the membership value of Ac?
Q.13. Given fuzzy sets A={(x1,0.8), (x2, 0.2), (x3,1)}. Find the membership value of Ac?
Q.14. Given two fuzzy sets A={(x1,0.2), (x2, 0.8), (x3,0.4)}, and B={(x1,0.4), (x2, 0), (x3,0.1)}.
Find the membership value of product of two fuzzy sets A.B?
Q.15. Explain Fuzzy set theory? Also write its applications.
MADHAV INSTITUTE OF TECHNOLOGY & SCIENCE, GWALIOR
(Declared under Distinct Category by Ministry of Education, Government of India)
NAAC ACCREDITED WITH A++ GRADE

Department of Electronics Engineering


Q.16. Recognize the English alphabetical characters (F, E, X, Y, I, T) in an image processing
system. Two Fuzzy sets I and F to represent the identification of characters I and F.
I = {(F, 0.4), (E, 0.3), (X, 0.1), (Y, 0.1), (I, 0.9), (T, 0.8)}
F = {(F, 0.99), (E, 0.8), (X, 0.1), (Y, 0.2), (I, 0.5), (T, 0.5)}
Find the following.
(a) I U F
(b) I ∩ F
(c) I – F
(d) F U Fc
Q.17. Derive the expression of transfer function of PD, PI, and PID controller?
Q.18. Differentiate the PD, PI, PID controllers?
Q.19. Write the advantages and disadvantages of PD, PI, and PID controller?

Deepak Batham
Assistant Professor
Department of Electronics Engineering
MITS, Gwalior

You might also like