0% found this document useful (0 votes)
96 views60 pages

B.tech - Final Year Computer Science Engineering

Uploaded by

lovelesh Maurya
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)
96 views60 pages

B.tech - Final Year Computer Science Engineering

Uploaded by

lovelesh Maurya
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/ 60

COMPUTER SCIENCE AND ENGINEERING/CS

DR. A.P.J. ABDUL KALAM TECHNICAL


UNIVERSITY, UTTAR PRADESH, LUCKNOW

EVALUATION SCHEME & SYLLABUS

FOR

B. TECH. FOURTH (IV) YEAR


(COMPUTER SCIENCE AND ENGINEERING/CS)

AS PER
AICTE MODEL CURRICULUM
[Effective from the Session: 2021-22]

Curriculum & Evaluation Scheme (VII & VIII semester) Page 1


COMPUTER SCIENCE AND ENGINEERING/CS
B.TECH

(COMPUTER SCIENCE & ENGINEERING/CS) CURRICULUM STRUCTURE

SEMESTER- VII
End
Sl. Subject Periods Evaluation Scheme
Subject Semester Total Credit
No.
Codes L T P CT TA Total PS TE PE

1 KHU701/KHU702 HSMC -1 / HSMC-2 3 0 0 30 20 50 100 150 3

2 KCS07X Departmental Elective-IV 3 0 0 30 20 50 100 150 3

3 KCS07X Departmental Elective-V 3 0 0 30 20 50 100 150 3

4 KOE07X Open Elective-II 3 0 0 30 20 50 100 150 3

The Department may conduct one Lab


of either of the two Electives (4 or 5)
based on the elective chosen for the
5 KCS751A curriculum. The Department shall on 0 0 2 25 25 50 1
its own prepare complete list of
practical for the Lab and arrange for
proper setup and conduct accordingly.

Mini Project or Internship


6 KCS752 0 0 2 50 50 1
Assessment*

7 KCS753 Project 0 0 8 150 150 4

8 MOOCs (Essential for Hons. Degree)

Total 12 0 12 850 18

*The Mini Project or internship (4 - 6 weeks) conducted during summer break after VI semester and will be assessed during VII semester.

SEMESTER- VIII

End
Sl. Subject Periods Evaluation Scheme
Subject Semester Total Credit
No.
Codes L T P CT TA Total PS TE PE

1 KHU801/KHU802 HSMC-1#/HSMC-2# 3 0 0 30 20 50 100 150 3

2 KOE08X Open Elective-III 3 0 0 30 20 50 100 150 3

3 KOE08X Open Elective-IV 3 0 0 30 20 50 100 150 3

4 KCS851 Project 1 0 0 18 100 300 400 9

5 MOOCs (Essential for Hons. Degree)


Total 9 0 18 850 18

Curriculum & Evaluation Scheme (VII & VIII semester) Page 2


COMPUTER SCIENCE AND ENGINEERING/CS
Departmental Elective-IV

1. KCS071 Artificial Intelligence


2. KCS072 Natural language processing
3. KCS073 High Performance Computing
4. KCS074 Cryptography and Network Security
5. KCS075 Design & Development of Applications
6. KCS076 Software Testing
7. KCS077 Distributed Systems

Departmental Elective-V

1. KCS078 Deep Learning


2. KCS079 Service Oriented Architecture
3. KCS710 Quantum Computing
4. KCS711 Mobile Computing
5. KCS712 Internet of Things
6. KCS713 Cloud Computing
7. KCS714 Blockchain Architecture Design

Curriculum & Evaluation Scheme (VII & VIII semester) Page 3


COMPUTER SCIENCE AND ENGINEERING/CS
B.TECH. (CSE/CS)
SEVENT SEMESTER (DETAILED SYLLABUS)
Artificial Intelligence (KCS071)
Course Outcome ( CO) Bloom’s Knowledge Level (KL)
At the end of course , the student will be able to understand
Understand the basics of the theory and practice of Artificial Intelligence as a discipline and K2
CO 1
about intelligent agents.
CO 2 Understand search techniques and gaming theory. K2, K3
The student will learn to apply knowledge representation techniques and problem solving K3 , K4
CO 3
strategies to common AI applications.
CO 4 Student should be aware of techniques used for classification and clustering. K2 , K3
CO 5 Student should aware of basics of pattern recognition and steps required for it. K2 , K4
DETAILED SYLLABUS 3‐0‐0
Proposed
Unit Topic
Lecture
INTRODUCTION :
I Introduction–Definition – Future of Artificial Intelligence – Characteristics of Intelligent Agents– 08
Typical Intelligent Agents – Problem Solving Approach to Typical AI problems.
PROBLEM SOLVING METHODS:
Problem solving Methods – Search Strategies- Uninformed – Informed – Heuristics – Local Search
II Algorithms and Optimization Problems – Searching with Partial Observations – Constraint 08
Satisfaction Problems – Constraint Propagation – Backtracking Search – Game Playing – Optimal
Decisions in Games – Alpha – Beta Pruning – Stochastic Games
KNOWLEDGE REPRESENTATION:
First Order Predicate Logic – Prolog Programming – Unification – Forward Chaining-Backward
III Chaining – Resolution – Knowledge Representation – Ontological Engineering-Categories and 08
Objects – Events – Mental Events and Mental Objects – Reasoning Systems for Categories –
Reasoning with Default Information
SOFTWARE AGENTS:
IV Architecture for Intelligent Agents – Agent communication – Negotiation and Bargaining – 08
Argumentation among Agents – Trust and Reputation in Multi-agent systems.
APPLICATIONS:
AI applications – Language Models – Information Retrieval- Information Extraction – Natural
V 08
Language Processing – Machine Translation – Speech Recognition – Robot – Hardware –
Perception – Planning – Moving
Text books:
1. S. Russell and P. Norvig, “Artificial Intelligence: A Modern Approach‖, Prentice Hall, Third Edition, 2009.
2. I. Bratko, “Prolog: Programming for Artificial Intelligence”, Fourth edition, Addison-Wesley Educational Publishers
Inc., 2011.
3. M. Tim Jones, ―Artificial Intelligence: A Systems Approach(Computer Science)‖, Jones and Bartlett Publishers,
Inc.First Edition, 2008
4. Nils J. Nilsson, ―The Quest for Artificial Intelligence‖, Cambridge University Press, 2009.
5. William F. Clocksin and Christopher S. Mellish,‖ Programming in Prolog: Using the ISO Standard‖, Fifth Edition,
Springer, 2003.
6. Gerhard Weiss, ―Multi Agent Systems‖, Second Edition, MIT Press, 2013.
7. David L. Poole and Alan K. Mackworth, ―Artificial Intelligence: Foundations of Computational Agents‖, Cambridge
University Press, 2010.

Curriculum & Evaluation Scheme (VII & VIII semester) Page 4


COMPUTER SCIENCE AND ENGINEERING/CS

Natural Language Processing (KC072)


Course Outcome ( CO) Bloom’s Knowledge Level (KL)

At the end of course , the student will be able :

CO 1 To learn the fundamentals of natural language processing K1 , K2

CO 2 To understand the use of CFG and PCFG in NLP K1 , K2

CO 3 To understand the role of semantics of sentences and pragmatic K2

CO 4 To Introduce Speech Production And Related Parameters Of Speech. K1 , K2


To Show The Computation And Use Of Techniques Such As Short Time Fourier Transform,
CO 5 K3, K4
Linear Predictive Coefficients And Other Coefficients In The Analysis Of Speech.
DETAILED SYLLABUS 3-0-0
Proposed
Unit Topic
Lecture
INTRODUCTION: Origins and challenges of NLP – Language Modeling: Grammar-based LM,
Statistical LM – Regular Expressions, Finite-State Automata – English Morphology, Transducers
for lexicon and rules, Tokenization, Detecting and Correcting Spelling Errors, Minimum Edit
Distance 08
I
WORD LEVEL ANALYSIS : Unsmoothed N-grams, Evaluating N-grams, Smoothing,
Interpolation and Backoff – Word Classes, Part-of-Speech Tagging, Rule-based, Stochastic and
Transformation-based tagging, Issues in PoS tagging – Hidden Markov and Maximum Entropy
models.
SYNTACTIC ANALYSIS: Context Free Grammars, Grammar rules for English, Treebanks,
Normal Forms for grammar – Dependency Grammar – Syntactic Parsing, Ambiguity, Dynamic 08
II
Programming parsing – Shallow parsing – Probabilistic CFG, Probabilistic CYK, Probabilistic
Lexicalized CFGs – Feature structures, Unification of feature structures.
SEMANTICS AND PRAGMATICS:
Requirements for representation, First-Order Logic, Description Logics – Syntax-Driven Semantic
III analysis, Semantic attachments – Word Senses, Relations between Senses, Thematic Roles, 08
selectional restrictions – Word Sense Disambiguation, WSD using Supervised, Dictionary &
Thesaurus, Bootstrapping methods – Word Similarity using Thesaurus and Distributional methods.
BASIC CONCEPTS of Speech Processing : Speech Fundamentals: Articulatory Phonetics –
Production And Classification Of Speech Sounds; Acoustic Phonetics – Acoustics Of Speech 08
IV
Production; Review Of Digital Signal Processing Concepts; Short-Time Fourier Transform, Filter-
Bank And LPC Methods.
SPEECH-ANALYSIS: Features, Feature Extraction And Pattern Comparison Techniques: Speech
Distortion Measures– Mathematical And Perceptual – Log–Spectral Distance, Cepstral Distances,
Weighted Cepstral Distances And Filtering, Likelihood Distortions, Spectral Distortion Using A
Warped Frequency Scale, LPC, PLP And MFCC Coefficients, Time Alignment And Normalization
V
– Dynamic Time Warping, Multiple Time – Alignment Paths. 08
SPEECH MODELING : Hidden Markov Models: Markov Processes, HMMs – Evaluation,
Optimal State Sequence – Viterbi Search, Baum-Welch Parameter Re-Estimation, Implementation
Issues.

Curriculum & Evaluation Scheme (VII & VIII semester) Page 5


COMPUTER SCIENCE AND ENGINEERING/CS
Text books:
1. Daniel Jurafsky, James H. Martin―Speech and Language Processing: An Introduction to Natural Language
Processing, Computational Linguistics and Speech, Pearson Publication, 2014.
2. Steven Bird, Ewan Klein and Edward Loper, ―Natural Language Processing with Python, First Edition, OReilly
Media, 2009.
3. Lawrence Rabiner And Biing-Hwang Juang, “Fundamentals Of Speech Recognition”, Pearson Education, 2003.
4. Daniel Jurafsky And James H Martin, “Speech And Language Processing – An Introduction To Natural Language
Processing, Computational Linguistics, And Speech Recognition”, Pearson Education, 2002.
5. Frederick Jelinek, “Statistical Methods Of Speech Recognition”, MIT Press, 1997.
6. Breck Baldwin, ―Language Processing with Java and LingPipe Cookbook, Atlantic Publisher, 2015
7. Richard M Reese, ―Natural Language Processing with Java, OReilly Media, 2015.
8. Nitin Indurkhya and Fred J. Damerau, ―Handbook of Natural Language Processing, Second Edition, Chapman
and Hall/CRC Press, 2010.
9. Tanveer Siddiqui, U.S. Tiwary, ―Natural Language Processing and Information Retrieval, Oxford University
Press, 2008.

Curriculum & Evaluation Scheme (VII & VIII semester) Page 6


COMPUTER SCIENCE AND ENGINEERING/CS

High Performance Computing (KCS073)


Course Outcome ( CO) Bloom’s Knowledge Level (KL)
At the end of course , the student will be able to understand
CO 1 Able to understand the basic concept of Computer architecture and Modern Processor K2

CO 2 Able to understand the basic concepts of access optimization and parallel computers K2, K3
Able to describe different parallel processing platforms involved in achieving high K3 , K4
CO 3
performance computing
CO 4 Develop efficient and high performance parallel programming. K2 , K3
CO 5 Able to learn parallel programming using message passing paradigm. K2 , K4
DETAILED SYLLABUS 3‐0‐0
Proposed
Unit Topic
Lecture
Overview of Grid Computing Technology, History of Grid Computing, High Performance
Computing, Cluster Computing. Peer‐to‐Peer Computing, Internet Computing, Grid Computing
08
Model and Protocols, Types of Grids: Desktop Grids, Cluster Grids, Data Grids, High‐
I
Performance Grids, Applications and Architectures of High Performance Grids, High Performance
Application Development Environment.
II Open Grid Services Architecture: Introduction, Requirements, Capabilities, Security 08
Considerations, GLOBUS Toolkit
Overview of Cluster Computing: Cluster Computer and its Architecture, Clusters Classifications,
III 08
Components for Clusters, Cluster Middleware and SSI, Resource Management and Scheduling,
Programming, Environments and Tools, Cluster Applications, Cluster Systems,
IV Beowulf Cluster: The Beowulf Model, Application Domains, Beowulf System Architecture, 08
Software Practices, Parallel Programming with MPL, Parallel Virtual Machine (PVM).
Overview of Cloud Computing: Types of Cloud, Cyber infrastructure, Service Oriented
V 08
Architecture Cloud Computing Components: Infrastructure, Storage, Platform, Application,
Services, Clients, Cloud Computing Architecture.
Text books:
1. Laurence T.Yang, Minyi Guo – High Performance Computing Paradigm and Infrastructure John Wiley
2. Ahmar Abbas, “Grid Computing: Practical Guide to Technology & Applications”, Firewall Media, 2004.
3. Joshy Joseph and Craig Fellenstein , “Grid Computing” Pearson Education, 2004.
4. lan Foster, et al.,“The Open Grid Services Architecture”, Version 1.5 (GFD.80). Open Grid Forum, 2006.
5. RajkumarBuyya. High Performance Cluster Computing: Architectures and Systems. PrenticeHall India, 1999.

Curriculum & Evaluation Scheme (VII & VIII semester) Page 7


COMPUTER SCIENCE AND ENGINEERING/CS

Cryptography & Network Security ( KCS074)


Course Outcome ( CO) Bloom’s Knowledge Level (KL)
At the end of course , the student will be able to understand
Classify the symmetric encryption techniques and Illustrate various Public key cryptographic K2 , K3
CO 1
techniques.
Understand security protocols for protecting data on networks and be able to digitally sign K1 , K2
CO 2 emails and files.

CO 3 Understand vulnerability assessments and the weakness of using passwords for authentication K4

CO 4 Be able to perform simple vulnerability assessments and password audits K3

CO 5 Summarize the intrusion detection and its solutions to overcome the attacks. K2

DETAILED SYLLABUS 3‐0‐0

Unit Proposed
Topic
Lecture
Introduction to security attacks, services and mechanism, Classical encryption techniques-
substitution ciphers and transposition ciphers, cryptanalysis, steganography, Stream and block
I 08
ciphers. Modern Block Ciphers: Block ciphers principles, Shannon’s theory of confusion and
diffusion, fiestal structure, Data encryption standard(DES), Strength of DES, Idea of differential
cryptanalysis, block cipher modes of operations, Triple DES
Introduction to group, field, finite field of the form GF(p), modular arithmetic, prime and relative
prime numbers, Extended Euclidean Algorithm, Advanced Encryption Standard (AES) encryption
II 08
and decryptionFermat’s and Euler’s theorem, Primarily testing, Chinese Remainder theorem,
Discrete Logarithmic Problem,Principals of public key crypto systems, RSA algorithm, security of
RSA
Message Authentication Codes: Authentication requirements, authentication functions, message
authentication code, hash functions, birthday attacks, security of hash functions, Secure hash
III 08
algorithm (SHA) Digital Signatures: Digital Signatures, Elgamal Digital Signature Techniques,
Digital signature standards (DSS), proof of digital signature algorithm,

Key Management and distribution: Symmetric key distribution, Diffie-Hellman Key Exchange,
IV 08
Public key distribution, X.509 Certificates, Public key Infrastructure. Authentication Applications:
Kerberos, Electronic mail security: pretty good privacy (PGP), S/MIME.
IP Security: Architecture, Authentication header, Encapsulating security payloads, combining
V security associations, key management. Introduction to Secure Socket Layer, Secure electronic, 08
transaction (SET) System Security: Introductory idea of Intrusion, Intrusion detection, Viruses and
related threats, firewalls
Text books:
1. William Stallings, “Cryptography and Network Security: Principals and Practice”, Pearson Education.
2. Behrouz A. Frouzan: Cryptography and Network Security, McGraw Hill .
3. C K Shyamala, N Harini, Dr. T.R.Padmnabhan Cryptography and Security ,Wiley
4. Bruce Schiener, “Applied Cryptography”. John Wiley & Sons
5. Bernard Menezes,” Network Security and Cryptography”, Cengage Learning.
6. AtulKahate, “Cryptography and Network Security”, McGraw Hill

Curriculum & Evaluation Scheme (VII & VIII semester) Page 8


COMPUTER SCIENCE AND ENGINEERING/CS

Design & Development Of Applications ( KCS075)


Course Outcome ( CO) Bloom’s Knowledge Level (KL)
At the end of course , the student will be able to understand
CO 1 Be exposed to technology and business trends impacting mobile applications K1 , K2

CO 2 Be competent with the characterization and architecture of mobile applications. K3

CO 3 Be competent with understanding enterprise scale requirements of mobile applications. K1 , K2


Be competent with designing and developing mobile applications using one application K3
CO 4
development framework.
CO 5 Be exposed to Android and iOS platforms to develop the mobile applications K1 , K2

DETAILED SYLLABUS 3-0-0

Proposed
Unit Topic
Lecture
INTRODUCTION: Introduction to mobile applications – Embedded systems - Market and
I business drivers for mobile applications – Publishing and delivery of mobile applications – 08
Requirements gathering and validation for mobile applications
BASIC DESIGN: Introduction – Basics of embedded systems design – Embedded OS - Design
constraints for mobile applications, both hardware and software related – Architecting mobile
II 08
applications – User interfaces for mobile applications – touch events and gestures – Achieving
quality constraints – performance, usability, security, availability and modifiability
ADVANCED DESIGN: Designing applications with multimedia and web access capabilities –
III Integration with GPS and social media networking applications – Accessing applications hosted in a 08
cloud computing environment – Design patterns for mobile applications.
TECHNOLOGY I – ANDROID: Introduction – Establishing the development environment –
Android architecture – Activities and views – Interacting with UI – Persisting data using SQLite –
IV 08
Packaging and deployment – Interaction with server side applications – Using Google Maps, GPS
and Wi-Fi – Integration with social media applications.
TECHNOLOGY II –iOS: Introduction to Objective C – iOS features – UI implementation – Touch
frameworks – Data persistence using Core Data and SQLite – Location aware applications using
V 08
Core Location and Map Kit – Integrating calendar and address book with social media application –
Using Wi-Fi - iPhone marketplace. Swift: Introduction to Swift, features of swift
Text books:
1. Charlie Collins, Michael Galpin and Matthias Kappler, “Android in Practice”, DreamTech, 2012
2. AnubhavPradhan , Anil V Despande Composing Mobile Apps,Learn ,explore,apply
3. James Dovey and Ash Furrow, “Beginning Objective C”, Apress, 2012
4. Jeff McWherter and Scott Gowell, "Professional Mobile Application Development", Wrox, 2012
5. David Mark, Jack Nutting, Jeff LaMarche and Frederic Olsson, “Beginning iOS
6. Development: Exploring the iOS SDK”, Apress, 2013.

Curriculum & Evaluation Scheme (VII & VIII semester) Page 9


COMPUTER SCIENCE AND ENGINEERING/CS

Software Testing (KCS076)


Course Outcome ( CO) Bloom’s Knowledge Level (KL)

At the end of course , the student will be able to understand

CO 1 Have an ability to apply software testing knowledge and engineering methods. K2 , K3

CO 2 Have an ability to design and conduct a software test process for a software testing project. K3, K4
Have an ability to identify the needs of software test automation, and define and develop a test
CO 3 K1 , K2
tool to support test automation.
Have an ability understand and identify various software testing problems, and solve these
CO 4 K1 , K2
problems by designing and selecting software test models, criteria, strategies, and methods.
Have basic understanding and knowledge of contemporary issues in software testing, such as
CO 5 K2
component-based software testing problems.
DETAILED SYLLABUS 3-0-0
Proposed
Unit Topic
Lecture
Review of Software Engineering: Overview of Software Evolution, SDLC, Testing Process,
Terminologies in Testing: Error, Fault, Failure, Verification, Validation, Difference Between
Verification and Validation, Test Cases, Testing Suite, Test ,Oracles, Impracticality of Testing
I All Data; Impracticality of Testing AllPaths. Verification: Verification Methods, SRS 08
Verification, Source Code Reviews, User Documentation Verification, Software, Project Audit,
Tailoring Software Quality Assurance Program by Reviews, Walkthrough, Inspection and
Configuration Audits
Functional Testing: Boundary Value Analysis, Equivalence Class Testing, Decision Table
Based Testing, Cause Effect Graphing Technique. Structural Testing: Control Flow Testing,
II 08
Path Testing, Independent Paths, Generation of Graph from Program, Identification of
Independent Paths, Cyclomatic Complexity, Data Flow Testing, Mutation Testing
Regression Testing: What is Regression Testing? Regression Test cases selection, Reducing the
III number of test cases, Code coverage prioritization technique. Reducing the number of test 08
cases: Prioritization guidelines, Priority category, Scheme, Risk Analysis
Software Testing Activities: Levels of Testing, Debugging, Testing techniques and their
applicability, Exploratory Testing Automated Test Data Generation: Test Data, Approaches to
IV 08
test data generation, test data generation using genetic algorithm, Test Data Generation Tools,
Software Testing Tools, and Software test Plan.
Object Oriented Testing: Definition, Issues, Class Testing, Object Oriented Integration and
V System Testing. Testing Web Applications: Web Testing, User Interface Testing, Usability 08
Testing, Security Testing, Performance Testing, Database testing, Post Deployment Testing
Text books:
1. Yogesh Singh, “Software Testing”, Cambridge University Press, New York, 2012
2. K..K. Aggarwal & Yogesh Singh, “Software Engineering”, New Age International Publishers, New Delhi, 2003.
3. Roger S. Pressman, “Software Engineering – A Practitioner’s Approach”, Fifth Edition, McGraw-Hill International Edition,
New Delhi,2001.
4. Marc Roper, “Software Testing”, McGraw-Hill Book Co., London, 1994.
5. M.C. Trivedi, Software Testing & Audit, Khanna Publishing House 6. Boris Beizer, “Software System Testing and Quality
Assurance”, Van Nostrand Reinhold, New York, 1984

Curriculum & Evaluation Scheme (VII & VIII semester) Page 10


COMPUTER SCIENCE AND ENGINEERING/CS

DISTRIBUTED SYSTEM ( KCS077)


Course Outcome ( CO) Bloom’s Knowledge Level (KL)
At the end of course , the student will be able to understand
CO 1 To provide hardware and software issues in modern distributed systems. K1 , K2
To get knowledge in distributed architecture, naming, synchronization, consistency and replication, fault
CO 2 K2
tolerance, security, and distributed file systems.
CO 3 To analyze the current popular distributed systems such as peer-to-peer (P2P) systems will also be analyzed. K4

CO 4 To know about Shared Memory Techniques and have Sufficient knowledge about file access K1

CO 5 Have knowledge of Synchronization and Deadlock. K1

DETAILED SYLLABUS 3-0-0


Proposed
Unit Topic
Lecture
Characterization of Distributed Systems: Introduction, Examples of distributed Systems, Resource sharing
and the Web Challenges. Architectural models, Fundamental Models. Theoretical Foundation for Distributed
System: Limitation of Distributed system, absence of global clock, shared memory, Logical clocks
I 08
,Lamport’s & vectors logical clocks. Concepts in Message Passing Systems: causal order, total order, total
causal order, Techniques for Message Ordering, Causal ordering of messages, global state, termination
detection.
Distributed Mutual Exclusion: Classification of distributed mutual exclusion, requirement of mutual
exclusion theorem, Token based and non token based algorithms, performance metric for distributed mutual
II exclusion algorithms. Distributed Deadlock Detection: system model, resource Vs communication deadlocks, 08
deadlock prevention, avoidance, detection & resolution, centralized dead lock detection, distributed dead lock
detection, path pushing algorithms, edge chasing algorithms.
Agreement Protocols: Introduction, System models, classification of Agreement Problem, Byzantine
agreement problem, Consensus problem, Interactive consistency Problem, Solution to Byzantine Agreement
III problem, Application of Agreement problem, Atomic Commit in Distributed Database system. Distributed 08
Resource Management: Issues in distributed File Systems, Mechanism for building distributed file systems,
Design issues in Distributed Shared Memory, Algorithm for Implementation of Distributed Shared Memory.
Failure Recovery in Distributed Systems: Concepts in Backward and Forward recovery, Recovery in
IV Concurrent systems, Obtaining consistent Checkpoints, Recovery in Distributed Database Systems. Fault 08
Tolerance: Issues in Fault Tolerance, Commit Protocols, Voting protocols, Dynamic voting protocols
Transactions and Concurrency Control: Transactions, Nested transactions, Locks, Optimistic Concurrency
control, Timestamp ordering, Comparison of methods for concurrency control. Distributed Transactions: Flat
V and nested distributed transactions, Atomic Commit protocols, Concurrency control in distributed 08
transactions, Distributed deadlocks, Transaction recovery. Replication: System model and group
communication, Fault - tolerant services, highly available services, Transactions with replicated data.
Text books:
1. Singhal & Shivaratri, "Advanced Concept in Operating Systems", McGraw Hill
2. Ramakrishna,Gehrke,” Database Management Systems”, McGraw Hill
3. Vijay K.Garg Elements of Distributed Computing , Wiley
4. Coulouris, Dollimore, Kindberg, "Distributed System: Concepts and Design”, Pearson Education 5.
Tenanuanbaum, Steen,” Distributed Systems”, PHI

Curriculum & Evaluation Scheme (VII & VIII semester) Page 11


COMPUTER SCIENCE AND ENGINEERING/CS

Deep Learning (KCS078)


Course Outcome ( CO) Bloom’s Knowledge Level (KL)
At the end of course , the student will be able :
To present the mathematical, statistical and computational challenges of building neural K1 , K2
CO 1
networks
CO 2 To study the concepts of deep learning K1 , K2
CO 3 To introduce dimensionality reduction techniques K2
CO 4 To enable the students to know deep learning techniques to support real-time applications K2 , K3
CO 5 To examine the case studies of deep learning techniques K3, K6
DETAILED SYLLABUS 3-0-0
Proposed
Topic
Unit Lecture
INTRODUCTION : Introduction to machine learning- Linear models (SVMs and Perceptrons,
logistic regression)- Intro to Neural Nets: What a shallow network computes- Training a network:
I 08
loss functions, back propagation and stochastic gradient descent- Neural networks as universal
function approximates
DEEP NETWORKS : History of Deep Learning- A Probabilistic Theory of Deep Learning-
Backpropagation and regularization, batch normalization- VC Dimension and Neural Nets-Deep Vs
II 08
Shallow Networks-Convolutional Networks- Generative Adversarial Networks (GAN), Semi-
supervised Learning
DIMENTIONALITY REDUCTION 9 Linear (PCA, LDA) and manifolds, metric learning - Auto
encoders and dimensionality reduction in networks - Introduction to Convnet - Architectures –
III 08
AlexNet, VGG, Inception, ResNet - Training a Convnet: weights initialization, batch
normalization, hyper parameter optimization
OPTIMIZATION AND GENERALIZATION : Optimization in deep learning– Non-convex
optimization for deep networks- Stochastic Optimization Generalization in neural networks- Spatial
IV Transformer Networks- Recurrent networks, LSTM - Recurrent Neural Network Language 08
Models- Word-Level RNNs & Deep Reinforcement Learning - Computational & Artificial
Neuroscience
CASE STUDY AND APPLICATIONS : Image net- Detection-Audio Wave Net-Natural Language
V Processing Word2Vec - Joint Detection-Bioinformatics- Face Recognition- Scene Understanding- 08
Gathering Image Captions
Text books:
1. Cosma Rohilla Shalizi, Advanced Data Analysis from an Elementary Point of View, 2015.
2. Deng & Yu, Deep Learning: Methods and Applications, Now Publishers, 2013.
3. Ian Goodfellow, Yoshua Bengio, Aaron Courville, Deep Learning, MIT Press, 2016.
4. Michael Nielsen, Neural Networks and Deep Learning, Determination Press, 2015.
Mapping with MOOCS: https://onlinecourses.nptel.ac.in/noc18_cs41/preview

Curriculum & Evaluation Scheme (VII & VIII semester) Page 12


COMPUTER SCIENCE AND ENGINEERING/CS

Service Oriented Architecture (KCS079)


Course Outcome ( CO) Bloom’s Knowledge Level (KL)
At the end of course , the student will be able :
CO 1 Comprehend the need for SOA and its systematic evolution. K1 , K2

CO 2 Apply SOA technologies to enterprise domain. K3


CO 3 Design and analyze various SOA patterns and techniques. K4
CO 4 Compare and evaluate best strategies and practices of SOA. K2
CO 5 Understand the business case for SOA K1
DETAILED SYLLABUS 3-0-0
Proposed
Topic
Unit Lecture
Introduction: SOA and MSA Basics: Service Orientation in Daily Life, Evolution of SOA and
MSA. Service oriented Architecture and Microservices architecture – Drivers for SOA, Dimensions
of SOA, Conceptual Model of SOA, Standards and Guidelines for SOA, Emergence of MSA.
I Enterprise-Wide SOA: Considerations for Enterprise-wide SOA, Strawman Architecture for 08
Enterprise-wide SOA, Enterprise SOA Reference Architecture, Object-oriented Analysis and
Design (OOAD) Process, Service-oriented Analysis and Design (SOAD) Process, SOA
Methodology for Enterprise
Service-Oriented Applications: Considerations for Service-oriented Applications, Patterns for
SOA, Pattern-based Architecture for Service-oriented Applications, Composite Applications,
Composite Application Programming Model.
II 08
Service-Oriented Analysis and Design: Need for Models, Principles of Service Design,
Nonfunctional Properties for Services, Design of Activity Services (or Business Services), Design
of Data Services, Design of Client Services, Design of Business Process Services.
Technologies for SOA: Technologies for Service Enablement, Technologies for Service
Integration, Technologies for Service Orchestration.
III 08
SOA Governance and Implementation: Strategic Architecture Governance, Service Design-time
Governance, Service Run-time Governance, Approach for Enterprise-wide SOA Implementation.
Big Data and SOA: Concepts, Big Data and its characteristics, Technologies for Big Data,
Service-orientation for Big Data Solutions.
IV 08
Business Case for SOA: Stakeholder Objectives, Benefits of SOA, Cost Savings, Return on
Investment (ROI), Build a Case for SOA
SOA Best Practices: SOA Strategy – Best Practices, SOA Development – Best Practices, SOA
Governance – Best Practices.
V 08
EA and SOA for Business and IT Alignment: Enterprise Architecture, Need for Business and It
Alignment, EA and SOA for Business and It Alignment
Text books:
1. Shankar Kambhampaty; Service - Oriented Architecture & Microservices Architecture: For Enterprise, Cloud, Big Data and
Mobile; Wiley; 3rd Edition; 2018; ISBN: 9788126564064.
2. Icon Group International; The 2018-2023 World Outlook for Service-Oriented Architecture (SOA) Software and Services;
ICON Group International; 1st Edition, 2017; ASIN: B06WGPN8YD.
3. Thomas Erl; Service Oriented Architecture Concepts Technology & Design; Pearson Education Limited; 2015; ISBN-13:
9788131714904.
4. Guido Schmutz, Peter Welkenbach, Daniel Liebhart; Service Oriented Architecture An Integration Blueprint; Shroff
Publishers & Distributors; 2010; ISBN-13: 9789350231081

Curriculum & Evaluation Scheme (VII & VIII semester) Page 13


COMPUTER SCIENCE AND ENGINEERING/CS
Quantum Computing (KCS710)
Course Outcome ( CO) Bloom’s Knowledge Level (KL)
At the end of course , the student will be able to understand
Distinguish problems of different computational complexity and explain why certain problems K1 , K2
CO 1 are rendered tractable by quantum computation with reference to the relevant concepts in
quantum theory.
Demonstrate an understanding of a quantum computing algorithm by simulating it on a K2 , K3
CO 2
classical computer, and state some of the practical challenges in building a quantum computer.
Contribute to a medium-scale application program as part of a co-operative team, making use K2 , K3
CO 3
of appropriate collaborative development tools (such as version control systems).
Produce code and documentation that is comprehensible to a group of different programmers K3 , K4
CO 4
and present the theoretical background and results of a project in written and verbal form.
Apply knowledge, skills, and understanding in executing a defined project of research, K3, K6
CO 5
development, or investigation and in identifying and implementing relevant outcomes.
DETAILED SYLLABUS 3-0-0
Proposed
Unit Topic
Lecture
I Fundamental Concepts: Global Perspectives, Quantum Bits, Quantum Computation, Quantum 08
Algorithms, Quantum Information, Postulates of Quantum Mechanisms.
Quantum Computation: Quantum Circuits – Quantum algorithms, Single Orbit operations,
Control Operations, Measurement, Universal Quantum Gates, Simulation of Quantum Systems,
II Quantum Fourier transform, Phase estimation, Applications, Quantum search algorithms – 08
Quantum counting – Speeding up the solution of NP – complete problems – Quantum Search for an
unstructured database.
Quantum Computers: Guiding Principles, Conditions for Quantum Computation, Harmonic
III Oscillator Quantum Computer, Optical Photon Quantum Computer – Optical cavity Quantum 08
electrodynamics, Ion traps, Nuclear Magnetic resonance
Quantum Information: Quantum noise and Quantum Operations – Classical Noise and Markov
IV Processes, Quantum Operations, Examples of Quantum noise and Quantum Operations – 08
Applications of Quantum operations, Limitations of the Quantum operations formalism, Distance
Measures for Quantum information.
Quantum Error Correction: Introduction, Shor code, Theory of Quantum Error –Correction,
V Constructing Quantum Codes, Stabilizer codes, Fault – Tolerant Quantum Computation, Entropy 08
and information – Shannon Entropy, Basic properties of Entropy, Von Neumann, Strong Sub
Additivity, Data Compression, Entanglement as a physical resource .
Text books:
1. Micheal A. Nielsen. &Issac L. Chiang, “Quantum Computation and Quantum Information”, Cambridge
University Press, Fint South Asian edition, 2002.
2. Eleanor G. Rieffel, Wolfgang H. Polak , “Quantum Computing - A Gentle Introduction” (Scientific and
Engineering Computation) Paperback – Import, Oct 2014
3. Computing since Democritus by Scott Aaronson, Computer Science: An Introduction by N. DavidMermin 5.
Yanofsky's and Mannucci, Quantum Computing for Computer Scientists.

Curriculum & Evaluation Scheme (VII & VIII semester) Page 14


COMPUTER SCIENCE AND ENGINEERING/CS
Mobile Computing (KCS711)
Course Outcome (CO) Bloom’s Knowledge Level (KL)
At the end of course, the student will be able to understand
Explain and discuss issues in mobile computing and illustrate overview of wireless telephony and K1, K4
CO 1
channel allocation in cellular systems.
CO 2 Explore the concept of Wireless Networking and Wireless LAN. K1
Analyse and comprehend Data management issues like data replication for mobile computers, K4
CO 3
adaptive clustering for mobile wireless networks and Disconnected operations.
Identify Mobile computing Agents and state the issues pertaining to security and fault tolerance in K1, K2
CO 4
mobile computing environment.
Compare and contrast various routing protocols and will identify and interpret the performance of K2
CO 5
network systems using Adhoc networks.
DETAILED SYLLABUS 3-1-0
Proposed
Unit Topic
Lecture
Introduction, issues in mobile computing, overview of wireless telephony: cellular concept, GSM:
I air-interface, channel structure, location management: HLR-VLR, hierarchical, handoffs, channel 08
allocation in cellular systems, CDMA, GPRS.
Wireless Networking, Wireless LAN Overview: MAC issues, IEEE 802.11, Blue Tooth, Wireless
II multiple access protocols, TCP over wireless, Wireless applications, data broadcasting, Mobile IP, 08
WAP: Architecture, protocol stack, application environment, applications.
Data management issues, data replication for mobile computers, adaptive clustering for mobile
III 08
wireless networks, File system, Disconnected operations.
Mobile Agents computing, security and fault tolerance, transaction processing in mobile computing
IV 08
environment.
Ad Hoc networks, localization, MAC issues, Routing protocols, global state routing (GSR),
Destination sequenced distance vector routing (DSDV), Dynamic source routing (DSR), Ad Hoc on
V 08
demand distance vector routing (AODV), Temporary ordered routing algorithm (TORA), QoS in
Ad Hoc Networks, applications.
Text books:
1. J. Schiller, Mobile Communications, Addison Wesley.
2. A. Mehrotra, GSM System Engineering.
3. M. V. D. Heijden, M. Taylor, Understanding WAP, Artech House.
4. Charles Perkins, Mobile IP, Addison Wesley.
5. Charles Perkins, Ad hoc Networks, Addison Wesley.

Curriculum & Evaluation Scheme (VII & VIII semester) Page 15


COMPUTER SCIENCE AND ENGINEERING/CS

Internet of Things (KCS712)


Course Outcome (CO) Bloom’s Knowledge Level (KL)
At the end of course, the student will be able to understand
CO 1 Demonstrate basic concepts, principles and challenges in IoT. K1,K2
CO 2 Illustrate functioning of hardware devices and sensors used for IoT. K2
CO 3 Analyze network communication aspects and protocols used in IoT. K4
CO 4 Apply IoT for developing real life applications using Ardunio programming. K3

CP 5 To develop IoT infrastructure for popular applications K2, K3

DETAILED SYLLABUS 3-1-0


Proposed
Unit Topic
Lecture
Internet of Things (IoT): Vision, Definition, Conceptual Framework, Architectural view,
technology behind IoT, Sources of the IoT, M2M Communication, IoT Examples. Design
I Principles for Connected Devices: IoT/M2M systems layers and design standardization, 08
communication technologies, data enrichment and consolidation, ease of designing and
affordability
Hardware for IoT: Sensors, Digital sensors, actuators, radio frequency identification (RFID)
technology, wireless sensor networks, participatory sensing technology. Embedded Platforms for
II 08
IoT: Embedded computing basics, Overview of IOT supported Hardware platforms such as
Arduino, NetArduino, Raspberry pi, Beagle Bone, Intel Galileo boards and ARM cortex.
Network & Communication aspects in IoT: Wireless Medium access issues, MAC protocol
III survey, Survey routing protocols, Sensor deployment & Node discovery, Data aggregation & 08
dissemination
Programming the Ardunio: Ardunio Platform Boards Anatomy, Ardunio IDE, coding, using
IV 08
emulator, using libraries, additions in ardunio, programming the ardunio for IoT.
Challenges in IoT Design challenges: Development Challenges, Security Challenges, Other
challenges IoT Applications: Smart Metering, E-health, City Automation, Automotive
V 08
Applications, home automation, smart cards, communicating data with H/W units, mobiles, tablets,
Designing of smart street lights in smart city.
Text books:
1. Olivier Hersent,David Boswarthick, Omar Elloumi “The Internet of Things key applications and protocols”, wiley
2. Jeeva Jose, Internet of Things, Khanna Publishing House
3. Michael Miller “The Internet of Things” by Pearson
4. Raj Kamal “INTERNET OF THINGS”, McGraw-Hill, 1ST Edition, 2016
5. ArshdeepBahga, Vijay Madisetti “Internet of Things (A hands on approach)” 1ST edition, VPI publications,2014
6. Adrian McEwen,Hakin Cassimally “Designing the Internet of Things” Wiley India

Curriculum & Evaluation Scheme (VII & VIII semester) Page 16


COMPUTER SCIENCE AND ENGINEERING/CS

Cloud Computing (KCS713)


Course Outcome ( CO) Bloom’s Knowledge Level (KL)
At the end of course , the student will be able to understand
CO 1 Describe architecture and underlying principles of cloud computing. K3

CO 2 Explain need, types and tools of Virtualization for cloud. K3, K4

CO 3 Describe Services Oriented Architecture and various types of cloud services. K2, K3

Explain Inter cloud resources management cloud storage services and their providers Assess K2, K4
CO 4
security services and standards for cloud computing.
CO 5 Analyze advanced cloud technologies. K3, K6
DETAILED SYLLABUS 3‐1‐0
Proposed
Unit Topic
Lecture
Introduction To Cloud Computing: Definition of Cloud – Evolution of Cloud Computing –
I Underlying Principles of Parallel and Distributed Computing – Cloud Characteristics – Elasticity in 08
Cloud – On‐demand Provisioning.
Cloud Enabling Technologies Service Oriented Architecture: REST and Systems of Systems – Web
Services – Publish, Subscribe Model – Basics of Virtualization – Types of Virtualization –
II Implementation Levels of Virtualization – Virtualization Structures – Tools and Mechanisms – 08
Virtualization of CPU – Memory – I/O Devices –Virtualization Support and Disaster Recovery.
Cloud Architecture, Services And Storage: Layered Cloud Architecture Design – NIST Cloud
Computing Reference Architecture – Public, Private and Hybrid Clouds – laaS – PaaS – SaaS –
III Architectural Design Challenges – Cloud Storage – Storage‐as‐a‐Service – Advantages of Cloud 08
Storage – Cloud Storage Providers – S3.

Resource Management And Security In Cloud: Inter Cloud Resource Management – Resource
Provisioning and Resource Provisioning Methods – Global Exchange of Cloud Resources – Security
IV Overview – Cloud Security Challenges – Software‐as‐a‐Service Security – Security Governance – 08
Virtual Machine Security – IAM – Security Standards.

Cloud Technologies And Advancements Hadoop: MapReduce – Virtual Box — Google App
V Engine – Programming Environment for Google App Engine –– Open Stack – Federation in the 08
Cloud – Four Levels of Federation – Federated Services and Applications – Future of Federation.
Text books:
1. Kai Hwang, Geoffrey C. Fox, Jack G. Dongarra, “Distributed and Cloud Computing, From Parallel Processing to the
Internet of Things”, Morgan Kaufmann Publishers, 2012.
2. Rittinghouse, John W., and James F. Ransome, ―Cloud Computing: Implementation, Management and Security, CRC
Press, 2017.
3. Rajkumar Buyya, Christian Vecchiola, S. ThamaraiSelvi, ―Mastering Cloud Computing, Tata Mcgraw Hill, 2013.
4. Toby Velte, Anthony Velte, Robert Elsenpeter, “Cloud Computing – A Practical Approach, Tata Mcgraw Hill, 2009.
5. George Reese, “Cloud Application Architectures: Building Applications and Infrastructure in the Cloud: Transactional
Systems for EC2 and Beyond (Theory in Practice), O’Reilly, 2009.

Curriculum & Evaluation Scheme (VII & VIII semester) Page 17


COMPUTER SCIENCE AND ENGINEERING/CS
Block chain Architecture Design (KCS714)
Course Outcome ( CO) Bloom’s Knowledge Level (KL)

At the end of course , the student will be able to

CO 1 Describe the basic understanding of Blockchain architecture along with its primitive. K1, K2

CO 2 Explain the requirements for basic protocol along with scalability aspects. K2, K3

CO 3 Design and deploy the consensus process using frontend and backend. K3, K4

Apply Blockchain techniques for different use cases like Finance, Trade/Supply and
CO 4 Government activities. K4, K5

DETAILED SYLLABUS 3-0-0


Unit Topic Proposed
Lecture
Introduction to Blockchain: Digital Money to Distributed Ledgers , Design Primitives: Protocols,
I Security, Consensus, Permissions, Privacy. 08
Blockchain Architecture and Design: Basic crypto primitives: Hash, Signature,) Hashchain to
Blockchain, Basic consensus mechanisms
Consensus: Requirements for the consensus protocols, Proof of Work (PoW), Scalability aspects of
II Blockchain consensus protocols 08
Permissioned Blockchains:Design goals, Consensus protocols for Permissioned Blockchains
Hyperledger Fabric (A): Decomposing the consensus process , Hyperledger fabric components,
III Chaincode Design and Implementation 08
Hyperledger Fabric (B): Beyond Chaincode: fabric SDK and Front End (b) Hyperledger
composer tool
Use case 1 : Blockchain in Financial Software and Systems (FSS): (i) Settlements, (ii) KYC, (iii)
IV Capital markets, (iv) Insurance 08
Use case 2: Blockchain in trade/supply chain: (i) Provenance of goods, visibility, trade/supply
chain finance, invoice management discounting, etc
Use case 3: Blockchain for Government: (i) Digital identity, land records and other kinds of record
V keeping between government entities, (ii) public distribution system social welfare systems 08
Blockchain Cryptography, Privacy and Security on Blockchain
Text books:
1. Mstering Bitcoin: Unlocking Digital Cryptocurrencies, by Andreas Antonopoulos
2. Blockchain by Melanie Swa, O’Reilly
3. Hyperledger Fabric - https://www.hyperledger.org/projects/fabric
4. Zero to Blockchain - An IBM Redbooks course, by Bob Dill, David Smits - https://www.redbooks.ibm.com/
Redbooks.nsf/RedbookAbstracts/crse0401.html

Curriculum & Evaluation Scheme (VII & VIII semester) Page 18


COMPUTER SCIENCE AND ENGINEERING/CS

Mini Project or Internship Assessment (KCS 354 , KCS 554 , KCS 752)
Course Outcome ( CO) Bloom’s Knowledge Level (KL)

At the end of course , the student will be able to understand


Developing a technical artifact requiring new technical skills and effectively utilizing a new K4 , K5
CO 1
software tool to complete a task
Writing requirements documentation, Selecting appropriate technologies, identifying and K5 , K6
CO 2
creating appropriate test cases for systems.
Demonstrating understanding of professional customs & practices and working with K4 , K5
CO 3
professional standards.
CO 4 Improving problem-solving, critical thinking skills and report writing. K4 , K5

Learning professional skills like exercising leadership, behaving professionally, behaving K2, K4
CO 5 ethically, listening effectively, participating as a member of a team, developing appropriate
workplace attitudes.

Project (KCS 753 , KCS 851)


Course Outcome ( CO) Bloom’s Knowledge Level (KL)

At the end of course , the student will be able to understand


Analyze and understand the real life problem and apply their knowledge to get programming K4 , K5
CO 1
solution.
Engage in the creative design process through the integration and application of diverse K4 , K5
CO 2
technical knowledge and expertise to meet customer needs and address social issues.
Use the various tools and techniques, coding practices for developing real life solution to the K5 , K6
CO 3
problem.
Find out the errors in software solutions and establishing the process to design maintainable K4 , K5
CO 4
software applications
CO 5 Write the report about what they are doing in project and learning the team working skills K5, K6

Curriculum & Evaluation Scheme (VII & VIII semester) Page 19


HSMC & OPEN ELECTIVES II LIST 2021-22
2021

DR. A.P.J. ABDU


UL KALAM TECHNICAL UNIVERSITY
UN
UTTAR PRADESH
PRADESH, LUCKNO
OW

EVALUAT
TION SCHEME & SYLLABUS
BUS

FOR

HUMANITIES, SCOCIAL SCIENCE AND


MANAGEMENT COURSE
(HSMC COURSE)
&
OPEN ELECTIVES II LIST

AS PER
AICT
TE MODEL CURRICULUM
ffective from the Session:2021-22]
[Effective 22]
Note:

1. The Student shall choose an opeen Elective from the list in such a manner that he/she
h has not
studied the same course in any fform during the degree programme.
2. * It is mandatory that for these
se subjects (KOE069, KOE076, KOE087,KOE097 & KOE098) only
Trained Faculty (who had donee the FDP for these courses) will teach the coursses.

HSMC & Open Elective List II (VII Semester )2021


)2021-22 Page 1
HSMC & OPEN ELECTIVES II LIST 2021-22

B.Tech. VII Semester (2021-22)

HUMANITIES, SCOCIAL SCIENCE AND MANAGEMENT COURSE


(HSMC COURSE) HSMC1/HSMC2

KHU701/ RURAL DEVELOPMENT: ADMINISTRATION AND PLANNING


KHU801
KHU702/ PROJECT MANAGEMENT & ENTREPRENEURSHIP
KHU802

OPEN ELECTIVE-II
KOE071 FILTER DESIGN
KOE072 BIOECONOMICS
KOE073 MACHINE LEARNING
KOE074 RENEWABLE ENERGY RESOURCES
KOE075 OPERATIONS RESEARCH
KOE076 VISION FOR HUMANE SOCIETY
KOE077 DESIGN THINKING
KOE078 SOIL AND WATER CONSERVATION ENGINEERING
KOE079 INTRODUCTION TO WOMEN’S AND GENDER STUDIES

HSMC & Open Elective List II (VII Semester )2021-22 Page 2


HSMC & OPEN ELECTIVES II LIST 2021-22
KHU701/ RURAL DEVELOPMENT: ADMINISTRATION 3L:0T:0P 3 Credits
KHU801
AND PLANNING

COURSE OUTCOME: After completion of the course student will be able to:
1. Students can understand the definitions, concepts and components of Rural Development
2. Students will know the importance, structure, significance, resources of Indian rural economy.
3. Students will have a clear idea about the area development programmes and its impact.
4. Students will be able to acquire knowledge about rural entrepreneurship.
5. Students will be able to understand about the using of different methods for human resource planning
.
Unit Topics Lectures

I Rural Planning & Development: Concepts of Rural Development, Basic 8


elements of rural Development, and Importance of Rural Development for
creation of Sustainable Livelihoods, An overview of Policies and Programmes for
Rural Development- Programmes in the agricultural sector, Programmes in the
Social Security, Programmes in area of Social Sector.
II Rural Development Programmes: Sriniketan experiment, Gurgaon experiment, 8
marthandam experiment, Baroda experiment, Firkha development scheme, Etawa
pilot project, Nilokheri experiment,approaches to rural community development:
Tagore, Gandhi etc
III Panchayati Raj & Rural Administration: Administrative Structure: 8
bureaucracy, structure of administration; Panchayati Raj Institutions Emergence
and Growth of Panchayati Raj Institutions in India; People and Panchayati Raj;
Financial Organizations in Panchayati Raj Institutions, Structure of rural finance,
Government & Non-Government Organizations / Community Based
Organizations, Concept of Self help group.
IV Human Resource Development in Rural Sector: Need for Human Resource 8
Development, Elements of Human Resource Development in Rural Sector
Dimensions of HRD for rural development-Health, Education, Energy, Skill
Development, Training, Nutritional Status access to basic amenities - Population
composition.
V Rural Industrialization and Entrepreneurship: Concept of Rural 8
Industrialization, Gandhian approach to Rural Industrialization, Appropriate
Technology for Rural Industries, Entrepreneurship and Rural Industrialization-
Problems and diagnosis of Rural Entrepreneurship in India, with special reference
to Women Entrepreneurship; Development of Small Entrepreneurs in India, need
for and scope of entrepreneurship in Rural area.
Text Book:
1. Corporate Social Responsibility: An Ethical Approach - Mark S. Schwartz
2. Katar Singh: Rural Development in India – Theory History and Policy
3. TodaroM.P. Economic Development in III World war
4. Arora R.C – Integrated Rural Development in India
5. Dhandekar V.M and Rath N poverty in India
6. A.N.Agarwal and KundanaLal: Rural Economy of India
7. B.K.Prasad: Rural Development-Sarup& Son’s Publications.

HSMC & Open Elective List II (VII Semester )2021-22 Page 3


HSMC & OPEN ELECTIVES II LIST 2021-22
KHU702/ PROJECT MANAGEMENT & ENTREPRENEURSHIP 3L:0T:0P 3 Credits
KHU802

Unit Topics Lectures

I Entrepreneurship: Entrepreneurship: need, scope , Entrepreneurial competencies 8


& traits, Factors affecting entrepreneurial development, Entrepreneurial motivation
(Mc Clellend’s Achievement motivation theory), conceptual model of
entrepreneurship , entrepreneur vs. intrapreneur; Classification of entrepreneurs;
Entrepreneurial Development Programmes
II Entrepreneurial Idea and Innovation: Introduction to Innovation, 8
Entrepreneurial Idea Generation and Identifying Business Opportunities,
Management skills for Entrepreneurs and managing for Value Creation, Creating
and Sustaining Enterprising Model & Organizational Effectiveness
III Project Management: Project management: meaning, scope & importance, role of 8
project manager; project life-cycle Project appraisal: Preparation of a real time
project feasibility report containing Technical appraisal,; Environmental appraisal,
Market appraisal (including market survey for forecasting future demand and sales)
and Managerial appraisal.
IV Project Financing: Project cost estimation & working capital requirements, 8
sources of funds, capital budgeting, Risk & uncertainty in project evaluation ,
preparation of projected financial statements viz. Projected balance sheet, projected
income statement, projected funds & cash flow statements, Preparation of detailed
project report, Project finance.
V Social Entrepreneurship: Social Sector Perspectives and Social Entrepreneurship, 8
Social Entrepreneurship Opportunities and Successful Models, Social Innovations
and Sustainability, Marketing Management for Social Ventures, Risk Management
in Social Enterprises, Legal Framework for Social Ventures.
Text Book:
1. Innovation and Entrepreneurship by Drucker, P.F.; Harper and Row
2. Business, Entrepreneurship and Management: Rao, V.S.P. ;Vikas
3. Entrepreneurship: Roy Rajeev; OUP.
4. Text Book of Project Management: Gopalkrishnan, P. and Ramamoorthy, V.E.; McMillan
5. Project Management for Engineering, Business and Technology: Nicholas, J.M., and Steyn, H.;
PHI
6. Project Management: The Managerial Process: Gray, C.F., Larson, E.W. and Desai, G.V.;
MGH

HSMC & Open Elective List II (VII Semester )2021-22 Page 4


HSMC & OPEN ELECTIVES II LIST 2021-22

KOE071 FILTER DESIGN 3L:0T:0P 3 Credits

COURSE OBJECTIVE: Students undergoing this course are expected to:

1. Understand about the characteristics of different filters.


2. Understand the concept of Approximation Theory.
3. Learn about the switched capacitor filter.

COURSE OUTCOME: After completion of the course student will be able to:

CO1 Choose an appropriate transform for the given signal.


CO2 Choose appropriate decimation and interpolation factors for high performance filters.
CO3 Model and design an AR system.
CO4 Implement filter algorithms on a given DSP processor platform.

Unit Topics Lecture


s
I Introduction: Fundamentals, Types of filters and descriptive terminology, why we use 8
Analog Filters, Circuit elements and scaling, Circuit simulationand modelling.
Operational amplifiers: Op-amp models, Op-amp slew rate, Operational amplifiers with
resistive feedback: Noninverting and Inverting, Analysing Op-amp circuits, Block diagrams
and feedback, The Voltage follower, Addition and subtraction, Application of Op-amp
resistor circuits.

II First order filter: Bilinear transfer functions and frequency response – 8


Bilinear transfer function and its parts, realization of passive elements,Bode plots,
Active realization, The effect of A(s), cascade design.
III Second order low pass and band pass filters: Design parameters, Second order circuit, 8
frequency response of low pass and band pass circuits, Integrators and others biquads.

IV Second order filters with arbitrary transmission zeros: By using summing, By voltage feed 8
forward, cascade design revisited.
Low pass filters with maximally flat magnitude: the ideal low pass filter, Butterworth
response, Butterworth pole locations, low pass filter specifications, arbitrary transmission
zeros.
V Low pass filter with equal ripple (Chebyshev) magnitude response: The chebyshev 8
polynomial ,The chebyshev magnitude response, Location of chebyshev poles, Comparison
of maximally flat & equal–ripple responses, Chebyshev filter design
Inverse chebyshev and cauer filters: Inverse chebyshev response, From specifications to
pole and zero locations, Cauer magnitude response, Chebyshev rational functions, Cauer
filter design.
Text Book:
1. Rolf. Schaumann, Haiqiao Xiao, Mac. E. Van Valkenburg, “Analog Filter Design”, 2ndIndianEdition, Oxford University
Press.
Reference Books:
1. J. Michael Jacob, “Applications and Design with Analog Integrated Circuits”, Second edition,Pearson.
2. T. Deliyannis, Yichuang Sun, J.K. Fidler, “Continuous-Time Active Filter Design”,CRC Press.

HSMC & Open Elective List II (VII Semester )2021-22 Page 5


HSMC & OPEN ELECTIVES II LIST 2021-22
KOE072 BIOECONOMICS 3L:0T:0P 3 Credits

OBJECTIVE:
This course is designed with an objective to provide an understanding of the basic
knowledge of bioecomics to students so that they can explore entrepreneurship
opportunities in the bio based industry. This course also serve interdisciplinary
innovation in terms of sustainable bioeconomy
COURSE OUTCOME: After completion of the course student will be able to:
1. Students will be able to understand basic concept of Bioeconomics, challenges, opportunities&
regulations
2. Students will be able to understand development and innovation in terms of bioeconomy towards
sustainable development
3. Students will be able to understand Inter- and transdisciplinarity in bioeconomy &research
approaches
4. Students will be able to explain biobased resources ,value chain, innovative use of biomass and
biological knowledge to provide food, feed, industrial products

Unit Topics Lectur


es
I Introduction: Fundamentals, Types of filters and descriptive terminology, why we use 8
Analog Filters, Circuit elements and scaling, Circuit simulationand modelling.
Operational amplifiers: Op-amp models, Op-amp slew rate, Operational amplifiers with
resistive feedback: Noninverting and Inverting, Analysing Op-amp circuits, Block
diagrams and feedback, The Voltage follower, Addition and subtraction, Application of
Op-amp resistor circuits.
II Economic Growth, Development, and Innovation in terms of bioeconomy, Environmental 8
Economics and the Role of Government, Modelling and Tools Supporting the Transition
to a Bioeconomy, Role of biobased Economy in sustainable development.
III Inter- and transdisciplinarity in Bioeconomy &research approaches, primary 8
production, processing of biobased resources,Markets, Sustainability Management and
Entrepreneurship in biobased products.
IV Biobased Resources and Value Chains, Processing of Biobased Resources, Markets, 8
Sustainability Management and Entrepreneurship opportunity in biobased product. Food
Security and Healthy Nutrition in the Context of the Bioeconomy, Use of Biomass for the
Production of Fuel and Chemicals, The importance of Biotechnology for the
Bioeconomy.
V sustainable and innovative use of biomass and biological knowledge to provide food, 8
feed, industrial products, bioenergy and ecological services, importance of bioeconomy-
related concepts in public, scientific, and political discourse, Dynamic Management of
Fossil Fuel, Biofuel.
Text Book:
1. Principles of Bioeconomics by I. Sundar, Vedams eBooks (P) Ltd New Delhi, India
2. Bioeconomy:Shaping the Transition to a Sustainable, Biobased Economy by Iris Lewandowski,
Springer.
3. Sociobiology and Bioeconomics by Koslowski, Peter
4. Modeling, Dynamics, Optimization and Bioeconomics I, by Pinto, Alberto Adrego, Zilberman,
David, Springer.
HSMC & Open Elective List II (VII Semester )2021-22 Page 6
HSMC & OPEN ELECTIVES II LIST 2021-22

KOE073 MACHINE LEARNING 3L:0T:0P 3 Credits

Unit Topics Lectures


I INTRODUCTION – Well defined learning problems, Designing a Learning 8
System, Issues in Machine Learning; THE CONCEPT LEARNING
TASK - General-to-specific ordering of hypotheses, Find-S, List then
eliminate algorithm, Candidate elimination algorithm, Inductive bias.
II DECISION TREE LEARNING - Decision tree learning algorithm- 8
Inductive bias- Issues in Decision tree learning; ARTIFICIAL NEURAL
NETWORKS – Perceptrons, Gradient descent and the Delta rule, Adaline,
Multilayer networks, Derivation of backpropagation rule Backpropagation
AlgorithmConvergence, Generalization.
III Evaluating Hypotheses: Estimating Hypotheses Accuracy, Basics of 8
sampling Theory, Comparing Learning Algorithms; Bayesian Learning:
Bayes theorem, Concept learning, Bayes Optimal Classifier, Naïve Bayes
classifier, Bayesian belief networks, EM algorithm.
IV Computational Learning Theory: Sample Complexity for Finite Hypothesis 8
spaces, Sample Complexity for Infinite Hypothesis spaces, The Mistake
Bound Model of Learning; INSTANCE-BASED LEARNING – k-Nearest
Neighbour Learning, Locally Weighted Regression, Radial basis function
networks, Case-based learning.
V Genetic Algorithms: an illustrative example, Hypothesis space search, 8
Genetic Programming, Models of Evolution and Learning; Learning first
order rules- sequential covering algorithms-General to specific beam
search-FOIL; REINFORCEMENT LEARNING - The Learning Task, Q
learning.

Text Book:
1. Tom M. Mitchell,―Machine Learning, McGraw-Hill Education (India) Private
Limited, 2013.
2. Ethem Alpaydin,―Introduction to Machine Learning (Adaptive Computation and
Machine Learning), The MIT Press 2004.
3. Stephen Marsland, ―Machine Learning: An Algorithmic Perspective, CRC Press,
2009.
4. Bishop, C., Pattern Recognition and Machine Learning. Berlin: Springer- Verlag.

Open Elective II 2021-22 K series (VII Semester) Page 7


HSMC & OPEN ELECTIVES II LIST 2021-22
KOE074 RENEWABLE ENERGY RESOURCES 3L:0T:0P 3 Credits

Unit Topics Lectures


I Introduction: Various non-conventional energy resources- Introduction, 8
availability, classification, relative merits and demerits. Solar Cells:
Theory of solar cells. Solar cell materials, solar cell array, solar cell
power plant, limitations.
II Solar Thermal Energy: Solar radiation, flat plate collectors and their 8
materials, applications and performance, focussing of collectors and
their materials, applications and performance; solar thermal power
plants, thermal energystorage for solar heating and cooling, limitations.
III Geothermal Energy: Resources of geothermal energy, thermodynamics 8
of geo- thermal energy conversion-electrical conversion, non-electrical
conversion, environmental considerations. Magneto-hydrodynamics
(MHD): Principle of working of MHD Power plant, performance
and limitations. Cells: Principle of working of various types of
fuel cells and their working,
performance and limitations.
IV Thermo-electrical and thermionic Conversions: Principle of working, 8
performance and limitations. Wind Energy: Wind power and its
sources, site selection, criterion, momentum theory, classification of
rotors, concentrations and augments, wind characteristics.
Performance and limitations of energy conversion systems.
V Bio-mass: Availability of bio-mass and its conversion theory. Ocean 8
Thermal Energy Conversion (OTEC): Availability, theory and working
principle, performance and limitations. Wave and Tidal Wave:
Principle of working, performance and limitations. Waste Recycling
Plants.

Text Book:

1. Raja etal, “Introduction to Non-Conventional Energy Resources” Scitech


Publications.
2. John Twideu and Tony Weir, “Renewal Energy Resources” BSP Publications, 2006.
3. M.V.R. Koteswara Rao, “Energy Resources: Conventional & Non-Conventional” BSP
Publications,2006.
4. D.S. Chauhan,”Non-conventional Energy Resources” New Age International.
5. C.S. Solanki, “Renewal Energy Technologies: A Practical Guide for Beginners” PHI
Learning.
6. Peter Auer, "Advances in Energy System and Technology". Vol. 1 & II Edited by
Academic Press.
7. Godfrey Boyle,“ Renewable Energy Power For A Sustainable Future”, Oxford
University Press.

Open Elective II 2021-22 K series (VII Semester) Page 8


HSMC & OPEN ELECTIVES II LIST 2021-22

KOE075 OPERATIONS RESEARCH 3L:0T:0P 3Credits

Unit Topics Lectures


I Introduction: Definition and scope of operations research (OR), OR 8
model, solving the OR model, art of modelling, phases of OR
study. Linear Programming: Two variable Linear Programming model
and Graphical method of solution, Simplex method, Dual Simplex
method, special cases of Linear Programming, duality, sensitivity
analysis.
II Transportation Problems: Types of transportation problems, 8
mathematical models, transportation algorithms, Assignment: Allocation
and assignment problems and models, processing of job through machines.
III Network Techniques: Shortest path model, minimum spanning Tree 8
Problem, Max-Flow problem and Min-cost problem. Project
Management: Phases of project management, guidelines for network
construction, CPM and PERT
IV Theory of Games : Rectangular games, Minimax theorem, graphical 8
solution of 2x n or mx2 games, game with mixed strategies,
reduction to linear programming model. Quality Systems: Elements of
Queuing model, generalized poisson queing model, single server models.
V Inventory Control: Models of inventory, operation of inventory system, 8
quantity discount. Replacement: Replacement models: Equipments that
deteriorate with time, equipments that fail with time.

Text Book:

1. Wayne L. Winston,”Operations Research” Thomson Learning, 2003.


2. Hamdy H. Taha, “Operations Research-An Introduction” Pearson Education, 2003.
3. R. Panneer Seevam, “Operations Research” PHI Learning, 2008.
4. V.K.Khanna, “Total Quality Management” New Age International, 2008.

Open Elective II 2021-22 K series (VII Semester) Page 9


HSMC & OPEN ELECTIVES II LIST 2021-22

KOE-076 VISION FOR HUMANE SOCIETY 3L:0T:0P 3 Credits

Pre-requisites- for this subject only those faculty will teach these courses who had done
the FDP for these courses.

Course Objectives:

1. To help the students to understand the importance and types of relationship with
expressions.
2. To develop the competence to think about the conceptual framework of undivided
society as well as universal human order.
3. To help the students to develop the exposure for transition from current state to the undivided
society and universal human order.
Course Methodology:

1. The methodology of this course is exploration and thus universally adaptable. It involves a
systematic and rational study of the human being vis-à-vis the rest of existence.
2. It is free from any dogma or set of do’s and don’ts related to values.
3. It is a process of self-investigation and self-exploration, and not of giving sermons.
Whatever is found as truth or reality is stated as a proposal and the students are facilitated
and encouraged to verify it in their own right, based on their Natural Acceptance and
subsequent Experiential Validation.
4. This process of self-exploration takes the form of a dialogue between the teacher and the
students to begin with, and then to continue within the student leading to continuous self-
evolution.
5. This self-exploration also enables them to critically evaluate their pre- conditionings
and present beliefs.

Unit Topics Lectures


I Introduction to the course: Basic aspiration of a Human Being and program 8
for its fulfilment, Need for family and relationship for a Human Being, Human-
relationship and role of work in its fulfilment, Comprehensive Human Goal,
Need for Undivided Society, Need for Universal Human Order, an appraisal of
the Current State, Appraisal of Efforts in this Direction in Human History.
II Understanding Human-Human Relationship & its fulfilment: Recognition 8
of Human-Human Relationship, Recognition of feelings in relationship,
Established Values and Expressed Values in Relationship, interrelatedness of
feelings and their fulfilment, Expression of feelings, Types of relationship and
their purpose, mutual evaluation in relationship, Meaning of justice in
relationship, Justice leading to culture, civilization and Human Conduct.
III Justice from family to world family order: Undivided Society as continuity 8
and expanse of Justice in behaviour – family to world family order, continuity of
culture and civilization, Universal Order on the basis of Undivided Society,
Conceptual Framework for Universal human order, Universal Human Order as
continuity and expanse of order in living: from family order to world family
order, a conceptual framework for universal human order.

Open Elective II 2021-22 K series (VII Semester) Page 10


HSMC & OPEN ELECTIVES II LIST 2021-22
IV Program for Ensuring Undivided Society and Universal Human Order: 8
Education –Sanskar, Health –Sanyam, Production-work, Exchange – storage,
Justice-preservation.
V Human Tradition: Scope and Steps of Universal Human Order, Human 8
Tradition ( Ex. Family order to world family order), Steps for transition from the
current state, Possibilities of participation of students in this direction, Present
efforts in this direction, Sum up.

Text books:

1. A Foundation Course in Human Values and Profession Ethics (Text Book and Teachers’ Manual),
R. R. Gaur, R. Asthana, G. P. Bagaria (2010), Excel Books, New Delhi.
2. Avartansheel Arthshastra, A. Nagraj, Divya Path Sansthan, Amarkantak, India.
3. An Appeal by the Dalai Lama to the World: Ethics Are More Important Than Religion, Dalai Lama
XIV, 2015.
4. Economy of Permanence – (a quest for social order based on non-violence), J. C. Kumarappa
(2010), Sarva-Seva-Sangh-Prakashan, Varansi, India.
1. Energy and Equity, Ivan Illich (1974), The Trinity Press, Worcester & Harper Collins, USA.
2. Human Society, Kingsley Davis, 1949.
3. Hind Swaraj or, Indian home rule Mohandas K. Gandhi, 1909.
4. Integral Humanism, Deendayal Upadhyaya, 1965.
5. Lohiya Ke Vichar, Lok Bharti , Rammanohar Lohiya, 2008.
6. Manav Vyavahar Darshan, A. Nagraj, Divya Path Sansthan, Amarkantak, India.
7. Manaviya Sanvidhan, A. Nagraj, Divya Path Sansthan, Amarkantak, India
8. Samadhanatmak Bhautikvad, A. Nagraj, Divya Path Sansthan, Amarkantak, India
9. Small Is Beautiful: A Study of Economics as if People Mattered, E. F. Schumacher,1973, Blond &
Briggs, UK.
10. Slow is Beautiful, Cecile Andrews (http://www.newsociety.com/Books/S/Slow-is- Beautiful)
11. Sociology Themes and Perspectives, Harper Collins; EIGHT edition (2014), Martin Holborn and
Peter Langley, 1980.
12. Samagra kranti: Jaya Prakash Narayan's philosophy of social change, Siddharth Publications Renu
Sinha, 1996.
13. Science & Humanism – towards a unified worldview, P. L. Dhar & R. R. Gaur (1990),
Commonwealth Publishers, New Delhi
14. Vyavaharvadi Samajshastra, A. Nagraj, Divya Path Sansthan, Amarkantak, India.
15. Vyavahatmak Janvad, A. Nagraj, Divya Path Sansthan, Amarkantak, India.
16. The Communist Manifesto, Karl Marx, 1848.
17. Toward a True Kinship of Faiths: How the World's Religions Can Come Together Dalai Lama XIV,
2011
Reference Videos.
1. Kin school (30 minutes)
2. Technology (Solar City etc.).
3. Natural Farming.
4. Economics of Happiness (1h 8m).

Open Elective II 2021-22 K series (VII Semester) Page 11


KOE077 DESIGN THINKING 3L:0T:0P 3Credits

Objective: The objective of this course is to familiarize students with design thinking
process as a tool for breakthrough innovation. It aims to equip students with design
thinking skills and ignite the minds to create innovative ideas, develop solutions for real-
time problems

Unit Topics Lectures


I 8
Introduction to design thinking, traditional problem solving versus design
thinking, history of design thinking, wicked problems. Innovation and
creativity, the role of innovation and creativity in organizations, creativity in
teams and their environments, design mindset. Introduction to elements and
principles of design, 13 Musical Notes for Design Mindset, Examples of
Great Design, Design Approaches across the world
II 8
Understanding humans as a combination of I (self) and body, basic physical
needs up to actualization, prosperity, the gap between desires and
actualization. Understanding culture in family society, institution, startup,
socialization process. Ethical behavior: effects on self, society, understanding
core values and feelings, negative sentiments and how to overcome them,
definite human conduct: universal human goal, developing human
consciousness in values, policy, and character. Understand stakeholders,
techniques to empathize, identify key user problems. Empathy tools-
Interviews, empathy maps, emotional mapping, immersion and observations,
customer journey maps, and brainstorming, Classifying insights after
Observations, Classifying Stakeholders, Do’s & Don’ts for Brainstorming,
Individual activity- ‘Moccasin walk’
III 8
Defining the problem statement, creating personas, Point of View (POV)
statements. Research- identifying drivers, information gathering, target
groups, samples, and feedbacks. Idea Generation-basic design directions,
Themes of Thinking, inspirations and references, brainstorming, inclusion,
sketching and presenting ideas, idea evaluation, double diamond approach,
analyze – four W’s, 5 why’s, “How Might We”, Defining the problem using
Ice-Cream Sticks, Metaphor & Random Association Technique, Mind-Map,
ideation activity games - six thinking hats, million-dollar idea, introduction to
visual collaboration and brainstorming tools - Mural, JamBoard
IV 8
Fundamental concepts of critical thinking, the difference between critical and
ordinary thinking, characteristics of critical thinkers, critical thinking skills-
linking ideas, structuring arguments, recognizing incongruences, five pillars
of critical thinking, argumentation versus rhetoric, cognitive bias, tribalism,
and politics. Case study on applying critical thinking on different scenarios.
V 8
The argument, claim, and statement, identifying premises and conclusion,
truth and logic conditions, valid/invalid arguments, strong/weak arguments,
deductive argument, argument diagrams, logical reasoning, scientific
reasoning, logical fallacies, propositional logic, probability, and judgment,
obstacles to critical thinking. Group activity/role plays on evaluating
arguments.

Open Elective II 2021-22 K series (VII Semester) Page 12


Text Book:

1. Vijay Kumar, 101 Design Methods: A Structured Approach for Driving Innovation in
Your Organization, 2013, John Wiley and Sons Inc, New Jersey
2. BP Banerjee, Foundations of Ethics and Management, 2005, Excel Books

3. Gavin Ambrose and Paul Harris, Basics Design 08: Design Thinking, 2010, AVA
Publishing SA
4. Roger L. Martin, Design of Business: Why Design Thinking is the Next Competitive
Advantage, 2009, Harvard Business Press, Boston MA

Course Outcome: After successful completion of the course the students will be able to:

1. Develop a strong understanding of the design process and apply it in a variety of business
settings
2. Analyze self, culture, teamwork to work in a multidisciplinary environment and exhibit
empathetic behavior
3. Formulate specific problem statements of real time issues and generate innovative ideas
using design tools
4. Apply critical thinking skills in order to arrive at the root cause from a set of likely causes
5. Demonstrate an enhanced ability to apply design thinking skills for evaluation of claims
and arguments.

Open Elective II 2021-22 K series (VII Semester) Page 13


KOE078 SOIL AND WATER CONSERVATION 3L:0T:0P 3Credits
ENGINEERING

Unit Topics Lectures


I Definition and scope of soil conservation, cause of soil erosion, Mechanism 8
of erosion, universal soil loss equation, soil erosion due to wind and its
control, vegetation management, i.e., strip cropping, stubble mulching and
other practices.
II Types of soil erosion due to water- sheet erosion, rill erosion, gully erosion, 8
sediment transport in channels, sediment deposition in reservoirs. Methods of
soil erosion control: bounding and terracing on agriculture land for gully
control, bench terraces, vegetated water ways, chute spillways, drop inlet
spillways, check dams, river training works.
III Biological methods of soil erosion control, grass land management, forest 8
management. Soil quality management, drainage works, reclamation of salt
affected soils. Water conservation: water harvesting, rainfall- run off relation,
water storage in ponds, lakes, reservoirs and aquifers, groundwater recharge
through wells, check dams and storage works.
IV Water losses: filtration, seepage and evaporation losses, pollution/ 8
contamination of water quality due to agricultural practices i.e., fertilizers and
pesticides, self purification of surface water, sources of agricultural water
pollution, pollutant dispersion in ground water.
V Need of planned utilization of water resources, economics of water resources 8
utilization. Flood plain zones management, modifying the flood, reducing
susceptibility to damage, reducing the impact of flooding.

Suggested reading:

1. Alam Singh – Modern Geotechnical Engineering


2. K. R. Arora – Soil Mechanics and foundation Engineering.
3. N. C. Brady – Principles of Soil Sciences
4. B. C. Punmia – Soil Mechanics and Foundation Engineering

Open Elective II 2021-22 K series (VII Semester) Page 14


KOE079 INTRODUCTION TO WOMEN’S AND 3L:0T:0P 3Credits
GENDER STUDIES

Unit Topics Lectures


I Women and Society: Understanding Sex- Gender, Gender shaping Institutions, 8
Theories of Gender construction Understanding Sexism and Androcentrism,
Understanding Patriarchy and Theories of Patriarchy, Private and Public dichotomy,
Sexual Division of Work, Patriarchy practices in different institutions and Text
Books.
II Feminist Theory: Rise of Feminism, Introduction to various stands of Feminism- 8
Liberal Feminism, Radical Feminism, Marxist Feminism, Socialist Feminism,
Cultural Feminism, Eco-Feminism, Post Colonial Feminism, Post Modern
Feminism. Waves of Feminism.
III Women’s Movement: The socio-economic conditions of women during the age of 8
Industrial revolution the Call for Women's Rights 1848, Women’s rights movement
1848-1920,Historical Developments of Social Reform Movements in India ,
Women’s groups and organizations, Women’s Movement Movements for Uniform
Civil code and ShahBano case, Dalit women and the question of double marginality.
IV Gender Roles and Psychology of Sex: Difference Conceptualization of gender 8
roles and gender role attitudes, Gender: Aggression, Achievement, Communication,
Friendship and Romantic, Relationships Sex Differences in Mental Health Trauma
relating to Rape , Taboo , Childhood Sexual Abuse , Domestic Violence , Sexual
Harassment at Work Place, Educational Institutions, Eve Teasing etc.
V Gender and Representation: Gender and Mass Media- Print Media, Gender and 8
Mass Media-Electronic Media, Gender and Films, Advertisements, Mega Serials,
Stereotyping and breaking the norms of women’s roles Women’s Representation in
Literary Texts.

Suggested reading:

5. Basab iChakrabarti, Women's Studies: Various Aspects. UrbiPrakashani2014


6. Arvind Narrain. Queer: Despised Sexuality Law and Social Change. Book for
Change. 2005
7. Chandra Talpade Mohanty, Feminism without Borders: Decolonizing Theory,
Practicing Solidarity. Duke University Press.
8. Flavia Agnes. Law and Gender Inequality: The Politics of Women's Rights in India.
Oxford University Press, 2001
9. Sonia Bathla, Women, Democracy and the Media: Cultural and Political
Representations in the Indian Press, Sage, New Delhi, 1998.

Open Elective II 2021-22 K series (VII Semester) Page 15


DR. A.P.J. ABDU
UL KALAM TECHNICAL UNIVERSITY
UN
UTTAR PRADESH
PRADESH, LUCKNO
OW

EVALUAT
TION SCHEME & SYLLABUS
BUS

FOR

III & IV
OPEN ELECTIVES LIST

AS PER
AICTE MODEL CURRICULUM
[Effective from
rom the Session: 2021-22]
Note:

1. The Student shall choose an opeen Elective from the list in such a manner that he/she
h has not
studied the same course in any fform during the degree programme.
2. ** It is mandatory that for these
se subjects (KOE089, KOE098 & KOE099) only Trained
T Faculty
(who had done the FDP for these se courses) will teach the courses.
Open Elective List (VIII Semester) 2021
2021-22 Page 1
B. TECH.
VIII Semester (2021-22)
OPEN ELECTIVE –III
KOE-080 FUNDAMENTALS OF DRONE TECHNOLOGY

KOE-081 CLOUD COMPUTING

KOE-082 BIO MEDICAL SIGNAL PROCESSING

KOE-083 ENTREPRENEURSHIP DEVELOPMENT

KOE-084 INTRODUCTION TO SMART GRID

KOE-085 QUALITY MANAGEMENT

KOE-086 INDUSTRIAL OPTIMIZATION TECHNIQUES

KOE-087 VIROLOGY

KOE-088 NATURAL LANGUAGE PROCESSING

KOE-089 **HUMAN VALUES IN MADHYASTH DARSHAN

OPEN ELECTIVE –IV


KOE-090 ELECTRIC VEHICLES

KOE-091 AUTOMATION AND ROBOTICS

KOE-092 COMPUTERIZED PROCESS CONTROL

KOE-093 DATA WAREHOUSING & DATA MINING

KOE-094 DIGITAL AND SOCIAL MEDIA MARKETING

KOE-095 MODELING OF FIELD-EFFECT NANO DEVICES

KOE-096 MODELLING AND SIMULATION OF DYNAMIC SYSTEMS

KOE-097 BIG DATA

KOE-098 **HUMAN VALUES IN BUDDHA AND JAIN DARSHAN

KOE-099 **HUMAN VALUES IN VEDIC DARSANA

Open Elective List (VIII Semester) 2021-22 Page 2


OPEN ELECTIVE –III

KOE-080 FUNDAMENTALS OF DRONE TECHNOLOGY

KOE-081 CLOUD COMPUTING

KOE-082 BIO MEDICAL SIGNAL PROCESSING


KOE-083 ENTREPRENEURSHIP DEVELOPMENT

KOE-084 INTRODUCTION TO SMART GRID

KOE-085 QUALITY MANAGEMENT


KOE-086 INDUSTRIAL OPTIMIZATION TECHNIQUES
KOE-087 VIROLOGY
KOE-088 NATURAL LANGUAGE PROCESSING

KOE-089 **HUMAN VALUES IN MADHYASTH DARSHAN

** It is mandatory that for these subjects (KOE089) only Trained Faculty (who
had done the FDP for these courses) will teach the courses.

Open Elective List (VIII Semester) 2021-22 Page 3


KOE080: FUNDAMENTALS OF DRONE TECHNOLOGY
(UNMANNED AERIAL VEHICLES)

The course is an introduction to flight dynamics and control of aerial vehicles such as drones,
UAVs and other such aircrafts, and the current development in the field. It is suitable for
graduate and post graduate level with the following course objectives and outcomes.

Eligible Branch: Electronics & Communication, Instrumentation, Aeronautical, Electrical


Engineering & Allied Branch, Mechanical, Computer Science & other allied relevant branches.

COURSE OBJECTIVES: The course should enable the students to:


1. To make the students to understand the basic concepts of UAV drone systems.
2. To introduce the stability and control of an aircraft
KOE080: FUNDAMENTALS OF DRONE TECHNOLOGY
DETAILED SYLLABUS 3-1-0
Unit Topic Proposed
Lecture
I Introduction to Drones: Introduction to Unmanned Aircraft Systems, 08
History of UAV drones, classification of drones, System Composition,
applications.
II Design of UAV Drone Systems: Introduction to Design and Selection 08
of the System, Aerodynamics and Airframe Configurations,
Characteristics of Aircraft Types, Design Standards and Regulatory
Aspects-India Specific, Design for Stealth.
III Avionics Hardware of Drones: Autopilot, AGL-pressure sensors- 08
servos-accelerometer –gyros-actuators- power supply-processor,
integration, installation, configuration.
IV Communication, Payloads and Controls: Payloads, Telemetry, 08
Tracking, controls-PID feedback, radio control frequency range,
modems, memory system, simulation, ground test-analysis-trouble
shooting.
V Navigation and Testing: Waypoints navigation, ground control 08
software, System Ground Testing, System In-flight Testing, Future
Prospects and Challenges

COURSE OUTCOMES: The student should able to:


1. Ability to design UAV drone system
2. To understand working of different types of engines and its area of applications.
3. To understand static and dynamic stability dynamic instability and control concepts
4. To know the loads taken by aircraft and type of construction and also construction materials in
them.

Text Books:
1. Reg Austin “Unmanned Aircraft Systems UAV design, development and deployment”, Wiley, 2010.
2. Robert C. Nelson, Flight Stability and Automatic Control, McGraw-Hill, Inc, 1998.
3. Kimon P. Valavanis, “Advances in Unmanned Aerial Vehicles: State of the Art and the Road to
Autonomy”, Springer, 2007
4. Paul G Fahlstrom, Thomas J Gleason, “Introduction to UAV Systems”, UAV Systems, Inc, 1998
5. Dr. Armand J. Chaput, “Design of Unmanned Air Vehicle Systems”, Lockheed Martin Aeronautics.

Open Elective List (VIII Semester) 2021-22 Page 4


KOE081: CLOUD COMPUTING
DETAILED SYLLABUS 3-1-0
Unit Topic Proposed
Lecture
I Introduction: Cloud Computing – Definition of Cloud – Evolution of 08
Cloud Computing – Underlying Principles of Parallel and Distributed,
History of Cloud Computing - Cloud Architecture - Types of Clouds -
Business models around Clouds – Major Players in Cloud Computing-
issues in Clouds - Eucalyptus - Nimbus - Open Nebula, CloudSim.
II Cloud Services: Types of Cloud services: Software as a Service- 08
Platform as a Service –Infrastructure as a Service - Database as a
Service - Monitoring as a Service –Communication as services. Service
providers- Google, Amazon, Microsoft Azure, IBM, Sales force.
III Collaborating Using Cloud Services: Email Communication over the 08
Cloud - CRM Management – Project Management-Event Management -
Task Management – Calendar - Schedules - Word Processing –
Presentation – Spreadsheet - Databases – Desktop - Social Networks and
Groupware.
IV Virtualization for Cloud: Need for Virtualization – Pros and cons of 08
Virtualization – Types of Virtualization –System VM, Process VM,
Virtual Machine monitor – Virtual machine properties - Interpretation
and binary translation, HLL VM - supervisors – Xen, KVM, VMware,
Virtual Box, Hyper-V.
V Security, Standards and Applications: Security in Clouds: Cloud 08
security challenges – Software as a Service Security, Common
Standards: The Open Cloud Consortium – The Distributed management
Task Force – Standards for application Developers – Standards for
Messaging – Standards for Security, End user access to cloud
computing, Mobile Internet devices and the cloud.
Hadoop – MapReduce – Virtual Box — Google App Engine –
Programming Environment for Google App Engine

Text Books:

1. David E.Y. Sarna, “Implementing and Developing Cloud Application”, CRC press
2011.
2. Lee Badger, Tim Grance, Robert Patt-Corner, Jeff Voas, NIST, Draft cloud computing
synopsis and recommendation, May 2011.
3. Anthony T Velte, Toby J Velte, Robert Elsenpeter, “Cloud Computing: A Practical
Approach”, McGrawHill 2010.
4. Haley Beard, “Best Practices for Managing and Measuring Processes for On-demand
Computing, Applications and Data Centers in the Cloud with SLAs”, Emereo Pty
Limited, July 2008.

Open Elective List (VIII Semester) 2021-22 Page 5


KOE082: BIOMEDICAL SIGNAL PROCESSING
DETAILED SYLLABUS 3-1-0
Unit Topic Proposed
Lecture
I Introduction to Bio-Medical Signals: Classification, Acquisition and 08
Difficulties during Acquisition. Basics of Electrocardiography,
Electroencephalography, Electromyography & electro-retinography
Role of Computers in the Analysis, Processing, Monitoring &
Control and image reconstruction in bio-medical field.
II ECG: Measurement of Amplitude and Time Intervals, QRS Detection 08
(Different Methods), ST Segment Analysis, Removal of Baseline
Wander a nd Power line Interferences, Arrhythmia Analysis, Portable
Arrhythmia Monitors.
III Data Reduction: Turning Point algorithm, AZTEC Algorithm, Fan 08
Algorithm, Huffman and Modified Huffman Coding, Run Length.
Coding.
IV EEG: Neurological Signal Processing, EEG characteristic, linear 08
prediction theory, Sleep EEG, Dynamics of Sleep/Wake transition.
Study of pattern of brain waves, Epilepsy-Transition, detection and
Estimation. EEG Analysis By Spectral Estimation: The Bt Method,
Periodogram, Maximum Entropy Method & AR Method, Moving
Average Method. The ARMA Methods, Maximum Likelihood Method.
V EP Estimation: by Signal Averaging, Adaptive Filtering:- General 08
Structures of Adaptive filters, LMS Adaptive Filter, Adaptive Noise
Cancelling, Wavelet Detection:- Introduction, Detection By Structural
features, Matched Filtering, Adaptive Wavelet Detection,
Detection of Overlapping Wavelets.

Text Books:
1. Willis J. Tomkin, “Biomedical Digital Signal Processing”, PHI.
2. D. C. Reddy, “Biomedical Signal Processing”, McGraw Hill
3. Crommwell Weibel and Pfeifer, “Biomedical Instrumentation and Measurement”,
PHI
Reference Books:
1. Arnon Cohen, “Biomedical Signal Processing (volume-I)”, Licrc Press\
2. Rangaraj M. Rangayyan, “Biomedical Signal Analysis A Case Study Approach”,
John Wiley and Sons Inc.
3. John G. Webster, “Medical instrumentation Application and Design”, John Wiley &
Sons Inc

Open Elective List (VIII Semester) 2021-22 Page 6


KOE083: ENTREPRENEURSHIP DEVELOPMENT
DETAILED SYLLABUS 3-1-0
Unit Topic Proposed
Lecture
I Entrepreneurship- definition. growth of small scale industries in 08
developing countries and their positions vis-a-vis large industries; role
of small scale industries in the national economy; characteristics and
types of small scale industries; demand based and resources based
ancillaries and sub-control types. Government policy for small scale
industry; stages in starting a small scale industry.
II Project identification- assessment of viability, formulation, evaluation, 08
financing, field-study and collection of information, preparation of
project report, demand analysis, material balance and output methods,
benefit cost analysis, discounted cash flow, internal rate of return and
net present value methods.
III Accountancy- Preparation of balance sheets and assessment of economic 08
viability, decision making, expected costs, planning and production
control, quality control, marketing, industrial relations, sales and
purchases, advertisement, wages and incentive, inventory control,
preparation of financial reports, accounts and stores studies.
IV Project Planning and control: The financial functions, cost of capital 08
approach in project planning and control. Economic evaluation, risk
analysis, capital expenditures, policies and practices in public
enterprises. profit planning and programming, planning cash flow,
capital expenditure and operations. control of financial flows, control
and communication.
V Laws concerning entrepreneur viz, partnership laws, business 08
ownership, sales and income taxes and workman compensation act. Role
of various national and state agencies which render assistance to small
scale industries.

Text Books:
1. Forbat, John, “Entrepreneurship” New Age International.
2. Havinal, Veerbhadrappa, “Management and Entrepreneurship” New Age
International
3. Joseph, L. Massod, “Essential of Management", Prentice Hall of India

Open Elective List (VIII Semester) 2021-22 Page 7


KOE084: INTRODUCTION TO SMART GRID
DETAILED SYLLABUS 3-1-0
Unit Topic Proposed
Lecture
I Introduction: Introduction to Smart Grid: Evolution of Electric Grid, Concept 08
of Smart Grid, Definitions, Need of Smart Grid, Functions of Smart Grid,
Opportunities & Barriers of Smart Grid, Difference between conventional &
smart grid, Concept of Resilient & Self Healing Grid, Present development &
International policies in Smart Grid. Case study of Smart Grid. CDM
opportunities in Smart Grid.
II Smart Grid Technologies: Introduction to Smart Meters, Real Time Prizing, 08
Smart Appliances, Automatic Meter Reading (AMR), Outage Management
System (OMS), Plug in Hybrid Electric Vehicles (PHEV), Vehicle to Grid,
Smart Sensors, Home & Building Automation.
III Smart Grid Technologies: Smart Substations, Substation Automation, Feeder 08
Automation, Geographic Information System (GIS), Intelligent Electronic
Devices (IED) & their application for monitoring & protection, Smart storage
like Battery, SMES, Pumped Hydro, Compressed Air Energy Storage, Wide
Area Measurement System (WAMS), Phase Measurement Unit (PMU), PMUs
application to monitoring & control of power system.
IV Microgrids and Distributed Energy Resources: Concept of microgrid, need 08
& application of microgrid, formation of microgrid, Issues of interconnection,
protection & control of microgrid, Plastic & Organic solar cells, thin flim solar
cells, Variable speed wind generators, fuel cells, microturbines, Captive power
plants, Integration of renewable energy sources.
V Power Quality Management in Smart Grid: Power Quality & EMC in Smart 08
Grid, Power Quality issues of Grid connected Renewable Energy Sources,
Power Quality Conditioners for Smart Grid, Web based Power Quality
monitoring

Text Books:
1. Ali Keyhani, Mohammad N. Marwali, Min Dai, “Integration of Green and Renewable
Energy in Electric Power Systems”, Wiley.
2. Clark W. Gellings, “The Smart Grid: Enabling Energy Efficiency and Demand Response”,
CRC Press.
3. Janaka Ekanayake, Nick Jenkins, KithsiriLiyanage, Jianzhong Wu, Akihiko Yokoyama,
“Smart Grid:
4. Technology and Applications”, Wiley.
5. Jean Claude Sabonnadiere, NouredineHadjsaid, “Smart Grids”, Wiley Blackwell 19.
6. Stuart Borlase, “Smart Grids (Power Engineering)”, CRC Press.

Reference Books:
1. Andres Carvallo, John Cooper, “The Advanced Smart Grid: Edge Power Driving
Sustainability”,Artech House Publishers July 2011.
2. James Northcote, Green, Robert G. Wilson “Control and Automation of Electric Power
Distribution Systems (Power Engineering)”, CRC Press.
3. MladenKezunovic, Mark G. Adamiak, Alexander P. Apostolov, Jeffrey George Gilbert
“SubstationAutomation (Power Electronice and Power Systems)”, Springer
4. R.C. Dugan, Mark F. McGranghan, Surya Santoso, H. Wayne Beaty, “Electrical Power
System Quality”, 2nd Edition, McGraw Hill Publication.

Open Elective List (VIII Semester) 2021-22 Page 8


KOE085: QUALITY MANAGEMENT
DETAILED SYLLABUS 3-1-0
Unit Topic Proposed
Lecture
I Quality Concepts: Evolution of Quality Control, concept change, TQM 08
Modern concept, Quality concept in design, Review of design, Evolution
of proto type. Control on Purchased Product: Procurement of various
products, evaluation of supplies, capacity verification, Development of
sources, procurement procedure. Manufacturing Quality: Methods
and techniques for manufacture, inspection and control of product,
quality in sales and services, guarantee, analysis of claims.
II Quality Management: Organization structure and design, quality 08
function, decentralization, designing and fitting, organization for
different type products and company, economics of quality value and
contribution, quality cost, optimizing quality cost, seduction program.
Human Factor in quality Attitude of top management, cooperation of
groups, operators attitude, responsibility, causes of apparatus error and
corrective methods.
III Control Charts, Theory of control charts, measurement range, 08
construction and analysis of R charts, process capability study, use of
control charts. Attributes of Control Chart, Defects, construction and
analysis of charts, improvement by control chart, variable sample
size, construction and analysis of C charts
IV Defects diagnosis and prevention defect study, identification and 08
analysis of defects, correcting measure, factors affecting reliability,
MTTF, calculation of reliability, building reliability in the product,
evaluation of reliability, interpretation of test results, reliability
control, maintainability, zero defects, quality circle.
V ISO-9000 and its concept of Quality Management, ISO 9000 series, 08
Taguchi method, JIT in some details.

Text Books:

1. Lt. Gen. H. Lal, “Total Quality Management”, Eastern Limited, .

2. Greg Bounds, “Beyond Total Quality Management”,McGraw Hill

3. Menon, H.G, “TQM in New Product manufacturing”,McGraw Hill

Open Elective List (VIII Semester) 2021-22 Page 9


KOE086: INDUSTRIAL OPTIMIZATION TECHNIQUES
DETAILED SYLLABUS 3-1-0
Unit Topic Proposed
Lecture
I I Linear Programming: Historical development of optimization, engineering 08
application of optimization, formulation of design problems as a mathematical
programing problem. Graphical method of solution, Simplex method, Dual Simplex
method and its application in engineering.
Transportation and Assignment: Introduction, Mathematical formulations, optimal
solution of transportation model. Assignment problems: mathematical formulation,
solution of Assignment models (Hungarian method), variation of the Assignment
problem, the travelling sales man problem and their application in Engineering.
II Sequencing and Network Analysis: Introduction of sequencing, General 08
assumptions, n Jobs through 2 machines, n jobs through 3 machines, n jobs through
m machines, 2 jobs through m machines and their applications in Engineering.
Network Analysis: Introduction, Network logic (Network or arrow diagram), Rules
for drawing network diagrams, time analysis, forward and backward computation
CPM and PERT, and their applications in Engineering.
III Theory of Games and Queueing Models: Introduction, 2 person zero sum games, 08
Maximin and minimax principle, game with saddle point and without saddle point,
Principle of dominance, Rectangular games, graphical solution of 2xn or mx2
games.
Queuing model: Introduction, Application of Queuing model, generalized Poisson
queuing model, single server models and multiple channel Queuing modeland their
applications in Engineering.
IV Dynamic Programming and Simulation: Introduction Formulation of 08
Dynamic Programming Problem, Dynamic Programming Algorithm, Forward
recursions, Capital Budgeting Problem, Cargo-loading Problem. Solution of
LPP by DPP
Simulation: Introduction, definition and types of simulation, need for Simulation
advantage and disadvantage, application of simulation, simulation procedure, Monte
Carlo simulation and their applications in Engineering.
V Inventory Control and Replacement Models: Introduction, types of inventories, 08
Inventory cost, Deterministic and probabilistic (nondeterministic) inventory models
and their application in engineering.
Replacement models: Introduction, definition, Replacement of items that
deteriorate, Replacement of items that fail suddenly, Equipment Renewal Problem,
Individual and Group Replacement policies & their applications in Engineering

Text Books:
1. Singiresu S. Rao. “Engineering Optimization” Theory and Practice”. New Age
International, New Delhi.
2. R. Panneerselvam. “Operations Research “. Prentice- Hall of India, New Delhi
3. Eliezer Naddor. “Inventory Systems”. John Wiley & Sons, Inc. New York

Reference Books:
1. H.A. Taha: Operations Research – An Introduction, Macmillan Publishing Company,
Inc., New York.
2. K. Swarup, P.K. Gupta, M. Mohan: “Operations Research”, Sultan Chand and Sons,
New Delhi.
3. P.K. Gupta, D.S. Hira: “Operations Research” – An Introduction, S. Chand & Company
Limited, New Delhi.
4. S.S. Rao: “Optimization Theory and Applications”, Wiley Eastern Ltd., New Delhi.
5. J.K. Sharma: “Operations Research: Theory and Applications”, Mac Millan India

Open Elective List (VIII Semester) 2021-22 Page 10


KOE 087: VIROLOGY
OBJECTIVE:
The objective of this course is to help the student learn molecular virology by general
principles as opposed to describing each virus family. The rules for viral replication that all
viruses follow are illustrated and discussed: while pointing out to the specific features of each
virus, the course aims to reveal unity in the virus world rather than diversity. Host-pathogen
interactions and examples of viral diseases will be discussed, with particular emphasis on the
main principles of vaccine and antiviral drug development

DETAILED SYLLABUS 3-1-0


Unit Topic Proposed
Lecture
I General Concepts: Virus history, Diversity, shapes, sizes and 08
components of genomes. Isolation and purification of viruses and
components.
II Consequences of virus infection to animals and human. Viral infection: 08
affect on host macromolecules. Viral infection: establishment of the
antiviral state. Viruses counter attack mechanisms. Viral diagnostic
techniques: Rapid Antigen testing, RTPCR.
III Classification of viruses and nomenclatures. +strand RNA viruses- 08
Picorna viruses. Flavi viruses- West Nile virus and Dengue virus.
Corona viruses- SARS pathogens. Small DNA viruses: parvo- and
polyoma viruses. Large DNA viruses: Herpes-adeno-, and poxviruses.
Miscellaneous viruses.
IV –ve strand RNA viruses Paramyxo viruses. Orthomyxo viruses: 08
Influenza pathogenesis and Bird flu. Rhabdo viruses: Rabies
pathogenesis.. dsRNA viruses- Reo viruses. Retroviruses: structure,
classification, life cycle; reverse transcription. Retroviruses: HIV, viral
pathogenesis and AIDS.
V Antivirals and viral vaccines Viral Vaccines Conventional vaccines- 08
killed and attenuated, modern vaccinesrecombinant proteins, subunits,
DNA vaccines, peptides, immunemodulators (cytokines), vaccine
delivery and adjuvants, large scale manufacturing- QA/QC issues.
Antivirals Interferons, designing and screening of antivirals, mechanism
of action, antiviral libraries, antiretrovirals- mechanism of action and
drug resistance. Modern approaches of virus control Anti-sense RNA,
siRNA, ribozymes.

Reference Books:
1. Antiviral Agents, Vaccines and immunotherapies. Stephen K. Tyring. ISBN
9780367393748 CRC
2. Basic Virology – Edward K Wanger. Blackwell Publication
3. Fundamentals of molecular virology – Acheson and Nicholas H,2011
4. Principles of Virology 2nd edition by S.J.Flint, L.W.Enquist, R.M.Krug,V.R.
Racaniello, and A.M.Skalka ASM Press
5. Medical Virology 4th edition by David O.White and Frank J. Fenner. Academic
Press.

Open Elective List (VIII Semester) 2021-22 Page 11


KOE088: NATURAL LANGUAGE PROCESSING
DETAILED SYLLABUS 3-1-0
Unit Topic Proposed
Lecture
I Introduction to Natural Language Understanding: The study of Language, 08
Applications of NLP, Evaluating Language Understanding Systems, Different
levels of Language Analysis, Representations and Understanding, Organization
of Natural language Understanding Systems, Linguistic Background: An
outline of English syntax.
II Introduction to semantics and knowledge representation, some applications like 08
machine translation, database interface.
III Grammars and Parsing: Grammars and sentence Structure, Top-Down and 08
Bottom-Up Parsers, Transition Network Grammars, Top- Down Chart Parsing.
Feature Systems and Augmented Grammars: Basic Feature system for English,
Morphological Analysis and the Lexicon, Parsing with Features, Augmented
Transition Networks.
IV Grammars for Natural Language: Auxiliary Verbs and Verb Phrases, 08
Movement Phenomenon in Language, Handling questions in Context-Free
Grammars. Human preferences in Parsing, Encoding uncertainty, Deterministic
Parser.
V Ambiguity Resolution: Statistical Methods, Probabilistic Language 08
Processing, Estimating Probabilities, Part-of Speech tagging, Obtaining
Lexical Probabilities, Probabilistic Context-Free Grammars, Best First Parsing.
Semantics and Logical Form, Word senses and Ambiguity, Encoding
Ambiguity in Logical Form.

Text Books:

1. Akshar Bharti, Vineet Chaitanya and Rajeev Sangal, “NLP: A Paninian Perspective”,
Prentice Hall, New Delhi.
2. James Allen, “Natural Language Understanding”, Pearson Education.
3. D. Jurafsky, J. H. Martin, “Speech and Language Processing”, Pearson Education.
4. L. M. Ivansca, S. C. Shapiro, “Natural Language Processing and Language Representation”,
AAAI Press, 2000.
5. T. Winograd, Language as a Cognitive Process, Addison-Wesley.

Open Elective List (VIII Semester) 2021-22 Page 12


KOE089: HUMAN VALUES IN MADHYASTH DARSHAN
DETAILED SYLLABUS 3-1-0
Unit Topic Proposed
Lecture
Catalogue Description: Madhyasth Darshan is a new emerging 08
philosophy that describes the existential realities along with its
implication in behaviour and work at the level of individual as well as
society. This philosophy has been propounded by Shri A. Nagraj in
seventies.
It is to be kept in mind that Darshan means realisation which calls for
developing the capacity to see the reality in oneself directly. So, any
study of Darshan shall help develop this capacity in the students
through proper steps of practices and shall not just provide the
information.
I Module I: Introduction to Madhyasth Darshan and its Basics 08
Need to study Madhyasth Darshan; introduction, basic formulations
of the darshan; the complete expanse of study and the natural outcome
of living according to the darshan.
II Module II: Submergence of Nature in Space 08
The ever-present existence in the form of nature submerged in space;
nature classified into two categories – material and consciousness, and
four orders; the form, property, natural characteristic and self-
organization of the four orders, General direction and process of
evolution in the nature/ existence.
III Module III: Human Being as an indivisible part of Nature 08
Human being as an indivisible part of nature; various types (five classes)
of human beings; human being in the combination of self and body;
purpose of self as realization, prosperity for the body; need of
behavior and work for attaining the goals of realization and prosperity
IV Module IV: Fulfillment of human goal of realization and prosperity 08
Following natural, social and psychological principles for actualizing the
human goal; form of conducive society and order for such practices,
study process- achieving realization through self-study and practice
while living in such a society (social order).
V Module V: Human Conduct based on Madhyasth Darshan
Description of such a realized self, continuity of happiness, peace,
satisfaction and bliss through realization, conduct of a realized human
being.
Possibility of finding solutions to present day problems (such as
inequality of rich and poor, man and woman etc.) in the light of it.
Text Books:
1. Nagraj, A., “Manav Vyavahar Darshan”, Jeevan Vidya Prakashan, 3rd edition, 2003

References:
1. Nagraj, A., “Vyavaharvadi Samajshastra”, Jeevan Vidya Prakashan, 2nd edition, 2009.
2. Nagraj, A., “Avartanasheel Arthashastra”, Jeevan Vidya Prakashan, 1st edition, 1998.
3. Class notes on “Human Values in Madhyasth Darshan” available on www.uhv.org.in
4. PPTs for “Human Values in Madhyasth Darshan” available on www.uhv.org.in
5. Video lectures on “Human Values in Madhyasth Darshan” on AKTU Digital Education
(https://www.youtube.com/watch?v=l4x26FPFJYs&t=1558s)

Open Elective List (VIII Semester) 2021-22 Page 13


OPEN ELECTIVE –IV

KOE-090 ELECTRIC VEHICLES


KOE-091 AUTOMATION AND ROBOTICS
KOE-092 COMPUTERIZED PROCESS CONTROL
KOE-093 DATA WAREHOUSING & DATA MINING

KOE-094 DIGITAL AND SOCIAL MEDIA MARKETING

KOE-095 MODELING OF FIELD-EFFECT NANO DEVICES

KOE-096 MODELLING AND SIMULATION OF DYNAMIC SYSTEMS


KOE-097 BIG DATA
KOE-098 **HUMAN VALUES IN BUDDHA AND JAIN DARSHAN

KOE-099 **HUMAN VALUES IN VEDIC DARSANA


** It is mandatory that for these subjects (KOE098 & KOE099) only Trained Faculty
(who had done the FDP for these courses) will teach the courses.

Open Elective List (VIII Semester) 2021-22 Page 14


KOE090 ELECTRIC VEHICLES
DETAILED SYLLABUS 3-1-0
Unit Topic Proposed
Lecture
I Introduction of Electric Vehicles: Concept of Electrified transportation, 08
Past, present status of electric vehicles, Recent developments and trends
in electric vehicles, Comparison of EVs and IC Engine vehicles,
Understanding electric vehicle components, Basic EV components and
architecture, Autonomy and vehicle computing needs.
II Electric Motor Drives for EV applications: Concept of EV motors, 08
Classification of EV motors, Comparison of Electric motors for EV
applications, Recent EV motors, BLDC and SRM, axial flux motor.
Introduction to power electronics converters, DC-DC converter, speed
control of dc motor, BLDC motor driving schemes.
III EV Batteries and Battery Management System: EV batteries, Lead 08
Acid batteries – Basics, Characteristics, Lithium batteries- Basics,
Characteristics, Selection of battery for EVs, Smart battery pack design,
Mechanical and reliability aspects of Li Ion packs, UN38 regulation
familiarity, Cell balancing in Li Ion, Battery second life and usage in
BESS (energy storage systems). BMS - Global price trends, volumetric
and gravimetric efficiency trends
IV Charging system design technology for EV applications: 08
Charging system design considerations, AC & DC Charging, Charging
methods, On-board/Off-board chargers,Vehicle to charger communication
system, OCPP familiarity cloud and device side, metrology, billing and
authentication types, understand the computing needs in a charging
system, Understand internal major block diagrams and subsystems of low
and high power chargers. IEC61850 and 61851 familiarities, IEC61000,
60950/51, IEC62196 key highlights.
V EV Charging Facility Planning: Identification of EV demand, Impact 08
of EV charging on power grid, Energy generation scheduling, different
power sources, centralized charging schemes, Energy storage integration
into micro-grid, Overview and applicability of AI for the EV ecosystem,
design of V2G aggregator, case studies.

Reference:
1. C.C.Chan, K.T.Chau. Modern Electric Vehicle Technology, Oxford University Press, NY 2001
2. M.Ehsani, Y.Gao, S.E.Gay, A.Emadi, Modern Electric, Hybrid Electric and Fuel Cell Vehicles –
Fundamentals, Theory and Design, CRC Press, 2004
3. James Larminie, John Lowry. Electric Vehicle Technology Explained. Wiley 2012
4. NPTEL Course on Electric Vehicles – Part 1 by Dr. Amit Jain, IIT Delhi
5. Tests on Lithium-ion batteries. Available at: https://www.lithium-batterie-service.de/en/un-38.3-test-
series
6. Handbook on Battery Energy Storage Systems- ADB, 2018
Addition Practical Hand (Lab works):
a. BLDC motor control experiment
b. E-rickshaw commercial BLDC and driver based live demo
c. Charge discharge characteristics of Li-Ion batteries and cells
d. BMS function SoC, SoH and cell balancing demo
e. PFC demo and waveform capture
f. LLC (DCDC) demo and waveform capture
g. CV, CC operation
h. Tear down analysis of DC fast charger and AC fast charger

Open Elective List (VIII Semester) 2021-22 Page 15


KOE091 AUTOMATION AND ROBOTICS
DETAILED SYLLABUS 3-1-0
Unit Topic Proposed
Lecture
I Automation: Definition, Advantages, goals, types, need, laws and 08
principles of Automation. Elements of Automation. Fluid power and its
elements, application of fluid power, Pneumatics vs. Hydraulics, benefit
and limitations of pneumatics and hydraulics systems, Role of Robotics
in Industrial Automation.
II Manufacturing Automation: Classification and type of automatic 08
transfer machines; Automation in part handling and feeding, Analysis
of automated flow lines, design of single model, multimode and mixed
model production lines. Programmable Manufacturing Automation CNC
machine tools, Machining centers, Programmable robots, Robot time
estimation in manufacturing operations.
III Robotics: Definition, Classification of Robots - Geometric 08
classification and Control classification, Laws of Robotics, Robot
Components, Coordinate Systems, Power Source. Robot anatomy,
configuration of robots, joint notation schemes, work volume,
manipulator kinematics, position representation, forward and reverse
transformations, homogeneous transformations in robot kinematics, D-H
notations, kinematics equations, introduction to robot arm dynamics.
IV Robot Drives and Power Transmission Systems: Robot drive 08
mechanisms: Hydraulic/Electric/Pneumatics, servo & stepper motor
drives, Mechanical transmission method: Gear transmission, Belt
drives, Rollers, chains, Links, Linear to Rotary motion conversion,
Rotary-to-Linear motion conversion, Rack and Pinion drives, Lead
screws, Ball Bearings. Robot end Effectors: Classification of End
effectors – active and passive grippers, Tools as end effectors,
Drive system for rippers. Mechanical, vacuum and magnetic grippers.
Gripper force analysis and gripper design.
V Robot Simulation: Methods of robot programming, Simulation 08
concept, Off-line programming, advantages of offline programming.
Robot Applications: Robot applications in manufacturing-Material
transfer and machine loading/unloading, Processing operations like
Welding & painting, Assembly operations, Inspection automation,
Limitation of usage of robots in processing operation. Robot cell design
and control, Robot cell layouts-Multiple robots & Machine interference.

Text Books:

7. An Introduction to Robot Technology, by Coifet Chirroza, Kogan Page.


8. Robotics for Engineers, by Y. Koren, McGraw Hill.
9. Robotic: Control, Sensing, Vision and Intelligence, by Fu, McGraw Hill.
10. Introduction to Industrial Robotics, by Nagrajan, Pearson India.
11. Robotics, by J.J. Craig, Addison-Wesley.
12. Industrial Robots, by Groover, McGraw Hill.
13. Robotic Engineering - An Integrated Approach : Richard D. Klafter Thomas A.
14. Robots & Manufacturing Automation, by Asfahl, Wiley.

Open Elective List (VIII Semester) 2021-22 Page 16


KOE092 COMPUTERIZED PROCESS CONTROL
DETAILED SYLLABUS 3-1-0
Unit Topic Proposed
Lecture
I Basics of Computer-Aided Process Control: Role of computers in 08
process control, Elements of a computer aided Process control System,
Classification of a Computer–Aided Process Control System Computer
Aided Process–control Architecture: Centralized Control Systems,
Distributed control Systems, Hierarchical Computer control Systems.
Economics of Computer-Aided Process control. Benefits of using
Computers in a Process control. Process related Interfaces: Analog
Interfaces, Digital Interfaces, Pulse Interfaces, Standard Interfaces.
II Industrial communication System: Communication Networking, 08
Industrial communication Systems, Data Transfer Techniques,
Computer Aided Process control software, Types of Computer control
Process Software, Real Time Operating System.
III Process Modelling for computerized Process control: Process model, 08
Physical model, Control Model, Process modelling. Modelling
Procedure: Goals Definition, Information Preparation, Model
Formulation, Solution Finding, Results Analysis, Model Validation.
IV Advanced Strategies For Computerised Process control: Cascade 08
Control, Predictive control, Adaptive Control, Inferential control,
Intelligent Control, Statistical control.
V Examples of Computerized Process Control: Electric Oven Temperature 08
Control, Reheat Furnace Temperature control, Thickness and Flatness
control System for metal Rolling, Computer-Aided control of Electric
Power Generation Plant.

Text Books:
1. S. K. Singh, “Computer Aided Process control”, PHI.

Reference Books:
1. C. L. Smith, “Digital computer Process Control”, Ident Educational Publishers.
2. C. D. Johnson, “Process Control Instrumentation Technology”, PHI.
3. Krishan Kant, “Computer Based Industrial Control”
4. Pradeep B. Deshpande & Raymond H. Ash, “Element of Computer Process
Control with Advance Control Applications”, Instrument Society of America, 1981.
5. C. M. Houpis & G. B. Lamond, “Digital Control System Theory”,McGraw Hill.

Open Elective List (VIII Semester) 2021-22 Page 17


KOE093: DATA WAREHOUSING & DATA MINING
DETAILED SYLLABUS 3-1-0
Unit Topic Proposed
Lecture
I Data Warehousing: Overview, Definition, Data Warehousing 08
Components, Building a Data Warehouse, Warehouse Database, Mapping
the Data Warehouse to a Multiprocessor Architecture, Difference between
Database System and Data Warehouse, Multi Dimensional Data Model,
Data Cubes, Stars, Snow Flakes, Fact Constellations, Concept.
II Data Warehouse Process and Technology: Warehousing Strategy, 08
Warehouse /management and Support Processes, Warehouse Planning and
Implementation, Hardware and Operating Systems for Data Warehousing,
Client/Server Computing Model & Data Warehousing. Parallel Processors
& Cluster Systems, Distributed DBMS implementations, Warehousing
Software, Warehouse Schema Design
III Data Mining: Overview, Motivation, Definition & Functionalities, Data 08
Processing, Form of Data Pre-processing, Data Cleaning: Missing Values,
Noisy Data, (Binning, Clustering, Regression, Computer and Human
inspection), Inconsistent Data, Data Integration and Transformation. Data
Reduction:-Data Cube Aggregation, Dimensionality reduction, Data
Compression, Numerosity Reduction, Discretization and Concept
hierarchy generation, Decision Tree
IV Classification: Definition, Data Generalization, Analytical 08
Characterization, Analysis of attribute relevance, Mining Class
comparisons, Statistical measures in large Databases, Statistical-Based
Algorithms, Distance-Based Algorithms, Decision Tree-Based
Algorithms.
Clustering: Introduction, Similarity and Distance Measures, Hierarchical
and Partitional Algorithms. Hierarchical Clustering- CURE and
Chameleon. Density Based Methods DBSCAN, OPTICS. Grid Based
Methods- STING, CLIQUE. Model Based Method – Statistical Approach,
Association rules: Introduction, Large Item sets, Basic Algorithms,
Parallel and Distributed Algorithms, Neural Network approach.
V Data Visualization and Overall Perspective: Aggregation, Historical 08
information, Query Facility, OLAP function and Tools. OLAP Servers,
ROLAP, MOLAP, HOLAP, Data Mining interface, Security, Backup and
Recovery, Tuning Data Warehouse, Testing Data Warehouse.
Warehousing applications and Recent Trends: Types of Warehousing
Applications, Web Mining, Spatial Mining and Temporal Mining.

Suggested Readings:
1. Alex Berson, Stephen J. Smith “Data Warehousing, Data-Mining & OLAP”, McGrawHil.
2. Mark Humphries, Michael W. Hawkins, Michelle C. Dy, “Data Warehousing: Architecture and
Implementation”, Pearson Education..
3. I. Singh, “Data Mining and Warehousing”, Khanna Publishing House.
4. Margaret H. Dunham, S. Sridhar,”Data Mining:Introductory and Advanced Topics” Pearson
Education.

Open Elective List (VIII Semester) 2021-22 Page 18


KOE094: DIGITAL AND SOCIAL MEDIA MARKETING
DETAILED SYLLABUS 3-1-0
Unit Topic Proposed
Lecture
I Introduction to Digital Marketing: The new digital world - trends that 08
are driving shifts from traditional marketing practices to digital
marketing practices, the modern digital consumer and new consumer’s
digital journey. Marketing strategies for the digital world-latest
practices.
II Social Media Marketing -Introduction to Blogging, Create a blog post 08
for your project. Include headline, imagery, links and post, Content
Planning and writing. Introduction to Face book, Twitter, Google +,
LinkedIn, YouTube, Instagram and Pinterest; their channel advertising
and campaigns.
III Acquiring & Engaging Users through Digital Channels: Understanding 08
the relationship between content and branding and its impact on sales,
search engine marketing, mobile marketing, video marketing, and
social-media marketing. Marketing gamification, Online campaign
management; using marketing analytic tools to segment, target and
position; overview of search engine optimization (SEO).
IV Designing Organization for Digital Success: Digital transformation, 08
digital leadership principles, online P.R. and reputation management.
ROI of digital strategies, how digital marketing is adding value to
business, and evaluating cost effectiveness of digital strategies.
V Digital Innovation and Trends: The contemporary digital revolution, 08
digital transformation framework; security and privatization issues with
digital marketing Understanding trends in digital marketing – Indian and
global context, online communities and co-creation.

Text Books:
1. Moutsy Maiti: Internet Mareting, Oxford University Press India
2. Vandana, Ahuja; Digital Marketing, Oxford University Press India (November, 2015).
3. Eric Greenberg, and Kates, Alexander; Strategic Digital Marketing: Top Digital Experts
4. Share the Formula for Tangible Returns on Your Marketing Investment; McGraw-Hill
Professional.
5. Ryan, Damian; Understanding Digital Marketing: marketing strategies for engaging the
digital generation; Kogan Page.
6. Tracy L. Tuten & Michael R. Solomon: Social Media Marketing (Sage Publication)

Open Elective List (VIII Semester) 2021-22 Page 19


KOE095 MODELING OF FIELD-EFFECT NANO DEVICES
DETAILED SYLLABUS 3-1-0
Unit Topic Proposed
Lecture
I MOSFET scaling, short channel effects - channel engineering - 08
source/drain engineering - high k dielectric - copper interconnects -
strain engineering, SOI MOSFET, multigate transistors – single gate –
double gate – triple gate – surround gate, quantum effects – volume
inversion – mobility – threshold voltage – inter subband scattering,
multigate technology – mobility – gate stack.
II MOS Electrostatics – 1D – 2D MOS Electrostatics, MOSFET Current- 08
Voltage Characteristics – CMOS Technology – Ultimate limits, double
gate MOS system – gate voltage effect - semiconductor thickness effect
– asymmetry effect – oxide thickness effect – electron tunnel current –
two dimensional confinement, scattering – mobility.
III Silicon nanowire MOSFETs – Evaluvation of I-V characteristics – The 08
I-V characteristics for nondegenerate carrier statistics – The I-V
characteristics for degenerate carrier statistics – Carbon nanotube –
Band structure of carbon nanotube – Band structure of graphene –
Physical structure of nanotube – Band structure of nanotube – Carbon
nanotube FETs – Carbon nanotube MOSFETs – Schottky barrier carbon
nanotube FETs – Electronic conduction in molecules – General model
for ballistic nano transistors – MOSFETs with 0D, 1D, and 2D channels
– Molecular transistors – Single electron charging – Single electron
transistors.
IV Radiation effects in SOI MOSFETs, total ionizing dose effects – 08
single-gate SOI – multi-gate devices, single event effect, scaling effects.
V Digital circuits – impact of device performance on digital circuits – 08
leakage performance trade off – multi VT devices and circuits –
SRAM design, analog circuit design – transconductance - intrinsic gain
– flicker noise – self heating –band gap voltage reference – operational
amplifier – comparator designs, mixed signal – successive
approximation DAC, RF circuits.

Text Books:
1. J P Colinge, "FINFETs and other multi-gate transistors", Springer – Series on
integrated circuits and systems, 2008
2. Mark Lundstrom, Jing Guo, "Nanoscale Transistors: Device Physics, Modeling
and Simulation", Springer, 2006
3. M S Lundstorm, "Fundamentals of Carrier Transport", 2nd Ed., Cambridge
University Press, Cambridge UK, 2000.

Open Elective List (VIII Semester) 2021-22 Page 20


KOE096:MODELLING AND SIMULATION OF DYNAMIC SYSTEMS
DETAILED SYLLABUS 3-1-0
Unit Topic Proposed
Lecture
I Introduction to modeling and simulation: Introduction to modeling, 08
Examples of models, modeling of dynamic system, Introduction to
simulation, MATLAB as a simulation tool, Bond graph modeling,
causality, generation of system equations.
II Bond graph modeling of dynamic system: Methods of drawing bond 08
graph model- Mechanical systems & Electrical systems, some basic
system models- Mechanical systems, Thermal systems, hydraulic
systems, pneumatic systems and electrical systems.
III System models of combined systems: Linearity and non linearity in 08
systems combined rotary and translatory system, electro mechanical
system, hydro- mechanical system.

IV Dynamic Response and System Transfer Function: Dynamic 08


response of 1st order system and 2nd order system, performance measures
for 2nd order system, system transfer function, transfer function of 1st
and 2nd order system Block diagram algebra, signal flow diagram, state
variable formulation, frequency response and bode plots.
V Simulation and simulation applications: Simulation using 08
SIMULINK, examples of simulation problems- simple and the
compound pendulum, planner mechanisms, validation and verification
of the simulation model, parameter estimation methods, system
identifications, introduction to optimization.

Text Books:
1. Zeigler B.P. Praehofer. H. and Kim I.G. "Theory of modeling and simulation", 2nd
Edition. Academic press 2000.
2. Robert L. Woods, Kent L. Lawrence, “Modeling and simulation of dynamic systems”, Person,
1997.
3. Brown, Forbes T. “Engineering System Dynamics”, New York, NY: CRC, 2001. ISBN:
9780824706166.
4. Pratab.R " Getting started with MATLAB" Oxford university Press 2009.

Open Elective List (VIII Semester) 2021-22 Page 21


KOE097: BIG DATA
DETAILED SYLLABUS 3-1-0
Unit Topic Proposed
Lecture
I Introduction to Big Data: Types of digital data, history of Big Data innovation, 08
introduction to Big Data platform, drivers for Big Data, Big Data architecture and
characteristics, 5 Vs of Big Data, Big Data technology components, Big Data
importance and applications, Big Data features – security, compliance, auditing and
protection, Big Data privacy and ethics, Big Data Analytics, Challenges of
conventional systems, intelligent data analysis, nature of data, analytic processes
and tools, analysis vs reporting, modern data analytic tools.
II Hadoop: History of Hadoop, Apache Hadoop, the Hadoop Distributed File System, 08
components of Hadoop, data format, analyzing data with Hadoop, scaling out,
Hadoop streaming, Hadoop pipes, Hadoop Echo System.
Map-Reduce: Map-Reduce framework and basics, how Map Reduce works,
developing a Map Reduce application, unit tests with MR unit, test data and local
tests, anatomy of a Map Reduce job run, failures, job scheduling, shuffle and sort,
task execution, Map Reduce types, input formats, output formats, Map Reduce
features, Real-world Map Reduce
III HDFS (Hadoop Distributed File System): Design of HDFS, HDFS concepts, 08
benefits and challenges, file sizes, block sizes and block abstraction in HDFS, data
replication, how does HDFS store, read, and write files, Java interfaces to HDFS,
command line interface, Hadoop file system interfaces, data flow, data ingest with
Flume and Scoop, Hadoop archives, Hadoop I/O: Compression, serialization, Avro
and file-based data structures. Hadoop Environment: Setting up a Hadoop cluster,
cluster specification, cluster setup and installation, Hadoop configuration, security
in Hadoop, administering Hadoop, HDFS monitoring & maintenance, Hadoop
benchmarks, Hadoop in the cloud
IV Hadoop Eco System and YARN: Hadoop ecosystem components, schedulers, fair 08
and capacity, Hadoop 2.0 New Features – Name Node high availability, HDFS
federation, MRv2, YARN, Running MRv1 in YARN.
NoSQL Databases: Introduction to NoSQL MongoDB: Introduction, data types,
creating, updating and deleing documents, querying, introduction to indexing,
capped collections
Spark: Installing spark, spark applications, jobs, stages and tasks, Resilient
Distributed Databases, anatomy of a Spark job run, Spark on YARN
SCALA: Introduction, classes and objects, basic types and operators, built-in
control structures, functions and closures, inheritance.
V Hadoop Eco System Frameworks: Applications on Big Data using Pig, Hive and 08
HBase
Pig : Introduction to PIG, Execution Modes of Pig, Comparison of Pig with
Databases, Grunt, Pig Latin, User Defined Functions, Data Processing operators,
Hive - Apache Hive architecture and installation, Hive shell, Hive services, Hive
metastore, comparison with traditional databases, HiveQL, tables, querying data and
user defined functions, sorting and aggregating, Map Reduce scripts, joins &
subqueries.
HBase – Hbase concepts, clients, example, Hbase vs RDBMS, advanced usage,
schema design, advance indexing, Zookeeper – how it helps in monitoring a cluster,
how to build applications with Zookeeper. IBM Big Data strategy, introduction to
Infosphere, BigInsights and Big Sheets, introduction to Big SQL.
Suggested Readings:
1. Michael Minelli, Michelle Chambers, and Ambiga Dhiraj, "Big Data, Big Analytics: Emerging Business Intelligence
and Analytic Trends for Today's Businesses", Wiley.
2. Big-Data Black Book, DT Editorial Services, Wiley.
3. Dirk deRoos, Chris Eaton, George Lapis, Paul Zikopoulos, Tom Deutsch, “Understanding Big Data Analytics for
Enterprise Class Hadoop and Streaming Data”, McGrawHill.
4. Thomas Erl, Wajid Khattak, Paul Buhler, “Big Data Fundamentals: Concepts, Drivers and Techniques”, Prentice Hall.

Open Elective List (VIII Semester) 2021-22 Page 22


KOE098 HUMAN VALUES IN BAUDDHA AND JAIN DARSHAN

Catalogue Description: Bauddha and Jain Darshan form a part of the philosophy of Indian
tradition. This course outlines the basic concepts and principles of these two philosophies and
provides scope for further reading of the philosophies, so as to gain clarity about the human
being, the existence and human participation i.e. human values expressing itself in human
conduct.
It is to be kept in mind that Darshan means realization which calls for developing the capacity
to see the reality in oneself directly. So, any study of Darshan shall help develop this capacity
in the students through proper steps of practices and shall not just provide the information.

DETAILED SYLLABUS 3-1-0


Unit Topic Proposed
Lecture
I Introduction to Bauddha and Jain Darshan and their Basics 08
Need to study Bauddha and Jain Darshan; the origin of the these
philosophies, their basic principles and scope for further reading.
II Basic Principles of Bauddha Darshan 08
law of impermanence (changability); four noble truths; eightfold path;
law of cause- action (pratitya-samutpaad)
Definition of some salient words of Buddha Darshan – nirvana,
dhamma, tri- ratna(Buddha, Dharma and Sangh), pragya, karma, parmi,
ashta-kalap, trishna, shad-ayatan, samvedana, vipassana, anitya, maitri,
brham-vihaar, tathagata, arahant..
III Purpose and Program for a Human Being based on Bauddha Darshan 08
The purpose and program of a human being living on the basis of it, clarity
and practice of human values and human conduct, the natural outcome of
such a program on society, nature and tradition.
Purpose-freedom from suffering, nirvana; root of suffering- vikaar – raga,
dvesha and moha, Progam – various steps of meditation for attaining
knowledge; shamath and vipassana; sheel- samadhi-pragya; practice
of equanimity (samatva), eightfold path(Ashtang Marg);
combination of understanding and practice..
IV Basic Principles of Jain Darshan 08
Basic realities – description of nine elements in existence (jeev, ajeev,
bandh, punya, paap, aashrav, samvar, nirjara, moksha), 6 dravya of lok –
dharma, adhrma, akash, kaal, pudgal, jeev; tri-lakshan, various types of
pragya, various stages of realisation; samyak-gyan, samyak- darshan,
samyak-charitra, syadvaad, anekantavaad, naya- nishchaya and vyavahar,
karma- phal siddhanta
Definition of some salient words of Jain Darshan –arhant, jin,
tirthankara, panch- parameshthi, atma, pramaan, kaal, pudgal,
paramanu, kashay, leshya..
V Purpose and Program for a Human Being based on Jain Darshan 08
The purpose and program of a human being living on the basis of it, clarity
and practice of human values and human conduct, the natural outcome
of such a program on society, nature and tradition, possibility of finding
solutions to present day problems in the light of it.
Purpose (goal) - moksha, Program- following mahavrat, anuvrat, 10
lakshan dharma; samyak darshan-gyan-charitra. Commonality with
Bauddha Darshan

Open Elective List (VIII Semester) 2021-22 Page 23


Text Books:

1. Chattejee, S.G. and Datta, D.M., “An Introduction to Indian Philosophy”, University of
Calcutta Press, 1960..

Reference Books:

1. “Dhammapad”, Vipassana Research Institute, 2001.


2. Drukpa, G., “Musings from the Heart”, Drukpa Publications Private Ltd, 2018.
3. Jyot, “Ek cheez milegi Wonderful”, A Film Directed by Jyot Foundation, 2013.
4. Goenka, S.N., “The Discourse Summaries”, Vipassana Research Institute, 1987.
5. Madhavacharya, “Sarva-darshan Samgraha”, Chaukhambha Vidya Bhavan, Varanasi, 1984.
6. Varni, J., “Samansuttam”, Sarva Seva Sangh Prakashan, Varanasi, 7th Edition, 2010.
7. https://www.youtube.com/watch?v=cz7QHNvNFfA&list=PLPJVlVRVmhc4Z01fD57j
bzycm9I6W054x (English)
6. https://www.youtube.com/watch?v=r5bud1ybBDc&list=PLY9hraHvoLQLCkl7Z2DW
KMgRAWU77bKFy (Hindi).

Open Elective List (VIII Semester) 2021-22 Page 24


KOE099: HUMAN VALUES IN VEDIC DARŚANA
DETAILED SYLLABUS 3-1-0
Unit Topic Proposed
Lecture
I Introduction to Vedic Darśana and Nyāya Darśana (Philosophy of 09
Indian Logic and Reasoning)
Introduction to Vedic literature, need to study Vedic Darśana; its origin and
subject matter. Introduction to Nyāya Darśana, 16 padārthas (pramāṇa,
prameya, saṃśaya, prayojana, dṛṣṭānta, siddhānta, avayava, tarka, nirṇaya,
vāda, jalpa, vitaṇḍā, hetuābhāsa, chala, jāti, nigrahasthāna) paṃcāvayava
prakriyā (pratijñā, hetu, udāharaṇa, upanaya, nigamana).
II Vaiśeṣika Darśana (Philosophy of Matter) 07
Introduction to Vaiśeṣika Darśana, definition of Dharma, abhyudaya,
niḥśreyasa; 6 padārthas (dravya, guṇa, karma, sāmānya, viśeśa, samavāya) –
their definition, characteristics and relationship; nitya-anitya; cause-effect
relationships; dṛṣṭa-adṛṣṭa karma phala; mindful dāna; śucitā-aśucitā; reasons
of rāga-dveśa, avidyā, sukha-duḥkha, etc. and how to get rid of them.
III Sāṃkhya-Yoga Darśana (Philosophy of Spirituality) 12
Sāṃkhya Darśana- Puruṣārtha, the nature of Puruṣa and Prakṛti, 24 elements
of Prakṛti, bondage and salvation (liberation), the principle of satkāryavāda,
triguṇātmaka prakṛti.Yoga Darśana- the steps of Aṣṭāṃga yoga (yama,
niyama, āsana, prāṇāyāma, pratyāhāra, dhāraṇā, dhyāna and samādhi) and
the challenges in following them, afflictions (kleṣa)- avidyā, asmitā, rāga,
dveṣa, abhiniveśa, different types of vṛttis (pramāṇa, viparyaya, vikalpa,
nidrā, smṛti), the process of nirodha of vṛttis; maitri, karuṇā, muditā, upekṣā;
description of yama, niyama, āsana and praṇayāma; kriyāyoga– tapa,
svādhyāya and īśvara-praṇidhāna; different steps of samādhi, different types
of saṃyama, vivekakhyāti, prajñā.
Vedanta Darshan
Vedanta Darshan- Nature of Brahma and Prakriti, Methods of
Upasana; adhyasaand sanskar; nature of Atma, description of existence,
principle of karma-phala, description o pancha kosha, different nature of
paramatma/brahma, Ishwar, Four qualifications (Sadhan chatushtay).
IV Upaniṣad and Vedanta Darśana (Philosophy of God) 08
Introduction to Upaniṣads and Vedanta Darśana; Īśopaniṣad – Idea of
renouncement, Karma Yoga, balance of Vidyā-Avidyā and Prakṛti-Vikṛti;
Tattirīyopaniṣad – Different names of the God and their meaning, parting
message of Guru to the graduating student (Śikṣāvallī), Nature of Brahma
and Prakṛti, Methods of Upāsanā; Nature of Ātmā, Description of existence,
principle of karma-phala, description of paṃca kośa, nature of mukti ,
process and way to achieve it, antaḥkaraṇa-śuddhi, different characteristics
of paramātmā/brahma, Īśvara, Four qualifications (Sādhana-catuṣṭaya)
V Purpose and Program for a Human Being based on the Vedic Darśana 06
The purpose and program of a human being living on the basis of the Vedic
Darśana, clarity and practice of human values and human conduct, the
natural outcome of such a program on society, nature and tradition. Vedic
system of living in a society - the idea of vratas and varaṇa (freedom of
choice with commitment), Varṇa System, Āśrama System, Paṃca
Mahāyajṇa, 16 Saṃskāras, etc.

Open Elective List (VIII Semester) 2021-22 Page 25


Refertence Books:

1. Acharya Udayveer Shastri, Sankhya Darshanam (vidyodayaBhashyam), Govindram


Hasanand.
2. Acharya Rajveer Shastri, Patanjal Yog Darśana Bhashyam, Arsha Sahitya Prachar Trust.
3. Acharya Udayveer Shastri, Brahma Sutra (Vedanta Darshanam), Govindram Hasanand.
4. Krishna, I. (2010) The SāṃkhyaKarika, BharatiyaVidyaPrakashan, 4th edition
5. Madhavacharya, Sarva-DarshanaSamgrah ChaukhambhaVidyabhavan,Varanasi.
6. Muller, F.M. (1928) The Six Systems of Indian Philosophy, London: Longmans Green and
Co. Publication.
7. Maharaj O. () PatanjalYogpradeep, Geeta press Gorakhpur
8. Vachaspati M. Sankhyatatvakaumudi, Motilal Banarasi Das Publication.
9. Shreemad Bhagwat geeta
10. Shankaracharya, VivekChoodamani
11. Rajyoga, Swami Shivananda
12. The Nyāya Sutras of Gotama, Sinha, N. (Ed.). Motilal Banarsidass Publ. (1990).
13. Pandit Madanmohan Vidyasagar. Sanskar Samuchaya, Vijaykumar Govindram Hasanand.
1998
14. Vedic Vision: Ancient Insights Into Modern Life, Satyavrata Siddhantalankar, Vijay Krishn
Lakhanpal, 1999
15. Sanskar Chandrika (Hindi), Dayananda Saraswati, and Satyavrata Siddhantalankar. Vijay
Krishn Lakhanpal, (1990).
16. THE TAITTIRIYA Upanishad, Achari, Sri Rama Ramanuja. (2013).
17. Vedic religion: The Taittiriya-Upanishad with the commentaries of Sankaracharya
Suresvaracharya and Sayana (Vidyarana). Sastri, A. Mahadeva.(2016).
18. Taittiriyopanishad Sankara Bhashya With Hindi Translation Gita Press 1936.
19. Gautama's Nyāyasūtras: With Vātsyāyana-Bhāṣya. Jha, Ganganatha, ed. Oriental Book
Agency, 1939.
20. NyayaDarshnam, Acharya Udayveer Shastri, Vijaykumar Govindram Hasanand (2018)
21. VaisheeshikaDarshanam, Acharya Udayveer Shastri, Vijaykumar Govindram Hasanand
(2017)
22. Chattejee, S.G. and Datta, D.M. (1960) An Introduction to Indian Philosophy,Calcutta:
University of Calcutta Press.
23. A Foundation Course in Human Values and Profession Ethics (Text Book and Teachers’
Manual), R. R. Gaur, R. Asthana, G. P. Bagaria (2019 Second Revised Edition), Excel
Books, New Delhi [ISBN 978-93-87034-47-1].
24. Class notes on “Human Values in Vedic Darśana” available on www.uhv.org.in
25. PPTs for “Human Values in Vedic Darśana” available on www.uhv.org.in

Open Elective List (VIII Semester) 2021-22 Page 26

You might also like