files_1547113724_2263322
files_1547113724_2263322
Objective :
The effectiveness of implementation of any application in computer mainly depends on the -
that how effectively its information can be stored in the computer. For this purpose various --
structures are used. This paper will expose the students to various fundamentals structures
arrays, stacks, queues, trees etc. It will also expose the students to some fundamental, I/0
manipulation techniques like sorting, searching etc
1.0 INTRODUCTION: 04
1.1 Explain Data, Information, data types
1.2 Define data structure & Explain different operations
1.3 Explain Abstract data types
1.4 Discuss Algorithm & its complexity
1.5 Explain Time, space tradeoff
6.0 TREE 08
6.1 Explain Basic terminology of Tree
6.2 Discuss Binary tree, its representation and traversal, binary search tree, searching,
6.3 Explain insertion & deletion in a binary search trees
7.0 GRAPHS 06
7.1 Explain graph terminology & its representation,
7.2 Explain Adjacency Matrix, Path Matrix
Learning Resources:
Text Books:
Sl no. Name of Authors Titles of the Book Name of the publisher
1. S. Lipschutz Data Structure Schaum Series
2. A.N.Kamthane Introduction to Data Pearson Education
Structure in C
3. Reema Thereja Data Strcture using C Oxford University
Press
MANAGEMENT INFORMATION SYSTEM
Objective :
Management Information System is the basic foundation paper for any hardcore computer engineer.
In this subject students will be exposed to the theoretical aspects of different functional units of a
digital computer and fundamental idea how different units of a computer system work together to
achieve a common goal.
Learning Resources:
Text Books:
Sl no. Name of Authors Titles of the Book Name of the publisher
1. Dr. A.K.Gupta Management Information System S.Chand & Company Ltd
2. W.S Jawadekar Management Information System TMH
3. Gordon B davis & Management Information Systems TMH
Margethe H Olson
4. Girodhar Joshi Management Information Systems OXFORD PRESS
DIGITAL ELECTRONICS
A: RATIONALE:
The Digital Electronics can play a vital role in wide Varity applications in the field of
industrial machinery,computers,microprocessor,microcontrollers& household
appliances,among others. It is the inter connection among the digital components and
modules. The various Digital ICs are replaced today the analogcomponents.These are
working with high degree of accuracy
B: OBJECTIVES :
On completion of the study the students will be able to:
Know about the Number systems & codes.
Know about Different types of Logic gates.
Know about Boolean Algebra.
Know about different types of Combinational Logic Circuits.
Know about different types of Sequential Logic Circuits.
Know about different types of Logic Families.
Know about Counters and Registers.
Know about the ADC & DAC.
Know about Display devices.
7 COUNTERS 07
7.1 List the different types of counters-Synchronous and Asynchronous& its
applications
7.2 Explain the modulus of a counter
7.3 Compare Synchronous and Asynchronous counters.
7.4 Explain the working of 4 bit ripple counter (UP & DOWN) with truth table
and timing diagram
7.5 Explain the Synchronous decade/mod 10 counter
8 REGISTERS 08
8.1 Explain the working of buffer register
8.2 Explain the working of various types of shift registers SISO, SIPO, PISO,
PIPO
8.3 Explain the working of bidirectional and Universal shift register(4bit)
8.4 Explain the applications of Shift Registers
8.5 Explain Ring &Jhonson Counter
9 A to D and D to A CONVERTERS& DISPLAY DEVICES & Applications 12
9.1 Explain the performance parameters of DAC-Resolution, Accuracy and
Conversion time
9.2 Explain Binary Weighted resistor DAC
9.3 Explain R-2R Ladder type DAC
9.4 Explain the performance parameters of ADC-Resolution, Quantization Error
and
conversion time Periods
9.5 Explain the Ramp type and Dual Slope ADC’s
9.6 Explain the Successive –Approximation type ADC
9.7 Explain LED driver using IC 7447 decoder
9.8 Discuss PLD ,its types, Symbol, Implementation & Advantages
Learning Resources:
Text Books:
Sl no. Name of Authors Titles of the Book Name of the publisher
1. Ananda Kumar Fundamental of Digital Electronics PHI Publication
2. P.RAJA Digital Electronics SCITECH Publication
3. G.K.Kharate Digital Electronics OXFORD Publication
Reference:
1. Anokh Singh Digital Electronics & Microprocessor S.Chand
&A.K.Chhabara
2. R.P.Jain Modern Digital Electronics McGraw Hill
3. S.Salivahanan Digital Circuits Design VIKAS Pub House Pvt
,S.Arivazhagan
FUNDAMENTAL OF ELECTRONICS DEVICES
RATIONALE
Electronics being the basic building block for computer hardware, happens to be the foundation for a
student of computer science & Engineering. In this subject the student will be expressed to the various
analog electronics component concepts, which are the basic units of any modern computer and its
peripheral devices.
1. Semiconductor Theory 07
1.1 Introduction
1.2 PN junction thermal equilibrium
1.3 PN junction under forward bios
1.4 PN junction under reverse bios
1.5 Combined V-I characteristics under forward & reverse bios
3.1 Introduction
3.2 Carrier generation by light in a uniform semiconductor
3.3 PN junction photo diode for light detection
3.4 Phototransistor concept only
3.5 Miscellaneous photo detector structures
3.6 MOSFET structure, types & mode of operation
4. AUDIO POWER AMPLIFIERS 08
7. OSCILLATOR 10
8. TUNED AMPLIFIER 04
Text Books:
Sl no. Name of Authors Titles of the Book Name of the publisher
1. M.K.Chuthan & Semiconductor devices TMH
Bhatt
2. V.K.Meheta Principle of Electronics
3. B.L.Thereja Principles of electronics Circuits S.Chand
DATA STRUCTURE LAB USING - C
Learning Resources:
Text Books:
Sl no. Name of Authors Titles of the Book Name of the publisher
1. T.R.Jagadesh Computer lab referral for diploma
students Unv. S. Press
2. Gilburg,Forouzen Data Structure A pseudocode
approach with C
MANAGEMENT INFORMATION SYSTEM LAB.
Introduction to FOXPRO
Introduction, Special features of FoxPro, Starting FoxPro, Terminologies used in FoxPro
File/Table-Record-Fields, Conventions used for naming fiends, Data types
Understanding Databases
Introduction, Opening a Table/Database, Adding records in a table, Close a file
Retrieving and Editing the Data
Introduction, List, Display, Record pointer, Moving the record pointer - Goto -Skip,
Modifying data-Edit-Browse
Managing Databases
Introduction, Sorting, Indexing, Searching for record within the database -Locate-Find-Seek
Working with Reports
Introduction, Creating a report format, Generating a report, Previewing the Report-Grouping
of data-Subtotals-Grand total
Getting Started with Programming
Introduction, Commands for writing programs - Say - Get-Read - Valid - Range, Picture,
Input Accept - Cancel, Branching concepts - If-endif - Do case Otherwise
Programming Structures
Introduction, Looping commands - Do while - For-End for
DIGITAL ELECTRONICS LAB
1. Implement AND, OR, NOT, NOR, NAND, XOR, XNOR gates & verify the truth table.
7. Study flip-flops
i. JK flip flop. ii. D flip flop. iii. SR flip flop.
8. Study 4 - bit a synchronous up/down counter using gates.
9. Study 4 - bit synchronous up/down counter using gates.
10. Study mod 6, mod 10, mod 12, a synchronous counters.
11. Study ring counters.
12. Study shift resistors
i. SISO ii. SIPO iii. PISO iv. PIPO v. Bi-directional
13. Study 8 - bit D/A & A/D conversion using IC only.
14. Study Multiplexer & De-multiplexer using IC only.
15. Study encoders & decoders.
16. Study display devices – LED/LCD, 7-segment display.
(All the above experiments are to be conducted giving thorough study of IC’s)