0% found this document useful (0 votes)
92 views5 pages

6th Semester Syllabus

The document describes the course contents and schedule for ECE6317B Computer Organization and Architecture. The course covers various topics over 16 sections across 50 hours, including computer architecture, instruction sets, CPU components like registers and ALU, memory hierarchy, caching, and virtual memory. It aims to teach students the fundamental concepts and design of computer organization and architecture.

Uploaded by

mahyah
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
92 views5 pages

6th Semester Syllabus

The document describes the course contents and schedule for ECE6317B Computer Organization and Architecture. The course covers various topics over 16 sections across 50 hours, including computer architecture, instruction sets, CPU components like registers and ALU, memory hierarchy, caching, and virtual memory. It aims to teach students the fundamental concepts and design of computer organization and architecture.

Uploaded by

mahyah
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

Course Teaching Periods

Subject Credits
No Lect Tut
ECE6117B Communication Systems - II 3 1 4

Section Course contents Hours

1. Waveguides and Cavity Resonators, Transverse Electric and Transverse magnetic Waves. 3

Wave propagation through rectangular and circular waveguides, Power transmission and attenuation
2. 4
in waveguides.

3. Electromagnetic Resonators, Rectangular & Circular cavities. 4

Strip Lines: Propagation Constant, Characteristic impedance and attenuation characteristics of


4. 4
strip lines and microstrips.

Propagation of Waves: Waves in free space, Attenuation, Absorption and polarization, effects of
5. 5
environment

6. Ground wave propagation, sky wave propagation, space wave propagation 5

7. Troposcatter propagation and Extra terrestrial propagation. 3

8. Radiation: Retarded Potential and Electromagnetic field, Radiation from a short current element 3

9. Half wave dipole, Radiation Resistance, Effect of ground on radiating elements. 3

10. Antennas: Basic Antenna parameters, Radiation pattern, Directivity and Antenna Gain 3

11. Bandwidth and beam-width, Polarization 3

12. Folded dipole and applications. Antenna arrays 3

13. Parabolic reflector, Properties and feed mechanism 2

14. Horn Antenna, Loop Antenna 1

15. Satellite Communication 4

TOTAL HOURS FOR THE COURSE 50

References

1. Liao, S. Y: Microwave Devices & Circuits, PHI


2. David Pozar: Microwave Engineering, John Wiley
3. Jordan, E and Balman, K: Electromagnetic Waves & Radiating Systems, PHI
4. Krauss, J.D: Antennas, Mc Graw Hill

Autumn Session, 2017


Teaching Periods Credits
Course No. Subject Lect Tut
ECE6217B Microcontrollers and Embedded Systems 3 1 4

Section Course contents hours

1. Introduction to embedded systems, components of an embedded system, types of embedded 3


system, levels of embedded system,

2. Embedded System applications, Embedded system design considerations, Embedded 4


Processors: Microprocessors, Microcontrollers, DSP and ASICs, ASSP, MP ,FPGA, SoC

3. Comparative Assessment of Embedded Processors. Embedded memory devices and 3


Embedded I/O.

4. Embedded high and low level programming. 2

5. Microcontrollers for embedded systems, classes of microcontrollers, types of microcontrollers, 3

6. Introduction to microcontroller platforms: ARM, ATMEL/ AVR, PIC, ARDUINO, Raspberry 2


and 8051.

7. Choosing a Microcontroller for an embedded application. 1

8. 8051 Microcontroller hardware, internal Architecture, input/output pin and port architecture, 4

Bare minimum system with external circuits, other members of 8051.

9. Addressing modes ,accessing memory using various addressing modes 3

10. Jump, Loop and call instructions, time delay generation and calculation, 3

11. Single bit instructions and programming, I/O port programming: I/O programming, bit 2
manipulation.

12. Timer and counter architecture in 8051,programming 8051 timers, counter programming, pulse 4
frequency and pulse width measurements.

13. Serial communication in 8051: Basics of serial communication, 8051 connection to RS232, 3
8051 serial communication programming.

14. Interrupts programming: Interrupts of 8051,programming timer interrupts, programming 4


external hardware interrupts, and programming serial communication interrupts.

15. Interfacing memory (EEPROM) with 8051, 2

16. Programmable peripheral interface(PPI)-8255,programming 8255, 8255 interfacing with 8051. 2

17. Interfacing Key board. Interfacing LED/ LCD, 2

18. Interfacing A/D & D/A converters, 1

19. Interfacing DC motor, Relay, solenoid, stepper-motor, servomotor. 2

TOTAL HOURS FOR THE COURSE 50

References
1. The 8051 Microcontrollers and Embedded Systems: Muhammed Ali Mazidi
2. The 8051 Microcontrollers Architecture, Programming & Applications Kenneth J. Ayala
3. Design with PIC Microcontroller: John Petman
4. Embedded systems by Raj Kamal

Autumn Session, 2017


Teaching Periods
Course No. Subject Credits
Lect Tut
ECE6317B Computer Organization and Architecture 3 1 4

Section Course contents Hours

1. Review of Number Systems, 2

2. Computer Level Hierarchy 2

3. Evolution of Computers, Von-Neuman Architecture, Structure and Components of Computers, 3

Computer Functions, Instruction Execution and Instruction Cycle State Diagrams, Computer 3
4.
Buses

5. Bus Interconnection and Hierarchy 2

6. Elements of Bus Design 1

7. Bus Arbitration and Timings 3

Introduction to High speed buses. Basic CPU equation. Measuring Performance – MIPS, 4
8. FLOPS, CPI/IPC, Benchmark, Geometric and Arithmetic Mean, Speedup, Amdahl’s and
Moore’s Laws.

Instructions and Instruction Set–Characteristics, Types, Functions, Execution, Representation, 3


9.
Format, Addressing Modes,

CPU Registers – Organization, Programmer Visible, Status/Control, Accumulator, 3


10.
and general purpose registers, Stack based CPU,

Computer arithmetic logic design, fast adders, multiplication, Booth’s algorithm, fast 3
11.
multiplication, integer division, floating p o i n t arithmetic.

ALU– Fixed and Floating point ALU Organization. Control Unit – Functional Requirements, 4
12. Structure, Control Signals, hardwire and Micro-programmed Wilkes Control unit, Micro-
instructions and its formats, Control Memory

13. Introduction to Pipelining and Parallel Processing. 2

Memory Hierarchy, types and Characteristics, Primary Memory- Types, Working, Chip 3
14.
Organization, Expansion,

15. Cache Memory- Mapping Schemes, Replacement Policies, Hit and Miss, 3

Write policies, Coherence. Computer Storage–Magnetic and Optical Storage Organization and 3
16.
Format, Virtual memory– Overlays, Paging, Segmentation and Fragmentation

Introduction to RAID, and CAM. Parallel processing: Introduction to parallel processing and 3
17.
architecture- classification, array processors, pipeline architectures, vector processors,

18. GPU’s, interconnection networks, multistage networks, message passing architecture. 3

TOTAL HOURS FOR THE COURSE 50

References

1. Computer Organization & Architecture by M. M. Mao


2. Computer organization by Hamachar

Autumn Session, 2017


Teaching Periods
Course No. Subject Credits
Lect Tut

ECE6417B Electronic Measurement & Instrumentation 3 2 5

Section Topic Hours

1 Measurement System and Standards: Instrumentation System and its classification, 6


Primary and secondary standards, Standards of various electrical quantities
2 IEEE standards, Static and Dynamic response 2
3 Errors, and accuracy of an instrumentation system 3

4 Measurement of Basic Parameters: Galvanometer and its principle, Moving Coil, 4


Moving iron meters
5 true rms meter, Bridge measurements 4
6 Q meters, Measurement of Voltage, Current, Power, Energy 4
7 Measurement of Resistance, Capacitance, Inductance 3
Transducers, Sensors, and Actuators: Active and Passive, Transducers types:
8 Resistive, Inductive, capacitive, Piezoelectric, Optical, Photo diodes; Measurement 6
of Physical, Physiological, Chemical quantities
Signal Generators and Analyzers: Function generators, RF Signal Generator,
9 Sweep Generator, Frequency synthesizer, Wave Analyzers for Audio and radio 7
frequency waves. Measurement of harmonic distortion. Spectrum analysis.
Digital Instrumentation: Comparison of analog and digital techniques, Digital
10 voltmeter, Digital multimeter, Frequency counter, Measurement of frequency and 7
time interval, extension of frequency range, Measurement errors.
11 Data Acquisition System: Components of data acquisition system, Interfacing of 4
transducers.
Total Hours
50

References:
1. Electronic Measurements by W. Cooper
2. Electrical & Electronic Measurements by A. K. Sawhney

Autumn Session, 2017


Teaching Periods
Course No. Subject Credits
Lect Tut
ECE6517B Power Electronics 3 1 4

Section Course contents hours

1. Review of power semiconductor switching devices, Diode, Thyristors, MOSFET, IGBT, 7


characteristics and applications

2. Introduction to Turn-ON/Turn-OFF mechanism of switching devices, Gate-drive 7


circuits, Switching-aid circuits,protection, Heat sink design

3. Single phase rectifiers (uncontrolled, semicontrolled, controlled) with passive loads, 8


performance analysis, Applications

4. Three-phase rectifiers (uncontrolled, semicontrolled, controlled) with passive loads, 7


performance analysis, Applications

5. Single-phase inverter : principle of operation, single phase bridge inverter, voltage 8


control in inverters and harmonic reduction using PWM strategies, Applications

6. Three-phase inverters: 180 degree conduction and 120 degree conduction, voltage 8
control in inverters and harmonic reduction using PWM strategies

7. Introduction to DC-DC converters; buck, boost and buck-boost converters, Applications 5

TOTAL HOURS FOR THE COURSE 50

References

1. Fundamental of Power Electronics: Robert Erickson, D. Maksimovic


2. Power Electronics, Circuits, Devices and Applications: Muhammad H. Rashid
3. Power Electronic, Devices, Applications, and Passive Components: Barry W. Williams
4. Power Electronics - converters, Applications, and Design: Ned Mohan, Tore. M. Undeland, William P. Robbins

Autumn Session, 2017

You might also like