SCHEME OF INSTRUCTlONS AND EXAMINATION (R-2007)
UNIVERSITY OF MUMBAI
COURSE: INFORMATION TECHNOLOGY
Second Year -Semester III
Scheme of Examinations | ||||||||||
Sr. No | Subjects | Lect/ Week | Pract/ Week | Tuto/ Week | Theory | T/W | Practical | Oral | Total | |
Time | Marks | Marks | Marks | Marks | Marks | |||||
1 | Applied Mathematics III | 4 | -- | 2 | 3 | 100 | 25 | -- | -- | 125 |
2 | Data structure and Algorithms | 4 | 2 | -- | 3 | 100 | 25 | 50 |
| 175 |
3 | Electronic Devices and Circuits | 4 | 2 | -- | 3 | 100 | 25 | -- | 25 | 150 |
4 | Digital Logic Design and Applications | 4 | 2 | -- | 3 | 100 | 25 | -- | 25 | 150 |
5 | G U I and Database management | 4 | 2 | -- | 3 | 100 | 25 | 50 | 25 | 200 |
6 | Communication & Presentation Techniques | 2 | -- | 2 | -- | -- | 50 | -- | -- | 50 |
| TOTAL | 22 | 08 | 4 | -- | 500 | 175 | 100 | 75 | 850 |
Second Year -Semester IV
Scheme of Examinations | ||||||||||||||
Sr. No | Subjects | Lect/ Week | Pract/ Week | Tuto/ Week | Theory | T/W | Practical | Oral | Total | |||||
Time | Marks | Marks | Marks | Marks | Marks | |||||||||
1 | Computational Mathematics | 4 | -- | 2 | 3 | 100 | 25 | -- | -- | 125 | ||||
2 | Principles of Communication Engineering | 4 | 2 | -- | 3 | 100 | 25 | -- | -- | 125 | ||||
3 | Microprocessors &Microcontrollers | 4 | 2 | -- | 3 | 100 | 25 | -- | - | 125 | ||||
4 | Internet programming | 2 | 4 | -- | 3 | 100 | 25 | 25 | 25 | 175 | ||||
5 | Networking technology for digital devices | 4 | 2 | -- | 3 | 100 | 25 | 25 | 25 | 175 | ||||
6 | Financial Accounting & Management of technology innovation | 4 | -- | 1 | 3 | 100 | 25 | -- | -- | 125 | ||||
| TOTAL | 22 | 10 | 3 | -- | 600 | 150 | 50 | 50 | 850 | ||||
CLASS S.E. ( INFORMATION TECHNOLOGY) SEMESTER III | ||||||||||||||
HOURS PER WEEK | LECTURES | : | 04 | |||||||||||
TUTORIALS | : | -- | ||||||||||||
PRACTICALS | : | 02 | ||||||||||||
| HOURS | MARKS | ||||||||||||
EVALUATION SYSTEM: | THEORY |
| 3 | 100 | ||||||||||
PRACTICAL |
| - | - | |||||||||||
ORAL |
| - | -- | |||||||||||
TERM WORK |
| - | 25 |
1. Complex Variables:
● Functions of complex variables: Continuity and derivability of a function, Analytic functions, Necessary condition for f(z) to be analytic, sufficient conditions (without proof); Cauchy-Riemann equations in polar form, Harmonic functions, Orthogonal trajectories; Analytical and Milne-Thomson method to find f(z) from its real or imaginary parts.
● Complex Integration, Taylor's and Laurent's series (without proof),Cauchy's residue
theorem(statement &application)
2. Fourier Series:
● Orthogonal and orthonormal functions, Sine and cosine function and their orthogonal
properties,
Expression for a function in a series of orthogonal functions
● Fourier series, Dirichlet's conditions, Fourier series of periodic function, Even
and Odd functions, Half range sine and cosine series, Parseval's relations.
3. Laplace Transform:
● Laplace Transform of constant, trigonometric, exponential functions,
shifting properties, Expressions (with proofs) for
i) L{tnf(t)} ii) L{f(t)/t} iii) L{∫f(u)du} iv)
Heaviside unit step functions, Dirac delta functions and their Laplace transforms,
Laplace transform of periodic function.
● Evaluation of inverse Laplace transforms, Partial fraction method, Convolution theorem.
● Application to solve initial and boundary value problems involving ordinary differential
equation with one dependent variable.
● Types of matrices, Adjoint of a matrix
, Elementary transformations of
a matrix,
Inverse of a Matrix using Elementary transformations
, Reduction to normal
● Introduction to Scilab: Mathematical Functions, Tools, Arrays & their applications.
►QUESTION ON SCILAB SHOULD NOT BE ASKED IN UNIVERSITY (THEORY) EXAMINATION.
Volume 1 and 2 , A.V.Griha,Pune
- S.S.Shastri, "Engineering Mathematics" Vol-2, PHI, 2nd Edition, 1994.
- Churchil, "Complex Variable",McGraw Hill, Tokyo.
- Shantinarayan, "Matrices",S.Chand Publication House , Delhi
- Shantinarayan , "Theory of function of Complex Variable", S.Chand Publication House , Delhi
3. Schaum's Outline Series,McGraw Hill, "Laplace Transforms"
4. T.Veerarajan, "Engineering Mathematics",TMH
5. Dr.B.S.Grawal, "Higher Engineering Mathematics", Khanna Publications
6. Erwin Kreyszing, "Advanced Engineering Mathematics",Wiley India, 8th Edition
1. Attendance (Theory and Practical) 05
2. Assignments & practical using MATLAB 10
CLASS S.E. ( INFORMATION TECHNOLOGY) SEMESTER III | ||||
HOURS PER WEEK | LECTURES | : | 04 | |
TUTORIALS | : | -- | ||
PRACTICALS | : | 02 | ||
| HOURS | MARKS | ||
EVALUATION SYSTEM: | THEORY |
| 3 | 100 |
PRACTICAL |
| 3 | 50 | |
ORAL |
| - | - | |
TERM WORK |
| - | 25 |
1. Revisiting Java programming
construct
2. Object Oriented Design & Analysis of Algorithms
Recursion, Stacks, Queues, Linked Lists, Double – ended Queues
Vectors and Array Lists, Lists, Sequences, Favorite lists and the move –to Front Heuristic
The tree Abstract Data Type, basic Algorithms on Tree, binary Tree, data Structures for representing
The priority queues Abstract data Type, Implementing a Priority queues with a List
Heaps, Adaptable priority queues
9. Sorting Sets, and Selection
Merge Sort, Heap Sort, Quick Sort, and A Lower Bound on comparison – Based Sorting
BUCKET Sort and radix Sort, the complexity of some sorting algorithms, comparison of Sorting
Algorithms, The Set ADT and union / file Structures
String operations, Pattern Matching Algorithms, Tries, Text compression, Text similarity Testing
The graph Abstract Data Type, Data Structures for Graphs, Graph Traversals
Directed Graphs, Weighted Graphs, Shortest Paths, Minimum spanning Trees
- Micheal T Goodrich , Roberto Tamassia,(2007) Data Structure and Algorithm in Java 3rd Edition Wiley India,
- Langsam , Data Structure using JAVA, Pearson Education
- Jhon R. HubbardSchaum's outline of data structures with JAVA, McGraw Hill
- Hubbard, Data Structure with JAVA, Pearson Education
- Adam Drozdek (2001)Data Sructures and Algorithms in JAVA,1st Edition, Singapore: Thomson Asia Pte Ltd (ISBN 0534-37668-1)
- Nell Data, Daniel T. Joyce, Chip Weems(2004) Object Oriented Data Structures Using JAVA, 1st Edition, New Delhi: Narosa Publishing House
- Knuth, Donald E. (1973). The Art of Computer Programming, Volume 1/Fundamental Algorithms, 3rd Edition, Addison-Wesley.
Term work shall consist of at least 20 debugged programs and one written test.
Distribution of marks for term work shall be as follows:
1. Attendance (Theory and Practical) 05 Marks
2. Laboratory work (Experiments and Journal) 10 Marks
3. Test (at least one) 10 Marks
The final certification and acceptance of TW ensures the satisfactory
Performance of laboratory Work and Minimum Passing in the term work.
CLASS S.E ( INFORMATION TECHNOLOGY) SEMESTER III | ||||
HOURS PER WEEK | LECTURES | : | 04 | |
TUTORIALS | : |
| ||
PRACTICALS | : | 02 | ||
| HOURS | MARKS | ||
EVALUATION SYSTEM: | THEORY |
| 3 | 100 |
PRACTICAL |
| -- | -- | |
ORAL |
| -- | 25 | |
TERM WORK |
| -- | 25 |
1. Introduction to BJT amplifiers:
- Principle of operation of BJT, DC biasing, Fixed Bias , Collector to Base Bias, Voltage Divider Bias circuits
- Small signal operation and analysis of CE, CB, CC amplifier configuration,
- SPICE simulation example of amplifier
- AC analysis, Differential gain, common mode gain, CMRR .
- Constant current bias, current mirror circuits.
- SPICE simulation example of differential amplifier.
3. Operational Amplifiers and its general linear applications:
- Block diagram representation, Ideal Op-amp, Equivalent circuit, Open-loop configuration, Transfer characteristics. Op-amp with negative feedback, Frequency response. Popular Op-amp IC 741 specifications and performance characteristics.
- Basic op-amp applications: Adder, Scalar, Subtractor, Difference amplifier, I-V converter, V-I converters, Integrator, Differentiator, Instrumentation amplifier using 2 and 3 op-amp stages.
- SPICE simulation of Op-amp.
4. Active Filters and Oscillators:
- First order low pass Butterworth filter, Second order low pass Butterworth filter, First order high pass Butterworth filter, Second order high pass Butterworth filter , Band pass filter, Band reject filter , All pass filter
- Oscillator: principle, Phase shift oscillator, Wien bridge oscillator, Quadrature oscillator, amplitude stabilization in oscillators.
- SPICE simulation of Filters and Oscillators.
5. Signal generators and wave shaping circuits:
- Op-amp used as basic comparator, Zero crossing detector, Schmitt trigger comparator and transfer characteristics.
- Precision rectifier circuits, Peak detector, clamping circuit.
- Square wave generators, Triangular wave generator, Saw tooth wave generators
- Astable multivibrator , Monostable multivibrator
- Data Converters: Analog to digital converter and Digital to analog converter principles, D-A converter with binary weighted resistors, D-A converter with R-2R Ladders. Successive approximation A-D converter
- SPICE simulation examples.
6. Specialized IC applications:
- Timer IC 555 and its use as monostable and astable multivibrator, Specifications and performance characteristics.
- Voltage regulator IC 723 and its use as variable voltage regulator, Specifications and performance characteristics.
- Text Books:
- Ramakant A. Gayakwad, "OP-Amps and Linear Integrated Circuits", Pearson Education
D.Roy Choudhary and Shail Jain, " Linear Integrated Circuits", New Age International Publishers.
- Sundaram Natarajan, 'Microelectronics Analysis and Design' Tata McGraw-Hill Publishing Company Limited
- Adel S. Sedra and Kennrth C. Smith, ' Microelectronic Circuits' Fifth
Edition Oxford University Press
5. David Bell " Electronic Devices and Circuits",Oxford University Press
- Jacob Millman, Christos C Halkias, Satyabrata JIT, "Millman's Electronic Devices and Circuits", McGraw Hill International Edition.
- S Salivahanan, N Suresh Kumar, A Vallavaraj, "Electronic devices and circuits", Tata McGraw-Hill
Term work shall consist of at least 10 experiments and one written test.
Distribution of marks for term work shall be as follows:
1. Attendance (Theory and Practical) 05 Marks
2. Laboratory work (Experiments and Journal) 10 Marks
3. Test (at least one) 10 Marks
The final certification and acceptance of TW ensures the satisfactory
Performance of laboratory Work and Minimum Passing in the term work.
CLASS S.E ( INFORMATION TECHNOLOGY) SEMESTER III | ||||
HOURS PER WEEK | LECTURES | : | 04 | |
TUTORIALS | : |
| ||
PRACTICALS | : | 02 | ||
| HOURS | MARKS | ||
EVALUATION SYSTEM: | THEORY |
| 3 | 100 |
PRACTICAL |
|
|
| |
ORAL |
| - | 25 | |
TERM WORK |
| - | 25 |
A basic course in digital electronic logic circuitry. This course will introduce the
1. Raj Kamal, "Digital Systems Principle and Design" ,Pearson Education
2. Balabaniam ,Carlson, "Digital Logic Design Principles"Wiley Publications
3. Morris Mano, "Digital Design",Third Edition, Pearson edition
4. R P Jain " Modern Digital Electronics", McGraw Hill.
5. D. P. Leach, A. P. Malvino, "Digital Principles and Applications", TMH.
6 Tocci, Digital systems: Principles and applications, Pearson
7. J. Bhasker, "A VHDL Primer",Third Edition.
8. Sudhakar Yalamanchili, "Introductory VHDL" John M. Yarbrough, Pearson Ed.
1. Term work should consist of atleast 10 practical experiments.
1. Attendance (Theory and Practical) 05 Marks
2. Laboratory work (Experiments and Journal) 10 Marks
3. Test (at least one) 10 Marks
The final certification and acceptance of TW ensures the satisfactory
performance of laboratory Work and Minimum Passing in the term work.
- Study of basic Logic gates on IC"s
- 2's complement subtraction using IC 7483
- Study of ALU IC 74181 (Active high and Active low)
- 4 bit magnitude comparator using 7485.
- Stuy of flips flops using IC 74746
- Mod -100 counter using IC 7490 and IC 7493
- Study of bidirectional shift register IC 74194/7495
- Basic logic gates on VHDL and implementation on CPLD/ FPGA
- Design of BCD adder on any stimulation package
- Implementation of Combinational circuits on VHDL
- Implementation of Sequential circuits on VHDL
- Study of basic system design eg. Traffic light control
CLASS S.E ( INFORMATION TECHNOLOGY) SEMESTER III | ||||
HOURS PER WEEK | LECTURES | : | 04 | |
TUTORIALS | : | -- | ||
PRACTICALS | : | 02 | ||
| HOURS | MARKS | ||
EVALUATION SYSTEM: | THEORY |
| 3 | 100 |
PRACTICAL |
| 3 | 50 | |
ORAL |
| - | 25 | |
TERM WORK |
| - | 25 |
1. Data base concepts and Systems
Failure classification, Recovery and Atomicity, Log based recovery, Shadow paging.
Creating visual software entities
Using ActiveX controls on the web-the internet transfer control for HTTP, FTP
- An Introduction to Database System, C.J. Date Pearson Education
- Database Systems and Concepts, Henry F. Korth, Sliberschatz, Sudarshan, McGraw Hill
- GUI Design for dummies, IDG books.
- Visual Basic 2005, How to program (3rd Edition) Deitel & Deitel, Pearson Education
- Microsoft SQL Server 2000 Bible, Wiley
- BALTER, MS SQL SERVER 2005 EXPRESS IN 24 Hours, Pearson Education
- Beginning S Q L Server 2000 for Visual Basic Developers Willis thearon Shroff publishers & distributers
- Fundamentals of Database Systems, Elmasri and Navathe Pearson Education
- Database Management Systems Majumdar/ A K Bhattacharyya, Tata Mc Graw Hill
- Library Management System
- Income Tax Calculation System
- Payroll System
- Merit List Management System
- Multiple forms and MDI form
- Menus, pull down menu and pop up menu
- Database connectivity using command objects and connection objects
- One list box populated by program code
Distribution of marks for term work shall be as follows:
1. Attendance (Theory and Practical) 05 Marks
2. Laboratory work (Experiments and Journal) 10 Marks
3. Test (at least one) 10 Marks
The final certification and acceptance of TW ensures the satisfactory
performance of laboratory Work and Minimum Passing in the term work.
CLASS S.E ( INFORMATION TECHNOLOGY) SEMESTER III | ||||
HOURS PER WEEK | LECTURES | : | 02 | |
TUTORIALS | : | 02 | ||
PRACTICALS | : | -- | ||
| HOURS | MARKS | ||
EVALUATION SYSTEM: | THEORY |
| -- | -- |
PRACTICAL |
| -- | -- | |
ORAL |
| -- |
| |
TERM WORK |
| 50 |
|
Communication in a business organization: Internal and external communication, Types of meetings, strategies for conducting successful business meetings, documentation (notice, agenda, minutes, resolution) of meetings. Introduction to modern communication techniques. (e-mail, internet, video-conferencing, etc.) Legal and ethical issues in communication (Intellectual property rights: patents, TRIPS, Geographical indications). | |
| Advanced technical writing: Report writing: Definition and importance of reports, qualities of reports, language and style in reports, types of reports, formats (letter, memo, project-repots). Methods of compiling data for preparing report. A computer-aided presentation of a technical project report based on survey-based or reference based topic. The topics are to be assigned to a group of 8-10 students. The written report should not exceed 20 printed pages. Technical paper-writing, Writing business proposals. |
| Interpersonal skills: Introduction to emotional intelligence, motivation, Negotiation and conflict resolution, Assertiveness, team-building, decision-making, time-management, persuasion |
| Presentation skills: Elements of an effective presentation, Structure of a presentation, Presentation tools, Audience analysis, Language: Articulation, Good pronunciation, Voice quality, Modulation, Accent and Intonation. |
| Career skills: Preparing resumes and cover letters. Types of Resumes, Interview techniques: Preparing for job interviews, facing an interview, verbal and non-verbal communication during interviews, observation sessions and role-play techniques to be used to demonstrate interview strategies (mock interviews). |
| Group discussion: group discussions as part of selection process. Structure of a group discussion, Dynamics of group behavior, techniques for effective participation, Team work and use of body language. |
Term work: Part-I (25 Marks): Assignments;
2 assignments on communication topics
3 assignments on report-writing
3 assignments on interpersonal skills
2 assignments on career skills
At least one class test (written)
Distribution of term work marks will be as follows:
Attendance (Theory and Practical) : 05 marks
Term work: Part-II (25 Marks): Presentation;
Distribution of term work marks will be as follows:
Project report presentation : 15 marks
- Fred Luthans: Organizational behavior, McGraw Hill
- Lesikar and Petit, Report writing for business, Tata McGraw Hill
- Heta Murphy, Effective Business Communication, McGraw Hill
- Raman and Sharma, Report writing.
CLASS S.E ( INFORMATION TECHNOLOGY) SEMESTER IV | ||||
HOURS PER WEEK | LECTURES | : | 04 | |
TUTORIALS | : | -- | ||
PRACTICALS | : | 02 | ||
| HOURS | MARKS | ||
EVALUATION SYSTEM: | THEORY |
| 3 | 100 |
PRACTICAL |
| - | -- | |
ORAL |
| - | -- | |
TERM WORK |
| - | 25 |
● Random variables: Discrete & Continuous random variables, Probability density
function, Probability distribution of random variables, Expected value, Variance,
Moments & moment generating functions, Relation between Raw moments & Central
● Binomial, Poisson & Normal distributions for detailed study, Central Limit
theorem (statement only) & problems based on this theorem.
● Fitting of curves: Least square method, Fitting the straight line & parabolic
curve, Correlation, Covariance, Karl Pearson's coefficient & Spearman' s Rank
correlation coefficient ,Regression coefficients & lines of regression.
● Linear optimization problem, Formulation & Graphical solution ,
Basic solution & Feasible solution, Simplex Method(Three variables),Duality,Dual simplex method.
● Programming of Numerical Methods.
● Use of Scilab for solving system of linear equations.
●Use of Scilab in Curve Fitting.
●Use of Scilab for finding coefficient of correlation & regression coefficient.
QUESTION ON SCILAB SHOULD NOT BE ASKED IN UNIVERSITY (THEORY) EXAMINATION.
1 P.N.Wartikar and J.N.Wartikar, "Elements of Applied Mathematics"
Volume 1 and 2 , A.V.Griha,Pune
2. S.S.Shastri, "Engineering Mathematics" Vol-2,PHI,2nd Edition ,1994.
3. S.S.Shastri, "Introductory Methods of Numerical Methods", Vol-2, PHI, Second
4. Robert J.Schilling & Sandra L.Harris, "Applied Numerical Methods for Engineers
5 S.C.Gupta, V.K.Kapoor, "Fundamentals of Mathematical Statistics"
REFERRENCES:
1. Shantinarayan, "Matrices",S.Chand Publication House , Delhi
2. T.Veerarajan, "Probability and Statistics",TMH
3. Dr.B.S.Grawal, "Higher Engineering Mathematics", Khanna Publications
4. Erwin Kreyszing, "Advanced Engineering Mathematics",Wiley India, 8th Edition
5. John S. Mathews, "Numerical Methods for Mathematics,Science & Engineering"
1. Attendance (Theory and Practical) 05
2. Assignments & practical using SCILAB 10
CLASS S.E. ( INFORMATION TECHNOLOGY) SEMESTER IV | ||||
HOURS PER WEEK | LECTURES | : | 04 | |
TUTORIALS | : | -- | ||
PRACTICALS | : | 02 | ||
| HOURS | MARKS | ||
EVALUATION SYSTEM: | THEORY |
| 3 | 100 |
PRACTICAL |
| 2 |
| |
ORAL |
| - |
| |
TERM WORK |
| - | 25 |
1 Basic Communication Systems:
- Basic block diagram of communication systems.
- Types of communication channels and their characteristics
- Frequency / Spectrum allocations and their application areas.
- International standards for communication systems and frequency assignment.
- Wireless communication systems.
- Satellite communication systems.
- Optical fiber communication systems.
a) Fourier transforms, properties, energy and power density spectrum and
b) Sources of noise – Active and passive device noise, Noise parameters like
S/N ratio, Noise factor, Noise figure, Noise factor of cascaded network,
Noise temperature, and Noise bandwidth of system.
3 Amplitude Modulation Techniques:
a) AM-FC spectrum, bandwidth, power calculations and block diagrams of
Low level & High level modulator. (No circuit level description)
b) AM-SC spectrum, bandwidth, waveforms, generation methods. Circuits of Balanced
method, Phase shift method and Third method.
- AM detectors – diode detector, envelope detector and their limitations.
- TRF Receiver, Super heterodyne Receiver and Double Conversion Receiver ( only Block diagram approach)
- Receiver parameters- sensitivity, selectivity, fidelity, SINAD and types of distortion.
- Image frequency and its rejection and double spotting.
- Principle of AGC and types of AGC
- Product demodulator and Balanced demodulation of DSBSC.
5 FM transmission and reception:
- Principle of FM- waveforms, spectrum, bandwidth
- FM generation- Direct FM and Indirect FM
- Principle of AFC
- FM demodulation- Foster seely discriminator, Ratio detector and FM detection using PLL (only using Block diagram of PLL)
- FM super heterodyne Receiver block diagram with waveforms.
- Pre emphasis and de emphasis in FM, FM noise triangle
- Comparison of AM and FM systems.
6 Pulse Modulation Techniques:
- Sampling theorem for low pass signals with proof, anti aliasing filter.
- PAM, PWM and PPM techniques (only block diagram and waveforms).
- Source coding methods like PCM, DPCM, DM and ADM (only block diagram and waveforms)
- Companding in PCM, Companding laws.
- Basic digital Transmission methods- ASK, FSK and PSK with block diagram and waveforms.
- FDM and FDMA
- TDM and TDMA
- Standard FDM and TDM systems ( only block diagrams and waveforms)
- Applications in satellite communication , optical communication and wireless communication
- Frequency response of RF Class C Amplifier
- AMFC generation and Demodulation
- AMSC generation and Demodulation
- SSBSC generation and demodulation
- FM generation and Demodulation
- FM demodulation using PLL
- Sampling of Analog signals
- Pulse Analog Modulation and demodulation
- TDM system
- PCM coding and decoding
- Delta modulation and Demodulation
- ASK,FSK and PSK encoding and decoding
- Communication systems engineering John G. Proakis, Masond Saleim (Pearson education)
- Digital and Analog communication systems Leon.w. Couch , II edition
- B.P. Lathi, Modern Digital and Analog Communication Systems ,Third Edition, Oxford University press
Term work shall consist of at least 10 experiments and one written test.
Distribution of marks for term work shall be as follows: Marks
1. Attendance (Theory and Practical) 05 Marks
2. Laboratory work (Experiments and Journal) 10 Marks
3. Test (at least one) 10 Marks
The final certification and acceptance of TW ensures the satisfactory
performance of laboratory Work and Minimum Passing in the term work.
CLASS S.E. ( INFORMATION TECHNOLOGY) SEMESTER IV | ||||
HOURS PER WEEK | LECTURES | : | 04 | |
TUTORIALS | : |
| ||
PRACTICALS | : | 02 | ||
| HOURS | MARKS | ||
EVALUATION SYSTEM: | THEORY |
| 3 | 100 |
PRACTICAL |
| -- | -- | |
ORAL |
| - | -- | |
TERM WORK |
| - | 25 |
1. Introduction to 8086 Microprocessor & Architecture
2. 8086 Instruction Set & Programming :
3. Introduction to 8051 Mcrocontrollers
4. Hardware interfacing for microcontrollers
5. Introduction to PIC microcontrollers
Introduction to Microchip PIC family of Microcontrollers and development
tools. CPU architecture and instruction set, Harvard Architecture and Pipelining,
Program memory considerations, Register file structure and addressing modes, CPU
1. Microprocessors and Interfacing ,Douglas V Hall,T ata Mc Graw Hill
2. The 8051 Microcontroller and Embedded systems By Muhammad Ali Mazidi,
3. 8051 Microcontrollers programming and practice By Mike Predcko
4. Microchip Midrange Embedded Microcontrollers Handbook
5. Intel or Atmel MCS 51 Family Microcontrollers Data Sheets.
6. Design with PIC Microcontrollers By John B. Peatman, Pearson Education
- The 8086/8088 Family, John Uffenbuck, Pearson Media, LPE
- Kenneth Ayala, The 8051 Microcontroller Architecture, Programming and application, Penram International.
- Rajkamal, Embedded Systems, Tata McGraw Hill
Term work shall consist of at least 10 experiments and one written test.
Distribution of marks for term work shall be as follows: Marks
1. Attendance (Theory and Practical) 05 Marks
2. Laboratory work (Experiments and Journal) 10 Marks
3. Test (at least one) 10 Marks
The final certification and acceptance of TW ensures the satisfactory
performance of laboratory Work and Minimum Passing in the term work.
CLASS S.E. ( INFORMATION TECHNOLOGY) SEMESTER IV | ||||
HOURS PER WEEK | LECTURES | : | 02 | |
TUTORIALS | : | -- | ||
PRACTICALS | : | 04 | ||
| HOURS | MARKS | ||
EVALUATION SYSTEM: | THEORY |
| 3 | 100 |
PRACTICAL |
| 3 | 25 | |
ORAL |
| - | 25 | |
TERM WORK |
| - | 25 |
5.
SERVER SIDE PROGRAMMING I: Introduction to Servlets in Java,
Active Server Pages (ASP): Objects; Queries & Forms; Java Server Pages (JSP)
- Ralph Moseley, Middlesex University, Developing Web Applications, Wiley publications.
- Henry Chan, Raymond Lee, Tharam Dillon, E-Commerce Fundamentals and Applications, Wiley publications.
- Steven Holzner, "HTML Black Book" Dreamtech press.
- Tom Negrino and Dori smith, "JAVA script for World Wide Web".
Term work shall consist of at least 10 experiments and one written test.
Distribution of marks for term work shall be as follows: Marks
1. Attendance (Theory and Practical) 05 Marks
2. Laboratory work (Experiments and Journal) 10 Marks
3. Test (at least one) 10 Marks
The final certification and acceptance of TW ensures the satisfactory
performance of laboratory Work and Minimum Passing in the term work.
CLASS S.E. ( INFORMATION TECHNOLOGY) SEMESTER IV | ||||
HOURS PER WEEK | LECTURES | : | 04 | |
TUTORIALS | : | -- | ||
PRACTICALS | : | 02 | ||
| HOURS | MARKS | ||
EVALUATION SYSTEM: | THEORY |
| 3 | 100 |
PRACTICAL |
| 3 | 25 | |
ORAL |
| - | 25 | |
TERM WORK |
| - | 25 |
- Computer Networks, Andrew S. Tanenbaum, Pearson Education
- Distributed Operating Systems, P.K. Sinha, IEEE Press
- Youlu Zheng / Shakil Akhtar, Networks for computer scientists, Oxford University press
- Distributed Operating Systems, Andrew S. Tanenbaum, Pearson Education
- Stallings, "Data and Computer Communication", Pearson Education
- Douglas E. Comer, "Computer Networks and Internets" 4th ed, Pearson
- Bertseakas and Galleger, "Data Networks" Pearson Education
Term work shall consist of at least 10 experiments and one written test.
Distribution of marks for term work shall be as follows: Marks
1. Attendance (Theory and Practical) 05 Marks
2. Laboratory work (Experiments and Journal) 10 Marks
3. Test (at least one) 10 Marks
The final certification and acceptance of TW ensures the satisfactory
performance of laboratory Work and Minimum Passing in the term work.
- program for client-server socket
- program on Remote procedure call
- Program for creating UDP Client/server and use it
- program for Error detection &correction
- program for finding shortest path using DIjkshtras Algorithm
- Implementation of Bellman ford algorithm
- Case Study on SNMP
- Report (case study) CORBA technology
- Implementation of Deffie-Hellman & RSA algorithm
- Report on any advanced protocol.
CLASS S.E. ( INFORMATION TECHNOLOGY) SEMESTER IV | ||||
HOURS PER WEEK | LECTURES | : | 04 | |
TUTORIALS | : | 01 | ||
PRACTICALS | : |
| ||
| HOURS | MARKS | ||
EVALUATION SYSTEM: | THEORY |
| 3 | 100 |
PRACTICAL |
| -- | -- | |
ORAL |
| - | -- | |
TERM WORK |
| - | 25 |
Financial accounting techniques
Accounting for Business Transactions
Voucher system, balancing an account, trial balance
Objective of inventory management, controlling inventories, costing inventories
Regulatory and conceptual frame works
Measurement Systems, Annual reports, creative accounting, International accounting
Management accounting practices
1. Michael Jones, Accounting for Non- Specialists, Wiley India
2. Paresh shah, Basic financial Accounting, Oxford University press
4. Tarek M. Khalil, Management of technology, McGraw Hill
Term work shall consist of at least 10 experiments/ assignments and one written test.
Distribution of marks for term work shall be as follows: Marks
1. Attendance (Theory and Tutorial) 05 Marks
3. Test (at least one) 10 Marks
The final certification and acceptance of TW ensures the satisfactory
performance of laboratory Work and Minimum Passing in the term work.