cs8086 Soft Computing
cs8086 Soft Computing
QUESTION BANK
VIII SEMESTER
Prepared by
PART - B
1 (i) Explain Swarm Intelligent System and its Properties (7)
(ii) List the advantages and disadvantages of Swarm (6) BTL 1 Remembering
Intelligent System
2 Write the training algorithm and testing algorithm of (13)
BTL 2 Understanding
Adaline Network and with a neat architecture.
3 Using McCulloh-Pitts neuron model, design a neural (13)
BTL 6 Creating
network for 2-input OR functions
4 Discuss in detail the various types of activation function (13)
used in neural network with aid of mathematical BTL 4 Analyzing
representation and its output
5 Using Adaline network to train ANDNOT function with (13) BTL 3 Applying
bipolar inputs and targets. Perform 2 epochs of training.
6 Determine the weights of a single layer perceptron for (13)
implementing the AND function. Consider the inputs BTL 3 Applying
and targets to be bipolar and α=1.
7 (i) Explain the single perceptron with its learning (8)
algorithm
BTL 4 Analyzing
(ii) Explain separability and convergence property of (5)
perceptron
8 Write short notes on following (5+4+4)
(i) Artificial Intelligence
BTL 1 Remembering
(ii) Artificial Neural Network
(iii) Neural Networks
9 Explain the following (5+4+4)
(i) Evolutionary Programming
BTL 1 Remembering
(ii) Fuzzy Systems
(iii) Genetic Algorithm and
10 Implement XOR function using McCulloch –Pitts (13)
BTL 5 Evaluating
neuron (consider binary data)
11 With a neat architecture, write the training algorithm (13)
BTL 2 Understanding
and testing algorithm of Madaline Nework.
12 (i) Write about Hebbian learning rule. (7)
BTL 1 Remembering
(ii) Describe the delta learning rule. (6)
13 Build OR function with binary inputs and bipolar targets (13)
BTL 3 Applying
using perceptron training algorithm upto 2 Epochs
14 Classify Artificial Neural Network and Explain? (13) BTL 2 Understanding
PART- C
1 (i) Can a two input Adaline compute the XOR function? (2)
BTL 4 Analyzing
(ii) Analyse the XOR function using Madaline? (13)
2 Find the weights requires to perform the following
classification using perceptron network. The
vectors(1,1,1,1) and (-1,1,-1,-1) are belong to the class
(15) BTL 6 Creating
(so have target value 1) and vectors (1,1,1,-1) and (1,-
1,-1,1) are not belonging to class( so have target value -
1) assume learning rate as 1 & initial weight as ‘0’.
3 Design a Hebb net to implement logical AND function
(15) BTL 6 Creating
(use bipolar inputs and targets)
4 Implement XOR function using McCulloch-Pitts (15)
BTL 5 Evaluating
Neuron (consider binary data)
PART - B
Vector Class
[0011] 1
BTL 6 Creating
[1000] 2
[0001] 2
[1100] 1
[0110] 1
PART- C
* * * * * *
(15) BTL 6 Creating
* o o * * *
* * * * o o
* o o * o o
* * * * o o
“E” “F”
4 Consider an ART 1 network with four F1 units and three (15)
F2 units. Assume the initial weights as follows: BTL 5
Bottom up weights (bij) :
{{0.67, 0, 0.2}, {0, 0, 0.2}, {0, 0, 0.2}, {0, 0.67, 0.2}}
and
Top down weights (tij) : Evaluating
{{1, 0, 0, 0}, {0, 0, 0, 1}, {1, 1, 1, 1}}.
Determine the new weight matrices after the vector
(0, 0, 1, 1) is presented, if
a. the vigilance parameter is given as 0.3;
b. the vigilance parameter is given as 0.7.
PART - A
1 (i)Explain with neat block diagram the various components (8) BTL 1
of a fuzzy logic system Remembering
(ii)Describe shortly on Centroid method (5)
2 (i) Write short note on Fuzzy Equivalence relation (7) BTL 2
(ii) Compare constrained relation and non-constrained (6) Understanding
relation
3 Illustrate in detail the operations and properties of fuzzy sets. (13) BTL 2 Understanding
4 (i) Discuss the methods of aggregation of fuzzy rules. (7)
BTL 1 Remembering
(ii) Write short notes on fuzzy propositions. (6)
5 BTL 6
The membership functions for the linguistic variables “tall” (13)
and “short” are given below.
Creating
R1 y1 y2 y3 y4
x1 0.3 0 0.7 0.3
x2 0 1 0.2 0
R2 z1 z2 z3
Analyzing
y1 0.1 0.2 0.4
y2 0.8 0.3 1
13 (i) Find the algebraic product of two fuzzy sets ‘A’ and ‘B’ (6)
where A={(3, 0.8)(5, 0.6)(6, 0.9)} and B={(3, 0.7)(4,
0.8)(5, 0.3)}
BTL 3 Applying
(ii) Find the algebraic sum of two fuzzy sets A={(3, 0.5) (5, (7)
1)(7, 0.6)} and ‘B’ and B={(3, 1)(5, 0.6)}
(ii) For the interval A= [5, 3], find its image and inverse. (5)
PART- C
(iv) A̅ ̅ (3)
(v) ̅B ̅ (3)
2 For a speed control of DC motor, the membership functions (15)
of series resistance, armature current ad speed are given as
follows:
BTL 5 Evaluating
BTL 5 Evaluating
PART - A
PART - B
PART- C
PART- C