0% found this document useful (0 votes)
12 views8 pages

B.SC (Computer Science) 2019 Pattern

The document consists of examination papers for various subjects including Mathematics, Electronics, and Numerical Techniques for S.Y. B.Sc. (Computer Science). Each paper contains multiple questions that cover theoretical concepts and practical applications, with specific instructions regarding the number of questions to attempt and the use of calculators. The structure includes compulsory questions and options for students to choose from, focusing on topics such as group theory, numerical methods, microcontroller programming, and digital communication.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views8 pages

B.SC (Computer Science) 2019 Pattern

The document consists of examination papers for various subjects including Mathematics, Electronics, and Numerical Techniques for S.Y. B.Sc. (Computer Science). Each paper contains multiple questions that cover theoretical concepts and practical applications, with specific instructions regarding the number of questions to attempt and the use of calculators. The structure includes compulsory questions and options for students to choose from, focusing on topics such as group theory, numerical methods, microcontroller programming, and digital communication.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

Total No. of Questions : 3] SEAT No.

:
P5139 [5823]-303
[Total No. of Pages : 2

S.Y. B.Sc. (Computer Science)


MATHEMATICS
MTC - 231 : Groups and Coding Theory
(2019 Pattern) (Semester - III) (23221)

Time : 2 Hours] [Max. Marks : 35


Instructions to the candidates:
1) All questions are compulsory.
2) Figures to the right indicate full marks.
3) Non-programmable scientific calculator is allowed.

Q1) Attempt any five of the following. [5×2=10]


a) If a|b and a|c, then show that a|(b+c).

b) Find all generators of the group  6,6 .

c) Check whether the permutation   1 2 5 4 6 3 7 8  is even or odd.


Justify?

d) Let G    4 ,  4  be a group and H  0, 2 be a subgroup of G. Find


all right cosets of H in G.
e) Find the hamming distance between x and y, where x  1100010,
y  1010001 .

f) Prepare composition table of addition for  5 ,5  .

g) State whether the following statement is True or False:


“Union of two subgroups is a subgroup.” Justify your answer with proper
example.

Q2) Attempt any three of the following. [3×5=15]


a) Let G be a group such that a 2  e, a  G. Then prove that G is abelian.

P.T.O.
b) Let   1 5 2  4 3  ,    6 1 9 7 be two permutations. Compute
 1.

0 1 1
0 1 1
 
c) Let H  1 0 0  be a parity check matrix. Determine (2, 5) group
 
0 1 0
0 0 1 

code eH : B2  B5 .
d) Let R be a relation on  defined by xRy if and only if 5 x  6 y is divisible
by 11, for x, y  . Show that R is an equivalence relation on  .
e) Let a, b, x, y  . If a  b (mod n), then prove that :

i) ax  bx  mod n 

ii)  a  x    b  x  mod n 

Q3) Attempt any one of the following. [1×10=10]


a) Find gcd of 4999 and 1109 and also find integers m, n such that
 4999,1109   m  4999   n 1109  .

For the set     0 , of non-zero rationals, the binary operation



b) i)
ab . Show that (  ) is an abelian group.
* is defined as a * b =  ,*
3
ii) Encrypt the message “URD” using f  x    3x  7  (mod 26).

 

[5823]-303 2
Total No. of Questions : 3] SEAT No. :
P5140 [5823]-304
[Total No. of Pages : 2

S.Y. B.Sc. (Computer Science)


MATHEMATICS
MTC - 232 : NUMERICAL TECHNIQUES
(2019 Pattern) (Semester - III) (23222)

Time : 2 Hours] [Max. Marks : 35


Instructions to the candidates:
1) All questions are compulsory.
2) Figures to the right indicate full marks.
3) Non-programmable scientific calculator is allowed.

Q1) Attempt any five of the following. [5×2=10]

a) State the trapezoidal rule for numerical integration.

b) Given that, y  x 2  y 2 with y  0   1. Find y  0.1 by Euler’s Method.

c) Prove that, 11 1 by usual notation.

d) Find relative error of the number 5/7 whose approximate value is 0.714.

e) Write the Newton-Raphson formula for square root of any real number.

f) Given that, y 10   130, y  20   180, y  30   200, y  40   275,


y  50   450. Prepare Newton’s Backward difference table.

rd
1
g) Write Simpson’s   rule for numerical integration.
3

Q2) Attempt any three of the following. [3×5=15]


a) Derive divided difference interpolation formula.
7 th
3
b) Evaluate  1  log x  dx by using Simpson’s   rule (Take h = 1).
1 8

P.T.O.
c) Given that, y 1  2, y  2   4, y  3  8, y  4   16, y  5   32. Obtain
y 1.5  by using Newton Forward interpolation formula.

d) Find real root of equation x 3  4 x  9  0 in the interval [2, 3] correct


upto 2 decimal places by using Regula - Falsi method.
e) Given that y 1  0, y  3  1, y  4   48, y  6   180, y 10  900. Obtain
f  5  by using Lagrange’s interpolation formula.

Q3) Attempt any one of the following. [1×10=10]


dy
a) Given that,  1  xy 2 , y  0   1, h  0.1. Find y  0.1 , y  0.2  by using
dx
Runge - Kutta method of fourth order.

b) i) Find the real root of the equation x  sin x  cos x  0 correct to three
decimal places using Newton - Raphson method (Take x0  2.5)

ii) Given that, y  x2  y, y  0 1. Obtain y  0.1 by using Euler’s


Modified Method.

 

[5823]-304 2
Total No. of Questions : 5] SEAT No. :
P5141 [5823] - 305
[Total No. of Pages : 2

S.Y. B.Sc. (Computer Science)


ELECTRONICS
ELC 231 : Microcontroller Architecture and Programming
(2019 Pattern ) (Semester - III)
Time : 2 Hours] [Max. Marks : 35
Instructions to the candidates:
1) Question No.1 is compulsory.
2) Solve any three Questions from Q.No. 02 to Q.No. 05.
3) Figures to the right indicate full marks.
4) Use of calculator is allowed.

Q1) Attempt any five of the following. [5×1=5]


a) Which port of 8051 requires external pull up resistors?
b) Which registers are used as data pointer in indirect addressing mode.
c) What extension is used to save ‘C’ Language program.
d) Name the timer register of 8051 microcontroller used as bit addressable.
e) Define step angle of stepper motor.
f) In half duplex, data is transmitted in only one direction at a time-comment.

Q2) Answer the following. [2×5=10]


a) Draw and explain interfacing of external 16 kb RAM with 8051
microcontroller?
b) Explain function of following instructions.
i) CLR A
ii) NOP
iii) RR A
iv) SUBB A, # 05 H
v) SWAP A

[5823] - 305 1
P.T.O.
Q3) Answer the following. [2×5=10]
a) Explain internal RAM organisation of 8051 microcontroller.
b) Write 8051 C program to generate square wave with 2500 Hz frequency
on pin 2.7. Use Timer 1 in mode 2. Assume XTAL frequency = 12 MHz.

Q4) Answer the following. [2×5=10]


a) Explain in brief classification of 8051 instructions. (any 5)
b) Write C program for LCD interface to 8051 for displaying
‘ELECTRONICS’.

Q5) Write short notes (any four) [4×2½=10]


a) Difference between LCALL and ACALL (any 2).
b) Timer mode 2 of 8051.
c) Immediate addressing mode.
d) Interrupts in 8051.
e) Difference between simplex and full duplex.
f) Input output (I/O) ports of 8051.



[5823] - 305 2
Total No. of Questions : 5] SEAT No. :
P5142 [Total No. of Pages : 2
[5823]-306
S.Y. B.Sc. (Computer Science)
ELECTRONICS
ELC -232 : Digital Communication and Networking
(2019 Pattern) (Semester-III)
Time : 2 Hours] [Max. Marks : 35
Instructions to the candidates:
1) Q.1 is compulsory.
2) Solve any three questions from Q.2 to Q.5.
3) Figures to the right indicate full marks.
4) Neat diagram must be drawn wherever necessary.
5) Use of calculator is allowed.

Q1) Attempt any five [5×1=5]


a) Define bit rate.
b) What is modulation?
c) What is TDMA?
d) How many voice channels are multiplexed together in the basic group of
FDM.
e) What is MAN?
f) In which topology networking devices connected together at center point.

Q2) Answer the following. [2×5=10]


a) Explain with block diagram electronic communication system.
b) Differentiate between Asynchronous and synchronous transmission.

Q3) Answer the following. [2×5=10]


a) Explain QPSK modulator.
b) Give any five features of FDMA.

Q4) Answer the following. [2×5=10]


a) Explain FDM technique used in communication system.
b) What is networking devices? Explain router end hub.

P.T.O.
Q5) Write short notes on any four of the following. [4×2½=10]
a) Modulation Index
b) DSSS (Direct Sequence Spread Spectrum)
c) Ring topology
d) CSMA protocol
e) Types of noise
f) Networking device switch



[5823]-306 2

You might also like