DISCRETE STRUCTURE [CT 551] - SYLLABUS

DISCRETE STRUCTURE [CT 551] - SYLLABUS
Lecture : 3 Year : II
Tutorial : 0 Part : II
Practical : 0

Course Objectives:
To gain knowledge in discrete mathematics and finite state automata in an algorithmic approach.
To gain fundamental and conceptual clarity in the area of Logic, Reasoning, Algorithms, Recurrence Relation, Graph Theory, and Theory of Automata.

1. Logic, Induction and Reasoning (12 hours)
1.1. Proposition and Truth function
1.2. Propositional Logic
1.3. Expressing statements in Logic Propositional Logic
1.4. The predicate Logic
1.5. Validity
1.6. Informal Deduction in Predicate Logic
1.7. Rules of Inference and Proofs
1.8. Informal Proofs and Formal Proofs
1.9. Elementary Induction and Complete Induction
1.10. Methods of Tableaux
1.11. Consistency and Completeness of the System

MICROPROCESSORS [EX 551] - SYLLABUS

MICROPROCESSORS [EX 551] - SYLLABUS
Lecture : 3 Year : II
Tutorial : 1 Part : II
Practical : 3

Course Objective:
The objective of the course is to familiarize students with programming, hardware and application of microprocessor.

1. Introduction   (4 hours)
1.1 Introduction and History of Microprocessors
1.2 Basic Block Diagram of a Computer
1.3 Organization of Microprocessor Based System
1.4 Bus Organization
1.5 Stored program Concept and Von Neumann Machine
1.6 Processing Cycle of a Stored Program Computer
1.7 Microinstructions and Hardwired/Microprogrammed Control Unit
1.8 Introduction to Register Transfer Language

DATA STRUCTURE AND ALGORITHMS [CT 552] - SYLLABUS

DATA STRUCTURE AND ALGORITHMS [CT 552] - SYLLABUS
Lecture : 3 Year : II
Tutorial : 0 Part : II
Practical : 3

Course Objectives:
To provide fundamental knowledge of various data structures and their implementation
To provide the fundamental knowledge of various algorithms and their analysis

1. Concept of data structure (2 hours)
1.1 Introduction: data types, data structures and abstract data types
1.2 Introduction to algorithms

2. The Stack and Queue (6 hours)
2.1 Stack  operation
2.2 Stack application: Evaluation of Infix, Postfix and Prefix expressions
2.3 Operations in queue, Enqueue and Dequeue
2.4 Linear and circular queue
2.5 Priority queue

INSTRUMENTATION I [EE 552] - SYLLABUS

INSTRUMENTATION I [EE 552] - SYLLABUS
Lecture : 3 Year : II
Tutorial : 1 Part : II
Practical : 3/2

Course Objectives:
Comprehensive treatment of methods and instrument for a wide range of measurement problems.


1. Instrumentations Systems (2 hours)
1.1 Functions of components of instrumentation system introduction, signal    processing , Signal transmission ,output indication
1.2 Need for electrical, electronics, pneumatic and hydraulic working media systems and conversion devices
1.3 Analog and digital systems

APPLIED MATHEMATICS [SH 551] - SYLLABUS

APPLIED   MATHEMATICS [SH 551] - SYLLABUS
Lecture : 3 Year : II
Tutorial : 1 Part : II
Practical : 0

Course Objective
This course focuses on several branches of applied mathematics. The students are exposed to complex variable theory and a study of the Fourier and Z‑Transforms, topics of current importance in signal processing. The course concludes with studies of the wave and heat equations in Cartesian and polar coordinates.

NUMERICAL METHODS [SH 553] - SYLLABUS

NUMERICAL METHODS [SH 553] - SYLLABUS
Lecture : 3 Year : II
Tutorial : 1 Part : II
Practical : 3

Course objective:  
The course aims to introduce numerical methods used for the solution of engineering problems. The course emphasizes algorithm development and programming and application to realistic engineering problems.

1. Introduction, Approximation and errors of computation (4 hours)
1.1. Introduction, Importance of Numerical Methods
1.2. Approximation and Errors in computation
1.3. Taylor's series
1.4. Newton's Finite differences (forward , Backward, central difference, divided difference)
1.5. Difference operators, shift operators, differential operators
1.6. Uses and Importance of Computer programming in Numerical Methods.

2. Solutions of Nonlinear Equations (5 hours)
2.1. Bisection Method
2.2. Newton Raphson method ( two equation solution)
2.3. Regula-Falsi Method , Secant method
2.4. Fixed point iteration method
2.5. Rate of convergence and comparisons of these Methods

3. Solution of system of linear algebraic equations (8 hours)
3.1. Gauss elimination method with pivoting strategies
3.2. Gauss-Jordan method
3.3. LU Factorization
3.4. Iterative methods (Jacobi method, Gauss-Seidel method)
3.5. Eigen value and Eigen vector using Power method

4. Interpolation (8 hours)
4.1. Newton's Interpolation ( forward, backward)
4.2. Central difference interpolation: Stirling's Formula, Bessel's Formula
4.3. Lagrange interpolation
4.4. Least square method of fitting linear and nonlinear curve for discrete data and continuous function
4.5. Spline Interpolation (Cubic Spline)

5. Numerical Differentiation and Integration (6 hours)
5.1. Numerical Differentiation formulae
5.2. Maxima and minima
5.3. Newton-Cote general quadrature  formula
5.4. Trapezoidal, Simpson's 1/3, 3/8 rule
5.5.  Romberg integration
5.6. Gaussian integration ( Gaussian – Legendre Formula 2 point and 3 point)

6. Solution of ordinary differential equations (6 hours)
6.1. Euler's and modified Euler's method
6.2. Runge Kutta methods  for 1st and 2nd order ordinary differential equations
6.3. Solution of boundary value problem by finite difference method and shooting method.

7. Numerical solution of Partial differential Equation (8 hours)
7.1. Classification of  partial differential equation(Elliptic, parabolic, and Hyperbolic)
7.2. Solution of Laplace equation  ( standard five point formula with iterative method)
7.3. Solution of Poisson equation (finite difference approximation)
7.4. Solution of Elliptic equation by  Relaxation Method
7.5. Solution of one dimensional Heat equation by Schmidt method

Practical:
Algorithm and program development in C programming language of following:
1. Generate difference table.
2. At least two from Bisection method, Newton Raphson method, Secant method
3. At least one from Gauss elimination method or Gauss Jordan method. Finding largest Eigen value and corresponding vector by Power method.
4.  Lagrange interpolation. Curve fitting by Least square method.
5. Differentiation by Newton's finite difference method.  Integration using Simpson's 3/8 rule
6. Solution of 1st order differential equation using RK-4 method
7. Partial differential equation (Laplace equation)
8. Numerical solutions using Matlab.

References:
1. Dr. B.S.Grewal, " Numerical  Methods in Engineering and Science ", Khanna Publication, 7th edition.
2. Robert J schilling, Sandra l harries , " Applied Numerical Methods for Engineers using  MATLAB and C.", 3rd edition Thomson Brooks/cole.
3. Richard L. Burden, J.Douglas Faires, "Numerical Analysis 7th edition"  ,  Thomson / Brooks/cole
4. John. H. Mathews, Kurtis Fink ," Numerical Methods Using MATLAB 3rd edition " ,Prentice Hall publication
5. JAAN  KIUSALAAS , " Numerical Methods in Engineering with MATLAB" , Cambridge Publication

Evaluation scheme:
The questions will cover all the chapters of the syllabus. The evaluation scheme will be as indicated in the table below

ELECTRICAL MACHINES [EE 554] - SYLLABUS

ELECTRICAL MACHINES [EE 554] - SYLLABUS
Lecture : 3 Year : II
Tutorial : 1 Part : II
Practical : 3/2

Course Objectives:
To impart knowledge on constructional details, operating principle and performance of Transformers, DC Machines, 1-phase and 3-phase Induction Machines, 3-phase Synchronous Machines and Fractional Kilowatt Motors.
1. Magnetic Circuits and Induction (4hours)
1.1 Magnetic Circuits
1.2 Ohm’s Law for Magnetic Circuits
1.3 Series and Parallel magnetic circuits
1.4 Core with air gap
1.5 B-H relationship (Magnetization Characteristics)
1.6 Hysteresis with DC and AC excitation
1.7 Hysteresis Loss and Eddy Current Loss
1.8 Faraday’s Law of Electromagnetic Induction, Statically and Dynamically Induced EMF
1.9 Force on Current Carrying Conductor

2. Transformer (8 hours)
2.1  Constructional Details, recent trends
2.2  Working principle and EMF equation
2.3  Ideal Transformer
2.4  No load and load Operation
2.5  Operation of Transformer with load
2.6  Equivalent Circuits and Phasor Diagram
2.7  Tests: Polarity Test, Open Circuit test, Short Circuit test and Equivalent Circuit Parameters
2.8  Voltage Regulation
2.9  Losses in a transformer
2.10 Efficiency, condition for maximum efficiency and all day efficiency
2.11 Instrument Transformers: Potential Transformer (PT) and Current Transformer (CT)
2.12 Auto transformer: construction, working principle and Cu saving
2.13 Three phase Transformers

3. DC Generator (6 hours)
3.1 Constructional Details and Armature Winding
3.2 Working principle and Commutator Action
3.3 EMF equation
3.4 Method of excitation: separately and self excited, Types of DC Generator
3.5 Characteristics of series, shunt and compound generator
3.6 Losses in DC generators
3.7 Efficiency and Voltage Regulation

4. DC Motor (6 hours)
4.1 Working principle and Torque equation
4.2 Back EMF
4.3 Method of excitation, Types of DC motor
4.4 Performance Characteristics of D.C. motors
4.5 Starting of D.C. Motors: 3 point and 4 point starters
4,6 Speed control of D.C. motors: Field Control, Armature Control
4.7 Losses and Efficiency

5. Three Phase Induction Machines (6 hours)
5.1 Three Phase Induction Motor
5.1.1 Constructional Details and Types
5.1.2 Operating Principle, Rotating Magnetic Field, Synchronous Speed, Slip, Induced EMF, Rotor Current and its frequency, Torque Equation
5.1.3 Torque-Slip characteristics
5.2 Three Phase Induction Generator
5.2.1 Working Principle, voltage build up in an Induction Generator
5.2.2 Power Stages

6. Three Phase Synchronous Machines (6 hours)
6.1 Three Phase Synchronous Generator
6.1.1 Constructional Details, Armature Windings, Types of Rotor, Exciter
6.1.2 Working Principle
6.1.3 EMF equation, distribution factor, pitch factor
6.1.4 Armature Reaction and its effects
6.1.5 Alternator with load and its phasor diagram
6.2 Three Phase Synchronous Motor
6.2.1 Principle of operation
6.2.2 Starting methods
6.2.3 No load and Load operation, Phasor Diagram
6.2.4 Effect of Excitation and power factor control

7. Fractional Kilowatt Motors (6 hours)
7.1 Single phase Induction Motors: Construction and Characteristics
7.2 Double Field Revolving Theory
7.3 Split phase Induction Motor
7.3.1 Capacitors start and run motor
7.3.2 Reluctance start motor
7.4 Alternating Current Series motor and Universal motor
7.5 Special Purpose Machines: Stepper motor, Schrage motor and Servo motor

Practical:
1. Magnetic Circuits
To draw B-H curve for two different sample of Iron Core
Compare their relative permeability
2. Two Winding Transformers
To perform turn ratio test
To perform open circuit (OC) and short circuit (SC) test to determine equivalent circuit parameter of a transformer and hence to determine the regulation and efficiency at full load
3. DC Generator
To draw open circuit characteristic (OCC) of a DC shunt generator
To draw load characteristic of shunt generator
4. DC Motor
Speed control of DC Shunt motor by (a) armature control method (b) field control method
To observe the effect of increasing load on DC shunt motor’s speed, armature current, and field current.
5. 3-phase Machines
To draw torque-speed characteristics and to observe the effect of rotor resistance on torque-speed characteristics of a 3-phase Induction Motor
To study load characteristics of synchronous generator with (a) resistive load (b) inductive load and (c) capacitive load
6. Fractional Kilowatt Motors
To study the effect of a capacitor on the starting and running of a single-phase induction motor
Reversing the direction of rotation of a single phase capacitor induct

References:
1 I.J. Nagrath & D.P.Kothari,” Electrical Machines”, Tata McGraw Hill
2 S. K. Bhattacharya, “Electrical Machines”, Tata McGraw Hill
3 B. L. Theraja and A. K. Theraja, “Electrical Technology (Vol-II)”, S. Chand
4 Husain Ashfaq ,” Electrical Machines”, Dhanpat Rai & Sons
5 A.E. Fitzgerald, C.Kingsley Jr and Stephen D. Umans,”Electric Machinery”, Tata McGraw Hill
6 B.R. Gupta & Vandana Singhal, “Fundamentals of Electrical Machines, New Age International
7 P. S. Bhimbra, “Electrical Machines”’ Khanna Publishers
8 Irving L.Kosow, “Electric Machine and Tranformers”, Prentice Hall of India.
9 M.G. Say, “The Performance and Design of AC machines”, Pit man & Sons.
10 Bhag S. Guru and Huseyin R. Hizirogulu, “Electric Machinery and Transformers” Oxford University Press, 2001.

COMMUNICATION ENGLISH [SH] - SYLLABUS

COMMUNICATION ENGLISH [SH] - SYLLABUS

Lecture : 3           Year : III
Tutorial : 1 Part : II
Practical   : 2
               
Course Objectives
To make the students capable of producing professional writings such as research articles, technical proposals, reports and project work.
 To familiarize the students with the native speakers' pronunciation with the use of audio-visual aids.

OPERATING SYSTEM [CT] - SYLLABUS

OPERATING SYSTEM [CT] - SYLLABUS

Lecture : 3 Year : III
Tutorial : 1 Part : II
Practical : 1.5

Course Objective:
The objective of the course is to be familiar with the different aspects of operating system and use the idea in designing operating system.

1. Introduction (5 hours)
1.1. Operating System and Function
1.2. Evolution of Operating System
1.3. Type of Operating System: Batch, Interactive, Multiprocessing, Time Sharing and Real Time System
1.4. Operating System Components
1.5. Operating System Structure: Monolithic, Layered, Micro-Kernel, Client-Server, Virtual Machine
1.6. Operating System Services
1.6.1. System calls
1.6.2. Shell commands
1.6.3. Shell programming
1.7. Examples of O. S.: UNIX, Linux, MS-Windows, Handheld OS.

MINOR PROJECT - SYLLABUS

MINOR PROJECT - SYLLABUS

Practical : 4 Year : III
Part : II
Objectives:
To carry out a small scale project to develop hands-on experience of working in a project. During the course, the student will also develop knowledge of application development platforms and tools (Java /C# dotnet / Visual C++/PHP or any platform of current trend). The students will learn working as a team and basic collaboration and project management skills. The student will also learn about formulating project documentations.

1. Project ideas and proposal guidance  (4 hours)

2. Application development  (10 hours)
a. Visual programming (object oriented)
i. Language basics
ii. Frameworks and APIs
b. Programming basics and design patterns

3. Project management, team work and collaboration  (8 hours)
a. Project management techniques
b. Collaborative development environment

4. Project guidance  (5 hours)

5. Project work  (30 hours)

6. Project documentation guidance  (3 hours)

OBJECT ORIENTED ANALYSIS AND DESIGN [CT] - SYLLABUS

OBJECT ORIENTED ANALYSIS AND DESIGN [CT] - SYLLABUS

Lecture : 3   Year : III
Tutorial :   Part : II
Practical : 3/2

Course Objectives:
Explain and illustrate the fundamental concepts of object orientation
To introduce basic concepts of object-oriented analysis and design.
To study the main features of the software development process in an object-oriented framework.
To provide exposure to Visual Object Oriented Modeling languages, specifically UML (Unified Modeling Language).
Read, verify, and validate a given specification presented in UML
Given a system requirements description, produce a specification and implementation using UML

1. Object Oriented Fundamentals (10 hours)
1.1 Introduction,
1.2 Object Oriented Analysis and Design,
1.3 Defining Models,
1.4 Case Study,
1.5 Requirement Process,
1.6 Use Cases,
1.7 Object Oriented Development Cycle,
1.8 Overview of the Unified Modeling Language: UML Fundamentals and Notations.

2. Object Oriented Analysis (8 hours)
2.1 Building Conceptual Model,
2.2 Adding Associations and Attributes,
2.3 Representation of System Behavior.

3. Object Oriented Design (12 hours)
3.1 Analysis to Design,
3.2 Describing and Elaborating Use Cases,
3.3 Collaboration Diagram,
3.4 Objects and Patterns,
3.5 Determining Visibility,
3.6 Class Diagram.

4. Implementation (15 hours)
4.1 Programming and Development Process,
4.2 Mapping Design to Code,
4.3 Creating Class Definitions from Design Class Diagrams,
4.4 Creating Methods from Collaboration Diagram,
4.5 Updating Class Definitions,
4.6 Classes in Code,
4.7 Exception and Error Handling.

Practical:
Laboratory Exercise will include handling a object oriented design and modeling activity in a ACSE Environment. UML pattern design and modeling will be taken up with the help of UML Software.

Reference Books:
1. Larman, C., Applying UML and Patterns, Pearson Education Asia, 2008.
2. Stevens, P., Pooley, R., Using UML: Software Engineering with Objects and Components, Addision-Wesley, 2009.
3. Fowler, M., Scott, K., UML Distilled: Applying the Standard Object Modeling Language, Addison-Wesley, 2007.
4. Booch, G., Jacobson, I., Rumbaugh, J., The Unified Software Development Process, Addison-Wesely, 2009.
5. Booch, G., Jacobson, I., Rumbaugh, J., The Unified Modeling Language User Guide, Addison-Wesely, 2008.
6. Jacobson I., Object-Oriented Software Engineering – A Use Case Driven Approach, Addison-Wesely, 2009.


Evaluation Scheme:
The question will cover all the chapters of the syllabus. The evaluation scheme will be as indicated in the table below:

Unit
Hour
Marks Distribution
1
10
18
2
8
14
3
12
21
4
15
27
Total
45
80

*There can be minor deviations in the numbers

DATABASE MANAGEMENT SYSTEMS - SYLLABUS

DATABASE MANAGEMENT SYSTEMS - SYLLABUS
Lecture : 3 Year : III
Tutorial : 1 Part : II
Practical : 3
Course Objectives:
The course objective is to provide fundamental concept, theory and practices in design and implementation of Database Management System.

1.  Introduction [3 hours]
1.1. Concepts and Applications
1.2. Objective and Evolution
1.3. Data Abstraction and Data Independence
1.4. Schema and Instances
1.5. Concepts of DDL, DML and DCL

ARTIFICIAL INTELLIGENCE [CT] - SYLLABUS

ARTIFICIAL INTELLIGENCE [CT] - SYLLABUS

Lecture : 3                   Year : III
Tutorial : 1                   Part : II
Practical : 3/2

Course Objectives:
The main objectives of this course are:
To provide basic knowledge of Artificial Intelligence
To familiarize students with different search techniques
To acquaint students with the fields related to AI and the applications of AI

DATA COMMUNICATION [CT] - SYLLABUS

DATA COMMUNICATION [CT] - SYLLABUS

Lecture : 3                                                                               Year : III
Tutorial : 1 Part : I
Practical : 3/2

Course Objective:
The objective of the course is to familiarize student with the concept of data communication, communication signals and their characteristics, transmission media and their characteristics, basics of multiplexing and switching.

1. Introduction [4 hours]
1.1. Data and Signal
1.2. Analog and Digital Signal
1.3. Data Representation
1.4. Analog and Digital Data Communication System
1.5. Transmission Impairments (Attenuation, Noise, Distortion)

EMBEDDED SYSTEM [EX] - SYLLABUS

EMBEDDED SYSTEM [EX] - SYLLABUS
Lecture : 3 Year : III
Tutorial : 1 Part : II
Practical : 1.5

Course Objective:
To introduce students to understand and familiarization on applied computing principles in emerging technologies and applications for embedded systems

1. Introduction to Embedded System  [3 Hours]
1.1 Embedded Systems overview
1.2 Classification of Embedded Systems
1.3 Hardware and Software in a system
1.4 Purpose and Application of Embedded Systems

ENGINEERING ECONOMICS [CE] - SYLLABUS

ENGINEERING ECONOMICS [CE] - SYLLABUS

Lecture :  3 Year :  III
Tutorial : 1 Part   :  II
Practical : 0

Course Objective:
After completing this course, students will be able to conduct simple economic studies. They will also be able to make evaluation of engineering projects and make decisions related to investment.

1. Introduction [3 hours]
1.1. Origin of Engineering Economy
1.2. Principles of Engineering Economy
1.3. Role of Engineers in Decision Making
1.4. Cash Flow Diagram.

COMPUTER GRAPHICS [EX] - SYLLABUS

COMPUTER GRAPHICS [EX] - SYLLABUS

Lecture : 3 Year : III
Tutorial : 1 Part : I
Practical : 1.5

Course Objectives:
 To familiarize with graphics hardware, line and curve drawing techniques, techniques for representing and manipulating geometric objects, illumination and lighting models. .

1. Introduction and application  [2 hours]
History of computer graphics, Applications of computer graphics, Hardware: Raster-Scan Displays, Vector Displays, Hard copy devices, Input Hardwares, Display Architectures, Applications in various fields like medicine, engineering, art, uses in virtual realism.

COMPUTER ORGANIZATION AND ARCHITECTURE [CT] - SYLLABUS

COMPUTER ORGANIZATION AND ARCHITECTURE [CT] - SYLLABUS

Lecture : 3 Year : III
Tutorial : 1 Part : I
Practical : 1.5

Course objectives:
To provide the organization, architecture and designing concept of computer system including processor architecture, computer arithmetic, memory system, I/O organization and multiprocessors.

1. Introduction (3 hours)
1.1. Computer organization and architecture
1.2. Structure and function
1.3. Designing for performance
1.4. Computer components
1.5. Computer Function
1.6. Interconnection structures
1.7. Bus interconnection
1.8. PCI

INSTRUMENTATION II [EX] - SYLLABUS

INSTRUMENTATION II [EX] - SYLLABUS

Lecture : 3   Year : III
Tutorial : 1 Part : I
Practical : 3/2
Course Objective:
Continuation of INSTRUMENTATION I with emphasis on advance system design and case studies.
To introduce and apply the knowledge of microprocessor, A/D, D/A converter to design Instrumentation system.
To provide the concept on interfacing with microprocessor based system and circuit design techniques.

1. Microprocessor Based Instrumentation System (4 hours)
1.1. Basic Features of Microprocessor Based System
1.2. Open Loop and Closed Loop Microprocessor Based System
1.3. Benefits of Microprocessor Based System
1.4. Microcomputer on Instrumentation Design
1.5. Interfacing With Microprocessor
1.5.1. PC Interfacing Techniques
1.5.2. Review of Address Decoding
1.5.3. Memory Interfacing
1.5.4. Programmed I/O, Interrupt Driven I/O and Direct     Memory Access (DMA)

SOFTWARE ENGINEERING [CT] - SYLLABUS

SOFTWARE ENGINEERING [CT] - SYLLABUS 

Lecture : 3 Year : III
Tutorial : 1 Part : I
Practical : 1.5
Course Objectives:
This course provides a systematic approach towards planning, development, implementation and maintenance of system, also help developing software projects.

1. Software Process and requirements (12 hours)
1.1. Software crisis
1.2. Software characteristics
1.3. Software quality attributes
1.4. Software process model
1.5. Process iteration
1.6. process activities
1.7. Computer-aided software engineering
1.8. Functional and non –functional requirements
1.9. User requirements
1.10. System requirement
1.11. Interface specification
1.12. The software requirements documents
1.13. Feasibility study
1.14. Requirements elicitation and analysis
1.15. Requirements validation and management

PROBABILITY AND STATISTICS - SYLLABUS

PROBABILITY AND STATISTICS - SYLLABUS 
Lecture : 3 Year : III
Tutorial : 1 Part : I
Practical : 0

 Course Objective:
To provide the students with particle knowledge of the principles and concept of probability and statistics and their application in engineering field.

1.  Descriptive statistics and Basic probability (6 hours)
1.1. Introduction to statistics  and its importance in engineering
1.2. Describing data with graphs ( bar, pie, line diagram, box plot)
1.3. Describing data with numerical measure( Measuring center, Measuring variability)
1.4.  Basic probability, additive Law, Multiplicative law, Baye's theorem.

INFORMATION SYSTEMS [CT 751] - SYLLABUS IV/II

INFORMATION SYSTEMS [CT 751] - SYLLABUS IV/II

Lecture :   3 Year : IV
Tutorial :   0 Part : II
Practical : 1.5
Course Objectives:
To introduce and apply the knowledge of computer based information systems. It also provides the concept to the student in designing and setting up complex information system.

1. Information system (3 hours)
1.1. Classification and evolution of IS
1.2. IS in functional area.
1.3. Information system architecture
1.4. Qualities of information systems
1.5. Managing Information System resources
1.6. Balanced Scorecard – case studies

SIMULATION AND MODELING [CT 753] - SYLLABUS IV/II

SIMULATION AND MODELING [CT 753] - SYLLABUS IV/II
Lecture : 3 Year : IV
Tutorial : 1 Part : II
Practical : 1.5
Course objectives:
To provide the knowledge of discrete and continuous system, random numbers generation, queuing system and computer system simulation.

1. Introduction to Simulation     (4 hours)
1.1 system, model and simulation
1.2 Discrete and continuous systems
1.3 Model of a system
1.4 Types of models
1.5 Steps in simulation study
1.6 Model development life cycle
1.7 Advantage and disadvantage of simulation
1.8 Limitations of the simulation techniques
1.9 Areas of application

INTERNET AND INTRANET [CT 754] - SYLLABUS | IV/II

INTERNET AND INTRANET [CT 754] - SYLLABUS | IV/II

Lecture : 3 Year : IV
Tutorial : 1 Part : II
Practical : 1.5

Course Objectives:
The  focus of this course  is on the practical application  of internetworking technologies  to private intranets  for information management and public internets  for electronic commerce  students will  learn  theoretical  details, strategies  for designing  sites,  techniques  for creating their technical  infrastructures,  methods  for developing  content, and techniques  for site deployment and management. Students will develop various intranet and internet applications and setup servers as part of practical session.

ENGINEERING PROFESSIONAL PRACTICE SYLLABUS IV/II

ENGINEERING PROFESSIONAL PRACTICE SYLLABUS[CE 752]

Lecture : 2 Year : IV
Tutorial : 0 Part : II
Practical : 0

Course Objective:
To familiarize the students with their roles in the society, ethical and legal environment in which engineering is practiced, contract administration, regulatory environment and contemporary issues in Engineering.