Sem 6 Syllabus
Sem 6 Syllabus
Sem 6 Syllabus
Teaching Scheme Semester End Examination (A) Continuous Assessment (B) Aggregate Credits earned
(A+B)
Termwork
End
Sr Course Code Course Term CA
Theory Practical Tutorial Sem Term Test 1 Avg (TT1
Credits Duration Theory Oral Pract Oral & Pract Test 2 Total
(hrs.) (hrs.) (hrs.) Exam (TT1) & TT2) Term Work
(TT2)
Total Total
Total 16 12 0 21 27 375 100 0 50 525 125 125 125 150 275 800 21 21
36 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
Text books:
Lab Title
Session
1 Prepare detailed statement of problem for the selected / allotted mini project and identify suitable
process model for the same with justification.
2 Develop Software Requirement Specification (SRS) document in IEEE format for the project.
5 Identify scenarios & develop UML Use case and Class Diagram for the project.
6 Draw DFD (upto 2 levels) and prepare Data Dictionary for the project.
9 Change specification and make different versions using any SCM Tool.
Any other practical covering the syllabus topics and subtopics can be conducted.
37 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
Evaluation Scheme:
Theory:
1. Question paper based on the entire syllabus will comprise of 5 questions (All compulsory, but with
internal choice as appropriate), each carrying 15 marks, total summing up to 75 marks.
2. Total duration allotted for writing the paper is 3 hrs.
Laboratory:
1. Oral examination will be based on the entire syllabus of course DJ19CEC601 including the practical
performed during laboratory sessions of course DJ19CEL601.
2. Oral examination will be of 25 marks.
Continuous Assessment (B):
Theory:
1. Two term tests of 25 marks each will be conducted during the semester out of which; one will be a
compulsory term test (on minimum 02 Modules) and the other can either be a term test or an assignment
on live problems.
2. Total duration allotted for writing each of the paper is 1 hr.
3. Average of the marks scored in both the two tests will be considered for final grading.
38 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
Program: Third Year Computer Engineering Semester : VI
Evaluation Scheme
Teaching Scheme
Semester End Continuous Assessment
(Hours / week) Total
Examination Marks (A) Marks (B)
Tutorial / Total
Oral & Mini project Term
Laboratory
Oral Practical Practica / work 50
Work
3 2 -- 4 l presentation/
Journal
-- -- 25 15 10 25
39 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
Detailed Syllabus: (unit wise)
40 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
Books Recommended:
Text books:
1. Introduction to Algorithms by Thomas H Cormen, Charles E. Leiserson, Ronald L Rivest, Clifford Stein,
Third Edition.
2. Design and analysis of algorithms by S. Sridhar
3. Horowitz, Sahani and Rajsekaran, ―Fundamentals of Computer Algorithms‖, Galgotia.
4. Harsh Bhasin, Algorithms Design and Analysis, Oxford, 2015.
Reference Books:
1. Rajeev Motwani, Prabhakar Raghavan, Randomized Algorithm, Cambridge University
2. S. K. Basu, Design Methods and Analysis of Algorithm, PHI
3. Vijay V. Vajirani, Approximation Algorithms, Springer.
4. Computational Complexity, Stanford University.
Suggested List of Experiments:
Lab Title
Session
1 Experiment on Amortized Analysis
2 Experiment on Randomized Algorithms (Randomized Quick Sort)
3 Experiment on Advanced Data Structure (Red-black Tree Operations)
● Students need to select the problem statement of relevance and provide the implementable solution by
selecting appropriate Advance Data structure and Advance Algorithm.
● Also perform Analysis of the same.
Any other practical covering the syllabus topics and subtopics can be conducted.
41 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
Evaluation Scheme:
Theory:
1. Question paper based on the entire syllabus will comprise of 5 questions (All compulsory, but with
internal choice as appropriate), each carrying 15 marks, total summing up to 75 marks.
2. Total duration allotted for writing the paper is 3 hrs.
Laboratory:
1. Oral and practical examination will be based on the entire syllabus of course DJ19CEC602 including the
practical performed during laboratory sessions of course DJ19CEL602.
2. Oral and practical examination will be of 25 marks.
Continuous Assessment (B):
Theory:
1. Two term tests of 25 marks each will be conducted during the semester out of which; one will be a
compulsory term test (on minimum 02 Modules) and the other can either be a term test or an assignment
on live problems.
2. Total duration allotted for writing each of the paper is 1 hr.
3. Average of the marks scored in both the two tests will be considered for final grading.
Laboratory: (Term work)
The final certification and acceptance of term work will be subject to satisfactory performance of laboratory work
and upon fulfilling minimum passing criteria in the term work.
42 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
Program: Third Year B.Tech. in Computer Engineering Semester : VI
Evaluation Scheme
Teaching Scheme
Semester End Continuous Assessment Marks
(Hours / week) Total
Examination Marks (A) (B)
marks
Term Term
Total Theory Avg. (A+ B)
Lecture Practica Test 1 Test 2
Tutorial Credit
s l
s
75 25 25 25 100
Tutorial Total
/ Mini Term
Oral
Laboratory project /
Oral Practical &Practic work 50
Work present
3 2 - 4 al
ation/
Journal
- - 25 15 10 25
Pre-requisite: Knowledge of Programming Basics and Computer Network.
Objectives:
1. To introduce classical encryption techniques and concepts of modular arithmetic and number theory.
2. To explore the working principles and utilities of symmetric cryptographic algorithms.
3. To distinguish symmetric and asymmetric cryptography and explore the working principles and utilities
of asymmetric cryptographic algorithms.
4. To understand data integrity and explore the design issues and working principles of various
authentication protocols, PKI standards and various secure communication standards
5. To understand network and system attacks and develop utility programs for secure communication.
6. To explore Software vulnerability and develop and apply preventive measures.
1. Understand system security goals and concepts, classical encryption techniques and acquire fundamental
knowledge on the concepts of modular arithmetic and number theory.
2. Understand, compare and apply different encryption and decryption techniques to solve problems related
to confidentiality and authentication
3. Apply the knowledge of cryptographic checksums and evaluate the performance of different message digest
algorithms for verifying the integrity of varying message sizes.
4. Apply different digital signature algorithms to achieve authentication and design secure applications
5. Understand network security basics, analyze different attacks on networks and systems.
6. Understand Software vulnerability and Apply preventive measures.
43 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
Detailed Syllabus: (unit wise)
2 Symmetric Cryptography: 07
Block cipher principles block cipher modes of operation, Simplified Data Encryption
Standard (DES), DES, Double DES, Triple DES, Simplified Advanced Encryption
Standard (S-AES), AES- Blowfish, IDEA.
3 Asymmetric Cryptography: 08
Cryptographic hash functions, Properties of secure hash function, MD5, SHA-1, MAC,
HMAC, CMAC. User Authentication and Entity Authentication, One-way and mutual
authentication schemes, Needham Schroeder Authentication protocol, Kerberos
Authentication protocol. RSA Signature Schemes, Elgamal Digital Signatures, Digital
Signature Algorithm. Digital Certificate: X.509, PKI.
5 Network Security: 08
Network security basics: TCP/IP vulnerabilities (Layer wise), Packet Sniffing, ARP
spoofing, port scanning, IP spoofing, TCP syn flood, DNS Spoofing. Denial of Service:
Classic DOS attacks, Source Address spoofing, ICMP flood, SYN flood, UDP flood,
Distributed Denial of Service, Defenses against Denial-of-Service Attacks. Internet
Security Protocols: SSL, IPSEC, Secure Email: PGP, Firewalls, IDS and types, Honey pots,
Case Study on Network Security.
44 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
6 Software Security 05
Books Recommended:
Text books:
1. William Stallings, Cryptography and Network Security, Principles and Practice, 7thEdition, Pearson Education,
June 2017.
2. Behrouz A. Ferouzan, ―Cryptography & Network Security, Tata Mc Graw Hill, 2007
Reference Books:
1. Applied Cryptography, Protocols Algorithms and Source Code in C, Bruce Schneier, Wiley.
2. Charles Pfleeger, Shari Lawrence Pfleeger & Jonathan Margulies, Security in Computing, 5th Edition,
Prentice Hall
3. Secured Development Life Cycle by Michael Howard, Steve Lipner , Microsoft Press.
1 Design and Implement Caesar cipher cryptographic algorithm by considering letter [A..Z] and digits
[0..9]. Apply Brute Force Attack to reveal secret.
2 Design and Implement Encryption and Decryption algorithm using Simple Columnar Transposition
cipher technique. Study how dictionary attack can be applied on it.
3 Design and Implement your “own” cipher combining “Substitution” and “Transposition” techniques.
4 Implement RSA Cryptosystem using RSA Algorithm / Implement Elliptical Curve Digital Signature
Algorithm (ECDSA).
5 Demonstrate the data integrity using various cryptographic algorithms viz. MD-5, SHA-1 using
VLAB, IIT Bombay.
6 Implement registration webpage asking for information along with the password (Strong enough).
Store the password in database in encrypted form after adding few salt characters in the password.
Verify the strength of password and perform analyses using various attack.
45 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
7 Study the use of network reconnaissance tools like WHOIS, dig, traceroute, nslookup to gather
information about networks and domain registrars.
8 Study of packet sniffer tools wireshark, : Download and install wireshark and capture icmp, tcp, and
http packets in promiscuous mode. Explore how the packets can be traced based on different filters.
Any other experiment based on syllabus may be included, which would help the learner to understand topic/concept.
Evaluation Scheme:
Semester End Examination (A):
Theory:
1. Question paper based on the entire syllabus will comprise of 5 questions (All compulsory, but with internal
choice as appropriate), each carrying 15 marks, total summing up to 75 marks.
2. Total duration allotted for writing the paper is 3 hrs.
Laboratory:
1. Oral and practical examination will be based on the entire syllabus including, the practicals performed during
laboratory sessions.
Term work shall consist of minimum 7 experiments, 1 Power Point Presentation and minimum 2 assignments.
The final certification and acceptance of term work will be subject to satisfactory performance of laboratory work
and upon fulfilling minimum passing criteria in the term work.
46 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
Program: Third Year B.Tech. in Computer Engineering Semester : VI
Evaluation Scheme
Teaching Scheme
Semester End Continuous Assessment
(Hours / week)
Examination Marks (A) Marks (B) Total marks
Term Term (A+ B)
Theory Avg.
Tuto Total Test 1 Test 2
Lectures Practical
rial Credits
75 25 25 25 100
Tutorial /
Total
Mini
Oral Labor Term
project /
Oral Practical &Practi atory work 50
presentati
3 2 - 4 cal Work
on/
Journal
25 - - 15 10 25
47 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
Detailed Syllabus: (unit wise)
Uni
Description Duration
t
4 SPARK 06
● Introduction to Data Analysis with Spark
● Downloading Spark and Getting Started
● Programming with RDDs
● Machine Learning with MLlib.
5 NoSQL 08
● Types of NoSQL databases, Why NoSQL?, Advantages of NoSQL, Use of
NoSQL in Industry, SQL vs NoSQL,
● Introduction to MongoDB key features:
48 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
● Core Server tools, MongoDB through the JavaScript’s Shell, Creating and
Querying through Indexes, Document-Oriented, principles of schema design,
Constructing queries on Databases, collections and Documents , MongoDB Query
Language.
Books Recommended:
Text Books
1. Understanding Big data - Chris Eaton,Dirk derooset al. McGraw Hill
2. MongoDB in Action - Kyle Banker,Piter Bakkum, Shaun Verch, Dream tech Press
3. Beginning Apache Pig-Big Data Processing Made Easy-Balaswamy Vaddeman, Apress'
4. Tom White, "Hadoop: The Definitive Guide", Third Edition, O'Reilley, 2012.
5. Eric Sammer, "Hadoop Operations", Reilly, 2012.
Reference Books
1. Paul Zikopoulos, Chris Eaton, Dirk DeRoos, Tom Deutsch, George Lapis, Understanding Big Data:
Analytics for Enterprise Class Hadoop and streaming Data,The McGraw-Hill Companies, 2012.
2. Vignesh Prajapati, Big data analytics with R and Hadoop, SPD 2013.
3. E. Capriolo, D. Wampler, and J. Rutherglen, "Programming Hive", O'Reilley, 2012.
4. Alan Gates, "Programming Pig", O'Reilley, 2011
3. Execution of MapReduce program for sorting of numbers and counting word occurrences in
a text file.
4. Execute HIVE commands to load, insert, retrieve, update, or delete data in the tables.
49 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
8. Perform CRUD Operations using Mongodb
Evaluation Scheme:
Semester End Examination (A):
Theory:
1. Question paper based on the entire syllabus, summing up to 75 marks.
2. Total duration allotted for writing the paper is 3 hrs.
Laboratory:
Oral examination will be based on the entire syllabus including the practicals performed during laboratory
sessions.
Continuous Assessment (B):
Theory:
1. Two term tests of 25 marks each will be conducted during the semester out of which; one will be a
compulsory term test (on minimum 02 Modules) and the other can either be a term test or an assignment
on live problems or a course project.
2. Total duration allotted for writing each of the paper is 1 hr.
3. Average of the marks scored in the two tests will be considered for final grading.
The final certification and acceptance of term work will be subject to satisfactory performance of laboratory work
and upon fulfilling minimum passing criteria in the term work.
50 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
Program: Third Year B.Tech. in Computer Engineering Semester : VI
Evaluation Scheme
Teaching Scheme
Semester End
Continuous Assessment
(Hours / week) Examination Marks Total
Marks (B)
(A)
marks
Term Term (A+ B)
Theory Avg.
Test 1 Test 2
Tuto Total
Lectures Practical 75 25 25 25 100
rial Credits
Laboratory
Term work
Examination
Total
Tutorial / Term
Oral Laborat Mini project
Practi work 50
Oral &Practic ory /
cal
al Work presentation/
3 2 - 4 Journal
25 - - 15 10 25
Course Objectives:
51 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
Detailed Syllabus: (unit wise)
IoT Levels & Deployment Templates, IoT Level 1, IoT Level 2, IoT Level 3, IoT Level 4,
IoT Level 5, IoT Level 6, M2M, Various operating systems, TinyOS, Contiki OS,
MANTIS, Protocol Classification, MQTT, XMPP, DDS, AMQP, COAP, REST, IPv6,
6LoWPAN, Comparison of protocols
5 IoT applications : 08
IoT for Entertainment and wearables: Bluetooth Headset, Fitness, Smart Watch,
location and Tracking – Personal navigation Device
IoT for Manufacturing: Flow Optimization, Real Time Inventory, Asset Tracking
Process, Analytics (pH, Gas, Concentration, Force& Humidity)- portable data terminal,
IoT for Employee safety – Fire and safety detector, Predictive Maintenance, Firmware
Updates, IoT for healthcare : Remote Monitoring-ECG, Ambulance Telemetry, Drug
Tracking, Hospital Asset Tracking, Access Control, Predictive Maintenance, IoT for
Logistics & Supply chain. Retail Supply chain control, NFC Payment, Intelligent
shopping application, Smart product management, Case studies on Smart cities, Smart
Home, Smart Environment, Smart Agriculture
52 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
6 05
IoT in Cloud, Fog and Edge Computing:
Overview of Cloud and Fog Computing, Definition, Difference between Fog and Cloud,
Related Paradigms and Technologies like MCC, MEC, Edge Computing, Taxonomy of
Fog Computing, Different dimensions of Fog computing Advantages and Applications.
Edge Computing: Architecture of Edge Computing, Benefits, Applications, Cloud, Fog
and Edge Computing Use Case Scenarios for IoT
7 05
Artificial Intelligence in IoT
Real world examples: Tesla Motors – Self Driving Cars, WildTrack – Endangered Species
Preservation, Nest Labs – Smart thermostat, Automated vacuum cleaner – iRobot Roomba
IoT companies and vendors: Commercially available IoT devices from vendors, Google
Home Voice Controller, Amazon Echo Plus Voice Controller, August Doorbell Cam,
August Smart Lock
Books Recommended:
1) Internet of Things by Srinivasa K.G., Siddesh G.M., Hanumantha Raju R., CENGAGE publication (Text Book)
2) Internet of Things: A Hands-On Approach by Arshdeep Bahga and Vijay Madisetti, Universities Press
3) Internet of Things, Architecture and Design Principles by Raj Kamal, Mc Graw Hill Education
2. Traffic signal
4. Piezo sensor
5. Light emission
6. PIR sensor
8. Ultrasonic sensor
53 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
10. ThingSpeak Platform
R-Pi
1. Varying the brightness of LED using R-pi
8. Measuring distance
Evaluation Scheme:
Theory:
Laboratory:
1. Oral examination will be based on the entire syllabus including, the practical’s performed during
laboratory sessions.
Theory:
1. Two term tests of 25 marks each will be conducted during the semester out of which; one will be a
compulsory term test (on minimum 02 Modules) and the other can either be a term test or an assignment
on live problems or a course project.
2. Total duration allotted for writing each of the paper is 1 hr.
54 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
3. Average of the marks scored in both the two tests will be considered for final grading.
The final certification and acceptance of term work will be subject to satisfactory performance of laboratory work
and upon fulfilling minimum passing criteria in the term work.
55 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
Program: Third Year B.Tech. in Computer Engineering Semester : VI
25 - - 15 10 25
56 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
Detailed Syllabus: (unit wise)
57 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
6 Viewing SAS VA Reports and Case Study 06
Books Recommended:
1. SAS programming 1 – Essentials.
2. SAS Visual Analytics – Fast Track.
3. SAS Support
Evaluation Scheme:
Laboratory:
1. Oral examination will be based on the entire syllabus including the practical’s performed during laboratory
sessions.
58 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
Continuous Assessment (B):
Theory:
1.Two term tests of 25 marks each will be conducted during the semester out of which; one will be a compulsory
term test (on minimum 02 Modules) and the other can either be a term test or an assignment on live problems
or a course project.
2. Total duration allotted for writing each of the paper is 1 hr.
3. Average of the marks scored in the two tests will be considered for final grading.
The final certification and acceptance of term work will be subject to satisfactory performance of laboratory work
and upon fulfilling minimum passing criteria in the term work.
59 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
Program: Third Year B.Tech. in Computer Engineering Semester : VI
Evaluation Scheme
Teaching Scheme
Semester End Continuous Assessment Marks
(Hours / week) Total
Examination Marks (A) (B)
Term Term marks
Theory Avg. (A+ B)
Total Test 1 Test 2
Tuto
Lectures Practical Credit
rial
s 75 25 25 25 100
Laboratory
Term work
Examination
Total
Tutorial / Term
Oral Mini project
Laboratory work 50
Oral Practical &Practi /
Work
cal presentation
3 2 - 4 / Journal
25 - - 15 10 25
Course Objectives:
60 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
Detailed Syllabus: (unit wise)
3 Dimensionality Reduction: 07
Dimensionality Reduction Techniques: Principal Component Analysis, Independent
Component Analysis, Single value decomposition,
61 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
Books Recommended:
Text Books
Reference Books
1. Han Kamber, ―Data Mining Concepts and Techniques‖, Morgann Kaufmann Publishers
2. Margaret.H.Dunham, ―Data Mining Introductory and Advanced Topics‖, Pearson Education
6. To implement PCA.
Evaluation Scheme:
Theory:
62 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
2. Total duration allotted for writing the paper is 3 hrs.
Laboratory:
1. Oral examination will be based on the entire syllabus including the practical’s performed during
laboratory sessions.
Theory:
1. Two term tests of 25 marks each will be conducted during the semester out of which; one will be a
compulsory term test (on minimum 02 Modules) and the other can either be a term test or an assignment
on live problems or a course project.
2. Total duration allotted for writing each of the paper is 1 hr.
3. Average of the marks scored in the two tests will be considered for final grading.
The final certification and acceptance of term work will be subject to satisfactory performance of laboratory work
and upon fulfilling minimum passing criteria in the term work.
63 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
Program: Third Year B.Tech. in Computer Engineering Semester: VI
25 - - 15 10 25
Course Objectives:
64 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
Detailed Syllabus: (unit wise)
65 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
Books Recommended:
Text Book:
1. A. V. Aho, R. Shethi, Monica Lam, J.D. Ulman: Compilers Principles, Techniques and Tools, Pearson
Education, Second Edition.
Reference books:
1. Lex & yacc, 2nd Edition by John R. Levine, Tony Mason & Doug Brown O ‘Reilly
1. Develop a lexical analyzer to recognize a few patterns in c (ex. Identifiers, constants, comments,
operators etc.)
2. Implementation of lexical analyzer using lex tool.
Evaluation Scheme:
Theory:
Laboratory:
1. Oral examination will be based on the entire syllabus including, the practical’s performed during
laboratory sessions.
66 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
Continuous Assessment (B):
Theory:
1. Two term tests of 25 marks each will be conducted during the semester out of which; one will be a
compulsory term test (on minimum 02 Modules) and the other can either be a term test or an assignment
on live problems or a course project.
2. Total duration allotted for writing each of the papers is 1 hr.
3. Average of the marks scored in both the two tests will be considered for final grading.
The final certification and acceptance of term work will be subject to satisfactory performance of laboratory work
and upon fulfilling minimum passing criteria in the term work.
67 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
Program: Third Year B.Tech. in Computer Engineering Semester: VI
Evaluation Scheme
Teaching Scheme
Semester End Continuous Assessment
(Hours / week) Total
Examination Marks (A) Marks (B)
25 - - 15 10 25
Prerequisite: Web Technologies; Experience in designing interfaces for applications and web sites. Basic
knowledge of designing tools and languages like HTML, Java, etc
Course Objectives: At the end of the course, students will be able to –
68 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
Detailed Syllabus: (unit wise)
Unit Description Duration
1 FOUNDATIONS OF HMI: 7
The Human: History of User Interface Designing, I/O channels, Hardware, Software and
Operating environments, The Psychopathology of everyday Things, Psychology of
everyday actions, Reasoning and problem solving . The computer: Devices, Memory,
processing and networks. Interaction: Models, frameworks, Ergonomics, styles, elements,
interactivity, Paradigms.
2 DESIGN & SOFTWARE PROCESS: 8
Mistakes performed while designing a computer system, Human interaction with
computers, importance of human characteristics, human consideration, Human interaction
speeds .Interactive Design basics, process, scenarios, navigation, Iteration and
prototyping. HMI in software process: software life cycle, usability engineering,
Prototyping in practice, design rationale. Design rules: principles, standards, guidelines,
rules. Recognize the goals, Goal directed design process. Evaluation Techniques:
Universal Design.
3 GRAPHICAL USER INTERFACE: 6
The graphical User Interface: Popularity of graphics, the concept of direct manipulation,
graphical systems, Characteristics. Web user Interface: Interface popularity,
characteristics. The merging of graphical Business systems and the Web. Principles of
user interface design.
4 SCREEN DESIGNING: 7
Design goals , Screen planning and purpose, organizing screen elements, ordering of
screen data and content , screen navigation and flow, Visually pleasing composition,
amount of information, focus and emphasis, presentation information simply and
meaningfully, information retrieval on web, statistical graphics, Technological
consideration in interface design.
5 INTERFACE DESIGN FOR MOBILE DEVICES: 6
Mobile Ecosystem: Platforms, Application frameworks: Types of Mobile Applications:
Widgets, Applications, Games, Mobile Information Architecture, Mobile 2.0, Mobile
Design: Elements of Mobile Design, Tools.
6 INTERACTION STYLES AND COMMUNICATION: 6
Windows:Characteristics, Components, Presentation styles, Types of Windows,
Management, operations. Text messages: Words, Sentences, messages and text words,
Text for web pages. Icons, Multimedia and colors
Books Recommended:
Text books:
1. Alan Dix, Janet Finlay, Gregory Abowd, Russell Beale, ―Human Computer Interaction‖, 3rdEdition, Pearson
Education, 2004.
2. Wilbert O. Galitz, ―The Essential Guide to User Interface Design‖, Wiley publication.
3. Alan Cooper, Robert Reimann, David Cronin, ―About Face3: Essentials of Interaction design‖,
Wiley publication.
4. Jeff Johnson, ―Designing with the mind in mind‖, Morgan Kaufmann Publication.
5. Donald A. Normann, ― Design of everyday things‖,Basic Books; Reprint edition 2002.
69 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
6. Brian Fling, ―Mobile Design and Development‖, First Edition , O‘Reilly Media Inc., 2009.
Reference Books:
1. Rogers Sharp Preece,‖Interaction Design:Beyond Human Computer Interaction‖,,Wiley.
2. Guy A. Boy ―The Handbook of Human Machine Interaction‖, Ashgate publishing Ltd.
3. Kalbnde,Kanade,Iyer,‖Galitz‘s Human Machine Interaction‖, Wiley Publications.
Suggested List of Experiments:
1. Design a Mobile app/ Website that can teach mathematics to children of 4-5 years age in schools in
Rural /Urban Sector
2. Design a Mobile App/Website that can help people to sell their handmade products in metro cities
4. Design a Mobile App/Website to get an experience for passengers whose flight /train is delayed.
6. Design of User interface for the system using various interaction styles.
Evaluation Scheme:
Theory:
Laboratory:
1. Oral examination will be based on the entire syllabus including, the practical’s performed during
laboratory sessions.
Theory:
70 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
1. Two term tests of 25 marks each will be conducted during the semester out of which; one will be a
compulsory term test (on minimum 02 Modules) and the other can either be a term test or an assignment
on live problems or a course project.
2. Total duration allotted for writing each of the paper is 1 hr.
3. Average of the marks scored in the two tests will be considered for final grading.
The final certification and acceptance of term work will be subject to satisfactory performance of laboratory work
and upon fulfilling minimum passing criteria in the term work.
71 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
Program: Third Year B.Tech. in Computer Engineering Semester : VI
Course Code: DJ19ILL2
Course : Innovative Product Development-IV
Evaluation Scheme
Teaching Scheme Semester End
(Hours/week) Continuous Assessment
Examination Marks
Marks (B) Total
(A)
marks
Term
Term (A+ B)
Theory Test Avg.
Tu Total Test 2
1
Practical tor Credi
Lectures
ial ts -- -- -- -- --
Laboratory
Termwork
Examination
Tutorial
Total
Labo / Mini
Oral & Term
Pract rator project /
Oral Practic work 50
ical y presentat
-- 02 -- 01 al
Work ion/
Journal
25 -- -- -- 25
Objectives:
1. To acquaint the students with the process of identifying the need (considering a societal requirement) and
ensuring that a solution is found out to address the same by designing and developing an innovative product.
2. To familiarize the students with the process of designing and developing a product, while they work as part
of a team.
3. To acquaint the students with the process of applying basic engineering fundamentals, so as to attempt at
the design and development of a successful value added product.
4. To inculcate the basic concepts of entrepreneurship and the process of self-learning and research required
to conceptualise and create a successful product.
Outcome:
Learner will be able to:
1. Identify the requirement for a product based on societal/research needs.
2. Apply knowledge and skills required to solve a societal need by conceptualising a product, especially while
working in a team.
3. Use standard norms of engineering concepts/practices in the design and development of an innovative
product.
4. Draw proper inferences through theoretical/ experimental/simulations and analyse the impact of the
proposed method of design and development of the product.
5. Develop interpersonal skills, while working as a member of theteam or as theleader.
6. Demonstrate capabilities of self-learning as part of the team, leading to life-long learning, which could
eventually prepare themselves to be successful entrepreneurs.
72 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
7. Demonstrate product/project management principles during the design and development work and also
excel in written (Technical paper preparation) as well as oral communication.
Students shall form a team of 3 to 4 students (max allowed: 5-6 in extraordinary cases, subject to the
approval of the department review committee and the Head of the department).
Students should carry out a survey and identify the need, which shall be converted into conceptualization
of a product, in consultation with the faculty supervisor/head of department/internal committee of faculty
members.
Students in the team shall understand the effective need for product development and accordingly select
the best possible design in consultation with the faculty supervisor.
Students shall convert the best design solution into a working model, using various components drawn from
their domain as well as related interdisciplinary areas.
Faculty supervisor may provide inputs to students during the entire span of the activity, spread over 2
semesters, wherein the main focus shall be on self-learning.
A record in the form of an activity log-book is to be prepared by each team, wherein the team can record
weekly progress of work. The guide/supervisor should verify the recorded notes/comments and approve the
same on a weekly basis.
The design solution is to be validated with proper justification and the report is to be compiled in a standard
format and submitted to the department. Efforts are to be made by the students to try and publish a technical
paper, either in the institute journal, “Techno Focus: Journal for Budding Engineers” or at a suitable
publication, approved by the department research committee/ Head of the department.
The focus should be on self-learning, capability to design and innovate new products as well as on
developing the ability to address societal problems. Advancement of entrepreneurial capabilities and quality
development of the students through the year long course should ensure that the design and development
of a product of appropriate level and quality is carried out, spread over two semesters, i.e. during the
semesters V and VI.
The review/ progress monitoring committee shall be constituted by the Head of the Department. The
progress of design and development of the product is to be evaluated on a continuous basis, holding
a minimum of two reviews in each semester.
In the continuous assessment, focus shall also be on each individual student’s contribution tothe team
activity, their understanding and involvement as well as responses to the questions being raised at all
points in time.
Distribution of term work marks during the subsequent semester shall be as given below:
o Marks awarded by the supervisor based on log-book : 10
o Marks awarded by review committee : 10
o Quality of the write-up : 05
In the last review of the semester VI, the term work marks will be awarded as follows.
73 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
Review/progress monitoring committee may consider the following points during the assessment.
In the semester V, the entire design proposal shall be ready, including components/system selection
as well as the cost analysis. Two reviews will be conducted based on the presentation given by the
student’s team.
First shall be for finalisation of the product selected.
Second shall be on finalisation of the proposed design of the product.
In the semester VI, the expected work shall be procurement of components/systems, building of the
working prototype, testing and validation of the results based on work completed in semester III.
First review is based on readiness of building the working prototype.
Second review shall be based on a presentation as well as the demonstration of the working
model, during the last month of semester IV. This review will also look at the readiness of
the proposed technical paper presentation of the team.
The overall work done by the team shall be assessed based on the following criteria;
1. Quality of survey/ need identification of the product.
2. Clarity of Problem definition (design and development) based on need.
3. Innovativeness in the proposed design.
4. Feasibility of the proposed design and selection of the best solution.
5. Cost effectiveness of the product.
6. Societal impact of the product.
7. Functioning of the working model as per stated requirements.
8. Effective use of standard engineering norms.
9. Contribution of each individual as a member or the team leader.
10. Clarity on the write-up and the technical paper prepared.
The semester reviews (V and VI) may be based on relevant points listed above, as applicable.
The write-up should be prepared as per the guidelines given by the department.
The design and the development of the product shall be assessed through a presentation and demonstration
of the working model by the student team to a panel of Internal and External Examiners, preferably from
industry or any research organisations having an experience of more than five years, approved by the Head
of the Institution. The presence of the external examiner is desirable only for the 2nd presentation in semester
IV.Students are compulsorily required to present the outline of the technical paper prepared by them during
the final review in semester VI.
74 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
Evaluation Scheme
Teaching Scheme
(Hours / week) Semester End Continuous Assessment
Examination Marks (A) Marks (B) Total
marks
Term Term (A+ B)
Theory Avg.
Test 1 Test 2
Total
Lectures Practical Tutorial
Credits - - - - -
- - - - - -
Objectives:
1. Understand environmental issues such as depleting resources, pollution, ecological problems and the
renewable energy scenario.
2. Familiarise environment related legislation
75 | P a g e
Syllabus for Third Year B.Tech Program in Computer Engineering- Semester VI (Autonomous)
(Academic Year 2021-2022)
Detailed Syllabus: (unit wise)
Books Recommended:
Text books:
Reference Books:
1. Information Technologies in Environmental Engineering: New Trends and Challenges, Paulina Golinska,
Marek Fortsch, Jorge Marx-Gómez, Springer, 2011.
76 | P a g e