Sie sind auf Seite 1von 15

Dharmsinh Desai University, Nadiad Faculty Of Technology Syllabus For M. Tech.

Computer Engineering Semester I Advanced Compiler Techniques Teaching Schemes Lecture Tutorial Practical 3 1 2 Sr. No. 1 Theory 60 Exam Schemes (Marks) Sessional Practical Termwork 40 25 25 Topics Introduction to Advanced Topics: Review of Compiler Structure, Advanced Issues in Elementary Topics, The Importance of Code Optimization, Structure of Optimizing Compilers, Informal Compiler Algorithm Notation (ICAN) Control-Flow Analysis: Approaches to Control-Flow Analysis, Depth-First Search, Preorder Traversal, Postorder Traversal, and Breadth-First Search, Dominators, Loops and Strongly Connected Components, Reducibility, Interval Analysis and Control Trees, Structural Analysis Data-Flow Analysis: Basic Concepts: Lattices, Flow Functions, and Fixed Points, Taxonomy of Data-Flow Problems and Solution Methods, Iterative Data-Flow Analysis, Lattices of Flow Functions, Control-Tree-Based Data-Flow Analysis, Structural Analysis, Interval Analysis, Static Single-Assignment (SSA) Form, Dealing with Arrays, Structures, and Pointers Dependence Analysis and Dependence Graphs: Dependence Relations, Basic-Block Dependence DAGs, Dependences in Loops, Dependence Testing, Program-Dependence Graphs Early optimizations: Constant-Expression Evaluation (Constant Folding), Scalar Replacement of Aggregates, Algebraic Simplifications and Reassociation, Value Numbering, Copy Propagation, Sparse Conditional Constant Propagation Redundancy Elimination: Common-Subexpression Elimination, Loop-Invariant Code Motion, Partial-Redundancy Elimination, Redundancy Elimination and Reassociation, Code Hoisting Loop optimization: Induction-Variable Optimizations, Unnecessary Bounds-Checking Elimination Register Allocation: Register Allocation and Assignment, Local Methods, Graph Coloring, Priority-Based Graph Coloring Instruction Scheduling: branch scheduling, list scheduling Total 150

2 3

4 5 6 7 8 9

Text Books 1) Advanced Compiler Design and Implementation, by Steven Muchnick, Publisher: Morgan Kaufmann Reference Books 1) Engineering a Compiler, by Keith Cooper and Linda Torczon, Publisher: Morgan Kaufmann 2) Optimizing Compilers for Modern Architectures, by Randy Allen & Ken Kennedy, Publisher: Morgan Kaufmann.

Semester I ADVANCE SOFTWARE ENGINEERING Teaching Scheme Lecture Tutorial Practical 3 1 Theory 60 Examination Scheme Sessional Practical Termwork 40 25 Total 125

Introduction: Software Product And Process, Phases In Software Development, Software Development Process Models, Software Analysis & Design: Analysis Methods, Software Requirement Specifications, System Design Methods Detailed Design, Architectural Design And Component Level Design, User Interface Design. Implementation And Testing: Coding, Verification And Testing. Testing Techniques. Software Quality: Quality Standards, Quality Assurance, Measuring Aspect Of Software Quality, Software Reliability And Maintenance. Software Metrics: Software Measurement And Metrics, Software Quality, Metrics For Software Product, Process And Project. Text: 1. Pressman, Software Engineering, McGraw-Hill, 1992 2. Fenton & Pfleeger, Software Metrics, PWS Publication References: 1. Watts S. Humphrey, Managing The Software Process, Addison Wesley, 1989 2. J.J. Marciniak, Ed., Encyclopedia Of Software Engineering, Vols. 1 And 2 John Wiley, 1994

Semester I ADVANCE COMPUTER NETWORKS Teaching Scheme Lecture Tutorial Practical 3 1 2 Theory 60 Examination Scheme Sessional Practical Termwork 40 25 25 Total 150

TCP/IP: IP Addressing And Internet Protocol, Transport Layer Protocols TCP And UDP, ARP, RARP, Broadcasting And Multicasting, ICMP, IGMP. Socket Programming: Elementary Sockets: Introduction, Different System Calls For Socket Creation, Elementary TCP Sockets, TCP Client-Server Example, TCP Server To Server Multiple Clients: Concurrent Server And I/O Multiplexing, Socket Options, Elementary UDP Sockets, UDP Client Server, Comparison Of UDP And TCP Client Server. Advanced Sockets: DNS, Daemon Processed, Unix Domain Protocols, Routing Sockets, Broadcasting, Multicasting, Advanced UDP Sockets, Threads, Raw Sockets: Ping, Traceroute, Datalink Access, Client-Server Design Alternatives. Inter Process Communication: Pipe, Fifo And Message Queue, Mutex And Semaphore. Text: 1. Unix Network Programming Second Edition Volume I & II, W. Richards Stevens, Addison Wesley 2. TCP/IP Illustrated Vol I, W. R. Stevens 3. TCP/IP, Comer

Semester I Object Oriented Analysis And Design Teaching Scheme Lecture Tutorial Practical 3 1 2 Theory 60 Examination Scheme Sessional Practical Termwork 40 25 25 Total 150

Introduction To Object Oriented Software Engineering Use Case Analysis, Object Diagrams Dynamic Models- Object Interacton Diagrams And State Diagrams Functional Model From Analysis To Design Relevant Topics From Various Methodologies Such As Jacobson, Rumbaughm, Booch, And Unified Methodology (including UML) Elements Of Design Reuse Object Oriented Design Patterns Object Oriented Concurrent & Distributed Systems Active Objects, Charm ++, Subcontracting, Object Oriented Concurrency Mechanisms, CORBA Standard Advanced Concepts Such As Inheritance Anomaly, Reflection In Object Oriented Systems, Multiple Interfaces, Filter Objects, Compositional Filters, Business Objects & Meta Objects. Text : 1. James Rumbaugh Et Al., Object Oriented Modeling And Design, Prentice Hall, 1991 Reference Book: 1. Bertrand Meyer, Object Oritented Software Construction, Prentice Hall , 1988 2. Ivar Jacobson, Object Oriented Software Engineering, A Use Case Driven Approach, Addison Wesley, 1992 3. Grady Booch, Object Oriented Analysis & Design, 2nd Ed., Benjamin/Cummings, 1994

Semester I Operating System Design And Implementation Teaching Scheme Lecture Tutorial Practical 3 1 2 Theory 60 Examination Scheme Sessional Practical Termwork 40 25 25 Total 150

Booting And System Calls Devices And Device Drivers Processes Description And Control Signals Memory Management And Virtual Memory Threads, SMP, Microkernel, Exo-Kernel Inter-process Communication (shared Memory, Semaphores, And Synchronization) Kernel Interaction With Runtime Support Systems Multiprocessor & Real-time Scheduling Memory Management In UNIX/Linux Fundamentals Of Real Time Operating Systems & Study Of Various RTOS Real Time Operating System :1. RTAI 2. WinCE 3. VxWorks Text : 1. 2. 3. 4. 5. Operating System By William Stallings, PHI Publication The Design Of The UNIX O/S", Maurice J.Bach,PHI "Modern Operating Systems", Tannenbaum, PHI "O/S:A Design-Oriented Approach", Charles Crowley, TMH Research Papers Related To RTOS, Linux Kernel Internals, Exo-Kernel

Semester I Seminar Teaching Scheme Lecture Tutorial Practical Theory Examination Scheme Sessional Practical Termwork 50 Total 50

Semester II
MOBILE COMMUNICATION & COMPUTING Teaching Schemes Lecture Tutorial Practical 3 1 2 Exam Schemes (Marks) Sessional Practical Termwork 40 25 25

Theory 60

Total 150

1. WIRELESS COMMUNICATION FUNDAMENTALS Introduction Wireless transmission Frequencies for radio transmission Signals Antennas Signal Propagation Multiplexing Modulations Spread spectrum MAC SDMA FDMA TDMA CDMA Cellular Wireless Networks.
2.

TELECOMMUNICATIONNETWORKS Telecommunication systems GSM GPRS DECT UMTS IMT-2000 Satellite Networks - Basics Parameters and Configurations Capacity Allocation FAMA and DAMA Broadcast Systems DAB - DVB. WIRLESS LAN Wireless LAN IEEE 802.11 - Architecture services MAC Physical layer IEEE 802.11a - 802.11b standards HIPERLAN Blue Tooth.

3.

4. MOBILE NETWORK LAYER Mobile IP Dynamic Host Configuration Protocol - Routing DSDV DSR Alternative Metrics.
5.

TRANSPORT AND APPLICATION LAYERS Traditional TCP Classical TCP improvements WAP, WAP 2.0.

TEXT BOOKS 1. Jochen Schiller, Mobile Communications, PHI/Pearson Education, Second Edition, 2003. (Unit I Chap 1,2 &3- Unit II chap 4,5 &6-Unit III Chap 7.Unit IV Chap 8- Unit V Chap 9&10.) 2. William Stallings, Wireless Communications and Networks, PHI/Pearson Education, 2002. (Unit I Chapter 7&10-Unit II Chap 9) REFERENCES 1. Kaveh Pahlavan, Prasanth Krishnamoorthy, Principles of Wireless Networks, PHI/Pearson Education, 2003. 2. Uwe Hansmann, Lothar Merk, Martin S. Nicklons and Thomas Stober, Principles of Mobile Computing, Springer, New York, 2003. 3. Hazysztof Wesolowshi, Mobile Communication Systems, John Wiley and Sons Ltd, 2002.

Semester II Distributed Computing Teaching Scheme Lecture Tutorial Practical 3 1 Theory 60 Examination Scheme Sessional Practical Termwork 40 25 Total 125

Introduction To Distributed Computing From Super Computers To Clusters, From Parallel Super Computers To Clusters, From Clusters To Meta Computing System Programming Models, Message Passing, PVM, MPI, PVMI, Client-Server Model, Code Shipping, Proxy Computing, Intelligent Mobile Agents Implementation Approaches, Java Based Approach (Remote Procedure Call & RMI), CORBA, COM ,Clock Synchronization, Load Distribution(Load Sharing & Load Balancing Concepts), Distributed File System. Deadlocks In Distributed Systems & Process Migration Concepts Fault Tolerant Computing & Security In DC (Kerberos) Computational Grids & Middleware Supports, Toolkit Approach, Globus Communication Model, Globus Resource Management, Globus Metacomputing Directory Service, Object-oriented Approach, Programming Model, Legion Architecture, Parallelism & Resource, Management In Legion Scheduling In Meta Computing Systems, High Performance Scheduling, High-throughput Scheduling, Resource Scheduling Text : 1. G.F.Colouris & J.Dollimore , Distributed Systems : Concepts & Design,Addison Wesley, 1988 2. Distributed Operating Systems: Concepts And Design By Pradip Sinha, IEEE Press 3. Research Papers Related To CORBA,COM, DCOM 4. Research Papers Related To Grid Computing, Globus & Legion. References : 1. P.L.McEntre, Distributed Computing : Concepts & Implementation, IEEE Press 1984

Semester II Design And Analysis Of Algorithms Teaching Scheme Lecture Tutorial Practical 3 1 2 Theory 60 Examination Scheme Sessional Practical Termwork 40 25 25 Total 150

Notion Of Algorithms. Big-Oh, Small-OS, Theta & Omega Notations. Review Of Data Structures And Models Of Computation, Basic Paradigms, E.g. Greedy Algorithms, Divide And Conquer Strategies, Dynamic Programming, Graph Algorithms, Algorithms For Sorting Searching, Order Statistics, String Matching, Sequence Comparision, Geometric Algorithms, Probabilistic Algorithms. The Classes And NP And The Notation Of NP-completeness. Text : 1. Aho, A. V. , Hopcroft J. E. , Ullman J.D., Design And Analysis Of Algorithms, Addison-wesly, 1974 Reference Book: 1. Brassard G, And Bratley P., Algorithms, Theory And Practices, Prentice-Hall International1988 2. Cormen T. H. , Leiserson C.E. And Rivest R. L., Introduction To Algorithms, MIT Press, 1990

Semester II Data Warehousing And Data Mining Teaching Scheme Lecture Tutorial Practical 3 1 2 Theory 60 Examination Scheme Sessional Practical Termwork 40 25 25 Total 150

Introduction : An Overview Of Data Warehousing And Data Mining. A Multi Dimentional Data Model : Multi Dimentional Data Cubes, Star, Starr Flakes & Fact Constellation Schema, Concept Hierarchies, OLAP Data Warehouse Architecture: Steps For Design & Construction Of Data Warehouse, A 3-Tier Data Warehouse Architecture, ROLAP, MOLAP,HOLAP Data Pre-Processing:Overview, Need For Pre- Processing, Issues Related To Efficient Data Handling( Extacting, Tranformation And Handling Of Large Databases) Data Reduction : Discretization & Concept Hierarchy Generation Data Warehouse Implementation: Efficient Computation Of Data Cubes, Indexing OLAP Data, Efficient Processing Of OLAP Queries, Metadata, Data Warehouse Backend Tools & Utilities Data Mining Premitives, Language & System Architecture: What Defines A Data Mining Task ? A Data Mining Query Language, Architecture Of A Data Mining System Concept Description: Characterization & Comparison: An Overview, Data Generalization & Summarization-Based Characterization, Analytical Characterization: Analysis & Attribute Relevance, Mining Class Comparisions, Mining Descriptive Statistical Measures, Concept Description & Its Mining Mining Association Rules : Basic Concepts, Market Basket Analysis, Mining Multi-Level, Association Rules From Transaction Rules From Trasactional Database, Mining Multi-Level Association Rules From Transaction Database, Mining Multi-Dimensional Association Rules From Relational Databases & Data Warehouses, From Association Mining To Correlation Analysis, Constraint Based Association Mining Classification & Prediction: An Overview & Basic Concepts, Classification By Decision Tree Induction, Bayesian Classification, Classification By Back Propagation, Classification Based On Concepts From Association Rules Mining, Other Methods, Such As Genetic Algorithm, Fuzzy Set Approach, Case Based Reasoning, Etc., Prediction, Classifier Accuracy Cluster Analysis: An Overview & Basic Concepts, Partitioning Methods, Hierarchical Methods, Density-based Methods, Grid-based Clustering Methods. Mining Complex Types Of Data: An Overview & Basic Concepts, Mining Spatial Databases, Mining Multimedia Databases, Mining Time Series & Sequence Data, Mining Text Databases, Mining The

World World Wide Web. Applications & Trends In Data Mining: Data Mining Applications, Data Mining System Procedures & Research Prototypes, Additional Themes On Data Mining, Social Impact Of Data Mining, Social Impact Of Data Mining, Trends In Data Mining. Popular Products, And A Methodology To Select A Data Mining Tool Text: 1. Jiawei Han & Michelline Kamber, Data Mining Concepts & Techniques, Morgan Kaufmann Publishers ( Academic Press) , 2001 Reference Books: 1. Sam Anahory & Dennis Murray, Data Warehousing In The Real World, Addison-Wesley, 2000 2. W. B. Frakes & R. Baeza Yates Eds., Information Retrieval: Data Structures & Algorithms, Prentice Hall, 1992 3. Michael J A Berry & Gordon Linoff, Data Mining Techniques: For Marketing, Sales, Customer Support, (ADDED) 4. Pieter Adriaans & Dolf Zantinge, Data Mining, Pearson Education Asia, 2001 (ADDED) CRISP DM 1.0 User Guide (ADDED)

Semester II Soft Computing Teaching Scheme Lecture Tutorial Practical 3 1 Theory 60 Examination Scheme Sessional Practical Termwork 40 25 Total 125

Introduction: Introduction To Softcomputing, Intelligent System, Neural Network, Fuzzy Logic And Genetic Algorithm Neural Network: Introduction, Architecture, Supervised And Unsupervised Learning, Multilayer Feed Forward Network And Back Propagation Algorithm, Competitive Learning And Self Organization Map. Fuzzy Logic: Introduction, Fuzzy Sets And Rules, Fuzzy Membership Function, Application Of Fuzzy Logic. Genetic Algorithm: Introduction, Operators, Selection, Crossover Mutations, Different Genetic Algorithms And Its Applications.

Books: 1. 2. 3. Neural Networks: A Comprehensive Foundation, S. Haykin, PHI Introduction To Applied Fuzzy Electronics, Ahmad Ibrahim, PHI Genetic Algorithms In Search, Optimization, And Machine Learning, D. E. Goldberg, AddisonWesley

Semester II Pedagogic Practices Teaching Scheme Lecture Tutorial Practical Theory Examination Scheme Sessional Practical Termwork 50 Total 50

Semester III Dissertation - I Teaching Scheme Lecture Tutorial Practical 24 Theory -Examination Scheme Sessional Practical Termwork -225 125 Total 350

Pedagogic Practice - I Teaching Scheme Lecture Tutorial Practical 2 2 Theory Examination Scheme Sessional Practical Termwork 50 Total 50

Semester IV Dissertation - II Teaching Scheme Lecture Tutorial Practical 24 Examination Scheme Theory Sessional Practical Termwork 300 150 Pedagogic Practice - II Teaching Scheme Lecture Tutorial Practical 2 2 Theory Examination Scheme Sessional Practical Termwork 50 Total 50 Total 450

Das könnte Ihnen auch gefallen