INFORMATION TECHNOLOGY (6th Semester)


Theory
HSSM3302 Optimization in Engineering
HSSM3301 Principles of Management
PCIT4301 Internet and Web Technology
PCCS4304 Operating System
PCIT4302 Software Engineering
Professional Elective-II(Any one)
PCEL4303 Microprocessor & Micro Controllers
PEIT5301 E-Commerce
PCCS4305 Compiler Design
Free Elective-II(Any one)
PCEC4305 Digital Communication Techniques
PCEE4304 Communication Engineering
PEME5305 Robotics & Robot Applications
PEEE5301 Optoelectronics Devices & Instrumentation
Practical
PCIT7301 Internet & Web Technology Lab
PCCS7304 Operating System Laboratory
PCCS7307 Seminar
Theory

  HSSM3302  Optimization in Engineering

Module - I

Idea of Engineering optimization problems, Classification of optimization algorithms, Modeling of problems and principle of modeling.
Linear programming: Formulation of LPP, Graphical solution, Simplex method, Big-M method, Revised simplex method, Duality theory and its application, Dual simplex method , Sensitivity analysis in linear programming.

Module - II

Transportation problems: Finding an initial basic feasible solution by Northwest Corner rule, Least Cost rule, Vogel's approximation method, Degeneracy, Optimality test, MODI method, Stepping stone method
Assignment problems: Hungarian method for solution of Assignment problems
Integer Programming: Branch and Bound algorithm for solution of integer Programming Problems
Queuing models: General characteristics, Markovian queuing model, M/M/1 model, Limited queue capacity, Multiple server, Finite sources, Queue discipline.

Module - III

Non-linear programming: Introduction to non-linear programming.
Unconstraint optimization: Fibonacci and Golden Section Search method.
Constrained optimization with equality constraint: Lagrange multiplier, Projected gradient method
Constrained optimization with inequality constraint: Kuhn-Tucker condition, Quadratic programming
Introduction to Genetic Algorithm.

Text books:
  1. A. Ravindran, D. T. Philips, J. Solberg, " Operations Research- Principle and Practice", Second edition, Wiley India Pvt Ltd
  2. Kalyanmoy Deb, " Optimization for Engineering Design", PHI Learning Pvt Ltd
Reference books:
  1. Stephen G. Nash, A. Sofer, " Linear and Non-linear Programming", McGraw Hill
  2. A.Ravindran, K.M.Ragsdell, G.V.Reklaitis," Engineering Optimization", Second edition, Wiley India Pvt. Ltd
  3. H.A.Taha,A.M.Natarajan, P.Balasubramanie, A.Tamilarasi, "Operations Research", Eighth Edition, Pearson Education
  4. F.S.Hiller, G.J.Lieberman, " Operations Research", Eighth Edition, Tata McDraw Hill
  5. P.K.Gupta, D.S.Hira, "Operations Research", S.Chand and Company Ltd.

  HSSM3301  Principles of Management

Module - I

Functions of Management: Concept of Management, Management as an Art or Science, The Process of Management, Managerial Skills, Good Managers are Born, not Made, Management is concerned with Ideas, Things and People, How a Manager Induces Workers to Put in Their Best, Levels and Types of Management, Evolution of Management
Thought: Managerial Environment, The process of Management-Planning, Organizing, Directing, Staffing, Controlling.

Module - II

Marketing Function of Management. Modern Concept of Marketing, The Functional Classification of Marketing, Functions of a Marketing Management, Marketing Mix, Fundamental Needs of Customers, The Role of Distribution channels in Marketing, Advertising, Marketing, Consumerism and Environmentalism.

Module - III

Financial Function & HRM Functions. Financial Functions, Concept of Financial Management, Project Appraisal, Tools of Financial decisions making, Overview of Working Capital.
HRM Function of Management: Human Resource Management, Human Resource Development, Importance of HRM, Overview of Job Analysis, Job Description, Job Specification, Labour Turnover. Manpower Planning, Recruitment, Selection, Induction, Training and Development, Placement, Wage and Salary Administration, Performance Appraisal, Grievance Handling, Welfare Aspects.

Text books:
  1. Business Organization & Management, CR Basu, TMH
  2. Business Organization & Management, Tulsia, Pandey, Pearson
  3. Marketing Management, Kotler, Keller, Koshi, Jha, Pearson
  4. Financial Management, I.M. Pandey, Vikas
  5. Human Resource Management, Aswasthapa, TMH.
  6. Modern Business Organisation & Management by Sherlekar, Himalaya Publishing House.

  PCIT4301  Internet and Web Technology

Module - I

The Internet and WWW: Understanding the WWW and the Internet, Emergence of Web, Web Servers, Web Browsers, Protocols, Building Web Sites
HTML: Planning for designing Web pages, Model and structure for a Website, Developing Websites, Basic HTML using images links, Lists, tables and Forms, Frames for designing a good interactive website

Module - II

JAVA Script: Programming Fundamentals, Statements, Expressions, Operators, Popup Boxes, Control Statements, Try... Catch Statement, Throw Statement, Objects of Javascript: Date object, array object, Boolean object, math object
CSS: External Style Sheets, Internal Style Sheets, Inline Style, The class selector, div & span tag
DOM: HTML DOM, inner HTML, Dynamic HTML (DHTML), DHTML form, XML DOM

Module - III

CGI/PERL: Introduction to CGI, Testing & Debugging Perl CGI Script, Using Scalar variables and operators in Perl
Java Applet: Introduction to Java, Writing Java Applets, Life cycle of applet

Text Books:
  1. Web Warrior Guide to Web Design Technologies, Don Gosselin, Joel Sklar & others, Cengage Learning
Reference Books:
  1. Web Programming: Building Internet Applications, Chris Bates, Wiley Dreamtech
  2. Programming the World Wide Web, Robert W Sebesta, Pearson
  3. Web Technologies, Uttam K Roy, Oxford
  4. Web Technology: A developer perspective, Gopalan & Akilandeswari, PHI

  PCCS4304  Operating System

Module - I

INTRODUCTION TO OPERATING SYSTEM: What is an Operating System? Simple Batch Systems, Multiprogramming and Time Sharing systems. Personal Computer Systems, Parallel Systems, Distributed Systems and Real time Systems. Operating System Structures: Operating System Services, System components, Protection system, Operating System Services, system calls
PROCESS MANAGEMENT: Process Concept, Process Scheduling, Operation on Processes, Interprocess communication, Examples of IPC Systems, Multithreading Models, Threading Issues, Process Scheduling Basic concepts, scheduling criteria, scheduling algorithms, Thread Scheduling.

Module - II

PROCESS COORDINATION: Synchronization: The Critical section problem, Peterson's solution, Synchronization hardware, Semaphores, Classical problems of synchronization, Monitors.
Deadlocks: System model, Deadlock Characterization Methods for Handling Deadlocks, Deadlock Prevention, Deadlock avoidance, Deadlock Detection, recovery from Deadlock.
MEMORY MANAGEMENT: Memory Management strategies, Logical versus Physical Address space, swapping, contiguous Allocation, Paging, Segmentation.
Virtual Memory: Background, Demand paging, performance of Demand paging, Page Replacement, Page Replacement Algorithms. Allocation of frames, Thrashing, Demand Segmentation.

Module - III

STORAGE MANAGEMENT: File System Concept, Access Methods, File System Structure, File System Structure, File System Implementation, Directory implementation, Efficiency and Performance, Recovery, Overview of Mass Storage Structure, Disk Structure, Disk Scheduling, Disk Management, Swap-Space Management, I/O System Overview, I/O Hardware, Application I/O Interface, Kernel I/O Subsystem, Transforming I/O Request to Hardware Operation. CASE STUDIES: The LINUX System, Windows XP, Windows Vista

Text Books:
  1. Operating System Concepts - Abraham Silberschatz, Peter Baer Galvin, Greg Gagne, 8th edition, Wiley-India, 2009.
  2. Mordern Operating Systems - Andrew S. Tanenbaum, 3rd Edition, PHI
  3. Operating Systems: A Spiral Approach - Elmasri, Carrick, Levine, TMH Edition
Reference Books:
  1. Operating Systems - Flynn, McHoes, Cengage Learning
  2. Operating Systems - Pabitra Pal Choudhury, PHI
  3. Operating Systems - William Stallings, Prentice Hall
  4. Operating Systems - H.M. Deitel, P. J. Deitel, D. R. Choffnes, 3rd Edition, Pearson

  PCIT4302  Software Engineering

Module - I Process Models:

Software Processes, Software Development Life Cycle Models, Waterfall Model, 'V' Model, Prototyping Model, The Iterative Waterfall Model, The Spiral Model

Software Requirement Engineering:

Requirement Engineering Process, Requirement Inception, Identification of Stakeholders, Requirement, Requirement Elaboration: User Requirements, Initial Technical Requirements, Final Functional Requirements, Negotiation, Requirement

Structured Analysis & Design: Introduction to Structured Analysis, Data Flow Diagram, Process Specification, Entity Relationship Model, Structured Design Methodologies: Coupling and Cohesion, Structure Chart, Mapping DFD into Structure Chart

Module - II Object Oriented Concepts & Principles:

Key OO Concepts: Object, Class, Message, Inheritance, Abstraction, Encapsulation, Polymorphism, Relationships: Is-A Relationship, Has-A Relationship, Uses-A Relationship

Modelling Techniques:

Booch OO Design Model, Rumbaugh's Object Modelling Technique, Jacobson's model, The Unified Approach to Modelling, Unified Modelling Language

Object Oriented Analysis & Design:

Use-Case Modelling, Use-Case Realization,

Types of Classes:

Class Classification Approaches: Noun Phrase Approach, CRC Card Approach, Use-case Driven Approach

Identification of Classes, Relationship, Attributes and Method
System Context and Architectural Design, Defining System Boundary, Identification of Subsystems, Principles of Class Design, Types of Design Classes
UML diagrams: Class diagram, Object diagram, Activity diagram, State diagram, Interaction diagrams, Sequence diagram, Collaboration Diagram, Component Diagram, Deployment Diagram, Patterns

Module - III Software Testing:

Testing Fundamentals, Verification & Validation, Black Box Testing, White Box Testing, Unit Testing, Integration Testing, Object Oriented Testing, System Testing, Usability Testing
Software Metrics- Software Metrics and its Classification, Software Size Metrics: LOC Metrics, Function Point Metrics, Feature Point Metrics, Bang Metrics, Halstead's Metrics
Quality Metrics, Process Metrics, Design Metrics: High Level Design Metrics, Component Level Design Metrics

Object Oriented Metrics:

CK Metrics Suite, Metrics for Object Oriented Design (MOOD)

Project Estimation Techniques, COCOMO Model: Basic COCOMO Model, Intermediate COCOMO model, Complete COCOMO model, COCOMO II

Web Engineering:

General Web Characteristics, Emergence of Web Engineering, Web Engineering Process, Web Design Principles, Web Metrics

Text Books :
  1. Software Engineering, Roger S Pressman, TMH
  2. Fundamentals of Software Engineering, Rajib Mall, PHI
Reference Books:
  1. Software Engineering, Sommerville, Pearson
  2. Software Engineering Fundamentals, Behforooz & Hudson, Oxford

Professional Elective-II(Any one)

  PCEL4303  Microprocessor & Micro Controllers

Module - I

Microprocessor Architecture: Microprocessor and Microcomputer Architecture, Pins & Signals, Register Organization, Timing & Control Module, 8085 Instruction Timing & Execution.
Assembly Language Programming of 8085: Instruction set of 8085, Memory & I/O Addressing, Assembly language programming, Stack & Subroutines.
Interfacing EPROM & RAM Memories: 2764 & 6264, 8085 Interrupts
(Book 1: Ch.1,2,3,4 & 7)

Module - II

8086 Microprocessor: Architectures, Pin Diagrams and Timing Diagrams: Register Organisation, Architecture, Signal Description, Physical Memory Organisations, Bus Operation, I/O Addressing Capability, Special Processor Activities, Minimum Mode System and Timings, Maximum Mode System and Timings
8086 Instruction Set and Assembler Directives: Machine Language Instruction Formats, Addressing Modes, Instruction Set, Assembler Directives and Operators
Assembly Language Programming with 8086: Machine Level Programs, Machine Coding the Programs ,Programming with an Assembler
Special Architectural Features and Related Programming: Stack, Interrupts and Interrupt Service Routines, Interrupt Cycle,Non Maskable Interrupt, Maskable Interrupt, Interrupt Programming, Passing Parameters to Procedures, Handling Programs of Size More than 64k,MACROS, Timings and Delays
Basic Peripherals and Their Interfacing with 8086: Semiconductor Memory Interfacing, Dynamic RAM Interfacing, Interfacing I/O Ports, PIO 8255],Modes of Operation of 8255, Interfacing Analog to Digital Data Converters, Interfacing Digital to Analog to Converters, Stepper Motor Interfacing
Special Purpose Programmable Peripheral Devices and Their Interfacing: Programmable Interval Timer 8253, Programmable Interrupt Controller 8259A, The Keyboard/Display Controller 8279, Programmable Communication Interface 8251USART
DMA, Floppy Disk and CRT Controllers DMA Controller 8257,DMA Transfers and Operations, Programmable DMA Interface 8237, Floppy Disk Controller 8272, CRT Controller 8275
80386 Microprocessor: Introduction, Architecture, Pins & Signals, Memory System, Registers, Memory Management, Paging Technique, Protected Mode Operation.
(Book-2: Ch.1.1 to 1.9, ch.2.1 to 2.4,ch.3.1 to 3.3, ch.4.1 to 4.10,ch.5.1 to 5.8,ch.6.1 to 6.4, ch.7.1 to 7.5, ch.10.1 to 10.3, 10.7,10.9)

Module -III

8051 Microcontrollers: Microcontrollers and embedded processors, Overview of the 8051 family
8051 Hardware Connection: Pin description of the 8051
8051 Assembly Language Programming: Inside the 8051, Assembly, Programming Assembling and Running an 8051 Program, The Program Counter and ROM Space in the 8051 8051 data types and Directives, PSW Register, register Banks and Stack
Jump, loop, and Call Instructions: Loop and Jump Instructions, Call Instructions, Time Delay for Various 8051 chips
8051 I/O Port Programming: I/O Programming, I/O Bit Manipulation Programming,
8051 Addressing Modes: Immediate and register Addressing Modes, Accessing memory using various Addressing Modes, Bit Addresses for I/O and RAM
Arithmetic & Logic Instructions and Programs: Arithmetic Instructions, Signed number concepts and Arithmetic Operations, Logic and Compare Instructions, Rotate Instruction and data Serialization, BCD, ASCII, and other Application Programs
8051 Serial Port Programming in Assembly: Basic of Serial communication, 8051 connection to RS232, 8051 Serial port Programming in Assembly, Programming the second Serial port
Interrupts Programming in Assembly: 8051 Interrupts, Programming timer Interrupts, Programming external hardware Interrupts, Programming the Serial Communication interrupt, Interrupt Priority in the 8051
ADC, DAC, and Sensor Interfacing: Parallel and Serial ADC, DAC Interfacing Sensor Interfacing and Signal Conditioning
Interfacing to External Memory: Semiconductor Memory, Memory Address Decoding, Interfacing with External ROM, 8051 Data Memory space, Accessing External data Memory
8051 Interfacing with the 8255: 8255 Interfacing, Pogramming for the 8255
Motor Control: RELAY, PWM, DC, and Stepper Motors: Relays and Opto-isolations, Stepper Motor Interfacing, DC Motor Interfacing and PWM (Book-3: Ch.1.1,1.2,ch.2.1 to 2.7,ch.3.1 to 3.3,ch.4.1,4.2,ch.5.1 to 5.3,ch.6.1 to 6.5,ch.10.1 to 10.4,ch.11.1 to 11.5,ch.13.1 to 13.3,ch.14.1 to 14.4,ch.15.1,15.2,ch.17.1 to 17.3)

Text Books:
  1. Ghosh & Sridhar,0000 to 8085-Introduction to Microprocessor for Scientists & Engineers, PHI
  2. A.K. Roy & K.M. Bhurchandi, Advanced Microprocessor and Peripherals (Architecture, Programming & Interfacing)- TMH Publication
  3. Mazidi & Mazidi, The 8051 Microcontroller & Embedded Systems- Pearson / PHI publication
Reference Books:
  1. M. Rafiqzzaman, Microprocessor - Theory & Applications. (Intel & Motorola ), PHI
  2. The 8086 Microprocessor: Programming & Interfacing the PC by Keneeth J. Ayela
  3. Douglas V.Hall, "Microprocessors and Interfacing: Programming and Hardware", TMH
  4. R.S. Gaonkar, Microprocessor architecture, programming & application with 8085, Penram International Publishing. (India) Pvt. Ltd.
  5. W.A.Triebel and Avtar Singh, The 8088 and 8086 Microprocessors, Pearson Education
  6. Barry B. B The Intel Microprocessor - (Architecture, Programming & Interfacing) by Pearson

  PEIT5301  E-Commerce

Module - I

Basics of E-commerce Basic Elements, of e-commerce, e-commerce framework, basic infrastructure for e-commerce: Technical, capital, media, Human Resource, Public policy Technical Infrastructure Internet connectivity, protocols, web server, software for web server, e-commerce software, security threats to e-commerce, protecting e-commerce system

Module - II

Payment System for E-commerce Online payments system, pre-paid and post-paid electronic payment systems, Electronic data interchange (EDI) Business Models for E-commerce Revenue Model, Business model based on strategies, Marketing on the web: Internet based Advertisement, Website usability, consumer oriented e-commerce

Module - III

Internet Business Strategies Electronic marketplaces, Electronic Auctions, Mobile Commerce, Virtual Communities

Text Books :
  1. Ecommerce, Gary P. Schneider, Cengage Learning
  2. Electronic Commerce: Framework Technologies & Applications, Bharat Bhasker, TMH
Reference Books:
  1. Electronic Commerce: A Manager's Guide, Kalakota & Whinston, Pearson
  2. E-commerce, Jibitesh Mishra, Macmillan
  3. E-commerce: Concepts, models & strategies, C.V.S Murthy, Himalaya Publishing

  PCCS4305  Compiler Design

Module - I

Introduction: Overview and phases of compilation.
Lexical Analysis: Non-deterministic and deterministic finite automata (NFA & DFA), regular grammar, regular expressions and regular languages, design of a lexical analyser as a DFA, lexical analyser generator.
Syntax Analysis: Role of a parser, context free grammars and context free languages, parse trees and derivations, ambiguous grammar. Top Down Parsing: Recursive descent parsing, LL(1) grammars, non-recursive predictive parsing, error reporting and recovery. Bottom Up Parsing: Handle pruning and shift reduces parsing, SLR parsers and construction or SLR parsing tables, LR(1) parsers and construction of LR(1) parsing tables, LALR parsers and construction of efficient LALR parsing tables, parsing using ambiguous grammars, error reporting and recovery, parser generator.

Module - II

Syntax Directed Translation: Syntax directed definitions (SDD), inherited and synthesized attributes, dependency graphs, evaluation orders for SDD, semantic rules, application of syntax directed translation.
Symbol table: Structure and features of symbol tables, symbol attributes and scopes.
Intermediate Code Generation: DAG for expressions, three address codes - quadruples and triples, types and declarations, translation of expressions, array references, type checking and conversions, translation of Boolean expressions and control flow statements, back patching, intermediate code generation for procedures.

Module - III

Run Time Environment: storage organizations, static and dynamic storage allocations, stack allocation, handlings of activation records for calling sequences.
Code Generations: Factors involved, registers allocation, simple code generation using stack allocation, basic blocks and flow graphs, simple code generation using flow graphs.
Elements of Code Optimization: Objective, peephole optimization, concepts of elimination of local common sub-expressions, redundant and un-reachable codes, basics of flow of control optimization.

Text Books:
  1. Compilers: Principles, Techniques and Tools
  2. Authors: Alfred V. Aho, Monica S. Lam, Ravi Sethi and Jeffrey D. Ullman
  3. Publisher: Pearson

Free Elective-II(Any one)

  PCEC4305  Digital Communication Techniques

Module - I

Digital Modulation Schemes: Representation of Digitally Modulated Signals, Memoryless Modulation Methods, Signaling Schemes with Memory, Power Spectrum of Digitally Modulated Signals
Optimum Receivers for AWGN Channels: Waveform and Vector Channel Models, Waveform and Vector AWGN Channels, Optimal Detection and Error Probability for Band-Limited Signaling, Optimal Detection and Error Probability for Power-Limited Signaling, A Comparison of Digital Signaling Methods, Detection of Signaling Schemes with Memory, Optimum receiver for CPM Signals

Module - II

Introduction to Information Theory: Mathematical model for information sources, Logarithmic measure of information, lossless coding for information sources, channel model and channel capacity, Channel reliability function, channel cutoff rate.
Digital Communication through Band-Limited Channels: Characterization of Band-Limited Channels, Signal design for Band-Limited Channels, Optimum Receiver for Channels with ISI and AWGN, Linear Equalization, Decision-feedback Equalization.

Module - III

Spread Spectrum Signal for Digital Communication: Models of spread spectrum communication, Direct sequence spread spectrum signals, frequency hopping spread spectrum signals, other types of spread spectrum signals, synchronization of spread spectrum system.

Text Books:
  1. John G.Proakis, M. Salehi, "Digital Communications", 5th Edition 2008, McGraw Hill, 2008. (Selected portion form Chapter 3,4, 6, 9 and 12.)
Reference Books:
  1. B. Sklar and P K Ray; Digital Communications - Fundamentals and Applications; Pearson Education; 2009

  PCEE4304  Communication Engineering

Module - I

INTRODUCTION: Elements of an Electrical Communication System, Communication Channels and their Characteristics, Mathematical Models for Communication Channels
FREQUENCY DOMAIN ANALYSIS OF SIGNALS AND SYSTEMS: Fourier series, Fourier Transforms, Power and Energy, Sampling and Band limited signals, Band pass signals

Module - II

ANALOG SIGNAL TRANSMISSION AND RECEPTION: Introduction to modulation, Amplitude Modulation (AM), Angle Modulation, Radio and Television broadcasting

Module - III

PULSE MODULATION SYSTEMS: Pulse amplitude modulation, Pulse Time Modulation
PULSE CODE MODULATION: PCM system, Intersymbol interference, Eye patterns, Equalization, Companding, Time Division Multiplexing of PCM signals, Line codes, Bandwidth of PCM system, Noise in PCM systems, Delta Modulation (DM), Limitations of DM, Adaptive Delta Modulation, Noise in Delta Modulation, Comparison between PCM and DM, Delta or Differential PCM (DPCM), S-Ary System

Text Books:
  1. John G.Proakis, M. Salehi, COMMUNICATION SYSTEMS ENGINEERING, 2nd ed. New Delhi,India: PHI Learning Private Limited, 2009.; Selected portion from Chapter 1,2 and 3 for module MODULE-I and MODULE-II of the course.
  2. R.P Singh and S.D Sapre, COMMUNICATION SYSTEMS Analog & Digital, 2nd ed. New Delhi, India: Tata McGraw Hill Education Private Limited, 2009; Selected portions from Chapter 7 and 8 of the book for MODULE-III.
Reference Books:
  1. Taub, Schilling, Saha, Taub's Principles of Communication Systems, TMH
  2. Modern Digital and Analog Communication Systems, by B.P. Lathi, Oxford

  PEME5305  Robotics & Robot Applications

Module - I
  1. Fundamentals of Robotics: Evolution of robots and robotics, Definition of industrial robot, Laws of Robotics, Classification, Robot Anatomy, Work volume and work envelope, Human arm characteristics, Design and control issues, Manipulation and control, Resolution; accuracy and repeatability, Robot configuration, Economic and social issues, Present and future application.
  2. Mathematical modeling of a robot: Mapping between frames, Description of objects in space, Transformation of vectors.
  3. Direct Kinematic model: Mechanical Structure and notations, Description of links and joints, Kinematic modeling of the manipulator, Denavit-Hartenberg Notation, Kinematic relationship between adjacent links, Manipulator Transformation matrix.
Module - II
  1. Inverse Kinematics: Manipulator workspace, Solvable of inverse kinematic model, Manipulator Jacobian, Jacobian inverse, Jacobian singularity, Static analysis.
  2. Dynamic modeling: Lagrangian mechanics, 2D- Dynamic model, Lagrange-Euler formulation, Newton-Euler formulation.
  3. Robot Sensors: Internal and external sensors, force sensors, Thermocouples, Performance characteristic of a robot.
Module - III
  1. Robot Actuators: Hydraulic and pneumatic actuators, Electrical actuators, Brushless permanent magnet DC motor, Servomotor, Stepper motor, Micro actuator, Micro gripper, Micro motor, Drive selection.
  2. Trajectory Planning: Definition and planning tasks, Joint space planning, Cartesian space planning.
  3. Applications of Robotics: Capabilities of robots, Material handling, Machine loading and unloading, Robot assembly, Inspection, Welding, Obstacle avoidance.
Text Books:
  1. Robotics and Control, R.K. Mittal and I.J. Nagrath, Tata McGraw Hill
  2. Introduction to Robotics: Mechanics and control, John J Craig, PHI
  3. Robotics Technology and Flexible Automation, S.R.Deb and S. Deb, TMH.
Reference Books:
  1. Introduction to Robotics, S. K. Saha, Tata McGraw Hill
  2. Robotics: Control, Sensing, Vision and Intelligence, K.S.Fu, R.C.Gonzalez and C.S.G.Lee, McGraw Hill
  3. Robotics, Appuu Kuttan K.K., I.K. international
  4. Robot Dynamics and Control, M.W.Spong and M. Vidyasagar , Wiley India.
  5. Industrial Robotics Technology, programming and application, M.P.Groover, TMH.
  6. Introduction to Robotics: Analysis, Systems, Applications, S.B.Niku, PHI
  7. Robotics: Fundamental Concepts and Analysis, A. Ghosal, Oxford University Press
  8. Fundamentals of Robotics: Analysis and Control, R. J. Schilling, PHI
  9. Robotic Engineering: An Integrated Approach, R.D. KLAFTER, T. A. Chmielewski, and M. Negin, PHI
  10. Robot Technology: Fundamentals: J. G. Keramas, Cengage Learning

  PEEE5301  Optoelectronics Devices & Instrumentation

Module - I

Wave Optics: Wave properties of light: Propagation, polarization, interference, diffraction, transmission of light through slab and cylindrical waveguides.
Optical Fiber: Construction of step and graded index fibers, single mode and multimode fibers, loss and dispersion characteristics;

Module - II

Fiber optic components: couplers, splicer, polarizer.
Sources and Detectors: Sources: LED, Lasers-fundamentals, conditions for oscillations, construction and principle of operation of gas and semiconductor, pulsed and continuous type lasers; Detectors: photodiodes- PN, PIN and APD.

Module - III

Optoelectronic Instrumentation. Modulation techniques: intensity, polarization, interference, electro-optic, electromagnetic; Sensing techniques for displacement, pressure, acceleration, flow, current and voltage measurement, Fiber optic gyroscope, Distributed fiber optic sensors- OTDR and OFDR principles.

Text Books:
  1. John G.Proakis,M. Salehi, COMMUNICATION SYSTEMS ENGINEERING, 2nd ed. New Delhi,India: PHI Learning Private Limited, 2009.; Selected portion from Chapter 1,2 and 3 for module MODULE-I and MODULE-II of the course.
  2. R.P Singh and S.D Sapre, COMMUNICATION SYSTEMS Analog & Digital, 2nd ed. New Delhi, India: Tata McGraw Hill Education Private Limited, 2009; Selected portions from Chapter 7 and 8 of the book for MODULE-III.
Reference Books:
  1. Taub, Schilling, Saha, Taub's Principles of Communication Systems, TMH
  2. Modern Digital and Analog Communication Systems, by B.P. Lathi, Oxford

Practical

  PCIT7301  Internet & Web Technology Lab

  1. Introduction to major internet protocol- SFTP
  2. HTML- Basics of HTML., text, image, other MIME types, lists, tables, HTTP methods, forms.
  3. Multimedia on the Web- Embeddig audio and video files in HTML
  4. Java Script- Introduction to Java Script for client side validation.
  5. Serves side scripting - Introduction to fundamentals concepts of ASP or JSP or PHP (any one platform depending on instructor). Basics of CGI scripting using Perl or C. Simple examples of request/ response objects. Basic introduction to web solutions architecture.

  PCCS7304  Operating System Laboratory

  1. Basic UNIX Commands.
  2. UNIX Shell Programming.
  3. Programs on process creation and synchronization, inter process communication including shared memory, pipes and messages.( Dinning Philosopher problem / Cigarette Smoker problem / Sleeping barber problem)
  4. Programs on UNIX System calls.
  5. Simulation of CPU Scheduling Algorithms. (FCFS, RR, SJF, Priority, Multilevel Queuing)
  6. Simulation of Banker's Algorithm for Deadlock Avoidance, Prevention
  7. Program for FIFO, LRU, and OPTIMAL page replacement algorithm.

  PCCS7307  Seminar