Exam Details
| Subject | softcomputing | |
| Paper | ||
| Exam / Course | m.tech. (computer science & engineering) | |
| Department | ||
| Organization | Government Degree College, Kamalpur | |
| Position | ||
| Exam Date | December, 2017 | |
| City, State | tripura, dhalai |
Question Paper
Page 1 of 3
Name
Reg No
E
APJ ABDUL KALAM TECHNOLOGICAL UNIVERSITY
07 THRISSUR CLUSTER
SECOND SEMESTER M.TECH. DEGREE EXAMINATION APRIL 2018
Computer Science and Engineering
Computer Science and Engineering
07CS6120 SOFTCOMPUTING
Time 3 hours
Max.Marks: 60
Answer all six questions. Part of each question is compulsory.
Answer either part or part of each question
Q.no.
Module 2
Marks
2a
Why a single layer perception cannot simulate a simple exclusive-or function. Explain.
4
Answer b or c
b
Suppose that a single neuron with two input nodes x1 and x2 is given, and the neuron's activation function is the threshold function: f 0 if s 1 and f 1 if s 1. Assume that s is the net input. Train this single node network with the perceptron learning algorithm using: initial weight vector learning rate and the following examples:
Input
Output
X1
X2
0
0
0
0
1
1
1
0
1
1
1
1
5
Q.no.
Module 1
Marks
1a
Explain the various Softcomputing constituents.
4
Answer b or c
b
Explain the architecture of back propagation network. Why sigmoidal activations are used in BPN? Why is it advantageous over step function?
5
c
Number of sides=3
Equal sides
Equilateral triangle
false
false
false
false
true
false
true
false
false
true
true
true
Implement the above table with appropriate logic function using any neural network model
5
Page 2 of 3
c Draw the architecture and explain the algorithm of Kohonen Self Organizing Maps. 5
Q.no. Module 3 Marks
3a Why membership functions are used in Fuzzy logic? Give examples? 4
Answer b or c
b The task is to recognize English alphabetical characters in an image
processing system.Two fuzzy sets I and F to represent the identification of characters
I and F are defined as:
Find the following.
I U F ii) I F iii) F U Fc iv) Verify Demorgan's Law,(I U F)c =Ic Fc
5
c Consider a set of four varieties of paddy plants,set
of the various diseases affecting the plants and
be the common symptoms of the diseases.Let R
be a relation on P X D and S be a relation on D X S.
D1 D2 D3 D4 S1 S2 S3 S4
4
3
2
1
P
P
P
P
0.9 0.8 0.1 0.2
0.9 0.3 0.4 0.8
0.1 0.2 0.9 0.8
0.6 0.6 0.9 0.8
4
3
2
1
D
D
D
D
0.9 1 0.8 0.2
0 0 0.5 0.9
1 1 0.4 0.6
0.1 0.2 0.7 0.9
Obtain the association of the plants with the different symptoms of the diseases
using max -min composition.
.
5
Q.no.
Module 4 Marks
4a
Consider the following real variables from everyday life:
• Income measured in INR
• Speed measured in meters per second.
• A TV show measured in how much you are interested watching it.
• A meal measured in how much you like to eat it.
• A traffic light measured in what colour is on.
In each case, suggest fuzzy linguistic variables corresponding to these real variables.
For which of these five variables the use of a fuzzy linguistic variable is not really
necessary? Why?
4
Answer b or c
Page 3 of 3
b
Model a two input single output Mamdani fuzzy inference system. Also differentiate between Mamdani and Sugeno Fuzzy models.
5
c
Explain how fuzzy logic can be used to design automatic washing machine.
5
Q.no.
Module 5
Marks
5a
What is ACO meta-heuristics
5
Answer b or c
b
Solve the Multiple Knapsack problem using Ant Colony Optimisation.
7
c
A set of i ε jobs need to be assigned to a set of j ε J agents. Elaborate the method for this assignment using ACO.
7
Q.no.
Module 6
Marks
6a
Explain Genetic Algorithm Cycle with example.
5
Answer b or c
b
Elaborate the method of Reproduction? Give various methods of selecting chromosomes for parents to cross over.
7
c
A tourist has to follow the shortest route to visit N cities exactly once and reach the starting city. Apply genetic algorithm to solve this problem.
7
Name
Reg No
E
APJ ABDUL KALAM TECHNOLOGICAL UNIVERSITY
07 THRISSUR CLUSTER
SECOND SEMESTER M.TECH. DEGREE EXAMINATION APRIL 2018
Computer Science and Engineering
Computer Science and Engineering
07CS6120 SOFTCOMPUTING
Time 3 hours
Max.Marks: 60
Answer all six questions. Part of each question is compulsory.
Answer either part or part of each question
Q.no.
Module 2
Marks
2a
Why a single layer perception cannot simulate a simple exclusive-or function. Explain.
4
Answer b or c
b
Suppose that a single neuron with two input nodes x1 and x2 is given, and the neuron's activation function is the threshold function: f 0 if s 1 and f 1 if s 1. Assume that s is the net input. Train this single node network with the perceptron learning algorithm using: initial weight vector learning rate and the following examples:
Input
Output
X1
X2
0
0
0
0
1
1
1
0
1
1
1
1
5
Q.no.
Module 1
Marks
1a
Explain the various Softcomputing constituents.
4
Answer b or c
b
Explain the architecture of back propagation network. Why sigmoidal activations are used in BPN? Why is it advantageous over step function?
5
c
Number of sides=3
Equal sides
Equilateral triangle
false
false
false
false
true
false
true
false
false
true
true
true
Implement the above table with appropriate logic function using any neural network model
5
Page 2 of 3
c Draw the architecture and explain the algorithm of Kohonen Self Organizing Maps. 5
Q.no. Module 3 Marks
3a Why membership functions are used in Fuzzy logic? Give examples? 4
Answer b or c
b The task is to recognize English alphabetical characters in an image
processing system.Two fuzzy sets I and F to represent the identification of characters
I and F are defined as:
Find the following.
I U F ii) I F iii) F U Fc iv) Verify Demorgan's Law,(I U F)c =Ic Fc
5
c Consider a set of four varieties of paddy plants,set
of the various diseases affecting the plants and
be the common symptoms of the diseases.Let R
be a relation on P X D and S be a relation on D X S.
D1 D2 D3 D4 S1 S2 S3 S4
4
3
2
1
P
P
P
P
0.9 0.8 0.1 0.2
0.9 0.3 0.4 0.8
0.1 0.2 0.9 0.8
0.6 0.6 0.9 0.8
4
3
2
1
D
D
D
D
0.9 1 0.8 0.2
0 0 0.5 0.9
1 1 0.4 0.6
0.1 0.2 0.7 0.9
Obtain the association of the plants with the different symptoms of the diseases
using max -min composition.
.
5
Q.no.
Module 4 Marks
4a
Consider the following real variables from everyday life:
• Income measured in INR
• Speed measured in meters per second.
• A TV show measured in how much you are interested watching it.
• A meal measured in how much you like to eat it.
• A traffic light measured in what colour is on.
In each case, suggest fuzzy linguistic variables corresponding to these real variables.
For which of these five variables the use of a fuzzy linguistic variable is not really
necessary? Why?
4
Answer b or c
Page 3 of 3
b
Model a two input single output Mamdani fuzzy inference system. Also differentiate between Mamdani and Sugeno Fuzzy models.
5
c
Explain how fuzzy logic can be used to design automatic washing machine.
5
Q.no.
Module 5
Marks
5a
What is ACO meta-heuristics
5
Answer b or c
b
Solve the Multiple Knapsack problem using Ant Colony Optimisation.
7
c
A set of i ε jobs need to be assigned to a set of j ε J agents. Elaborate the method for this assignment using ACO.
7
Q.no.
Module 6
Marks
6a
Explain Genetic Algorithm Cycle with example.
5
Answer b or c
b
Elaborate the method of Reproduction? Give various methods of selecting chromosomes for parents to cross over.
7
c
A tourist has to follow the shortest route to visit N cities exactly once and reach the starting city. Apply genetic algorithm to solve this problem.
7
Other Question Papers
Subjects
- advanced compiler design
- advanced networking technologies
- advanced parallel computing
- advanced software engineering
- algorithms and complexity
- bigdata analytics
- cloud computing
- computer vision
- distributed and mobile operating systems
- machine learning and language processing
- mathematical foundation of computer science
- softcomputing
- topics in database system and design