SlideShare a Scribd company logo
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Electrical Engineering
(Applicable from the academic session 2018-2019)
Semester-VI
Name of the course POWER SYSTEM-II
Course Code: PC-EE-601 Semester: 6th
Duration: 6 months Maximum Marks: 100
Teaching Scheme Examination Scheme
Theory: 3 hrs/week Mid Semester Exam: 15 Marks
Tutorial: 0hr/week Assignment & Quiz: 10 Marks
Credit Points: 3 Attendance: 05 Marks
End Semester Exam: 70 Marks
Objective:
1. To understand the method of representation of power system components
2. To know about loacation and components of a distribution substation.
3. To understand different methods of load flow studies.
4. To determine faults in Electrical systems.
5. To understand the principle of power system stability.
6. To understand the principle of relays and methods of protection of power system
7. To solve numerical problems on the topics studied.
Pre-Requisite
1. Electric Circuit Theory (PC-EE-301)
2. Electromagnetic field theory (PC-EE-303)
3. Power system-I (PC-EE-502)
Unit Content Hrs Marks
1 Representation of Power system components: Single-phase
representation of balanced three phase networks, the one-line
diagram and the impedance or reactance diagram, per unit (PU)
system.
02
2
Distribution substation: Types of substations, location of
substations, substation equipments and accessories, earthling
(system & equipment), feeder and distributors, radial and loop
systems.
05
3
Load flow studies: Network model formulation, formation of Ybus,
load flow problem, Gauss-Siedel method, Newton-Raphson
method, Decoupled load flow studies, comparison of load flow
methods.
05
4
Faults in Electrical systems: Transient on a transmission line, short
circuit of a synchronous machine under no load & loaded condition.
Symmetrical component transformation, sequence impedance and
sequence network of power system, synchronous machine,
transmission lines and transformers. Symmetrical component
analysis of unsymmetrical faults, single line-to –ground fault, lineto-
line fault, double line-to- ground fault
08
Power system stability: Steady state stability, transient stability,
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Electrical Engineering
(Applicable from the academic session 2018-2019)
5
equal area criteria, swing equation, multi machine stability concept 04
6 Power system protection: Protective zones, Relaying elements and
quantities. Protective relays, basic requirements and type of
protection, phase and amplitude comparator, grading (time &
current), classification of Electromagnetic relays, Directional relay,
Distant relay, Differential relay, basic aspects of static and digital
relays, relay protection scheme for transformer, feeder, generators
and motors.
Circuit breakers, circuit breaking transients, transient recovery
voltage, current chopping and resistance switching, circuit breaker
rating, arc and arc extinction, circuit breaker types, oil circuit
breaker, vacuum circuit breaker, air blast circuit breaker, SF6 circuit
breaker and operating mechanism, advantages and disadvantages
of different types
12
Text book:
1. Modern Power System Analysis, D.P. Kothari & I.J. Nagrath, 4th Edition, Tata McGraw Hill.
2. Electrical Power Systems, Subir Ray, PHI
3. Switchgear protection and power systems, Sunil S Rao, Khanna Publications.
4. A text book on Power System Engineering, M.L.Soni, P.V.Gupta, U.S. Bhatnagar & A. Chakrabarti,
Dhanpat Rai & CO.
Reference Books:
1. Protection & Switchgear, B. Bhalja, R.P. Maheshwari, N.G.Chothani, Oxford.
2. Power system protection & switchgear, B.Ram & D.N. Vishwakarma, Tata McGraw Hill.
3. Handbook of Electrical Power Distribution, G. Ramamurthy, University Press
4. Electric Power Transmission and Distribution, S. Sivanagaraju, S.Satyanarayana, Pearson Education.
5. Power Systems Stability, Vol. I,II & II, E.W. Kimbark, Wiley.
6. Power Engineering, D.P Kothari & I.J. Nagrath, Tata McGraw Hill.
7. Power Systems Analysis, A. R. Bergen & V. Vittal, Pearson Education. 8. Computer Aided Power
systems analysis, Dr. G. Kusic, CEC press.
Course Outcome:
After completion of this course, the learners will be able to
1. Represent power system components in line diagrams.
2. Determine the location of distribution substation.
3. Determine the performance of power system with the help of load flowv studies.
4. Analyse faults in Electrical systems.
5. Determine the stabilty of Power system.
6. Explain principle of operation of different power system protection equipments.
7. Solve numerical problems related to representation, load flow, faults, stabilty and protection of
power system.
Special Remarks (if any)
The above-mentioned outcomes are not limited. Institute may redefine outcomes based their program
educational objective.
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Electrical Engineering
(Applicable from the academic session 2018-2019)
Name of the course MICROPROCESSOR & MICRO
CONTROLLER
Course Code: PC-EE-602 Semester: 6th
Duration: 6 months Maximum Marks: 100
Teaching Scheme Examination Scheme
Theory: 3 hrs/week Mid Semester Exam: 15 Marks
Tutorial: 0hr/week Assignment & Quiz: 10 Marks
Credit Points: 3 Attendance: 05 Marks
End Semester Exam: 70 Marks
Objective:
1. To understand the architecture of 8086 microprocessor.
2. To understand the design aspects of I/O and Memory Interfacing circuits.
3. To interface microprocessors with supporting chips.
4. To understand the architecture of 8051 microcontroller.
5. To design a microcontroller based system
Pre-Requisite
1. Analog Electronics (PC-EE-302)
2. Digital Electronics (PC-EE-402)
Unit Content Hrs Marks
1 The 8086 Microprocessor: Introduction to 8086- Microprocessor
architecture – Addressing modes – Instruction set and assembler
directives – Assembly language programming – Modular
Programming – Linking and Relocation – Stacks – Procedures –
Macros – Interrupts and interrupt service routines – Byte and String
Manipulation.
08
2
8086 System bus structure: 8086 signals – Basic configurations –
System bus timing –System design using 8086 – I/O programming –
Introduction to Multiprogramming – System Bus Structure –
Multiprocessor configurations – Coprocessor, Closely coupled and
loosely Coupled configurations – Introduction to advanced
processors.
08
3
I/O INTERFACING: Memory Interfacing and I/O interfacing – Parallel
communication interface – Serial communication interface – D/A
and A/D Interface – Timer – Keyboard /display controller –
Interrupt controller –DMA controller – Programming and
applications Case studies: Traffic Light control, LED display , LCD
display, Keyboard display interface and Alarm Controller.
08
4
Microcontroller: Architecture of 8051 – Special Function
Registers(SFRs) – I/O Pins Ports and Circuits – Instruction set –
Addressing modes – Assembly language programming.
08
5
Interfacing Microcontroller: Programming 8051 Timers – Serial
Port Programming – Interrupts Programming – LCD & Keyboard
Interfacing – ADC, DAC & Sensor Interfacing – External Memory
Interface- Stepper Motor and Waveform generation – Comparison
06
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Electrical Engineering
(Applicable from the academic session 2018-2019)
of Microprocessor, Microcontroller, PIC and ARM processors
Text books:
1. Advanced Microprocessors and Peripheral, Koshor M Bhurchandi, Ajay Kumar Ray, 3rd Edition,
MC Graw hill education.
2. Microprocessor & Interfacing, D.V. Hall, Mc Graw Hill.
3. The 8051 microcontroller, Ayala, Thomson.
Ref erence books:
1. Advanced Microprocessors, Y. Rajasree, New Age international Publishers.
2. An introduction to the Intel family of Microprocessors, James L. Antonakos, Pearson Education,
3. The 8051 Microcontroller and Embedded systems, Muhammad Ali Mazidi & J. G. Mazidi,
Pearson Education.
4. The 8086 Microprocessors: Programming & Interfacing the PC, K.J.Ayala, Thomson.
5. Microprocessor & Peripherals, S.P. Chowdhury & S. Chowdhury, Scitech.
6. Microchip technology data sheet, www.microchip.comerence books
Course Outcome:
After completion of this course, the learners will be able to
1. explain the architecture of 8086 and 8051.
2. do assembly language programming of 8086, 8051
3. interface different peripheral with 8086 and 8051
4. develop micro processor/ microcontroller based systems.
5. compare microprocessor, microcontroller, PIC and ARM processors
Special Remarks (if any)
The above-mentioned outcomes are not limited. Institute may redefine outcomes based their program
educational objective.
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Electrical Engineering
(Applicable from the academic session 2018-2019)
Name of the course HVDC TRANSMISSION
Course Code: PE-EE-601B Semester: 6th
Duration: 6 months Maximum Marks: 100
Teaching Scheme Examination Scheme
Theory: 3 hrs/week Mid Semester Exam: 15 Marks
Tutorial: 0hr/week Assignment & Quiz: 10 Marks
Practical: hrs/week Attendance: 05 Marks
Credit Points: 3 End Semester Exam: 70 Marks
Objective:
1. To understand the basics of DC power transmssion system
2. To analyse HVDC converters.
3. To understand methods of control of HVDC system
4. To understand causes of fault and protection against fault of converters.
5. To understand function of smooting reactor and transient over voltage of DC line
6. To understand methods of reactive power control.
7. To solve numerical problems on the topics studied.
Pre-Requisite
1. Electric Circuit Theory (PC-EE-301)
2. Power system-1 (PC-EE-502)
3. Control system (PC-EE-503)
4. Power Electronics (PC-EE-504)
Unit Content Hrs Marks
1 DC power transmission technology: Introduction, Comparison of
HVAC and HVDC transmission system, Applications of DC
transmission, Description of DC transmission system,
Configurations, Modern trends in DC transmission.
04
2
Analysis of HVDC converters: Pulse number, Choice of converter
configuration, Simplified analysis of Graetz circuit, Converter bridge
characteristics, Characteristics of a twelve-pulse converter, Detailed
analysis of converters with and without overlap
06
3
Converter and HVDC system control: General, Principles of DC link
control, Converter control characteristics, System control hierarchy,
Firing angle control, Current and extinction angle control, Starting
and stopping of DC link, Power control, Higher level controllers.
06
4
Converter faults and protection: Converter faults, Protection
against over-currents, Overvoltages in a converter station, Surge
arresters, Protection against over-voltages.
05
5
Smoothing reactor and DC line: Introduction, Smoothing reactors,
DC line, Transient over voltages in DC line, Protection of DC line, DC
breakers, Monopolar operation, Effects of proximity of AC and DC
transmission lines.
06
6 Reactive power control: Reactive power requirements in steady
state, Sources of reactive power, Static VAR systems, Reactive 06
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Electrical Engineering
(Applicable from the academic session 2018-2019)
power control during transients, Harmonics and filters, Generation
of harmonics, Design of AC filters and DC filters.
7. Component models for the analysis of ac/dc systems: General,
Converter model, Converter control, Modelling of DC network,
Modelling of AC networks.
Power flow analysis in AC/DC systems: General, Modelling of DC
links, Solution of DC load flow, Discussion, Per unit system for DC
quantities.
06
Text book:
1. HVDC Power transmission systems , K.R. Padiyar , Third Edition, New Age International
Publishers
Reference books
1. Power Transmission by Direct Current, Erich Uhlmann, Fourth Indian Reprint, Springer
International Edition, 2012.
2. HVDC Transmission, S Kamakshaiah, V Kamaraju , 2nd
Edition, Mcgraw Hill Education, 2020.
3. Direct Current Transmission, E.W.Kimbark, Wiley–Blackwell; Volume 1 edition (1 January 1971)
4. H.V.D.C Transmission , J Arrillaga , 1st
Edition, The Institution of Engineering and Technology,
1998
Course Outcome:
After completion of this course, the learners will be able to
1. choose intelligently AC and DC transmission systems for the dedicated application(s).
2. identify the suitable two-level/multilevel configuration for high power converters.
3. select the suitable protection method for various converter faults.
4. identify suitable reactive power compensation method.
5. decide the configuration for harmonic mitigation on both AC and DC sides..
6. solve numerical problems related to converters, power flow analysis, reactive power control.
Special Remarks (if any)
The above-mentioned outcomes are not limited. Institute may redefine outcomes based their program
educational objective.
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Electrical Engineering
(Applicable from the academic session 2018-2019)
Name of the course ELECTRICAL AND HYBRID VEHICLE
Course Code: PE-EE-602A Semester: 6th
Duration: 6 months Maximum Marks: 100
Teaching Scheme Examination Scheme
Theory: 3 hrs/week Mid Semester Exam: 15 Marks
Tutorial: 0 hr/week Assignment & Quiz: 10 Marks
Credit Points: 3 Attendance: 05 Marks
End Semester Exam: 70 Marks
Objective:
1. To understand the basic difference between conventional and Hybrid vehicles.
2. To understand different configuration and control of Electric drives.
3. To understand energy storage system in Hybrid vehicles.
4. To understand different energy management strategies of Hybrid vehicles.
5. To solve numerical problems on the topics studied
Pre-Requisite
1. Electric Machine-I (PC-EE-401)
2. Electric Machine-II (PC-EE-501)
Unit Content Hrs Marks
1
Introduction: Conventional Vehicles: Basics of vehicle performance,
vehicle power source characterization, transmission characteristics,
mathematical models to describe vehicle performance.
Introduction to Hybrid Electric Vehicles: History of hybrid and
electric vehicles, social and environmental importance of hybrid
and electric vehicles, impact of modern drive-trains on energy
supplies.
Hybrid Electric Drive-trains: Basic concept of hybrid traction,
introduction to various hybrid drive-train topologies, power flow
control in hybrid drive-train topologies, fuel efficiency analysis.
09
2
Electric Trains: Electric Drive-trains: Basic concept of electric
traction, introduction to various electric drivetrain topologies,
power flow control in electric drive-train topologies, fuel efficiency
analysis.
Electric Propulsion unit: Introduction to electric components used
in hybrid and electric vehicles, Configuration and control of DC
Motor drives, Configuration and control of Induction Motor drives,
configuration and control of Permanent Magnet Motor drives,
Configuration and control of Switch Reluctance Motor drives, drive
system efficiency.
10
3
Energy Storage: Energy Storage: Introduction to Energy Storage
Requirements in Hybrid and Electric Vehicles, Battery based energy
storage and its analysis, Fuel Cell based energy storage and its
analysis, Super Capacitor based energy storage and its analysis,
Flywheel based energy storage and its analysis, Hybridization of
different energy storage devices. Sizing the drive system: Matching
09
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Electrical Engineering
(Applicable from the academic session 2018-2019)
the electric machine and the internal combustion engine (ICE),
Sizing the propulsion motor, sizing the power electronics, selecting
the energy storage technology, Communications, supporting
subsystems
4
Energy Management Strategies: Energy Management Strategies:
Introduction to energy management strategies used in hybrid and
electric vehicles, classification of different energy management
strategies, comparison of different energy management strategies,
implementation issues of energy management strategies.
06
5
Case Studies: Design of a Hybrid Electric Vehicle (HEV), Design of a
Battery Electric Vehicle (BEV). 05
Text book:
1. Electric and Hybrid Vehicles: Design Fundamentals, Iqbal Hussein, CRC Press.
2. Hybrid Electric Vehicles: Principles and Applications with Practical Perspectives, C. Mi, M. A.
Masrur and D. W. Gao, John Wiley & Sons.
3. Electric and Hybrid Vehicles: Khanna Publishing House.
4. Hybrid Electric Vehicles: Energy Management Strategies, Onori Simona, Serrao Lorenzo and
Rizzoni Giorgio, Springer.
5. Electric and Hybrid Vehicles, T. Denton, Routledge.
Reference books
1. Electric Vehicle Technology Explained, James Larminie, John Lowry, Wiley.
2. Modern Electric, Hybrid Electric and Fuel Cell Vehicles: Fundamentals, Theory and Design,
Mehrdad Ehsani, YimiGao, Sebastian E. Gay, Ali Emadi CRC Press, 2004.
Course Outcome:
After completion of this course, the learners will be able to
1. explain the principle of Electric traction.
2. choose a suitable drive scheme for developing an electric hybrid vehicle depending on resources.
3. design and develop basic schemes of electric vehicles and hybrid electric vehicles.
4. choose proper energy storage systems for vehicle applications
5. implement different energy management strategies for hybrid vehicle.
Special Remarks (if any)
The above-mentioned outcomes are not limited. Institute may redefine outcomes based their program
educational objective.
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Electrical Engineering
(Applicable from the academic session 2018-2019)
Name of the course VLSI AND MICRO ELECTRONICS
Course Code: OE-EE-603C Semester: 6th
Duration: 6 months Maximum Marks: 100
Teaching Scheme Examination Scheme
Theory: 3 hrs/week Mid Semester Exam: 15 Marks
Tutorial: 0 hr/week Assignment & Quiz: 10 Marks
Credit Points: 3 Attendance: 05 Marks
End Semester Exam: 70 Marks
Objective:
1. To understand the concept of VLSI design
2. To understand the basics of MOS structure
3. To understand the process of VLSI fabrication
4. To understand the principle of logic circuit design with hardware description language
Pre-Requisite
1. Analog Electronics (PC-EE 302)
2. Digital Electronics (PC-EE 402)
Unit Content Hrs Marks
1
Introduction to VLSI Design: VLSI Design Concepts, Moor's Law,
Scale of Integration (SSI, MSI, LSI, VLSI, ULSI – basic idea only),
Types of VLSI Chips (Analog & Digital VLSI chips, General purpose,
ASIC, PLA, FPGA), Design principles (Digital VLSI – Concept of
Regularity, Granularity etc), Design Domains (Behavioral, Structural,
Physical), Y-Chart, Digital VLSI Design Steps.
08
2
MOS structure: E-MOS & D-MOS, Charge inversion in E-MOS,
Threshold voltage, Flat band voltage, Potential balance & Charge
balance, Inversion, MOS capacitances.
Three Terminal MOS Structure: Body effect
Four Terminal MOS Transistor: Drain current, I-V characteristics.
Current-voltage equations (simple derivation)
Scaling in MOSFET: Short Channel Effects, General scaling,
Constant Voltage & Field scaling
CMOS: CMOS inverter, Simple Combinational Gates - NAND gate
and NOR Gate using CMOS.
12
3
Micro-electronic Processes for VLSI Fabrication: Silicon
Semiconductor Technology- An Overview, Wafer processing,
Oxidation, Epitaxial deposition, Ion-implantation & Diffusion,
Cleaning, Etching, Photo-lithography – Positive & Negative photo-
resist.
Basic CMOS Technology – (Steps in fabricating CMOS), Basic n-well
CMOS process, p-well CMOS process, Twin tub process, Silicon on
insulator
Layout Design Rule: Stick diagram with examples, Layout rules.
10
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Electrical Engineering
(Applicable from the academic session 2018-2019)
4 Hardware Description Language – VHDL or Verilog Combinational
& Sequential Logic circuit Design.
08
Text book:
1. Digital Integrated Circuit, J.M.Rabaey, Chandrasan, Nicolic, Pearson Education.
2. CMOS Digital Integrated Circuit, S.M.Kang & Y.Leblebici, TMH.
3. Modern VLSI Design, Wayne Wolf, Pearson Education.
4. VHDL, Bhaskar, PHI.
5. Advance Digital Design Using Verilog , Michel D. Celliti, PHI
Reference books
1. Digital Integrated Circuits, Demassa & Ciccone, John Willey & Sons .
2. Modern VLSI Design: system on silicon, Wayne Wolf; Addison Wesley Longman Publisher
3. Basic VLSI Design, Douglas A. Pucknell & Kamran Eshranghian, PHI
4. CMOS Circuit Design, Layout & Simulation, R.J.Baker, H.W.Lee, D.E. Boyee, PHI
5. Digital System Design using VHDL, R. Anand, Khanna Publications.
Course Outcome:
After completion of this course, the learners will be able to
1. explain the principle of design of VLSI circuits
2. explain different MOS structure with characteristics
3. apply different processes for VLSI fabrication
4. use programming language for the design of logic circuits
5. draw the stick diagram and layout for simple MOS circuits
Special Remarks (if any)
The above-mentioned outcomes are not limited. Institute may redefine outcomes based their program
educational objective.
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Electrical Engineering
(Applicable from the academic session 2018-2019)
Name of the course ECONOMICS FOR ENGINEERS
Course Code: HM-EE-601 Semester: 6th
Duration: 6 months Maximum Marks: 100
Teaching Scheme Examination Scheme
Theory: 3 hrs/week Mid Semester Exam: 15 Marks
Tutorial: 0 hr/week Assignment & Quiz: 10 Marks
Credit Points: 3 Attendance: 05 Marks
End Semester Exam: 70 Marks
Objective:
1. To understand the process of economic decision making
2. To understand th basic financial management aspects
3. To develop the skills to analyze financial statements
4. To understand the basic of accounting
Pre-Requisite
1. Basic understanding of Engineering processes
Unit Content Hrs Marks
1
Economic Decisions Making – Overview, Problems, Role, Decision
making process.
Engineering Costs & Estimation – Fixed, Variable, Marginal &
Average Costs, Sunk Costs, Opportunity Costs, Recurring And
Nonrecurring Costs, Incremental Costs, Cash Costs vs Book Costs,
Life-Cycle Costs; Types Of Estimate, Estimating Models - PerUnit
Model, Segmenting Model, Cost Indexes, Power-Sizing Model,
Improvement & Learning Curve, Benefits.
06
2
Cash Flow, Interest and Equivalence: Cash Flow – Diagrams,
Categories & Computation, Time Value Of Money, Debt repayment,
Nominal & Effective Interest.
Present Worth Analysis : End-Of-Year Convention, Viewpoint Of
Economic Analysis Studies, Borrowed Money Viewpoint, Effect Of
Inflation & Deflation, Taxes, Economic Criteria, Applying Present
Worth Techniques, Multiple Alternatives.
Cash Flow & Rate Of Return Analysis – Calculations, Treatment of
Salvage Value, Annual Cash Flow Analysis, Analysis Periods; Internal
Rate Of Return, Calculating Rate Of Return, Incremental Analysis;
Best Alternative Choosing An Analysis Method, Future Worth
Analysis, Benefit-Cost Ratio Analysis, Sensitivity And Breakeven
Analysis. Economic Analysis In The Public Sector - Quantifying And
Valuing Benefits & drawbacks.
10
3
Uncertainty In Future Events - Estimates And Their Use In Economic
Analysis, Range Of Estimates, Probability, Joint Probability
Distributions, Expected Value, Economic Decision Trees, Risk, Risk
vs Return, Simulation, Real Options.
Depreciation - Basic Aspects, Deterioration & Obsolescence,
Depreciation And Expenses, Types Of Property, Depreciation 10
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Electrical Engineering
(Applicable from the academic session 2018-2019)
Calculation Fundamentals, Depreciation And Capital Allowance
Methods, Straight-Line Depreciation Declining Balance
Depreciation, Common Elements Of Tax Regulations For
Depreciation And Capital Allowances.
4
Replacement Analysis - Replacement Analysis Decision Map,
Minimum Cost Life Of A New Asset, Marginal Cost, Minimum Cost
Life Problems.
Inflation And Price Change – Definition, Effects, Causes, Price
Change With Indexes, Types of Index, Composite vs Commodity
Indexes, Use of Price Indexes In Engineering Economic Analysis,
Cash Flows that inflate at different Rates.
08
5
Accounting – Function, Balance Sheet, Income Statement, Financial
Ratios Capital Transactions, Cost Accounting, Direct and Indirect
Costs, Indirect Cost Allocation.
06
Text book:
1. Sociology & Economics for Engineers, Premvir Kapoor, Khanna Publishing House.
2. Engineering Economics, James L.Riggs, David D. Bedworth, Sabah U. Randhawa 4e , McGraw-
Hill Education.
3. Engineering Economics Analysis, Donald Newnan, Ted Eschembach, Jerome Lavelle , OUP
4. Principle of Engineering Economic Analysis, John A. White, Kenneth E.Case,David B.Pratt ,
Wiley
Reference books
1. Engineering Economy, Sullivan and Wicks, Koelling, Pearson
2. Engineering Economics, R.Paneer Seelvan, PHI
3. Engineering Economics Analysis, Michael R Lindeburg, ,Professional Pub
Course Outcome:
After completion of this course, the learners will be able to
1. evaluate the economic theories, cost concepts and pricing policies
2. explain the market structures and integration concepts
3. apply the concepts of financial management for project appraisal
4. explain accounting systems , the impact of inflation, taxation, depreciation
5. analyze financial statements using ratio analysis
6. explain financial planning, economic basis for replacement, project scheduling, legal and
regulatory issues applied to economic investment and project-management problems
Special Remarks (if any)
The above-mentioned outcomes are not limited. Institute may redefine outcomes based their program
educational objective.
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Electrical Engineering
(Applicable from the academic session 2018-2019)
Name of the course POWER SYSTEM-II LABORATORY
Course Code: PC-EE 691 Semester: 6th
Duration: 6 months Maximum marks:100
Teaching Scheme Examination scheme:
Theory: 0 hr/week Continuous Internal Assessment:40
Tutorial: 0 hr/week External Assessment: 60
Practical: 2 hrs/week
Credit Points:1
Laboratory Experiments:
1. Study on the characteristics of on load time delay relay and off load time delay relay.
2. Test to find out polarity, ratio and magnetization characteristics of CT and PT.
3. Test to find out characteristics of
(a) under voltage relay
(b) earth fault relay.
4. Study on DC load flow
5. Study on AC load flow using Gauss-seidel method
6. Study on AC load flow using Newton Raphson method.
7. Study on Economic load dispatch.
8. Study of different transformer protection schemes by simulation
9. Study of different generator protection schemes by simulation
10. Study of different motor protection schemes by simulation
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Electrical Engineering
(Applicable from the academic session 2018-2019)
11. Study of different characteristics of over current relay.
12. Study of different protection scheme for feeder.
Institute may develop experiments based on the theory taught in addition to experiments mentioned.
Course outcome: After completion of this course, the learners will be able to
1. Identify appropriate equipment and instruments for the experiment.
2. Test the instrument for application to the experiment.
3. Construct circuits with appropriate instruments and safety precautions.
4. Validate the characteristics of under voltage relay, over current relay, earth fault relay, on load
time delay relay, off load time delay relay, CT and PT.
5. Validate protection schemes of transformer, generator, motor and feeder.
6. Apply software tools to find bus voltage, currents and power flows throughout the electrical
system.
7. work effectively in a team
Special Remarks: The above-mentioned outcomes are not limited. Institute may redefine outcomes
based their program educational objective.
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Electrical Engineering
(Applicable from the academic session 2018-2019)
Name of the course MICRO PROCESSOR AND MICRO CONTROLLER
LABORATORY
Course Code: PC-EE 692 Semester: 6th
Duration: 6 months Maximum marks:100
Teaching Scheme Examination scheme:
Theory: 0 hr/week Continuous Internal Assessment:40
Tutorial: 0 hr/week External Assessment: 60
Practical: 2 hrs/week
Credit Points:1
Laboratory Experiments:
1. Programs for 16 bit arithmetic operations for 8086 (using various addressing modes)
2. Program for sorting an array for 8086
3. Program for searching for a number or character in a string for 8086
4. Program for String manipulations for 8086
5. Program for digital clock design using 8086.
6. Interfacing ADC and DAC to 8086.
7. Parallel communication between two microprocessors using 8255.
8. Serial communication between two microprocessor kits using 8251.
9. Interfacing to 8086 and programming to control stepper motor.
10. Programming using arithmetic, logical and bit manipulation instructions of 8051
11. Program and verify Timer/Counter in 8051.
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Electrical Engineering
(Applicable from the academic session 2018-2019)
12. Program and verify interrupt handling in 8051.
13. UART operation in 8051.
14. Interfacing LCD to 8051.
15. Interfacing matrix or keyboard to 8051.
16. Data transfer from peripheral to memory through DMA controller 8237/8257
Institute may develop experiments based on the theory taught in addition to experiments mentioned.
Course outcome: After completion of this course, the learners will be able to
1. identify appropriate equipment and instruments for the experiment
2. test the instrument for application to the experiment
3. construct circuits with appropriate instruments and safety precautions
4. program 8086 for arithmatic operation, sorting of array, searching for a number in a string and
string manipulation
5. interface ADC/DAC, 8255, 8251 to 8086 and LCD, keyboard to 8051
6. program 8051 using arithmatic, logical and bit manipulation instructions of 8051
7. work effectively in a team
Special Remarks: The above-mentioned outcomes are not limited. Institute may redefine outcomes
based their program educational objective.
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Electrical Engineering
(Applicable from the academic session 2018-2019)
Name of the course ELECTRICAL AND ELECTRONICS DESIGN
LABORATORY
Course Code: PC-EE 681 Semester: 6th
Duration: 6 months Maximum marks:100
Teaching Scheme Examination scheme:
Theory: 1hr/week Continuous Internal Assessment:40
Tutorial: 0 hr/week External Assessment: 60
Practical: 4 hrs/week
Credit Points:3
GROUP A
1. Designing a heating element with specified wattage, voltage and ambient temperature.
2. Designing an aircore grounding reactor with specified operating voltage, nominal current and
fault current
3. Designing the power distribution system for a small township
4. Designing a double circuit transmission line for a given voltage level and power (MVA) transfer.
5. Wiring and installation design of a multistoried residential building (G+4,not less than 16
dwelling flats with a lift and common pump)
GROUP B
6. Designing an ONAN distribution transformer.
7. Designing a three phase squirrel cage induction motor.
8. Designing a three phase wound rotor induction motor.
9. Designing a split phase squirrel cage induction motor for a ceiling fan or a domestic pump.
10. Designing a permanent magnet fractional hp servo motor .
GROUP C
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Electrical Engineering
(Applicable from the academic session 2018-2019)
11. Design the control circuit of a Lift mechanism
12. Design a controller for speed control of DC machine.
13. Design a controller for speed control of AC machine.
14. Electronic system design employing electronic hardware ( Analog, Digital, Mixed signal),
microcontrollers, CPLDs, and FPGAs, PCB design and layout leading to implementation of an
application
Topics to be covered in the Lecture class:
1.
Basic concepts on measurements; Noise in electronic systems; Sensors and signal
conditioning circuits; Introduction to electronic instrumentation and PC based data
acquisition; Electronic system design, Analog system design, Interfacing of analog and
digital systems, Embedded systems,; System assembly considerations..
01
Evaluation Method:
1. The students would INDIVIDUALLY design the equipment and systems as per specifications
provided by the class teacher following established procedures.
2. For each student, one item from each of the three groups would be chosen.
3. For unspecified items of specification and or specifications of wires, cables etc., data should be
taken by students from handbooks and Indian standard.
4. Students should spend the allotted periods for carrying out design computations.
5. Their attendance shall be recorded.
6. Students should maintain a dedicated bound notebook for recording design activities like
calculations, formulae used, sketches, flowcharts etc. The notebook should be regularly
submitted to the class teacher for review and signature.
7. Evaluation would be based on (i) Class attendance (20%), (ii) Design Note Book (30%) (iii) Design
Report (30%) (iv) End of semester viva (20%, )

More Related Content

DOC
M.tech ps
PDF
EEE Semester(6) Syllabus
DOC
Nba lesson plan
PDF
Srm ps eee-pg2013-14
PDF
60 -167-22 Asst. Prof Electrical Electronics.pdf
PDF
Semester(5) syllabus
PDF
5and6 electronics
PDF
AP PGECET Electrical Engineering 2018 Syllabus
M.tech ps
EEE Semester(6) Syllabus
Nba lesson plan
Srm ps eee-pg2013-14
60 -167-22 Asst. Prof Electrical Electronics.pdf
Semester(5) syllabus
5and6 electronics
AP PGECET Electrical Engineering 2018 Syllabus

Similar to SYLLABUS.PDF fro akk hgty jswwjdb jhdgwybdjw (20)

PDF
4th sem new
DOC
Syllabus of ias
DOC
Syllabus of ias
PDF
01. B.E.EEE.pdf
DOCX
Syllabus
PDF
AnnaUniversity electives.pdf
PDF
Course List
PDF
Extc BE Sem 5 & 6 syll Notification No. 136 of 2021_04.pdf
PDF
Ou electrical syllabus
PDF
SYLLABI EEE.pdf
PDF
Bcs eee written short syllabus
PDF
Unit1 8
PDF
EEE Semester(7) Syllabus
PDF
switchgear and protection.pdf
PDF
Digital systems computer_electronics
PDF
Digital systems computer_electronics
PDF
Advertisement & Syllabus 3-22 Internal.pdf
DOC
CSE-503 coursepack (1).doc
PDF
Cse322 embedded systems-eth_1.00_ac26
PDF
R18_B-TECH_ECE_SYLLABUS.pdf
4th sem new
Syllabus of ias
Syllabus of ias
01. B.E.EEE.pdf
Syllabus
AnnaUniversity electives.pdf
Course List
Extc BE Sem 5 & 6 syll Notification No. 136 of 2021_04.pdf
Ou electrical syllabus
SYLLABI EEE.pdf
Bcs eee written short syllabus
Unit1 8
EEE Semester(7) Syllabus
switchgear and protection.pdf
Digital systems computer_electronics
Digital systems computer_electronics
Advertisement & Syllabus 3-22 Internal.pdf
CSE-503 coursepack (1).doc
Cse322 embedded systems-eth_1.00_ac26
R18_B-TECH_ECE_SYLLABUS.pdf
Ad

More from vapopi5316 (9)

PPTX
VLSI_RAZA SHAUD_3550162dndbhdgkdnwudg2018.pptx
PPTX
MICROPROCESSOR_Anurad gor systej ndjksauduiha MAITY.pptx
PPTX
RAZA SHAUD_35501622018.pptx for power electronics
PPTX
ECONOMICS_RAZA SHAUD_35501622018.pptx for all
PDF
HVDC.pdf hyiwkbdhkm jsgwyjkn dvdwtudwhkd whd
PDF
E.pdf fro sjbhdjdnajkgysbjlsanbdkgawdbas
PPTX
SAMPLE.pptx for all ai solitions and othehrd
PDF
btech_6th_and_8th_sem_class_routine_ay_2022_23.pdf
PPTX
control system specilatiolzatiom and technitie
VLSI_RAZA SHAUD_3550162dndbhdgkdnwudg2018.pptx
MICROPROCESSOR_Anurad gor systej ndjksauduiha MAITY.pptx
RAZA SHAUD_35501622018.pptx for power electronics
ECONOMICS_RAZA SHAUD_35501622018.pptx for all
HVDC.pdf hyiwkbdhkm jsgwyjkn dvdwtudwhkd whd
E.pdf fro sjbhdjdnajkgysbjlsanbdkgawdbas
SAMPLE.pptx for all ai solitions and othehrd
btech_6th_and_8th_sem_class_routine_ay_2022_23.pdf
control system specilatiolzatiom and technitie
Ad

Recently uploaded (20)

PPTX
Managing Community Partner Relationships
PDF
[EN] Industrial Machine Downtime Prediction
PPTX
Microsoft-Fabric-Unifying-Analytics-for-the-Modern-Enterprise Solution.pptx
PPTX
Acceptance and paychological effects of mandatory extra coach I classes.pptx
PDF
Data Engineering Interview Questions & Answers Batch Processing (Spark, Hadoo...
PDF
annual-report-2024-2025 original latest.
PDF
Transcultural that can help you someday.
PDF
Oracle OFSAA_ The Complete Guide to Transforming Financial Risk Management an...
PDF
Galatica Smart Energy Infrastructure Startup Pitch Deck
PDF
Introduction to the R Programming Language
PPTX
Qualitative Qantitative and Mixed Methods.pptx
PDF
Optimise Shopper Experiences with a Strong Data Estate.pdf
PPT
DATA COLLECTION METHODS-ppt for nursing research
PPT
ISS -ESG Data flows What is ESG and HowHow
PPTX
SAP 2 completion done . PRESENTATION.pptx
PPTX
IBA_Chapter_11_Slides_Final_Accessible.pptx
PPTX
Database Infoormation System (DBIS).pptx
PPTX
AI Strategy room jwfjksfksfjsjsjsjsjfsjfsj
PPTX
CEE 2 REPORT G7.pptxbdbshjdgsgjgsjfiuhsd
PDF
Capcut Pro Crack For PC Latest Version {Fully Unlocked 2025}
Managing Community Partner Relationships
[EN] Industrial Machine Downtime Prediction
Microsoft-Fabric-Unifying-Analytics-for-the-Modern-Enterprise Solution.pptx
Acceptance and paychological effects of mandatory extra coach I classes.pptx
Data Engineering Interview Questions & Answers Batch Processing (Spark, Hadoo...
annual-report-2024-2025 original latest.
Transcultural that can help you someday.
Oracle OFSAA_ The Complete Guide to Transforming Financial Risk Management an...
Galatica Smart Energy Infrastructure Startup Pitch Deck
Introduction to the R Programming Language
Qualitative Qantitative and Mixed Methods.pptx
Optimise Shopper Experiences with a Strong Data Estate.pdf
DATA COLLECTION METHODS-ppt for nursing research
ISS -ESG Data flows What is ESG and HowHow
SAP 2 completion done . PRESENTATION.pptx
IBA_Chapter_11_Slides_Final_Accessible.pptx
Database Infoormation System (DBIS).pptx
AI Strategy room jwfjksfksfjsjsjsjsjfsjfsj
CEE 2 REPORT G7.pptxbdbshjdgsgjgsjfiuhsd
Capcut Pro Crack For PC Latest Version {Fully Unlocked 2025}

SYLLABUS.PDF fro akk hgty jswwjdb jhdgwybdjw

  • 1. Maulana Abul Kalam Azad University of Technology, West Bengal (Formerly West Bengal University of Technology) Syllabus for B. Tech in Electrical Engineering (Applicable from the academic session 2018-2019) Semester-VI Name of the course POWER SYSTEM-II Course Code: PC-EE-601 Semester: 6th Duration: 6 months Maximum Marks: 100 Teaching Scheme Examination Scheme Theory: 3 hrs/week Mid Semester Exam: 15 Marks Tutorial: 0hr/week Assignment & Quiz: 10 Marks Credit Points: 3 Attendance: 05 Marks End Semester Exam: 70 Marks Objective: 1. To understand the method of representation of power system components 2. To know about loacation and components of a distribution substation. 3. To understand different methods of load flow studies. 4. To determine faults in Electrical systems. 5. To understand the principle of power system stability. 6. To understand the principle of relays and methods of protection of power system 7. To solve numerical problems on the topics studied. Pre-Requisite 1. Electric Circuit Theory (PC-EE-301) 2. Electromagnetic field theory (PC-EE-303) 3. Power system-I (PC-EE-502) Unit Content Hrs Marks 1 Representation of Power system components: Single-phase representation of balanced three phase networks, the one-line diagram and the impedance or reactance diagram, per unit (PU) system. 02 2 Distribution substation: Types of substations, location of substations, substation equipments and accessories, earthling (system & equipment), feeder and distributors, radial and loop systems. 05 3 Load flow studies: Network model formulation, formation of Ybus, load flow problem, Gauss-Siedel method, Newton-Raphson method, Decoupled load flow studies, comparison of load flow methods. 05 4 Faults in Electrical systems: Transient on a transmission line, short circuit of a synchronous machine under no load & loaded condition. Symmetrical component transformation, sequence impedance and sequence network of power system, synchronous machine, transmission lines and transformers. Symmetrical component analysis of unsymmetrical faults, single line-to –ground fault, lineto- line fault, double line-to- ground fault 08 Power system stability: Steady state stability, transient stability,
  • 2. Maulana Abul Kalam Azad University of Technology, West Bengal (Formerly West Bengal University of Technology) Syllabus for B. Tech in Electrical Engineering (Applicable from the academic session 2018-2019) 5 equal area criteria, swing equation, multi machine stability concept 04 6 Power system protection: Protective zones, Relaying elements and quantities. Protective relays, basic requirements and type of protection, phase and amplitude comparator, grading (time & current), classification of Electromagnetic relays, Directional relay, Distant relay, Differential relay, basic aspects of static and digital relays, relay protection scheme for transformer, feeder, generators and motors. Circuit breakers, circuit breaking transients, transient recovery voltage, current chopping and resistance switching, circuit breaker rating, arc and arc extinction, circuit breaker types, oil circuit breaker, vacuum circuit breaker, air blast circuit breaker, SF6 circuit breaker and operating mechanism, advantages and disadvantages of different types 12 Text book: 1. Modern Power System Analysis, D.P. Kothari & I.J. Nagrath, 4th Edition, Tata McGraw Hill. 2. Electrical Power Systems, Subir Ray, PHI 3. Switchgear protection and power systems, Sunil S Rao, Khanna Publications. 4. A text book on Power System Engineering, M.L.Soni, P.V.Gupta, U.S. Bhatnagar & A. Chakrabarti, Dhanpat Rai & CO. Reference Books: 1. Protection & Switchgear, B. Bhalja, R.P. Maheshwari, N.G.Chothani, Oxford. 2. Power system protection & switchgear, B.Ram & D.N. Vishwakarma, Tata McGraw Hill. 3. Handbook of Electrical Power Distribution, G. Ramamurthy, University Press 4. Electric Power Transmission and Distribution, S. Sivanagaraju, S.Satyanarayana, Pearson Education. 5. Power Systems Stability, Vol. I,II & II, E.W. Kimbark, Wiley. 6. Power Engineering, D.P Kothari & I.J. Nagrath, Tata McGraw Hill. 7. Power Systems Analysis, A. R. Bergen & V. Vittal, Pearson Education. 8. Computer Aided Power systems analysis, Dr. G. Kusic, CEC press. Course Outcome: After completion of this course, the learners will be able to 1. Represent power system components in line diagrams. 2. Determine the location of distribution substation. 3. Determine the performance of power system with the help of load flowv studies. 4. Analyse faults in Electrical systems. 5. Determine the stabilty of Power system. 6. Explain principle of operation of different power system protection equipments. 7. Solve numerical problems related to representation, load flow, faults, stabilty and protection of power system. Special Remarks (if any) The above-mentioned outcomes are not limited. Institute may redefine outcomes based their program educational objective.
  • 3. Maulana Abul Kalam Azad University of Technology, West Bengal (Formerly West Bengal University of Technology) Syllabus for B. Tech in Electrical Engineering (Applicable from the academic session 2018-2019) Name of the course MICROPROCESSOR & MICRO CONTROLLER Course Code: PC-EE-602 Semester: 6th Duration: 6 months Maximum Marks: 100 Teaching Scheme Examination Scheme Theory: 3 hrs/week Mid Semester Exam: 15 Marks Tutorial: 0hr/week Assignment & Quiz: 10 Marks Credit Points: 3 Attendance: 05 Marks End Semester Exam: 70 Marks Objective: 1. To understand the architecture of 8086 microprocessor. 2. To understand the design aspects of I/O and Memory Interfacing circuits. 3. To interface microprocessors with supporting chips. 4. To understand the architecture of 8051 microcontroller. 5. To design a microcontroller based system Pre-Requisite 1. Analog Electronics (PC-EE-302) 2. Digital Electronics (PC-EE-402) Unit Content Hrs Marks 1 The 8086 Microprocessor: Introduction to 8086- Microprocessor architecture – Addressing modes – Instruction set and assembler directives – Assembly language programming – Modular Programming – Linking and Relocation – Stacks – Procedures – Macros – Interrupts and interrupt service routines – Byte and String Manipulation. 08 2 8086 System bus structure: 8086 signals – Basic configurations – System bus timing –System design using 8086 – I/O programming – Introduction to Multiprogramming – System Bus Structure – Multiprocessor configurations – Coprocessor, Closely coupled and loosely Coupled configurations – Introduction to advanced processors. 08 3 I/O INTERFACING: Memory Interfacing and I/O interfacing – Parallel communication interface – Serial communication interface – D/A and A/D Interface – Timer – Keyboard /display controller – Interrupt controller –DMA controller – Programming and applications Case studies: Traffic Light control, LED display , LCD display, Keyboard display interface and Alarm Controller. 08 4 Microcontroller: Architecture of 8051 – Special Function Registers(SFRs) – I/O Pins Ports and Circuits – Instruction set – Addressing modes – Assembly language programming. 08 5 Interfacing Microcontroller: Programming 8051 Timers – Serial Port Programming – Interrupts Programming – LCD & Keyboard Interfacing – ADC, DAC & Sensor Interfacing – External Memory Interface- Stepper Motor and Waveform generation – Comparison 06
  • 4. Maulana Abul Kalam Azad University of Technology, West Bengal (Formerly West Bengal University of Technology) Syllabus for B. Tech in Electrical Engineering (Applicable from the academic session 2018-2019) of Microprocessor, Microcontroller, PIC and ARM processors Text books: 1. Advanced Microprocessors and Peripheral, Koshor M Bhurchandi, Ajay Kumar Ray, 3rd Edition, MC Graw hill education. 2. Microprocessor & Interfacing, D.V. Hall, Mc Graw Hill. 3. The 8051 microcontroller, Ayala, Thomson. Ref erence books: 1. Advanced Microprocessors, Y. Rajasree, New Age international Publishers. 2. An introduction to the Intel family of Microprocessors, James L. Antonakos, Pearson Education, 3. The 8051 Microcontroller and Embedded systems, Muhammad Ali Mazidi & J. G. Mazidi, Pearson Education. 4. The 8086 Microprocessors: Programming & Interfacing the PC, K.J.Ayala, Thomson. 5. Microprocessor & Peripherals, S.P. Chowdhury & S. Chowdhury, Scitech. 6. Microchip technology data sheet, www.microchip.comerence books Course Outcome: After completion of this course, the learners will be able to 1. explain the architecture of 8086 and 8051. 2. do assembly language programming of 8086, 8051 3. interface different peripheral with 8086 and 8051 4. develop micro processor/ microcontroller based systems. 5. compare microprocessor, microcontroller, PIC and ARM processors Special Remarks (if any) The above-mentioned outcomes are not limited. Institute may redefine outcomes based their program educational objective.
  • 5. Maulana Abul Kalam Azad University of Technology, West Bengal (Formerly West Bengal University of Technology) Syllabus for B. Tech in Electrical Engineering (Applicable from the academic session 2018-2019) Name of the course HVDC TRANSMISSION Course Code: PE-EE-601B Semester: 6th Duration: 6 months Maximum Marks: 100 Teaching Scheme Examination Scheme Theory: 3 hrs/week Mid Semester Exam: 15 Marks Tutorial: 0hr/week Assignment & Quiz: 10 Marks Practical: hrs/week Attendance: 05 Marks Credit Points: 3 End Semester Exam: 70 Marks Objective: 1. To understand the basics of DC power transmssion system 2. To analyse HVDC converters. 3. To understand methods of control of HVDC system 4. To understand causes of fault and protection against fault of converters. 5. To understand function of smooting reactor and transient over voltage of DC line 6. To understand methods of reactive power control. 7. To solve numerical problems on the topics studied. Pre-Requisite 1. Electric Circuit Theory (PC-EE-301) 2. Power system-1 (PC-EE-502) 3. Control system (PC-EE-503) 4. Power Electronics (PC-EE-504) Unit Content Hrs Marks 1 DC power transmission technology: Introduction, Comparison of HVAC and HVDC transmission system, Applications of DC transmission, Description of DC transmission system, Configurations, Modern trends in DC transmission. 04 2 Analysis of HVDC converters: Pulse number, Choice of converter configuration, Simplified analysis of Graetz circuit, Converter bridge characteristics, Characteristics of a twelve-pulse converter, Detailed analysis of converters with and without overlap 06 3 Converter and HVDC system control: General, Principles of DC link control, Converter control characteristics, System control hierarchy, Firing angle control, Current and extinction angle control, Starting and stopping of DC link, Power control, Higher level controllers. 06 4 Converter faults and protection: Converter faults, Protection against over-currents, Overvoltages in a converter station, Surge arresters, Protection against over-voltages. 05 5 Smoothing reactor and DC line: Introduction, Smoothing reactors, DC line, Transient over voltages in DC line, Protection of DC line, DC breakers, Monopolar operation, Effects of proximity of AC and DC transmission lines. 06 6 Reactive power control: Reactive power requirements in steady state, Sources of reactive power, Static VAR systems, Reactive 06
  • 6. Maulana Abul Kalam Azad University of Technology, West Bengal (Formerly West Bengal University of Technology) Syllabus for B. Tech in Electrical Engineering (Applicable from the academic session 2018-2019) power control during transients, Harmonics and filters, Generation of harmonics, Design of AC filters and DC filters. 7. Component models for the analysis of ac/dc systems: General, Converter model, Converter control, Modelling of DC network, Modelling of AC networks. Power flow analysis in AC/DC systems: General, Modelling of DC links, Solution of DC load flow, Discussion, Per unit system for DC quantities. 06 Text book: 1. HVDC Power transmission systems , K.R. Padiyar , Third Edition, New Age International Publishers Reference books 1. Power Transmission by Direct Current, Erich Uhlmann, Fourth Indian Reprint, Springer International Edition, 2012. 2. HVDC Transmission, S Kamakshaiah, V Kamaraju , 2nd Edition, Mcgraw Hill Education, 2020. 3. Direct Current Transmission, E.W.Kimbark, Wiley–Blackwell; Volume 1 edition (1 January 1971) 4. H.V.D.C Transmission , J Arrillaga , 1st Edition, The Institution of Engineering and Technology, 1998 Course Outcome: After completion of this course, the learners will be able to 1. choose intelligently AC and DC transmission systems for the dedicated application(s). 2. identify the suitable two-level/multilevel configuration for high power converters. 3. select the suitable protection method for various converter faults. 4. identify suitable reactive power compensation method. 5. decide the configuration for harmonic mitigation on both AC and DC sides.. 6. solve numerical problems related to converters, power flow analysis, reactive power control. Special Remarks (if any) The above-mentioned outcomes are not limited. Institute may redefine outcomes based their program educational objective.
  • 7. Maulana Abul Kalam Azad University of Technology, West Bengal (Formerly West Bengal University of Technology) Syllabus for B. Tech in Electrical Engineering (Applicable from the academic session 2018-2019) Name of the course ELECTRICAL AND HYBRID VEHICLE Course Code: PE-EE-602A Semester: 6th Duration: 6 months Maximum Marks: 100 Teaching Scheme Examination Scheme Theory: 3 hrs/week Mid Semester Exam: 15 Marks Tutorial: 0 hr/week Assignment & Quiz: 10 Marks Credit Points: 3 Attendance: 05 Marks End Semester Exam: 70 Marks Objective: 1. To understand the basic difference between conventional and Hybrid vehicles. 2. To understand different configuration and control of Electric drives. 3. To understand energy storage system in Hybrid vehicles. 4. To understand different energy management strategies of Hybrid vehicles. 5. To solve numerical problems on the topics studied Pre-Requisite 1. Electric Machine-I (PC-EE-401) 2. Electric Machine-II (PC-EE-501) Unit Content Hrs Marks 1 Introduction: Conventional Vehicles: Basics of vehicle performance, vehicle power source characterization, transmission characteristics, mathematical models to describe vehicle performance. Introduction to Hybrid Electric Vehicles: History of hybrid and electric vehicles, social and environmental importance of hybrid and electric vehicles, impact of modern drive-trains on energy supplies. Hybrid Electric Drive-trains: Basic concept of hybrid traction, introduction to various hybrid drive-train topologies, power flow control in hybrid drive-train topologies, fuel efficiency analysis. 09 2 Electric Trains: Electric Drive-trains: Basic concept of electric traction, introduction to various electric drivetrain topologies, power flow control in electric drive-train topologies, fuel efficiency analysis. Electric Propulsion unit: Introduction to electric components used in hybrid and electric vehicles, Configuration and control of DC Motor drives, Configuration and control of Induction Motor drives, configuration and control of Permanent Magnet Motor drives, Configuration and control of Switch Reluctance Motor drives, drive system efficiency. 10 3 Energy Storage: Energy Storage: Introduction to Energy Storage Requirements in Hybrid and Electric Vehicles, Battery based energy storage and its analysis, Fuel Cell based energy storage and its analysis, Super Capacitor based energy storage and its analysis, Flywheel based energy storage and its analysis, Hybridization of different energy storage devices. Sizing the drive system: Matching 09
  • 8. Maulana Abul Kalam Azad University of Technology, West Bengal (Formerly West Bengal University of Technology) Syllabus for B. Tech in Electrical Engineering (Applicable from the academic session 2018-2019) the electric machine and the internal combustion engine (ICE), Sizing the propulsion motor, sizing the power electronics, selecting the energy storage technology, Communications, supporting subsystems 4 Energy Management Strategies: Energy Management Strategies: Introduction to energy management strategies used in hybrid and electric vehicles, classification of different energy management strategies, comparison of different energy management strategies, implementation issues of energy management strategies. 06 5 Case Studies: Design of a Hybrid Electric Vehicle (HEV), Design of a Battery Electric Vehicle (BEV). 05 Text book: 1. Electric and Hybrid Vehicles: Design Fundamentals, Iqbal Hussein, CRC Press. 2. Hybrid Electric Vehicles: Principles and Applications with Practical Perspectives, C. Mi, M. A. Masrur and D. W. Gao, John Wiley & Sons. 3. Electric and Hybrid Vehicles: Khanna Publishing House. 4. Hybrid Electric Vehicles: Energy Management Strategies, Onori Simona, Serrao Lorenzo and Rizzoni Giorgio, Springer. 5. Electric and Hybrid Vehicles, T. Denton, Routledge. Reference books 1. Electric Vehicle Technology Explained, James Larminie, John Lowry, Wiley. 2. Modern Electric, Hybrid Electric and Fuel Cell Vehicles: Fundamentals, Theory and Design, Mehrdad Ehsani, YimiGao, Sebastian E. Gay, Ali Emadi CRC Press, 2004. Course Outcome: After completion of this course, the learners will be able to 1. explain the principle of Electric traction. 2. choose a suitable drive scheme for developing an electric hybrid vehicle depending on resources. 3. design and develop basic schemes of electric vehicles and hybrid electric vehicles. 4. choose proper energy storage systems for vehicle applications 5. implement different energy management strategies for hybrid vehicle. Special Remarks (if any) The above-mentioned outcomes are not limited. Institute may redefine outcomes based their program educational objective.
  • 9. Maulana Abul Kalam Azad University of Technology, West Bengal (Formerly West Bengal University of Technology) Syllabus for B. Tech in Electrical Engineering (Applicable from the academic session 2018-2019) Name of the course VLSI AND MICRO ELECTRONICS Course Code: OE-EE-603C Semester: 6th Duration: 6 months Maximum Marks: 100 Teaching Scheme Examination Scheme Theory: 3 hrs/week Mid Semester Exam: 15 Marks Tutorial: 0 hr/week Assignment & Quiz: 10 Marks Credit Points: 3 Attendance: 05 Marks End Semester Exam: 70 Marks Objective: 1. To understand the concept of VLSI design 2. To understand the basics of MOS structure 3. To understand the process of VLSI fabrication 4. To understand the principle of logic circuit design with hardware description language Pre-Requisite 1. Analog Electronics (PC-EE 302) 2. Digital Electronics (PC-EE 402) Unit Content Hrs Marks 1 Introduction to VLSI Design: VLSI Design Concepts, Moor's Law, Scale of Integration (SSI, MSI, LSI, VLSI, ULSI – basic idea only), Types of VLSI Chips (Analog & Digital VLSI chips, General purpose, ASIC, PLA, FPGA), Design principles (Digital VLSI – Concept of Regularity, Granularity etc), Design Domains (Behavioral, Structural, Physical), Y-Chart, Digital VLSI Design Steps. 08 2 MOS structure: E-MOS & D-MOS, Charge inversion in E-MOS, Threshold voltage, Flat band voltage, Potential balance & Charge balance, Inversion, MOS capacitances. Three Terminal MOS Structure: Body effect Four Terminal MOS Transistor: Drain current, I-V characteristics. Current-voltage equations (simple derivation) Scaling in MOSFET: Short Channel Effects, General scaling, Constant Voltage & Field scaling CMOS: CMOS inverter, Simple Combinational Gates - NAND gate and NOR Gate using CMOS. 12 3 Micro-electronic Processes for VLSI Fabrication: Silicon Semiconductor Technology- An Overview, Wafer processing, Oxidation, Epitaxial deposition, Ion-implantation & Diffusion, Cleaning, Etching, Photo-lithography – Positive & Negative photo- resist. Basic CMOS Technology – (Steps in fabricating CMOS), Basic n-well CMOS process, p-well CMOS process, Twin tub process, Silicon on insulator Layout Design Rule: Stick diagram with examples, Layout rules. 10
  • 10. Maulana Abul Kalam Azad University of Technology, West Bengal (Formerly West Bengal University of Technology) Syllabus for B. Tech in Electrical Engineering (Applicable from the academic session 2018-2019) 4 Hardware Description Language – VHDL or Verilog Combinational & Sequential Logic circuit Design. 08 Text book: 1. Digital Integrated Circuit, J.M.Rabaey, Chandrasan, Nicolic, Pearson Education. 2. CMOS Digital Integrated Circuit, S.M.Kang & Y.Leblebici, TMH. 3. Modern VLSI Design, Wayne Wolf, Pearson Education. 4. VHDL, Bhaskar, PHI. 5. Advance Digital Design Using Verilog , Michel D. Celliti, PHI Reference books 1. Digital Integrated Circuits, Demassa & Ciccone, John Willey & Sons . 2. Modern VLSI Design: system on silicon, Wayne Wolf; Addison Wesley Longman Publisher 3. Basic VLSI Design, Douglas A. Pucknell & Kamran Eshranghian, PHI 4. CMOS Circuit Design, Layout & Simulation, R.J.Baker, H.W.Lee, D.E. Boyee, PHI 5. Digital System Design using VHDL, R. Anand, Khanna Publications. Course Outcome: After completion of this course, the learners will be able to 1. explain the principle of design of VLSI circuits 2. explain different MOS structure with characteristics 3. apply different processes for VLSI fabrication 4. use programming language for the design of logic circuits 5. draw the stick diagram and layout for simple MOS circuits Special Remarks (if any) The above-mentioned outcomes are not limited. Institute may redefine outcomes based their program educational objective.
  • 11. Maulana Abul Kalam Azad University of Technology, West Bengal (Formerly West Bengal University of Technology) Syllabus for B. Tech in Electrical Engineering (Applicable from the academic session 2018-2019) Name of the course ECONOMICS FOR ENGINEERS Course Code: HM-EE-601 Semester: 6th Duration: 6 months Maximum Marks: 100 Teaching Scheme Examination Scheme Theory: 3 hrs/week Mid Semester Exam: 15 Marks Tutorial: 0 hr/week Assignment & Quiz: 10 Marks Credit Points: 3 Attendance: 05 Marks End Semester Exam: 70 Marks Objective: 1. To understand the process of economic decision making 2. To understand th basic financial management aspects 3. To develop the skills to analyze financial statements 4. To understand the basic of accounting Pre-Requisite 1. Basic understanding of Engineering processes Unit Content Hrs Marks 1 Economic Decisions Making – Overview, Problems, Role, Decision making process. Engineering Costs & Estimation – Fixed, Variable, Marginal & Average Costs, Sunk Costs, Opportunity Costs, Recurring And Nonrecurring Costs, Incremental Costs, Cash Costs vs Book Costs, Life-Cycle Costs; Types Of Estimate, Estimating Models - PerUnit Model, Segmenting Model, Cost Indexes, Power-Sizing Model, Improvement & Learning Curve, Benefits. 06 2 Cash Flow, Interest and Equivalence: Cash Flow – Diagrams, Categories & Computation, Time Value Of Money, Debt repayment, Nominal & Effective Interest. Present Worth Analysis : End-Of-Year Convention, Viewpoint Of Economic Analysis Studies, Borrowed Money Viewpoint, Effect Of Inflation & Deflation, Taxes, Economic Criteria, Applying Present Worth Techniques, Multiple Alternatives. Cash Flow & Rate Of Return Analysis – Calculations, Treatment of Salvage Value, Annual Cash Flow Analysis, Analysis Periods; Internal Rate Of Return, Calculating Rate Of Return, Incremental Analysis; Best Alternative Choosing An Analysis Method, Future Worth Analysis, Benefit-Cost Ratio Analysis, Sensitivity And Breakeven Analysis. Economic Analysis In The Public Sector - Quantifying And Valuing Benefits & drawbacks. 10 3 Uncertainty In Future Events - Estimates And Their Use In Economic Analysis, Range Of Estimates, Probability, Joint Probability Distributions, Expected Value, Economic Decision Trees, Risk, Risk vs Return, Simulation, Real Options. Depreciation - Basic Aspects, Deterioration & Obsolescence, Depreciation And Expenses, Types Of Property, Depreciation 10
  • 12. Maulana Abul Kalam Azad University of Technology, West Bengal (Formerly West Bengal University of Technology) Syllabus for B. Tech in Electrical Engineering (Applicable from the academic session 2018-2019) Calculation Fundamentals, Depreciation And Capital Allowance Methods, Straight-Line Depreciation Declining Balance Depreciation, Common Elements Of Tax Regulations For Depreciation And Capital Allowances. 4 Replacement Analysis - Replacement Analysis Decision Map, Minimum Cost Life Of A New Asset, Marginal Cost, Minimum Cost Life Problems. Inflation And Price Change – Definition, Effects, Causes, Price Change With Indexes, Types of Index, Composite vs Commodity Indexes, Use of Price Indexes In Engineering Economic Analysis, Cash Flows that inflate at different Rates. 08 5 Accounting – Function, Balance Sheet, Income Statement, Financial Ratios Capital Transactions, Cost Accounting, Direct and Indirect Costs, Indirect Cost Allocation. 06 Text book: 1. Sociology & Economics for Engineers, Premvir Kapoor, Khanna Publishing House. 2. Engineering Economics, James L.Riggs, David D. Bedworth, Sabah U. Randhawa 4e , McGraw- Hill Education. 3. Engineering Economics Analysis, Donald Newnan, Ted Eschembach, Jerome Lavelle , OUP 4. Principle of Engineering Economic Analysis, John A. White, Kenneth E.Case,David B.Pratt , Wiley Reference books 1. Engineering Economy, Sullivan and Wicks, Koelling, Pearson 2. Engineering Economics, R.Paneer Seelvan, PHI 3. Engineering Economics Analysis, Michael R Lindeburg, ,Professional Pub Course Outcome: After completion of this course, the learners will be able to 1. evaluate the economic theories, cost concepts and pricing policies 2. explain the market structures and integration concepts 3. apply the concepts of financial management for project appraisal 4. explain accounting systems , the impact of inflation, taxation, depreciation 5. analyze financial statements using ratio analysis 6. explain financial planning, economic basis for replacement, project scheduling, legal and regulatory issues applied to economic investment and project-management problems Special Remarks (if any) The above-mentioned outcomes are not limited. Institute may redefine outcomes based their program educational objective.
  • 13. Maulana Abul Kalam Azad University of Technology, West Bengal (Formerly West Bengal University of Technology) Syllabus for B. Tech in Electrical Engineering (Applicable from the academic session 2018-2019) Name of the course POWER SYSTEM-II LABORATORY Course Code: PC-EE 691 Semester: 6th Duration: 6 months Maximum marks:100 Teaching Scheme Examination scheme: Theory: 0 hr/week Continuous Internal Assessment:40 Tutorial: 0 hr/week External Assessment: 60 Practical: 2 hrs/week Credit Points:1 Laboratory Experiments: 1. Study on the characteristics of on load time delay relay and off load time delay relay. 2. Test to find out polarity, ratio and magnetization characteristics of CT and PT. 3. Test to find out characteristics of (a) under voltage relay (b) earth fault relay. 4. Study on DC load flow 5. Study on AC load flow using Gauss-seidel method 6. Study on AC load flow using Newton Raphson method. 7. Study on Economic load dispatch. 8. Study of different transformer protection schemes by simulation 9. Study of different generator protection schemes by simulation 10. Study of different motor protection schemes by simulation
  • 14. Maulana Abul Kalam Azad University of Technology, West Bengal (Formerly West Bengal University of Technology) Syllabus for B. Tech in Electrical Engineering (Applicable from the academic session 2018-2019) 11. Study of different characteristics of over current relay. 12. Study of different protection scheme for feeder. Institute may develop experiments based on the theory taught in addition to experiments mentioned. Course outcome: After completion of this course, the learners will be able to 1. Identify appropriate equipment and instruments for the experiment. 2. Test the instrument for application to the experiment. 3. Construct circuits with appropriate instruments and safety precautions. 4. Validate the characteristics of under voltage relay, over current relay, earth fault relay, on load time delay relay, off load time delay relay, CT and PT. 5. Validate protection schemes of transformer, generator, motor and feeder. 6. Apply software tools to find bus voltage, currents and power flows throughout the electrical system. 7. work effectively in a team Special Remarks: The above-mentioned outcomes are not limited. Institute may redefine outcomes based their program educational objective.
  • 15. Maulana Abul Kalam Azad University of Technology, West Bengal (Formerly West Bengal University of Technology) Syllabus for B. Tech in Electrical Engineering (Applicable from the academic session 2018-2019) Name of the course MICRO PROCESSOR AND MICRO CONTROLLER LABORATORY Course Code: PC-EE 692 Semester: 6th Duration: 6 months Maximum marks:100 Teaching Scheme Examination scheme: Theory: 0 hr/week Continuous Internal Assessment:40 Tutorial: 0 hr/week External Assessment: 60 Practical: 2 hrs/week Credit Points:1 Laboratory Experiments: 1. Programs for 16 bit arithmetic operations for 8086 (using various addressing modes) 2. Program for sorting an array for 8086 3. Program for searching for a number or character in a string for 8086 4. Program for String manipulations for 8086 5. Program for digital clock design using 8086. 6. Interfacing ADC and DAC to 8086. 7. Parallel communication between two microprocessors using 8255. 8. Serial communication between two microprocessor kits using 8251. 9. Interfacing to 8086 and programming to control stepper motor. 10. Programming using arithmetic, logical and bit manipulation instructions of 8051 11. Program and verify Timer/Counter in 8051.
  • 16. Maulana Abul Kalam Azad University of Technology, West Bengal (Formerly West Bengal University of Technology) Syllabus for B. Tech in Electrical Engineering (Applicable from the academic session 2018-2019) 12. Program and verify interrupt handling in 8051. 13. UART operation in 8051. 14. Interfacing LCD to 8051. 15. Interfacing matrix or keyboard to 8051. 16. Data transfer from peripheral to memory through DMA controller 8237/8257 Institute may develop experiments based on the theory taught in addition to experiments mentioned. Course outcome: After completion of this course, the learners will be able to 1. identify appropriate equipment and instruments for the experiment 2. test the instrument for application to the experiment 3. construct circuits with appropriate instruments and safety precautions 4. program 8086 for arithmatic operation, sorting of array, searching for a number in a string and string manipulation 5. interface ADC/DAC, 8255, 8251 to 8086 and LCD, keyboard to 8051 6. program 8051 using arithmatic, logical and bit manipulation instructions of 8051 7. work effectively in a team Special Remarks: The above-mentioned outcomes are not limited. Institute may redefine outcomes based their program educational objective.
  • 17. Maulana Abul Kalam Azad University of Technology, West Bengal (Formerly West Bengal University of Technology) Syllabus for B. Tech in Electrical Engineering (Applicable from the academic session 2018-2019) Name of the course ELECTRICAL AND ELECTRONICS DESIGN LABORATORY Course Code: PC-EE 681 Semester: 6th Duration: 6 months Maximum marks:100 Teaching Scheme Examination scheme: Theory: 1hr/week Continuous Internal Assessment:40 Tutorial: 0 hr/week External Assessment: 60 Practical: 4 hrs/week Credit Points:3 GROUP A 1. Designing a heating element with specified wattage, voltage and ambient temperature. 2. Designing an aircore grounding reactor with specified operating voltage, nominal current and fault current 3. Designing the power distribution system for a small township 4. Designing a double circuit transmission line for a given voltage level and power (MVA) transfer. 5. Wiring and installation design of a multistoried residential building (G+4,not less than 16 dwelling flats with a lift and common pump) GROUP B 6. Designing an ONAN distribution transformer. 7. Designing a three phase squirrel cage induction motor. 8. Designing a three phase wound rotor induction motor. 9. Designing a split phase squirrel cage induction motor for a ceiling fan or a domestic pump. 10. Designing a permanent magnet fractional hp servo motor . GROUP C
  • 18. Maulana Abul Kalam Azad University of Technology, West Bengal (Formerly West Bengal University of Technology) Syllabus for B. Tech in Electrical Engineering (Applicable from the academic session 2018-2019) 11. Design the control circuit of a Lift mechanism 12. Design a controller for speed control of DC machine. 13. Design a controller for speed control of AC machine. 14. Electronic system design employing electronic hardware ( Analog, Digital, Mixed signal), microcontrollers, CPLDs, and FPGAs, PCB design and layout leading to implementation of an application Topics to be covered in the Lecture class: 1. Basic concepts on measurements; Noise in electronic systems; Sensors and signal conditioning circuits; Introduction to electronic instrumentation and PC based data acquisition; Electronic system design, Analog system design, Interfacing of analog and digital systems, Embedded systems,; System assembly considerations.. 01 Evaluation Method: 1. The students would INDIVIDUALLY design the equipment and systems as per specifications provided by the class teacher following established procedures. 2. For each student, one item from each of the three groups would be chosen. 3. For unspecified items of specification and or specifications of wires, cables etc., data should be taken by students from handbooks and Indian standard. 4. Students should spend the allotted periods for carrying out design computations. 5. Their attendance shall be recorded. 6. Students should maintain a dedicated bound notebook for recording design activities like calculations, formulae used, sketches, flowcharts etc. The notebook should be regularly submitted to the class teacher for review and signature. 7. Evaluation would be based on (i) Class attendance (20%), (ii) Design Note Book (30%) (iii) Design Report (30%) (iv) End of semester viva (20%, )