COMPUTER SCIENCE & ENGINEERING (6th Semester)


Theory
HSSM3302 Optimization in Engineering OR
HSSM3301 Principles of Management
PCEL4303 Microprocessor & Micro Controllers
PCCS4304 Operating System
PCCS4305 Compiler Design
Professional Elective-II(Any one)
PCIT4301 Internet and Web Technology
PECS5303 Pattern Recognition
PCEC4304 Digital Signal Processing
Free Elective-II(Any one)
PCEC4305 Digital Communication Techniques
PCEE4304 Communication Engineering
PEME5305 Robotics & Robot Applications
PEEE5301 Optoelectronics Devices & Instrumentation
Practical
PCEL7303 Microprocessor & Microcontroller 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.

  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

  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

  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

Professional Elective-II(Any one)

  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

  PECS5303  Pattern Recognition

Module - I

INTRODUCTION: Features, Feature Vectors and Classifiers, Supervised vs. unsupervised pattern
Classifier: Classifier based on Bayes Decision Theory, Linear classifier: Least square methods, Mean square estimation, Support vector machines, nonlinear classifier: Two layer & three layer perceptron, Back propagation algorithm, combining classifiers
Module - II

Feature Selection: Preprocessing, Statistical hypothesis testing, Class separability measures
Feature Generation: Linear transforms, Discrete Fourier transform (DFT), Hadamard transform, Discrete Time Wavelet transform (DTWT)
Fourier feature, Moment-based features
Fractals: Self similarity, Fractional Brownian Motion (FBM), Fractal dimension

Module - III

Template Matching: Based on optimal path searching techniques, correlations
Clustering: Sequential algorithms: Estimation of number of clusters
Hierarchical algorithms: Agglomerative algorithms

Text Books:
  1. Pattern Recognition, Sergios Theodoridis & Konstantinous Koutroumbas, Elsevier

  PCEC4304  Digital Signal Processing

Module - I

The Z-Transform and Its Application to the Analysis of LTI Systems: The Z-Transform: The Direct Z-Transform, The Inverse Z-Transform; Properties of the Z-Transform; Inversion of the Z-Transforms: The Inversion of the Z-Transform by Power Series Expansion, The Inversion of the Z-Transform by Partial-Fraction Expansion; Analysis of Linear Time-Invariant Systems in the z-Domain: Response of Systems with rational System Functions, Transient and Steady-State Responses, Causality and Stability, Pole-Zero Cancellations. Selected portions from Chapter 3 (3.1.1, 3.1.2, 3.2, 3.4.2, 3.4.3, 3.5.1, 3.5.2, 3.5.3, 3.5.4) of Textbook - I
The Discrete Fourier Transform: Its Properties and Applications Frequency Domain Sampling: Frequency-Domain Sampling and Reconstruction of Discrete--Time Signals, The Discrete Fourier Transform, The DFT as a Linear Transformation, Relationship of the DFT to other Transforms; Properties of the DFT: Periodicity, Linearity, and Symmetry Properties, Multiplication of Two DFTs and Circular Convolution, Additional DFT Properties; Linear Filtering Methods Based on the DFT: Use of the DFT in Linear Filtering, Filtering of Long Data Sequences; Frequency Analysis of Signals using the DFT; The Discrete Cosine Transform: Forward DCT, Inverse DCT, DCT as an Orthogonal Transform. Chapter - 7 of Textbook - 1.

Module - II

Implementation of Discrete-Time Systems: Structure for the Realization of Discrete-Time Systems, Structure for FIR Systems: Direct-Form Structure, Cascade-Form Structures, Frequency-Sampling Structures; Structure for IIR Systems: Direct-Form Structures, Signal Flow Graphs and Transposed Structures, Cascade-Form Structures, Parallel-Form Structures. Selected portions from Chapter 9 (9.1, 9.2.1, 9.2.2, 9.2.3, 9.3.1, 9.3.2, 9.3.3, 9.3.4) of Textbook - I
Design of Digital Filters: General Considerations: Causality and Its Implications, Characteristics of Practical Frequency-Selective Filters; Design of FIR Filters: Symmetric and Antisymmetric FIR Filters, Design of Linear-Phase FIR Filters by using Windows, Design of Linear-Phase FIR Filters by the Frequency-Sampling Method; Design of IIR Filters from Analog Filters: IIR Filter Design by Impulse Invariance, IIR Filter Design by the Bilinear Transformation. Selected portions from Chapter 10 (10.1.1, 10.1.2, 10.2.1, 10.2.2, 10.2.3, 10.2.4, 10.3.2, 10.3.3) of Textbook - I

Module - III

Efficient Computation of the DFT: Fast Fourier Transform Algorithms Efficient Computation of the DFT: FFT Algorithms: Direct Computation of the DFT, Radix-2 FFT Algorithms: Decimation-In-Time (DIT), Decimation-In-Time (DIF); Applications of FFT Algorithms: Efficient Computation of the DFT of two Real Sequences, Efficient Computation of the DFT a 2N-Point Real Sequence, Use of the FFT Algorithm in Linear Filtering and Correlation. Selected portions from Chapter 8 (8.1.1, 8.1.3, 8.2.1, 8.2.2, 8.2.3) of Textbook - I
Adaptive Filters: Application of Adaptive Filters: System Identification or System Modeling, Adaptive Channel Equalization, Adaptive Line Enhancer, Adaptive Noise Cancelling; Adaptive Direct-Form FIR Filters-The LMS Algorithm: Minimum Mean Square Error Criterion, The LMS Algorithm. Selected portions from chapter 13 (13.1.1, 13.1.2, 13.1.5, 13.1.6, 13.2.1, 13.2.2) of Text book -I

Text Books:
  1. Digital Signal Processing - Principles, Algorithms and Applications by J. G. Proakis and D. G. Manolakis, 4th Edition, Pearson.
Reference Books:
  1. Digital Signal Processing: a Computer-Based Approach - Sanjit K. Mitra, TMH
  2. Digital Signal Processing - S. Salivahan, A. Vallavraj and C. Gnanapriya, TMH.
  3. Digital Signal Processing - Manson H. Hayes (Schaum's Outlines) Adapted by Subrata Bhattacharya, TMH.
  4. Digital Signal Processing: A Modern Introduction - Ashok Ambardar, Cengage Learning.
  5. Modern Digital Signal Processing - Roberto Cristi, Cengage Learning.
  6. Digital Signal Processing: Fundamentals and Applications - Li Tan, Academic Press, Elsevier.
  7. Digital Signal Processing: A MATLAB-Based Approach - Vinay K. Ingle and John G. Proakis, Cengage Learning.
  8. Fundamentals of Digital Signal Processing using MATLAB - Robert J. Schilling and Sandra L. Harris, Cengage Learning.

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

  PCEL7303  Microprocessor & Microcontroller Lab

List of Experiment:
8085:
  1. Addition, subtraction, multiplication and division of two 8 bit numbers
  2. Smallest/largest number among n numbers in a given data array, Binary to Gray code, Hexadecimal to decimal conversion
Interfacing
  1. Generate square wave on all lines of 8255 with different frequencies
  2. Study of stepper motor and its operations
Optional (any two)
  1. Study of traffic light controller
  2. Study of elevator simulator
  3. Generation of square, triangular and saw tooth wave using D to A Converter
  4. Study of 8253 and its operation(Mode0, Mode2, Mode3)
  5. Study of Mode0,Mode1 and BSR Mode operation of 8255
  6. Study of 8279 (keyboard and display interface)
  7. Study of 8259 Programmable Interrupt Controller
8051 Microcontroller
  1. Initialize data to registers and memory using immediate, register, direct and indirect Addressing mode.
Optional (any one)
  1. Addition and subtraction of 16 bit numbers
  2. Multiplication and division of two 16 bit numbers
  3. Transfer a block of data to another memory location using indexing
  4. Operation of 8255 using 8051 microcontroller
8086
  1. Addition , subtraction ,multiplication and division of 16 bit numbers, 2's complement of a 16 bit number
Optional (any one)
  1. Finding a particular data element in a given data array
  2. Marking a specific bit of a number using look-up table
  3. Largest/smallest number of a given data array
  4. To separate the odd and even numbers from a given data array
  5. Sorting an array of numbers in ascending/descending order

  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