0% found this document useful (0 votes)
149 views6 pages

Sixth Semester 6 Sul 1 Computer Organisation Section-A Unit I: Design Methodology

The document discusses the syllabus for the 6th semester of a computer organization course. It covers topics like design methodology, processor design, control design, memory organization, parallel processing, advanced processors, introduction to microprocessors, assembly language programming, interfacing, data transfer schemes, linear integrated circuits, operational amplifiers, applications of op-amps, voltage regulators, timers, and phase locked loops. It provides recommended textbooks for each unit.

Uploaded by

Wajahat Nasim
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
149 views6 pages

Sixth Semester 6 Sul 1 Computer Organisation Section-A Unit I: Design Methodology

The document discusses the syllabus for the 6th semester of a computer organization course. It covers topics like design methodology, processor design, control design, memory organization, parallel processing, advanced processors, introduction to microprocessors, assembly language programming, interfacing, data transfer schemes, linear integrated circuits, operational amplifiers, applications of op-amps, voltage regulators, timers, and phase locked loops. It provides recommended textbooks for each unit.

Uploaded by

Wajahat Nasim
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

SIXTH SEMESTER 6 SUL 1 COMPUTER ORGANISATION SECTION-A Unit I : DESIGN METHODOLOGY : Introduction of system modelling, design levels, Register

level design methodology and design methods. Processor level design methodology and design techniques, queueing models, simulation. Unit II : PROCESSOR DESIGN : Processor organisation, information representation, number formats, Instruction sets and its implementation. Arithmetic operation, ALU design, Floating point arithmetic. Unit III : CONTROL DESIGN : Introduction to instruction sequencing and instruction interpretation, Hardware control, Design methods, Microprogrammed control, control design. SECTION-B Unit IV : MEMORY ORGANISATION : Concept of virtual memory, Memory hierachies, Main memory allocation, Replacement policies, segments and pages, file organisation, High speed memory, interboard memories, Cache memories, Associative memories. Unit V : PARALLEL PROCESSING : Basic concepts, types of parallel processors and performance considerations. Pipeline processor : Pipeline types, design, structures, Multiprocessors : Types, performance, parallel programming, Multiprocessor Architrcture. Unit VI : ADVANCED PROCESSORS : Architecture, organisation and features of Pentium, Power PC-620 processors. BOOKS RECOMMENDED : 1) Hayes J.P. : Computer Architecture and Organisation, McGraw Hill, Auckland. 2) Mano Morris : Computer System Architecture, Prentice Hall of India New Delhi. 3) Tanenbaum A.S. : Structure Computer Organisation, Prentice Hall of India, New Delhi. 4) Wiliam Stallings : Computer Organisation and Architecture, Addison Wesley Longman (Singapore) Ltd. ****

6 SUL 2 INTRODUCTION TO MICROPROCESSORS SECTION-A Unit I : 8085 : Architecture, Register Structure, Addressing modes, Instruction set of 8085, Timing diagrams. Unit II : Assembly Language Programming of 8085, Stack, Subroutine. Address space partitioning schemes : Memory mapped I/O and I/O mapped I/O, Address decoding techniques. Unit III : Internal architecture, programming and interfacing of 8255, 8259, 8279. SECTION-B Unit IV : Data Transfer Schemes : Interrupt driven (Interrupt system of 8085, software and hardware interrupts), Serial data transfer through SOD and SID. Introduction to DMA data transfer. Unit V : 8086 : CPU architecture, internal operations, Addressing modes, instruction formats, Execution timming. Unit VI : Instruction set of 8086, Assembly language programming (ELEMENTARY PROGRAMMING) Assembly Directives, Operators. PRACTICALS : Minimum 8 practicals based on above syllabus, preferably uniformly distributed. BOOKS RECOMMENDED : 1) Gibson G.A., Liu Y.C. : Microcomputer system the 8086/8088 family, Prentice Hall India Pvt. Ltd., New Delhi (Second edition), 1996. 2) Hall D.V. : Microprocessor and Interfacing Programming and Hardware, McGraw Hill Co., New York, 1986. 3) Gaonkar R.S. : Microprocessor Architecture Programming and Applications with the 8085, Penram International Pub. (Third Edition), 1997. 4) Mathur A.P. : Introduction to Microprocessor, Tata McGraw Hill Pub., New Delhi (Second Edition), 1986. 5) Gilmore : Microprocessors Principles and Applications, Tata McGraw Hill Pub. Co. (Second Edition) *****

6 SU 3 COMMUNICATION ENGINEERING-II SECTION-A Unit I : ANALYSIS Classification of signals, Fourier Series, Expontential Fourier Series, Fourier Transform, Properties of Fourier Transform, Delta Function, Fourier Transform of Periodic functions, Power Spectral Density, Energy Spectral Density, Correlation, Auto-correlation, Cross-correlation. Unit II : PROBABILITY AND RANDOM SIGNAL THEORY Probability, Random variable, PDF Random processes, stationarity, Mean, Correlation and Covariance Functions, Ergodicity, Spectral Density, Gaussian Process, White Gaussian Noise. Unit III : NOISE IN CW MODULATION Mathematical Representation of Noise, AM Receivers, Signal-To-Noise Ratio, SNRs of SSBSC, DSB-SC, and DSB-FC systems, FM Receivers, Noise in FM Reception, FM Threshold Effect, Comparasion of AM and FM SECTION-B Unit IV : PULSE MODULATION The sampling theorem, Sampling of Band-Pass Signal, Quantization and types of quantization, Practical aspects of sampling, Reconstruction of message Process from its Samples, Time Division Multiplexing, Pulse Amplitude Modulation, Pulse Time Modulation, PCM, DM. Unit V : TELEPHONE SWITCHING TECHNIQUES Introduction to Switching System, Pulse dialling, Touch tone dial telephone, Space Division Switching SPC, Centralized and Distributed SPC, Time Division Switching : Basic Time Division space switching, Time Division time switching, Time Multiplexed space switching, Time Multiplexed time switching, EPABX. Unit VI : FIBER OPTIC COMMUNICATION Introduction, Principle of light transmission in fiber, losses in fiber, Introduction to light sources and photodetector, splicing techniques, fiber optic transmission system. TEXT BOOKS RECOMMENDED : 1) John Wiley, Simon Haykin : Communication System, Eastern Ltd., New York, (Third Edition), 1994. 2) Taub and Schilling D.L. : Principles of Communication Systems, Mc- Hill Co, Tokeyo, 1994 (II Ed. 3) Keiser Geord : Optical Fiber Communication, McGraw Hill Int. Book Co., New York, (Second Edition), 1991. 4) R.P.Singh, S.D.Sapre : Communication Systems Analog and Digital, Tata McGraw Hill Co. 5) Lathi B.P. : Communication System, Wiley Eastern Ltd., 1983. 6) S.S.Das : Electronic Telephony. *****

6 SUL 4 NUMERICAL METHODS AND OPTIMIZATION TECHNIQUES SECTION-A Unit I : Error Analysis, Absoute, relative and percentage errors. A general error formula and error in series approximation, Solution of Non linear and polynomial equations : False position, modified false position, secant, Newton Raphson methods, Convergence and error properties of the above methods. Unit II : A) Solution of Linear Systems of Equation : Gauss elimination method, I11 conditioned equations, Refinement of solution obtained by Gaussian elimination, matrix inversion method, L-U factorisation method, Gauss Seidel iterative method. B) Curve fitting : Least Square Method. Unit III : Differentation : Integration and Differential equations. Finite differences, Newtons forward and backword interpolation formula. Numerical differentiation : Maximum and minimum values. Numerical integration : General quadrature formula, rectangular, trapezoidal, Simpsons one third and three eight rules, Romberse method, Double integration. Ordinary differential equations : Initial value problem, Eulers method, Runge Kutta methods, Predictor Corrector method, Higher order differential equations. SECTION-B Unit IV : Operations Research Models and Dynamic Programming : Operations research models : classification of problems, phases of operation research, scope and limitation of operations research. Dynamic programming : Multistage decision process, concept of sub-optimization and Bellmans principle of optimality, conversion of final value problem into an intial value problems. Unit V : Linear and Non Linear Programming Linear programming - formulation of problems, simplex method, artificial variable technique, two phase simplex method, concept of duality, transporatation problems. Non linear, programming - random search method, pattern search method, Steppest Descent method. Unit VI : PERT and CPM : Pert Networks, ET, TE, TL, SE and Critical path, Probability of completion. Decision theory : Introduction, Minimax decision procedure, Baby decision procedure with and without data, Regret function Vs. Loss function. TEXT BOOKS :-1) Computer Oriented Numerical Methods : V.Rajaraman, Second Edition, PHI. 2) Introduction to Methods of Numerical Analysis : S.S.Shastry, PHI 3) Numerical Methods for Mathematics Science and Engineering : John H. Mathews, PHI 4) Introduction to Operation Research : Billy, E.Gillett, 15th edition, TMH 5) Optimization Theory and Applications : S.S.Rao, Second Edition, WEL

6 SULI 5 LINEAR INTEGRATED CIRCUITS SECTION-A Unit I : Operational Amplifier Differential amplifier : gain expressions using H parameters, transfer-charactersitics, constant current source, level shifting, block diagram of op-amp, frequency response, frequency compensation methods, study of ICs uA741, measurement of parameters of op-amp and off set nulling and their improtance. Unit II : Linear Applications of Op-Amp Inverting and non inverting amplifiers, voltage followers (ACDC), integrator, differentiator, differential amplifier, bridge amplifier, instrumentation amplifiers, precision rectifiers, RMS to DC converter, voltage to current converter, sinusoidal RC oscillators, constant voltage sources, frequency to voltage and voltage to frequency convertor. Unit III : Non Linear Applications of Op-Amp and Filter Circuits Clipping and clamping circuits, comparator, astable, monostable and bistable multivibrator, Schmitt trigger, voltage sweep generator, active filters : Butterworth, Chebyshev filters using op-amp, log and antilog amplifiers SECTION-B Unit IV : Voltage Regulator Block schematic of regulator IC 723, regulated power supply using IC 723, short circuit protection, switch mode power supply, dual tracking regulators, regulator using 78**, 79**, and LM 317. Unit V : 1. Timers : Block schematic of IC 555, application of timer 555 as astable, monostable and bistable multivibrators, delayed timer, sawtooth generator, FSK modulator. 2. Sample & hold circuit, basics of analog multiplexer. Unit VI : 1. PHASE LOCKED LOOPS Operation of phase lock loop system, transfer characteristics, lock range and capture range, study of PLL IC-LM 565 and its applications as AM detector, FM detector and frequency translator. 2. Analog Multiplier : IC 1496 BOOKS RECOMMENDED :1) Gayakwad R.A. : OP-Amps and Linear Integrated Circuits, Prentice Hall of India Pvt. Ltd., New Delhi (Second Edition), 1980. 2) Milliman J. and Grabel A. : Microelectronics, McGraw Hill Book Co New Delhi, 1985. 3) Tobey J.E. and Grame J.E. : Operational Amplifier Design and Applications, International Student Edition, 1983. 4) Linear Application Handbook : National Semiconductors. 5) Application Node on IC : BEL India.

6) Herb Taub and Donald Schilling : Digital Integrated Circuits, McGraw Hill Pub. 6 SULIMETX 6 COMMUNICATION SKILLS Unit I : Comprehension over an unseen passage. Comprehension - A - word study :- Synonym, antonym, meanings, matching words, adjectives, adverbs, prefix and suffix, correct forms of commonly misspelled words, understanding of the given passage. Comprehension - B - Structure study :- Simple and compound sentences, types of conjunctions, singular and plural, tenses and their effect on verb forms. Use of - not only - but also, if clause, since, may, can, could, would, too etc. Active and passive forms, negative and interrogative, punctuation and capitalization. (10 Hours) Unit II : Theoretical background - importance of communication, its process, model of communication its components & barriers. Verbal communication, its significance, types of written communication, organization of a text (Titles, summaries, headings, sequencing, signaling, cueing etc.), Important text factors (length of paragraph, sentences, words, clarification and text difficulty). Evaluation of written communication for its effectivity and subject content. Non-verbal communication, types of graphics and pictoral devices. (10 Hours) Unit III : Specific formats for written communication like business correspondence, formal reports, technical proposals, research papers and articles, advertising and graphics. Format for dayto- day written communication like applications, notices, minutes, quotations, orders, enquiries etc. Oral communications - Important objectives of interpersonal skills, (verbal and non-verbal), face to face communications, group discussion and personal interviews. Methodology of conduction of meetings, seminars, symposia, conference and workshop. BOOKS RECOMMENDED :
1) Krishna Mohan, Meera Banerjee : Developing Communication Skills, MacMillan India Limited. 2) Chrissie Wright (Editor) : Handbook of Practical Communication Skills, Jaico Publishing House.3) Curriculum Development Centre, TTTI WR, Bhopal : A Course in Technical English, Somaiya Publication Pvt. Ltd. 4) F.Frank Candlin : General English for Technical Students, University of London Press Ltd.

COMMUNICATION SKILLS LABORATORY Objective :


On completion of this laboratory the candidate should be able to demonstrate adequate skills in oral and written communication for technical English language, actively participate in group discussions and interviews and exhibit the evidence of vocabulary building. Candidates should be assessed through continuous monitoring and evaluation. The sample list of experiments is given below. This list can be used as guideline for problem statements but the scope of the laboratory should not be limited to the same. Aim of the list is to inform about minimum expected outcomes. 1. Assignments and tests for vocabulary building 2. Technical report writing 3. Group discussions 4. Interview techniques 5. Projects and tasks such as class news letter 6. Writing daily diaries and letters 7. Interactive language laboratory experiments. TEXT BOOK : Norman Lewis : Word Power Made Easy http://www.teachingenglish.org.uk

You might also like