New Page 1
Welcome to basicsofcomputer.com
 

Share This Free Knowledge With Your Friends:

Home » Computer Dictionary » Letter B » BISYNC (BSQ) Definition/Meaning

BISYNC (BSQ) Definition/Meaning:

Abbreviation for binary synchronous communications (protocol). A line protocol created by IBM for synchronized communication between mainframe computers and remote job-entry terminals. BISYNC is a character-oriented protocol: it uses special control characters to mark the beginning and end of a message, to acknowledge previous messages, to request retransmission of missing or damaged messages, etc. The BISYNC protocol may be used with the 6-bit Transcode, 7-bit ASCII, or 8-bit EBCDIC character codes, and multidrop or point-to-point communication lines.

A BISYNC block (message) generally starts with two or more synchronization characters. The next field is an optional start-of-header code and header. The presence and contents of the header depends on the devices that are communicating. The header is followed by the start-of-text code and text (the data of the message). Finally an end-of-text code is followed by the block check characters, which terminate the message.

Several variations of the general format may be employed. Special codes are inserted to acknowledge previous messages, or to request retransmission. The particular character's used to represent the BISYNC functions depend upon the character set being used. The protocol has a transparent mode, which allows the presence of arbitrary data in the text field. Special provision is made for the automatic insertion and deletion of idling characters, which are used in synchronous communications when a sender has more data to send but is temporarily unable to send it on time. There are various other options.

The protocol is inherently half duplex: a message is sent, a reply is sent, the next message is sent, etc. Thus BISYNC communication usually uses half duplex communication lines and modems. Full duplex communication lines and modems may be used but most of the additional capacity is wasted.

BISYNC is being replaced in computer communications by newer data link control protocols, such as SDLC and HDLC. BISYNC's retransmission and acknowledgment scheme does not work efficiently over connections with long delay times. This is particularly important in the US and other areas where the telephone system is converting to satellite transmission systems for voice and data traffic.

Near by Terms:

Bias
Biconditional
Biconnected Graph
Bifurcation
Bisection (one-to-one onto function)
Binary Adder
Binary Chop
Binary Code
Binary-coded decimal (BCD)
Binary-Coded Octal
Binary Counter
Binary Digit (bit)
Binary Encoding
Binary Notation
Binary Operation
Binary Relation
Binary Search Algorithm (logarithmic search algorithm; bisection algorithm)
Binary Search Tree
Binary Sequence
Binary Signal
Binary Symmetric Channel (BSQ)
Binary System
Binary Tree 
Binary-Tree Representation
Bind
Binomial Distribution
Bipartite Graph
Bipolar Integrated Circuit
Bipolar Signal
Bipolar Transistor
Biquinary Code (quibinary code)
Bisection Algorithm
Bistable
BISYNC
Bit
Bit Density
Bit Handling
Bit Mapping
Bit Matrix
Bit Rate
Bit-Slice Architecture
Bit String
Bit Stuffing
 
New Page 1

Basic Computer Science

   
» The Age of Information

» Types of Computer and Digital Age

» Input and Output Devices

» Storage Devices Of Computer

» Central Processing Unit

» Software: The Power Behind The Power

» Data Communication and Computer Networks

» The Nature Of Information

» The System Theory

» Transaction Processing System (TPS) and Management Information System (MIS)

» Decision Support System (DSS) and Executive Support System (ESS)

» Expert System (ES) and Office Information System (OIS)

 

Operating Systems

   
» Introduction to Operating System

» Introduction to Process Management

» Threads and CPU Scheduling

» Process Synchronization in Operating System

» Deadlocks

» Memory Management in Operating System

» Virtual Memory in Operating System

» File System Management in Operating System

» I/O and Device Management

» Security

» Linux Operating System

 

Database Management System

   
» Introduction to Database Systems

» Database System Architecture

» Database Administration and Database Development Process

» The Entity-Relationship Model

» Semantic Object Model

» Logical Database Design and Relational Data Model

» Normalization in Database

» Transformation of E-R Model into Relational Data Model

» Representing Semantic Object Model and Types of Semantic Object Model

» Physical Database Design

» Introduction to Structured Query Language (SQL)

» Implementation of Relational Database and Database Application Design

» Client Server Database Systems & Open Database Connectivity (ODBC)

 

Questions and Answers

   
» Basics of Information Technology

» Computer Architecture

» Data Communication

» Information Networks

» Fundamentals of the Internet

» Application and Uses of Computer

» Security, Copyright and The Law

» Windows Operating Systems

» Spreadsheet Software

» Process Management in CPU

» CPU Scheduling

» Process Synchronization

» Deadlocks

» Memory Management

» Database Systems

» Database System Architecture

» Database Administration and Database Development Process
 
 
New Page 1
 

Home                Dictionary                 Contact us                   About us                    Privacy policy                  Link to us                   Advertise

Copy right ©  2012