B.tech - Final Year Computer Science Engineering
B.tech - Final Year Computer Science Engineering
FOR
AS PER
AICTE MODEL CURRICULUM
[Effective from the Session: 2021-22]
SEMESTER- VII
End
Sl. Subject Periods Evaluation Scheme
Subject Semester Total Credit
No.
Codes L T P CT TA Total PS TE PE
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
Departmental Elective-V
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.
CO 3 Understand vulnerability assessments and the weakness of using passwords for authentication K4
CO 5 Summarize the intrusion detection and its solutions to overcome the attacks. K2
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
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.
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
CO 4 To know about Shared Memory Techniques and have Sufficient knowledge about file access K1
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.
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
Mini Project or Internship Assessment (KCS 354 , KCS 554 , KCS 752)
Course Outcome ( CO) Bloom’s Knowledge Level (KL)
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.
EVALUAT
TION SCHEME & SYLLABUS
BUS
FOR
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.
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
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
COURSE OUTCOME: After completion of the course student will be able to:
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.
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
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.
Text Book:
Text Book:
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.
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).
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
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.
Suggested reading:
Suggested reading:
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-087 VIROLOGY
** It is mandatory that for these subjects (KOE089) only Trained Faculty (who
had done the FDP for these courses) will teach the courses.
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.
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.
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.
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
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
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.
Text Books:
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
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.
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.
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)
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
Text Books:
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.
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.
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)
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.
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.
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.
1. Chattejee, S.G. and Datta, D.M., “An Introduction to Indian Philosophy”, University of
Calcutta Press, 1960..
Reference Books: