Thursday 25 September 2014

CLEANLINESS DRIVE

This is to inform all CSE students that as a part of cleanliness week celebration from 25/09/2014 to 02/10/2014, the institute is going to celebrate cleanliness day (Swachhata Diwas) on 27/09/2014, Saturday.

The college will remain open and the students must remain present to make the cleanliness drive a great success.

Thanks and regards

Wednesday 17 September 2014

Advance Processor Assignment-2014

Government Engineering College, Patan
B.E. SEMESTER V (CSE)
ADVANCE PROCESSOR (150701)

1.      Draw 8086 internal block diagram and explain each component in detail.
2.      Explain flag (or EFLAG) register of 8086 (or x86) architecture.
3.      Classify register set of 8086 microprocessor and explain each of them in detail.
4.      Draw 8086 pin diagram and explain functionality of each pin in detail.
5.      Explain minimum and maximum operation mode of 8086.
6.      Explain memory banks in 8086.
7.      Explain Assembly Language Program statement format.
8.      Explain following Assembler directives:
SEGMENT
ENDS
EQU
DB,DD,DW,DQ,DT
ASSUME
END
ENDP
EVEN
EXTRN
PUBLIC
OFFSET
ORG
PTR
PROC
LABLE
SHORT
9.       Describe how an assembly language program is developed and debugged using system tools such as
editors, assemblers, linkers, locator, emulators and debuggers.
10.  Draw a flowchart for program development of 8086.
11.  Is there any syntax error in following Instructions? If there is, then make it correct.
MOV BH , AX
MOV DX , CL
ADD AL ; 2073H
MOV 7632H , CX
IN BL , 04H
12.  List different categories of Instruction. Discuss all instructions for each category with
their description, syntax and examples.
13.   Discuss 8086 conditional Jump Instructions.
14.   Explain 8086 Unconditional Jump Instructions types in detail.
15.   Discuss 8086 Conditional flags.
16.  Explain LOOP instruction of 8086 in detail with example.
17.  Write a short note on CALL and RET instructions.
18.  Explain the following instructions
INT
INTO
IRET
HLT
WAIT
NOP
ESC
19.   Differentiate between
a.       TEST and AND instructions
b.      RET and IRET
c.       JUMP and CALL
d.      Inter segment and intra segment jump
e.       Near jump and Far jump
20.  What is Procedure? Why it is required? Explain types of Procedure
21.  Explain different ways of Passing Parameters to Procedure with suitable example.
22.  What is Macro? Explain with example how can we define it.
23.  How can we pass parameters to Macro?
24.  Why local variables are required in macro? How to define local variables in macro?
25.  What is the difference between Macro and Procedure?
26.  What is interrupt and interrupt service routine?
27.  Write short note on: Types of interrupt for 8086 microprocessor
28.  What are software interrupts? How 8086 responds to software interrupts.



Mid Term Syllabus for OOPJ, Sep2014 , 5th Sem

                                                                                                

1 1. Basics of Java programming, Data types, Variables, Operators, Control structures Including selection, Looping, Java methods, Overloading, Math class, Arrays in java.
22. Basics of objects and classes in Java, Constructors, Finalizer, Visibility modifiers, Methods and objects, Inbuilt classes like string, character, string Buffer, file, this reference.
33. Inheritance in Java, Super and sub class, Overriding, Object class, Polymorphism, Dynamic binding, Generic programming, Casting objects, Instance of operator, Abstract class, Interface in java, Package in java, UTIL package.


Tuesday 16 September 2014

Term work submission of OOPJ


1. Practical List from 1 to 10.
2. Assignment List from 1 to 3.
3. Index with proper name of practical and assignment name with date and page no.
4. New file.
5. File should be written at individual level.  

Important | Time Limit....

It is hereby informed to all students to get sign of their practical file of following subjects before Mid sem exam. Who ever fail to do this are not allowed to appear in mid sem examination.

For CN: 
Get sign upto 7 (practical/tutorials).


For MC:
Get sign upto 8 practicals and 3 assignments

For AJAVA:
Get sign upto 8 practicals.


Note: 
(1) Printouts are valid only if it has enrollment number in each page. 
(2) File should contain index with sign of respective lab teacher.
(3) Date of practical need to collect from respective lab teacher.

Monday 15 September 2014

5th Sem Advance Processor Syllabus for Mid sem Exam

  • Introduction to 16-bit microprocessors
  • 8086 architecture
  • Segments
  • Flags
  • Instruction set
  • assembly language programming on 8086 using assembler, Debugging programs
  • 8086 pin functions
  • Minimum and maximum mode operations
  • Memory banks.

Friday 12 September 2014

SC mid exam syllabus




 Mid Sem Exam Syllabus 
Sem - VII                                Subject- Soft Computing

Neural Networks :Supervised Learning Neural Networks – Perceptrons -Adaline – Back propagation Multilayer Perceptrons – Radial Basis Function Networks – Unsupervised Learning Neural Networks – CompetitiveLearning Networks – Kohonen Self-Organizing Networks -Learning Vector Quantization – Hebbian Learning.


Fuzzy Set Theory :
Introduction to Neuro – Fuzzy and Soft Computing –
Fuzzy Sets – Basic Definition and Terminology – Set-theoretic Operations – Member Function
Formulation and Parameterization – Fuzzy Rules and
Fuzzy Reasoning – Extension Principle and Fuzzy Relations – Fuzzy If-Then Rules – Fuzzy
Reasoning – Fuzzy Inference Systems MamdaniFuzzy
Models – Sugeno Fuzzy Models – Tsukamoto Fuzzy Models – Input SpacePartitioning and FuzzyModeling.
 

Rough Set:
Indiscernibility Relations, Reducts, Rough Approximation. Applications. Hybrid Systems: Neuro Fuzzy Systems, Fuzzy Logic Controlled GA, Fuzzy Membership Interpretation using Rough Set theory etc.

Thursday 11 September 2014

For 5th Sem: Midsem syllabus for Computer Network



Subject Name & Code: Computer Network (150702)

Introduction: Uses of computer network, Network hardware, Network software, OSI model, TCP/IP model, Comparison of OSI and TCP/IP model, Example network: The internet, X.25, Frame Relay, ATM, Ethernet, Wireless LANs: 802.11.

The Physical layer: Bandwidth, Maximum data rate of a signal, Guided and unguided transmission media.
The Data Link Layer: Design Issues: Framing, error control, flow control, error detection and correction, Elementary data link protocols: Simplex, stop and wait, Sliding window protocol, HDLC.

The Network Layer: Design Issues: Store and forward packet switching, Service provided to transport layer, Implementation of connection oriented and connection less service, Comparison of virtual circuit and datagram subnets, Routing algorithms, The Optimality principle, Shortest path routing, Flooding, Distance vector routing, Link state routing hierarchical routing, Broadcast routing, Multicast routing, Routing for mobile host, Routing in ad-hoc network, Congestion control algorithms

The Transport Layer: Transport Service: Service Provided to the upper layers, Transport service primitives, Socket, Elements of Transport Protocol Addressing, Connection establishment, connection release, flow control, multiplexing, crash recovery, the transport protocol: TCP, UDP.