PHP
PHP
************
CORE COURSE III – DIGITAL ELECTRONICS
Unit I
Number Systems and Codes: Binary Number System – Binary to Decimal Conversion – Decimal to
Binary Conversion – Binary Addition – Binary Subtraction – Binary Multiplication and Division –
Octal Numbers – Hexadecimal Numbers – Binary Codes – Error Detecting Codes – Error Correcting
Codes.
Unit II
Logic Gates and Circuits: Boolean Algebra and Logic Gates –
AND,OR,NOT,NAND,NOR,Exclusive OR and Exclusive OR Gates – Applications of XOR Gate –
The Exclusive NOR Gate – Positive and Negative Logic – Logic Chararcteristics – Bipolar Logic
Families – Integrated Circuits – Boolean Algebra: Definitions – Fundamentals of Boolean Algebra –
Boolean Functions – Minterms and Maxterms – Laws and Theorems of Boolean Algebra –
DeMorgan‟s Theorem – Universal Building Blocks (UBB) – NAND Gate as UBB – NOR Gate as
UBB.
Unit III
Boolean Algebra: Simplifying Logic Circuits – Sum of Products – AND-OR Networks – Sum of
Products and Product of Sums Forms – Karnaugh Maps – Product of Sums Simplification – NAND
and NOR Implementation – AND-OR-INVERT Implementation – OR-AND-INVERT
Implementation – Don‟t Care Conditions – Overlapping Groups – Rolling the Map – Eliminating
Redundant Groups.
Unit IV
Combinational Logic Circuits: Introduction – Adders – The Half Adder – The Full Adder –
Subtractors – BCD Adder – Multiplexers – Demultiplexers – Decoders – Encoders – Floating Point
Number System – Range of Stored Numbers.
Unit V
Sequential Logic Circuits: Flip Flops – RS Flip Flop – Clocked RS Flip Flop – D Flip Flop – JK Flip
Flop – T Flip Flop – Triggering of Flip Flops – Master Slave Flip Flop – Conversion of D Flip Flop –
Conversion of T Flip Flop – Transfer Circuit – Clock – Counters and Shift Registers: Counters –
Asynchronous or Ripple Counter – Ring Counter – Twisted Ring Counter – State Diagrams and State
Tables – Magnitude Comparator – Programmable Arrays of Logic Cells – Shift Registers.
Text Book:
1. Principles of Digital Electronics, Dr. K. Meena, PHI Learning Private Limited, New Delhi 2009.
Reference Book:
1. Digital Design: M.Morris Mano , Prentice Hall of India.
**************
CORE COURSE IV
COMPUTER GRAPHICS AND ANIMATION LAB
Photoshop :
1. (i) Handling different file formats and interchanging them, changing the resolution, color,
grayscales and size of the images
(ii) Using brushes and creating multicolor real life images
2. Cropping, rotating, overlapping, superimposing, pasting photos on a page
3. Creation of a single image from selected portions of many
4. Developing a commercial brochure with background tints
5. Creating an image with multi-layers of images and texts.
6. Applying masks and filtering on images
Flash :
Develop an image(s) and do the following.
1. Basic Drawing and Painting.
2. Working with Strokes and Fills
3. Creating Custom Colors, Gradients, and Line Styles Transforming and Grouping Objects
4. Creating and Managing Multiple Layers
5. Converting Text into Shapes
6. Animate using motion, shape, Tweening , and actions
**********
NON - MAJOR ELECTIVE II
RECENT TRENDS IN ENTERPRISE INFORMATION TECHNOLOGY
Unit I
BUSINESS PROCESS RE-ENGINEERING : Innovative or Perish – Waves of Innovation –
What a Difference a Century Can Make? – Value Innovation & BPR – Change Management –
“BPR” Philosophy – Models of “BPR”.
Unit II
SUPPLY CHAIN MANAGEMENT : Introduction to SCM – Evolution of Supply Chain
Management – E-Business & Drivers of E-Business – Concept of Supply Chain Management –
Understanding the SCM.
Unit III
SUPPLY CHAIN MANAGEMENT : SCM Frame Work – EDI, IOS, ECSS – E-Sourcing and
Out-sourcing.
ENTERPRISE RESOURCE PLANNING: Introduction to ERP – Evolution of ERP –
Materials Requirement Planning (MRP) – Manufacturing Resource Planning System (MRP II)
and Money Resource Planning (MRP III).
Unit IV
ENTERPRISE RESOURCE PLANNING: ERP Packages – SAP – Relationship of ERP with
other components of EIS – ERP implementation ERP Packages – SAP – Relationship of ERP
with other components of EIS – ERP implementation – Personnel involved in ERP
implementation.
Unit V
CUSTOMER RELATIONSHIP MANAGEMENT : Introduction to customer Relationship
Management (CRM) – Evolution of CRM – Understanding CRM – Framework of CRM –
Models of CRM – CRM Technology – Integration with other Enterprise Wide System – CRM in
Practice.
Books for Study :
1. “ENTERPRISE WIDE INFORMATION SYSTEMS”, K. Balasubramaniyan, S.Usha Priya,
K.Hema, IInd Edition – 2002.
Reference Book:
Using Information Technology – William, Sawyer, Hetisn, TMH – III Edition.
***************
MAJOR BASED ELECTIVE II
Dot Net
Unit I
Introduction – Dot Net Objects.
Unit II
Dot NetWeb Service –Windows Forms
Unit III
Data Access in Dot Net – Handling XML.
Unit IV
Events and Delegates – Threads.
Unit V
Dot Net Remoting – Dot Net Reflection.
Text Book
1. David S Platt, “Introducing Microsoft .Net”, Prentice Hall of India, New
Delhi,2003.
Reference Book
1. David Chappell, Understatnding .Net, Addison-Wesley Professional; 2
Edition,2006.
CORE COURSE VII - OPERATING SYSTEMS
Unit I :
Operating Systems Objectives and functions – Operating System and User /Computer Interface,
Operating System as a Resource Manager: Evaluation of Operating Systems – Serial Processing,
Sample Batch Systems, Time Sharing Systems.
Unit II :
Process Description, Process Control –Processes and Threads. Concurrency –Principles of
Concurrency, Mutual Exclusion – Software support, Dekker’s Algorithm –Mutual Exclusion –
Hardware support, Mutual Messages – Deadlock – Deadlock prevention, Deadlock Detection,
Deadlock Avoidance – An Integrated deadlock Strategy.
Unit III :
Memory Management – Memory Management Requirements – Fixed Partationing, Placement
Algorithm, Relocation in a Paging System – Sample Segmentation. Virtual Memory – Paging –
Address Translation in a Paging System. Segmentation – Organization, Address Translation in a
Segmentation System – Combined Paging and Segmentation – Virtual Memory – Operating
system Software – Fetch Policy, Placement Policy and replacement Policy, Page buffering
resident set Management.
Unit IV :
Scheduling – Types of Scheduling, scheduling Algorithms, scheduling criteria, FIFO, Round
Robin, Shortest Process next, Shortest Remaining Time, Highest response ratio and Feedback
scheduling Performance comparison – Fair – Share Scheduling. I/O Management and disk
scheduling – Organization of the I/O function – the Evaluation of the I/O function, Logical
structure of the I/O function, I/O Buffering, Disk Cache.
Unit V :
File Management – Files, File Management Systems, File System Architecture, Functions of File
Management File Directories – File Sharing – Secondary Storage Management – File allocation.
Text Books
1. William Stallings, “Operating Systems”, Second edition, Maxwell McMillan, International
Editions, 1997.
2. Charles Crowley, “Operating Systems-A Design Oriented Approach”, IRWIN Publications
Chicago, 1997.
References
1. Dental H.M. “An Introduction to Operating Systems”, Addison Wesley Publishing Co. 1998.
2. Silberchatz A. Peterson J.L., Galvan P. “Operating System Concepts”, Third Edition, Addison
Wesley Publishing Co., 1992.
MAJOR BASED ELECTIVE III
PHP Scripting Language
Unit I
Essentials of PHP - Operators and Flow Control - Strings and Arrays.
Unit II
Creating Functions - Reading Data in Web Pages - PHP Browser - Handling Power.
Unit III
Object-Oriented Programming –Advanced Object-Oriented Programming .
Unit IV
File Handling –Working with Databases – Sessions, Cookies, and FTP
Unit V
Ajax – Advanced Ajax – Drawing Images on the Server.
Text Book:
1.The PHP Complete Reference – Steven Holzner – Tata McGraw-Hill Edition.
Reference Books:
1. Spring into PHP5 – Steven Holzer, Tata McCraw Hill Edition.
2. Ajax Bible- Steven Holzer , Tata McCraw Hill Edition.