Вы находитесь на странице: 1из 10

UMA031 OPTIMIZATION TECHNIQUES Scope of Operations Research: Introduction to linear and non-linear programming formulation of different models.

Linear Programming: Geometry of linear programming, Graphical method, Linear programming (LP) in standard form, Solution of LP by simplex and revised simplex methods, Exceptional cases in LP, Duality theory, Dual Simple method, Sensitivity analysis. Network Analysis: Transportation problem (with transshipment), Assignment problem, Traveling-salesman problem, Shortest route problem, Minimal spanning tree, Maximum flow problem. Integer Programming: Branch and bound algorithm, Traveling salesman problem. Dynamic programming: Forward recursions, General problem, Reliability problem, Capital budgeting problem, Cargo-loading problem. CPM and PERT: Drawing of networks, Removal of redundancy, Network computations, Free slack, Total slack, Crashing, Resource allocation. Non-Linear Programming: Characteristics, Concepts of convexity, maxima and minima of functions of nvariables using Lagrange multipliers and Kuhn-Tuker conditions, One dimensional search methods, Fibonacci, golden section method and gradient methods for unconstrained problems. Software: Introduction to software for optimization techniques (TORA).

Text Books 1. Taha, H.A., Operations Research: An Introduction, Prentice Hall of India (2007) 8thed. 2. Kasana, H.S., Introductory Operation Research: Theory and Applications, Springer Verlag (2005). Reference Books 1. Rardin, Ronald L., Optimization in Operations research, Pearson Education (2005). Ravindran A, Phllips D.T. and Solberg J.J. Operation Research: Principles and Practice, John Wiley (2007).

UMA032 NUMERICAL AND STATISTICAL METHODS Numerical Methods (60% Weightage). Floating-Point Numbers: Floating-point representation, Rounding, Chopping, Error analysis, Condition and instability. Non-Linear Equations: Bisection, Secant, Fixed-point iteration and Newton-Raphson methods, Order of convergence. Linear Systems and Eigen-Values: Gauss-elimination method (using Pivoting strategies) and Gauss-Seidel Iteration method. Rayleighs power method for eigen-values and eigen-vectors. Interpolation: Finite differences, Newtons Forward and Stirling interpolating polynomials, Lagrange and Newtons divided difference interpolation formula with error analysis. Numerical Integration: Newton-Cotes quadrature formulae (with error) and Gauss - Legendre quadrature formulae. Differential Equations: Solution of initial value problems using Taylor Series, Eulers and Runge-Kutta (up to fourth order) methods. Statistical Methods (40% Weightage) Random Variables: Definition, Distribution Function, Discrete and Continuous Random Variables, Probability functions, Cummulative distributions functions, Mathematical expectation. Probability Distributions: Binomial, Poisson, Geometric, Uniform, Normal, Exponential and Log- Normal distribution. Sampling Distributions: Sampling distribution of Means and variance, Chi-Square distribution, t distribution and F - distribution. Hypothesis Testing: General concepts, Testing a Statistical Hypothesis, one and two tailed tests, Critical region, Confidence interval estimation. Single and two sample tests on proportion, mean and variance. Linear Regression and Correlation: Linear Regression, Least Square principal and the Fitted models, Karl Pearsons Correlation Coefficient, Rank Correlation, Lines of Regression (two variables only). Laboratory Work Programming exercises on numerical and Statitical methods using C or C++ languages. 1. To detect the interval(s) which contain(s) root of equation f(x)=0 and implement bisection Method to find root of f(x)=0 in the detected interval. 2. To find the root of f(x)=0 using Newton-Raphson and fixed point iteration methods. 3. To evaluate the Newtons Forward Lagrange and divided difference interpolating polynomials of degree n, Based on (n+1) points. 4. To solve linear system of equations using Gauss elimination (without pivoting) method. 5. To solve linear system of equations using Gauss- seidel method. 6. To find the dominant eigen-value and associated eigen-vector by Rayleigh power method. 7. To integrate a function numerically using trapezoidal and Simpsons rule. 8. To solve the initial value problem using modified Eulers and Runge-kutta methods. 9. Generation of random numbers for Binomial and Poisson distributions using Linear Congruential Genrator Algorithm. 10. Regression analysis using least square principle. 11. Correlation analysis for bivariate distribution.

Text Books 1. Conte, S.D and Carl D. Boor, Elementry Numerical Analysis: An Algorithmic approach, Tata McGraw Hill, New York (2005). 2. Johnson, R., Miller, I. and Freunds, J., Miller and Freunds Probability and Statistics for Engineers, Pearson Education(2005) 7th ed. 3. Gerald C.F and Wheatley P.O., Applied Numerical Analysis, Pearson Education (2008) 7th ed. Reference Books 1. Mathew, J.H., Numerical Methods for Mathematics, Science and Engineering, Prentice Hall Inc.J (2002). 2. Meyer, P.L.. Introductory Probability and Statistical Applications, Oxford (1970) 2nd ed. 3. Jain M.K., Iyengar, S.R.K., and Jain, R.K. Numerical Methods for Scientific and Engineering Computation, New Age International (2008) 5th ed. 4. Walpole, Ronald E., Myers, Raymond H., Myers, Sharon L. and, Keying Ye, Probability and Statistics for Engineers and Scientists, Pearson Education (2007) 8thed.

UCS401 Computer System Architecture Basics of Digital Electronics: Codes, Logic gates, Flip flops, Registers, Counters, Multiplexer, Demultiplexer, Decoder, Encoder. Register Transfer and Micro operations: Register transfer Language, Register transfer, Bus & memory transfer, Logic micro operations, Shift micro operation. Basic Computer Organization: Instruction codes, Computer instructions, Timing & control, Instruction Cycles, Memory reference instruction, Input/Output & Interrupts, Complete computer description & design of basic computer. Control Unit: Hardwired vs. Micro programmed control unit. Central Processing Unit: General register organization, Stack organization, Instruction format, Data transfer & manipulation, Program control, RISC, CISC. Computer Arithmetic: Addition & subtraction, Multiplication Algorithms, Division algorithms. Input-Output Organization: Peripheral devices, I/O interface, Data transfer schemes, Program control, Interrupt, DMA transfer, I/O processor. Memory Unit: Memory hierarchy, Processor vs. memory speed, High-speed memories, Cache memory, Associative memory, Interleave, Virtual memory, Memory management. Introduction To Parallel Processing: Pipelining, Characteristics of multiprocessors, Interconnection structures, Interprocessor arbitration, Interprocessor communication & synchronization. Case Studies: Case studies of some contemporary advanced architecture for processors of families like Intel, AMD, IBM etc./Seminar on State-of the-art technology. Text Books 1. Mano, Morris M., Computer System Architecture, Prentice Hall (1992) 3rd ed. 2. Hayes, J.P., Computer Architecture and Organization, McGraw Hill (1998) 3rd ed. Reference Books 1. Hennessy, J.L., Patterson, D.A, and Goldberg, D., Computer Architecture A Quantitative Approach, Pearson Education Asia (2006) 4th ed. 2. Leigh, W.E. and Ali, D.L., System Architecture: software and hardware concepts, South Wester Publishing Co. (2000).

UCS402 Computer Networks Introduction: Motivation, OSI model, Signals and media, Bits over signals, Synchronous communication, Modulation and modems, Bandwidth, Throughput, and noise, Time division and Frequency division multiplexing, Standards. Packet Transmission: Multiplexing, Frames, Error correction techniques, LAN/WAN topologies, Shared media and media access, Bus topology, CSMA/CD, Wireless and CSMA/CA, Ethernet addressing and Wiring, hubs. Other LAN technologies: Ring topology, Token passing rings, FDDI, Star topologies, Asynchronous transfer mode, IEEE 802.3, 802.5. Routing Algorithms: Distance-Vector, Link-State, Shortest path computation, Dijkstra's algorithm, WAN technologies including frame relay, X.25, and ATM. Internet working: Motivation, Concept, Goals, IP addressing, Address binding with ARP, IP Datagram, Encapsulation IP fragmentation and reassembly, ICMP, TCP, UDP concept and datagrams. Network Services: Electronic mail, File transfer, Remote login-introduction to protocol specification, Validation and testing. Case Study/ Seminar on State-of the-art technology.

Text Books 1. Forouzan, B.A., Data communication and Networking, McGraw Hill (2006) 4th ed. 2. Tanenbaum, A.S., Computer Networks, Prentice Hall (2003) 4th ed. Reference Books 1. Comer, D.E., Internetworking with TCP/IP Vol. 1 Principles, Portals and Architecture, Prentice Hall of India (2005) 5th ed. 1. Stallings, W., Computer Networking with Internet Protocols and Tech., Prentice Hall of India (2007).

UCS404 Principles of Programming Languages Introduction: Study of principles and major concepts in various programming paradigms like imperative, Functional, Object-oriented and logic programming. Introduction to various phases of compilers, Formal translation models: BNF Grammars and Macroprocessors. Imperative programming: Location, reference and expressions, Assignment and control, Data types, Blocks, Procedures and Modules. Object Oriented Programming: Concept of classes and objects, Introduction to abstraction and encapsulation, Inheritance and Polymorphism. Functional Programming: Functions as first class objects, Higher order functions, Polymorphic datatypes, Type checking and Type inferencing. Logic Programming: Introduction to logic, Unification, Backtracking. Introduction to storage management: Introduction to storage management from programmers view, Static storage management, Heap storage management. Concurrent Programming: Concept of concurrent programming, Processes, and Synchronization primitives. Case study/ Seminar on State-of-the-art topics in Programming Languages: Markup Languages, Wireless Markup Languages, Mobile agent paradigm, Cloud Computing etc. Illustration of the above concepts using representative languages: C, C++, Java, LISP and Prolog etc. Laboratory work Implementation of object oriented concepts like inheritance, Polymorphism. Programming in PHP, PERL, Markup Languages. Implementation of concurrent programming, logic programming and use of open source tools (eg. LAMP). Approximately four projects will be assigned on different languages/platforms.

Text Books 1. Pratt, T.W. and Zelkowitz, M.V., Programming Languages - Design and Implementation, Prentice Hall (2006) 4th ed. 2. Sebesta, R.W., Concepts of Programming Languages, Addison Wesley (2008) 8th ed. Reference Books 1. Sethi, Ravi, Programming Languages-Concepts and Constructs, Addison-Wesley (1996). 2. Tucker, A.B. and Noonan, R., Programming Languages-Principles and Paradigms, McGraw Hill (2007) 2nd ed.

UCS403 Analysis and Design of Information Systems Introduction to System Development: Categories of Information Systems, Structured analysis method, System prototype method, succeeding as system analyst. Analysis: Feasibility study, Feasibility considerations, Steps in feasibility analysis, Cost and Benefit analysis, Procedure for cost and benefit determination. Requirement Analysis: Problem definition, Identification and Investigation of system, Fact finding techniques, Tools for documenting procedures and decisions. Design: System design considerations, Process and stages of system design: Logical and Physical, Selection of best alternate design strategy. Design of Input: Capturing data for input, Input validation design of output: Output objectives, Types of output, Presentation format of output, Design of software: Top Down Structure, Coupling, Cohesion, Span of control, Module size, Shared modules. Tools for Structured Design Object Oriented Analysis and Modeling: Object technology basics, OOAD methods, Introduction to object modeling, UML Diagrams, and Process of object modeling. Object Oriented Design and Modeling: Introduction to object oriented design, Designing Object responsibilities, and Object reusability. Management Information Systems (MIS): Overview of analysis and design of Management Information Systems. Case Study of Some Common Systems: Inventory control, Laboratory management systems, Hotel reception system, Hospital management system etc./ Seminar on State-of the-art technology. Text Books 1. 2. Senn, J. A., Analysis and Design of Information Systems, Tata McGraw Hill (1989) 2nd ed. Whitten, J. and Bentley, L., Introduction to Systems Analysis and Design, Tata McGraw Hill (2006).

Reference Books 1. Priestley, M., Practical Object-Oriented Design with UML, McGraw Hill (2009) 2nd ed. 2. Rumbaugh, J. R., Jacobson, I. and Booch, G., The Unified Modeling Language Reference Manual, Pearson Education (2004) 2nd ed.

UHU031 ORGANIZATIONAL BEHAVIOUR Introduction to Organizational Behaviour: Todays Organizations, Challenges, Foundations of Organizational Behaviour, Individual Behaviour: Perception, Values, Attitudes Motivation theories. Employees Motivations in Organization, Management by Objectives Learning Processes, Reward and Punishment. Foundations of Group Behaviour: Interpersonal Communication, Leadership, Emotional Intelligence. Power & Polities, Conflict Process, Negotiations, Stress and Coping, Inter-Group Relations, Team Working. A Macro Perspective of Organizational Behaviour: Organization Structure Key Elements, Types and Basic Models, Work Design, Organizational Change, and Learning Organizations. Organizational Behaviour: Future Challenges Gender Diversity at the place of work, Changing world Scenario, Role of External Environment. Achieving Competitive: Advantage Management of change, International issues in Organizational Behaviour. Text Books: 1. Robbins, S.P., Organizational Behaviour, PHI (2007) 8th ed. 2. Lufthans F., Organizational Behaviour, Irwin Mc-Graw Hill. (2007) 11th ed. Reference Books: 1. Hellriegal, D., and Slocum, J.W., Organizational Behaviour, Southwestern Educational Publishing (2008).

EXTRA SUBJECT of 3.0 CR UHU001 COMMUNICATION SKILLS Fundamentals of Communication: Communication defined, Models of Communication, barriers in communication, perception and communication, essentials of good communication. Modes of human communication: Basic differences in the principal modes of human communication reading, writing, listening, speaking and non-verbal communication. Spoken communication: Importance of spoken communication, designing receiver-oriented messages, comprehending cultural dimension. Making Oral presentations: Functions of presentations, defining objective, audience analysis, collection of materials, organization of materials, body language, effective delivery techniques. Written communication: Fundamentals of sentence structure, writing as a process. Fundamental of technical writing: Special features of technical writing, the word choice, developing clarity and conciseness, Report writing, Business letters, Applications and resumes. Transactional Analysis: Three human ego states, 4 life positions, different types of transactions. The significance of communication in a business organization: Channels of communication Downwards, Upwards, Horizontal, Consensus, and Grapevine. Literary discussions: Analysis and discussion of the novel The Funda of Mix-ology and short stories from the books Under the banyan tree and other stories and Popular short stories. Laboratory work: Audio-visual aids for effective communication: The role of technology in communication, the role of audio-visuals, designing transparencies, computer-aided presentation software, etc. Software-aided activities in developing communication skills: Proper pronunciation, Learning to use the correct tense, Business writing, Report writing, Connected speech, Building up vocabulary, Awareness about the common errors in the usage of English, etc. Case studies, group discussions, presentations. Textbooks: 1. Sen, L., Communication Skills. Prentice Hall of India (2004). 2. Dhar, M., The Funda of Mixology: What bartending teaches that IIM does not, Srishti Publications (2008). 3. Narayan, R. K., Under the banyan tree and other stories. Penguin Classics. (2007). 4. Board of Editors. Popular Short Stories, Oxford University Press. (2000). Reference books: 1. Lesikar R. V., and Flatley M. E., Basic Business Communication Skills for empowering the internet generation. Tata McGraw Hill (2004) 10th ed. 2. Sharma R. C., and Mohan K., Business Correspondence and Report Writing. Tata Mc-Graw Hill (1994). 3. Rodriques, M. V., Effective Business Communication. Concept Publishing Company. (2003).

Вам также может понравиться