• Skip to main content
  • Skip to primary sidebar
  • Computer Architecture
  • Computer Networks
  • DBMS
  • OS
  • Software Engineering
  • Security
  • OOT
binary-terms-logo

Binary Terms

The Computer Science & IT Guide

Switched WANs

18th May 2021 by Neha T Leave a Comment

Switched WAN network is a network that has several end nodes. There are two kinds of WAN networks point-to-point WAN network which connects two end nodes using a dedicated communication line and the other is switched WAN network that is a mesh of a point-to-point network that provides access to several end nodes. In our previous content i.e., point-to-point WAN network we … [Read more...] about Switched WANs

Point-to-Point WAN

14th May 2021 by Neha T Leave a Comment

The point-to-point WAN is a kind of network that establishes a connection between two remote devices using a leased line that is meant for public networks such as telephone lines. In this section, we will discuss the technologies that are used to create a point-to-point WAN network. Point-to-Point WAN Technologies Traditional Modem DSL Technology Cable Modem T … [Read more...] about Point-to-Point WAN

Wireless Local Area Network

11th May 2021 by Neha T Leave a Comment

A wireless local area network is a local area network where the computers are interconnected to each other using the high-frequency radio wave instead of wires and cables. The wireless local area network provides mobility to the end nodes. In this section, we will discuss wireless local area networks in brief, along with this we will also study the techniques which can be … [Read more...] about Wireless Local Area Network

Number System in Computer

6th May 2021 by Neha T Leave a Comment

The number system we use in computers is a positional number system. The positional number represents a number as a series of digits where the value of each digit depends on its position in the number. The positional number is referred to as a weighted number system as each digit is related to a certain weight. In this section, we will study only those number systems under … [Read more...] about Number System in Computer

Universal Serial Bus (USB)

4th May 2021 by Neha T Leave a Comment

The universal serial bus (USB) is a standard interface for connecting a wide range of devices to the computer such as keyboard, mouse, smartphones, speakers, cameras etc. The USB was introduced for commercial use in the year 1995 at that time it has a data transfer speed of 12 megabits/s. With some improvement, a modified USB 2 was introduced which is also called a highspeed … [Read more...] about Universal Serial Bus (USB)

Interface Circuit

30th April 2021 by Neha T Leave a Comment

The I/O interface circuit is a mediator between the I/O device and the system to which this I/O has to be connected. In our earlier content bus structure, we had discussed a little about the I/O interface where we have seen that one end of the I/O interface is connected to the system bus and the other is connected to the input device. In this context, we will discuss the I/O … [Read more...] about Interface Circuit

Interrupt Driven I/O

28th April 2021 by Neha T 5 Comments

Interrupt driven I/O is an approach to transfer data between 'memory' and 'I/O devices' through the 'processor'. The other two techniques for the same are programmed I/O and direct memory access (DMA). The interrupt-driven I/O involves the use of interrupt to exchange data between I/O and memory. In our previous content, programmed I/O we have seen it is a processor who … [Read more...] about Interrupt Driven I/O

Programmed I/O

26th April 2021 by Neha T Leave a Comment

Programmed I/O is one of the three techniques we use for I/O transfer. The other two methods for the same are interrupted I/O and (direct memory access) DMA. Programmed I/O is a technique or approach that we use to transfer data between the processor and the I/O module. If we talk of programmed I/O and interrupted I/O, it is the responsibility of the processor to control the … [Read more...] about Programmed I/O

Internal Memory in Computer Architecture

22nd April 2021 by Neha T Leave a Comment

Internal memory in the computer is the memory that is directly accessible by the processor without accessing the input-output channel of the computer. The internal memory is accessed by the processor over the system bus. In the section ahead we will discuss types of internal memories in computers and we will also look at the technique of error correction for internal memory … [Read more...] about Internal Memory in Computer Architecture

Bus Structure in Computer Architecture

20th April 2021 by Neha T Leave a Comment

Bus structures in computer plays important role in connecting the internal components of the computer. The bus in the computer is the shared transmission medium. This means multiple components or devices use the same bus structure to transmit the information signals to each other. At a time only one pair of devices can use this bus to communicate with each other … [Read more...] about Bus Structure in Computer Architecture

  • « Go to Previous Page
  • Go to page 1
  • Interim pages omitted …
  • Go to page 6
  • Go to page 7
  • Go to page 8
  • Go to page 9
  • Go to page 10
  • Interim pages omitted …
  • Go to page 20
  • Go to Next Page »

Primary Sidebar

Most Searched Terms

  • Directory Structure
  • Contiguous Memory Allocation
  • Addressing Mode and its Types
  • Pipelining
  • Vector Processing
  • Register Organization
  • Direct Memory Access (DMA)
  • Process Control Block (PCB)
  • Swapping in Operating System
  • Relational Data Model

Recent Additions

  • Hardwired Control Unit
  • Producer Consumer Problem
  • Interprocess Communication (IPC)
  • Cloud Ecosystem
  • System Software
  • Data Link Layer Design Issues
  • Cloud Architecture
  • Linker and Loader in System Programming
  • Macro in System Programming
  • Assembler in Computer

Categories

  • Cloud Computing
  • Compiler Design
  • Computer Architecture
  • Computer Networks
  • Data Warehouse and Mining
  • DBMS
  • Object Oriented Technology
  • Operating System
  • Security
  • Software Engineering

Copyright © 2023 · Binary Terms · Contact Us · About Us · Privacy