HEAD
The AI problems, what is an AI technique, Characteristics of AI applications. Introduction to LISP programming: Syntax and numeric functions, Basic list manipulation functions, predicates and conditionals, input output and local variables, iteraction and recursion, property lists and arrays.
General problem solving, production systems, control strategies forward and backward chaining, exhausive searches depth first breadth first search.
Hill climbing, branch and bound technique, best first search & A* algorithm, AND / OR graphs, problem reduction & AO* algorithm, constraint satisfaction problems.
First order predicate calculus, skolemization, resolution principle & unification, interface mechanisms, horn's clauses, semantic networks, frame systems and value inheritance, scripts, conceptual dependency.
Parsing techniques, context free grammer, recursive transitions nets (RNT), augmented transition nets (ATN), case and logic grammers, symantic analysis.
Game playing
Minimax search procedure, alpha-beta cutoffs, additional refinments.
Overview an example domain the block word, component of planning systems, goal stack planning, non linear planning.
Probability theory, bayes theorem and bayesian networks, certainty factor.
Introduction to expert system and application of expert systems, various expert system shells, vidwan frame work, knowledge acquisition, case studies, MYCIN.
Rote learning, learning by induction, explanation based learning.
Elaine Rich and Kevin Knight “Artifical Intelligence” - Tata McGraw Hill.
“Artifical Intelligence” 4 ed. Pearson.
Dan W. Patterson “Introduction to Artifical Intelligence and Expert Systems”, Prentice India.
Nils J. Nilson “Principles of Artifical Intelligence”, Narosa Publishing House.
Clocksin & C.S.Melish “Programming in PROLOG”, Narosa Publishing House.
M.Sasikumar,S.Ramani etc. “Rule based Expert System”, Narosa Publishing House.
Note : Paper is to be set unit wise with internal choice.
Introduction to Storage Technology: Data proliferation, evolution of various storage technologies, Overview of storage infrastructure components, Information Lifecycle Management, Data categorization.
Storage Systems Architecture: Intelligent disk subsystems overview, Contrast of integrated vs. modular arrays, Component architecture of intelligent disk subsystems, Disk physical structure components, properties, performance, and specifications, RAID levels & parity algorithms, hot sparing, Front end to host storage provisioning, mapping and operation.
Introduction to Networked Storage: JBOD, DAS, NAS, SAN & CAS evolution and comparision. Applications, Elements, connectivity, standards, management, security and limitations of DAS, NAS, CAS & SAN.
Hybrid Storage solutions; Virtualization: Memory, network, server, storage & appliances. Data center concepts & requirements, Backup & Disaster Recovery: Principles
Managing & Monitoring: Industry management standards (SNMP, SMI-S, CIM), standard framework applications, Key management metrics (Thresholds, availability, capacity, security, performance).
Information storage on cloud :Concept of Cloud, Cloud Computing, storage on Cloud, Cloud Vocabulary, Architectural Framework, Cloud benefits, Cloud computing Evolution, Applications & services on cloud, Cloud service providers and Models, Essential characteristics of cloud computing, Cloud Security and integration.
G. Somasundaram & Alok Shrivastava (EMC Education Services) editors; Information Storage and Management: Storing, Managing, and Protecting Digital Information; Wiley India.
Ulf Troppens, Wolfgang Mueller-Friedt, Rainer Erkens, Rainer Wolafka, Nils Haustein; Storage Network explained : Basic and application of fiber channels, SAN, NAS, iSESI, INFINIBAND and FCOE, Wiley India.
John W. Rittinghouse and James F. Ransome; Cloud Computing : Implementation , Management and Security, CRC Press, Taylor Frances Pub.
Nick Antonopoulos, Lee Gillam; Cloud Computing : Principles, System & Application, Springer.
Anthony T. Velete, Toby J.Velk, and Robert Eltenpeter, Cloud Computing : A practical Approach, TMH Pub.
Saurabh , Cloud Computing : Insight into New Era Infrastructure, Wiley India.
Sosinsky, Cloud Computing Bible, Wiley India.
Computer Graphics : definition, classification & Applications, Development of Hardware & Software for Computer Graphics. Display devices, Hard copy devices. Interactive Input devices, display processor, Line drawing; various algorithms and their comparison, circle generation- Bresenham’s mid point circle drawing algorithm, mid point ellipse drawing algorithm.
Attributes of output primitives, line style, color and intensity, Area filling algorithms, Scan line algorithm, boundary fill flood fill algorithm, Antialiasing techniques. Two dimensional transformations; translation, scaling, rotation, reflection sheering, composite transformation, transformation commands, character generation.
Viewing coordinates, Window, view port, clipping, Window to view port transformation, line clipping algorithm; Cohen Sutherland, polygon clipping; Sutherland hodgman algorithm, 3D clipping : Normalized view volumes, view port clipping, clipping in homogeneous coordinates.
Illumination model: Light sources, diffuse reflection specular reflection, reflected light, intensity levels, surface shading; phong shading ground shading, color models like RGB, YIQ, CMY, HSV etc.
3-D Viewing: Three-dimensional concepts, 3D display techniques, 3D representation polygon & curved surfaces. Design of curves & surfaces- Bezier’s Method, B-spline methods, 3D transformation transition, scaling, composite transformation rotation about arbitrary axis, projections: Parallel & Perspective, Hidden surface and line removal; back face removal, depth buffer and scan line methods.
Introduction to multimedia, multimedia components, multimedia hardware, SCSI, IDE, MCI, Multimedia data and file formats, RTF, TIFF, MIDI, JPEG, DIB, MPEG, Multimedia tools, presentations tools, Authoring tools, presentations.
D.Hearn and M.P. Baker “Computer Graphics” (2nd ed), PHI.
S. Harrington – “Computer Graphics - a Programming approach” (2nd ed) McGrawhill.
New Mann & Sprovl- “Principles of interactive computer graphics” (2nd ed) McGrawhill.
Roger S. David “Procedural Elements for Computer Graphics”, McGraw Hill.
Roger S David “Mathematical Elements for Computer Graphics”, McGraw Hill.
Foley & Vandan “Computer Graphics Principles & Practice in “C” “Addision Wesly.
Tay Vaugham “ Multimedia Making it Work” 5th Ed. 2001, Tata McGraw Hill.
Prabhat K. Andleigh & Kiran Thakur “Multimedia System Design”, PHI
Drew, “Fundamentals of Multimedia”, Pearsons.
Nigel Chapman, J. Chapman “Digital Multimedia” Wiley India.
Note : Paper is to be set unit wise with internal choice.
Combinational algorithms, string processing algorithm, Algebric algorithms , set algorithms
Ullman "Analysis and Design of Algorithm" TMH
Goodman “Introduction to the Design & Analysis of Algorithms, TMH-2002.
Sara Basse, A. V. Gelder, “ Computer Algorithms,” Addison Wesley
T. H. Cormen, Leiserson , Rivest and Stein, “Introduction of Computer algorithm,” PHI
E. Horowitz, S. Sahni, and S. Rajsekaran, “Fundamentals of Computer Algorithms,” Galgotia Publication
Note : Paper is to be set unit wise with internal choice.
..else, switch; loops – for, while, do…while; special statements–return, break, continue, labeled break, labeled continue; Modular programming methods; arrays; memory allocation and garbage collection in java keywords.
The Byte stream : Input stream, output stream, file input stream, file output stream, print stream, Random access file, the character streams, Buffered reader, buffered writer, print writer, serialization.
; RMI for distributed computing; RMI registry services; Steps of creating RMI Application and an example.
Naughton & Schildt “The Complete Reference Java 2”, Tata McGraw Hill
Deitel “Java- How to Program:” Pearson Education, Asia
Horstmann & Cornell “Core Java 2” (Vol I & II ) , Sun Microsystems
lvan Bayross “Java 2.0” : BPB publications
Ivor Horton’s “Beginning Java 2, JDK 5 Ed., Wiley India.
Note : Paper is to be set unit wise with internal choice.
MCA-405 Elective-I : E1(B) Compiler Design
LR parsers, constructing SLR and canonical LR parsing tables, using ambiguous grammer, Introduction to YACC, LR(1) & LALR Parsers.
Alfred V. Aho, Ravi Sethi and J.D. Ullman “Compilers- Principles, Techniques and tools” Addison Wesley. A
Alfred V.Aho and J.D. Ullman “Principles of Compiler Design” Narosa Publishing House.
Tremblay, “Theory and Practice of compiler writing”, Mc Graw Hill.
Holuv, “Compiler Design in C”, PHI.
Dhamdhare D.M., “Compiler Construction Principles and Practice”, Macmillan India.
Note : Paper is to be set unit wise with internal choice.
MCA-405 Elective-I : E1(C) Managerial Economics
Nature and scope of managerial economics, objectives of firm, management and behavioral theories of the firm.
Concepts of opportunity cost , incremental, time perspective, principles of discounting and aquamarine, demand analysis purpose and concepts, elasticity of demand, methods of demand forecasting.
Product and cost analysis: short run and long run average cost curves. Profits: nature and measurement policy, break even analysis, case study.
Law of supply, economies and diseconomies of scale, law of variable proportions. Production functions: single output isoquants.
Pricing: prescriptive approach, price determination under perfect competition, monopoly, oligopoly and monopolistic competition, full cost pricing, pricing strategies
Dean J. Managerial Economics PHI, New Delhi
Mote V.L. et al Management Economics Concepts and Cases TMH, New Delhi
Boyes and Melvin “Text book of Economics” Wiley India.
Berry Keating & Wilson “Managerial Economics” Wiley India.
Note : Paper is to be set unit wise with internal choice.
Modeling Complex Data Semantics, Specialization, Generalization, Aggregation and Association, Objects, Object Identity and its implementation, Clustering, Equality and Object Reference, Architecture of Object Oriented and Object Relational databases, Persistent Programming Languages, Cache Coherence. Case Studies: Gemstone, O2, Object Store, SQL3, Oracle xxi, DB2.
Data log and Recursion, Evaluation of Data log program, Recursive queries with negation.
Parallel architectures, shared nothing/shared disk/shared memory based architectures, Data partitioning, Intra-operator parallelism, pipelining. Distributed Data Storage – Fragmentation & Replication, Location and Fragment Transparency Distributed Query Processing and Optimization, Distributed Transaction Modeling and concurrency Control, Distributed Deadlock, Commit Protocols, Design of Parallel Databases, and Parallel Query Evaluation.
Advanced transaction models: Savepoints, Nested and Multilevel Transactions, Compensating Transactions and Saga, Long Duration Transactions, Weak Levels of Consistency, Transaction Work Flows, Transaction Processing Monitors, Shared disk systems.
Triggers in SQL, Event Constraint and Action: ECA Rules, Query Processing and Concurrency Control, Recursive query processing, Compensation and Databases Recovery, multi-level recovery.
Modeling and Storage of Image and Multimedia Data, Data Structures – R-tree, k-d tree, Quad trees, Content Based Retrieval: Color Histograms, Textures, etc., Image Features, Spatial and Topological Relationships, Multimedia Data Formats, Video Data Model, Audio & Handwritten Data, Geographic Information Systems (GIS).
Accessing Databases through WEB, WEB Servers, XML Databases, Commercial Systems – Oracle xxi, DB2.
Elmarsi, “Fundamentals of Database Systems”, 4 th Edition, Pearson Education
R. Ramakrishnan, “Database Management Systems”, 1998, McGraw Hill International Editions
Elmagarmid.A.K. “Database transaction models for advanced applications”, Morgan Kaufman.
Transaction Processing, Concepts and Techniques, J. Gray and A. Reuter, Morgan Kauffman..
S. Abiteboul, R. hull and V. Vianu, “Foundations of Databases”, 1995, Addison – Wesley Publishing Co., Reading Massachusetts.
W. Kim, “Modern Database Systems”, 1995, ACM Press, Addison – Wesley.
D. Maier, “The Theory of Relational Databases”, 1993, Computer Science Press, Rockville, Maryland
Intel 8086 Microprocessor: 8086 Architecture, Pin out diagram and pin description, Addressing Modes, bus transfer techniques with read/write cycle, 8086 Interrupts and Interrupt Responses.
Interfacing of 8086 with Memories, PPI (8255), Keyboard Controller (8279), DMA Controller (8257) Interfacing of 8086 with Programmable Interval Timer (8254) and Programmable Interrupt Controller (8259).
Introduction to Intel 80286, comparison of 80286 with 8086,80286 Architecture signal and system connection, Real and Virtual Addressing Modes, Memory Management Scheme, 80286 Protection Mechanism, 80286 Interrupts.
Introduction to Intel 80386,comparison of 80386 with 8086,80286,Difference between 80386SX and 80386DX, Memory and I/O system of 80386,Special 80386 Registers, 80386 Memory Management Scheme, memory Paging Scheme
Introduction of 80486, Difference between 80486DX and 80486SX,Basic 80486 Architecture, 80486 Memory and I/O system, 80486 Memory Management Scheme, Introduction to Pentium, Pentium Memory and I/O system, Special Pentium Registers, Pentium Memory Management, Difference between Pentium and Pentium Pro.
D.V.Hall: “ Microprocessor and Interfacing, Programming and Hardware” TMH
D.V.Hall: “ Microprocessor and Interface Programming” TMH
Barry. B. Brey : “ The Intel Microprocessors Architecture, Programming and Interfacing” Pearson Education (6th Edition)
James L. Antonakos : “The Pentium Microprocessor” Pearson Education.
V.Korneev,A.Kiselev “Modern Microprocessor” 3rd Edition , Wiley Dreamtech Publication
Note : Paper is to be set unit wise with internal choice.
=======The AI problems, what is an AI technique, Characteristics of AI applications. Introduction to LISP programming: Syntax and numeric functions, Basic list manipulation functions, predicates and conditionals, input output and local variables, iteraction and recursion, property lists and arrays.
General problem solving, production systems, control strategies forward and backward chaining, exhausive searches depth first breadth first search.
Hill climbing, branch and bound technique, best first search & A* algorithm, AND / OR graphs, problem reduction & AO* algorithm, constraint satisfaction problems.
First order predicate calculus, skolemization, resolution principle & unification, interface mechanisms, horn's clauses, semantic networks, frame systems and value inheritance, scripts, conceptual dependency.
Parsing techniques, context free grammer, recursive transitions nets (RNT), augmented transition nets (ATN), case and logic grammers, symantic analysis.
Game playing
Minimax search procedure, alpha-beta cutoffs, additional refinments.
Overview an example domain the block word, component of planning systems, goal stack planning, non linear planning.
Probability theory, bayes theorem and bayesian networks, certainty factor.
Introduction to expert system and application of expert systems, various expert system shells, vidwan frame work, knowledge acquisition, case studies, MYCIN.
Rote learning, learning by induction, explanation based learning.
Elaine Rich and Kevin Knight “Artifical Intelligence” - Tata McGraw Hill.
“Artifical Intelligence” 4 ed. Pearson.
Dan W. Patterson “Introduction to Artifical Intelligence and Expert Systems”, Prentice India.
Nils J. Nilson “Principles of Artifical Intelligence”, Narosa Publishing House.
Clocksin & C.S.Melish “Programming in PROLOG”, Narosa Publishing House.
M.Sasikumar,S.Ramani etc. “Rule based Expert System”, Narosa Publishing House.
Note : Paper is to be set unit wise with internal choice.
Introduction to Storage Technology: Data proliferation, evolution of various storage technologies, Overview of storage infrastructure components, Information Lifecycle Management, Data categorization.
Storage Systems Architecture: Intelligent disk subsystems overview, Contrast of integrated vs. modular arrays, Component architecture of intelligent disk subsystems, Disk physical structure components, properties, performance, and specifications, RAID levels & parity algorithms, hot sparing, Front end to host storage provisioning, mapping and operation.
Introduction to Networked Storage: JBOD, DAS, NAS, SAN & CAS evolution and comparision. Applications, Elements, connectivity, standards, management, security and limitations of DAS, NAS, CAS & SAN.
Hybrid Storage solutions; Virtualization: Memory, network, server, storage & appliances. Data center concepts & requirements, Backup & Disaster Recovery: Principles
Managing & Monitoring: Industry management standards (SNMP, SMI-S, CIM), standard framework applications, Key management metrics (Thresholds, availability, capacity, security, performance).
Information storage on cloud :Concept of Cloud, Cloud Computing, storage on Cloud, Cloud Vocabulary, Architectural Framework, Cloud benefits, Cloud computing Evolution, Applications & services on cloud, Cloud service providers and Models, Essential characteristics of cloud computing, Cloud Security and integration.
G. Somasundaram & Alok Shrivastava (EMC Education Services) editors; Information Storage and Management: Storing, Managing, and Protecting Digital Information; Wiley India.
Ulf Troppens, Wolfgang Mueller-Friedt, Rainer Erkens, Rainer Wolafka, Nils Haustein; Storage Network explained : Basic and application of fiber channels, SAN, NAS, iSESI, INFINIBAND and FCOE, Wiley India.
John W. Rittinghouse and James F. Ransome; Cloud Computing : Implementation , Management and Security, CRC Press, Taylor Frances Pub.
Nick Antonopoulos, Lee Gillam; Cloud Computing : Principles, System & Application, Springer.
Anthony T. Velete, Toby J.Velk, and Robert Eltenpeter, Cloud Computing : A practical Approach, TMH Pub.
Saurabh , Cloud Computing : Insight into New Era Infrastructure, Wiley India.
Sosinsky, Cloud Computing Bible, Wiley India.
Computer Graphics : definition, classification & Applications, Development of Hardware & Software for Computer Graphics. Display devices, Hard copy devices. Interactive Input devices, display processor, Line drawing; various algorithms and their comparison, circle generation- Bresenham’s mid point circle drawing algorithm, mid point ellipse drawing algorithm.
Attributes of output primitives, line style, color and intensity, Area filling algorithms, Scan line algorithm, boundary fill flood fill algorithm, Antialiasing techniques. Two dimensional transformations; translation, scaling, rotation, reflection sheering, composite transformation, transformation commands, character generation.
Viewing coordinates, Window, view port, clipping, Window to view port transformation, line clipping algorithm; Cohen Sutherland, polygon clipping; Sutherland hodgman algorithm, 3D clipping : Normalized view volumes, view port clipping, clipping in homogeneous coordinates.
Illumination model: Light sources, diffuse reflection specular reflection, reflected light, intensity levels, surface shading; phong shading ground shading, color models like RGB, YIQ, CMY, HSV etc.
3-D Viewing: Three-dimensional concepts, 3D display techniques, 3D representation polygon & curved surfaces. Design of curves & surfaces- Bezier’s Method, B-spline methods, 3D transformation transition, scaling, composite transformation rotation about arbitrary axis, projections: Parallel & Perspective, Hidden surface and line removal; back face removal, depth buffer and scan line methods.
Introduction to multimedia, multimedia components, multimedia hardware, SCSI, IDE, MCI, Multimedia data and file formats, RTF, TIFF, MIDI, JPEG, DIB, MPEG, Multimedia tools, presentations tools, Authoring tools, presentations.
D.Hearn and M.P. Baker “Computer Graphics” (2nd ed), PHI.
S. Harrington – “Computer Graphics - a Programming approach” (2nd ed) McGrawhill.
New Mann & Sprovl- “Principles of interactive computer graphics” (2nd ed) McGrawhill.
Roger S. David “Procedural Elements for Computer Graphics”, McGraw Hill.
Roger S David “Mathematical Elements for Computer Graphics”, McGraw Hill.
Foley & Vandan “Computer Graphics Principles & Practice in “C” “Addision Wesly.
Tay Vaugham “ Multimedia Making it Work” 5th Ed. 2001, Tata McGraw Hill.
Prabhat K. Andleigh & Kiran Thakur “Multimedia System Design”, PHI
Drew, “Fundamentals of Multimedia”, Pearsons.
Nigel Chapman, J. Chapman “Digital Multimedia” Wiley India.
Note : Paper is to be set unit wise with internal choice.
Combinational algorithms, string processing algorithm, Algebric algorithms , set algorithms
Ullman "Analysis and Design of Algorithm" TMH
Goodman “Introduction to the Design & Analysis of Algorithms, TMH-2002.
Sara Basse, A. V. Gelder, “ Computer Algorithms,” Addison Wesley
T. H. Cormen, Leiserson , Rivest and Stein, “Introduction of Computer algorithm,” PHI
E. Horowitz, S. Sahni, and S. Rajsekaran, “Fundamentals of Computer Algorithms,” Galgotia Publication
Note : Paper is to be set unit wise with internal choice.
..else, switch; loops – for, while, do…while; special statements–return, break, continue, labeled break, labeled continue; Modular programming methods; arrays; memory allocation and garbage collection in java keywords.
The Byte stream : Input stream, output stream, file input stream, file output stream, print stream, Random access file, the character streams, Buffered reader, buffered writer, print writer, serialization.
; RMI for distributed computing; RMI registry services; Steps of creating RMI Application and an example.
Naughton & Schildt “The Complete Reference Java 2”, Tata McGraw Hill
Deitel “Java- How to Program:” Pearson Education, Asia
Horstmann & Cornell “Core Java 2” (Vol I & II ) , Sun Microsystems
lvan Bayross “Java 2.0” : BPB publications
Ivor Horton’s “Beginning Java 2, JDK 5 Ed., Wiley India.
Note : Paper is to be set unit wise with internal choice.
MCA-405 Elective-I : E1(B) Compiler Design
LR parsers, constructing SLR and canonical LR parsing tables, using ambiguous grammer, Introduction to YACC, LR(1) & LALR Parsers.
Alfred V. Aho, Ravi Sethi and J.D. Ullman “Compilers- Principles, Techniques and tools” Addison Wesley. A
Alfred V.Aho and J.D. Ullman “Principles of Compiler Design” Narosa Publishing House.
Tremblay, “Theory and Practice of compiler writing”, Mc Graw Hill.
Holuv, “Compiler Design in C”, PHI.
Dhamdhare D.M., “Compiler Construction Principles and Practice”, Macmillan India.
Note : Paper is to be set unit wise with internal choice.
MCA-405 Elective-I : E1(C) Managerial Economics
Nature and scope of managerial economics, objectives of firm, management and behavioral theories of the firm.
Concepts of opportunity cost , incremental, time perspective, principles of discounting and aquamarine, demand analysis purpose and concepts, elasticity of demand, methods of demand forecasting.
Product and cost analysis: short run and long run average cost curves. Profits: nature and measurement policy, break even analysis, case study.
Law of supply, economies and diseconomies of scale, law of variable proportions. Production functions: single output isoquants.
Pricing: prescriptive approach, price determination under perfect competition, monopoly, oligopoly and monopolistic competition, full cost pricing, pricing strategies
Dean J. Managerial Economics PHI, New Delhi
Mote V.L. et al Management Economics Concepts and Cases TMH, New Delhi
Boyes and Melvin “Text book of Economics” Wiley India.
Berry Keating & Wilson “Managerial Economics” Wiley India.
Note : Paper is to be set unit wise with internal choice.
Modeling Complex Data Semantics, Specialization, Generalization, Aggregation and Association, Objects, Object Identity and its implementation, Clustering, Equality and Object Reference, Architecture of Object Oriented and Object Relational databases, Persistent Programming Languages, Cache Coherence. Case Studies: Gemstone, O2, Object Store, SQL3, Oracle xxi, DB2.
Data log and Recursion, Evaluation of Data log program, Recursive queries with negation.
Parallel architectures, shared nothing/shared disk/shared memory based architectures, Data partitioning, Intra-operator parallelism, pipelining. Distributed Data Storage – Fragmentation & Replication, Location and Fragment Transparency Distributed Query Processing and Optimization, Distributed Transaction Modeling and concurrency Control, Distributed Deadlock, Commit Protocols, Design of Parallel Databases, and Parallel Query Evaluation.
Advanced transaction models: Savepoints, Nested and Multilevel Transactions, Compensating Transactions and Saga, Long Duration Transactions, Weak Levels of Consistency, Transaction Work Flows, Transaction Processing Monitors, Shared disk systems.
Triggers in SQL, Event Constraint and Action: ECA Rules, Query Processing and Concurrency Control, Recursive query processing, Compensation and Databases Recovery, multi-level recovery.
Modeling and Storage of Image and Multimedia Data, Data Structures – R-tree, k-d tree, Quad trees, Content Based Retrieval: Color Histograms, Textures, etc., Image Features, Spatial and Topological Relationships, Multimedia Data Formats, Video Data Model, Audio & Handwritten Data, Geographic Information Systems (GIS).
Accessing Databases through WEB, WEB Servers, XML Databases, Commercial Systems – Oracle xxi, DB2.
Elmarsi, “Fundamentals of Database Systems”, 4 th Edition, Pearson Education
R. Ramakrishnan, “Database Management Systems”, 1998, McGraw Hill International Editions
Elmagarmid.A.K. “Database transaction models for advanced applications”, Morgan Kaufman.
Transaction Processing, Concepts and Techniques, J. Gray and A. Reuter, Morgan Kauffman..
S. Abiteboul, R. hull and V. Vianu, “Foundations of Databases”, 1995, Addison – Wesley Publishing Co., Reading Massachusetts.
W. Kim, “Modern Database Systems”, 1995, ACM Press, Addison – Wesley.
D. Maier, “The Theory of Relational Databases”, 1993, Computer Science Press, Rockville, Maryland
Intel 8086 Microprocessor: 8086 Architecture, Pin out diagram and pin description, Addressing Modes, bus transfer techniques with read/write cycle, 8086 Interrupts and Interrupt Responses.
Interfacing of 8086 with Memories, PPI (8255), Keyboard Controller (8279), DMA Controller (8257) Interfacing of 8086 with Programmable Interval Timer (8254) and Programmable Interrupt Controller (8259).
Introduction to Intel 80286, comparison of 80286 with 8086,80286 Architecture signal and system connection, Real and Virtual Addressing Modes, Memory Management Scheme, 80286 Protection Mechanism, 80286 Interrupts.
Introduction to Intel 80386,comparison of 80386 with 8086,80286,Difference between 80386SX and 80386DX, Memory and I/O system of 80386,Special 80386 Registers, 80386 Memory Management Scheme, memory Paging Scheme
Introduction of 80486, Difference between 80486DX and 80486SX,Basic 80486 Architecture, 80486 Memory and I/O system, 80486 Memory Management Scheme, Introduction to Pentium, Pentium Memory and I/O system, Special Pentium Registers, Pentium Memory Management, Difference between Pentium and Pentium Pro.
D.V.Hall: “ Microprocessor and Interfacing, Programming and Hardware” TMH
D.V.Hall: “ Microprocessor and Interface Programming” TMH
Barry. B. Brey : “ The Intel Microprocessors Architecture, Programming and Interfacing” Pearson Education (6th Edition)
James L. Antonakos : “The Pentium Microprocessor” Pearson Education.
V.Korneev,A.Kiselev “Modern Microprocessor” 3rd Edition , Wiley Dreamtech Publication
Note : Paper is to be set unit wise with internal choice.
>>>>>>> html