the DSU converts the binary data pulses it receives from the DTE to the line encoding format required by the network, withing the computer the one bits are positive voltages, and zero bits are not voltages or low level voltages.
I would define data communication as the transfer of information between two points, either via an analogue (sine wave) electrical signal. or digital (binary ) signal via electrical pulses or optically via light pulses
yes
C# EXAMPLEString text="My sample data";System.Text.ASCIIEncoding encode=new System.Text.ASCIIEncoding();//convert to binary and store in a byte[]byte[] binaryArray=encode.GetBytes(text);
Binary Data is transmitted on Data Buses.
A CPU covert input to output bye binary data as input and processes data according to those instructions.
A series of pulses at regular intervals can represent binary data transmission, such as in Morse code or digital communication. This pattern is often used in electronics and telecommunications for encoding and decoding information in a structured and reliable way. By varying the duration or frequency of the pulses, different messages can be conveyed.
A synchronous or asynchronous stream of signal consisting only of zero(no voltage) and one(position voltage) is called binary data stream. They may be bytestream, wordstream and so on. Sending unique binary pulses periodically create a binary digital signal. For example, you want to pass the number 346F5A through binary digital signal it will be 001101000110111101011010 Break it 0011-0100-0110-1111-0101-1010 you will find the binary equivalents of each digit. This example is very simple. Usually complex form of data are sent to and fro through data lines, be it the SATA cable of your hard drive, the USB port or the internet.
Digital Data is data that is stored in binary, and a Digital Device is any device that works with binary data
0 and 1 are two integers. They may represent binary digits or binary data but they need not.
Binary packets
A synchronous or asynchronous stream of signal consisting only of zero(no voltage) and one(position voltage) is called binary data stream. They may be bytestream, wordstream and so on. Sending unique binary pulses periodically create a binary digital signal. For example, you want to pass the number 346F5A through binary digital signal it will be 001101000110111101011010 Break it 0011-0100-0110-1111-0101-1010 you will find the binary equivalents of each digit. This example is very simple. Usually complex form of data are sent to and fro through data lines, be it the SATA cable of your hard drive, the USB port or the internet.
binary data