CSE701 2016 Final Question
CSE701 2016 Final Question
CSE701 2016 Final Question
For each of the following search strategies, indicate which goal state is reached (if
any) by expanding the tree. When all else is equal, nodes should be expanded in
alphabetical order: [1] Best-First Search [2]. A* Search
c) Why A* Search Algorithm is Optimal? 2
d) For the Automated Cricket Player (can be a Bowler or a Batsman) agent develop 2.5
PEAS description of the Task Environment.
2.a) Define Rationality and Intelligent Agent. For the Interactive English Tutor or Chess 6
with a clock agent develop the PEAS description of the task environment.
b) What are the characteristics of the task environment “LUDU Game”? How do you 4
formulate a Problem?
c) What is Agent Function? Describe the agent function of agent vacuum cleaner (Four 3.5
Tiles A, B, C and D).
d) What is Turing test? What is the difference between human intelligence and 4
Artificial Intelligence?
e) When using alpha-beta pruning, is it possible to get an incorrect value at the root 4
node by choosing a bad ordering when expanding children? Explain.
PART - B
4.a) Write the rules for modus ponens. What do you understand by Propositional logic 4
and First Order Logic?
b) Consider the following sentences- 6
• If a triangle ABC is Equilateral, then it is Isosceles.
• If a triangle ABC is Isosceles, then two sides AB and AC are Equal.
• If AB and AC are equal, then angle B and angle C Are Equal.
• ABC is an Equilateral triangle.
Now,
i. Convert the sentences in propositional logic.
ii. Convert the sentences in clausal form.
iii. Using resolution prove “Angle B is Equal to angle C”.
c) Answer the following questions 4
i. Convert the following sentences into formulas in First Order Logic and
Corresponding Clausal form.
• Some people can fool some of the people all of the time.
• All purple mushrooms are poisonous.
• Every child loves anyone who gives the child any present.
• Every Tiger lives in some Forest or zoo
c) What is Learning and Learning Agent? Why Learning is important in Artificial 3.5
Intelligent?
d) Write short notes on Supervised and Unsupervised Learning. 5
--- :: ---
Sylhet Engineering College, Sylhet
4th year 1st Semester Final Examination – 2016
Department of Computer Science & Engineering
Course No: CSE 703
Course Title: Peripheral and Interfacing
Time: 3.00 Hours Total Marks: 70
[Answer any four questions, taking two from each part]
PART - A
1.a) What are the basic elements of interfacing? Describe with figure. 4
b) Write down different types of Registers of 8088 microprocessor. Draw the figure of 6
8088 microprocessor Architecture.
c) What do you mean by Handshaking? Explain with the example. 4
d) Write down the working procedure of keyboard. 3.5
5.a) What is device polling? How do you provide interrupt driven data transfer to large 10
number of I/O device?
b) What are the advantages of hardware polling over software polling? Describe with 5
figure.
c) What do you mean by LSI and MSI? 2.5
2.5
d) Draw the graph whose adjacency matrix is given below:
2.a) Find a solution of the four cubes problem for the set of cubes shown below: 8
B R B B
G R Y G G R Y R G B G Y G R G B
B G R Y
Cube 1 Cube 2 Cube 3 Cube 4
b) Define walk, trail, path and cycle using suitable examples. 4
c) Explain the following:
i) Edge connectivity 2
ii) Vertex connectivity 2
iii) Bridge 1.5
b) Find MST using Prims and Kruskal algorithms for the following graph. 8
c) How you will find the chromatic number of a graph and tree? 2.5
6.a) What do you mean by planar graph? Proof that the complete graph of five vertices 2+5
is non-planar.
b) Show that the graph shown below is planar or non-planar using elementary 5
reduction process.
c) What is Geometric dual? Construct a dual graph from the above graph (fig: Q.6(b)). 1+4.5
--- :: ---
Sylhet Engineering College, Sylhet
4th year 1st Semester Final Examination – 2016
Department of Computer Science & Engineering
Course No: CSE 711
Course Title: Digital Image Processing
Time: 3.00 Hours Total Marks: 70
[Answer any four questions, taking two from each part]
PART - A
1.a) Define digital image mathematically. Draw the flow chart of key stages in Digital 1+2
Image Processsing.
b) A common measure to transmit digital data is baud rate defined as the number of 3+2
bits transmitted per second. Generally, transmission is accomplished in packets
consisting of a start bit, a byte (8 bits) of information, and a stop bit. Using these
facts answer the following:
i) How many minutes would it take to transmit a 1024 x 1024 image with
256 intensity levels using a 33.6K baud modem?
ii) What would the time be at 3000K baud, a representative medium of a
phone DSL connection?
c) Give two examples of application of image processing in the area of Law 2
Enforcement and Defense.
d) When you enter a dark theatre on a bright day, it takes an appreciable interval of 3
time before you can see well enough to find an empty seat. Which of the visual
process is at play at this situation?
e) Write the basic procedure to generate ultrasound imaging. 3
f) What is the difference between scotopic and photopic vision? 1.5
2.a) Define illumination and reflectance mathematically along with their range. 3
b) Define frame grabber and frame buffer. Briefly describe how to perform the image 2+2
acquisition from a real world image to a digital image.
c) Define spatial and gray level resolution of an image. Why is image gray level chosen 2+2
as power of two?
d) Calculate the number of bits required to store a 256 × 256 image with 32 gray 2
levels.
e) Define Sampling and Quantization of an image with suitable examples. What 3+1.5
happens if the gray level is reduced?
3.a) List the arithmetic and logical operations between to pixels p and q in an image I 2+2
along with their uses.
b) Write down 3 basic types of transformation along with their mathematical 3
equation.
c) What is the effect of averaging an image? In which application it is useful. 3
d) Define 4-Neighbors, and 8-Neighbors of a pixel p(x,y) with suitable examples. Write 3+2
the diagonal coordinates of point p(x,y) titled ND(p). Give the formula to calculate
the D4 and D8 distance between two pixels p and q.
e) Define Gamma Correction. A linear wedge gray scale image is an input to a monitor. 2.5
What will be the output with or without using gamma correction? Show graphically.
PART - B
4.a) What are the different types of discontinuities in an image? Give an example of a 2+1
mask to detect the isolated point in an image.
b) Define image segmentation with suitable examples. Write different methods of 3+2
image segmentation.
c) What do you mean by ‘edge’? What is role of 1st and 2nd derivative in edge 1+2
detection?
d) Write down the mask of common edge detectors like Sobel, Prewit and Roberts? 3
e) How do you detect a line in an image? Give suitable masks in all direction and state 3.5
the process.
5.a) The histogram of an image of size 64*64 with gray level [0…7] is given below 3+3+2
rk 0 1 2 3 4 5 6 7
nk 790 1023 850 656 329 245 122 81
i) Calculate the gray level probabilities for each level. Draw the histogram
using gray level probabilities.
ii) Define a transform function T(r) that will equalize the histogram. Draw the
diagram of the transformation function.
iii) Draw the histogram of the equalized image.
b) Histogram equalization is a local or global method? Justify your answer. What if the 2+2
image characteristics changes locally? How do you handle this situation?
c) Write down the steps of local histogram processing. 3
d) Imagine you have some important information in each black 2.5
square in the image beside. Which histogram equalization will
you use to find the details of the image? Justify your answer.
6.a) Consider you have captured a video in standard definition (720 x 480) colour image 2
format at a frame rate of 30fps. Calculate how much storage in gigabytes will be
required for storing this video for one hour.
b) What is entropy? Consider you are given a grayscale image of (64 x 64) size having 1+2+3
only five intensity values present and the number of pixels having these intensity
values are as listed in the table below. This table also contains a random binary
encoding scheme called “A” as:
Intensity Value Number of Pixels Encoding Scheme A
61 1021 00
89 864 001
178 1000 10
205 711 010
230 500 0110
Now,
i. For a noiseless compression scheme, find the lowest number of bits
required per pixel on an average to store this image in memory.
ii. Find the compression ratio between the regular 8-bit per pixel encoding
and the encoding scheme “A”.
c) For the same table given in question 6(b), apply the binary Huffman encoding 5+1
algorithm and find the encoded bit sequence. Also compute the amount of bit
required to store the image in memory.
d) What is block transform coding? Draw a block diagram of both the encoder and the 3.5
decoder of a block transform coding scheme.
--- :: ---
Sylhet Engineering College, Sylhet
4th year 1st Semester Final Examination – 2016
Department of Computer Science & Engineering
Course No: IPE 701
Course Title: Industrial Management
Time: 3.00 Hours Total Marks: 70
[Answer any four questions, taking two from each part]
PART - A
1.a) Why should an engineer study industrial management? List the technical skills a 6
manager should have?
b) State the Fayol’s fourteen principles of management. Discuss in brief. 9
c) Differentiate between “Authority” and “Responsibility”. 2.5
2.a) Explain the principles of organizations. 6
b) Define the matrix organization with examples. 4
c) Monthly expenses (in Taka) incurred in the manufacturing of 50 nos of a product 7.5
are as follows:
i) direct material cost : 32,000
ii) direct labour cost : 28,000
iii) direct expenses : 25,000
iv) manufacturing expenses: 60% of direct material cost
v) administrative expenses- 5% of prime cost
vi) selling expenses- 10% of prime cost
vii) profit to be charged 12.5% of cost of sales. Define and Calculate-
1. prime cost 2. selling cost and 3. selling price
3.a) With illustration explain elements of the break-even analysis. 5
b) A machine is purchased at the cost of 𝑇𝑘 2,70,000. The estimated life of the 5
machine is 9 𝑦𝑒𝑎𝑟𝑠 and its resale value at the end of its life is estimated at
𝑇𝑘 70,000. If the money in the depreciation fund is charged at 9% rate of interest,
calculate depreciation amount per year by sinking fund method.
c) Explain production unit method to calculate depreciation. 4
d) What is the necessity of preparing production budget? 3.5
PART - B
4.a) What are the challenges of a modern personnel manager? Why Human Resource 6
Planning (HRP) is important for an organization?
b) What is the difference between recruitment and selection? With flow chart discuss 6
the key activities in the recruitment process.
c) List and briefly describe the factors that influence an organizations demand for 5.5
human resources.
5.a) Explain the Maslow’s hierarchy need in perspective of general view and 5
organization view.
b) Define the performance appraisal? Why is it important for improving employees’ 6.5
capability?
c) Explain with examples – 6
i) Transportation advertising
ii) Outdoor advertising
iii) Social media advertising
6.a) It is said that ‘knowing the customer is knowing what to do in marketing’. Explain 5
the idea in the context of demographical classification of market segmentation.
b) What criteria or bases can be used for segmenting Industrial product market? – 5
Discuss.
c) Describe various methods of sales promotions. 3.5
d) How does consumer make decision for the product or service? 4
--- :: ---
Sylhet Engineering College, Sylhet
4th year 1st Semester Final Examination – 2016
Department of Computer Science & Engineering
Course No: SS 703
Course Title: Sociology and Industrial Laws
Time: 3.00 Hours Total Marks: 70
[Answer any four questions, taking two from each part]
PART - A
1.a) Define Sociology. What are the characteristics of sociology? 6
b) Describe the scope of sociology. 6
c) Do you think that the study of sociology is indispensible to the students of 5.5
‘Computer Science and Engineering Department'? Give your arguments.
PART – B
4.a) What is social stratification? 3
b) Describe the forms of social stratification. 9
c) How does social mobility keep society dynamic and active? Explain. 5.5
-- :: ---
Sylhet Engineering College, Sylhet
4th year 1st Semester Final Examination – 2015
Department of Computer Science & Engineering
Course No: SS 705
Course Title: Financial Management & Accounting
Time: 3.00 Hours Total Marks: 70
[Answer any four questions, taking two from each part]
PART - A
1.a) What are the differences between ‘event and transaction’? 2
b) Distinguish between Bookkeeping and Accounting. 3.5
c) Briefly explain about the basic accounting equation. 4
d) Shahed opened a veterinary business in Sylhet on April 30, 2014. Nahid’s initial investment is Tk. 36000. 8
During May, the following transactions occurred:
May 01 Cash paid on account payable tk. 2000.
05 Collected Tk. 5000 on accounts receivable.
07 Purchase office supplies Tk. 500.
20 Staff salaries paid for one month Tk. 6000.
25 Utilities incurred Tk. 1500.
29 Received Tk. 12000 from Exim Bank on a note payable.
Requirement: Prepare a tabular analysis of May transactions beginning with the balances.
2. Mr. Rahman is a Trader. During May 2015 he completed the following transactions: 6
April 01 He brought Tk.50000 in cash as capital. 7
03 purchase office equipment Tk. 2500. 4.5
12 Purchase goods on cash Tk. 60000.
15 Paid for Tk. 2500 for advertisement.
20 Paid for a one year insurance policy Tk. 1200.
25 Sold goods worth Tk. 7000 to Orchid traders.
Requirement: Prepare Journal, Ledger & trial Balance from the transactions.
Additional Information:
i) Accrued interest on notes receivable is Tk. 188.
ii) Insurance expense for the year is Tk. 1800.
iii) A physical count shows that supplies on hand at December 31 are Tk. 300.
iv) Accrued salaries are Tk. 3000.
Requirements: (i) Income Statement (ii) Retained Earnings Statement (iii) Balance Sheet