Sie sind auf Seite 1von 63

Faculty of Engineering and Technology

Academic Programs
2013-2014

JECRC University
Faculty of Engineering and Technology Degree Programs and Their Course Structure

Course Structure For III to VIII


Computer Science and Engineering (B.Tech.)

JECRC University Faculty of Engineering and Technology B.Tech. (Computer Science and Engineering) 2nd Year Teaching Scheme Semester -III Code CS300 1 CS300 2 CS300 3 CS300 4 CS300 5 CS300 6 CS300 7 CS300 8 CS300 9 CS301 0 Subject Discrete Mathematical Structure Data structures and Algorithms Database Management System Software Engineering Digital Electronics Engineering Economics DBMS Lab Data structure and Algorithm Lab Digital Electronics Lab Unix Lab
TOTAL

Contact Hours L-T-P


3-1-0 3-1-0 4-0-0 3-0-0 3-1-0 3-0-0 0-0-2 0-0-2 0-0-2 0-0-2 19-3-8

Credits
4 4 4 3 4 3 1 1 1 1 26

Semester -IV Code CS400 1 CS400 2 CS400 3 CS400 4 CS400 5 CS400 6 CS400 Subject Statistics and probability Theory Computer Architecture Operating System Object Oriented Programming Computer Graphics Soft Skill Grammar OOPS Lab Contact Hours Credits L-T-P 3-1-0 3-1-0 3-1-0 3-1-0 3-0-0 3-0-0 0-0-2 4 4 4 4 3 3 1

7 CS400 Operating System Lab 8 CS400 Computer Graphics Lab 9 TOTAL

0-0-2 0-0-2 18-4-6

1 1 25

JECRC University Faculty of Engineering and Technology B.Tech. (Computer Science and Engineering) 3rd Year Teaching Scheme Semester -V Code CS500 1 CS500 2 CS500 3 CS500 4 CS500 5 CS500 6 CS500 7 CS500 8 CS500 9 CS501 0 Subject Introduction to Data Communication Design Analysis and Algorithms Java Programming Language Theory of Computation Organizational Behavior and Management Practices Soft Skills Vocabulary and Usage DAA Lab JAVA Lab Network Lab II Web Development Lab TOTAL Semester -VI Code CS6001 CS6002 CS6003 CS6004 CS6005 CS6006 CS6007 CS6008 CS6009 CS6010 Subject Compiler Construction Artificial Intelligence Computer Networks Microcontroller and Microprocessor Software Project Management Technical Writings Aptitude/Reasoning Network Programming Lab Microcontroller and Microprocessor Lab Compiler Designing Lab TOTAL Contact Hours Credits L-T-P 3-1-0 4 4-0-0 4 4-0-0 4 4-0-0 4 3-0-0 3 3-1-0 4 3-0-0 3 0-0-2 1 0-0-2 1 0-0-2 1 24-2-6 29 Contact Hours Credits L-T-P 3-1-0 3-1-0 3-0-0 3-1-0 3-0-0 2-1-0 0-0-2 0-0-2 0-0-2 0-0-2 17-4-8 4 4 3 4 3 3 1 1 1 1 25

JECRC University Faculty of Engineering and Technology B.Tech. (Computer Science and Engineering) 4th Year Teaching Scheme Semester-VII Code CS7001 CS7002 CS7003 CS7101 CS7104 CS7105 CS7108 CS7109 CS7004 CS7005 CS7006 CS7007 Subject Information System Security Real Time System Data Mining and Warehousing Elective-I Elective II 3-0-0 Practical Training Seminar Data Mining and Warehousing Lab Minor Project Seminar Training Seminar TOTAL 0-0-2 0-0-2 0-0-4 0-0-4 0-0-0 17-0-12 3 1 1 2 2 3 26 Contact Hours Credits L-T-P 4-0-0 4 4-0-0 4 3-0-0 3 3-0-0 3

Semester VIII Code Subject Contact Hours Credits L-T-P 0-0-0 0-0-0 20 20

CS8001 Major Project TOTAL

JECRC University Faculty of Engineering and Technology B.Tech. (Computer Science and Engineering) Proposed ELECTIVE Theory Subjects:
Code CS7101 CS7102 Elective I Parallel Computing Simulation and Modeling Code CS7105 CS7106 Elective II Mobile Computing Multimedia Technology

CS7103 CS7104

Bio-informatics Human Computer Interaction

CS7107 CS7108

Natural Language Processing Neural Networks

Faculty of Engineering and Technology

B.Tech. in Computer Science and Engineering Semester III Contact Hours (L-T-P) : 3-1-0 CS3001- Discrete Mathematics: Course Outlines UNIT-1
Sets: Definition and types, Set operations, Partition of set, Cardinality (Inclusion- Exclusion and Addition Principles), Recursive definition of set. Functions: Concept, Some Special Functions (Polynomial, Exponential and Logarithmic, Abslute Value, Floor and Ceiling, Mod and Div Functions), Properties of Functions, Cardinality of Infinite Set, Countable and Uncountable Sets,

UNIT-2
Graph Theory: Graphs Directed, Undirected, Simple,. Adjacency and Incidence, Degre of Vertex, Subgraph, Complete graph, Cycle and Wheel Graph, Bipartite and Complete Bipartite Graph, Weighed Graph, Union of Simple Graphs. Complete Graphs. Isomorphic Graphs, Path, Cycles and Circuits Euclerian and Hamiltonian Graphs.Planar Graph: Kuratowskis Two Graphs, Eulers Formula, Kuratowskis Theorem. Trees: Spanning trees- Kruskals Algo, Finding Spanning Tree using Depth First Search, Breadth First Search, Complexity of Graph, Minimal Spanning Tree.

UNIT-3
Semgroups, Groups and Coding: Binary Operations, Semigroups, Products and Quotients of Semigroups, Groups, Product and Quotients of Groups, Coding of Binary Information and Error Correction, Decoding and Error Correction. Language of Logic: Proposition, Compound Proposition, Conjunction, Disjunction, Implication, Converse, Inverse and Contrpositive, Biconditional Statements, tautology, Contradiction and Contingency, Logical Equivalences, Quantifiers, Arguments.

UNIT-4
Proof Methods: Vacuous, Trivial, Direct, Indirect by Contrapositive and Contradiction, Constructive and Non-constructive proof, Counterexample. The Division Algorithm, Divisibilty Properties (Prime Numbers and Composite Numbers), Principle of Mathematical Induction, The Second Principle of Mathematical Induction, Fundamental Theorem of Arithmetic. Algorithm Correctness: Partial Correctness, Loop Invariant. Testing the partial correctness of linear and binary search, bubble and selection sorting.

UNIT-5
Relations: Boolean Matrices, Binary Relation, Adjacency Matrix of Relation, Properties of Relations, Operations on Relations, The Connectivity Relations, Transitive Closure-Warshalls Algorithm, Equivalence relations- Congruence Relations, Equivalence Class, Number of Partitions of a Finite Set, Partial and Total Orderings.
Suggested Books 1. 2. B.Kolman et.al- Discrete mathematical Structures, 5th Edn, Pearson Education, New Delhi - 2004. K.H. Rosen Discrete Mathematics and Its Applications 4th Edn, Tata McGraw Hill, New Delhi 2001 3. J.P. Tremblay et.al Discrete Mathematical Structures with Applications to Computer Science, TMH, New Delhi 2004. 4. Mott. J.L., Kandel A. and Baker, T.P. "Discrete mathematics for computer scientists and Mathematicians", Second Edition, Prentice Hall 1986.

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester III Contact Hours (L-T-P) : 3-1-0 CS3002- Data Structures and Algorithms - Course Outlines UNIT-1 Introduction: Data structure, abstract data types. Linear Data Structures: Arrays, linked lists, stacks, queues, postfix, infix, prefix expressions and their conversion, evaluation of postfix expression, recursion, Tower of Hanoi problem, hashing and symbol tables, Huffman algorithm. UNIT-2 Non-Linear Data Structures: Trees and their traversals, binary trees, binary search trees, heaps, AVL trees, graph and their traversal. UNIT-3 Sorting and Searching: Sorting - insertion, selection, bubble, quick, heap, merge, shell, counting, bucket and radix sort, searching sequential and binary. UNIT-4 Analysis of Algorithms: Time and space complexity of algorithms, Big oh, Theta and Omega notations, performance analysis, best, worst, average case analysis of simple algorithms, performance measurement. Suggested Books1.

DSA by Herbert Schildt, Tata McGraw Hills,3rd Edition

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester III Contact Hours (L-T-P) : 3-0-0 CS3003-Database Management Systems: Course Outlines UNIT-1
Overview of DBMS: File system versus DBMS, advantages of DBMS, database users, data abstraction, data independence, and database system structure. Data Models: Relational model, hierarchal model and network model. Entity Relationship Model - overview of data design, entities, attributes and entity sets, relationship and relationship sets, features of the ER model key constraints, participation constraints, weak entities, class hierarchies, aggregation, conceptual data base design with ER model entity versus attribute, entity versus relationship, binary versus ternary relationship and aggregation versus ternary relationship.

UNIT-2
Relational Algebra and Calculus: Relational algebra selection, projection, set operations, renaming, joins, division, relational calculus, expressive power of algebra and calculus. SQL Queries, Programming and Triggers: The forms of a basic SQL query, union, intersect and except, nested queries, correlated nested queries, set comparison operations, aggregate operators, null values and embedded SQL.

UNIT-3
Schema Refinement and Normal Forms: Introduction to schema refinement, functional dependencies, normalization- decomposition, 1NF, 2NF, 3NF, BCNF, multi valued functional dependencies, 4NF. File Organization: Secondary storage devices, RAID, buffer management, heap files, sorted files, hashing static and dynamic, indexing- single level, multi level, static and dynamic, B-tree, B+-tree, ISAM.

UNIT-4
Transaction Management: Transaction-concepts, states, ACID property, schedule, serializability of schedules, concurrency control techniques - locking, timestamp, deadlock handling, recovery-log based recovery, shadow paging. Concurrency Control: Implementation of Concurrency: Lock-based protocols, Timestamp-based protocols, Validation-based protocols, Deadlock handling,

UNIT-5
Database Failure and Recovery: Database Failures, Recovery Schemes: Shadow Paging and Log-based Recovery, Recovery with Concurrent transactions.
Suggested Books1. H.f. Korth and Silberschatz: Database Systems Concepts, McGraw Hill 2. Almasri and S.B. Navathe: Fundamentals of Database Systems, 3. Ramakrishnan and Gehrke: Database Management System, McGraw Hill 4. C.J. Date: Data Base Design, Addison Wesley 5. Hansen and Hansen : DBM and Design, PHI

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester III Contact Hours (L-T-P) : 3-0-0 CS3004-Software Engineering - Course Outlines UNIT-1 System Analysis: Characteristics, Problems in system Development, System Level project Planning, System Development Life cycle (SDLC), computer system engineering system analysis, modeling the architecture, system specification. UNIT-2 Software Project Management: Objectives, Resources and their estimation, LOC and FP estimation, effort estimation, COCOMO estimation model, risk analysis, software project scheduling. Software Development : Life Cycle (SWDLC), SWDLC models software engineering approaches UNIT-3 Requirement Analysis: Requirement analysis tasks, Analysis principles. Software prototyping and specification data dictionary finite state machine (FSM) models. Structured Analysis: Data and control flow diagrams, control and process specification behavioral modeling, extension for data intensive applications. UNIT-4 Software Design: Design fundamentals, Effective modular design: Data architectural and procedural design, design documentation. UNIT-5 Object Oriented Analysis: Object oriented Analysis Modeling, Data modeling. Object Oriented Design: OOD concepts and methods class and object definitions, refining operations. Class and object relationships, object modularization. Introduction to Unified Modeling Language Suggested Books: 1. Software Engineering by Pankaj Jalote by New Age International Publishers 2. Software Engineering by Pressman

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester III Contact Hours (L-T-P) : 3-1-0 CS3005- Digital Electronics - Course Outlines UNIT-1 Introduction to Boolean algebra: Binary connectives, Evaluation of truth functions, Truth function calculus as Boolean Algebra, Duality, Fundamental theorems of Boolean Algebra and simplification of Boolean expressions. Realisation of Logic Circuits: Standard forms of Boolean Functions, Minterm and Maxterm, designation of functions. Simplification of functions on Karnaugh maps, incompletely specified functions. UNIT-2 Combinational circuits: Adder, subtract, encoder, decoder, multiplexer, demultiplexer, parity checker and generator.Cubical representation of Boolean functions and determination of prime implicants. Selection of an optimal set of prime implicants, multiple output circuits and map minimization of multiple output circuits. Tabular determination of multiple output prime implicants. Latches, Flip Flops : JK, SR, D Type and T type Flip Flops and their working principals. UNIT-3 Counters and shift registers: Ripple, decade, up-down counters, Mod-n counters and series, parallel registers. General characteristic of sequential circuits, clock, pulse and level mode sequential circuits. Analysis and design of sequential circuit. Synthesis of state diagrams, finite memory circuits, equivalence relations, equivalent states and circuits, determination of classes of in distinguishable states and simplification by implicant tables. Mealy and Moore machines, state assignment and memory element input equation, Partitioning and state assignment. General pulse-mode circuits, clock input counters, extended state tables. UNIT-4 Asynchronous Mode Circuits: Analysis of a fundamental mode circuits, Synthesis of flow tables, minimization, transition tables, excitation maps and output maps, Cycles and Races, Race free assignments, Hazards in sequential circuits. Introduction to A/D and D/A converters. Suggested Books: 1. Digital Systems and Hardware and Firmware Algorithms: M.Ercegovac and T. Lang, Pearson. 2. Morris-Mano : Logic System and Design, McGraw Hill 3. Hill and Peterson: Switching Theory and Logic Design, John Wiley 4. J.F.Wakerly: Digital Design, Principle and Practices, Pearson. 5. Malvino leech: Digital Electronics

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester III Contact Hours (L-T-P) : 3-0-0 CS3006- Engineering Economics - Course Outlines UNIT-1 Introduction to Engineering Economics: Origin, principles, engineering economics and the design process, engineering for economic competitiveness, engineering economy and the engineer. UNIT-2 Elements of Economics: Definition, demand and supply, income, equilibrium, utility. UNIT-3 Economics Applied to Industries: Market demand analysis, production analysis for decision making, cost analysis, pricing techniques in regards of goods and services, break-even analysis, interest, annuities and profits. UNIT-4 Replacement Analysis: replacement studies. UNIT-5 Optimization Techniques: Economics and optimization, price mechanism and optimal resource allocation. Optimization under constraints, optimization under risk and uncertainty, optimization with multiple objectives. Capital recovery, depreciation methods for

Suggested Books:
1.

Fundamentals of Engineering Economics by Chan S Park, 2nd Edition

2. Schaums Outline for Engineering Economics by Jose A Sepulveda

Faculty of Engineering and Technology B.Tech. Computer Science and Engineering Contact Hours per week: 3 hrs
(Associated Theory Course 3 L- 0T)

Semester V

CS3007-Database Management Systems Lab List of Experiments

1. 2. 3. 4. 5. 6. 7. 8.

Stating a database design and application problem. Preparing ER diagram Finding the data fields to be used in the database. Selecting fields for keys. Normalizing the database including analysis of functional dependencies. Installing and configuring the database server and the front end tools. Designing database and writing applications for manipulation of data for a standalone and shared data base including concepts like concurrency control, transaction roll back, logging, report generation etc. Get acquainted with SQL.

Faculty of Engineering and Technology B.Tech. Computer Science and Engineering Semester III Contact Hours per week: 3 hrs
(Associated Theory Course 3L- 1T)

CS3008-Data Structures and Algorithms Lab List of Experiments S. No. 1. Experiment Write a simple C program on a 32 bit compiler to understand the concept of array storage, size of a word. The program shall be written illustrating the concept of row major and column major storage. Find the address of element and verify it with the theoretical value. Program may be written for arrays upto 4-dimensions. Simulate a stack, queue, circular queue and dequeue using a one dimensional array as storage element. The program should implement the basic addition, deletion and traversal operations. Represent a 2-variable polynomial using array. Use this representation to implement addition of polynomials. Represent a sparse matrix using array. Implement addition and transposition operations using the representation. Implement singly, doubly and circularly connected linked lists illustrating operations like addition at different locations, deletion from specified locations and traversal. Repeat exercises 2, 3 and 4 with linked structures. Implementation of binary tree with operations like addition, deletion, traversal. Depth first and breadth first traversal of graphs represented using adjacency matrix and list. Implementation of binary search in arrays and on linked Binary Search Tree. Implementation of insertion, quick, heap, topological and bubble sorting algorithms.

2.

3. 4. 5. 6. 7. 8. 9. 10.

Faculty of Engineering and Technology B.Tech. Computer Science and Engineering Semester III Contact Hours per week: 2 hrs
(Associated Theory Course 3 L- 1T)

CS3009- Digital Electronics Lab List of Experiments 1 2 3 4 5 6 7 8 9 10 11 Truth table verification NAND gate, NOR gate, OR gate, AND gate, NOT gate Verifying if NAND gate is a universal gate. Constructing XOR gate using NOR gate only. Realizing given truth table using SOP form. Realizing given truth table using POS form. Design of combinational circuits half adder, full adder, multiplier. Design of binary-gray encoder. Design of parity generator and detector. Design of one bit error detecting and correcting circuit. Design of flip flops RS, JK, D and T flip flops. Design of sequential circuits counters.

Faculty of Engineering and Technology B.Tech. Computer Science and Engineering Semester III Contact Hours per week: 2 hrs CS3010-UNIX Shell Lab List of Experiments
1. 2. 3.

4.

5.

6. 7. 8. 9. 10. 11. 12.

Use of Basic Unix Shell Commands: ls, mkdir, rmdir, cd, cat, banner, touch, file, wc, sort, cut, grep, dd, dfspace, du, ulimit. Commands related to inode, I/O redirection and piping, process control commands, mails. Shell Programming: Shell script exercises based on following Interactive shell scripts Positional parameters Arithmetic If then- fi, if-then-else-fi, nested if-else Logical operators else + if equals elif, case structure while, until, for loops, use of break Metacharacters System administration: disk management and daily administration Write a shell script to create a file in $USER /class/batch directory. Follow the instructions (i) Input a page profile to yourself, copy it into other existing file; (ii) Start printing file at certain line (iii) Print all the difference between two file, copy the two files at $USER/CSC/2007 directory. (iv) Print lines matching certain word pattern. Write shell script for(i) Showing the count of users logged in, (ii) Printing Column list of files in your home directory (iii) Listing your job with below normal priority (iv) Continue running your job after logging out. Write a shell script to change data format. Show the time taken in execution of this script Write a shell script to print files names in a directory showing date of creation and serial number of the file. Write a shell script to count lines, words and characters in its input(do not use wc). Write a shell script to print end of a Glossary file in reverse order using Array. (Use awk tail) Write a shell script to check whether Ram logged in, Continue checking further after every 30 seconds till success. Write a shell script to compute gcd lcm and of two numbers. Use the basic function to find gcd and lcm of N numbers. Write a shell script to find whether a given number is prime. Take a large number such as 15 digits or higher and use a proper algorithm.

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester IV Contact Hours (L-T-P) : 3-1-0 CS4001- Statistics and Probability Theory: Course Outlines UNIT-1 Introduction :Discrete random variables Sample space, events, algebra of events, Bernoullis trials, Probability and Bayes theorem. Random variable and their event space, probability generating function, expectations, moments, computations of mean time to failure, Bernoulli and Poisson processes. UNIT-2 Discrete and continuous distributions Probability distribution and probability densities : Binomial, Poisson, normal rectangular and exponential distribution and their PDFs, moments and MGFs for above distributions. UNIT-3 Correlation and Regression Correlation and regression: Linear regression, Rank correlation, Method of least squares Fitting of straight lines and second degree parabola. Normal regression and correlation analysis. UNIT-4 Queuing Theory Pure birth, pure death and birth-death processes. Mathematical models for M/M/1, M/M/N, M/M/S and M/M/S/N queues. Discrete Parameter mark on chains: M/G/1 Queuing model, discrete parameter birth-death process. UNIT-5 Sampling Theory: Sampling distribution of mean and variance. Central Limit Theorem. Testing of Hypothesis: Simple and Composite hypothesis. Type I and Type II error. Tests of significance and level of significance. Suggested Books1. Eddington, Sir A.S. "The Philosophy of Physical Science" (1939) 2. Smith, J.G., and Duncan, A.J. "Elementary Statistics and Applications: Fundamentals of the Theory of Statistics", (1944), Mc Graw-Hill Book Company Inc., New York, London, pp. 323. DeGroot, M.H., "Probability and Statistics" (1975), AddisonWesley Pub. Co. Inc., Reading, Mass. 3. Miller, I.R., Freund, J.E., and Johnson,R., "Probability and Statistics for Engineers", 4th ed., (1990), Prentice-Hall, Inc. Englewood Cliffs, N.J. 4. Rice, J.A. "Mathematical Statistics and Data Analysis", (1988), Wadsworth and Brooks/Cole Advanced Books and Software, Pacific Grove Cal. 5. Devore, J.L., "Probability and Statistics for Engineering and the Sciences", 2nd ed., (1987), Brooks/Cole Publishing Co. Inc. Monterey Cal. 6. Larsen, R.J., and Marx, M.L., An Introduction to Mathematical Statistics and Its Applications", 2nd

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester IV Contact Hours (L-T-P) : 3-1-0 CS4002-Computer Architecture: Course Outlines UNIT-1 Introduction to Computer Architecture and Organization : Von Neuman Architecture, Flynn Classification. Register Transfer and Micro operations: Register transfer language, Arithmetic Micro-operations, Logic Micro-operations, Shift Micro-operations, Bus and memory transfers.Computer Organization and Design: Instruction cycle, computer registers, common bus system, computer instructions, addressing modes, design of a basic computer UNIT-2 Central Processing Unit: General register organization, stack organization, Instruction formats, Data transfer and manipulation, program control. RISC, CISC characteristics. Pipeline and Vector processing: Pipeline structure, speedup, efficiency, throughput and bottlenecks. Arithmetic pipeline and Instruction pipeline. UNIT-3 Computer Arithmetic: Adder, Ripple carry Adder, carry look Ahead Adder, Multiplication: Add and Shift, Array multiplier and Booth Multiplier, Division: restoring and Non-restoring Techniques. Floating Point Arithmetic: Floating point representation, Add, Subtract, Multiplication, Division. UNIT-4 Memory Organization: RAM, ROM, Memory Hierarchy, Organization, Associative memory, Cache memory, and Virtual memory: Paging and Segmentation. Input-Output Organization: Input-Output Interface, Modes of Transfer, Priority Interrupt, DMA, IOP processor. Suggested Books1. Computer Organization and Architecture - William Stallings (Pearson Education Asia) 2. Computer Organization and Architecture -John P. Hayes (McGraw -Hill) 3. Computer Organization -V. Carl. Hamacher (McGraw-Hill)

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester IV Contact Hours (L-T-P) : 3-0-0 CS4003-Operating Systems: Course Outlines UNIT-1 Overview: Definition, types of operating systems- mainframe, server, multiprocessor, personal computer, real-time, embedded and smart card, system calls and utilities. File Systems: File concept, user and system programmer view of file systems, different modules of a file system, disk organization, tape organization, disk-space allocation methods- contiguous, linked, indexed, directory structures, file protection, disk scheduling algorithms. UNIT-2 Process Management: Process concepts, threads, scheduling concepts, types of schedulers, scheduling algorithms, process state diagram, comparison of various algorithms. UNIT-3 Memory Management: Memory management techniques partitioning, swapping, segmentation, paging, paged segmentation, comparison of techniques, techniques for supporting the execution of large programs overlays, dynamic linking and loading, virtual memory- concepts, implementation by demand paging. UNIT-4 Process Synchronization: Real and virtual concurrency, mutual exclusion, synchronization, inter process communication, critical section problem and its solution to semaphores binary and counting semaphores, wait / signal operations and their implementation. UNIT-5 Deadlocks: Deadlock problem, characterization, prevention, avoidance, recovery. Input/output: Input/output devices, device controllers, interrupt handlers, device drivers and terminal drivers. Suggested Books-

1. A. Silberschatz and Peter B Galvin: Operating System Principals, Wiley India Pvt. Ltd. 2. Achyut S Godbole: Operating Systems, Tata McGraw Hill 3. Tanenbaum: Modern Operating System, Prentice Hall. 4. DM Dhamdhere: Operating Systems A Concepts Based Approach, Tata McGraw Hill 5. Charles Crowly: Operating System A Design Oriented Approach, Tata McGraw Hill.

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester IV Contact Hours(L-T-P) : 3-0-0 CS4004-Object Oriented Programming - Course Outlines UNIT-1 Introduction: Definition, need, object-oriented. Programming characteristics of object-oriented languages. C and C++. Programming basics Output using cout. Directives. Input with cin. Type bool. The setw manipulator. Type conversions. Functions Returning values from functions. Reference arguments. Overloaded function. Inline function. Default arguments. Returning by reference. UNIT-2 Objects and Classes Making sense of core object concepts (Encapsulation, Abstraction, Polymorphism, Classes, Messages Association, Interfaces) Implementation of class in C++, C++ Objects as physical object, C++ object as data types constructor. Object as function arguments. The default copy constructor, returning object from function. Structures and classes. Classes objects and memory static class data. Const and classes. UNIT-3 Arrays and strings: Arrays as class Member Data. Arrays of object, string. The standard C++ String class. Operator overloading Overloading unary operators. Overloading binary operators, data conversion, pitfalls of operators overloading and conversion keywords. Explicit and Mutable UNIT-4 Inheritance Concept of inheritance. Derived class and base class. Derived class constructors, member function, inheritance in the English distance class, class hierarchies, inheritance and graphics shapes, public and private inheritance, aggregation: Classes within classes, inheritance and program development.

Pointer Addresses and pointers. The address-of operator and pointer and arrays. Pointer and Faction pointer and C-types string. Memory management: New and Delete, pointers to objects, debugging pointers UNIT-5 Virtual Function Virtual Function, friend function, Static function, Assignment and copy initialization, this pointer, dynamic type information Streams and Files Streams classes. Stream Errors. Disk File I/O with streams, file pointers, error handling in file I/O with member function, overloading the extraction and insertion operators, memory as a stream object, command line arguments, and printer output. Templates and Exceptions Function templates, Class templates Exceptions The Standard Template Library Introduction algorithms, sequence containers, iteators, specialized iteators, associative containers, strong user-defined object, function objects.
Suggested Books1. C++ by Herbert Schildt, Tata Mc Graw Hills 2. C++ by E Bala gurusawamy, Tata Mc Graw Hills, 3rd Edition

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester IV Contact Hours (L-T-P) : 3-0-0 CS4005- Computer Graphics: Course Outlines UNIT-1 Introduction: Introduction to Raster scan displays, Storage tube displays, refreshing, flicking, interlacing, color monitors, display processors, resolution, Introduction to Interactive. Computer Graphics: Picture analysis, Overview of programmers model of interactive graphics, Fundamental problems in geometry. Scan Conversion: point, line, circle, ellipse polygon, Aliasing, and introduction to Anti Aliasing (No anti aliasing algorithm). UNIT-2 2D and 3D Co-ordinate system: Homogeneous Co-ordinates, Translation, Rotation,Scaling, Reflection, Inverse transformation, Composite transformation. Polygon Representation, Flood Filling, Boundary filling. Point Clipping, Cohen-Sutherland Line Clipping Algorithm, Polygon Clipping algorithms. UNIT-3 Hidden Lines and Surfaces: Image and Object space, Depth Buffer Methods, Hidden Facets removal, Scan line algorithm, Area based algorithms. Curves and Splines: Parametric and Non parametric Representations, Bezier curve, BSpline Curves. UNIT-4 Rendering: Basic illumination model, diffuse reflection, specular reflection, phong shading, Gourand shading, ray tracing, color models like RGB, YIQ, CMY, HSV UNIT-5 Multimedia: Multimedia components, Multimedia Input/Output Technologies:Storage and retrieval technologies, Architectural considerations, file formats. Animation: Introduction, Rules, problems and Animation techniques. Suggested Books 1. J. Foley, A. Van Dam, S. Feiner, J. Hughes: Computer Graphics- Principles and Practice, Pearson 2. Hearn and Baker: Computer Graphics, PHI 3. Multimedia Systems Design, Prabhat Andleigh and Thakkar, PHI. 4. Multimedia Information Networking, N.K.Sharda, PHI..

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester IV Contact Hours (L-T-P) : 2-2-0 CS4006- Soft Skills- Remedial Grammar: Course Outlines Remedial Grammar: Errors of Accidence and syntax with reference to Parts of Speech; Agreement of Subject and Verb; Tense and Concord; Conditional Clauses; Use of connectives in Complex and Compound sentences; Question tags and short responses

Suggested Books1Maison, Margaret M. Examine Your English, Hyderabad: Orient Longman, 1980 2 Sharma, R.S. Technical Writing. Delhi: Radha Publication, 1999 3 Sudarsanam, R. Understanding Technical English. Delhi: Sterling Publishers Pvt. Ltd., 1992 4Gannon, Robert, Edt. Best Science Writing: Readings and Insights. Hyderabad: University Press (India) Limited, 1991.

Faculty of Engineering and Technology B.Tech. Computer Science and Engineering Semester IV Contact Hours per week: 3 hrs
(Associated Theory Course 3L- 0T)

CS4007- Object Oriented Programming Lab List of Experiments 1. 2. To write a simple program for understanding of C++ program structure without any CLASS declaration. Program may be based on simple input output, understanding of keyword using. Write a C++ program to demonstrate concept of declaration of class with public and private member, constructors, object creation using constructors, access restrictions, defining member functions within and outside a class. Scope resolution operators, accessing an objects data members and functions through different type of object handle name of object, reference to object, pointer to object, assigning class objects to each other. Program involving multiple classes (without inheritance) to accomplish a task. Demonstrate composition of class. Demonstration Friend function friend classes and this pointer. Demonstration dynamic memory management using new and delete and static class members. Demonstration of restrictions an operator overloading, operator functions as member function and/ or friend function, overloading stream insertion and stream extraction, operators, overloading operators etc. Demonstrator use of protected members, public and private protected classes, multilevel inheritance etc. Demonstrating multiple inheritance, virtual functions, virtual base classes, abstract classes

3. 4. 5. 6.

7. 8.

Faculty of Engineering and Technology B.Tech. Computer Science and Engineering Semester IV Contact Hours per week: 3 hrs
(Associated Theory Course 3 L- 0T)

CS4008-Operating Systems Lab List of Experiments

1. Exercises shall be given on simulation of algorithms used for the


tasks performed by the operating systems. Following modules of the simulator may be used: Scheduling Deadlock Memory Management Systems File system simulator Algorithms described in the text may be assigned. The simulation results such as average latency, hit and Miss Ratios or other performance parameters may be computed.

2. One exercise shall be on simulation of algorithms reported in the


recent conferences/ journals and reproducing the results reported therein.

Faculty of Engineering and Technology B.Tech. Computer Science and Engineering Semester IV Contact Hours per week: 3 hrs
(Associated Theory Course 3 L- 0T)

CS4009-Computer Graphics Lab List of Experiments 1. 2. 3. 4. 5. 6. 7. To produce a single pixel and pre specified pattern on screen To implement features like changing background color, foreground color, resizing of window, repositioning of window: To implement mid point algorithm to draw circle and ellipse: Use the line drawing and circle drawing programs to draw composite objects containing only circle and lines. You can take shapes like a cart, car etc. To Implement Clipping (various algorithms). Simple fonts, graphical fonts, scalable fonts. Input a polygon by drawing lines,

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester V Contact Hours (L-T-P) : 3-1-0 CS5001-Introduction to Data Communications UNIT-1 Introduction and Basic Concepts: Data communication, Networks, Network Topologies,, Network categories, The internet The OSI Model and TCP/IP Protocol: The layers and their functions UNIT-2 Signals: Digital: Signals, Analog signals, Composite signals Transmission media: Twisted Pair, Coaxial Cable, Fiber-Optic Cable, Radio Waves, and Microwaves. Infrared. UNIT-3 Encoding and Modulating: Digital Transmission. Analog Transmission. Error Detection and Correction: Types of errors, Redundancy, Detection Versus Correction Error Detection, Error Correction, Hamming Code, Cyclic Redundancy Check, Checksum and Its idea. UNIT-4 Multiple Access: Random access, Controlled access, Channelization Local Area Networks (LANs): LAN protocol architecture, Bridge, Layer 2 and layer 3 switches UNIT-5 High-speed LANs: Ethernet, Fiber channel. Wireless LANs: Main concepts, Bluetooth Reference Books: 1. Behrouz A. Forouzan, Data communication and networking, 4th edition. 2. Andrews. Tanenbaum, Computer Networks, 4th edition . Prentice-Hall PTR 2003. 3. William Stallings, Data and Computer Communication, 8th edition.

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester V Contact Hours (L-T-P) : 3-1-0 CS5002- Design and Analysis of Algorithms: Course Outlines UNIT-1 Background: Introduction, algorithms specification, time and space complexity, performance analysis, recurrence relations. Basic Traversal and Search Techniques: Breadth first traversal, depth first traversal, breadth first search and depth first search. UNIT-2 Divide and Conquer: Binary search, merge sort, bubble sort, quick sort, Strassen matrix multiplication. Greedy Methods: General method, optimal merges patterns, minimum cost spanning trees, Knapsack problem. UNIT-3 Dynamic Programming: General method, 0/1 Knapsack problem, least common subsequence, matrix chain multiplication. Back Tracking: General method, 4-queen problem, sum of subset problem. UNIT-4 Branch and Bound: General method, assignment problem, traveling salesman problem. String Matching Algorithms: Naive algorithm, automata and KMP matcher algorithms, Boyer-Moore algorithm. UNIT-5 NP Completeness:Definitions of P,NP-Hard and NP-Complete Problems. Decision Problems. Cook's Theorem.Proving NP-Complete Problems Satisfiability problem and Vertex Cover Problem. Approximation Algorithms for Vertex Cover and Set Cover Problem. Suggested Books1. Cormen, Leiserson, Rivest: Introduction to Algorithms, Prentice Hall of India. 2. Horowitz and Sahani: Fundamental of Computer algorithms. 3. Aho A.V , J.D Ulman: Design and analysis of Algorithms, Addison Wesley 4. Brassard : Fundamental of Algorithmics, PHI.

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester V Contact Hours (L-T-P) : 3-0-0 CS5003- Java-Programming Language : Course Outlines UNIT-1 The Genesis of Java: The importance of Java to Internet, Javas magic-the bytecode, the Java buzzwords, the continuing revolution, Java and HTML, using blocks of code, lexical issues, the Java class libraries. UNIT-2 Data Types, Variables and Arrays: strongly typed language, the simple types, integers, floating-point types, characters, literals, variables, type conversion and casting, automatic type promotion in expressions, arrays, string, pointers, operators-arithmetic operators, the bitwise operators, relational operators, Boolean logical operators, the assignment operator, the ? operator, operator precedence, using parentheses, control statements-Java selection statements, iteration statements, jump statements. UNIT-3 Classes: Class fundamentals, declaring objects, assigning object reference variables, introducing methods, constructors, the this keyword, garbage collection, the finalize () method, a stack class, overloading methods, using objects as parameters, a closer look at argument passing, returning objects, recursion, introducing access control, understanding static, introducing final, arrays revisited, introducing nested and inner classes, exploring the string class, using command-line arguments. UNIT-4 Inheritance: Inheritance basics, using super, creating a multilevel hierarchy, when constructors are called, method overriding, dynamic method dispatch, using abstract classes, using final with inheritance, the object class. Package, Interfaces and Exception Handling: Packages, access protection, importing packages, interfaces, exception-handling fundamentals, exception types, uncaught exceptions, using try and catch, multiple catch clauses, nested try statements, throw, throws, finally, Javas built-in exceptions, creating your own exception subclasses, using exceptions. UNIT-5 Multithreaded Programming: The Java thread model, the main thread, creating a thread, creating multiple threads, using isAlive () and join (), thread priorities, synchronization, interthread communication, suspending, resuming, and stopping threads, using multithreading. I/O, Applets, and String Handling: I/O basics, reading console input, writing console output, the Print Writer class, reading and writing files, applet fundamentals, the transient and

volatile modifiers, using instance of strictfp, native methods, problems with native methods, string constructors, string length, special string operations, character extraction, string comparison, searching strings, modifying a string, data conversion using value Of (), changing the case of characters within a string, String Buffer.
Suggested Books 1. 2. 3. 4. Herbert Schildt: JAVA 2 - The Complete Reference, TMH, Delhi Deitel: How to Program JAVA, PHI U.K. Chakraborty and D.G. Dastidar: Software and Systems An Introduction, Wheeler Publishing, Delhi. Joseph ONeil and Herb Schildt: Teach Yourself JAVA, TMH, Delhi.

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester V Contact Hours (L-T-P) : 3-1-0 CS5004- Theory of Computation: Course Outlines UNIT-1 Finite Automata and Regular Expression: Finite state systems, basic definitions, regular languages and regular expression, finite automata, Kleen theorem, pumping lemma for regular sets, decision algorithms, Myhill-Nerode theorem and minimization of finite automata. UNIT-2 Context-Free Grammars: Context-free grammars, union, concatenation of CFG, derivation trees, simplification of context-free grammars, Chomsky normal form, Greibach normal form, the existence of inherently ambiguous context-free languages. UNIT-3 Context-Free Languages and Pushdown Automata: Pushdown automata and context-free languages, pumping lemma for CFL, closure properties of CFL, decision algorithms for CFL. UNIT-4 Turing Machine: Turing machine model, techniques for turing machine construction, turing machines as language acceptor, combining turing machines, properties of recursive and recursively enumerable languages, universal turing machine. UNIT-5 Chomsky Hierarchy of Languages: Regular grammars, unrestricted grammars and turing machines, context-sensitive grammars and linear bounded automata. Suggested Books-

1. Aho, Hopcroft and Ullman, Introduction to Automata Theory, Formal Languages and Computation, Narosa 2. Cohen, Introduction to Computer Theory, Addison Wesley. 3. Papadimitriou, Introduction to Theory of Computing, Prentice Hall.

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester V Contact Hours (L-T-P) : 3-0-0 CS5005- Organizational Behavior and Management Practices: Course Outlines UNIT-1 Introduction: Definition of management, importance of management, management functions or the process of management, roles of a manager, levels of management. UNIT-2 Development of Management Thought: Classical, neo-classical, behavioral and modern schools of management. UNIT-3 Individual and Group Behavior: Introduction to organizations and individuals, components of organization, individual and group behavior, group development stages, formal and informal groups. UNIT-4 Motivation and Leadership: Theory X and Y, maturity-immaturity theory, motivation theories with special emphasis on Maslows need hierarchy and its implication, functions of a leader, various approaches to leadership. UNIT-5 Organizational Change and Conflict: Process of change, managing resistance to change, types of conflicts- intra personal, interpersonal and organizational, managing conflicts. Types of Modern Organizations and Their Practices: Learning organization, virtual organizations and recent management practices.

Suggested Books

1. Organizational behavior- Understanding and Managing Life at work ,Gary Johns , Alan Saks, Pearson
2.

Management and Organizational Behaviour,Laurie J Mullins

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester V Contact Hours (L-T-P) : 2-2-0 CS5006- Soft Skills Vocabulary and Usage: Course Outlines Vocabulary and Usage: Word Formations (by adding suffixes and prefixes); Technical Word Formation; Synonyms, Antonyms, Homophones, and Homonyms; One Word Substitution; Misappropriations; Indianisms; Redundant Words; Phrasal Verb Idioms

Suggested Books1. Maison, Margaret M. Examine Your English, Hyderabad: Orient Longman, 1980 2. Sharma, R.S. Technical Writing. Delhi: Radha Publication, 1999 3. Sudarsanam, R. Understanding Technical English. Delhi: Sterling Publishers Pvt. Ltd., 1992 4. Gannon, Robert, Edt. Best Science Writing: Readings and Insights. Hyderabad: University Press (India) Limited, 1991.

Faculty of Engineering and Technology B.Tech. Computer Science and Engineering Semester V Contact Hours per week: 3 hrs
(Associated Theory Course 3 L- 1T)

CS5007- Design and Analysis of Algorithms Lab List of Experiments


Exploring a Binary Heap: Merging two search trees: Complete binary tree as an efficient data-structure: Problems on Amortized Analysis Computing a spanning tree having smallest value of largest edge Shortest Path Problems: A simple problem on sorted array Finding the decimal dominant in linear time Problems on Graphs. Etc.

Faculty of Engineering and Technology B.Tech. Computer Science and Engineering Semester V Contact Hours per week: 3 hrs
(Associated Theory Course 3 L- 0 T)

CS5008- Java Lab List of Experiments 1. 2. 3. 4. 5. 6. 7. Develop an in depth understanding of programming in Java Write Object Oriented programs Develop understanding to developing packages and Interfaces Develop understanding to developing Strings and exception handling Develop applications involving file handling: I/O streams, File I/O. Develop applications involving concurrency Develop applications involving multi threading

Faculty of Engineering and Technology B.Tech. Computer Science and Engineering

Semester V

Contact Hours per week: 3 hrs


(Associated Theory Course 3 L- 0T)

CS5009- Network Lab List of Experiments 1. 2. IPC (Message queue) NIC Installation and Configuration (Windows/Linux) Familiarization with Networking cables (CAT5, UTP) Connectors (RJ45, T-connector) Hubs, Switches TCP/UDP Socket Programming Multicast and Broadcast Sockets Implementation of a Prototype Multithreaded Server Implementation of Data Link Layer Flow Control Mechanism (Stop and Wait, Sliding Window) Data Link Layer Error Detection Mechanism (Cyclic Redundancy Check) Data Link Layer Error Control Mechanism (Selective Repeat, Go Back N)

3.

4. 5. 6.

7.

Faculty of Engineering and Technology B.Tech. Computer Science and Engineering Contact Hours per week: 2 hrs

Semester V

CS5010- Web Development Lab List of Experiments


1.

2. 3. 4.

Develop a static html page using style sheet to show your own profile. Add a page to show 5 photos and Add a page to show your academics in a table Add a page containing 5 links to your favorite website Add navigational links to all above pages (add menu). Update your homepage, by creating few html file. Use Cascading Style Sheets to format your all pages in a common format. Basic programs: Write a simple "hello word" program. Write a program to accept two strings (name and age) from user. Print welcome statement Write a program to create a calculator, which can support add, subtraction and multiply and division operation. Write a program to take input parameters for a table (no. of rows and no. of columns), and create the desired table. Create a "Contact Me" page Ask user to enter his name, email ID, Use Java-Script to verify entered email address. Store submitted value in a MySql database. Display latest 5 submitted records in contact me page. Display above record with navigation support. e.g. (next, previous, first, last).

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester VI Contact Hours (L-T-P) : 3-0-0 CS6001- Compiler Construction: Course Outlines UNIT-1 Compiler, Translator, Interpreter definition, Phase of compiler introduction to one pass and Multipass compilers, Bootstrapping, Review of Finite automata lexical analyzer, Input, buffering, Recognition of tokens, Idea about LEX: A lexical analyzer generator, Error handling. UNIT-2 Review of CFG Ambiguity of grammars, Introduction to parsing. Bottom up parsing Top down parsing techniques, Shift reduce parsing, Operator precedence parsing, Recursive descent parsing predictive parsers. LL grammars and passers error handling of LL parser. LR parsers, Construction of SLR, Conical LR and LALR parsing tables, parsing with ambiguous grammar. Introduction of automatic parser generator: YACC error handling in LR parsers. UNIT-3 Syntax directed definitions; Construction of syntax trees, L-attributed definitions, Top down translation. Specification of a type checker, Intermediate code forms using postfix notation and three address code, Representing TAC using triples and quadruples, Translation of assignment statement. Boolean e xpression and control structures. UNIT-4 Storage organization, Storage allocation, Strategies, Activation records, Accessing local and non local names in a block structured language, Parameters passing, Symbol table organization, Data structures used in symbol tables. UNIT-5 Definition of basic block control flow graphs, DAG representation of basic block, Advantages of DAG, Sources of optimization, Loop optimization, Idea about global data flow analysis, Loop invariant computation, Peephole optimization, Issues in design of code generator, A simple code generator, Code generation from DAG. Suggested Books 1. Aho, Ullman and Sethi: Compilers, Addison Wesley. 2. Holub, Compiler Design in C, PHI.

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester VI Contact Hours (L-T-P) : 3-0-0 CS6002- Artificial Intelligence: Course Outlines UNIT-1 Meaning and definition of artificial intelligence, Various types of production systems, Characteristics of production systems, Study and comparison of breadth first search and depth first search. Techniques, other Search Techniques like hill Climbing, Best first Search. A* algorithm, AO* algorithms etc, and various types of control strategies. UNIT-2 Knowledge Representation, Problems in representing knowledge, knowledge representation using propositional and predicate logic, comparison of propositional and predicate logic, Resolution, refutation, deduction, theorem proving, inferencing, monotonic and nonmonotonic reasoning. UNIT-3 Probabilistic reasoning, Baye's theorem, semantic networks scripts schemas, frames, conceptual dependency and fuzzy logic, forward and backward reasoning. UNIT-4 Game playing techniques like minimax procedure, alpha-beta cut-offs etc, planning, Study of the block world problem in robotics, Introduction to understanding and natural languages processing. UNIT-5 Introduction to learning, Various techniques used in learning, introduction to neural networks, applications of neural networks, common sense, reasoning, some example of expert systems. Suggested Books1. Artificial Intelligence: Elaine Rich, Kevin Knight, Mc-Graw Hill. 2. Introduction to AI and Expert System: Dan W. Patterson, PHI. 3. Artificial Intelligence by Luger (Pearson Education) 4. Russel and Norvig, Artificial Intelligence: A Modern Approach, Prentice-Hall

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester VI Contact Hours (L-T-P) : 3-1-0 CS6003- Computer Networks: Course Outlines UNIT-1 Overview and Network Model: Network topologies, protocols and standards, basic elements of a network, OSI reference model, TCP/IP model, categories of networks- LAN, WAN and MAN. Physical Layer: Manchester, differential Manchester encoding, NRZ, multilevel binary and biphase encoding, scrambling techniques, packet and circuit switching, transmission media UNIT-2 Data Link Layer: Framing, stop and wait protocol, sliding window protocol, performance and efficiency, HDLC, error detection, parity check, CRC. MAC Layer: Pure and slotted Aloha, throughput characteristics, CSMA/CD, performance. Local Area Network: IEEE 802.3, 802.4, 802.5, performance evaluation, FDDI, DQDB. UNIT-3 Network Layer: Virtual circuits, datagram, IPv4, IP address classes, subnetting, supernetting, IP fragmentation, ARP, RARP, routing algorithms, RIP, OSPF, BGP, congestion control algorithms, leaky bucket, token bucket, ICMP, IPv6. UNIT-4 Transport Layer: Duties of the transport layer, Transport service primitives. TCP,TCP services, TCP header, UDP header. Elements of Transport protocols: addressing, connection Establishment, connection release, TCP connection establishment and release, transmission policy, timer management, Transactional TCP Flow control and Buffering, Multiplexing, Crash Recovery, UDP, RPC, RTP. Principles of Reliable Data Transfer: Reliable data transfer over a perfectly reliable channel, Channel with bit errors and Lossy Channel with bit errors. UNIT-5 Application Layer: Client/Server model, DNS, FTP, HTTP, SMTP, telnet. SONET/SDH: Synchronous transport signals, physical configuration, SONET layers, SONET frame, multiplexing STS frames and applications. Suggested Books-

1. Tanenbaum; Computer Network, 4th Ed., Pearson. 2. Kurose; Computer Networking, 3rd Ed., Pearson. 3. Peterson, Davie; Computer Networks, 4rd Ed., ELSEVIER

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester VI Contact Hours (L-T-P) : 3-0-0 CS6004- Microcontrollers and Microprocessors: Course Outlines UNIT-1 Introduction to Microprocessors, microcontroller; 8085 Microprocessor Architecture, pin description, Bus concept and organization; concept of multiplexing and demultiplexing of buses; concept of static and dynamic RAM, type of ROM, memory map. UNIT-2 Software architecture registers and signals, Classification of instruction, Instruction set, addressing modes, Assembly Language Programming and Debugging, Programming Technique, instruction Format and timing. UNIT-3 Advance Assembly Language Programming, Counter and time delay; types of Interrupt and their uses, RST instructions and their uses, 8259 programmable interrupt controller; Macros, subroutine; Stack- implementation and uses with examples; Memory interfacing. UNIT-4 8085 Microprocessor interfacing:, 8255 Programmable Peripheral Interface, 8254 programmable interval timer, interfacing of Input/output device, 8279 Key board/Display interface. UNIT-5 Microprocessor Application: Interfacing scanned multiplexed display and liquid crystal display, Interfacing and Matrix Keyboard, MPU Design; USART 8251, RS232C and RS422A, Parallel interface- Centronics and IEEE 488 . Suggested Books 1. Microprocessors and Microcontrollers, A.P. Godse, D.A. Godse, Sixth Edition,Technical Publications, Pune 2. The 8051 Microcontroller and Embedded Systems using Assembly and C, Mazidi,2nd Edition, Pearson Education, India 3. Microprocessor architecture, programming, and applications with the 8085 By Ramesh S. Gaonkar

4. Introduction to Microprocessors By Aditya P. Mathur, TMH 5. Microprocessor and Interfacing By Douglas V. Hall,TMH 6. Microprocessors and Peripherals By A.K.Ray, K.M. Bhurchandi,TMH

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester VI Contact Hours (L-T-P) : 3-0-0 CS6005- Project Management: Course Outlines UNIT-1 Introduction: Definition, Life Cycle, Operation, Budgeting, Hierarchy, Strategic Management, Project Origination, Project feasibility UNIT-2 Project Planning: Management UNIT-3 Project Execution, Monitoring and Control: Project Organization structure and culture, Project Staffing and HR related issues, Project Monitoring and Control, content Management and partner. UNIT-4 Project closure: Audit and closure, Public Project with reference to Indian context. UNIT-5 Case Studies: Current scenario cases to be considered. Estimating Time and cost scheduling, Resource allocation, Risk

Suggested Books 1. Project Management by Khanna, New Age Publications

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester VI Contact Hours (L-T-P) : 3-1-0 CS6006- Technical Writings: Course Outlines Technical Writing: (A) Scientific Attitude and Impersonal Style; Plain Statements, Definitions; Description and Explanations (of objects, instruments, Processes, Scientific Principles, etc.) (B) Summarizing and abstracting; Expressing ideas within a restricted word limit; Paragraph Writing (Paragraph division, introduction and the conclusion, Variety in sentences and paragraphs) (C) Interpretation and use of charts, graphs and tables in technical writing. (D) Punctuation (E) Reading at various speeds (slow, fast, very fast); reading different kinds of texts for different purpose (e.g. for relaxation, for information, for discussion at a later stage, etc.); reading between the lines.
(F)

Comprehension of Unseen Passages

Suggested Books1 Maison, Margaret M. Examine Your English, Hyderabad: Orient Longman, 1980 2 Sharma, R.S. Technical Writing. Delhi: Radha Publication, 1999 3 Sudarsanam, R. Understanding Technical English. Delhi: Sterling Publishers Pvt. Ltd., 1992 4Gannon, Robert, Edt. Best Science Writing: Readings and Insights. Hyderabad: University Press (India) Limited, 1991. Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester VI Contact Hours (L-T-P) : 3-0-0

CS6007- Aptitude /Reasoning: Course Outlines Covering all topics for Aptitude and Reasoning.

B.Tech. Computer Science and Engineering Semester VI Contact Hours per week: 2 hrs
(Associated Theory Course 3 L- 0T)

CS6009- Microcontrollers and Microprocessors Lab List of Experiments 1. Add the contents of memory locations XX00 andXX01 and place the result in memory location XX02. Add the 16 bit numbers stored in memory location and store the result in another memory location. Transfer a block of data from memory location XX00 to another memory location XX00 in forward and reverse order. Write a program to Swap two blocks of data stored in memory. Write a program to find the square of a number. Write a main program and a conversion subroutine to convert Binary to its equivalent BCD. Write a program to find largest and smallest number from a given array. Write a program to Sort an array in ascending and descending order. Write a program to multiply two 8 bit numbers whose result is 16 bit. Write a program of division of two 8 bit numbers. Generate square wave from SOD pin of 8085 and observe on CRO. Write a program to perform traffic light control operation.

2.

3.

4. 5. 6.

7. 8. 9. 10. 11. 12.

Faculty of Engineering and Technology B.Tech. Computer Science and Engineering Semester VI Contact Hours per week: 2 hrs
(Associated Theory Course 3 L- 0T)

CS6010- Compiler Designing Lab List of Experiments Objectives: At the end of the semester, the students should have clearly understood and implemented the following: Develop an in depth understanding of system programming concept. Lexical analysis, syntax analysis, semantics analysis, code optimization, code 1. generation. Language specification and processing Develop an Understanding of Scanning by using concept of Finite state automaton. Parse tree and syntax tree, Top down parsing (recursive decent parsing, LL (1) parser) Bottom up parsing (operator precedence parsing) .Managing symbol table, opcode table, literal table, pool table Develop an Understanding of Intermediate code form: Three address code, Polish notation (Post Fix Strings) Develop an Understanding of Allocation data structure. Heaps Develop an Understanding about Language processor development tools: LEX, YACC.

2.

3. 4. 5.

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester VII Contact Hours (L-T-P) : 3-0-0 CS7001- Information System Security: Course Outlines UNIT-1 Elements of Number Theory: Divisibility and Euclid Algorithm, Primes and the Sieve of Eratosthenes, testing for primes, Prime Number Theorem, Eulers, Fermats Little theorems, Congruences, Computing Inverse in Congruences, Legendre and Jacobi Symbols, Chinese Remainder Theorem, UNIT-2 Algebraic Structures in Computing (Definitions, properties and Elementary Operations Only): Groups, subgroup, order of group, cyclic group, ring, field, division algorithm, polynomial over a field. Galois Field Elements of Information Theory: Entropy, redundancy of language, Key Equivocation and Unicity Distance, equivocation of a simple cryptographic system UNIT-3 Security Attacks: Active V/S Passive, Security Services, Security Mechanisms. Symmetric Cipher Model, Types of attacks on Encrypted messages. Classical Cipher Techniques: Caeser, Affine, Mono-alphabetic, Transposition, Polyalphabetic Ciphers Private Key Cryptosystems: Block Cipher Principles, Fiestel Cipher, Concept of Confusion and Diffusion in block ciphers, Product Ciphers, Lucifer Algorithm. DES Algorithm, DES modes of operations, IDEA. Differential and Linear Cryptanalysis (Introduction Only). S-box theory: Boolean Function, S-box design criteria, Bent functions, Propagation and nonlinearity, construction of balanced functions, S-box design.Link Vis End-to-End Encryption, Key Distribution in Symmetric Encryption UNIT-4 Public Key Cryptosystems: Principles of Public Key Cryptosystems, Factorization, RSA Algorithm, security analysis of RSA, Exponentiation in Modular Arithmetic. Key Management in Public Key Cryptosystems: Distribution of Public Keys, Distribution of Secret keys using Public Key Cryptosystems. Discrete Logarithms, Diffie-Hellman Key Exchange. Message Authentication and Hashing: Birthday Paradox and General case of Duplications, Basic functions of Message Authentication and Hashing, Introduction to Hash and MAC algorithms. UNIT-5

Digital Signatures: RSA Based, ElGamal Signatures, Undeniable Signatures. Authentication: Model of Authentication Systems, Impersonation, Substitution and spoofing games, Authentication schemes for mutual authentication based on shared secret, two-way public key, one-way public key, Mediated Authentication, One way Authentication. X.509 Authentication Service: Certificates, Authentication Procedure, X.509 Version 3.EMail Security: PGP including management of keys in PGP, S/MIME. Network Security: IPSec, AH and ESP in Transport and Tunnel mode with multiple security associations (Key Management not Included). SSL (Protocols Only) Intrusion Detection: Audit Reports, Statistical Anomaly Detection, Rule based detection, honeypots, intrusion detection exchange formats. Password Protection: Lamport Hash, EKE Protocol.
Suggested Books 1. Stalling Williams: Cryptography and Network Security: Principles and Practices, 4th Edition, Pearson Education, 2006. 2. Kaufman Charlie et.al; Network Security: Private Communication in a Public World, 2nd Ed., PHI/Pearson. 3. Pieprzyk Josef and et.al; Fundamentals of Computer Security, Springer-Verlag, 2008. 4. Trappe and Washington, Introduction to Cryptography, 2nd Ed. Pearson.

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester VII Contact Hours (L-T-P) : 3-0-0 CS7002- Real Time Systems: Course Outlines UNIT-1 Introduction: Definition, Typical Real Time Applications, concept of tasks, types of tasks and real time systems, block diagram of RTS, and tasks parameters Release Times, execution time, period, Deadlines, and Timing Constraints etc. RTS requirements. UNIT-2 Reference Models for Real Time Systems: processors and Resources, Temporal Parameters of Real-Time Workload, Periodic and Aperiodic Task Model, Precedence Constrains and Data Dependency, Other Types of Dependencies, Functional Parameters, Resource Parameters. Real Time Scheduling: classification of Real Time Scheduling, scheduling criteria, performance metrics, schedulability analysis, Introduction to Clock Driven scheduling, Weighted Round Robin Approach and Priority Driven Approach.Dynamic Versus Static systems, Offline Versus Online Scheduling. UNIT-3 Periodic tasks scheduling: Clock Driven Scheduling definition, notations and assumption, scheduler concepts, general scheduling structure, cyclic executives.Priority Driven Scheduling; notations and assumption, fixed priority verses dynamic priority, fixed priority scheduling algorithms (RM and DM) and their schedulability analysis, concept of schedulability tests Inexact and exact schedulability tests for RM and DM, Optimality of the RM and DM algorithms, practical factors. UNIT-4 Aperiodic task scheduling; assumption and approaches, server based and non-server based fixed priority scheduling algorithms polling server, deferrable server , simple sporadic server, priority exchange, extended priority exchange, slack stealing.Introduction to

scheduling of flexible computations flexible applications, imprecise computation model and firm deadline model. UNIT-5 Resources Access Control: Assumptions on Resources and their usage, Effect of Resource Contention and Resource Access Control (RAC), Non-preemptive Critical Sections, priority inversion problem, need of new resource synchronization primitives/protocols for RTS, Basic Priority-Inheritance and Priority-Ceiling Protocols, Stack Based Priority-Ceiling Protocol, Use of Priority- Ceiling Protocol in Dynamic Priority Systems, Preemption Ceiling Protocol, Access Control in Multiple-Unit Resources, Controlling Concurrent Accesses to Data Objects. Suggested Books 1. J.W.S.Liu: Real-Time Systems, Pearson Education Asia 2. P.D.Laurence, K.Mauch: Real-time Microcomputer System Design, An Introduction, McGraw Hill 3. C.M. Krisna and K. G. Shim- Real time systems- TMH

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester VII Contact Hours (L-T-P) : 3-0-0 CS7003- Data Mining and Warehousing: Course Outlines UNIT-1 Overview, Motivation(for Data Mining),Data Mining-Definition and Functionalities, Data Processing, Form of Data Preprocessing, 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, Clustering, Discretization and Concept hierarchy generation. UNIT-2 Concept DescriptionConcept Description: Definition, Data Generalization, Analytical haracterization, Analysis of attribute relevance, Mining Class comparisons, Statistical measures in large Databases. Measuring Central Tendency, Measuring Dispersion of Data, Graph Displays of Basic Statistical class Description, Mining Association Rules in Large Databases, Association rule mining, mining Single-Dimensional Boolean Association rules from Transactional Databases Apriori Algorithm, Mining Multilevel Association rules from Transaction Databases and Mining Multi- Dimensional Association rules from Relational Databases. UNIT-3 What is Classification and Prediction, Issues regarding Classification and prediction, Decision tree, Bayesian Classification, Classification by Back propagation, Multilayer feedforward Neural Network, Back propagation Algorithm, Classification methods K-nearest neighbour classifiers, Genetic Algorithm. Cluster Analysis: Data types in cluster analysis, Categories of clustering methods, Partitioning methods. Hierarchical Clustering- CURE and Chameleon. Density Based Methods-DBSCAN, OPTICS. Grid Based Methods- STING, CLIQUE. Model Based Method Statistical Approach, Neural Network approach, Outlier Analysis UNIT-4 Data Warehousing: Overview, Definition, Delivery Process, Difference between Database System and Data Warehouse, Multi Dimensional Data Model, Data Cubes, Stars, Snow Flakes, Fact Constellations, Concept hierarchy, Process Architecture, 3 Tier Architecture, Data Mining. UNIT-5 Aggregation, Historical 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. Suggested Books 1. Data Warehousing in the Real World Anahory and Murray, Pearson Education. 2. Data Mining Concepts and Techniques Jiawai Han and Micheline Kamber. 3. Building the Data Warehouse WH Inmon, Wiley.

Faculty of Engineering and Technology B.Tech. Computer Science and Engineering Semester VII Contact Hours per week: 3 hrs
(Associated Theory Course 3 L- 0T)

CS7004- Data Warehousing and Mining Lab List of Experiments 1. 2. 3. 4. 5. 6. 7. 8. 9. Gain insight for running pre- defined decision trees and explore results using MS OLAP Analytics. Using IBM OLAP Miner Understand the use of data mining for evaluating the content of multidimensional cubes. Using Teradata Warehouse Miner Create mining models that are executed in SQL Publish and analyze a business intelligence portal. Import metadata from specific business intelligence tools and populate a meta data repository. Publish metadata stored in the repository. Load data from heterogeneous sources including text files into a pre-defined warehouse schema. Design a data mart from scratch to store the credit history of customers of a bank. Use this credit profiling to process future loan applications Design and build a Data Warehouse using bottom up approach titled 'Citizen Information System'.

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester7 ELECTIVE Contact Hours (L-T-P) : 3-0-0 CS7101- Parallel Computing: Course Outlines UNIT-1 Fundamental theoretical issues in designing parallel algorithms and architectures. Parallel computers based on interconnection networks such as hyper cubes, shuffle-exchanges, trees, meshes and butterfly networks. UNIT-2 Parallel algorithms for arithmetic, linear algebra, sorting, Fourier Transform, recurrence evaluation, and dense graph problems. Use of graph embedding techniques to compare different networks. Shared memory based parallel computers. UNIT-3 Algorithms for list ranking, maximal independent set, arithmetic expression evaluation, convex hull problems and others. Message routing on multidimensional meshes, Butterfly networks, Hyper cubes, Shuffle Exchange networks, Fat-trees and others. UNIT-4 Simulation of shared memory on networks. Routing on expander-based networks. Limits to parallelizability and P-completeness. UNIT-5 Thompson grid model for VLSI. Layouts for standard interconnection networks. ower bound techniques for area and area time-squared tradeoffs. Area-Universal networks. Suggested Books1. Introduction to Parallel Algorithms and Architectures : Arrays, Trees, Hypercubes. F. T. Leighton.Morgan Kaufmann Publishers 2. San Mateo, California. 1991. An Introduction to Parallel Algorithms. Joseph JaJa. PEARSON Education.

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester7 ELECTIVE Contact Hours (L-T-P) : 3-0-0 CS7102- Simulation and Modeling: Course Outlines UNIT-1 Introduction to Probability theory, Random variables, commonly used continuous and discrete distributions. UNIT-2 Introduction to Stochastic Process, Poisson process, Markov chains, steady stateand transient analysis. UNIT-3 Psuedo random numbers: Methods of Generation and testing. Methods for generating continuous and discrete distributions. Methods for generating Poisson Process. Building blocks of Simulation, Data Structures and Algorithms. UNIT-4 Introduction to Probabilistic modelling, Maximum Likelihood Variance reduction techniques: antithetic variates, control variates, common random numbers, importance sampling. UNIT-5 Analysis of Simulation results: confidence intervals, design of experiments Markov Chain Monte Carlo techniques Suggested Books 1. 2. 3. 4. 5. 6. Sheldon M. Ross: Introduction to Probability Models 7th Edition, Academic Press, 2002 Donald E. Knuth: The Art of Computer Programming - Volume 2: Semi Numerical Algorithms, 2nd Edition, PEARSON Education, Reading MA, USA 2000 Sheldon M. Ross: Simulation 3rd Edition, Academic Press, 2002 M. Law and W. D. Kelton. Simulation Modeling and Analysis, 3rd Edition, McGrawHill, NewYork, USA, 1998 Raj Jain: The Art of Computer Systems Performance Analysis, John Wiley and Sons, New York, USA, 1991

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester7 ELECTIVE Contact Hours (L-T-P) : 3-0-0 CS7103- Bioinformatics: Course Outlines UNIT-1 INTRODUCTION: Bioinformatics objectives and overviews, Interdisciplinary nature of Bioinformatics, Data integration, Data analysis, Major Bioinformatics databases and tools. Metadata: Summary and reference systems, finding new type of data online. MOLECULAR BIOLOGY AND BIOINFORMATICS: Systems approach in biology, Central dogma of molecular biology, problems in molecular approach and the bioinformatics approach, Overview of the bioinformatics applications. UNIT-2 THE INFORMATION MOLECULES AND INFORMATION FLOW: Basic chemistry of nucleic acids, Structure of DNA, Structure of RNA, DNA Replication, -Transcription, Translation, Genes- the functional elements in DNA, Analyzing DNA,DNA sequencing.Proteins: Amino acids, Protein structure, Secondary, Tertiary and Quaternary structure, Protein folding and function, Nucleic acid-Protein interaction. UNIT-3 PERL: Perl Basics, Perl applications for bioinformatics- Bioperl, Linux Operating System, Understanding and Using Biological Databases, Java clients, CORBA, Introduction to biostatics. UNIT-4 NUCLEOTIDE SEQUENCE DATA: Genome, Genomic sequencing, expressed sequence tags, gene expression, transcription factor binding sites and single nucleotide polymorphism. Computational representations of molecular biological data storage techniques: databases (flat, relational and object oriented), and controlled vocabularies, general data retrieval techniques: indices, Boolean search, fuzzy search and neighboring, application to biological data warehouses. UNIT-5 BIOLOGICAL DATA TYPES AND THEIR SPECIAL REQUIREMENTS: sequences, macromolecular structures, chemical compounds, generic variability and its connection to clinical data. Representation of patterns and relationships: alignments, regular expressions, hierarchies and graphical models. Suggested Books1. Bryan Bergerson,Bioinformatics Computing, Pearson Education 2. Pierre Baldi, Bioinformatics : The Machine Learning Appraoch, Second Edition,MIT Press 3. David W. Mount, Bioinformatics : Sequence and Genome analysis, cold Spring Harbor Lab 4. Warren J. Ewens and Gregory R Grant, Statistical Methods in Bioinformatics, springer

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester7 ELECTIVE Contact Hours (L-T-P) : 3-0-0 CS7104- Human Computer Interaction: Course Outlines UNIT-1 Introduction: Importance of user Interface definition, importance of good design. Benefits of good design. A brief history of Screen design. UNIT-2 The graphical user interface popularity of graphics, the concept of direct manipulation, graphical system, Characteristics, Web user Interface popularity, characteristics- Principles of user interface. UNIT-3 Design process Human Interaction with computers, importance of human characteristics human consideration, Human interaction speeds, understanding business junctions. UNIT-4 Screen Designing:- 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. UNIT-5 Windows New and Navigation schemes selection of window, selection of devices based and screen based controls. Components text and messages, Icons and increases Multimedia, colors, uses problems, choosing colors. Software tools Specification methods, interface Building Tools. Interaction Devices Keyboard and function keys pointing devices speech recognition digitization and generation image and video displays drivers. Suggested Books 1. The essential guide to user interface design, Wilbert O Galitz, Wiley DreamTech. 2. Designing the user interface. 3rd Edition Ben Shneidermann , Pearson Education Asia 3. Human Computer Interaction. Alan Dix, Janet Fincay, Gre Goryd, Abowd, Russell Bealg, Pearson Education 4. . Interaction Design Prece, Rogers, Sharps. Wiley Dreamtech 5. User Interface Design, Soren Lauesen , Pearson Education.

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester7 ELECTIVE Contact Hours (L-T-P) : 3-0-0 CS7105- Mobile Computing: Course Outlines UNIT-1 Cellular Networks: Channel allocation, multiple access, Location management, Handoffs. UNIT-2 Wireless Networking: Wireless Transmission Basics, MAC protocols, Routing, Transport, Ad-hoc networking. UNIT-3 Applications: Mobility adaptations, disconnected operations, Data broadcasting, Mobile agents. UNIT-4 Others: Security, Energy efficient computing, Impact of mobility on algorithms. Suggested Books 1. Mobile Communications J. Schiller, Pearson education publishing 2003 2. Wireless Communications and Networks W. Stallings, Pearson education publishing 2002 3. Mohammad Ilyas and Imad Mahgoub, Mobile Computing Handbook, CRC 4. Amjad Umar, Mobile Computing And Wireless Communications, New Age Solutions 5. Mazliza Othman, Principles of Mobile Computing and Communications, AUERBACH (October 26, 2007) 6. Reza B'Far and Roy T. Fielding, Mobile Computing Principles: Designing and Developing Mobile Applications with UML and XML, Cambridge University Press (November 1, 2004) 7. M.v.d. Heijden, M. Taylor. Understanding WAP. Artech House, 2000. 8. Charles Perkins. Mobile IP. PEARSON Education.

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester7 ELECTIVE Contact Hours (L-T-P) : 3-0-0 CS7106- Multimedia Technology: Course Outlines UNIT-1 Computer Graphics: Introduction to computer graphics, Mathematical foundations, 2D translation, scaling, rotation, and shear, Windowing transformations, Instance transformations, Structured graphics, 3D translation, scaling, rotation, UNIT-2 Multimedia: Introduction to Multimedia, Presentation Graphics, Desktop Publishing, Production Planning and Design, User Interface Design, Hypermedia Authoring Concepts, Multimedia Sound, File Compression, JPEG, MPEG, Digital Video, Designing Web-based Multimedia, Multimedia Distribution. Suggested Books1. Ze-Nian Li and Mark S Drew. Fundamentals of Multimedia, Prentice Hall. 2. Nigel Chapman and Jenny Chapman, Digital Multimedia 2nd ed, Wiley. 3. Tay Vaughan, Multimedia: Making it Work, 7th ed, McGraw-Hill Osborne Media 4. Kyle Rankin, Linux Multimedia Hacks: Tips and Tools for Taming Images, Audio, and Video 1st ed, O'Reilly Media, Inc 5. James D. Foley, Andries van Dam, Steven K. Feiner, and John F. Hughes, Computer Graphics: Principles and Practice in C (2nd Edition), PEARSON Education 6. Peter Shirley, Michael Ashikhmin, Michael Gleicher, and Stephen Marschner, Fundamentals of Computer Graphics, Second Ed, A K Peters, Ltd 7. Edward Angel, Interactive Computer Graphics: A Top-Down Approach Using OpenGL (4th Edition), PEARSON Education 8. Francis S Hill Jr. and Stephen M Kelley, Computer Graphics Using OpenGL (3rd Edition), PEARSON Education

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester7 ELECTIVE Contact Hours (L-T-P) : 3-0-0 CS7107- Natural Language Processing: Course Outlines UNIT-1 NLP: Introduction, Origins of NLP, Language and Knowledge, The challenges of NLP, language and Grammar, Processing Indian languages, NLP Applications, Some Successful early NLP systems, Information Retrieval Language Modeling: Introduction, Various Grammar based language models, Stastical language models, UNIT-2 Syntactic Analysis: Introduction, Context free grammar, Constituency, parsing, Probabilistic Parsing, Indian languages, Semantic Analysis :Introduction, Meaning representation, Lexical semantics, Ambiguity, Word sense disambiguation, Natural language Generation: Introduction, UNIT-3 Architecture of NLG systems, Generation tasks and representation, Applications of NLG Machine translation: Introduction, Design features of information retrieval systems Information retrieval models, Classical information retrieval models, Non classical models of IR, Alternative models of IR, UNIT-4 Evaluation of the IR system Information retrieval: Introduction, Natural language processing in IR, Relation Matching, and Knowledge based approaches, Conceptual Graphs in IR, Cross- lingual Information Retrieval Lexical Resources: Introduction, Word net, Framenet, Stemmers, Part of speech trigger Suggested Books1. Akshar Bharati, Vineet Chaitanya, and Rajeev Sangal. NLP: A Paninian Perspective , Prentice Hall, New Delhi, 1994. T. 2. Winograd. Language as a Cognitive Process, PEARSON Education. 3. Tanveer Siddigui, U.S.Tiwary, Natural language Processing and Information Retrieval, Oxford higher education. 4. Gerald Gazdar and Chris Mellish, Natural Language Processing in Prolog, Addison Wesley.

Faculty of Engineering and Technology B.Tech. in Computer Science and Engineering Semester7 -ELECTIVE Contact Hours (L-T-P) : 3-0-0 CS7108- Neural Networks: Course Outlines UNIT-1

Introduction to artificial neural networks : Biological neural networks, Pattern analysis tasks: Classification, Regression, Clustering, Computational models of neurons, Structures of neural networks, Learning principles
UNIT-2

Linear models for regression and classification : Polynomial curve fitting, Bayesian curve fitting, Linear basis function models, Bias-variance decomposition, Bayesian linear regression, Least squares for classification, Logistic regression for classification, Bayesian logistic regression for classification
UNIT-3

Feed forward neural networks: Pattern classification using perceptron, Multilayer feed forward neural networks (MLFFNNs), Pattern classification and regression using MLFFNNs, Error back propagation learning, Fast learning methods: Conjugate gradient method, Auto associative neural networks, Bayesian neural networks
UNIT-4

Radial basis function networks: Regularization theory,RBF networks for function approximation,RBF networks for pattern classification Kernel methods for pattern analysis: Statistical learning theory, Support vector machines for pattern classification, Support vector regression for function approximation, Relevance vector machines for classification and regression
UNIT-5

Self-organizing maps: Pattern clustering, Topological mapping, Kohonens selforganizing map, Feedback neural networks: Pattern storage and retrieval, Hopfield model, Boltzmann machine, recurrent neural networks Suggested books 1. B.Yegnanarayana, Artificial Neural Networks, Prentice Hall of India, 1999 2. Satish Kumar, Neural Networks A Classroom Approach, Tata McGraw-Hill, 2003 3. S.Haykin, Neural Networks A Comprehensive Foundation, Prentice Hall, 1998 4. C.M.Bishop, Pattern Recognition and Machine Learning, Springer, 2006

Das könnte Ihnen auch gefallen