Computer Sci - Engg
Computer Sci - Engg
(Semester- 3)
Sl. Course No. Subject Teaching Schedule Examination Schedule Duration
No (Marks) of Exam
(Hours)
L T P Total Theory Sessional Practical T
Mathematics-III / 3 1 - 4 100 50 - 150 3
MATH-201E Basics of Industrial
1
/HUM-201E Sociology, Economics &
Management
Data Base Management 3 1 - 4 100 50 - 150 3
2 CSE-201 E
Systems
3 CSE-203 E Data Structures 3 1 - 4 100 50 - 150 3
UNIT-I
Meaning of social change, nature of social change, theories of social change. The
direction of social change, the causes of social change, the process of social change. Factors of
social change – the technological factors, the cultural factors, effects of technology on major
social institutions, social need of status system, social relations in industry.
UNIT-II
Meaning of Industrial Economic, Production Function, its types, Least Cost Combination,
Law of Variable Proportion, Laws of Return – Increasing, Constant & Diminishing.
Fixed & variable costs in short run & long run, opportunity costs, relation between AC &
MC, U-shaped short run AC Curve.
Price & Output Determination under Monopoly in short run & long run. Price
Discrimination, Price Determination under Discriminating Monopoly. Comparison between
Monopoly & Perfect Competition.
UNIT – III
Meaning of Management, Characteristics of Management, Management Vs.
Administration, Management – Art, Science & Profession, Fayol’s Principles of Management.
Personnel Management – Meaning & Functions, Manpower – Process of Manpower
Planning, Recruitment & Selection – Selection Procedure.
Training – Objectives & Types of Training, Various Methods of Training. Labour
Legislation in India – Main provisions of Industrial disputes Act 1947;
UNIT – IV
Marketing Management – Definition & Meaning, Scope of Marketing Management,
Marketing Research – Meaning, Objectives.
Purchasing Management – Meaning & Objectives, Purchase Procedure, Inventory
Control Techniques.
Financial Management – Introduction, Objectives of Financial decisions, Sources of
Finance.
Note : Eight questions are to be set taking two from each unit. The students are required to
attempt five questions in all, taking at least one from each unit.
TEXT BOOKS :
1. “Modern Economic Theory” Dewett, K.K., S. Chand & Co.
2. “Economic Analysis” K.P. Sundharam & E.N. Sundharam (Sultan Chand & Sons).
3. “Micro Economic Theory” M.L. Jhingan (Konark Publishers Pvt. Ltd.).
4. “Principles of Economics” M.L. Seth (Lakshmi Narain Aggarwal Educational
Publishers – Agra).
5. “An Introduction to Sociology”, D.R. Sachdeva & Vidya Bhusan.
6. “Society – An Introductory Analysis”, R.M. Maclver Charles H. Page.
3
7. “Principles and Practices of Management : R.S. Gupta; B.D. Sharma; N.S. Bhalla;
Kalyani.
REFERENCE BOOKS
1. “Organization and Management : R.D. Aggarwal, Tata McGraw Hill.
2. Business Organization and Management : M.C. Shukla
4
UNIT – I
Fourier Series : Euler’s Formulae, Conditions for Fourier expansions, Fourier expansion of
functions having points of discontinuity, change of interval, Odd & even functions, Half-range
series.
Fourier Transforms : Fourier integrals, Fourier transforms, Fourier cosine and sine transforms.
Properties of Fourier transforms, Convolution theorem, Perseval’s identity, Relation between
Fourier and Laplace transforms, Fourier transforms of the derivatives of a function, Application
to boundary value problems.
UNIT-II
Text Book
1. Higher Engg. Mathematics : B.S. Grewal
2. Advanced Engg. Mathematics : E. Kreyzig
Reference Book
1. Complex variables and Applications : R.V. Churchil; Mc. Graw Hill
2. Engg. Mathematics Vol. II: S.S. Sastry; Prentice Hall of India.
3. Operation Research : H.A. Taha
4. Probability and statistics for Engineer : Johnson. PHI.
Note : Examiner will set eight question, taking two from each unit. Students will be required to
attempt five questions taking at least one from each unit.
5
Unit-1: Introduction : Introduction to Data Structures: Definition & abstract data types, Static
and Dynamic implementations, Examples and real life applications; built in and user defined data
structures, Ordered list and Operations on it.
Arrays: Definition, implementation, lower bound, upper bound, addressing an element at a
particular index for one dimensional arrays, Two dimensional arrays and Multi-dimensional
arrays. Implementation of Data Structures like structure/ Record, Union, Sparse matrices :
implementation of transpose.
Linked Lists :Need of dynamic data structures, continuous & linked implementation of lists.
Operations on lists. Dynamic implementation of linked lists, Operations. Comparison between
Array and Dynamic Implementation of linked list. Linked implementation of stacks and queues.
Circular lists, implementation of primitive operations. Doubly linked lists : continuos & dynamic
implementation, operations.
Unit-3: Trees : Definition, Basic terminology, Binary tree, Array and Dynamic Implementation
of a binary tree, primitive operations on binary trees. External and internal nodes. Binary tree
traversals : preorder, inorder and postorder traversals. Representation of infix, postifix and prefix
expressions using trees. Representation of lists as binary trees.
Introduction to Binary Search Trees, B trees, B+ trees , AVL Trees, threaded trees, balanced
multi way search trees,
Unit- 4 : Graphs :Definition of undirected & Directed Graphs & Networks, Basic terminology,
Representation of graphs,. Graph traversals and spanning forests, minimum-spanning trees,
computer representation of graphs.
Tables : Definition, Hash Functions, Implementation & Applications.
Sorting & Searching : Basic Searching techniques (Linear & binary), Introduction to Sorting.
Sorting using selection, insertion, bubble, merge, quick, radix, heap sort.
Text Book:
• Data Structures and Algorithms by A.V. Aho, J.E. Hopcroft and T.D. Ullman, Original edition, Addison-
Wesley, 1999, Low Priced Edition.
• Fundamentals of Data structures by Ellis Horowitz & Sartaj Sahni, Pub, 1983,AW
• Fundamentals of computer algorithms by Horowitz Sahni and Rajasekaran.
• Data Structures and Program Design in C By Robert Kruse, PHI,
• Theory & Problems of Data Structures by Jr. Symour Lipschetz, Schaum’s outline by TMH
• Introduction to Computers Science -An algorithms approach , Jean Paul Tremblay, Richard B. Bunt, 2002,
T.M.H.
• Data Structure and the Standard Template library – Willam J. Collins, 2003, T.M.H
Note: Eight questions will be set in all by the examiners taking at least two questions from each
unit .Students will be required to attempt five questions in all at least one from each unit.
7
Unit-1: Set Theory: Introduction to set theory, Set operations, Algebra of sets, combination of
sets, Duality, Finite and Infinite sets, Classes of sets, Power Sets, Multi sets, Cartesian Product,
Representation of relations, Types of relation, Binary Relations, Equivalence relations and
partitions, Partial ordering relations and lattices, Mathematics Induction, Principle of Inclusion
& Exclusion, Propositions.
Function and its types, Composition of function and relations, Cardinality and inverse relations.
Functions & Pigeo principles.
Unit-2: Propositional Calculus: Basic operations: AND(^), OR(v), NOT(~), Truth value of a
compound statement, propositions, tautologies, contradictions.
Techniques Of Counting: Rules of Sum of products, Permutations with and without repetition, Combination.
Text Book:
• Elements of Discrete Mathematics C.L Liu, 1985, McGraw Hill
Reference Books:
• Concrete Mathematics: A Foundation for Computer Science, Ronald Graham, Donald Knuth and Oren
Patashik, 1989, Addison-Wesley.
• Mathematical Structures for Computer Science, Judith L. Gersting, 1993, Computer Science Press.
• Applied Discrete Structures for Computer Science, Doerr and Levasseur, (Chicago: 1985,SRA
• Discrete Mathematics by A. Chtewynd and P. Diggle (Modular Mathematics series), 1995, Edward
Arnold, London,
• Schaums Outline series: Theory and problems of Probability by S. Lipshutz, 1982, McGraw-Hill
Singapore
• Discrete Mathematical Structures, B. Kolman and R.C. Busby, 1996, PHI
• Discrete Mathematical Structures with Applications to Computers by Tembley & Manohar, 1995, Mc
Graw Hill.
8
• Discrete Mathematics & Structure, Satyender Bal Gupta, 2nd Ed., Luxmi Pub.
Note: Eight questions will be set in all by the examiners taking at least two questions from each
unit .Students will be required to attempt five questions in all at least one from each unit.
9
NOISE: Classification of Noise, Various sources of Noise, Methods of Noise Calculation in networks
and inter connected networks. Addition of noise due to several sources; noise in amplifiers in
cascade, noise in reactive circuits, Noise figure, its calculation and measurement. Noise temperature,
Mathematical representation of random noise, narrow band noise and its representation.
Transmission of noise through linear systems, signal to noise ratio, noise bandwidth.
UNIT-II
MODULATION TECHNIQUES: Basic constituents of Communication Systems, need of
modulation, Amplitude modulation, spectrum of AM wave, modulation index, DSBSC modulation,
SSB Modulation, Collector modulation, Square law modulation methods, Methods of generating
SSB Signals, vestigial side band modulation, Detection of AM Signal; Diode detector, Square Law
Detector. Time Constant RC in diode detector. Diode detector with filter. FDM, Power relations in
AM wave.
UNIT-III
ANGLE MODULATION: frequency and phase modulation, spectrum of FM Wave, modulation
index and Bandwidth of FM Signal, NBFM and WBFM, Comparison between FM and PM Signals,
FM and AM signals, AM and NBFM Signals, FM generation methods, Demodulation methods; slope
detector, ratio detector, Foster-Seeley discriminator. Pre-emphasis & De-emphasis, effect of noise on
carrier; noise triangle.
UNIT-IV
TRANSMITER AND RECEIVER: Classification of radio transmitters, Block diagram of AM
transmitter, Frequency Scintillation, Frequency drift, Radio broadcast transmitter, Radio telephone
transmitter, Privacy devices, Armstrong FM transmitter, Simple FM transmitter using Reactance
modulator.
Classification of radio receivers, TRF receives, superheterodyne receivers, Image Signal rejection,
frequency mixers. Tracking and alignment of receivers, Intermediate frequency, AGC, AFC, SSB
receiver.
REFERENCE BOOKS:
1. Taub & Schilling, Principles of Communication Systems, TMH.
2. Mithal G K, Radio Engineering, Khanna Pub.
3. Sirnon Haykin, Communication Systems, John Wiley.
4. Dungan F.R., Electronics Communication System, Thomson-Delmar
5. Electronics Communication System: Kennedy; TMH
NOTE:
Eight questions are to be set in all by the examiner taking two questions from each unit. Students will
be required to attempt five questions in all.
10
PC Software: Application of basics of MS Word 2000, MS Excel 2000, MS Power Point 2000,
MS Access 2000, HTML
HTML Lists:
1. Create a new document that takes the format of a business letter. Combine <P> and
<BR> tags to properly separate the different parts of the documents. Such as the
address, greeting, content and signature. What works best for each.
2. Create a document that uses multiple <BR> and <P> tags, and put returns between
<PRE> tags to add blank lines to your document see if your browser senders them
differently.
3. Create a document using the <PRE>tags to work as an invoice or bill of sale,
complete with aligned dollar values and a total. Remember not to use the Tab key,
and avoid using emphasis tags like <B> or <EM> within your list.
4. Create a seven-item ordered list using Roman numerals. After the fifth item, increase
the next list value by 5.
5. Beginning with an ordered list, create a list that nests both an unordered list and a
definition list.
6. Use the ALIGN attribute of an <IMG> tags to align another image to the top of the
first image.. play with this feature, aligning images to TOP, MIDDLE and BOTTOM.
7. Create a ‘table of contents’ style page (using regular and section links) that loads a
different document for each chapter or section of the document.
Internet :
1. Instilling internet & external modems, NIC and assign IP address.
2. Study of E-mail system.
3. Create your own mail-id in yahoo and indiatimes.com.
4. Add names (mail-id’s) in your address book, compose and search an element.
Reference Books:
• Complete PC upgrade & maintenance guide, Mark Mines, BPB publ.
• PC Hardware: The complete reference, Craig Zacker & John Rouske, TMH
• Upgrading and Repairing PCs, Scott Mueller, 1999, PHI,
11
L T P Sessional : 25 Marks
- - 2 Viva : 25 Marks
Total : 50 Marks
Time : 3hrs.
LIST OF EXPERIMENTS:
NOTE:
At least seven experiments are to be performed from above list and the concerned institution as
per the scope of the syllabus can set remaining three.
13
Unit–1:Introduction Overview of database Management System; Various views of data, data Models, Schemes,
Introduction to Database Languages & Environments. Advantages of DBMS over file processing systems,
Responsibility of Database Administrator, Three levels architecture of Database Systems, : Introduction to
Client/Server architecture.
Data Models : E-R Diagram (Entity Relationship), mapping Constraints, Keys, Reduction of E-R diagram into
tables, Naming Secondary Storage Devices. Network & Hierarchical Model.
Unit-2: File Organisation: Sequential Files, index sequential files, direct files, Hashing, B-trees Index files,
Inverted Lists.
Relational Model, Relational Algebra & various operations (set operations, select, project, join, division), Order,
Relational calculus: Domain, Tuple. Well Formed Formula, specifications, quantifiers.
Unit-3: Introduction to Query Languages : QBE, integrity constraints, functional dependencies & Normalization
(Normal forms- up to 5th Normal forms).
Unit-4: Introduction to Distributed Data processing, Object Oriented Data Base Management Systems parallel
Databases, data mining & data warehousing, Concurrency control : Transaction, Timestamping, Lock-based
Protocols, serializability and Recovery Techniques.
Text Books:
• Database System Concepts by A. Silberschatz, H.F. Korth and S. Sudarshan, 3rd edition, 1997, McGraw-
Hill, International Edition.
• Introduction to Database Management system by Bipin Desai, 1991, Galgotia Pub.
Reference Books:
• Fundamentals of Database Systems by R. Elmasri and S.B. Navathe, 3rd edition, 2000, Addision-Wesley,
Low Priced Edition.
• An Introduction to Database Systems by C.J. Date, 7th edition, Addison-Wesley, Low Priced Edition, 2000.
• Database Management and Design by G.W. Hansen and J.V. Hansen, 2nd edition, 1999, Prentice-Hall of
India, Eastern Economy Edition.
• Database Management Systems by A.K. Majumdar and P. Bhattacharyya, 5th edition, 1999, Tata McGraw-
Hill Publishing.
• A Guide to the SQL Standard, Date, C. and Darwen,H. 3rd edition, Reading, MA: 1994, Addison-Wesley.
• Data Management & file Structure by Looms, 1989, PHI
Note: Eight questions will be set in all by the examiners taking at least two questions from each
unit .Students will be required to attempt five questions in all at least one from each unit.
14
CSE207 E Internet Fundamentals
L T P Sessional: 50 Marks
3 1 - Exam : 100 Marks
Total : 150 Marks
Duration of Exam: 3 Hrs.
Unit-1 : The Internet: Introduction to networks and internet, history, Internet, Intranet & Extranet, Working of
Internet, Internet Congestion, internet culture, business culture on internet. Collaborative computing & the internet.
Modes of Connecting to Internet, Internet Service Providers(ISPs), Internet address, standard address, domain name,
DNS, IP.v6.Modems, Speed and time continuum, communications software; internet tools.
Unit-2 : World Wide Web : Introduction, Miscellaneous Web Browser details, searching the www: Directories
search engines and meta search engines, search fundamentals, search strategies, working of the search engines,
Telnet and FTP, HTTP, Gophar Commands, TCP/IP.
Introduction to Browser, Coast-to-coast surfing, hypertext markup language, Web page installation, Web page setup,
Basics of HTML & formatting and hyperlink creation.Using FrontPage Express, Plug-ins.
Unit-3: Electronic Mail: Introduction, advantages and disadvantages, User Ids, Pass words, e-mail addresses,
message components, message composition, mailer features, E-mail inner workings, E-mail management, MIME
types, Newsgroups, mailing lists, chat rooms, secure-mails, SMTP, PICO, Pine, Library cards catalog, online ref.
works.
Languages: Basic and advanced HTML, Basics of scripting languages – XML, DHTML, Java Script.
Unit-4 : Servers : Introduction to Web Servers: PWS, IIS, Apache; Microsoft Personal Web Server. Accessing &
using these servers.
Privacy and security topics: Introduction, Software Complexity, Attacks, security and privacy levels, security
policy, accessibility and risk analysis, Encryption schemes, Secure Web document, Digital Signatures, Firewalls,
Intrusion detection systems
Text Book:
• Fundamentals of the Internet and the World Wide Web, Raymond Greenlaw and Ellen Hepp – 2001, TMH
• Internet & World Wide Programming, Deitel,Deitel & Nieto, 2000, Pearson Education
Reference Books:
• Complete idiots guide to java script,. Aron Weiss, QUE, 1997
• Network firewalls, Kironjeet syan -New Rider Pub.
• Networking Essentials – Firewall Media.
• www.secinf.com
• www.hackers.com
Note: Eight questions will be set in all by the examiners taking at least two questions from each
unit .Students will be required to attempt five questions in all at least one from each unit.
15
1. Create a database and write the programs to carry out the following operation :
2. Create a view to display details of employees working on more than one project.
3. Create a view to display details of employees not working on any project.
4. Create a view to display employees name and projects name for employees working on projects <P1 and
Usage of S/w:
Instruction Set Architecture: Instruction set based classification of processors (RISC, CISC, and their
comparison); addressing modes: register, immediate, direct, indirect, indexed; Operations in the instruction set;
Arithmetic and Logical, Data Transfer, Machine Control Flow; Instruction set formats (fixed, variable, hybrid);
Language of the machine: 8086 ; simulation using MASM
Unit-2: Basic non pipelined CPU Architecture: CPU Architecture types (accumulator, register, stack, memory/
register) detailed data path of a typical register based CPU, Fetch-Decode-Execute cycle (typically 3 to 5 stage);
microinstruction sequencing, implementation of control unit, Enhancing performance with pipelining. Hardwired
control design method, Micro programmed control unit.
Unit-3: Memory Hierarchy & I/O Techniques: The need for a memory hierarchy (Locality of reference
principle, Memory hierarchy in practice: Cache, main memory and secondary memory, Memory parameters: access/
cycle time, cost per bit); Main memory (Semiconductor RAM & ROM organization, memory expansion, Static &
dynamic memory types); Cache memory (Associative & direct mapped cache organizations. Allocation &
replacement polices, segments, pages & file organization, virtual memory.
Computer Organization [80x86]: Instruction codes, computer register, computer instructions, timing and control,
instruction cycle, type of instructions, memory reference, register reference. I/O reference, Basics of Logic Design,
accumulator logic, Control memory, address sequencing, micro-instruction formats, micro-program sequencer,
Stack Organization, Instruction Formats, Types of interrupts; Memory Hierarchy. Programmed I/O, DMA &
Interrupts.
Text Books:
• Computer Organization and Design, 2nd Ed., by David A. Patterson and John L. Hennessy, Morgan 1997,
Kauffmann.
• Computer Architecture and Organization, 3rd Edi, by John P. Hayes, 1998, TMH.
Reference Books:
• Operating Systems Internals and Design Principles by William Stallings,4th edition, 2001, Prentice-Hall
Upper Saddle River, New Jersey
• Computer Organization, 5th Edi, by Carl Hamacher, Zvonko Vranesic,2002, Safwat Zaky.
• Structured Computer Organisation by A.S. Tanenbaum, 4th edition, Prentice-Hall of India, 1999, Eastern
Economic Edition.
• Computer Organisation & Architecture: Designing for performance by W. Stallings, 4th edition, 1996,
Prentice-Hall International edition.
• Computer Architecture & Organisation by M. Mano, 1990, Prentice-Hall.
• Computer Architecture- Nicholas Carter, 2002, T.M.H.
Note: Eight questions will be set in all by the examiners taking at least two questions from each
unit .Students will be required to attempt five questions in all at least one from each unit.
18
• Concrete Mathematics: A Foundation for Computer Science, Ronald Graham, Donald Knuth and Oren
Patashik, 1989, Addison-Wesley.
• Mathematical Structures for Computer Science, Judith L. Gersting, 1993, Computer Science Press.
• Applied Discrete Structures for Computer Science, Doerr and Levasseur, (Chicago: 1985,SRA
• Discrete Mathematics by A. Chtewynd and P. Diggle (Modular Mathematics series), 1995, Edward
Arnold, London,
• Schaums Outline series: Theory and problems of Probability by S. Lipshutz, 1982, McGraw-Hill
Singapore
• Discrete Mathematical Structures, B. Kolman and R.C. Busby, 1996, PHI
• Discrete Mathematical Structures with Applications to Computers by Tembley & Manohar, 1995, Mc
Graw Hill.
• Discrete Mathematics & Structure, Satyender Bal Gupta, 2nd Ed., Luxmi Pub.
19
Unit-1: Introduction: A brief history, Characteristics of a good programming language, Programming language
translators compiler & interpreters , Elementary data types – data objects, variable & constants, data types,
Specification & implementation of elementary data types, Declarations ,type checking & type conversions ,
Assignment & initialization, Numeric data types, enumerations, Booleans & characters.
Syntax & Semantics : Introduction, general problem of describing syntax, formal method of describing syntax,
attribute grammar dynamic semantic.
Unit-2: Structured data objects : Structured data objects & data types , specification & implementation of
structured data types, Declaration & type checking of data structure ,vector & arrays, records Character strings,
variable size data structures , Union, pointer & programmer defined data objects, sets, files.
Subprograms and Programmer Defined Data Types: Evolution of data type concept abstraction, encapsulation &
information hiding , Subprograms ,type definitions, abstract data types, over loaded subprograms, generic
subprograms.
Unit–3: Sequence Control: Implicit & explicit sequence control ,sequence control within expressions, sequence
control within statement, Subprogram sequence control: simple call return, recursive subprograms, Exception &
exception handlers, co routines, sequence control. Concurrency – subprogram level concurrency, synchronization
through semaphores, monitors & message passing
Data Control: Names & referencing environment, static & dynamic scope, block structure, Local data & local
referencing environment, Shared data: dynamic & static scope. Parameter & parameter transmission schemes.
Unit-4: Storage Management: Major run time elements requiring storage ,programmer and system controlled
storage management & phases , Static storage management , Stack based storage management, Heap storage
management ,variable & fixed size elements.
Programming Languages: Introduction to procedural, non-procedural ,structured, logical, functional and object
oriented programming language, Comparison of C & C++ programming languages.
Text Book:
• Programming languages Design & implementation by T.W. .Pratt, 1996, Prentice Hall Pub.
• Programming Languages – Principles and Paradigms by Allen Tucker & Robert Noonan, 2002, TMH,
Reference Books:
• Fundamentals of Programming languages by Ellis Horowitz, 1984, Galgotia publications (Springer
Verlag),
• Programming languages concepts by C. Ghezzi, 1989, Wiley Publications.,
• Programming Languages – Principles and Pradigms Allen Tucker , Robert Noonan 2002,
T.M.H.
Note: Eight questions will be set in all by the examiners taking at least two questions from each
unit .Students will be required to attempt five questions in all at least one from each unit.
20
Unit–1: Introduction to C++, C++ Standard Library, Basics of a Typical C++ Environment, Pre-
processors Directives, Illustrative Simple C++ Programs. Header Files and Namespaces, library files.
Concept of objects, basic of object modeling, object classes, associations, behaviors, description, Object
Oriented Analysis & Object Modeling techniques,
Object Oriented Concepts : Introduction to Objects and Object Oriented Programming, Encapsulation
(Information Hiding), Access Modifiers: Controlling access to a class, method, or variable (public,
protected, private, package), Other Modifiers, Polymorphism: Overloading,, Inheritance, Overriding
Methods, Abstract Classes, Reusability, Class’s Behaviors.
Classes and Data Abstraction: Introduction, Structure Definitions, Accessing Members of Structures,
Class Scope and Accessing Class Members, Separating Interface from Implementation, Controlling
Access Function And Utility Functions, Initializing Class Objects: Constructors, Using Default
Arguments With Constructors, Using Destructors, Classes : Const(Constant) Object And Const Member
Functions, Object as Member of Classes, Friend Function and Friend Classes, Using This Pointer,
Dynamic Memory Allocation with New and Delete, Static Class Members, Container Classes And
Integrators, Proxy Classes, Function overloading.
Unit-2: Operator Overloading: Introduction, Fundamentals of Operator Overloading, Restrictions On
Operators Overloading, Operator Functions as Class Members vs. as Friend Functions, Overloading, <<,
>> Overloading Unary Operators, Overloading Binary Operators.
Inheritance: Introduction, Inheritance: Base Classes And Derived Classes, Protected Members, Casting
Base- Class Pointers to Derived- Class Pointers, Using Member Functions, Overriding Base –Class
Members in a Derived Class, Public, Protected and Private Inheritance, Using Constructors and
Destructors in derived Classes, Implicit Derived –Class Object To Base- Class Object Conversion,
Composition Vs. Inheritance.
Unit–3: Virtual Functions and Polymorphism: Introduction to Virtual Functions, Abstract Base
Classes And Concrete Classes, Polymorphism, New Classes And Dynamic Binding, Virtual Destructors,
Polymorphism, Dynamic Binding.
Files and I/O Streams: Files and Streams, Creating a Sequential Access File, Reading Data From A
Sequential Access File, Updating Sequential Access Files, Random Access Files, Creating A Random
Access File, Writing Data Randomly To a Random Access File, Reading Data Sequentially from a
Random Access File. Stream Input/Output Classes and Objects, Stream Output, Stream Input,
Unformatted I/O (with read and write), Stream Manipulators, Stream Format States, Stream Error States.
Unit-4: Templates & Exception Handling: Function Templates, Overloading Template Functions,
Class Template, Class Templates and Non-Type Parameters, Templates and Inheritance, Templates and
Friends, Templates and Static Members.
Introduction, Basics of C++ Exception Handling: Try Throw, Catch, Throwing an Exception, Catching an
Exception, Re-throwing an Exception, Exception specifications, Processing Unexpected Exceptions, Stack
Unwinding, Constructors, Destructors and Exception Handling, Exceptions and Inheritance.
Text Books:
• C++ How to Program by H M Deitel and P J Deitel, 1998, Prentice Hall
• Object Oriented Programming in Turbo C++ by Robert Lafore ,1994, The WAITE Group
Press.
• Programming with C++ By D Ravichandran, 2003, T.M.H
Reference books:
21
ECE‐216 E Microprocessors And Interfacing
L T P Sessional: 50 Marks
3 1 - Exam: 100 Marks
Total: 150 Marks
Duration of Exam: 3 Hrs.
MEMORY INTERFACING: Semiconductor memory and its types- Static and dynamic RAM, ROM, EPROM,
EEROM and NOVRAM- Interfacing memory- Interfacing SRAM, DRAM, EPROM etc. Timing of RAM and ROM
signals.
Unit-2 : THE 8086 MICROPROCESSOR ARCHITECTURE : Architecture, block diagram of 8086, details of
sub-blocks such as EU, BIU; memory segmentation and physical address computations, program relocation,
addressing modes, instruction formats, pin diagram and description of various signals.
INSTRUCTION SET OF 8086 : Instruction execution timing, assembler instruction format, data transfer
instructions, arithmetic instructions, branch instructions, looping instructions, NOP and HLT instructions, flag
manipulation instructions, logical instructions, shift and rotate instructions, directives and operators, programming
examples.
Unit-3 : INTERFACING DEVICE : The 8255 PPI chip: Architecture, control words, modes and
examples.Interfacing D/A and A/D converters
INTERRUPT AND TIMER : 8259 Programmable interrupt controller, Programmable interval timer chips.
Text Books :
• Microprocessor Architecture, Programming & Applications with 8085 : Ramesh S Gaonkar; Wiley Eastern
Ltd.
• The Intel Microprocessors 8086- Pentium processor : Brey; PHI
Reference Books :
• Microprocessors and interfacing : Hall; TMH
• The 8088 & 8086 Microprocessors-Programming, interfacing,Hardware & Applications :Triebel & Singh;
PHI
• Microcomputer systems: the 8086/8088 Family: architecture, Programming & Design : Yu-Chang Liu &
Glenn A Gibson; PHI.
• Advanced Microprocessors and Interfacing : Badri Ram; TMH
Note: Eight questions will be set in all by the examiners taking two questions from each unit .Students will be
required to attempt five questions in all selecting at least one from each unit. Each question will
carry equal marks.
23
Q1. Raising a number n to a power p is the same as multiplying n by itself p times. Write a function called
power ( ) that takes a double value for n and an int value for p, and returns the result as double value. Use a default
argument of 2 for p, so that if this argument is omitted, the number will be squared. Write a main ( ) function that
gets values from the user to test this function.
Q2. A point on the two dimensional plane can be represented by two numbers: an X coordinate and a Y
coordinate. For example, (4,5) represents a point 4 units to the right of the origin along the X axis and 5 units up the
Y axis. The sum of two points can be defined as a new point whose X coordinate is the sum of the X coordinates of
the points and whose Y coordinate is the sum of their Y coordinates. Write a program that uses a structure called
point to model a point. Define three points, and have the user input values to two of them. Than set the third point
equal to the sum of the other two, and display the value of the new point. Interaction with the program might look
like this:
Enter coordinates for P1: 3 4
Enter coordinates for P2: 5 7
Coordinates of P1 + P2 are : 8, 11
Q 3. Create the equivalent of a four function calculator. The program should request the user to enter a
number, an operator, and another number. It should then carry out the specified arithmetical operation: adding,
subtracting, multiplying, or dividing the two numbers. (It should use a switch statement to select the operation).
Finally it should display the result. When it finishes the calculation, the program should ask if the user wants to do
another calculation. The response can be ‘Y’ or ‘N’. Some sample interaction with the program might look like this.
Enter first number, operator, second number: 10/ 3
Answer = 3.333333
Do another (Y/ N)? Y
Enter first number, operator, second number 12 + 100
Answer = 112
Do another (Y/ N) ? N
Q4. A phone number, such as (212) 767-8900, can be thought of as having three parts: the area code (212), the
exchange (767) and the number (8900). Write a program that uses a structure to store these three parts of a phone
number separately. Call the structure phone. Create two structure variables of type phone. Initialize one, and have
the user input a number for the other one. Then display both numbers. The interchange might look like this:
Enter your area code, exchange, and number: 415 555 1212
My number is (212) 767-8900
Your number is (415) 555-1212
Q 5. Create two classes DM and DB which store the value of distances. DM stores distances in metres and
centimeters and DB in feet and inches. Write a program that can read values for the class objects and add one object
of DM with another object of DB. Use a friend function to carry out the addition operation. The object that stores
the results maybe a DM object or DB object, depending on the units in which the results are required. The display
should be in the format of feet and inches or metres and cenitmetres depending on the object on display.
Q 6. Create a class rational which represents a numerical value by two double values- NUMERATOR &
DENOMINATOR. Include the following public member Functions:
• constructor with no arguments (default).
• constructor with two arguments.
24
• void reduce( ) that reduces the rational number by eliminating the highest common factor between
the numerator and denominator.
• Overload + operator to add two rational number.
• Overload >> operator to enable input through cin.
• Overload << operator to enable output through cout.
Write a main ( ) to test all the functions in the class.
Q 7. Consider the following class definition
class father {
protected : int age;
public;
father (int x) {age = x;}
virtual void iam ( )
{ cout < < “I AM THE FATHER, my age is : ”<< age<< end1:}
};
Derive the two classes son and daughter from the above class and for each, define iam ( ) to write
our similar but appropriate messages. You should also define suitable constructors for these
classes.
Now, write a main ( ) that creates objects of the three classes and then calls iam ( ) for them.
Declare pointer to father. Successively, assign addresses of objects of the two derived classes to
this pointer and in each case, call iam ( ) through the pointer to demonstrate polymorphism in
action.
Q 8. Write a program that creates a binary file by reading the data for the students from the terminal.
The data of each student consist of roll no., name ( a string of 30 or lesser no. of characters) and marks.
Q9. A hospital wants to create a database regarding its indoor patients. The information to store include
a) Name of the patient
b) Date of admission
c) Disease
d) Date of discharge
Create a structure to store the date (year, month and date as its members). Create a base class to store the above
information. The member function should include functions to enter information and display a list of all
the patients in the database. Create a derived class to store the age of the patients. List the information
about all the to store the age of the patients. List the information about all the pediatric patients (less than
twelve years in age).
Q 10. Make a class Employee with a name and salary. Make a class Manager inherit from Employee. Add an
instance variable, named department, of type string. Supply a method to toString that prints the manager’s
name, department and salary. Make a class Executive inherit from Manager. Supply a method to String that
prints the string “Executive” followed by the information stored in the Manager superclass object. Supply
a test program that tests these classes and methods.
Q11. Imagine a tollbooth with a class called toll Booth. The two data items are a type unsigned int to hold the
total number of cars, and a type double to hold the total amount of money collected. A constructor initializes both
these to 0. A member function called payingCar ( ) increments the car total and adds 0.50 to the cash total.
Another function, called nopayCar ( ), increments the car total but adds nothing to the cash total. Finally, a member
function called displays the two totals. Include a program to test this class. This program should allow the user to
push one key to count a paying car, and another to count a nonpaying car. Pushing the ESC kay should cause the
program to print out the total cars and total cash and then exit.
Q12. Write a function called reversit ( ) that reverses a string (an array of char). Use a for loop that swaps the
first and last characters, then the second and next to last characters and so on. The string should be passed to
reversit ( ) as an argument.
Write a program to exercise reversit ( ). The program should get a string from the user, call reversit ( ), and print
out the result. Use an input method that allows embedded blanks. Test the program with Napoleon’s famous
phrase, “Able was I ere I saw Elba)”.
25
Q13. Create some objects of the string class, and put them in a Deque-some at the head of the Deque and
some at the tail. Display the contents of the Deque using the forEach ( ) function and a user written display
function. Then search the Deque for a particular string, using the first That ( ) function and display any strings
that match. Finally remove all the items from the Deque using the getLeft ( ) function and display each item.
Notice the order in which the items are displayed: Using getLeft ( ), those inserted on the left (head) of the Deque
are removed in “last in first out” order while those put on the right side are removed in “first in first out” order.
The opposite would be true if getRight ( ) were used.
Q 14. Assume that a bank maintains two kinds of accounts for customers, one called as savings account and the
other as current account. The savings account provides compound interest and withdrawal facilities but no cheque
book facility. The current account provides cheque book facility but no interest. Current account holders should
also maintain a minimum balance and if the balance falls below this level, a service charge is imposed.
Create a class account that stores customer name, account number and type of account. From this derive the classes
cur_acct and sav_acct to make them more specific to their requirements. Include necessary member functions in
order to achieve the following tasks:
a) Accept deposit from a customer and update the balance.
b) Display the balance.
c) Compute and deposit interest.
d) Permit withdrawal and update the balance.
e) Check for the minimum balance, impose penalty, necessary and update the balance.
f) Do not use any constructors. Use member functions to initialize the class members.
Q 15. Create a base class called shape. Use this class to store two double type values that could be used to
compute the area of figures. Derive two specific classes called triangle and rectangle from the base shape. Add to
the base class, a member function get_data ( ) to initialize baseclass data members and another member function
display_area ( ) to compute and display the area of figures. Make display_area ( ) as a virtual function and redefine
this function in the derived classes to suit their requirements. Using these three classes, design a program that will
accept dimensions of a triangle or a
rectangle interactively and display the area.
Remember the two values given as input will be treated as lengths of two sides in the case of
rectangles and as base and height in the case of triangles and used as follows:
Area of rectangle = x * y
Area of triangle = ½ * x * y
26
L T P Sessional: 25 Marks
- - 3 Exam: 25 Marks
Total: 50 Marks
Duration of Exam: 3 Hrs.
LIST OF EXPERIMENTS
4. Write a program using 8085 for multiplication of two 8- bit numbers by repeated addition method. Check for
minimum number of additions and test for typical data.
5. Write a program using 8085 for multiplication of two 8- bit numbers by bit rotation method and verify.
6. Write a program using 8085 for division of two 8- bit numbers by repeated subtraction method and test for
typical data.
7. Write a program using 8085 for dividing two 8- bit numbers by bit rotation method and test for typical data.
8. Study of 8086 microprocessor kit
9. Write a program using 8086 for division of a defined double word (stored in a data segment) by another double
word division and verify.
10. Write a program using 8086 for finding the square root of a given number and verify.
11. Write a program using 8086 for copying 12 bytes of data from source to destination and verify.
13. Write a program using 8086 for arranging an array of numbers in descending order and
verify.
14. Write a program using 8086 for arranging an array of numbers in ascending order and
verify.
15. Write a program for finding square of a number using look-up table and verify. .
16. Write a program to interface a two digit number using seven-segment LEDs. Use 8085/8086
microprocessor and 8255 PPI.
17. Write a program to control the operation of stepper motor using 8085/8086 microprocessor
and 8255 PPI.
Note: At least ten experiments have to be performed in the semester out of which seven experiments should be
performed from above list. Remaining three experiments may either be performed from the above list or designed
& set by the concerned institution as per the scope of the syllabus of ECE-216E.
27
NOTE: Eight questions are to be set in all by the examiner taking two questions from each unit.
Students will be required to attempt five questions taking atleast one question from each unit. Each
question will carry equal marks.
28
L T P Sessional : 50
Marks
- - 3 Practical: 25 Marks
Total: 75 Marks
Duration of Exam: 3 Hrs.
LIST OF EXPERIMENTS
1. Study of TTL gates – AND, OR, NOT, NAND, NOR, EX-OR, EX-NOR.
2. Design & realize a given function using K-maps and verify its performance.
5. To verify the truth tables of S-R, J-K, T & D type flip flops.
8. To design and verify the operation of synchronous UP/DOWN decade counter using J K flip-
flops & drive a seven-segment display using the same.
9. To design and verify the operation of asynchronous UP/DOWN decade counter using J K flip-
flops & drive a seven-segment display using the same.
10. To design & realize a sequence generator for a given sequence using J-K flip-flops.
11. Study of CMOS NAND & NOR gates and interfacing between TTL and CMOS gates.
12. Design a 4-bit shift-register and verify its operation . Verify the operation of a ring counter
and a Johnson counter.
Note : At least ten experiments are to be performed, atleast seven experiments should be
performed from above list. Remaining three experiments may either be performed from the above list or
designed & set by the concerned institution as per the scope of the Syllabus.
29
(Semester- 5)
Sl. Course No. Subject Teaching Schedule Examination Schedule Duration
No (Marks) of Exam
(Hours)
L T P Total Theory Sessional Practical T
1 HUT-302E Java 4 1 - 4 100 50 - 150 3
Design and analysis of 4 1 - 5 100 25 - 125 3
2 CSE-301
algorithms
3 CSE-303 Computer Networks 3 2 - 5 75 50 - 125 3
9 CSE-317 Seminar - 2 - 2 - 50 - 50 3
* Department Elective:
1. CSE-320 Digital Signal Processing
2. CSE-321 Multimedia Technique
3. CSE-322 Graph Theory & Combinations
4. CSE-323 Logical of Programming
5. CSE-324 Advanced Databases System
6. CSE-325 Parallel Computing
31
Note: - There will be eight questions in all. Two questions will be set from each unit. Students are required to
attempt five questions selecting at least one question for each unit.
Books
1. Mobility: Processes, computers and Agents, Dejan Milojicic, Frederick Douglis, Richard Wheeler,
Addison-Wesley Professional; Ist Edition(April 19, 1999).
2. Ivan Stojmenovic (Editor), Handbook of Wireless networks & Mobile Computing, Wiley, ISBN:0-
471-41902-8, February 2002
3. Yi-Bing Lin & Imrich Chlamtac, “Wireless and Mobile Networks architectures”
4. Raj Pandya, “ Mobile and Personal Communications system and services”. Prentice Hall of India,
2001.
Floppy disk interface, IDE interface: ATA standards, master-slave configuration, data transfer mode; SCSI
interface; SCSL bus standards; which is better SCSI or IDE; Serial ports, parallel ports, USB, Video adapters,
troubleshooting video adapters.
Unit-4 Devices and Peripherals
Floppy disk drive, hard disk drive, CD ROM drive, DVD ROM drive, recordable drives, keyboard, mice, printers
and monitors, trouble-shooting drives and periphales.
Note: - There will be eight questions in all. Two questions will be set from each unit. Students are required to
attempt five questions selecting at least one question for each unit.
Books
1. Craig Zacker & John Rourtrc: PC Hardwrae- The Complete Reference, TMH.
2. Mark Minosi: The Complete PC Upgrade & Maintenance Guide4/e, BPB Publication
3. S.K.Chauhan: PC Upgrade & Maintenance and troubleshooting guide.
33
Note: - There will be eight questions in all. Two questions will be set from each unit. Students are required to
attempt five questions selecting at least one question for each unit.
Books
1. Michael EWhitman & Herbert J. Mattord, Principles of Information Security, Vikash Publishing
House PVT. LTD., New Delhi.
2. William Stalling “ Cryptography and Network Security: Pearson Education.
3. Charles P. Pfleeger” Security in Computing” Prentice Hall.
4. Jeff Crume ” Inside Internet Security” Addison Wesley.
34
Note: - There will be 8 questions in all. Two questions will set from each unit. Students are required to attempt five
questions selecting at least one question from each unit.
Book:
1. Pressman S. Roger, Software Engineering, Tata McGraw-Hill.
2. Jalote Pankaj, An Integrated Approch to Software Engineering, Narosa Pub. House.
3. Sommerville lan, Software Engineering, 5th ed., Adison Wesley-2000.
4. Fairley Richard, Software, Software Engineering Concepts, Tata McGraw-Hill.
35
Books:
1. Mark Mines Complete PC upgrade & maintenance guide, BPB Publication.
2. Craig Zacker & John Rouske, PC Hardware: The complete reference, TMH.
3. Scott Mueller, Upgrading and Reporting PCs, PHI, 1999.
36
Book:
1. Mobility: Processes, Computer, and Agents, Dejan Milojicic, Frederick Douglis, Richard Wheeler, Addison-
Wesley Professional; 1st ed.(April 19,1999)
2. Ivan Stojmenovic(Editor), Handbook of Wireless Network and Mobile Computingm, Wiley, ISBN: 0-471-
41902-8, February 2002
3. Core Java Vol. I & II from Sun Micro System.
4. Huges, Java Networking , Hut Pub. Pune.
5. Java 2: The Complete Reference 4/e; Herbert Schildt, TMH, Delhi.
6. Java Beans Programming from the Ground Up: Joseph O’Neil, TMH, Delhi.
7. Java Servlets: Application Development; Karl Moss, TMH, Delhi.
37
Books
a. W.S Jawadekar, Software Engineering Principal and Approches, TMH,2004
b. Pressman S.Roger, Software Engineering, Tata McGraw-Hill
c. Jalote Pankaj, An Integrated Approch to Software Engineering, Narosa Pub. House.
d. Sommerville lan, Software Engineering, 5th ed., Adison Wesley-2000.
e. Fairley Richard, Software, Software Engineering Concepts, Tata McGraw-Hill.
38
Note: - There will be 8 questions in all. Two questions will set from each unit. Students are required to attempt
five questions selecting at least one question from each unit.
Book:
1. John G.Proakis and Dimitris G. Manolakis, Digital Signal Processing, PHI
2. Oppenheim & Schaffer, Digital Signal Processing, PHI
3. Rabiner & Gold, Digital Signal Processing application.
4. S.K.Mitra, Digital Signal Processing,TMH.
5. S.Salivayhan, A Vallavraj, C. Gnanapriya, Digital Signal Processing,TMH.
39
Note: - There will be 8 questions in all. Two questions will set from each unit. Students are required to attempt
five questions selecting at least one question from each unit.
Book:
1. Villamil & Molina multimedia: an introduction, PHI
2. Lozano, Multimedia: sound and video PHI
3. Villamil & Molina multimedia: Production, planning and delivery PHI
4. Sinclair, Multimedia on the PC, BPB
5. Tay Vaughan, multimedia: making it works, TMH
40
Note: - There will be 8 questions in all. Two questions will set from each unit. Students are required to attempt
five questions selecting at least one question from each unit.
Book:
1. Deo N: Graph theory and applications, Prentice Hall
2. D.B West: Introduction of graph theory: Prentice Hall
3. S.A. Choudum: A First course in Graph Theory, MacMillan [India]
4. V. Krishnamurthy:Combinatorics—Theory and application, Affilited East and West
5. Alan Tucker: Applied Combinatories, Willey.
41
Note: - There will be 8 questions in all. Two questions will set from each unit. Students are required to attempt
five questions selecting at least one question from each unit.
Books:
1. David Gries, The Science of Programming, Narosa Publishing House.
2. E.W.Dijkstra, A Discipline of Programming PHI.
3. Hoare and Jones, Essays in Computer Science, TMH
42
Note: - There will be 8 questions in all. Two questions will set from each unit. Students are required to attempt
five questions selecting at least one question from each unit.
Books
1. R. Ramakrishnan and J. Gehrks database management system; MGH, International edition, 2000
2. Korth, Silberschatz, Sudarshan: database concepts, MGH, 2001
3. C. I. Date, data base systems: 7th edition, Addison Wesley, Pearson Education, 2000
43
Note: - There will be 8 questions in all. Two questions will set from each unit. Students are required to attempt
five questions selecting at least one question from each unit.
Books
1. M.J. Quinn. Parallel Computing: Theory and Practice, McGraw Hill, New York, 1994
2. T.G.Lewis and H, EI-Rewini, Introduction to Parallel computing, Prentice Hall, New Jersey, 1992
3. T.G.Lewis, Parallel Programming: A machine Independent approach, IEEE Computer Society Press,
Los Alamitos, !994
44
Departmental Elective-II
1. CSE-441 Software Project Management
2. CSE-443 Embedded System Design
3. CSE-445 Artificial Intelligence
4. CSE-447 Image Processing
Departmental Elective-III
1. CSE-471 - Unix & Linux Programming
2. CSE-473 - Security & Cryptography
45
Departmental Elective-IV
Compiler Design
CSE-401
L T P Theory: 100
4 1 - Sessional: 25
Unit-1
Assemblers, linkers, loaders, compilers and translators, the structure of a compiler, different
states in the construction of a compiler, Design of lexical analyzer, Basic Parsing Techniques,
Parsers, shift-reduce parsing, operator- precedence parsing, top-down parsing predictive parsers,
L.R. Parsers, the canonical collection of L R (O) items, construction of SLR parsing tables,
construction canonical L.R. Parsing tables, Constructing LALR parsing tables implementation of
L R Parsing tables.
Unit – 2
Unit-3
Unit -4
Code Optimization: The principle sources of optimization, loop optimization, the DAG
representation of basic blocks, value number and algebraic laws, global dataflow analysis.
Code Generation: Object programs, problems in code generation, a machine model, a single
code generator, register allocation and assignment, code generation from DAGs, peephole
optimization.
Note: - There will be 8 questions in all. Two Questions will be set from each unit. Students are
required to attempt five questions selecting at least one question from each unit.
BOOKS
1. Aho A.V. and Ullaman J.D. Principles of Compiler Design, Addison Wesley
2. Donovan, J, System Programming , TMH
3. D.M. Dhamdhere: Compiler construction- Principles and Practice Mc Milan India
47
Web Engineering
CSE-403
L T P Theory: 75
3 1 - Sessional: 25
Unit-1
Unit-2
Dynamic HTML and Web Designing: HTML Basic concepts, Good web design, process of
web publishing phases of web site development, STRUCTURE OF HTML documents, HTML
elements- Core attributes, Language attributes, Core events, Block level events, Text level
events, Linking basics, Linking in HTML, Images and Anchors, Anchor Attributes, Image maps,
Semantic linking meta information, image preliminaries, Image download issues, Images and
buttons, introduction to layout: Backgrounds, color and text, fonts, layout with tables. Advanced
layout: Frames and layers, HTML and other media types. Audio support in browsers, video
support, other binary formats. Style sheets, positioning with style sheets. Basic Interactivity and
HTML: FORMS, form control, new and emerging form elements.
Unit -3
CGI Using PERL: Introduction to CGI, Alternative technologies, The Hypertext Transport
protocol, URLs, HTTP, Browser requests, Server Responses, Proxies, Content Negotiation, The
common Gateway Interface, The CGI Environment, Environment variables, CGI Output, forms
and CGI, Sending Data to the server, form Tags, Decoding from input, Architectural Guidelines,
Coding Guidelines, Efficiency and optimization.
Unit -4Java Server Pages: Basics, Integrating Scripts in JSPs, JSP Objects and Components,
configuring and troubleshooting, JSP: request and response objects, retrieving the contents of an
HTML format, retrieving a query string, Working with Beans, Cookies, creating and Reading
Cookies. Using Application Objects and Events.
XML: Relationship between HTML, SGML and XML, Basic XML, Valid documents, ways to
use XML, XML for data files, embedding XML into HTML documents. Converting XML to
49
HTML for Display, Displaying XML using CSS and XSL, rewriting HTML as XML, the future
of XML.
Note: - There will be 8 questions in all. Two Questions will be set from each unit. Students are
required to attempt five questions selecting at least one question from each unit.
BOOKS
1. Thomas A Powell, HTML The Complete Reference, Tata McGraw Hill Publications.
2. SCSEt Guelich, Shishir Gundavaram, Gunther Birzneik; CGI Programming with PERL
2/e, O’ Reilly.
3. Doug Tidwell, James Snell, Pavel Kulchenko; Programming web services with SOAP, O’
Reilly
4. Pardi, XML in Action, Web Technology, PHI
5. Yong, XML step by step, PHI
6. Aaron, Weiss, Rebecca Taply, Kim Daniels, Stuven Mulder, Jeff Kaneshki, Web
Authoring Desk reference, Techmedia publications
50
L T P Theory: 100 4
1 - Sessional: 25
Unit-1
Probability Models, Sample Space, Events, their algebra, graphical methods of representing
events, Probability Axioms and their applications, Condition probability, Independence of
Events, Bayes' Rule and Bernoulli Trials.
Unit-2
Random variables, and their event spaces, Probability mass function, Distribution functions,
some discrete distributions (Bernoulli, Binomial, Geometric, Negative Binomial, poisson, Hyper
geometric and Uniform), Probability Generating Function, Discrete random vectors, Continuous
random variables: some continuous distributions (Exponential, HyperexponentiaI, Erlang,
Gamma, Normal), Functions of random variables, joint1y distributed random variables.
Expectation, Expectation of functions of more than one random variable, Brief introduction to
Conditional pmf: pdf and expectation, Moments and transforms of some distributions (Uniform,
Bernoulli, Binomial, Geometric, Poisson. Exponential, Gamma, Normal), Computation of mean
time to failure.
Unit-3
Stochastic Processes, Classification of stochastic processes, the Bernoulli process, The Poisson
process, renewal process, renewal model of program behavior.
Unit-4
Markov Chains, Computation of n-step transition probabilities, State classification and limiting
distributions, Distribution of times between state changes, Irreducible finite chains with
aperiodic states, M/G/l queuing system, Discrete parameter Birth-Death processes, Analysis of
program execution time. Continuous parameter Markov Chains, Birth-Death process with special
cases, Non-Birth-Death Processes.
Note: - There will be 8 questions in all. Two Questions will be set from each unit. Students are
required to attempt five questions selecting at least one question from each unit.
BOOKS
1. K.S. Trivedi, Probability, Statistics with Reliability, Queuing and Computer Science
Applications, PHI, 2001.
2. J.F. Hayes, Modeling of Computer Communication Networks, Khanna Publishing, Delhi.
51
L T P Practical: 50
- - *1+2 Sessional: 50
• Teachers are supposed to devote 1 period for giving instructions to clear the concepts
UNIX & Linux and 2 periods for the lab work.
53
L T P
- - 2 Practical: 25
Sessional: 25
1. Chalk out the storyboard and design of Diary Food Limited. As the name reflects your
site diary products and aims at opening an online store. Your storyboard should cover all
the features that you plan to have on the site.
2. Create your own page with your favorite hobbies.
3. Create a Menu or a table of content web page. Each menu item or section of the table of
content should load a different web page. For example, if the user clicks on menu one or
section I then the link should take him to respective menu html or section and so on.
4. Create a web site for your college.
5. Create a frameset that is divided into three sections. The frameset should have three
zones.
• The Topmost section of the frameset should take up about just 15% of the
browser window. Name this frame title.
• The middle section should be 70% of the browser window. Name this frame title.
• The lower section should be 15% of the browser window. Name this frame menu.
Create pages for each section. For the lowermost section, create page that loads
the content into the middle section. The topmost section should contain a page
describing the web page itself.
6. Create a web page, which displays the map of your country Link, each city /state on the
image map, such that the respective HTML page of the city/state is displayed when the
user selects an area.
7. Add the tickertape applet to your page by customizing it for the following settings:
• Increase the count by one.
• Accordingly update the message count.
• Change the text color to (237,192,171)
• Experiment with changing the scrolling speed.
• Customize the message text as per your page requirement.
8. Incorporate a quest book into the Diary Food Webpage and use Java Script to build
validations into the form.
9. Use Style sheet to modify the following:
• Change background to modify the following.
• Change font type, face and color.
• Align Text.
• Remove underlines from hyperlinks.
10. Use Microsoft’s Personal Web Server to set up your Website.
54
L T P Theory: 75
3 1 - Practical: 50
Unit-1
Unit-2
Unit-3
NOTE: There will be 8 questions in all. At least two questions will be set from each unit.
Books
L T P Theory: 75
3 1 - Practical: 50
Unit-1
Introduction to an embedded systems and its design:: Introduction to ES & its applications, Design parameters of
an ES and its significance (with respect to all parameter), Present trends in ES, Embedded system design life cycle,
Product specifications and hardware, software partitioning, Co-design
RTOS & its overview:
Spell of OS 2 Difference between OS 2 RTOS, Role of RTOS in ES 2 its process models (Process transition
diagram), Course structure, Overview Window, CE, Unix, Mino Kernnel, UCOs & RT linux, Interrupt roatining in
RTOS &^ Inblow response cycle, Different IPC machines in RTOS, Scheduling construm in RTOS (hand 2 soft),
Memory sowing and its protechan, Encapsulation of Semephores and Queues, Timon in RTOS (Watch dog timer)
Unit-2
Processor Selection: Role of processor selection in ES (Mp V/s Uc), Mino control – 8051, 16232 bit mino
controller 2 its processor, More about micro controller applications with respect to embedded system design, DSP’s
in ES, New trends in processing and DSP’s.
Cost Compiler and cross assembly for embedded systems
Why we need cross compiler / Assemble, Embedded software development take chain and software development
tool chain, Compiler linker, locators, cross assembles, GCC compiler.
Unit-3
Unit-4
Communication Protocols with reference to ES:
Introduction to protocol, why we need in ES, Overview TCP (IP), UDD< wings protocols, IrDA, Blue Box, IEEE
8811
Other design issues and current trends on its application of ES
56
Memory optimization, Poorer optimization, Co-similation of its system on chip and SOS (System on Slices),
Revision of Cost
Note: - There will be 8 questions in all. Two Questions will be set from each unit. Students are
required to attempt five questions selecting at least one question from each unit.
Books
Artificial Intelligence
CSE-445
(Departmental Elective II)
L T P Theory: 75
3 1 - Sessional: 50
Unit-1
Unit-2
Unit-3
Default and Non monotonic Logic: Axiomatic theory, Monotonicity, non-atomic reasoning
using McDermott’s NML-I, problems with NML-I, reasoning with NML-II, Case study of Truth
Maintenance system(TMS), neural network fundamentals.
Imprecision and Uncertainty: Definition, Probabilistic techniques, Certainty factor based
reasoning, conditional probability. Medical diagnosis problem, Baye’s Theorem and its
limitations, Bayesian belief network, propagation of belief, Dumpster-Shafer theory of
uncertainty management, belief interval, Fuzzy relation, inverse Fuzzy relations, Fuzzy post
inverse, Fuzzy Inversion.
Unit-4
Note: - There will be 8 questions in all. Two Questions will be set from each unit. Students are
required to attempt five questions selecting at least one question from each unit.
Books
1. A. Konar: Artificial Intelligence and Soft Computing—Behavioral and Cognitive
Modeling of Human Brain, CRC Press, USA.
2. E. Charniak and D. McDermott: Introduction to Artificial Intelligence, Addison Wesley
Longman.
3. Ellinc and rich: Artificial Intelligence, 2/e 1992.
4. Rich and Knight: Artificial Intelligence, 2/e 1992.
59
Image Processing
CSE - 447
(Departmental Elective II)
L T P Theory:75
3 1 - Scssional:50
Unit-1
Image Processing Fourier Transform and Z-Transform, Causality and stability, Toeplit and
Circulate Metrics, orthogonal and unitary Matrices and Kroenker product, Markov Processes Kl
Transform Mean square Estimates and Orthogonal Principles.
Image sampling quantization, Band Limited Image Sampling Versus Replication, Reconstruction
of image from samples Sampling Theorem, Sampling Theorem for Random Fields, Sampling
Optimal Sampling, Nonrectangular Grid Sampling, Sampling Aperture, Display Aperture/
Interpolation Functions, Lang range Interpolation, Moire Effect. Image Quantization Uniform
Optimal Quantizer, Properties of Mean Square Quantizer, Commands Design Visual
Quantization
Unit-2
Image Transforms: Two Dimensional Orthogonal and Unitary Transforms and their properties.
One Dimensional And Two Dimensional DFT Cosine and Sine Transforms Iiadmard, slant
,IIARR and KI, Transforms and their properties, Approximation to KI Transforms. Image
representation by stochastic model, One Dimensional Causal Models, AR and ARMA models,
Non Causal Representation Spectral factorization, Image Decomposition.
Unit-3
Image Enhancement and Restoration: Point Operation. Histogram Modeling, Spatial
Operations, Transform Operations. MultiSpeciral Image Enhancement. Image Observation
Models, Inverse and Wiener Filtering FIR wiener Filters, Filtering using Image Transform
Causal Models and recursive filtering Maximum entropy restoration. Extrapolation of band
limited signal.
Unit-4
Image Analysis and Image Compression: Spatial feature extraction, Edge detection and
boundary extraction Boundary, region and moment representations structures, Texture, Image
Segmentation, Reconstruction from Projections, Pixel Coding, Productive Techniques,
Transform Coding Theory, Coding of Image, Coding of two-tone image.
Note: - There will be 8 questions in all. Two Questions will be set from each unit. Students are
60
required to attempt five questions selecting at least one question from each unit.
BOOKS
1. Anil Jain: Digital Image Processing
2. Gonzalez Woods: Image Processing
61
Departmental Elective-III
CSE-471
L T P Theory: 75
3 1 - Sessional: 25
Unit-1
Linux Startup: User accounts, accessing Linux - starting and shutting processes, Logging in and
Logging out, Command line, simple commands
Shell Programming: Unix file system: Linux/Unix files, i-nodes and structure and file system
related commands, Shell as command processor, shell variables, creating command substitution,
scripts, functions, conditionals, loops, customizing environment
Unit-2
Regular Expressions and Filters: Introducing regular expressions patterns, syntax, character
classes, quantifiers, introduction to egrep, sed, programming with awk and perl.
Unit-3
The C Environment: The C compiler, vi editor, compiler options, managing projects, memory
management, use of makefiles, dependency calculations, memory management - dynamic and
static memory, building and using static and dynamic libraries, using ldd, soname, dynamic
loader, debugging with gdb
Unit-4
Processes in Linux: Processes, starting and stopping processes, initialization processes, rc and
init files, job control - at, batch, cron, time, network files, security, privileges, authentication,
password administration, archiving, Signals and signal handlers, Linux I/O system.
Note: - There will be 8 questions in all. Two Questions will be set from each unit. Students are
required to attempt five questions selecting at least one question from each unit.
Books
1. John Goerzen: Linux Programming Bible, IDG Books, New Delhi, 2000.
2. Sumitabha Das: Your Unix - The Ultimate Guide, TMH, 2000.
3. Mathew: Professional Linux Programming, vol.l & 2, Wrox-Shroff, 2001. .
4. Welsh & Kaufmann: Running Linux, O'Reiley & Associates, 2000.
62
L T P Theory: 75
3 1 - Scssional: 50
Unit-1
Unit-2
Authentication protocols: KDC protocols, shared secret key, Diffle-Hellman Key exchange,
Needham –n Schroeder protocol, Using Kerbros, interlock protocol, digital signatures- Secret
key and public key signatures, DSS, message digest, MD5 and Secure Hash algorithms
Unit-3
Unit-4
Network security: Basics, Security Functions, preventing loss and damage, securing local area
network- authorization, security plan and policy, Securing enterprise network- setting priorities,
security plans, securing network components, hardware security, levels of access control and
authorization.
Note: - There will be 8 questions in all. Two Questions will be set from each unit. Students are
required to attempt five questions selecting at least one question from each unit.
Books
Departmental Elective-IV
CSE-402
L T P Theory: 100
4 1 - Sessional: 50
UNIT 1.
Unit 2
UNIT 3
UNIT 4
Optical Neural Networks: Vector Matrix Multipliers, Hop field net using Electro optical matrix
multipliers, Holographic correlator, Optical Hopfield net using Volume Holograms.
The Cognitrons and Neocognitrons: Their structure and training.
Genetic Algorithms: Elements, a simple genetic algorithm, working of genetic algorithms
evolving neural networks.
Note: - There will be 8 questions in all. Two Questions will be set from each unit. Students are
required to attempt five questions selecting at least one question from each unit.
Books
CSE-404
L T P Theory: 100
4 1 - Sessional: 25
UNIT- 1
Display Devices: Line and point plotting systems: Raster, Vector, pixel and point plotters,
Continual refresh and storage displays, Digital frame buffer, Plasma panel display, Very high
resolution devices. High-speed drawing. Display processors. Character generators, Colour
Display techniques (shadowmask and penetration CRT, colour look-up tables, analog false
colours, hard copy colour printers).
UNIT- 2
UNIT- 3
Interactive graphics: Pointing and positing devices (cursor, lightpen, digitizing tablet, the
mouse, track balls). Interactive graphical techniques. Positioning (Elastic or Rubber Bank lines,
Linking, zooming, panning clipping, windowing, scissoring). Mouse Programming.
UNIT-4
Note: - There will be 8 questions in all. Two Questions will be set from each unit. Students are
required to attempt five questions selecting at least one question from each unit.
Books
CSE-406
L T P Practical: 50
- - 3 Sessional: 50
Departmental Elective-IV
Distributed Operating Systems
CSE-440
(Departmental Elective IV)
L T P Theory: 75
3 1 - Sessional: 50
Unit-1
Unit-2
Unit-3
Distributed dead lock detection: Introduction, dead lock handling, strategies, issues in
deadlock detection & resolution, Control organization, centralized, distributed & hierarchical
detection algorithm.
Unit-4
Distributed file system: Introduction, architecture mechanism for building, design issues,
log structured file system.
Distributed Scheduling: Introduction, motivation, issues in load distribution, component of
load algorithm, stabilizing load distribution algorithm, performance comparison, selection of
a suitable load sharing algorithm, requirement for load distribution, task migration, issues in
task migration.
Note: There will be 8 questions in all. Two Questions will be set from each unit. Students are
required to attempt five questions selecting at least one question from each unit.
BOOKS
1. Mukesh Singhal & N.G. Shivaratri: Advanced concepts in operati g systems, TMH 2001.
2. A S Tanenbaum : Modern Operating Systems ,PHI.
3. A. Silberschatz, P. Galving, G. Gahne : Applied operating system concepts, Wiley.
Software Quality Models and Testing
70
CSE-442
(Departmental Elective IV)
L T P
3 1 - Theory : 75
Sessional: 50
Unit-1
Software Quality: Meaning and scope, software quality factors, software quality metrics,
relationship b/w quality factors and quality metrics, quality management system, software
reviews, formal technical reviews, correctness proof, statistical quality assurance, clear room,
software engineering, standards of software quality assurance.
Unit-2
Software Reliability: meaning and its relation with software quality, reliability modeling-
exponential failure time models (viz., Jelinski Moranda model, Schneidiwind’s model,
Musa’s basic execution time model, hyberexponential model), Weibull and gamma failure
time model (viz. Weibull model, S-shaped reliability growth model), and infinite failure
category models (viz. Duane’s model, geometric model, Muse-Okumto model). Types of
failure, bath-tub Curve, Exponential law of reliability.
Unit-3
Software Testing: Meaning. Scope and its relationship with software quality, software
testing techniques: white box testing, basis path testing, control structure testing and black
box testing, etc.
Software testing strategies: unit testing, integration testing, validation testing and system
testing, etc.
Unit-4
Concept of repair and maintenance, concept of availability and its relation with reliability and
maintainability, preventive maintenance, Software maintenance, the management of reliable
software, Automatic error detection and error correction.
Note: There will be 8 questions in all. Two Questions will be set from each unit. Students are
required to attempt five questions selecting at least one question from each unit.
Books
1. Software Quality: Concepts and Plan, by Robert H Dunn Prentice Hall International
71
Bioinformatics
CSE-444
(Departmental Elective IV)
L T P Theory: 75
3 1 - Scssional: 50
Unit-1
Introduction to Bioinformatics: Introduction, outline of proteins, primary structure: the 20
amino acids – chemical structure & properties; chirality, different types of side chain: relevance
to mutation, size , aliphatic/aromatic, polarity, charge, hydrophobicity; disulphide bonds,
molecular models, polypeptide geometry: the folding chain, nomenclature, molecular graphics,
Structure evolution and mutation genetic information- the triplet code; DNA structure Synthesis
of proteins: cell biology background; transcription; RNA polymerase, introns, exons, splicing
translation: ribosomes, strat/stop codons, post-translational processing
Unit-2
Unit-3
Bioinformatics tools: Networks- WWW, CERN EMBnet; EMBL Database, SEQNET, Gen
Bank, NLM ,Etc. , Sequence Databases and Sequence Analysis: Genomic , CDNA EMBL
database GenBank Protein sequence, Pattern recognition tools
Similarity searching , secondary sources, genome databases, Molecular graphics software and
other packages, To find sequences based on keywords & phrases, to grab individual sequences or
whole groups of Sequences from a database
Unit-4
Note: There will be 8 questions in all. Two Questions will be set from each unit. Students are
required to attempt five questions selecting at least one question from each unit.
73
Books
1. Teresa K. Attwood, David J. Parry-Smith: Introduction to Bioinformatics, 1999,
Longman Higher Education, 0582327881
2. S. eddy, a. Krogh, G. Mitchison, Richard Durbin: Biological sequence analysis:
probabilistic models of proteins and nucleic acids,1999, Cambridge University Press.
0521629713
3. Andreas Baxevanis , B.F. Francis Ouellete: Bioinformatics : a practical guide to the
analysis of genes and proteins,1998,john Wiley & sons, inc. 0471191965
4. James D. Tisdall: Beginning perl for Bioinformatics. 2001. O`reilly & Associates.
0596000804
5. Michael S. Wterman: Mathematical methods for DNA sequences, 1989, CRC Press.
74
Expert Systems
CSE-446
(Departmental Elective IV)
L T P
3 1 - Theory : 75
Sessional: 50
Unit-1
Unit-2
Expert System Tools: Techniques of knowledge representations in expert systems, knowledge
engineering, System-building aids, support facilities, stages in the development of expert
systems.
Unit-3
Unit-4
Problems with Expert Systems: Difficulties, common pitfalls in planning, dealing with domain
expert, difficulties during development.
Note: There will be 8 questions in all. Two Questions will be set from each unit. Students are
required to attempt five questions selecting at least one question from each unit.
Books
L T P Theory: 75
3 1 - Practical: 50
Unit-1
Introduction, Real-time Versus Conventional Software, Computer Hardware for Monitoring and
Control, Software Engineering Issues.
Process and State-based Systems model, Periodic and Sporadic Process, Cyclic Executives, CE
definitions and Properties, Foreground-Background Organiazations, Standard OS and
Concurrency – Architectures, Systems Objects and Object-Oriented Structures, Abstract Data
Types, General Object Classes
Unit-2
Requirements and Design Specifications: Classification of Notations, Data Flow Diagrams,
Tabular Languages, State Machine, Communicating Real Time State Machine- Basic features,
Timeing and clocks, Sementics Tools and Extensions, Statecharts-Concepts and Graphical
Syntax, Semantics and Tools
Declarative Specifications: Regular Expressions and Extensions, Traditional Logics-
Propositional Logic, Predicates, Temporal logic, Real time Logic
Unit-3
Deterministic Scheduling : Assumptions and Candidate Algorithms, Basic RM and EDF Results,
Process Interactions-Prority Inversiotn and Inheritance
Unit-4
Timer Application, Properities of Real and ideal clocks, Clock Servers – Lamport’s Logical
clocks, Monotonic Clock service, A software Clock server, Clock Synchronization- Centralized
Synchronization, Distributed Synchronization
Operating Systems: Real Time Functions and Sevices, OS Architectures-Real Time UNIX and
POSIX, Issues in Task management- Processes and Threads, Scheduling, Synchronization and
communication
76
Note: - There will be 8 questions in all. Two Questions will be set from each unit. Students are
required to attempt five questions selecting at least one question from each unit.
Books
1. Real – Time Systems and software by Alan C. Shaw ; John Wiley & Sons Inc
77
L T P Theory: 75
3 1 - Practical: 50
Unit-1
Introduction: What is software testing and why it is so hard?, Error, Fault, Failure,
Incident, Test Cases, Testing Process, Limitations of Testing, No absolute proof of
correctness, Overview of Graph Theory & Discrete Mathematics.
Functional Testing: Boundary Value Analysis, Equivalence Class Testing, Decision
Table Based Testing, Cause Effect Graphing Technique.
Unit‐2
Structural Testing: Path testing, DD-Paths, Cyclomatic Complexity, Graph Metrics,
Data Flow Testing, Mutation testing.
Reducing the number of test cases:
Prioritization guidelines, Priority category, Scheme, Risk Analysis, Regression
Testing, Slice based testing
Unit‐3
Testing Activities: Unit Testing, Levels of Testing, Integration Testing, System
Testing, Debugging, Domain Testing.
Object Oriented Testing: Issues in Object Oriented Testing, Class Testing, GUI
Testing, Object Oriented Integration and System Testing.
Unit‐4
Testing Tools: Static Testing Tools, Dynamic Testing Tools, Characteristics of Modern
Tools.
Note: - There will be 8 questions in all. Two Questions will be set from each unit. Students are
required to attempt five questions selecting at least one question from each unit.
Books
78
1. William Perry, “Effective Methods for Software Testing”, John Wiley & Sons,
New York, 1995.
2. Cem Kaner, Jack Falk, Nguyen Quoc, “Testing Computer Software”, Second
Edition, Van Nostrand Reinhold, New York, 1993.
3. Boris Beizer, “Software Testing Techniques”, Second Volume, Second Edition,
Van Nostrand Reinhold, New York, 1990.
4. Louise Tamres, “Software Testing”, Pearson Education Asia, 2002
5. Roger S. Pressman, “Software Engineering – A Practitioner’s Approach”, Fifth
Edition, McGraw-Hill International Edition, New Delhi, 2001.
6. Boris Beizer, “Black-Box Testing – Techniques for Functional Testing of
Software and Systems”, John Wiley & Sons Inc., New York, 1995.
7. K.K. Aggarwal & Yogesh Singh, “Software Engineering”, New Age
International Publishers, New Delhi, 2003.
8. Marc Roper, “Software Testing”, McGraw-Hill Book Co., London, 1994.
9. Gordon Schulmeyer, “Zero Defect Software”, McGraw-Hill, New York, 1990.
10. Watts Humphrey, “Managing the Software Process”, Addison Wesley Pub. Co.
Inc., Massachusetts, 1989.
11. Boris Beizer, “Software System Testing and Quality Assurance”, Van Nostrand
Reinhold, New York, 1984.
12. Glenford Myers, “The Art of Software Testing”, John Wiley & Sons Inc., New York,
1979.
79
Departmental Elective-V
Object Oriented Software Engineering
CSE-472
L T P
3 1 - Theory : 75
Sessional: 50
Unit-1
Unit-2
Unit-3
Analysis Process, Use-Case Driven Object Oriented Analysis, Use-Case Model, Object
Classification, Theory, Different Approaches for identifying classes, classes, responsibilities and
Collaborators, identifying Object Relationships, attributes and Methods, super-sub Class
Relationships, Apart of Relationships-Aggregation , Class Responsibilities , Object
Responsibilities.
Unit-4
Object Oriented design process, corollaries, design axioms, design patterns, object oriented
design philosophy, UML Object Constraint Language, Designing Classes : The Process, Class
Visibility, Refining Attributes, Designing Methods and Protocols, Packages and Managing
classes, Designing interface objects, View layer interface design, Macro and Micro level
interface design process.
Note: There will be 8 questions in all. Two Questions will be set from each unit. Students are
required to attempt five questions selecting at least one question from each unit.
BOOKS
L T P
3 1 - Theory : 75
Sessional: 50
Unit-1
Introduction: System Concepts, system boundaries and environment, continuous and discrete
systems, system modeling, types of Models, Modeling methodology, Model validation,
Principles & Nature of Computer modeling and simulation.
Unit-2
Continuous and Discrete: Analog vs. Digital Simulation, Continuous simulation vs. Numerical
Integration, Concepts of simulation of continuous and discrete system with the help of live
example, generation of random numbers, generation of non-uniformly distributed random
numbers, generation of Poisson and Erlang variates.
Unit -3
Simulators for the Live systems: Simulation of a water reservoir system, Simulation of a
hypothetical Computer, Simulation of queuing Systems, basic concepts of queuing theory,
simulation of single server, two server and general queuing theory, simulation in inventory
control systems, elements of Inventory theory, inventory models, simulators for complex
inventory systems.
Unit-4
Design and Evaluation of Simulation Experiments: Length of simulation, run variance
reduction techniques. Experiment layout and Validation.
Note: There will be 8 questions in all. Two Questions will be set from each unit. Students are
required to attempt five questions selecting at least one question from each unit.
Books
1. Gordon G.: System simulation, Prentice-Hall of India Pvt. Ltd. New Delhi 1993
2. Narsingh Deo: System Simulation with Digital Computer:, PHI New Delhi, 1993
3. Neelankavil Frances: Computer Simulation and Modelling, John Wiley & Sons, New
York, 1987.
4. Payne, James A.: Introduction to simulation: Programming Techniques and Methods of
Analysis, McGraw-Hill International Editions, Computer Science services, New York
(1998).
5. Reitam Julian: Computer Simulation Experiments, Wiley Interscience 1971.
81
L T P Theory: 75
3 1 - Practical: 50
Unit-1
Data Warehousing: Definition, Scope, Practical Implications, Structures and functions.
Data Mining: Process, Technologies & Rules, platform tools & tool characteristics, operational
vs. information systems.
Unit-2
Types of Data Warehouses: Host based, single stage, LAN based, Multistage, stationary
distributed & virtual data-warehouses.
Unit-3
Data warehouses architecture: Metadata, operational data & operational data bases. Data
warehouse architecture model, 2-tier, 3-tier & 4-tier data warehouses.
Unit-4
Data Mining: Knowledge discovery through statistical techniques, Knowledge discovery
through neural networks, Fuzzy tech. & genetic algorithms.
Note: - There will be 8 questions in all. Two Questions will be set from each unit. Students are
required to attempt five questions selecting at least one question from each unit.
Books