0% found this document useful (0 votes)
43 views

Sem 820

Uploaded by

kunduakash1102
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)
43 views

Sem 820

Uploaded by

kunduakash1102
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/ 16

Maulana Abul Kalam Azad University of Technology, West Bengal

(Formerly West Bengal University of Technology)


Syllabus for B. Tech in Computer Science and Engineering
(Internet of Things,Cyber Security including Block Chain Technology)
(Applicable from the academic session 2020-2021)

Semester-VIII

Subject: Security Assessment and Risk Analysis

Course Code:PECICB801A Semester: VIII

Duration: 36 Hrs. Maximum Marks: 100

Teaching Scheme Examination Scheme

Theory:3 End Semester Exam: 70

Tutorial: Attendance : 5

Practical: 0 Continuous Assessment: 25

Credit: 3 Practical Sessional internal continuous evaluation: NA

Practical Sessional external examination: NA

Aim:

Sl. No.

1. It will provide a background in the many aspects of security management associated with
today’s modern communications and networks

2. It includes the fundamentals of Risk Analysis, Risk Management, Security Policy, Security
Operations, Legal issues, Business issues and Secure Systems Development.

Objective:

Sl. No.

1. Understand the role of Security Management in information technology

2. Quantify the properties of Information Security systems

3. Develop project plans for secure complex systems with knowledge of SANS 20 critical
controls

4. Demonstrate understanding of the role of firewalls, guards, proxy servers and intrusion
detection in networks on a Linux OS with traffic analysis

5. Evaluate the residual risk of a protected network

Pre-Requisite:

Sl. No.

1. Application of cryptography

Contents 3 Hrs./week
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Computer Science and Engineering
(Internet of Things,Cyber Security including Block Chain Technology)
(Applicable from the academic session 2020-2021)

Chapter Name of the Topic Hours Marks

01 Risk Assessment 12 23

Understand the principles and terminology of risk; Probability,


Likelihood, Threat, Vulnerability, Impact , Threat actor, Risk owner,
Understand and describe the five key steps in risk management:
Identify assets Identify threats and vulnerabilities, Assess the impact
of threats and vulnerabilities on an organisation Identify ways to
manage those threats and vulnerabilities, Monitor and report on risk
management action, Discuss qualitative and quantitative approaches
to risk assessment; Quantitative approaches (such as loss expectancy
approaches (SLE/ARO)), Quantitative scalar approaches (such as
High/Medium/Low), Illustrate how the results of an assessment can
be presented; Financial impact, Dashboards, Heat maps, RAG.

02 Risk Assessment: Threat and Vulnerabilities 12 23

Define and state the differences between: Threat, Vulnerability,


Exploit, Attack, Describe and explain the following: Categories of
threats The concept of a threat lifecycle The use of threat

intelligence in an organisation. The uses of attribution, Discuss

vulnerabilities, especially those relating to people and staff.


Apprentices will understand how they can be exploited to attack an
organisation; Phishing, Social engineering, Blended attacks,
Describe common methods for finding vulnerabilities; Penetration
testing Phishing simulators Social engineering attacks

03 Risk Assessment: Standards 12 24

Explain that risk assessment can be carried out using several


methodologies or frameworks, but that it is better to select one
methodology or framework for consistent and comparable results,
List the common risk assessment methodologies or frameworks;
ISO/IEC 27005, NIST, Risk Management, Framework, OCTAVE, FAIR,
Compare common risk methodologies/frameworks; highlighting

similarities and differences. Demonstrate how to select and then


apply a risk methodology/framework in an organisation.

Sub Total: 36 70

Internal Assessment Examination & Preparation of Semester 4 30


Examination
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Computer Science and Engineering
(Internet of Things,Cyber Security including Block Chain Technology)
(Applicable from the academic session 2020-2021)

Total: 40 100

List of Books
Text Books:

Name of Author Title of the Book Edition/ISSN/ISBN Name of the Publisher

Mark Ryan M. Talabis Information Security Syngress, 2012


and Jason L. Martin Risk Assessment Toolkit:
Practical Assessments

through Data Collection


and Data Analysis

Reference Books:

Douglas J. Landoll The Security Risk CRC Press, 2011


Assessment Handbook:
A Complete Guide for

Performing Security Risk


Assessments

End Semester Examination Scheme. Maximum Marks-70. Time allotted-3hrs.

Group Unit Objective Questions Subjective Questions

(MCQ only with the


correct answer)

No of Total No of To answer Marks per Total


Marks question Marks
question question
to be set to be set

A 1,2,3 10 10

B
1,2,3 5 3 5 60
C

1,2,3 5 3 15

● Only multiple choice type questions (MCQ) with one correct answer are to be set in the
objective part.

● Specific instruction to the students to maintain the order in answering objective


questionsshould be given on top of the question paper.
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Computer Science and Engineering
(Internet of Things,Cyber Security including Block Chain Technology)
(Applicable from the academic session 2020-2021)

Subject: Deep Learning

Course Code: PECICB801C Semester: VIII

Duration: 36 Hrs. Maximum Marks: 100

Teaching Scheme Examination Scheme

Theory: 3 hrs./week End Semester Exam: 70

Tutorial: 0 Attendance : 5

Practical: Continuous Assessment:25

Credit: 3

Aim:

Sl. No.

1. To improve the performance of a Deep Learning model

2. to the reduce the optimization function which could be divided based on the classification
andthe regression problems

Objective:

Sl. No.

1. To acquire knowledge on the basics of neural networks.

2. To implement neural networks using computational tools for variety of problems.

3. To explore various deep learning algorithms.

Pre-Requisite:

Sl. No.

1. Calculus, Linear Algebra

2. Probability & Statistics

3. Ability to code in R/Python

Contents Hrs./week
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Computer Science and Engineering
(Internet of Things,Cyber Security including Block Chain Technology)
(Applicable from the academic session 2020-2021)

Chapter Name of the Topic Hours Marks

01 Introduction 3 5

Various paradigms of earning problems, Perspectives and Issues


indeep learning framework, review of fundamental learning
techniques.

02 Feed forward neural network 6 10

Artificial Neural Network, activation function, multi-layer neural


network, cardinality, operations, and properties of fuzzy
relations.

03 Training Neural Network 6 15

Risk minimization, loss function, back propagation,


regularization,model selection, and optimization.

04 Conditional Random Fields 9 15

Linear chain, partition function, Markov network, Belief


propagation, Training CRFs, Hidden Markov Model, Entropy.

05 Deep Learning 6 15

Deep Feed Forward network, regularizations, training deep


models, dropouts, Convolutional Neural Network, Recurrent
Neural Network, Deep Belief Network.

06 Deep Learning research 6 10

Object recognition, sparse coding, computer vision, natural

language

Sub Total: 36 70

Internal Assessment Examination & Preparation of Semester 4 30


Examination

Total: 40 100

List of Books
Text Books:

Name of Author Title of the Book Edition/ISSN/ISBN Name of the Publisher

Rajiv Chopra Dep Learning First Edition Khanna Book


Publishing
(AICTE Recommended
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Computer Science and Engineering
(Internet of Things,Cyber Security including Block Chain Technology)
(Applicable from the academic session 2020-2021)

Textbook)

Goodfellow, Deep Learning MIT Press


I.,Bengio,Y.,
andCourville
A.,

Satish Kumar Neural Networks: A Tata McGraw-Hill


Classroom Approach

Reference Books:

Bishop, C. ,M. Pattern Recognition Springer


andMachine
Learning

Yegnanarayana, B. Artificial PHI Learning Pvt. Ltd

Neural Networks

Golub, G.,H., and Matrix Computations JHU Press

VanLoan,C.,F.
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Computer Science and Engineering
(Internet of Things,Cyber Security including Block Chain Technology)
(Applicable from the academic session 2020-2021)

Name of the Course: Operation Research

Course Code: OECICB801A Semester: VIII

Maximum Marks: 100

Teaching Scheme Examination Scheme

Theory: 3 hrs./week Mid Semester exam: 15

Tutorial: NIL Assignment and Quiz: 10 marks

Attendance: 5 marks

Practical: NIL End Semester Exam: 70 Marks

Credit Points: 3

Unit Content Hrs/Unit Marks/Unit

Basic LPP and Applications; Various Components of LP


Problem Formulation.
1 Solution of Linear Programming Problems: 17
Solution of LPP: Using Simultaneous Equations and
Graphical Method;
Definitions: Feasible Solution, Basic and non-basic
Variables, Basic Feasible Solution, Degenerate and Non-
degenerate Solution, Convex set and explanation with
examples
Solution of LPP by Simplex Method; Charnes’ Big-M
Method; Duality Theory. Transportation Problems and
Assignment Problems.

2 Network Analysis:Shortest Path: Floyd Algorithm;


Maximal Flow Problem (Ford-Fulkerson); PERT-CPM
(Cost Analysis, Crashing, Resource Allocation excluded).

Inventory Control:Introduction to EOQ Models of


Deterministic and Probabilistic ; Safety Stock; Buffer
Stock.
Game Theory: 5
Introduction; 2-Person Zero-sum Game; Saddle Point;
3 Mini-Max and Maxi-Min Theorems (statement only) and
problems; Games without Saddle Point; Graphical
Method; Principle of Dominance
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Computer Science and Engineering
(Internet of Things,Cyber Security including Block Chain Technology)
(Applicable from the academic session 2020-2021)
Queuing Theory: 5
Introduction; Basic Definitions and Notations;
4.
Axiomatic Derivation of the Arrival & Departure
(Poisson Queue). Poisson Queue Models:
(M/M/1): (∞ / FIFO) and (M/M/1: N / FIFO) and
problems.

Text book and Reference books:


1. H. A. Taha, “Operations Research”, Pearson
2. P. M. Karak – “Linear Programming and Theory of Games”, ABS Publishing House
3. Ghosh and Chakraborty, “Linear Programming and Theory of Games”, Central
Book Agency
4. Ravindran, Philips and Solberg - “Operations Research”, WILEY INDIA
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Computer Science and Engineering
(Internet of Things,Cyber Security including Block Chain Technology)
(Applicable from the academic session 2020-2021)

Name of the Course: Remote Sensing and GIS

Course Code: OECICB801B Semester:VIII

Duration:6 months Maximum Marks: 100

Teaching Scheme Examination Scheme

Theory: 3 hrs./week Mid Semester exam: 15

Tutorial: NIL Assignment and Quiz : 10 marks

Attendance: 5 marks

Practical: NIL End Semester Exam: 70 Marks

Credit Points: 3

Unit Content Hrs/Unit Marks/Unit

Introduction and Overview of Geographic Information 3


Systems Definition of a GIS, features and functions; why
1
GIS is important; how GIS is applied; GIS as an
Information System; GIS and cartography; contributing
and allied disciplines; GIS data feeds; historical
development of GIS.

GIS and Maps, Map Projections and Coordinate Systems 4


Maps and their characteristics (selection, abstraction,
2
scale, etc.); automated cartography versus GIS; map
projections; coordinate systems; precision and error.

Data Sources, Data Input , Data Quality and Database 3


Concepts Major data feeds to GIS and their
3
characteristics: maps, GPS, images, databases,
commercial data; locating and evaluating data; data
formats; data quality; metadata. Database concepts and
components; flat files; relational database systems; data
modeling; views of the database; normalization;
databases and GIS.

Spatial Analysis Questions a GIS can answer; GIS analytical 3


functions; vector analysis including topological overlay;
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Computer Science and Engineering
(Internet of Things,Cyber Security including Block Chain Technology)
(Applicable from the academic session 2020-2021)

4. raster analysis; statistics; integrated spatial analysis.

5. Making Maps Parts of a map; map functions in GIS; map 6


design and map elements; choosing a map type;
producing a map formats, plotters and media; online and
CD-ROM distribution; interactive maps and the Web.

6. Implementing a GIS Planning a GIS; requirements; pilot 4


projects; case studies; data management; personnel and
skill sets; costs and benefits; selecting a GIS package;
professional GIS packages; desktop GIS; embedded GIS;
public domain and lowcost packages.

1. Technology & Instruments involved in GIS & Remote 8


Sensing GIS applications; GIS application areas and user
segments; creating custom GIS software applications;
user interfaces; case studies. Future data; future
hardware; future software; Object-oriented concepts and
GIS; future issues – data ownership, privacy, education;
GIS career options and how to pursue them.

2. Remote Sensing Remote sensing of environment, E.M. 8L


Principle, Thermal infrared remote sensing, Remote
sensing of Vegetation, Remote sensing of water, urban
landscape

Text book and Reference books:

1. “Principles of geographical information systems”, P. A. Burrough and R. A. Mcdonnel,


Oxford. 2. “Remote sensing of the environment” , J. R. Jensen, Pearson References:

2. “Exploring Geographic Information Systems”, Nicholas Chrismas, John Wiley & Sons.

3. “Getting Started with Geographic Information Systems”,Keith Clarke, PHI.

4. “An Introduction to Geographical Information Systems”, Ian Heywood, Sarah Cornelius,


and Steve Carver. Addison-Wesley Longman.
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Computer Science and Engineering
(Internet of Things,Cyber Security including Block Chain Technology)
(Applicable from the academic session 2020-2021)

Name of the Course: Digital Signal Processing

Course Code: OECICB801C Semester: VIII

Maximum Marks: 100

Teaching Scheme Examination Scheme

Theory: 3 hrs./week Mid Semester exam: 15

Tutorial: NIL Assignment and Quiz : 10 marks

Attendance: 5 marks

Practical: End Semester Exam: 70 Marks

Credit Points: 3

Unit Content Hrs/Unit Marks/Unit

Module 1: Discrete-time signals and systems (6 hours)


Discrete time signals and systems: Sequences;
1 6
representation of signals on orthogonal basis;
Representation of discrete systems using difference
equations, Sampling and reconstruction of signals -
aliasing; Sampling theorem and Nyquist rate.

Module 2: Z-transform (6 hours) z-Transform, Region of 6


Convergence, Analysis of Linear Shift Invariant systems
2
using z transform, Properties of z-transform for causal
signals, Interpretation of stability in z-domain, Inverse z-
transforms.

Module 2: Discrete Fourier Transform (10 hours) 10


Frequency Domain Analysis, Discrete Fourier Transform
3
(DFT), Properties of DFT, Convolution of signals, Fast
Fourier Transform Algorithm, Parseval’s Identity,
Implementation of Discrete Time Systems.

4. Module 3:Designof Digital filters (12 hours) Design of FIR 12


Digital filters: Window method, Park-McClellan's method.
Design of IIR Digital Filters: Butterworth, Chebyshev and
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Computer Science and Engineering
(Internet of Things,Cyber Security including Block Chain Technology)
(Applicable from the academic session 2020-2021)

Elliptic Approximations; Low-pass, Band-pass, Band stop


and High-pass filters. Effect of finite register length in FIR
filter design. Parametric and non-parametric spectral
estimation. Introduction to multi-rate signal processing.

5 Module 4: Applications of Digital Signal Processing (6 6


hours) Correlation Functions and Power Spectra,
Stationary Processes, Optimal filtering using ARMA
Model, Linear Mean-Square Estimation, Wiener Filter.

Text book and Reference books:

1. S. K. Mitra, “Digital Signal Processing: A computer based approach”, McGraw Hill,


2011.

2. A.V. Oppenheim and R. W. Schafer, “Discrete Time Signal Processing”, Prentice Hall,
1989.

3. J. G. Proakis and D.G. Manolakis, “Digital Signal Processing: Principles, Algorithms


And Applications”, Prentice Hall, 1997.

4. L. R. Rabiner and B. Gold, “Theory and Application of Digital Signal Processing”,


Prentice Hall, 1992.

5. J. R. Johnson, “Introduction to Digital Signal Processing”, Prentice Hall, 1992.

6. D. J. DeFatta, J. G. Lucas andW. S. Hodgkiss, “Digital Signal Processing”, John Wiley &
Sons, 1988.
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Computer Science and Engineering
(Internet of Things,Cyber Security including Block Chain Technology)
(Applicable from the academic session 2020-2021)

Name of the Course: Numerical Methods

Course Code: OECICB802A Semester: VIII


Maximum Marks:100
Teaching Scheme Examination Scheme

Theory:3 hrs./week Mid Semester exam: 15


Tutorial: NIL Assignment and Quiz: 10 marks
Attendance: 5 marks

Practical: NIL End Semester Exam:70 Marks


Credit Points: 3

Unit Content Hrs/Unit Marks/Unit


Approximation in numerical computation: Truncation and
rounding errors, Fixed and floating- point arithmetic,
1 Propagation of errors. 2

Interpolation: Newton forward/backward 8

2 interpolation, Lagrange’s and Newton’s divided difference


Interpolation.

3 Numerical integration: Trapezoidal rule, Simpson’s 1/3 3


rule, Expression for corresponding error terms.

4. Numerical solution of a system of linear equations: Gauss 8


elimination method, Matrix inversion, LU Factorization
method, Gauss-Seidel iterative method.

5 Numerical solution of Algebraic equation: 3

Bisection method, Regula-Falsi method, Newton-


Raphson method.

6 Numerical solution of ordinary differential equation: Euler’s 2


method, Runge-Kutta methods, Predictor-Corrector
methods and Finite Difference method.
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Computer Science and Engineering
(Internet of Things,Cyber Security including Block Chain Technology)
(Applicable from the academic session 2020-2021)

Text book and Reference books:

1. C.Xavier: C Language and Numerical Methods.


2. R.S. Salaria: Computer Oriented Numerical Methods.
3. Dutta & Jana: Introductory Numerical Analysis.
4. J.B.Scarborough: Numerical Mathematical Analysis.
5. Jain, Iyengar , & Jain: Numerical Methods (Problems and Solution).
6. Balagurusamy: Numerical Methods, Scitech.
7. Baburam: Numerical Methods, Pearson Education.
8. N. Dutta: Computer Programming & Numerical Analysis, Universities Press.
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Computer Science and Engineering
(Internet of Things,Cyber Security including Block Chain Technology)
(Applicable from the academic session 2020-2021)

Name of the Course: Multimedia Technology

Course Code: OECICB802B Semester: VIII

Duration: 6 months Maximum Marks:100

Teaching Scheme Examination Scheme

Theory: 3 hrs./week Mid Semester exam: 15

Tutorial: NIL Assignment and Quiz: 10 marks

Practical: Nil Attendance : 5 marks

Credit: 3 End Semester Exam :70 Marks

Unit Content Hrs/Unit Marks/


Unit

1 Introduction: Multimedia today, Impact of Multimedia, 2


Multimedia Systems, Components and Its Applications
Text and Audio, Image and Video(14L) 14

2 Text: Types of Text, Ways to Present Text, Aspects of Text


Design, Character, Character Set, Codes, Unicode, Encryption;
Audio: Basic Sound Concepts, Types of Sound, Digitizing Sound,
Computer Representation of Sound (Sampling Rate, Sampling
Size, Quantization), Audio Formats, Audio tools, MIDI
Image: Formats, Image Color Scheme, Image Enhancement;
Video: Analogue and Digital Video, Recording Formats and
Standards (JPEG, MPEG, H.261) Transmission of Video Signals,
Video Capture, and Computer based Animation.
Synchronization, Storage models and Access
Techniques:Temporal relationships, synchronization accuracy
specification factors, quality of service, Magnetic media, optical
3. media, file systems (traditional, multimedia) Multimedia devices 8
– Output devices, CD-ROM, DVD, Scanner, CCD Producer\
Consumer Problem, Semaphores, Event Counters,
Monitors, Message Passing, Classical IPC Problems: Reader’s
& Writer Problem, Dinning Philosopher Problem etc.
4. Image and Video Database, Document Architecture and 17
Content Management (17L): Image representation,
segmentation, similarity based retrieval, image retrieval by color,
shape and texture; indexing- k-d trees, R-trees, quad trees; Case
studies- QBIC, Virage. Video Content, querying, video
segmentation, indexing,
Content Design and Development, General Design Principles
Hypertext: Concept, Open Document Architecture (ODA),
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Computer Science and Engineering
(Internet of Things,Cyber Security including Block Chain Technology)
(Applicable from the academic session 2020-2021)
Multimedia and Hypermedia Coding Expert Group (MHEG),
Standard Generalized Markup Language (SGML), Document Type
Definition (DTD), Hypertext Markup Language (HTML) in Web
Publishing. Case study of Applications Producer\ Consumer
Problem, Semaphores, Event Counters, Monitors, Message
Passing, Classical IPC Problems: Reader’s & Writer Problem,
Dinning Philosopher Problem etc.

5. Multimedia Applications(4L): Interactive 4


television, Video-on-demand, Video Conferencing,
Educational Applications, Industrial Applications,
Multimedia archives and digital libraries, media
editors

Text book and Reference books:

1.Ralf Steinmetz and Klara Nahrstedt , Multimedia: Computing, Communications &


Applications , Pearson Ed.

2.Nalin K. Sharda , Multimedia Information System , PHI.

3.Fred Halsall , Multimedia Communications , Pearson Ed.

4.Koegel Buford , Multimedia Systems , Pearson Ed.

5.Fred Hoffstetter , Multimedia Literacy , McGraw Hill.

6.Ralf Steinmetz and Klara Nahrstedt , Multimedia Fundamentals: Vol. 1- Media Coding and
Content Processing , PHI.

7.J. Jeffcoate , Multimedia in Practice: Technology and Application , PHI.

8. V.K. Jain, Multimedia and Animation, Khanna Publishing House, New Delhi (AICTE
Recommended Textbook – 2018)

You might also like