Home


Career | Directory | Internal links | Web Mail| Sitemap |

  • Home
  • About us
    • The Trust
    • The College
    • Gallery
    • Chairman's Message
    • MD's Message
    • Director's Message
    • Mission & Vision
  • Faculty
    • Teaching
    • Non Teaching
    • Login
  • Departments
    • EE
    • ECE
    • Civil
    • Mechanical
    • CSE
    • Applied Science
  • Facility
    • Library
    • WorkShop
    • Transport
    • Hostel
    • Sports
    • Medical
  • Courses
  • Admissions
    • Procedure
    • Fee Structure
  • Contact Us

Computer Science Engineering

SEMERSTER IV

COURSE SCHEME
FOR B.E. 4TH SEMESTER COMPUTER ENGINEERING.
FOR EXAMINATION TO BE HELD FOR BATCH 2014 & ONWARDS

 

Course

Curriculum Hrs/week

 

Marks

Code

Name

L

T

P

Thry

Sess

Pract

Total

COM-401

Digital Electronics.

3

2

 

100

40

-

140

COM-402

Principles of Programming Languages

3

2

 

100

40

-

140

COM-403

System Programming.

2

2

 

100

40

-

140

COM-404

Java Programming

3

2

-

100

40

-

140

MTH-413

Discrete Mathematics.

3

2

 

100

40

 

140

ECE-412

Communication Engg.

2

2

 

100

40

 

140

COM-411

Digital Electronics Lab.

 

 

2

 

 

40

40

COM-412

Java Programming Lab.

 

 

2

 

 

40

40

ECE-414

Communication Engg. Lab.

 

 

2

 

 

40

40

EE-415

Basic Electrical Engg. Lab.

-

-

2

-

-

40

 

40

 

Total

16

12

8

600

240

160

1000

CLASS:B.E.4TH SEMESTER
BRANCH:COMPUTER ENGINEERING
COURSE NO:COM-401
COURSE TITLE:DIGITAL ELECTRONICS
DURATION OF EXAM: 3 HOURS

L:3 T:2 MARKS:THEORY:100SESSIONAL: 40 

SECTION A

Digital Systems and Binary Numbers
Binary numbers, Number –Base Conversions , Arithmetic operations using number system, Data Representation -  fixed and floating, Complements(1’s and 2’s),Binary codes – weighted/non-weighted codes, BCD codes, Excess- 3-code, Grey codes, Conversion between codes, Code convertors Codes for error detection and correction (Hamming code).

Boolean algebra and Logic Simplification:
Boolean Algebra, Logical gates, Simplification of Boolean function using Boolean algebra ,Karnaugh map(up to five variables), QuineMcclusky Methods, Combinational Logic design -Half and Full adders, Half and full Subtractor, BCD Adder , Comparators.

SECTION B

Combinational circuits: Decoders, Encoders , Multiplexers, De-Multiplexers, Programmed logic devices–Read only memory, Programmable Read only Memories (PROM) and Programmable Logic Arrays (PLA), Programmable Array Logic (PAL).

Sequential logic design: Latches and Flip flops, conversion between flip flops, Shift Registers, Analysis of synchronous and asynchronous counters, Design of Sequential logic circuits, State Reduction and Assignment, ASM Charts.

BOOKS RECOMMENDED:

1.Digital Design :Morris Mano
2.Digital Electronics : R.P Jain
3 Digital Logic Design : J.P. Hayes
4.Digital   Logic Design: Brain Holdsworth
5.Digital Electronics and Circuits Design:Thomas Mac calla
6.Digital Electronics : R.K Gour 

NOTE: There will be eight questions of 20 marks each, four from each section.  Students are   required to attempt five questions selecting at least two questions from each section.  Use of Calculator is allowed.




CLASS:B.E.4TH SEMESTER
BRANCH:COMPUTER ENGINEERING
COURSE TITLE:PRINCIPLES OF PROGRAMMING LANGUAGES.
COURSE NO.C0M-402
DURATION OF EXAM:3 HOURS
L:3 T:1 MARKS:THEORY:100SESSIONAL:40

SECTION A
Programming language concepts:-History, Structure and operation of a Computer, translators and software simulated Computers, Hardware, Software, firmware and virtual Computers, Hierarchies.
Data types:-Elementary data types, Specification and implementation, declaration, type checking and type conversion, Assignment and initialization, structured data types, specification and implementation, declaration, Type checking, vectors, Arrays, Character strings, pointers and files.
Data and Sequence Control:-Static and dynamic scope, Local data, parameters, Parameter transmission, task shared data, implicit, explicit sequence central, subprogram sequence control, recursive subprograms, exceptions and exception handlers, co-routines , task and concurrent execution.
SECTION B
Object Oriented Programming and Operating Environment:- Definition of OOP, difference between procedural and OOP, data encapsulation, data abstraction, information hiding, classes in C++, inheritance and polymorphism in C++, batch processing, interactive, embedded system and programming environment.
Storage, Syntax and Translation:- Programmer and system control, storage management phases, static storage management, stack storage management, heap/storage management in case of fixed and variable size, syntactic criteria, elements of language, stages in translation, formal definition of syntax.
Introduction to Lisp and Prolog.

BOOKS RECOMMENDED:

1.Programming Languages:Pratt
2.Programming Languages:Pratt and Zelkawitz
1.Programming Languages:E.Horowitz
2.Programming Languages:M.Jazayeri

  1. Principles of Programming Language:D.Tennett.
NOTE :There will be eight question of 20 Marks each as per weight age indicated against each Unit.  Students have to attempt Five Questions in all.

 

 


CLASS:B.E. 4TH SEMESTER
BRANCH:COMPUTER ENGINEERING
COURSE TITLE:SYSTEM PROGRAMMING
COURSE NO.:C0M-403
DURATION OF EXAM:3 HOURS

L:2 T:2 P:-

MARKS:THEORY:100 SESSIONALS:40 SECTION-A

Introduction to Software Processors:- What is system software? Components of system software, Evolution of system software, General Machine Structure, Machine Language, Translators, Loaders, Interpreters.

Assemblers:- Element of Assembly language programming overview of assembly process, Design of Two-pass Assembler. A single pass Assembler, Macros and Macro processors, Macro Instructions, Features of Macro, Macro calls within Macros.

Software processors for interactive Environment:- Interactive Computing and program Development, Interpreters. Incremental compilers.

Software tools:- Spectrum of software Tools, Text Editors, Debug Monitors, programming Environments.

SECTION-B

Loaders and Linkage Editors:-General loader scheme, Compile and go loader, Absolute loader, relocating loader, direct linking loader, Loading, Linking and relocation, design of absolute loader and direct linking loader.

Features of Higher level languages (HLL):- Importance and features of HLL, Extensive data types and structures, Scope rules, Storage Allocation, Functional Modularity.

Compilers:-General Model, Introduction to various phases of compiler, passes of a compiler, Introduction to Parser and Parsing Techniques.

 

BOOKS RECOMMENDED:

1.System programming and operating systems:Dharmdhere. D.M. TMH

  1. Introduction of systems software:D.Dhere —TMH
  2. Systems programming:J.J. Donavan—McGraw Hill.

NOTE : There will be eight questions of 20 marks each, four from each section.  Students are   required to attempt five questions selecting atleast two questions from each section.  Use of Calculator is allowed.

.



CLASS:B.E.4TH SEMESTER
BRANCH:COMPUTER ENGINEERING
COURSE TITLE:JAVA PROGRAMMING
COURSE NO:COM-404
DURATION OF EXAM:3HOURS
L:3T :2

MARKS:  THEORY:100 SESSIONALS:40 SECTION-A
Java Evolution, And Overview of Java Language: Java History – Features of java, how java different from C and C++, Java and World Wide Web, Web Browser. Java Environment: Java Development kit (JDK), Application Programming Interface (API). Java Programming Structure, Java Tokens, Constants, Variables, Expressions, Decision Making Statements and Looping, Java Statements, Overview of arrays and strings, Machine Neutral, Java Virtual Machine (JVM), Command Line Arguments
Arrays And Strings: Arrays, One-Dimensional arrays, creating an array, declaration of arrays, initialization of arrays, Two-Dimensional arrays, String arrays, String methods, String Buffer class, Vectors, Wrapper classes.
Classes, Objects and Methods: Introduction, defining a class, creating objects, accessing class members, constructors, methods overloading, static members.
Inheritance: Defining a sub class, sub class constructor, multilevel variables, Final classes, and Finalize methods, Abstract methods and classes, visibility control.
Managing Errors And Exceptions: Introduction, Types of errors-Compile time and Run time errors, Exceptions, Types of Exceptions, Syntax of Exception handling code, Multiple catch statements, Using finally statement, Throwing our own exceptions.
Multithreaded Programming: Introduction to threads, Creating Threads, Extending the Thread Class, Implementing the Runnable interface, life cycle of a thread, priority of a thread, synchronization, Deadlock.
SECTION-B
Interfaces and Applet Programming : Introduction, Defining interfaces, extending interfaces, implementing interfaces. Introduction, how applet differ from applications, building applet code, applet life cycle, About HTML, designing a web page, passing parameters to applets, Getting input from the User.
Graphics Programming: Introduction, the Abstract Windowing Toolkit (AWT), frames, event-driven programming, layout managers, panels, canvasses, drawing geometric figures. Creating User Interface: Introduction, Describe various user interface Components: button, label, text field, text area, choice, list, check box check box group.
BOOKS RECOMMENDED:
1.Programming with JAVA:Balagurusamy TMH
2.An Introduction to JAVA Programming:Y.Daniel LiangTMH
3.The Complete Reference JAVA 2:Herbert Schield TMH

NOTE : There will be eight questions of 20 marks each, four from each section.  Students are   required to attempt five questions selecting atleast two questions from each section.  Use of Calculator is allowed.
CLASS:   B.E. 4TH SEMESTER
BRANCH: COMPUTER ENGINEERING


COURSE TITLE: DISCRETE MATHEMATICS.
COURSE NO.  MTH-413
DURATION OF EXAM: 3 HOURS

L: 3 T : 2 

MARKS:THEORY :100 SESSIONALS: 40   SECTION – A
Sets, Relations, Mathematical Logic
1.Finite and infinite sets, countable and uncountable sets,
2.Principle of inclusion and exclusion, Mathematical Induction, Pigeon-Hole principle.
3.Logical operators, truth tables, Law of inferences and prepositional calculus.
Algebraic System
1.Relations and functions, types of functions, Lattice, chains, Anti chains
2.Groups and sub groups, Related theorems, cosets, normal subgroups and group Homomorphism
3.Rings, integral domains and fields; examples and related results.
SECTION – B
Graph Theory
1.Basic terminology, multi graphs and weighted graphs, connectivity ; walk, trail and path, circuits and Cycles, shortest path in weighted graphs, Algorithm of shortest path,
2.Hamiltonian and Eulerian paths and circuits, Eulerian trail and circuit, Eulerian graphs, Hamiltonian cycle, Hamiltonian graph, Konisberg Bridge problem, Chineese Postman problem, Traveling Sales Person problem, Planar graph and Euler’s formula.
3.Trees and cut sets:- Trees, Rooted Trees, path lengths in rooted trees, prefix codes binary search trees, spanning trees and cut sets.  
BOOKS RECOMMENDED :

  1. Discrete Mathematics:C.L. Liu.
  2. Graph Theory:Narsingh Deo
  3. Discrete Mathematical structure with Trembley and Manohar.

applications to computer science

NOTE :There shall be total Eight questions of 20 Marks each, Four from each Section. Students shall have to attempt Five questions selecting at least two from each Section. Use of calculator is allowed.

 



CLASS: B.E. 4TH SEMESTER
BRANCH: COMPUTER ENGINEERING
COURSE NO:-ECE-412
COURSE TITLE:-COMMUNICATION ENGG.
DURATION OF EXAM: 3 HOURS
L: 2  T :2  P:-

MARKS:  THEORY:100 SESSIONALS:40 SECTION - A
Introduction to Elect. Comm. System, Concept and need for modulation, Definition of signal to noise ratio and noise figure, Representation of signal and system (periodic non-periodic etc.), Spectral analysis of signal (Fourier series and fourier Transforms),
Representation of AM. Frequency spectrum of AM wave, Power relation in Am wave, Modulation and demodulation of AM, SSB techniques, Balanced modulator, Type of SSB, Modulation and demodulation of SSB signals.
Theory of FM, Representation and frequency spectrum of FM, Pre-Emphasis De-Emphasis, Wide band and narrow band FM, Generation and detection of FM signal, Comparison with PM and AM.
SECTION-B
Pulse modulation techniques, Sampling and sampling theorem and its proof, Aliasing effect, Natural and flat top sampling principle generation and detection of PAM, PPM, PWM, PCM, DM, ADM, Time division multiplexing, Frequency division multiplexing.
Digital modulation Techniques: Generation and detection of ASK,FSK,BPSK.
Information Theory: Information , information rate, Entropy ,Source-coding and coding Efficiency , Shannon –Fano coding, huff-man coding, Channel capacity  theorem.
BOOKS RECOMMENDED:
1.Electronics Comm. System:G. Kennedy
2.Principles of Comm. System:Taub and Schilling
3.Communication System:Simon Haykins
NOTE:There shall be Eight Questions of 20 Marks each, Four from Each Section. Five questions have to be attempted in all selecting at least two from each Section.

 



CLASS:B.E. 4TH SEMESTER
BRANCH:COMPUTER ENGINEERING
COURSE TITLE: DIGITAL ELECTRONICS LAB.
COURSE NO.COM-411
DURATION OF EXAMS: 3 HOURS

L T P:2 MARKS:40

List of Practicals:-

  1. Verification of truth table of basic gates.
  2. Verification of truth tables of ADDER/SUBTRACTER using IC-7483
  3. Verification of truth tables of MULTIPLEXER/DEMULTIPLEXER
  4. Verification of truth tables of BCD –7- Segment Display
  5. Verification of truth tables of Code Conversion.
  6. Design of Flip-Flops using IC chips.
  7. Design of Two’s complement ckts using shift registers.
  8. Design and Implementation of Asynchronous MOD-12 counters.
  9. Design of a sequential ckt
  10. Study of PLA'S and PAL's.

 



Class:B.E. 4TH Semester
Branch:COMPUTER ENGINEERING
Course No: COM-412
Course Title: JAVA PROGRAMMING LAB. MARKS
Duration of Exam:3 hoursL T P: 2 Theory Sessional Practical:40 

All lab work shall be based on the theory syllabus.



CLASS: B.E. 4TH SEMESTER
BRANCH:COMPUTER  ENGG
COURSE TITLE: COMMUNICATION ENGG.LAB.
COURSE NO.ECE-414
DURATION OF EXAM :3 HOURS L T  P: 2 MARKS :40

LIST OF PRACTICALS:-

  • To plot the response of RF Tuned amplifier.
  • To find the modulation index of AM signal.
  • Hardware realization of AM demodulator circuit.
  • Hardware realization of FM modulation circuit using 8038.
  • Hardware realization of Sample and Hold circuit.
  • Hardware realization of Ask modulator.
  • Study of PCM and TDM signals.


CLASS:   B.E. 4TH SEMESTER
BRANCH: COMPUTER ENGINEERING
COURSE TITLE: BASIC ELECTRICAL ENGG. LAB
COURSE NO.  EE- 415
DURATION OF EXAM: 3 HOURS L T P:2 MARKS :40
LIST OF PRACTICALS:-

        • Study of wires and cables
        • Study of various types of wiring.
        • Methods of Earthing and Measurement of Earth resistance.
        • Electric Shocks- Precaution and treatment.
        • Verification of Kirchhoff’s Law.
        • Verification of Superposition Theorem.
        • Study of voltage current relationship of a series RLC circuit and obtain Series Resonance.
        • Study of three phase AC  circuit with
  • Star connection Load.
  •  Delta connected load.
        • Study of Single Phase Transformer. Determination of voltage Ratio, Turn ratio and Polarity test.

 

 

Go Back

~Important Links

Online Grievances Redressal Mechanism

Jammu University

Jammu Central University

Kashmir University

AICTE

JKBOSE

Spoken Tutorial

~Community

Faculty

Alumni

Anti Ragging

~Messages

Chairman's Message

Director's Message

MD's Message

~Courses

ECE

Civil

Mechinical

CSE

EE

Applied Science

~Services

Library

Workshop

Transport

Hostel

Sports

Medical

Web Mail

Industral Training

~Visitor Resources

Direction to Campus

Newsletters

Higher Studies


Copyright © 2017.Bhargva College of Engineering & Technology
Designed by Say Technologies