Skip to main content

COMPUTER ORGANISATION (2ND SEMESTER)

SECTION-A

Computer Organisation: Evolution of Computers, Von Neumann Architecture, Combinatorial Blocks : Gates, Half Adder, Full Adder, Multiplexers, Decoders, Encoders; Sequential Building blocks : Flip Flops, Registers, Counters, Information representation: codes, fixed and floating point representation Arithmetic: Addition and subtraction for sign magnitude and 2's complement numbers, integer multiplication using Booth's algorithms.

SECTION-B

Architecture of a Simple Processor: Architecture of 8086/8088 microprocessor, instruction set, Addressing Modes. Instruction: Microinstructions: Register Transfer, Arithmetic, Logical and Shift, Types of Instructions, Instruction Cycle.

Interrupt: Types, Interrupt Cycle I/O organization: Strobe based and Handshake based communication, DMA based data transfer;
SECTION-C 

Memory Organisation: Memory Hierarchy, RAM (Static and Dynamic), ROM Associative memory, Cache memory organisation, Virtual memory organisation.

Assembly Language : Features of Assembly Language, Machine Language vs Assembly Language, Pseudo Instruction; use of Assembly for programs: Addition, Subtraction, Multiplication using Subroutines and Basic Input/ Output.

SECTION-D 

System Maintenance: Introduction to various physical components of a computer, Physical Inspection and Diagnostics on PC, Functional description of various Internal and External cards; Viruses: Types of Computer Viruses, Detection, prevention and protection from Viruses.

Comments

Popular posts from this blog

COMPUTER ORGANISATION

6TH SEMESTER: SECTION-A  1. Computer Organisation : Evolution of Computers, Stored program concept and Von Neumann Architecture, Information representation and codes, Combinatorial Blocks : Gates, Multiplexers, Decoders, Encoders, Sequential Building blocks : Flip-Flops, Registers, Counters, Arithmetic algorithms : Addition and subtraction for signed magnitude and 2's complement numbers, integer multiplication using shift and add, Booth's algorithms, Integer and floating point representation. SECTION-B    2. Architecture of a Simple Processor : An instruction set, Addressing Modes, Instruction formats, Instruction execution in terms of Microinstructions, Concept of interrupt and simple I/O organisation, I/O organization : Strobe-based and Handshake based communication, Vector and priority interrupts, DMA-based data transfer; CPU organisation with large registers, Stacks and handling of interrupts and subroutines. Concept of Bus, data movement among registers...

CAREER OPTIONS AFTER BCA

Career Options after BCA There are several doors opened, once you are done with your bachelor's in computer application(BCA).Apart from MCA or MBA in IT , one can also go for :  Masters in Computer Management  Masters Degree in Information Management (MIM)  Master of Science in Information Technology (M.Sc IT)  G-CAT Master  Postgraduate Diploma in Computer Applications  Post Graduate Program in Corporate Studies (PGPCS)  Postgraduate Diploma in Management (PGDM)  Program in Information Security Management  If one wants to get recruited and desires to be the part of corporate sector....there are numerous options for that too. One can work as a software developer, web developer, graphic Designer, App Developer for

LIST OF PROGRAMS

Practical Lab Quadratic   Bisection  False position  Newton raphson  Birgei vieta    Soln. of simultaneous linear equation   Gauss seidal method    Interpolation    Construct a diff. Table (forward /backward /divided)   Any one -  Newton Forward   Newton Backward   Newton Divided   Lagrange   Integration   Find integral value using - Simpsons ⅓  Simpsons ⅜  Statistics   Mean (AM) - any series - step deviation  Dispersion- md/sd  Correlation Coefficient  Regression lines