0% found this document useful (0 votes)
67 views27 pages

Course Descriptions

Uploaded by

Talha RAUF
Copyright
© © All Rights Reserved
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)
67 views27 pages

Course Descriptions

Uploaded by

Talha RAUF
Copyright
© © All Rights Reserved
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/ 27

Course Outlines

Mathematics and Natural Sciences

Calculus and Analytic Geometry


Prerequisites: None
Objective:
Teach the concepts of calculus and analytic geometry and the applications of
these concepts to the solution of engineering problems.
Course Outline:
Complex Numbers, DeMoivre’s Theorem and its Applications, Simple
Cartesian
Curves, Functions and Graphs, Symmetrical Properties, Curve Tracing, Limit
and Continuity, Differentiation of Functions. Derivative as Slope of Tangent to
a
Curve and as Rate of Change, Application to Tangent and Normal,
Linearization,
Maxima/Minima and Point of Inflexion, Taylor and Maclaurin Expansions and
their convergence. Integral as Anti-derivative, Indefinite Integration of Simple
Functions. Methods of Integration: Integration by Substitution, by Parts, and
by
Partial Fractions, Definite Integral as Limit of a Sum, Application to Area, Arc
Length, Volume and Surface of Revolution.
Recommended Books:

George B. Thomas and Ross L. Finney, “Calculus and Analytic Geometry,”
Latest Edition, Addison-Wesley, ISBN: 0201531747.

George F. Simmons, “Calculus with Analytic Geometry,” Latest Edition,
McGraw-Hill, ISBN: 0070576424.22

Gerald B. Folland, “Advanced Calculus,” Latest Edition, Prentice Hall,
ISBN: 0130652652.

Monty J. Strauss, Gerald L. Bradley and Karl J. Smith, “Calculus”, Latest
Edition, Prentice Hall, ISBN: 0130918717

Linear Algebra
Prerequisites: None
Objective:
Introduce the matrix theory and the use of matrices in the solution of
engineering
problems.
Course Outline:
Vectors, Vector Spaces, Matrices & Determinants, Cofactor and Inverse,
Rank,
Linear Independence, Solution of system of Linear systems, Positive Definite
matrix, Linear Transformations, Operations on matrices, Inner products,
orthgonality and least squares, Eigenvalue & Eigenvectors. Applications to
Systems of Equations and to Geometry, Singular Value Decomposition.
Recommended Books:
1.
Gilbert Strang, "Linear Algebra and Its Applications", 4th Edition, Thomson
Brooks/ Cole, 2007.
2.
James M Ortega, "Matrix Theory – A Second Course", Plenum, 1991.
3.
Otto Bretscher, "Linear Algebra with Applications", 3rd Edition, Prentice
Hall, 2005.
4.
David Poole, "Linear Algebra – A Modern Introduction", Brooks/Cole, 2003.

Differential Equations
Prerequisites: Calculus and Analytical Geometry
Objective:
Develop fundamental skills of solving ordinary differential equations, and
developing differential equations for real-world problems.
Course Outline:
Ordinary Differential Equations of the First Order: Geometrical
Considerations,
Isoclines, Separable Equations, Equations Reducible to Separable Form,
Exact
Differential Equations, Integrating Factors, Linear First-Order Differential
Equations, Variation of Parameters. Ordinary Linear Differential Equations;
Homogeneous Linear Equations of the Second Order, Homogeneous Second
Order Equations with Constant Coefficients, General Solution, Real Roots,
Complex Roots, Double Root of the Characteristic Equation, Differential
Operators, Cauchy Equation, Homogeneous Linear Equations of Arbitrary
Order,
Homogeneous Linear Equations of Arbitrary Order with Constant Coefficients,
Non-homogeneous Linear Equations. Modeling of Electrical Circuits. Systems
of
Differential Equations. Series Solutions of Differential Equations. Partial
Differential Equations: Method of Separation of variables, wave, Heat &
Laplace
equations and their solutions by Fourier series method.23
Recommended Books:

Michael Greenberg, "Advanced Engineering Mathematics", 1996, Prentice
Hall publishers.

Erwin Kreyzig, "Advanced Engineering Mathematics", 7th edition, 1993, John
Wiley
& Sons Inc.

Zill, Prindle, Weber and Schmidt, "A First Course in Differential Equations",
1996, Brooks/Cole Publishing,

Dennis G. Zill, Michael R. Cullen. "Differential Equations with Boundary
Value Problems", 1996, Brooks/Cole Publishing,

C. H .Edwards, David E. Penney, "Elementary Differential Equations with
Applications", 1993, Prentice Hall
.
Numerical Analysis

Prerequisites: Differential Equation, Multivariable Calculus.


Objective:
Teach the use of computers for the numerical solution of engineering
problems
Course Outline:
Floating point number system, error analysis, solutions of equations,
interpolation, splines, numerical differentiation and integration, numerical
methods in linear algebra, systems of linear equations, method of least
squares,
eigenvalues, eigenvectors, solution of ordinary and partial differential
equations.
This subject is to be supplemented with extensive computer exercises.
Recommended Books:
1.
Steven C. Chapra and Raymond P. Canale, “Numerical Methods for
Engineers,” Fifth Edition, 2006, McGraw-Hill, ISBN: 0073101567.
2.
Curtis F. Gerald, “Applied Numerical Analysis,” Seventh Edition, 2003,
Addison Wesley, ISBN: 0321133048

General Physics I: Mechanics and Wave Motion


Prerequisites: None
Course Outline:
Measurement. Motion along a straight line. Vectors. Motion in 2 and 3
dimensions. Force and motion. Kinetic energy and work. Potential energy and
conservation of energy. Center of mass and rotation. Center of mass and
linear
momentum. Torque and angular momentum. Equilibrium and elasticity.
Gravitation. Fluids. Oscillations. Waves. First and second law of
thermodynamics.
Recommended Book:
1.
Halliday, Resnick and Walker, "Fundamental of Physics" (Latest Ed.)

General Physics II: Electricity and Magnetism


Prerequisites: General Physics I
Course Outline:
Electric charge. Electric field. Gauss's law. Electric potential. Capacitance.
Current and resistance. Circuits. Magnetic fields. Magnetic fields due to
currents.
Induction and inductance. Electromagnetic oscillations and alternating current.
Maxwell's equations.
Recommended Book:
1.
Halliday, Resnick and Walker, "Fundamental of Physics" (Latest Ed.)25
tion with respect to computing

COMPUTING
Introduction to Computing
Prerequisites: None
Objective:
To acquaint the students with the structure, operation, programming, and
applications of computers
Course Outline:
History, classification, basic components, CPU, memory, peripheral devices,
storage media and devices, physical and logical storage, data organization,
file
storage, programs and software, application software, operating systems,
problem specification, flow chart, variables and constants, arrays,
input/output,
termination, social impact of computer age, computers in office, industry and
education.26
Lab Work Outline:
Basic computer organization including motherboard, memory, I/O cards,
networking devices, use of flow charts, introduction to office tools including
spreadsheet, word processing and presentation, introduction to mathematical
software such as MATLAB, overview of different browsers, introduction to
various operating systems, coding, executing and debugging simple
programmes.
Recommended Books:
 Brian Williams and Stacey Sawyer, “Using Information Technology”,
McGraw-Hill, ISBN: 0072260718, (Latest Edition).
 Patt and Patel, "Introduction to Computing Systems from Bits and Gates to
C and Beyond", Mc-GrawHill
 Lab handouts - miscellaneous

Programming Fundamentals
Prerequisites: Introduction to Computing
Objective: To acquaint the students with the fundamental concepts of
structured and object oriented computer programming language such as C++
OR Java.
Course Outline:
Fundamental data types, abstract data types, arrays and matrices, records
and
pointers, linked lists, Introduction to Object oriented programming and
software
development, defining classes, selection statements, repetition statements,
exceptions and assertions, arrays and collections, file I/O, inheritance and
polymorphism, GUI and Event-driven programming.
Lab Work Outline:
Programming in C++ OR Java using simple programs for basic file I/O, single
dimensional arrays, two-dimensional arrays, sorting algorithm, problem
solving in
object-oriented paradigm, object oriented programme design process and
tools,
implementation of classes and derived classes, objects and encapsulation,
operator and functions overloading, inheritance and polymorphism, GUI
development.
Recommended Books:
1. Robert Lafore, "Object-Oriented Programming in C++", Prentice Hall, ISBN:
0672323087, (Latest Edition).
2. C. Thomas Wu, "An Introduction to Object-Oriented Programming with
Java", Mc-Graw Hill.

Data Structures & Algorithms


Prerequisites: Programming Fundamentals
Objective: To understand the basic data structures and the abstract data
structures and user defined data structures and their applications to represent
various information types. Design and analysis of various algorithms for
solving
various searching, and sorting problems.27
Course Outline:
Data types, Arrays, Records, Set structure, Abstract Data Types, Sequential
allocation, Linked allocation. Stacks (Sequential as well as Linked
Implementation) Queues. (Sequential as well as Linked Implementation),
Linked
Lists, Recursive versus Iterative Algorithms, Applications, Towers of Hanoi,
Linked Lists, Traversal, Insertion, Deletion, Doubly linked lists, Root Node,
Terminal Node, Branch Node, Level of a Node, Degree of a node. , Binary
Tree,
Tree traversal, (In-order/Pre-order/Post-order traversal), Conversion of tree
into
binary tree/ Bin tree into a Heap,. Traversing and searching in a tree,
Insertion:
Deletion, Heap, Heap-sort, Graphs. Adjacency Matrix, Traversal, DFS, BFS,
Path lengths, Shortest Path Searching & Sorting Algorithms, Insertion sort,
Selections sort, Merge sort, Radix sort, Hashing.
Recommended Books:
1. Horowitz Sahni, "Fundamentals of Data Structures in C++", 1999.
2. Lipshutz, "Data Structures", Schaum Outline Series, 1999.
3. Weiss, "Data structures and algorithm analysis in C++".
4. A. M. Tanenbaum, "Data structures using C and C++", 2001.
Electrical Engineering Foundation

Linear Circuit Analysis


Prerequisites: None
Objective: Introduce basic electrical engineering concepts and to acquaint
students with the knowledge and the tools to analyze linear electric circuits.
Course Outline:
Electric quantities, electric signals, electric circuits, Kirchhoff's laws, circuit
elements. Resistance, series parallel combination, voltage and current
dividers,
resistive bridges and ladders, practical sources and loading, instrumentation
and
measurement. Nodal analysis, loop analysis, linearity and superposition,
source transformation, one ports, circuit theorems, power calculations.
dependent sources, circuit analysis with dependent sources, ideal
transformer, amplifiers.
The operational amplifier, basic op-amp configurations, ideal op-amp circuit
analysis, summing and difference amplifiers, amplifier types. Capacitance,
inductance, natural response of RC and RL circuits. Response to DC forcing
function. Transient response of first order circuits, step, pulse and pulse train
responses, first order op-amp circuits. Transient response and step response
of second order circuits. AC fundamentals; RMS or effective, average and
maximum values of current & voltage for sinusoidal signal wave forms.
Lab Work Outline:
Learn the use of basic instruments in electrical engineering such as function
generators, power supplies, oscilloscopes. Design and implement circuits
using R, RL and RC and verify the node voltages and loop currents using
instruments. Verify Circuit-theorems using lab instruments. Verify circuit
transformations using lab instruments.
Recommended Books:
1.
S. Franco, "Electric Circuits Fundamentals", Oxford University Press,
(Latest Edition).28
2.
R E Thomas, A J Rosa and G J Toussaint, "The Analysis and Design of
Linear Circuits" John Wiley, 6th Edition, 2009
3.
C Alexander and M Sadiku, "Fundamentals of Electric Circuits", McGraw
Hill, 4th Edition, 2008
4.
J D Irwin and R M Nelms, "Basic Engineering Circuit Analysis", Wiley, 9th
Edition, 2008
5.
W Hayt, J Kemmerly and S Durbin, "Engineering Circuit Analysis", McGraw
Hill, 7th Edition, 2007.

Workshop Practice
Prerequisites: None
Objective: To develop practical skills in the use of workshop tools and
equipment.
Course Outline:
Introduction to various technical facilities in the workshop including
mechanical
and electrical equipment. Concepts in electrical safety, safety regulations,
earthing concepts, electric shocks and treatment. Use of tools used by
electricians, wiring regulations, types of cables and electric accessories
including
switches, plugs, circuit breakers, fuses etc., symbols for electrical wiring
schematics e.g. switches, lamps, sockets etc., drawing and practice in simple
house wring and testing methods, wiring schemes of two-way and three-way
circuits and ringing circuits, voltage and current measurements. Electric
soldering and soldering tools; soldering methods and skills, PCB designing,
transferring a circuit to PCB, etching, drilling and soldering component on
PCB
testing.
Recommended Books:

Choudhury, "Elements of Workshop Technology", Vol. 1, MPP.

Chapman, "Workshop Technology", Part-I,II,III, CBS.
Electrical Network Analysis
Prerequisites: Linear Circuit Analysis
Objective: To equip the students with the knowledge and techniques of
analyzing electrical networks.
Course Outline:
Current and voltage transients, RLC circuits with DC and AC excitation,
resonant circuit: series and parallel resonance in AC circuit, Q-Factor, mutual
inductance and transformers, introduction to phasor representation of
alternating
voltage and current, single-phase circuit analysis, star-delta transformation for
DC and AC circuits, poly-phase generators, sphase sequence, vector
diagrams
for balance and unbalanced three phase networks, power in three phase
circuits
and different methods of its measurements. Two-port networks and their
interconnections. Application of Laplace transform in circuit analysis.
Lab Work Outline:
Design and implement RLC circuits and observe resonance and impedance
characteristics. Verify the node voltages and loop currents in RLC circuits
using 29
instruments. Verify Circuit-theorems using lab instruments. Verify circuit
transformations using lab instruments. Learn the use of Circuit Simulation
computer package such as SPICE. Observe transient and steady state
response
in RL, RC and RLC circuits using SPICE.
Recommended Books:
1.
S. Franco, "Electric Circuits Fundamentals", Oxford University Press,
(Latest edition).
2.
R E Thomas, A. J. Rosa and G. J. Toussaint, "The Analysis and Design of
Linear Circuits" John Wiley, 6th Edition, 2009
3.
C. Alexander and M. Sadiku, "Fundamentals of Electric Circuits", McGraw
Hill, 4th Edition, 2008
4.
J. D. Irwin and R. M. Nelms, "Basic Engineering Circuit Analysis", Wiley, 9th
Edition, 2008
5.
W. Hayt, J. Kemmerly and S. Durbin, "Engineering Circuit Analysis",
McGraw-Hill, 7th Edition, 2007.
Electronic Devices and Circuits
Prerequisites: Linear Circuit Analysis
Objective: The objective of this course is to teach the principle, operation
and
characteristics of various electronic devices and their applications in electronic
circuits.
Course Outline:
PN Junction, device physics, diode circuits, clampers and rectifiers. Zener
diodes, LED, L\laser diode, photo diode, tunnel diode, BJTs, FETs and
MOSFETS. Biasing circuits for BJT and FET. Small signal transistor models.
Single transistor amplifiers. Operational amplifiers.
Lab Work Outline:
Observe electrical characteristics of Diodes, BJT and FET. Design,
implementation and measurements of electronic circuits for rectifiers, zener
diode regulators, Biasing in BJT and FET, Small-signal amplifiers in BJT and
FET. Use of Operational amplifiers.
Recommended Books:

Behzad Razavi, "Fundamentals of Microelectronics".

A. S. Sedra and K. C. Smith, "Microelectronic Circuits", Oxford University
Press, Latest Edition.

Digital Logic Design


Prerequisites: None
Objective: To introduce the concepts for the design of digital electronic
circuits
and systems.
Course Outline:
Number Systems, Boolean Algebra, Logic Simplification, Combinational
Logic,
Sequential Logic, Tri-state logic, Counters, Shift Registers, Computer Buses,
30
Memory, Storage, Adders, Multiplexers and simple arithmetic logic unit (ALU)
design.
Lab Work Outline:
Basic logic gates, hardware implementation of combinational logic circuits
such
as multiplexers and de-multiplexers, encoders/decoders, ALU; implementation
of
sequential circuits such as flip-flops, registers, shift registers, counters and
other
digital circuits.
Recommended Books:
1.
Morris Mano and Charles R. Kime, “Logic and Computer Design
Fundamentals”, Prentice Hall.
2.
Tocci and Widmer, "Digital Systems: Principles and Applications".

Engineering Drawing
Prerequisites: None
Objective: To equip the students with the basic knowledge and skills of
engineering drawing and its application in practical scenarios. The students
will
also be introduced to a CAD package.
Course Outline:
Types of lines and usage, dimensioning, lettering, orthographic first angle
projection, sheet planning, orthographic third angle projection, introduction to
computer aided drawing, isometric projection, sectional drawing and assembly
drawing. Drawing sheets will be prepared on drawing board as well as CAD
package.
Recommended Books:
 Shawna Lockhart, “Tutorial Guide to AutoCAD”, Prentice Hall.
 A. C. Parkinson, "First Year Engineering Drawing".

Probability Methods in Engineering


Prerequisites: Calculus and Analytical Geometry
Objective: To introduce the basic concepts and engineering applications of
probability and statistics.
Course Outline:
Set theory, basic concepts of probability, conditional probability, independent
events, Baye's Theorem, discrete and continuous random variables,
distributions
and density functions, probability distributions (binomial, Poisson, hyper
geometric, normal, uniform and exponential), mean, variance, standard
deviations, moments and moment generating functions, linear regression and
curve fitting, limits theorems and applications.
Recommended Books:

A. Leon-Garcia, "Probability and Random Processes For Electrical
Engineering", Pearson Education, 2nd Edition, 1994.

Sheldon Ross, "A First Course in Probability", Pearson Education, 6th
Edition, 2002.31
Microprocessor Systems

Prerequisites: Digital Logic Design


Objective: To acquaint the students with the organization, programming
and
applications of microprocessor-based systems.
Course Outline:
Introduction to microprocessor and microcontrollers, basic concepts, control
unit,
internal registers, ALU of an 8-bit or 16-bit microprocessor, timing and
sequencing, peripherals and interfacing, memory and I/O synchronization,
wait
state, hardware single stepping, memory speed requirements, logic levels,
loading and buffering. Understanding the instruction set, data transfer, logic
operations and branching, programmed I/O interrupts, microprocessor system
design, machine code and assembly language programming.
Lab Work Outline:
Complete design and hardware implementation of microprocessor-based
systems and connecting to peripherals. Programming of microprocessor-
based
systems and debugging using Assembly language and related tools.
Recommended Books:

Douglas V. Hall, "Microprocessor and Interfacing", Tata McGraw-Hill.

Charles Gilmore, "Microprocessors: Principles and Application", McGraw
Hill.

Mazidi, "Programming, Interfacing and Design using 8086"
.
Signals and Systems

Prerequisites: Electrical Network Analysis, Complex Variables and


Transforms
Objective: To provide understanding of signals, systems and transforms.
Course Outline:
Continuous time and discrete time signals, periodic signals, even and odd
signals, exponential and sinusoidal signals, the unit impulse and unit step
functions, continues time and discrete time systems, linear time invariant (LTI)
systems, difference equation, causality, BIBO stability, convolution and
correlation, discrete time Fourier transforms, time and frequency
characterization
of signals and systems, the sampling theorem, aliasing, sampling the discrete
time signals, z-transform, analysis and characterization of LTI systems using z
transform, case studies: communication systems and linear feedback
systems.
Introduction to Analog filter design.
Lab Work Outline:
Develop and understanding of signal systems and transforms using MATLAB.
Recommended Books:
1.
A. V. Oppenheim, A. S. Willsky and S. H. Nawab, "Signals and Systems",
2 nd Edition, Prentice Hall, 1996
2.
M. J. Roberts, "Fundamentals of Signals and Systems", McGraw-Hill, 2007
3.
B. P. Lathi, "Linear Systems and Signals", 2nd Edition, Oxford, 200432
4.
S. Haykin and B. Van Veen, "Signals and Systems", 2nd Edition, Wiley,
2002
5.
C. L. Phillips, J. M. Parr and E. A. Riskin, "Signals, Systems, and
Transforms", 4th Edition, Prentice Hall, 2007.
Electrical Engineering (Breadth)
Include Breadth Subjects of all Streams

Electromagnetic Field Theory


Prerequisite: Multivariable Calculus.
Objectives: Introduce the concepts and mathematical methods to
understand
and analyze electromagnetic fields and waves.
Course Outline;
Vector algebra, coordinate systems and transformations, Vector calculus,
electrostatic fields in materials, electrostatic boundary value problems,
resistance and capacitance calculation. Magneto-static fields, magneto-static
fields and materials, inductance calculation. Faraday's Law, displacement
current and Maxwell's equation.
Recommended Books:
1.
William Hayt and John A. Buck, “Engineering Electromagnetics”, McGraw
Hill, ISBN: 0073104639, Latest Edition.
2.
Sadiku, Matthew N, “Elements of Electromagnetics”, Oxford University
Press, ISBN: 0195103688, Latest Edition.
3.
J. D. Kraus, "Electromagnetics", John Wiley & Sons, Latest edition.
4.
David K. Cheng, "Fundamentals of Engineering Electromagnetics", Addison
Wesley.
Analog & Communications Systems

Prerequisites: Signals and Systems, Probability Methods in Engineering.


Objective: This course is structured as a senior-level design course
emphasizing fundamental communication principles and the application of
these
principles to contemporary analogue and digital communication systems.
Students learn basic concepts (both digital and analogue) associated with
information, coding, modulation, detection, and signal processing in the
presence of noise. They apply these concepts to the design of contemporary
communications, and digital telephony such as television, radio, wireless,
mobile, and satellite communications.
Course Outline:
Amplitude Modulation: Baseband and carrier communications, Double
Sideband
(DSB), Single Sideband (SSB), Vestigial Sideband (VSB), Superhetrodyne
AM
Receiver, Carrier Acquisition, Television
Angle Modulation: Instantaneous frequency, Bandwidth of FM/PM, Generation
of
FM/PM, Demodulation of FM/PM.33
Noise: Mathematical representation, Signal to Noise Ratio, Noise in AM, FM,
and PM systems
Pulse Modulation: Sampling and Quantization, Pulse Amplitude Modulation,
Pulse Position and Pulse width Modulation, Quantization Noise, Signal to
Quantization Noise Ratio, Pulse code Modulation, Delta Modulation,
Frequency
Shift Keying, Phase Shift Keying.
Recommended Books:.

Simon Haykin, "Communication Systems", John Wiley, Latest Edition.

B. P. Lathi, "Modern Digital and Analog Communication Systems", Oxford
University Press.
Electrical Machines
Prerequisites: Linear Circuit Analysis
Objectives: Covers fundamental aspects of Electrical Machines.
Course Outline:
Introduction to Electrical Machinery Principles: Magnetic Field and Circuits,
Magnetization curves Characteristics of hard and soft magnetic materials,
losses.Transformers: Ideal Transformer, Single Phase transformer: Operation
and Equivalent Circuit, auto-transformer. DC Machinery fundamentals:
Basics,
loop rotating between pole faces, Commutation, Windings, Armature reaction,
Induced Voltage and torque equation. Power flow and losses, Types of DC
motors, Permanent magnet DC motors. AC Machinery fundamentals: Rotating
Magnetic Field, Magneto motive force and flux distribution, Induced Voltage
and
Torque, Windings, Power Flow and Losses, Introduction to Induction
Machines.
Special Purpose Motors: Introduction to Single phase Induction Motors,
Switched Reluctance motors, Hysteresis motors, Stepper, brushless DC
motors.
Recommended Books:

Stephen J. Chapman, "Electric Machinery Fundamentals", McGraw-Hill.
(Latest Edition)

Fitzgerald, Kingsley and Umans, "Electric Machinery", McGraw-Hill. (Latest
Edition)

Hindmarsh, "Electrical Machines", McGraw-Hill. (Latest Edition)

Power Distribution Systems

Prerequisite: Electrical Network Analysis


Objectives: Students are introduced to the basics of power distribution
systems and effective utilization of power in heating and illumination
applications.
Course Outline:
Introduction to distribution system. Urban, suburban and rural distribution
systems. Primary, secondary and tertiary voltages. Radial and ring main
systems, application of distribution transformers, estimation of load, load
characteristics, substation switch gears and bus bar arrangements,
calculation of
voltage drop and regulation in distribution feeders. Grounding and earthing,
distribution transformer neutral, earthing resistance, earthing practice in L.V.
networks. Power Factor: Disadvantages and causes of low power factor,
methods for improvement, application of shunt capacitors in distribution
network.
Batteries & Electrochemical Processes: Main types of batteries and their
working, battery charging, electroplating, electrolysis and electro-metallurgical
process. Cathodic protection of poles, gas pipes, oil pipes and water
structures.
Heating and Welding: Electric heating, resistance, induction and dielectric
heating, electric furnaces, microwave heating, electric welding, resistance
welding and its types. Fundamentals of Illumination Engineering: Laws, units
and
terms used, requirements for good lighting, illumination schemes for various
situations (street lighting, commercial/industrial lighting,
stadium/flood/stage/spot
lighting etc.), types of lamps, their working and relative merit.
Recommended Books:
1.
M. L. Anand, "A Text Book of Electrical Power", Latest Edition.
2.
Turan Gonen, "Electrical Power Distribution System", Latest Edition.

Electronic Circuit Design

Prerequisite: Electronic Devices & Circuits


Objective: Introduce DC and AC analysis and design of single stage,
capacitor coupled and direct coupled amplifiers, classification and types of
amplifiers, feedback and oscillators. BJT and FETs (MOSFETSs) are
covered.
Course Outline:
The transistor at low frequencies, biasing. The transistor at high frequencies.
Multistage amplifiers. Feedback amplifiers analysis and design. Stability
concepts and oscillators. Signal generators and wave shaping circuits. Power
amplifiers.
Lab Outline:
Characteristics and Analysis of BJTs, FET and MOSFETs. Multistage
Amplifiers,
Feedback in amplifiers, Oscillators.
Recommended Books:
1.
A. S. Sedra and K. C. Smith, "Microelectronic Circuits", Oxford University
Press, Latest edition.

Database Management Systems


Prerequisite: Data Structures and Algorithms
Objectives: To introduce different data base design methodologies.
Course Outline:
User interface, data independence, user view, three data models (relational,
hierarchical, network, object oriented), conceptual, logical and physical
database
design and evaluation, normalization, query languages, query optimization,
security, integrity and concurrency protocols, introduction to SQL and its
application to RDBMS. Database design, model building, data table, forms &
reports. Database administration.
Lab: Laboratory work will be based on the contents of the course.
Recommended Books:
1.
C. J. Date, "Database Systems", Addison Wesley, 2004.
2.
R. Cononolly and P. Begg, "Database Systems: A Practical Approach to
Design, Implementation and Management", Addison Wesley, 2009.38
3.
Elmasri and Navathe, "Fundamentals of Database Systems", Addison
Wesley, 5th Edition.
4.
Electrical Engineering Electives (Depth).

Digital Signal Processing


Prerequisites: Signals and Systems
Objective: This course aims to develop mathematical and analytical skills
necessary to analyze digital signals both in time and frequency domains.
From
the system’s perspective, the objective is to incorporate extensive design
skills
in the students enabling them to develop relevant prototypes with the desired
level of accuracy.
Course Outline:
Overview of Discrete-time systems. Application of z-transform for analysis of
Linear Shift Invariant systems, Circular Convolution, Discrete Fourier
Transform,
Fast fourier Transform, Butterworth and Chebyshev approximation of
analogue
filters, Finite Impulse Response (FIR) and Infinite Impulse Response (IIR)
filters,
Design of FIR filter, Design of IIR Filter.
Recommended Books:
1.
John G. Proakis and Dimitris K. Manolakis, “Digital Signal Processing –
Principles, Algorithms and Applications,” 4th Edition, Prentice Hall.
2.
Sanjit K. Mitra, "Digital Signal Processing - A computer Based Approach",
McGraw Hill, 2nd Edition.
3.
A. V. Oppenheim and R. W. Schaffer, "Discrete-Time Signal Processing",
3 rd Edition, Prentice Hall
4.
A. Ambardar, "Digital Signal Processing – A Modern Introduction",
Thomson.
5.
R. J. Schilling and S. L. Harris, "Fundamentals of Digital Signal Processing
Using MATLAB", Thomson.42

Power System Analysis


Prerequisite: Electrical Network Analysis, Power Distribution and Utilization
Objectives: This course has been designed to introduce the importance of
analyzing various aspects of power system. It covers power flow studies and
fault analysis of both symmetrical and unsymmetrical faults in power
networks.
This forms the basis for power system operation, control and protection.
Course Outline:
The Admittance Model and Network Calculations: Branch and Node
admittances; Mutually coupled Branches in Y-bus; Equivalent Admittance
Network; Modification of Y-bus; Impedance matrix and Y-bus; the method of
successive elimination; Node Elimination (Kron Reduction); Triangular
Factorization.
The Impedance Model and Network Calculations: The bus, admittance and
impedance Matrices; Thevenin’s Theorem and Z-bus; Modification of an
existing
Z-bus; Direct determination of Z-bus; Calculation of Zbus elements from Ybus ;
Power Invariant Transformations; Mutually coupled branches in Zbus.
Symmetrical Faults: Transients in RL circuits; internal voltages of loaded
machines. Under fault conditions; fault calculations using Zbus ; Equivalent
circuits; Selection of circuit breakers.45
Symmetrical Components and Sequence Networks: Synthesis of
unsymmetrical phasors; symmetrical components of unsymmetrical phasors;
etworks of a
symmetrical Transmission line; sequence Networks of the synchronous
Machines; Sequence Networks of Y
impedances; sequence networks; positive, negative and zero sequence
networks; Unsymmetrical Faults: Unsymmetrical faults on power systems;
single
line-to-ground faults; line-to-line faults. Double line-to-ground faults;
Demonstration problems; open conductor faults.
Recommended Books:
1.
B. S. William, "Elements of Power System Analysis", McGraw Hill, Latest
Ed.
2.
B. M. Weedy, "Electrical Power Systems", Pergamon Press, Latest Ed..
3.
Hadi Saadat, "Power System Analysis", Latest Ed.

Power Generation
Prerequisite: Power Distribution and Utilization
Objectives: The students learn different power plant and modes of energy
conversion to generate electrical energy in this course and the concepts of
fuel
cells are introduced.
Course Outline:
Thermal Power Plants: Sources of conventional energy and method of
harnessing, special features and cycles used in steam, gas and diesel power
plants, combine cycle systems and cogeneration. Location of the above plants
and selection of units, prime movers and associated equipment. Hydroelectric
Power Plants: The plants and their equipment, layouts, run of the river and
accumulation type station, types of hydroelectric turbines and their stations.
Nuclear Power Plants: Nuclear reaction, fission and fusion reaction, critical
mass
chain reaction, moderators, reactor control and cooling, classification of
reactors,
different types of reactors, radiation damages, shielding of grays neutrons,
materials for construction. Thermoelectric Generators: Thermoelectric effect,
solid state description of thermoelectric effect, analysis and design of
thermoelectric generators, figure of merit, device configuration, solar and
radioisotope powered generators, applications. MHD Generators: Gaseous
conductors, analysis and design of MHD generator, problems associated with
MHD generation, possible configuration. Photovoltaic Generators: Radiation
principles, optical effects in semiconductors and PN junction, analysis and
design of converter, fabrication of cells, solar cells in space. Fuel Cells:
Thermodynamic principles, efficiency of fuel cell factors limiting the
performance,
design, new development in fuel cells, possibility of future use in electric
vehicles. Wind power generation.
Recommended Books:
1.
Arche W. Culp, "Principles of Energy Conversion", Latest Edition.
2.
M.M. Wakel, "Power Plant Technology", McGraw-Hill, Latest Edition. 46

Power System Protection


Prerequisite: Power Distribution and Utilization
Objectives: The course presents different types of relays, relaying
schemes,
circuit breakers and fuses. Topics like discrimination and coordination are also
introduced.
Course Outline:
Introduction to protection system, types of faults, effect of faults, fuse as
protective device, types of fuses, characteristics of fuses, selection and
application of fuses, discrimination and coordination, current transformer and
its
operation, relay construction, basic relay terminology, electromagnetic relays,
thermal relays, static relays and introduction to microprocessor based
protective
relays, over current protection, distance protection, impedance relay, R-X 47
diagram of impedance relay, operation of impedance relay in different zones,
reactance relay, differential protection of transformers, generator protection,
bus
bar protection, arc voltage, arc interruption, re-striking voltage and recovery
voltage, resistance switching, current chopping circuit breaker, classification
of
circuit breakers, oil circuit breakers, airblast circuit breakers, air break circuit
breakers, SFB6B circuit breakers, vacuum circuit breakers, operational
mechanism and rating of circuit breakers.
Recommended Books:

S. Rao, "Switchgear and Protection", Khanna Publisher, Latest Edition.

Paithanker & Bhide, "Fundamentals of Power System Protection", Prentice
Hall, Latest Edition.

Electrical Power Transmission


Prerequisite: Power Distribution and Utilization
Objectives: The course presents basics of electrical power transmission
along
with electrical and mechanical design impacts on power transmission in detail
and HVDC transmission is introduced.
Course Outline:
Percent and per-unit quantities, selection of base and change in base of per
unit
quantities, node equations, one-line diagram, choice of voltage and choice of
AC/DC systems, economic comparison of various transmission systems,
standard voltages in Pakistan and abroad for transmission and sub-
transmission.
Introduction to HV, EHV and UHV system. Conductor types; resistance, skin
48
effect, line inductance based and flux considerations. Inductance of single
phase
and three phase lines, inductance of composite conductor line, inductance of
bundled conductors, capacitance of single phase and three-phase lines, effect
of
earth on capacitance, capacitance of bundled conductors, parallel circuit lines,
Ferranti effect. Short, medium and long transmission lines, solution of
equations.
Traveling waves, surge impedance loading, equivalent circuit, power flow
through the line, voltage regulation and line surges. Line supports, sag and
tension calculation, total length of conductor supports at different levels,
mechanical degree of safety, effect of wind pressure and ice loading,
conductor
vibration and use of dampers. Insulator material, types of insulators, voltage
distribution over insulator string, string efficiency, methods of improving the
string
efficiency, testing of insulators, corona effect, corona loss, radio interference
due
to corona. Underground cables: types, calculation of inductance and
capacitance, insulation resistance, insulation breakdown of cables, thermal
characteristics of cables, calculation of current rating of the cables, fault
locating
techniques, cable jointing techniques. Introduction and classification of HVDC
transmission.
Recommended Books:
1.
Stevenson, "Elements of Power System", Latest Edition.
2.
Grainger and Stevenson, "Power System Analysis", Latest Edition.

Power Electronics
Prerequisite: Electronic Circuit Design
Objectives: The course discusses Power Devices, Power Rectifiers, Power
Inverters and Choppers in detail.
Course Outline:
Principles of power electronics, converters and applications, circuit
components
and their effects, control aspects. Power Electronic Devices: Power diode,
power
BJT, power MOSFET, IGBT and SCR, GTO and TRIAC and DIAC.
Construction,
characteristics, operations, losses, ratings, control and protection of thyristors.
Halfwave and full-wave rectifiers with resistive and inductive loads, un-
controlled,
semi controlled and fully controlled rectifiers, three-phase rectifiers: un
controlled, semi controlled and full controlled, six-pulse, twelve-pulse and 24-
pulse rectification, PWM converters, DC to AC converters, three-phase
inverter,
six-pulse, twelve-pulse inverters, PWM inverters, switching mode power
supplies, DC to DC conversation, buck converter, boost converter and buck
boost converters, isolated converters, forward converters, flyback converters.
Recommended Books:

M. H. Rashid, "Power Electronics: Circuits, Devices and Applications",
Prentice Hall, Latest Edition.

C. W. Lander, "Power Electronics", McGraw Hill, Latest Edition.

Philip T. Krein, "Elements of Power Electronics", Oxford University Press,
Latest Edition.

Embedded System Design


Prerequisite: Programming Fundamentals, Digital Logic Design
Objective: Introduce the trends and challenges in the design of embedded
systems and teach chip technologies and design tools needed for these
systems.
Course Outline:
Trends and challenges in embedded system design, The Microcontroller
Architecture, Assembly Language programming, Addressing modes and
Instruction Set, I/O Ports programming, TIMER and SERIAL and PARALLEL
port
programming, Interrupts, interfacing, A/D and D/A conversion. Interfacing and
Application using PWM.
Lab Outline:
Understanding and implementation of Micro controllers. A/D and D/A
interfacing,
Interfacing such as with LED/ LCD and KEYBOARD, etc. Speed control of DC
Motor and stepper motor using PWM
Recommended Book:
1.
Frank Vahid and Tony D. Givargis, “TEmbedded System Design: A Unified
Hardware/Software Introduction,” 2001, John Wiley & Sons ISBN:
0471386782.56

Communication Skills

Objectives: Enable the students to meet their real life communication


needs.
Course Contents:
Business communications; planning messages, writing concise but with
impact.
Letter formats, mechanics of business, letter writing, letters, memo and
applications, summaries, proposals, writing resumes, styles and formats, oral
communications, verbal and non-verbal communication, conducting meetings,
small group communication, taking minutes. Presentation skills; presentation
strategies, defining the objective, scope and audience of the presentation,
material gathering material organization strategies, time management,
opening
and concluding, use of audio-visual aids, delivery and presentation.
Recommended Books:
1.
Practical English Grammar by A. J. Thomson and A. V. Martinet. Exercises
2. Third edition. Oxford University Press 1986. ISBN 0 19 431350 6.
2.
Writing. Intermediate by Marie-Chrisitine Boutin, Suzanne Brinand and
Francoise Grellet. Oxford Supplementary Skills. Fourth Impression 1993.
ISBN 019 4354057 Pages 45-53.59
3.
Writing. Upper-Intermediate by Rob Nolasco. Oxford Supplementary Skills.
Fourth Impression 1992. ISBN 0 19 435406 5
4.
Reading. Advanced. Brian Tomlinson and Rod Ellis. Oxford
Supplementary Skills. Third Impression 1991. ISBN 0 19 453403 0.
5.
Reading and Study Skills by John Langan
6.
Study Skills by Richard York.

Technical Writing and Presentation Skills


Objectives: Enhance language skills and develop critical thinking
Course Outline:
Presentation skills. Essay writing:Descriptive, narrative, discursive,
argumentative. Academic writing: How to write a proposal for research
paper/term paper. How to write a research paper/term paper (emphasis on
style,
content, language, form, clarity, consistency). Technical Report writing.
Progress
report writing.
Recommended Books:

Writing. Advanced by Ron White. Oxford Supplementary Skills. Third
Impression 1992. ISBN 0 19 435407 3.

College Writing Skills by John Langan. McGraw-Hill Higher Education.
2004.

Patterns of College Writing (4th Edition) by Laurie G. Kirszner and Stephen
R. Mandell. St. Martin’s Press.

The Mercury Reader. A Custom Publication. Compiled by norther Illinois
University. General Editiors: Janice Neulib; Kathleen Shine Cain; Stephen
Ruffus and Maurice Scharton. (A reader which will give students exposure
to the best of twentieth century literature, without taxing the taste of
engineering students).

PAKISTAN STUDIES
Objectives:
 Develop vision of historical perspective, government, politics, contemporary
Pakistan, ideological background of Pakistan.
 Study the process of governance, national development, issues arising in
the
modern age and posing challenges to Pakistan.
Course Outline:
Historical Perspective
a) Ideological rationale with special reference to Sir Syed Ahmed Khan,
Allama
Muhammad Iqbal and Quaid-i-Azam Muhammad Ali Jinnah.
b) Factors leading to Muslim separatism
c) People and Land
i. Indus Civilization
ii. Muslim advent
iii. Location and geo-physical features.
Government and Politics in Pakistan
Political and constitutional phases:
a) 1947-58
b) 1958-71
c) 1971-7760
d) 1977-88
e) 1988-99
f) 1999 onward
Contemporary Pakistan
a) Economic institutions and issues
b) Society and social structure
c) Ethnicity
d) Foreign policy of Pakistan and challenges
e) Futuristic outlook of Pakistan
Recommended Books:

Burki, Shahid Javed. State & Society in Pakistan, The Macmillan Press Ltd
1980.

Akbar, S. Zaidi. Issue in Pakistan’s Economy. Karachi: Oxford University
Press, 2000.

S.M. Burke and Lawrence Ziring. Pakistan’s Foreign policy: An Historical
analysis. Karachi: Oxford University Press, 1993.

Mehmood, Safdar. Pakistan Political Roots & Development. Lahore, 1994.

Wilcox, Wayne. The Emergence of Banglades, Washington: American
Enterprise, Institute of Public Policy Research, 1972.

Mehmood, Safdar. Pakistan Kayyun Toota, Lahore: Idara-e-Saqafat-e
Islamia, Club Road, nd.

Amin, Tahir. Ethno - National Movement in Pakistan, Islamabad: Institute of
Policy Studies, Islamabad.

Ziring, Lawrence. Enigma of Political Development. Kent England:
WmDawson & Sons Ltd, 1980.

Zahid, Ansar. History & Culture of Sindh. Karachi: Royal Book Company,
1980.
 Afzal, M. Rafique. Political Parties in Pakistan, Vol. I, II & III. Islamabad:
National Institute of Historical and cultural Research, 1998.
 Sayeed, Khalid Bin. The Political System of Pakistan. Boston: Houghton
Mifflin, 1967.
 Aziz, K. K. Party, Politics in Pakistan, Islamabad: National Commission on
Historical and Cultural Research, 1976.
 Muhammad Waseem, Pakistan Under Martial Law, Lahore: Vanguard,
1987.
 Haq, Noor ul. Making of Pakistan: The Military Perspective. Islamabad:
National Commission on Historical and Cultural Research, 1993.

Sociology and Development


Objectives: The main objective of this course is to apprise potential
engineers
about social factors that contribute towards enhancing their professional
performance for the good of society and the country. This course is culture
specific and has to be taught within the context of local and national socio
economic environment. The engineers are expected to supervise several
people
in different capacities and their understanding about human behaviour is
critical
for their optimum performance. Modification of human behaviour or getting
work
done from sub-ordinates and seniors remain a major challenge for all the
professional engineers. This course will enhance understanding about the 61
determinants of human behaviour, which ultimately will result in improved
individual efficiency.
Course Outline:
Introduction to Sociology. Culture and Related Concepts. Interpersonal
Relations. Social Stratification. Human Ecology. Population Dynamics.
Community Development. Deviance and Crime. Sociology of Change and
Development.
Recommended Books:
1.
Allport, G. W. (1985). The Historical Background of Modern Social
Psychology. New York, Random House.
2.
Bernard, A. and T. Burgess (2004). Sociology, Cambridge University Press.
3.
DuBrin, A. J. (2007). Human Relations: Interpersonal Job Oriented Skills.
New York, Prentice Hall.
4.
Gardezi, H. N., Ed. (1991). Understanding Pakistan: The Colonial Factor in
Societal Development. Lahore, Maktaba Fikr-o-Danish.
5.
Hafeez, S. (1991). Changing Pakistan Society. Karachi, Royal Book
Company. Gardezi, H. N., Ed. (1991).
6.
Jones, G. W. (2005). "Why are Population and Development Issues not
Given Priority?" Asia-Pacific Population Journal 20(1).
7.
Macionis, J. J. (1999). Sociology 7th Edition, National Book Foundation,
Islamabad
8.
Maser, C. (1997). Sustainable Community Development: Principles and
Concepts. Florida St. Lucie Press.
9.
Nelson, N. and S. Wright (1995). Power and Participatory Development:
Theory and Practice. London, Intermediate Technology Publications.
10. Syed, S. H. (2003). The State of Migration and Multiculturalism in
Pakistan:
The Need for Policy and Strategy. Islamabad, UNESCO: 1-30.
11. Utton, A. E. (1976). Human Ecology, West View Press.
12. Webster, A. (1990). Introduction to Sociology of Development. London,
Nacmillan Education Ltd.
13. Weiss, A. M. (2001). Power and civil society in Pakistan, Oxford University
press.
Introduction to Sociology
Course Outline:
The Nature of sociology: The study of social life. Exploring the global village.
Sociology as a science. The sociological imagination. The development of
sociology. Pioneers of sociology. Nature, scope and subject matter of
sociology.
Brief historical development of sociology. Society and community.
Relationship
with other social sciences. Social interaction processes. Social groups:
Definition
and functions. Types of social groups. Social institutions: Definition. Structure
and function of social institutions. Inter-relationships among various social
institutions. Culture and related concepts: Definition and aspects of culture.
Elements of culture. Organization of culture. Other concepts, cultural
relativism,
sub cultures, ethnocentrism, culture lag. Socialization and personality: Role
and
status. Socialization. Culture and personality. Deviance and social control:
Definition and types of deviance. Juvenile delinquency. Formal and
information
methods of social control. Social stratification: Approach to study social
stratification. Caste class and race as basics of social stratification. Major
perspectives in sociology: Functionalist perspective. Conflict perspective.
Interactionstic perspective. Social control and deviance: Agencies of social
control. Social stratification: Determinants of social stratification. Social
mobility,
types and definition. Dynamics of social mobility. Concept of social
movement:
Theories of social movement. Social and cultural change. Social and cultural
change: Definition of social change: Dynamics of social change: Impact of
globalization on society and culture: Resistance to change. Collective
behaviour: Definition. Characteristics. Causes. Types . Social movements.
Mob
and crowd behaviour.
Recommended Books:
1.
Neulreck, Kenneth, J. 2005, Sociology: Diversity, Conflict and Change,
Boston
2.
Barnard, Andy. 2004. Sociology, Cambridge University Press
3.
Giddens, Anthony, 2004, Sociology 4th edition, Cambridge Polity Press
4.
Albrow, Martin, 2003, Sociology, London Routledge.
5.
Richard, T. Schaefer, 2003, Sociology 5th edition, McGraw-Hill College
6.
Kendall, Diana, 2004. Sociology in our Times, 4th Ed, Wadsworth
7.
Tyler Melissa, Wallace Claire & Abbott Pamela, 2005, An Introduction to
Sociology, 3rd Ed. Routledge
.
Entrepreneurship

Objective: Entrepreneurship is an important component in the process of


economic development. The purpose of this course is to analyse the theories
of
entrepreneurship and to go for case studies of successful entrepreneurs.
Course Contents:
Introduction: The concept of entrepreneurship, The economist view of
entrepreneurship, The sociologist view, Behavioural approach,
Entrepreneurship
and Management.
The Practice of Entrepreneurship: The process of entrepreneurship,
Entrepreneurial Management, The entrepreneurial business,
Entrepreneurship
in service institutions, The new venture
Entrepreneurship and Innovation: The innovation concepts, Importance of
innovation for entrepreneurship, Sources of innovative opportunities, The
innovation process, Risks involved in innovation
Developing Entrepreneur: Entrepreneurial profile, Trait approach to
understanding entrepreneurship, Factors influencing entrepreneurship, The
environment, Socio cultural factors, Support systems
Entrepreneurship Organization: Team work, Networking organization,
Motivation and compensation, Value system
Entrepreneurship and SMES:
Defining SMEs, Scope of SMEs,
Entrepreneurial, managers of SME, Financial and marketing problems of
SMEs
Entrepreneurial Marketing: Framework for developing entrepreneurial
marketing, Devising entrepreneurial marketing plan, Entrepreneurial
marketing
strategies, Product quality and design
Entrepreneurship and Economic Development: Role of entrepreneur in the
economic development generation of services, Employment creation and
training, Ideas, knowledge and skill development, The Japanese experience
Case Studies of Successful Entrepreneurs67
Recommended Books:
1.
Paul Burns and Jim Dew Hurst: Small Business and Entrepreneurship
2.
P.N. Singh: Entrepreneurship for Economic Growth
3.
Peter F. Drucker: Innovation and Entrepreneurship Peter F. Drucker
4.
John B. Miner: Entrepreneurial Success
ISLAMIC STUDIES

Objectives:
The objectives of this course are:
 To provide Basic information about Islamic Studies
 To enhance understanding of the students regarding Islamic Civilization
 To improve Students skill to perform prayers and other worships
 To enhance the skill of the students for understanding of issues related to
faith and religious life.
Course Outline:
Introduction to Quranic studies:
 Basic Concepts of Quran. History of Quran. Uloom-ul-Quran
Study of selected text from the Quran:
 Verses of Surah Al-Baqra Related to Faith(Verse No-284-286)
 Verses of Surah Al-Hujrat Related to Adab Al-Nabi (Verse No-1-18)
 Verses of Surah Al-Mumanoon Related to Characteristics of the faithful
(Verse No-1-11)
 Verses of Surah al-Furqan Related to Social Ethics (Verse No. 63-77)
 Verses of Surah Al-Inam Related to Ihkam(Verse No-152-154)68
 Verses of Surah Al-Ihzab Related to Adab al-Nabi (Verse No.
6,21,40,56,57,58.)
 Verses of Surah Al-Hashar (18,19,20) Related to thinking, Day of Judgment
 Verses of Surah Al-Saf Related to Tafakar, Tadabar (Verse No-1,14)
Seerat of Prophet (SAW) I:
 Life of Muhammad Bin Abdullah ( Before Prophet Hood)
 Life of Holy Prophet (SAW) in Makkah
 Important Lessons Derived from the life of Holy Prophet in Makkah
Seerat of Prophet (SAW) II:
 Life of Holy Prophet (SAW) in Madina
 Important Events of Life Holy Prophet in Madina
 Important Lessons Derived from the life of Holy Prophet in Madina
Introduction to Sunnah:
 Basic Concepts of Hadith. History of Hadith. Kinds of Hadith. Uloom –ul
Hadith. Sunnah & Hadith. Legal position of Sunnah. Study of selected texts of
hadith.
Introduction to Islamic law & Jurisprudence:
 Basic Concepts of Islamic Law & Jurisprudence. History & Importance
ofIslamic Law & Jurisprudence. Sources of Islamic Law & Jurisprudence.
Nature of Differences in Islamic Law. Islam and Sectarianism.
Islamic Culture & Civilization:
 Basic Concepts of Islamic Culture & Civilization. Historical Development of
Islamic Culture & Civilization. Characteristics of Islamic Culture & Civilization.
Islamic Culture & Civilization and Contemporary Issues.
Islam and Science:
 Basic Concepts of Islam and Science. Contributions of Muslims in the
Development of Science. Quran & Science.
Islamic Economic System
 Basic Concepts of Islamic Economic System. Means of Distribution of
wealth
in Islamic Economics. Islamic Concept of Riba. Islamic Ways of Trade &
Commerce.
Political System of Islam
 Basic Concepts of Islamic Political System. Islamic Concept of Sovereignty.
Basic Institutions of Govt. in Islam.
Islamic History
 Period of Khilafat-e-Raashida. Period of Ummayyads. Period of Abbasids.
Social system of Islam
 Basic Concepts of Social System of Islam. Elements of Family. Ethical
Values of Islam.
Reference Books:
1.
Hameed ullah Muhammad, “Emergence of Islam” , IRI, Islamabad
2.
Hameed ullah Muhammad, “Muslim Conduct of State”
3.
Hameed ullah Muhammad, ‘Introduction to Islam”
4.
Mulana Muhammad Yousaf Islahi, Hussain Hamid Hassan, “An Introduction
to the Study of Islamic Law” leaf Publication Islamabad, Pakistan.
5.
Ahmad Hasan, “Principles of Islamic Jurisprudence” Islamic Research
Institute, International Islamic University, Islamabad (1993)
6.
Mir Waliullah, “Muslim Jurisprudence and the Quranic Law of Crimes”,
Islamic Book Service (1982)
7.
H.S. Bhatia, “Studies in Islamic Law, Religion and Society” Deep & Deep
Publications New Delhi (1989)
8.
Dr. Muhammad Zia-ul-Haq, “Introduction to Al Sharia Al Islamia” Allama
Iqbal Open University, Islamabad (2001).

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy