You are on page 1of 14

ROYAL UNIVERSITY OF DHAKA

Program: B.Sc. (HON’S) in CSE/CSIT


Course Code & Title: CSIT-225 & Data Communication(Evening)
Course Teacher: Subhra Prosun Paul.

Assignment

Assignment Topic:
Give a comparative study of different methods in transmission impairment. How SNR and
SNRdb are related to each other? A non-periodic composite signal has a bandwidth of 200khz,
with a middle frequency of 140khz and peak amplitude of 20v.The two extreme frequencies
have an amplitude of 0V. Draw the frequency domain curve of the signal with necessary
explanation.

Submission deadline: 12th -19th June, 2020.

ROYAL UNIVERSITY OF DHAKA


Program: B.Sc. (HON’S) in CSE/CSIT
Course Code & Title: MAT 106 & Numerical Method (Evening)
Course Teacher: Subhra Prosun Paul

Assignment

Assignment Topic:
How can you evaluate the general equation of numerical integration? Deduce Trapezoidal
rule and Simpson’s 1/3rd rule from the general equation of numerical integration. How can
you solve any problem of ordinary differential equation numerically?

Submission deadline: 12th -19th June, 2020.

ROYAL UNIVERSITY OF DHAKA


Program: B.Sc. (HON’S) in CSE/CSIT
Course Code & Title: CSE 121 & Structured Programming Language(Evening)
Course Teacher: Subhra Prosun Paul

Assignment

Assignment Topic:
‘C language has three major decision making instructions’- Justify this statement in terms of
decision control structure in C language. How can you compare between ‘while’ and ‘do-
while’ statement in C language? While purchasing certain items, a discount of 10% is offered if
the quantity purchased is more than 1000. If quantity and price per item are input through the
keyboard, write a program to calculate the total expenses.

Submission deadline: 12th -19th June, 2020.


ROYAL UNIVERSITY OF DHAKA
Program: B.Sc. (HON’S) in CSE/CSIT
Course Code & Title: CSE 339 & Simulation & Modelling(Day)
Course Teacher: Subhra Prosun Paul

Assignment

Assignment Topic:
When and why simulation analysis can occur a failure state? Give the common mistakes done
by a simulation developer for any system? How can we check a simulated system?-Give your
own opinion.

Submission deadline: 12th -19th June, 2020.

ROYAL UNIVERSITY OF DHAKA


Program: MSCSE
Course Code & Title: MS 681 & Advance Computer Network
Course Teacher: Subhra Prosun Paul

Assignment

Assignment Topic:
‘Asymmetric key is more secure than symmetric key in a cryptographic system’- Justify this
statement with your own logic. How can you select private and public keys using RSA
algorithm? How reconfiguration and documentation are associated with network management
system?

Submission deadline: 12th -19th June, 2020.

ROYAL UNIVERSITY OF DHAKA


Program: B.Sc (HON’S) in CSE/CSIT
Course Code & Title: CSIT- 331 & Advance Computer Network (Bhairab Campus)
Course Teacher: Subhra Prosun Paul

Assignment

Assignment Topic:
How a voice communication begins through two mobile stations in a cellular telephony
system? ‘Frequency-Reuse principle can solve the interference problem for the users located
near the cell boundaries’- Give your opinion.

Submission deadline: 12th -19th June, 2020.


ROYAL UNIVERSITY OF DHAKA
Program: MSCSE
Course Code & Title: MS 681 & Data Mining and Warehousing (Self Study)
Course Teacher: Subhra Prosun Paul

Assignment

Assignment Topic:
How can you design a data warehouse for any particular system? ‘Knowledge discovery in
database is closely related to data mining system’- Give your explanation in a supportive
manner.
Submission deadline: 12th -19th June, 2020.
ROYAL UNIVERSITY OF DHAKA
Program: B.Sc. (HON’S) in CSE/CSIT
Course Code & Title: EEE 105 & VLSI (Evening)
Course Teacher: Ahmed Abdullah
Assignment

Assignment Topic:
Describe Transistor Switching Characteristics & doping process. How to make a power
supply? Explain. Explain the operations of Optoelectronics. Draw construction diagram of 7-
Segments diagram

Submission deadline: (12th June-20th June), 2020.

ROYAL UNIVERSITY OF DHAKA


Program: B.Sc. (HON’S) in CSE/CSIT
Course Code & Title: EEE 105 & VLSI (Day)
Course Teacher: Ahmed Abdullah
Assignment

Assignment Topic:
Draw & Explain materials permit flow diagram of a semiconductor. How does a diode start
work? Describe the operations of solar cell considering power sources & battery charger.

Submission deadline: (12th June-20th June), 2020.

ROYAL UNIVERSITY OF DHAKA


Program: B.Sc. (HON’S) in CSE/CSIT
Course Code & Title: CSIT 107: Optical Fiber Communication
Course Teacher: Ahmed Abdullah
Assignment

Assignment Topic:
A system has the following characteristics:
Source power: 2mW(3dBm)
Source to fiber loss: 3dB
Fiber loss per km:0.5db/km
Fiber length: 40km
Connector loss: 1db (one connector two 20m fiber length)
Fiber to detector loss: 3db
Receiver sensitivity: -36dbm

Find the loss margin with design & graph. Write down Raman scattering features. Draw all
types of dispersion with proper margin

Submission deadline: (12th June-20th June), 2020.


ROYAL UNIVERSITY OF DHAKA
Program: MSCSE
Course Code & Title: MS-652 & Software Quality Assurance
Course Teacher: Rowjatul Zannat Eshita

Assignment Topic:
Define quality assurance of a software. Write about different software testing principles.
Distinguish about roles and responsibilities among tester, debugger and developer. What are
the Key Questions of testing? Discuss about major test activities in chronological order with
an appropriate example. Who plays different roles in major testing activities? What will be the
people’s roles in formal & informal testing? Why we cannot do automation in testing?

ROYAL UNIVERSITY OF DHAKA


Program: B.Sc. (HON’S) in CSE/CSIT
Course Code & Title: CSE 223 & Theory of Computing (Day + Evening)
Course Teacher: Rowjatul Zannat Eshita

Assignment Topic:
Consider the following grammar-
S → bB | aA, A → b | bS | aAA, B → a | aS | bBB. For the string “bbaababa”, prove that it is
an ambiguous grammar. Convert the following Regular Expressions into their equivalent
DFAs: c*a(d+bc*a)*, b*(aa*(bb*+∈)+∈), (ab + b(a+bb))*, aa* + ba*, (a+b)(a+b)(a+b)*.
Using Arden’s Theorem construct a regular expression corresponding to the automata for the
figure given below:

ROYAL UNIVERSITY OF DHAKA


Program: B.Sc. (HON’S) in CSE/CSIT
Course Code & Title: CSE-131 & Digital Electronics (Day + Evening)
Course Teacher: Rowjatul Zannat Eshita

Assignment Topic:
Show the transition table and state diagram of a 4-bit binary up/down counter. Using
continuous assignments, write a Verilog description of the circuit specified by the following
Boolean Expressions: X = AB ̅+B ̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅̅
̅C(B+C̅), Y=A
̅̅̅̅̅̅̅̅̅
+ BC + AB ̅ , Z=A + BC + ̅̅̅̅̅
̅̅̅̅̅̅̅̅̅ AB ̅ . Draw a circuit
diagram of quadruple 1-to-4-line Demultiplexer using Logic Gates, then write down the HDL
gate-level and dataflow description of it.
ROYAL UNIVERSITY OF DHAKA

Program: B.Sc. (HON’S) in CSE/CSIT


Course Code & Title: MAT 106 : Numerical Method
Course Teacher: Anika Tahsin

Assignment

Assignment Topic:
Define Gauss Jordan Method. Solve the system ,2x+y+z =10
3x+2y+3z =18
x+4y+9z =16 ; by the Gauss Jordan
Method.
Establish Trapezoidal rule, Simpson’s 1/3 rule by using integration general formula.
Find the first, second and third derivatives of the function tabulated below at the point x = 1.5
x : 1.5 2.0 2.5 3.0 3.5 4.0
Y=f(x): 3.375 7.000 13.625 24.000 38.875 59.000.
Derive second order Runge Kutta’s Method. Given dy/dx = x + y, with initial condition
y(0)=1.Choose h=0.1 and find y(0.1), y(0.2), y(0.3) using Runge Kutta’s Method of fourth
order.

Submission date: 12-19 June, 2020.

ROYAL UNIVERSITY OF DHAKA

Program: B.Sc. (HON’S) in CSE/CSIT


Course Code & Title: CSE 321: Computer Peripheral & Interface
Course Teacher: Anika Tahsin

Assignment

Assignment Topic:
Describe Interfacing briefly with block diagram. Draw the architecture of 8279
Programmable Keyboard and describe it. Describe the operating modes of 8255A. Draw the
architecture of 8255A.

Submission date: 12-19 June, 2020.


ROYAL UNIVERSITY OF DHAKA

Program: B.Sc. (HON’S) in CSE/CSIT


Course Code & Title: CSE 339 : Simulation & Modelling
Course Teacher: Anika Tahsin

Assignment

Assignment Topic:
Describe Monte Carlo Simulation. Show a flow diagram of Monte Carlo Simulation.
Explain Fuzzy set with diagram in Modelling and Simulation. Describe the areas of Neural
network in Modelling and Simulation. Explain different types of data representation.

Submission date: 12-19 June, 2020.

ROYAL UNIVERSITY OF DHAKA

Program: B.Sc. (HON’S) in CSE/CSIT


Course Code & Title: CSIT 326: System Analysis & Design
Course Teacher: Anika Tahsin

Assignment

Assignment Topic:
Describe system design briefly. Show the symbols used in E-R model. Describe different types
of files in a system. Draw the figure of Design Strategies. Describe different types of Testing.
Explain the feature of OO system. Give an example of UML notation. Draw the figure of
object oriented system development life cycle.

Submission date: 12-19 June, 2020.


ROYAL UNIVERSITY OF DHAKA
Program:B.Sc. (Hon’s) in CSE/CSIT
Course Code & Title: PHY-101: Physics- I (Evening)
Course Teacher: Mamataz Perven
Assignment (Spring- Final Exam.)
Assignment Topic:
The displacement of a particle executing simple harmonic motion at any instant of time is
given by: y = 0.5sin 2 (345t - 0.15) and calculate: the amplitude of the vibrating particle,
wave velocity, wave length, frequency, time period. Derive the relations: Y= 3k (1-2σ) and
3k−2η
σ = 6k+2η . Prove the Impulse – Momentum theorem: I = P2 – P1. Analytically discuss the
interference of sound and the condition for maximum and minimum intensity.
Submission deadline: 12th June to 20th June.

ROYAL UNIVERSITY OF DHAKA


Program: B.Sc. (Hon’s) in CSE/CSIT
Course Code & Title: PHY-103: Physics – II (Evening)
Course Teacher: Mamataz Perven
Assignment (Spring- Final Exam.)
Assignment Topic: State and explain Coulomb’s law and Biot-Savart’s law with figure. The
distance r between the electron and the proton in the hydrogen atom is about 5.3х10-11 meter
and then what are the magnitudes of the electrical force and the gravitational force between
these two particles? The refractive indices of water and diamond are respectively 1.33 and
2.4 and then find the velocity of light in diamond (the velocity of light in water is
2.28˟108ms-1). An electric dipole is placed in a uniform external electric field E and show
that the torque exerted on the dipole by the field is given by τ = p ˟ E and the work that must
be done to change the orientation of the dipole in the field is given by W = - p.E where p is
the electric dipole moment.
Submission deadline: 12th June to 20th June.

ROYAL UNIVERSITY OF DHAKA


Program: B.Sc. (Hon’s) in CSE/CSIT
Course Code & Title: CSIT 107: MAT 104: Complex Variable, Laplace Transformation
Course Teacher: Mamataz Perven
Assignment (Spring- Final Exam.)
Assignment Topic:
Write down the Cauchy – Riemann conditions and prove this conditions. Find the modulus
and argument of the following complex numbers: – 1 - √3 i , 1 + √3 𝑖, 2 – 2i . Prove that the
function u = x3 – 3xy2 +3x2 – 3y2 +1, satisfies Laplace’s equation and determine the
corresponding regular function u + iv. How big are the Fourier coefficients and compute cos
𝜋
(3 + i).
Submission deadline: 12th June to 20th June.
ROYAL UNIVERSITY OF DHAKA
Program: B.Sc. (HON’S) in CSE/CSIT
Course Code & Title: EEE 106 & Telecommunication (Evening)
Course Teacher: Md. Nur-E-Arefin

Assignment

Assignment Topic:
Describe business value and applications of telecommunication. What are the trends we can
see in telecommunication now a days? Narrate internet revolution and information super
highway. If you want to build a telecommunication GSM model which one you will
choose and why? Also describe the other models of telecommunication. Finally, briefly
describe the types of telecommunication networks.

Submission deadline: 12-19 June, 2020.

ROYAL UNIVERSITY OF DHAKA


Program: B.Sc. (HON’S) in CSE/CSIT
Course Code & Title: EEE 106 & Telecommunication (Day)
Course Teacher: Md. Nur-E-Arefin

Assignment

Assignment Topic:
In telecommunication what do you understand by “to get from here to there, data must move
through something”. Which media is good for telecommunication in your point of view and
why? Describe telecommunication processors and topologies. What are the softwares that are
needed in telecommunication? Narrate the importance of telecommunication in our day to
day life by your own words.

Submission deadline: 12-19 June, 2020.

ROYAL UNIVERSITY OF DHAKA


Program: B.Sc. (HON’S) in CSE/CSIT
Course Code & Title: CSE 327: Web Development (Evening)
Course Teacher: Md. Nur-E-Arefin

Assignment

Assignment Topic:
Design and develop an E-commerce website using the basic html, CSS and JavaScript. In this
website people can register using forms, then order items. Peoples order list must be saved in
their perspective account with date and time with delivery status.

Submission deadline: 12-19 June, 2020.


ROYAL UNIVERSITY OF DHAKA
Program: B.Sc. (HON’S) in CSE/CSIT
Course Code & Title: CSIT 313 & Computer Network (Evening)
Course Teacher: Md. Nur-E-Arefin

Assignment

Assignment Topic:
“OSI (Open Systems Interconnection) is a reference model for how applications
communicate over a network” describe this line. What are the layers of OSI model? Briefly
describe the seven layers of OSI model. In your point of view which layer is most important
and why? Give proper explanation regarding your choice.

Submission deadline: 12-19 June, 2020.

ROYAL UNIVERSITY OF DHAKA


Program: B.Sc. (HON’S) in CSE/CSIT
Course Code & Title: CSIT 331 & Advance Computer Network (Evening)
Course Teacher: Md. Nur-E-Arefin

Assignment

Assignment Topic:
"Specific responsibilities of presentation layer are data representation, data compression
and encryption". Describe each one of responsibilities briefly. The session layer defines
how to start, control and end conversations between applications. Now shortly describe
session layer with all its responsibilities as well as protocols. Network layer considered to
be the most important layer of OSI model, why? Narrate network addressing with ipv4 and
ipv6 and also describe the ipv4 classes.

Submission deadline: 12-19 June, 2020.


ROYAL UNIVERSITY OF DHAKA

Program: B.Sc. (HON’S) in CSE/CSIT


Course Code & Title: MS 611 and Computer Graphics and Animation
Course Teacher: Mosharrof Hussain Masud

Assignment

Assignment Topic: Define the computer animation. Discuss the designing of animation
sequences with the example of layout and objects considering the path specification.
Distinguish between morphing and tweening with flowcharts.

Submission deadline: June 12-19, 2020.

ROYAL UNIVERSITY OF DHAKA


Program: B.Sc. (HON’S) in CSE/CSIT
Course Code & Title: MS 615 and Digital Signal Processing
Course Teacher: Mosharrof Hussain Masud

Assignment

Assignment Topic: Define Fourier Transformation of following terminology with examples:


aperiodic continuous and periodic discrete. Discuss the procedures of how digital information
can be retrieved from the disc with an optical sensor. To compress data, which encoding
algorithm will you select? Discuss the details of your selected algorithm and justify why you
have selected this algorithm.

Submission deadline: June 12-19, 2020.

ROYAL UNIVERSITY OF DHAKA


Program: B.Sc. (HON’S) in CSE/CSIT
Course Code & Title: CSIT-333 and Computer Graphics
Course Teacher: Mosharrof Hussain Masud

Assignment

Assignment Topic: Define the visualization of computer graphics with its goals. Discuss the
procedures with a mathematical model how a machine visualize the data like human brain.

Submission deadline: June 12-19, 2020.


ROYAL UNIVERSITY OF DHAKA
Program: B.Sc. (HON’S) in CSE/CSIT
Course Code & Title: CSE 337 and Pattern Recognition
Course Teacher: Mosharrof Hussain Masud

Assignment

Assignment Topic: How a machine recognizes an object, discuss the procedures with an
algorithm/flowchart and examples.

Submission deadline: June 12-19, 2020.

ROYAL UNIVERSITY OF DHAKA


Program: B.Sc. (HON’S) in CSE/CSIT
Course Code & Title: CSE – 323 and E-Commerce
Course Teacher: Mosharrof Hussain Masud

Assignment

Assignment Topic: Consider you are an owner of an online based business organization.
Discuss the details of the electronic payment (e-payment) systems that you provide for your
customer. Which payment system you like most, justify your answer. Do you think you have
risk for using e-payment? Share your ideas how to overcome the risks of e-payment.

Submission deadline: June 12-19, 2020.


ROYAL UNIVERSITY OF DHAKA
Program: B.Sc. (HON’S) in CSE/CSIT
Course Code & Title: CSIT 211 & Digital Logic Design (Evening)
Course Teacher: Shormee Saha

Assignment Topic:
Draw the logic circuit diagram of a 2 to 4 Decoder with appropriate expressions and truth
table.

Deadline: 12-19 June, 2020

ROYAL UNIVERSITY OF DHAKA


Program: B.Sc. (HON’S) in CSE/CSIT
Course Code & Title: EEE 109 & Microcontroller (Evening)
Course Teacher: Shormee Saha

Assignment Topic:
Explain the types of microcontrollers available on based on 3 aspects (Bit, Memory, and
Instruction Set). Construct and explain pin diagram of an 8051 microcontroller.

Deadline: 12-19 June, 2020

ROYAL UNIVERSITY OF DHAKA


Program: B.Sc. (HON’S) in CSE/CSIT
Course Code & Title: CSIT 221 & Microprocessor (Day)
Course Teacher: Shormee Saha

Assignment Topic:
List out the arithmetic instructions of an 8085 microprocessor with the opcodes, meaning
and proper explanation.

Deadline: 12-19 June, 2020


ROYAL UNIVERSITY OF DHAKA
Program: B.Sc. (HON’S) in CSE/CSIT
Course Code & Title: CSIT 225 & Computer Organization and architecture (Day)
Course Teacher: Shormee Saha

Assignment Topic:
Draw the logic circuit diagram with truth table for the following expressions:
1. F1 = xyʹ +xʹz
2. F2 = x + yʹz
3. F3 = xʹyʹzʹ + xʹyz +xyʹ

Deadline: 12-19 June, 2020

ROYAL UNIVERSITY OF DHAKA


Program: B.Sc. (HON’S) in CSE/CSIT
Course Code & Title: CSIT 337 & Pattern Recognition (Day)
Course Teacher: Shormee Saha

Assignment Topic:
What kind of processing of pattern recognition is performed in a plagiarism detection
software? List out the steps and use in real life of this particular kind of processing.

Deadline: 12-19 June, 2020

ROYAL UNIVERSITY OF DHAKA


Program: B.A. (HON’S) in English / BBA
Course Code & Title: CSE 109 & Computer Application (Self Study)
Course Teacher: Shormee Saha

Assignment Topic:
Differentiate between SSD and HDD based on at least 5 aspects. Which one do you think
is better? Give 5 logics for your answer.

Deadline: 12-19 June, 2020

You might also like