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

Sem

Uploaded by

testsubjects257
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)
41 views

Sem

Uploaded by

testsubjects257
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/ 19

Maulana Abul Kalam Azad University of Technology, West Bengal

(Formerly West Bengal University of Technology)


Syllabus for B. Tech in CSE(Artificial Intelligence and Machine Learning)
(Applicable from the academic session 2020-2021)

SEMESTER – VII
Quantum Computing
Code: PEC- AIML701C
Contacts: 3L

Name of the Course: Quantum Computing


Course Code: PEC- AIML701C Semester: VII
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/U Marks/


nit Unit
Qubit & Quantum States: The Qubit, Vector Spaces. Linear 3
1 Combination Of Vectors, Uniqueness of a spanning set, basis &
dimensions, inner Products, orthonormality, gram-schmidt
orthogonalization, bra-ket formalism, the Cauchyschwarez and
triangle Inequalities.
Matrices & Operators: Observables, The Pauli Operators, Outer 10
2 Products, The Closure Relation, Representation of operators using
matrices, outer products & matrix representation, matrix
representation of operators in two dimensional spaces, Pauli
Matrix, Hermitian unitary and normal operator, Eigen values &
Eigen Vectors, Spectral Decomposition, Trace of an operator,
important properties of Trace, Expectation Value of Operator,
Projection Operator, Positive Operators,
Commutator Algebra, Heisenberg uncertainty principle, polar
3. decomposition &singular values, Postulates of Quantum 5
Mechanics.

4. Tensor Products: Representing Composite States in Quantum 5


Mechanics, Computing inner products, Tensor products of

1
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in CSE(Artificial Intelligence and Machine Learning)
(Applicable from the academic session 2020-2021)

column vectors, operators and tensor products of Matrices. Density


Operator: Density Operator of Pure & Mix state, Key Properties,
Characterizing Mixed State, Practical Trace & Reduce Density
Operator, Density Operator & Bloch Vector.

5. Quantum Measurement Theory: Distinguishing Quantum states & 8


Measures, Projective Measurements, Measurement on Composite
systems, Generalized Measurements, Positive Operator- Valued
Measures.
6. Recent trends in Quantum Computing Research, Quantum 6
Computing Applications of Genetic Programming.

Text book and Reference books:

Quantum Computing without Magic by Zdzislaw Meglicki


2. Quantum Computing Explained By DAVID Mc MAHON
3. Quantum Computer Science By Marco Lanzagorta, Jeffrey Uhlmann
4. An Introduction to Quantum Computing Phillip Kaye, Raymond Laflamme, Michele Mosca.

Subject: Computer Vision


Course Code: PEC-AIML 701B Semester: VII

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. Students will learn basic principles of image formation, image processing algorithms and
different algorithms for reconstruction and recognition from single or multiple images

Objective:

Sl. No.

1. To implement fundamental image processing techniques required for computer vision

2
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in CSE(Artificial Intelligence and Machine Learning)
(Applicable from the academic session 2020-2021)

2. Understand Image formation process

3. Extract features form Images and do analysis of Images

To develop applications using computer vision techniques

Pre-Requisite:

Sl. No.

1. Programming

2. Mathematic course

Contents Hrs./week

Chapter Name of the Topic Hours Marks

01 Overview, computer imaging systems, lenses, Image formation and 3 10


sensing, Image analysis, pre-processing and Binary image analysis

02 Edge detection, Edge detection performance, Hough transform, corner 6 10


detection

03 Segmentation, Morphological filtering, Fourier transform 3 10

04 Feature extraction, shape, histogram, color, spectral, texture, using 9 10


CVIPtools, Feature analysis, feature vectors, distance /similarity
measures, data preprocessing

05 Pattern Analysis: 9 20
Clustering: K-Means, K-Medoids, Mixture of Gaussians
Classification: Discriminant Function, Supervised, Un-supervised,
Semisupervised
Classifiers: Bayes, KNN, ANN models; Dimensionality Reduction:
PCA,LDA, ICA, and Non-parametric methods.

06 Recent trends in Activity Recognition, computational photography, 6 10


Biometrics

Sub Total: 36 70

Internal Assessment Examination & Preparation of Semester 4 30


Examination

Total: 40 100

Assignments:
Based on the curriculum as covered by subject teacher.

List of Books Text Books:

3
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in CSE(Artificial Intelligence and Machine Learning)
(Applicable from the academic session 2020-2021)

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

Richard Szeliski Computer Vision:


Algorithms and
Applications

Goodfellow, Deep Learning


Bengio, and
Courville
Reference Books:

Fisher et al . Dictionary of
Computer Vision and
Image Processing

Multi-agent Intelligent Systems


Code: PEC- AIML701D
Contacts: 3L
Name of the Course: Multi-agent Intelligent Systems
Course Code: PEC- Semester: VII
AIML701D
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: End Semester Exam: 70 Marks
Credit Points: 3

Unit Content Hrs/Unit Marks/Unit


Introduction: what is an agent?: agents and objects;
1 agents and expert systems; agents and distributed 3
systems; typical application areas for agent systems.
Intelligent Agents: the design of intelligent agents - 9
2 reasoning agents (eg AgentO), agents as reactive
systems (eg subsumption architecture); hybrid agents
(eg PRS); layered agents (eg Interrap) a contemporary
(Java-based) framework for programming agents (eg
the Jack language, the JAM! system).

4
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in CSE(Artificial Intelligence and Machine Learning)
(Applicable from the academic session 2020-2021)

Multi-Agent Systems: Classifying multi-agent 12


3 interactions - cooperative versus non-cooperative;
zero-sum and other interactions; what is cooperation?
how cooperation occurs - the Prisoner's dilemma and
Axelrod's experiments; Interactions between self-
interested agents: auctions & voting systems:
negotiation; Interactions between benevolent agents:
cooperative distributed problem solving (CDPS),
partial global planning; coherence and coordination;
Interaction languages and protocols: speech acts,
KQML/KIF, the FIPA framework.
Advanced topics: One issue selected from the 9
4. contemporary research literature, perhaps by guest
lecturer.

Text book and Reference books:

1. An Introduction to Multi Agent Systems - Second Edition. Michael Wooldridge (Wiley,


2009)

2. Programming Multi-agent Systems in Agent Speak Using Jason. Rafael H. Bordini, Jomi
Fred Hubner and Michael Wooldridge (Wiley, 2007)

Information Theory and Coding


Code:PEC- AIML702B
Contact: 3L

Name of the Course: Information Theory and Coding

Course Code: PEC- Semester: VII


AIML702B
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
Source Coding [7L]
1 Uncertainty and information, average mutual 7
information and entropy, information measures for
continuous random variables, source coding

5
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in CSE(Artificial Intelligence and Machine Learning)
(Applicable from the academic session 2020-2021)

theorem, Huffman codes

Channel Capacity And Coding [7L] 7


2 Channel models, channel capacity, channel coding,
information capacity theorem, The Shannon limit
Linear And Block Codes For Error 8
3 Correction [8L]
Matrix description of linear block codes, equivalent
codes, parity check matrix, decoding of a linear
block code, perfect codes, Hamming codes
Cyclic Codes [7L] 7
4. Polynomials, division algorithm for
polynomials, a method for generating
cyclic codes, matrix description of
cyclic codes, Golay codes..

5 BCH Codes [8L] 8


Primitive elements, minimal
polynomials, generator polynomials in
terms of minimal polynomials,
examples of BCH codes.

6 Convolutional Codes [8L] 8


Tree codes, trellis codes, polynomial
description of convolutional codes,
distance notions for convolutional
codes, the generating function, matrix
representation of convolutional codes,
decoding of convolutional codes,
distance and performance bounds for
convolutional codes, examples of
convolutional codes, Turbo codes,
Turbo decoding

Text book and Reference books:


1. Information theory, coding and cryptography - Ranjan Bose; TMH.
2. Information and Coding - N Abramson; McGraw Hill.
3. Introduction to Information Theory - M Mansurpur; McGraw Hill.
4. Information Theory - R B Ash; Prentice Hall.
5. Error Control Coding - Shu Lin and D J Costello Jr; Prentice Hall.

6
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in CSE(Artificial Intelligence and Machine Learning)
(Applicable from the academic session 2020-2021)

Digital Signal Processing


Code: PEC- AIML701D
Contacts: 3L

Name of the Course: Digital Signal Processing

Course Code: PEC- Semester: VII


AIML701D
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: End Semester Exam: 70 Marks
Credit Points: 3
Unit Content Hrs/Unit Marks/Unit
Module 1: Discrete-time signals and systems (6 hours)
1 Discrete time signals and systems: Sequences; 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 6


2 of Convergence, Analysis of Linear Shift Invariant
systems 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
3 Frequency Domain Analysis, Discrete Fourier
Transform (DFT), Properties of DFT, Convolution of
signals, Fast Fourier Transform Algorithm, Parseval’s
Identity, Implementation of Discrete Time Systems.
Module 3:Designof Digital filters (12 hours) Design of 12
4. FIR Digital filters: Window method, Park-McClellan's
method. Design of IIR Digital Filters: Butterworth,
Chebyshev and 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.
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.
7
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in CSE(Artificial Intelligence and Machine Learning)
(Applicable from the academic session 2020-2021)

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.

Subject Name: SOCIAL NETWORK ANALYSIS


Code- PECAIML701A
Contact hrs. /week: 3
Credit: 3
Introduction to Social Web, Nodes, Edges and Network Measures, Describing Nodes and Edges,
Describing Networks, Layouts, Visualizing network features, The role of Tie strength, Measuring
Tie strength and its network structures, network propagation, Link prediction, entity resolution,
Case study, Introduction to community discovery, communities in context, quality functions, The
Kernighan-Lin algorithm, Agglomerative algorithms, spectral algorithms, multi-level graph
partitioning, Markov clustering, Other approaches, Introduction to social influence, Influence
related statistics, social similarity and influence, Homophily, Existential Test for social influence,
Influence and actions, Influence and interactions, influence maximization in viral marketing.

References:
1. Jennifer Golbeck., Analysing the Social Web, Morgan Kaufmann publications, 2013
2. Charu C. Aggarwal, Social Network Data Analytics, Springer publications, 2011
3. John Scott, Social Network Analysis, (3e), Sage publications limited, 2013
4. Jay Goldman, Facebook Cookbook, O’Reilly, 2009
5. Shamanth Kumar, Fred Morstatter, Huan Liu, Twitter Data Analytics, Springer publications, 2013

8
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in CSE(Artificial Intelligence and Machine Learning)
(Applicable from the academic session 2020-2021)

E-Commerce & ERP:


Code: PEC-AIML 702A
Contacts: 3L

1. Overview, Definitions, Advantages & Disadvantages of E – Commerce, Threats of E –


Commerce, Managerial Prospective, Rules & Regulations For Controlling E – Commerce, Cyber
Laws. [ 3 L ]
2. Technologies : Relationship Between E – Commerce & Networking, Different Types of
Networking Commerce, Internet, Intranet & Extranet, EDI Systems Wireless Application
Protocol : Definition, Hand Held Devices, Mobility & Commerce, Mobile Computing, Wireless
Web, Web Security, Infrastructure Requirement For E – Commerce . [ 5 L ]
3. Business Models of e – commerce : Model Based On Transaction Type, Model Based On
Transaction Party - B2B, B2C, C2B, C2C, E – Governance. [2 L ]
4. E – strategy : Overview, Strategic Methods for developing E – commerce. [2 L ]
5. Four C’s : ( Convergence, Collaborative Computing, Content Management & Call Center ).
Convergence : Technological Advances in Convergence – Types, Convergence and its
implications, Convergence & Electronic Commerce. Collaborative Computing : Collaborative
product development, contract as per CAD, Simultaneous Collaboration, Security. Content
Management : Definition of content, Authoring Tools & Content Management, Content –
partnership, repositories, convergence, providers, Web Traffic & Traffic Management ; Content
Marketing. Call Center : Definition, Need, Tasks Handled, Mode of Operation, Equipment ,
Strength & Weaknesses of Call Center, Customer Premises Equipment (CPE). [ 6 L ]

6. Supply Chain Management : E – logistics, Supply Chain Portal, Supply Chain Planning Tools
(SCP Tools), Supply Chain Execution (SCE), SCE - Framework, Internet’s effect on Supply
Chain Power. [ 3 L ]
7. E – Payment Mechanism : Payment through card system, E – Cheque, E – Cash, E – Payment
Threats & Protections. [ 1 L ]
8. E – Marketing :. Home –shopping, E-Marketing, Tele-marketing [ 1 L ]
9. Electronic Data Interchange (EDI) : Meaning, Benefits, Concepts, Application, EDI Model,
Protocols (UN EDI FACT / GTDI, ANSI X – 12), Data Encryption (DES / RSA). [2 L ]
10. Risk of E – Commerce : Overview, Security for E – Commerce, Security Standards,
Firewall, Cryptography, Key Management, Password Systems, Digital certificates, Digital
signatures. [4 L ]
11. Enterprise Resource Planning (ERP) : Features, capabilities and Overview of Commercial
Software, re-engineering work processes for IT applications, Business Process Redesign,
Knowledge engineering and data warehouse . Business Modules: Finance, Manufacturing
(Production), Human Resources, Plant Maintenance, Materials Management,
QualityManagement, Sales&Distribution ERPPackage, ERP Market: ERP Market Place, SAP
AG, PeopleSoft, BAAN, JD Edwards, Oracle Corporation ERP-Present and Future: Enterprise
Application Integration (EAI), ERP and E-Commerce, ERP and Internet, Future Directions in
ERP [10]

Reference :
1. E-Commerce,M.M. Oka, EPH
2. Kalakotia, Whinston : Frontiers of Electronic Commerce , Pearson Education.
3. Bhaskar Bharat : Electronic Commerce - Technologies & Applications.TMH
4. Loshin Pete, Murphy P.A. : Electronic Commerce , Jaico Publishing Housing.
5. Murthy : E – Commerce , Himalaya Publishing.
6. E – Commerce : Strategy Technologies & Applications, Tata McGraw Hill.
9
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in CSE(Artificial Intelligence and Machine Learning)
(Applicable from the academic session 2020-2021)

7. Global E-Commerce, J. Christopher & T.H.K. Clerk, University Press


8. Beginning E-Commerce, Reynolds, SPD
9. Krishnamurthy, E-Commerce Mgmt, Vikas

Internet of Things
Code: OEC-AIML 701A
Contacts: 3L

Course Code OEC-AIML 701A


Course Name Internet of Things
Credits 3
Pre-Requisites Wireless Networks

LECTURE WITH BREAKUP NO. OF LECTURES


Unit 1: Environmental Parameters Measurement and Monitoring: Why 7
measurement and monitoring are important, effects of adverse
parameters for the living being for IOT
Unit 2: Sensors: Working Principles: Different types; Selection of 8
Sensors for Practical Applications
Introduction of Different Types of Sensors such as Capacitive,
Resistive, Surface Acoustic Wave for Temperature, Pressure,
Humidity, Toxic Gas etc
Unit 3: Important Characteristics of Sensors: Determination of the 11
Characteristics
Fractional order element: Constant Phase Impedance for sensing
applications such as humidity, water quality, milk quality
Impedance Spectroscopy: Equivalent circuit of Sensors and Modelling
of Sensors
Importance and Adoption of Smart Sensors
Unit 4: Architecture of Smart Sensors: Important components, their 10
features Fabrication of Sensor and Smart Sensor: Electrode fabrication:
Screen printing, Photolithography, Electroplating Sensing film
deposition: Physical and chemical
Vapor, Anodization, Sol-gel
Unit 5: Interface Electronic Circuit for Smart Sensors and Challenges 7
for Interfacing the Smart Sensor, Usefulness of Silicon Technology in
Smart Sensor
And Future scope of research in smart sensor
Unit 6: Recent trends in smart sensor for day to day life, evolving 5
sensors and their architecture.

References:
1. Yasuura, H., Kyung, C.-M., Liu, Y., Lin, Y.-L., Smart Sensors at the IoT Frontier,
Springer International Publishing
2. Kyung, C.-M., Yasuura, H., Liu, Y., Lin, Y.-L., Smart Sensors and Systems,
Springer International Publishing
3. Jeeva Jose, Internet of Things, Khanna Publishing House.
4. Internet of Things, Arsheep Bahga and Vijay Madisetti

10
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in CSE(Artificial Intelligence and Machine Learning)
(Applicable from the academic session 2020-2021)

Subject: Bioinformatics
Course Code: OECAIML 701B Semester: VII
Duration: 36 Hrs. Maximum Marks: 100
Teaching Scheme Examination Scheme
Theory: 3hrs./week 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. To give students an introduction to the basic practical techniques of bioinformatics.
Emphasis will be given to the application of bioinformatics and biological databases to
problem solving in real research problems.
2. The students will become familiar with the use of a wide variety of internet applications,
biological database and will be able to apply these methods to research problems.

Objective:
Sl. No. After completion of the course, students will be able to:
1. Describe the contents and properties of the most important bioinformatics databases,
perform text- and sequence-based searches, and analyze and discuss the results in light of
molecular biological knowledge

2. Explain the major steps in pairwise and multiple sequence alignment, explain the principle
for, and execute pairwise sequence alignment by dynamic programming
3. Predict the secondary and tertiary structures of protein sequences.
Contents 3 Hrs./week
Chapter Name of the Topic Hours Marks
01 Concepts of Cell, tissue, types of cell, components of cell, organelle. 7 12
Functions of different organelles. Concepts of DNA: Basic Structure
of DNA; Double Helix structure; Watson and crick model. Exons and
Introns and Gene Concept. Concepts of RNA : Basic structure,
Difference between RNA and DNA. Types of RNA. Concept of
Protein: Basic components and structure. Introduction to Central
Dogma: Transcription and Tranlation Introduction to Metabolic
Pathways
02 Sequence Databases 2 Introduction to Bioinformatics. Recent 7 14
challenges in Bioinformatics. Protein Sequence Databases, DNA
sequence databases. sequence database search programs like BLAST
and FASTA. NCBI different modules: GenBank; OMIM, Taxonomy
browser, PubMed;
03 DNA SEQUENCE ANALYSIS 14 Syllabus for B.Tech(Information 8 18
Technology) Up to Fourth Year Revised Syllabus of B.Tech IT DNA
Mapping and Assembly : Size of Human DNA ,Copying DNA:
Polymerase Chain Reaction (PCR), Hybridization and Microarrays,

11
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in CSE(Artificial Intelligence and Machine Learning)
(Applicable from the academic session 2020-2021)

Cutting DNA into Fragments, Sequencing Short DNA Molecules,


Mapping Long DNA Molecules. DeBruijn Graph. Sequence
Alignment: Introduction, local and global alignment, pair wise and
multiple alignment, Dynamic Programming Concept. Alignment
algorithms: Needleman and Wunsch algorithm, Smith-Waterman.
04 Introduction Probabilistic models used in Computational Biology 8 7 12
Probabilistic Models; Hidden Markov Model : Concepts,
Architecture, Transition matrix, estimation matrix. Application of
HMM in Bioinformatics : Genefinding, profile searches, multiple
sequence alignment and regulatory site identification. Bayesian
networks Model :Architecture, Principle ,Application in
Bioinformatics.
05 Biological Data Classification and Clustering 6 Assigning protein 7 14
function and predicting splice sites: Decision Tree
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
Des Higgins (Editor), Bioinformatics: ISBN: 978- Oxford University
Willie Taylor. Sequence, Structure 0199637904. Press.
and Databanks: A 1st edition,
Practical Approach
David W. Mount. Bioinformatics: ISBN: 978-0879697129 Cold spring harbor
Sequence and Genome laboratory press.
Analysis 2nd edition,
Reference Books:

Introduction to ISBN: 978-8178085074 Pearson Education.


Bioinformatics 1st edition
Bioinformatics: A ISBN: 978- John Wiley & Sons,
Practical Guide to 0471478782. Inc., Publication.
the Analysis of
Second Edition,
Genes and Proteins

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


Group Unit Objective Questions Subjective Questions
(MCQ only with the
correct answer)
12
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in CSE(Artificial Intelligence and Machine Learning)
(Applicable from the academic session 2020-2021)

No of Total No of To Marks Total


question Marks question answer per Marks
to be set to be set question
A 1 to 5 10 10

B 1 to 5 5 3 5 60

C 1 to 5 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
questions should be given on top of the question paper.
Examination Scheme for end semester examination:
Group Chapter Marks of each Question to be Question to be
question set answered
A All 1 10 10
B All 5 5 3
C All 15 5 3

Robotics
Code: OEC-AIML 701C
Contacts: 3L

Name of the Course: Robotics


Course Code: OEC-AIML 701C Semester: VII
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 :Introduction -- brief history, types,
1 classification and usage, Science and Technology of 1
robots, Some useful websites, textbooks and research
journals.
Elements of robots – links, joints, actuators, and
2 sensors 5
Position and orientation of a rigid body, Homogeneous
transformations, Representation of joints, link

13
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in CSE(Artificial Intelligence and Machine Learning)
(Applicable from the academic session 2020-2021)

representation using D-H parameters, Examples of D-H


parameters and link transforms, different kinds of
actuators – stepper, DC servo and brushless motors,
model of a DC servo motor, Types of transmissions,
Purpose of sensors, internal and external sensors,
common sensors – encoders, tachometers, strain gauge
based force-torque sensors, proximity and distance
measuring sensors, and vision.
Kinematics of serial robots Introduction, Direct and
3 inverse kinematics problems, Examples of kinematics of 4
common serial manipulators, workspace of a serial
robot, Inverse kinematics of constrained and redundant
robots, Tractrix based approach for fixed and free robots
and multi-body systems, simulations and experiments,
Solution procedures using theory of
elimination, Inverse kinematics solution for the general
6R serial manipulator.

Kinematics of parallel robots Degrees-of-freedom of


4. parallel mechanisms and manipulators, Active and 5
passive joints, Constraint and loop-closure equations,
Direct kinematics problem, Mobility of parallel
manipulators, Closed-from and numerical solution,
Inverse kinematics of parallel manipulators and
mechanisms, Direct kinematics of Gough-Stewart
platform.
5. Velocity and static analysis of robot manipulators 5
Linear and angular velocity of links, Velocity
propagation, Manipulator Jacobians for serial and
parallel manipulators, Velocity ellipse and ellipsoids,
Singularity analysis for serial and parallel manipulators,
Loss and gain of degree of freedom, Statics of serial and
parallel manipulators, Statics and force transformation
matrix of a Gough-Stewart
platform, Singularity analysis and statics.
6 Dynamics of serial and parallel manipulators 4
Mass and inertia of links, Lagrangian formulation for
equations of motion for serial and
parallel manipulators, Generation of symbolic
equations of motion using a computer,
Simulation (direct and inverse) of dynamic equations
of motion, Examples of a planar 2R and
four-bar mechanism, Recursive dynamics,
Commercially available multi-body simulation
software (ADAMS) and Computer algebra software
Maple.
7 Motion planning and control Joint and Cartesian 6
space trajectory planning and generation, Classical

14
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in CSE(Artificial Intelligence and Machine Learning)
(Applicable from the academic session 2020-2021)

control concepts using the example of control of a single


link, Independent joint PID control, Control of a multi-
link manipulator, Non-linear model based control
schemes, Simulation and experimental case studies on
serial and parallel manipulators, Control of constrained
manipulators, Cartesian control, Force control and
hybrid position/force control, Advanced topics in non-
linear control of manipulators. 8 Module 8: Modeling
and
8 Modeling and control of flexible robots Models of 4
flexible links and joints, Kinematic modeling of multi-
link flexible robots, Dynamics and control of flexible
link manipulators, Numerical simulations results,
Experiments with a planar two-link flexible
manipulator.
9 Modeling and analysis of wheeled mobile robots 3
3Introduction and some well known wheeled mobile
robots (WMR), two and three-wheeled WMR on flat
surfaces, Slip and its modeling, WMR on uneven terrain,
Design of slip-free motion on uneven terrain,
Kinematics, dynamics and static stability of a three-
wheeled WMR’s on uneven terrain, Simulations using
Matlab and ADAMS.
10 Selected advanced topics in robotics Introduction to 3
chaos, Non-linear dynamics and chaos in robot
equations, Simulations of planar 2 DOF manipulators,
Analytical criterion for unforced motion. Gough-
Stewart platform and its singularities, use of near
singularity for fine motion for sensing, design of Gough-
Stewart platform based sensors. Over- constrained
mechanisms and deployable structures, Algorithm to
obtain redundant links and joints,
Kinematics and statics of deployable structures with
pantographs or scissor-like elements (SLE’s).

Text book and Reference books:


1. Robotics Process Automation, Khanna Publishing House
2. Saha, S.K., “Introduction to Robotics, 2nd Edition, McGraw-Hill Higher Education, New
Delhi, 2014
3. Ghosal, A., “Robotics”, Oxford, New Delhi, 2006.

15
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in CSE(Artificial Intelligence and Machine Learning)
(Applicable from the academic session 2020-2021)

Compiler Design
Code: OEC-AIML 701D
Contact: 3L

Name of the Course: Compiler Design


Course Code: OEC-AIML 701D Semester: VII
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 to Compiling [3L]
1 Compilers, Analysis of the source program, The 3
phases of the compiler, Cousins of the compiler.
2 Lexical Analysis [6L] 6
The role of the lexical analyzer, Tokens, Patterns,
Lexemes, Input buffering, Specifications of a token,
Recognition of a
tokens, Finite automata, From a regular expressionto an
NFA, From a regular expression to NFA, From a regular
expression to DFA, Design of a lexical analyzer generator
(Lex).
3 Syntax Analysis [9L] 9
The role of a parser, Context free grammars, Writing
a grammar, Top down Parsing, Non- recursive
Predictive parsing
(LL), Bottom up parsing, Handles, Viable prefixes,
Operator precedence parsing, LR parsers (SLR,
LALR), Parser generators (YACC). Error Recovery
strategies for different parsing techniques.
4 Syntax directed translation [5L] 5
Syntax director definitions, Construction of syntaxtrees,
Bottom-up evaluation of S attributed definitions, L
attributed definitions, Bottom-up evaluation of inherited
attributes.
5 Type checking [4L] 4
Type systems, Specification of a simple type
checker, Equivalence of type expressions, Type
conversions

16
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in CSE(Artificial Intelligence and Machine Learning)
(Applicable from the academic session 2020-2021)

6 Run time environments [5L] 5


Source language issues (Activation trees, Controlstack,
scope of declaration, Binding of names),
Storage organization
(Subdivision of run-time memory, Activation records),
Storage allocation strategies, Parameterpassing (call by
value, call by reference, copy restore, call by name),
Symbol tables, dynamic storage allocation techniques.
7 Intermediate code generation [4L] 4
Intermediate languages, Graphical representation,Three-
address code, Implementation of three address statements
(Quadruples, Triples, Indirect triples).
8 Code optimization [5L] 5
Introduction, Basic blocks & flow graphs, Transformation
of basic blocks, Dag representationof basic blocks, The
principle sources of optimization, Loops in flowgraph,
Peephole optimization.
9 Code generations [4L] 4
Issues in the design of code generator, a simple code
generator, Register allocation & assignment.

Text book and Reference books:


1. Aho, Sethi, Ullman - “Compiler Principles, Techniques and Tools” - Pearson Education.
2. Holub - “Compiler Design in C” - PHI.

Project Management and Entrepreneurship


Code: HSMC 701
Contact: 2L

Name of the Course: Project Management and Entrepreneurship

Course Code: HSMC 701 Semester: VII


Duration: 6 months Maximum Marks: 100
Teaching Scheme Examination Scheme

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


Tutorial: 1hr Assignment and Quiz: 10 marks
Attendance: 5 marks
Practical: NIL End Semester Exam: 70 Marks
Credit Points: 2

ENTREPRENEURSHIP

1. Introduction: Meaning and Concept of Entrepreneurship, Innovation and entrepreneurship,


Contributions of entrepreneurs to the society, risk-opportunities perspective and mitigation of
risks [2L]
2. Entrepreneurship – An Innovation: Challenges of Innovation, Steps of Innovation Management,
Idea Management System, Divergent v/s Convergent Thinking, Qualities of a prospective
Entrepreneur [2L]
17
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in CSE(Artificial Intelligence and Machine Learning)
(Applicable from the academic session 2020-2021)

3. Idea Incubation: Factors determining competitive advantage, Market segment, blue ocean
strategy, Industry and Competitor Analysis (market structure, market size, growth potential),
Demand-supply analysis [4L]
4. Entrepreneurial Motivation: Design Thinking - Driven Innovation, TRIZ (Theory of Inventive
Problem Solving), Achievement motivation theory of entrepreneurship – Theory of McClelland,
Harvesting Strategies [2L]
5. Information: Government incentives for entrepreneurship, Incubation, acceleration. Funding new
ventures – bootstrapping, crowd sourcing, angel investors, Government of India’s efforts at
promoting entrepreneurship and innovation – SISI, KVIC, DGFT, SIDBI, Defense and Railways
[4L]
6. Closing the Window: Sustaining Competitiveness, Maintaining Competitive Advantage, the
Changing Role of the Entrepreneur. [2L]

7. Applications and Project Reports Preparation [4L]

8. PROJECT MANAGEMENT : Definitions of Project and Project Management, Issues and


Problems in Project Management, Project Life Cycle - Initiation / Conceptualization Phase,
Planning Phase, Implementation / Execution Phase, Closure / Termination Phase [4L]

9. Project Feasibility Studies – Pre-Feasibility and Feasibility Studies, Preparation of Detailed


Project Report, Technical Appraisal, Economic/Commercial/Financial Appraisal including
Capital Budgeting Process, Social Cost Benefit Analysis [2L]

10. Project Planning – Importance of Project Planning, Steps of Project Planning, Project Scope,
Work Breakdown Structure (WBS) and Organization Breakdown Structure (OBS), Phased
Project Planning [2L]
11. Project Scheduling and Costing – Gantt chart, CPM and PERT Analysis, Identification of the
Critical Path and its Significance, Calculation of Floats and Slacks, Crashing, Time Cost Trade-off
Analysis, Project Cost Reduction Methods. [6L]

12. Project Monitoring and Control – Role of Project Manager, MIS in Project Monitoring, Project
Audit [2L]
13. Case Studies with Hands-on Training on MS-Project [4L]

Text Books and References

1. Innovision, Chelat, Khanna Publishing House.


2. Innovation and Entrepreneurship by Drucker, P.F.; Harper and Row
3. Business, Entrepreneurship and Management: Rao, V.S.P. ;Vikas
4. Entrepreneurship: Roy Rajeev; OUP.
5. Text Book of Project Management: Gopalkrishnan, P. and Ramamoorthy, V.E.; McMillan
6. Project Management for Engineering, Business and Technology: Nicholas, J.M., and Steyn, H.; PHI
7. Project Management: The Managerial Process: Gray, C.F., Larson, E.W. and Desai, G.V.; MGH

Project-I
Code: PROJ-AIML 781
Contact: 12P
Credit-6

Project work I
The object of Project Work I is to enable
18
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in CSE(Artificial Intelligence and Machine Learning)
(Applicable from the academic session 2020-2021)

the student to take up investigative study


in the broad field of Electronics &
Communication Engineering, either fully
theoretical/practical or involving both
theoretical and practical work to be
assigned by the Department on an
individual basis or two/three students in a
group, under the guidance of a Supervisor.
This is expected to provide a good
initiation for the student(s) in R&D work.

19

You might also like