You are on page 1of 5

VIII SEMESTER (B.TECH.

) EEE
Assignment I as per CO-I

Paper Code : ETEE 404 Subject: NFS

Q.1 (a) Explain how an artificial neuron network is modeled from a biological neuron.
(b) List applications and advantages of artificial neuron network.
(c) Distinguish between the feed forward and feedback neural networks. Compare their
input-output mapping.
(d) Differentiate Supervised, unsupervised and reinforced learning.

Q.2 (a) Draw a three layer feed forward neural network.


(b) List advantages of artificial neural network over biological neural network.

Q.3 Implement logical XOR and AND function using Mc Culloh Puts neuron using binary
data.

Q.4 (a) Explain mathematical model of an artificial neuron.


(b) What is meant by linear separability referred to neural networks?

Q.5 Find weights using perception network for ANDNOT function when all the inputs are
presented only one time. Use bipolar inputs and targets.

Q.6 What is backpropagation? With a schematic two-layer feed forward neural network,
derive its learning algorithm. Also discuss its learning difficulties and improvements.

Q.7 Answer the following:

(a) What is a Hebb network? Explain its training algorithm with help of a flow chart.

(b) What is meant by associate memory network referred to neural networks?

Q.8 What is difference between auto-associative and hetero associative memory network.

Q.9 Write short notes on:

a) Back propagation network.


b) Adaline
Q.10 Discuss architecture and training algorithm of Hopfield network.

Q.11 Answer the following:

i) Why weights are set to zero in auto associative memory networks.


ii) What activation function is used in radial bias function network?

Q.12a) Use Heb rule method to implement XOR function (take bipolar inputs and targets).

b) Discuss various weight learning techniques


VIII SEMESTER (B.TECH.) EEE
Assignment II as per CO-II

Paper Code: ETEE 404 Subject: NFS

Q.1 (a) What are Fuzzy Relations?


(b) Define various features of Membership functions.
(c) List method of membership value assignments.
(d) Define lambda – cuts for fuzzy sets.
(e) Draw block diagram of a FIS.

Q.2 Using inference approach find membership values for the triangular shapes I, R, E, IR
and T for a triangle with angles 45, 55 and 80.

Q.3 Consider two fuzzy sets

 0 0.8 1 
A= + +
 0.2 0.4 0.6 

 0.9 0.7 0.3 


B= + +
 0.2 0.4 0.6 

Using Zadeh’s notation, express the fuzzy sets into -cut sets for -0.4 and -0.7 for
following operations

(a) A (b) B (c) A B (d) A B (e) A  B (f) A  B

Q.4 Write short notes:


(a) Fuzzy Inference Systems
(b) Any three methods of defuzzification
(c) Any three methods for membership value assignments.
Q.5 Define classical sets and fuzzy sets.
Q.6 a) Explain the properties of Commutativity, Associativity, Distributive. Identity with
respect to crisp sets.
b) Given that A=0.2/3 + 0.5/4 + 0.8/5 and B=0.8/5 + 0.2/8, determine the Cartesian-
product of the two sets: A x B.

Q7. Differentiate between randomness and fuzziness.


Q8. Explain any four types of membership functions along with their mathematical expression.
VIII SEMESTER (B.TECH.) EEE
Assignment III as per CO-III

Paper Code: ETEE 404 Subject: NFS

Q1. Discuss the Mamdani and TSK fuzzy model.


Q2. Discuss the various special features of the membership function.
Q3. What are the rules based format to represent the fuzzy information.
Q4. In a class of 10 students (the universal set), 3 students speaks German to some degree,
namely Alice to degree 0.7, Bob to degree 1.0, Cathrine to degree 0.4.
a) What is the size of the subset A of German speaking students in the class?
b) In the above class, argue that the fuzzy subset B of students speaking a very good German
is a fuzzy subset of A.
c) Let A and B be fuzzy subsets of a universal set X. Show that

d) For arbitrary fuzzy subsets A and B, show that

e) Let X = {0, 1, 2, …., 6}, and let two fuzzy subsets, A and B, of X be defined by:

Find: and

Q5. Design a Fuzzy Logic controller from fundamentals, for a system of your choice, with
the help of diagrams representing various FLC blocks membership function, rule base matrix
flow chart.
Q6. What is meant by learning? Discuss the hybrid learning algorithms.
Q7.Design a Neuro- Fuzzy controller from fundamentals, for a system of your choice, with
the help of relevant diagrams, mathematical expression and table.
Q8. Design and develop a pressure process control by FLC model. Formulate necessary
membership functions and required fuzzy rules for the application.
Q9. Write short notes on the following.
(a) Fuzzification interface.
(b) Knowledge base in fuzzy logic controller.
(c) Decision making logic in fuzzy logic controller
Q10. Explain min-max method of implication with a suitable example.
Solution of Q4:
VIII SEMESTER (B.TECH.) EEE
Assignment IV as per CO-IV

Paper Code: ETEE 404 Subject: NFS

Q1. Draw the flow chart of Genetic algorithm.

Q2. Explain how genetic algorithms are influenced by knowledge based techniques.

Q3. How Genetic Algorithm is different from traditional algorithms? Write down some of
the applications of Genetic algorithm.

Q4. Differentiate between one point crossover and two point crossover with appropriate
sketches.

You might also like