Archive for the ‘Notes’ Category

  • Transient Response Analysis in Control System

    Nov 30, 13 • 11082 Views • Notes1 Comment

    In many practical applications, the desired performance of control systems are specified in terms of time-domain quantities. Systems with energy storage cannot respond instantaneously and will show transient whenever they are subjected to inputs or

  • Paging vs Segmentation

    Nov 30, 13 • 7835 Views • NotesNo Comments

    Memory management is an important matter of concern. There are two main process of this memory management to optimally utilize the memory space. Those processes are 1.     Paging 2.     Segmentation Now let us know something about them in details. GATE

  • Combinational and Sequential Circuits

    Nov 29, 13 • 10449 Views • Notes2 Comments

    Circuit Designing is a process of designing for use our device how to make it perfect in processing speed, working, portable, space consumer, feed back, reliability, good efficiency and space consumer.  Their are two types of circuit in circuit designing

  • What are OOP paradigm?

    Nov 29, 13 • 2996 Views • NotesNo Comments

    Ans. First of all OOP stands for object oriented programming. It is a programming paradigm that represents the concepts as “objects” that have data fields (attributes that describe the object) and associated procedures known as methods. Objects,

  • Waterfall Model

    Nov 28, 13 • 2172 Views • NotesNo Comments

    Waterfall  model is a one of the  technique of designing a software. It is just  theoritical model and all the software model design techniques are designed according to this model. In waterfall model  we do various test. In this model  the process of