CN Report Manu 1
CN Report Manu 1
JnanaSangama, Belgavi-590018
Report On
BACHELOROFENGINEERING
In
ARTIFICIAL INTELLIGENCE AND DATA SCIENCE ENGINEERING
Submitted By
MANOJ S[1EP22AD033]
CERTIFICATE
Mr.NHARSHA Dr.AnandR
AssistantProfessor Professor&HOD
Dept.ofAI&DS, Dept.ofAI&DS,
EPCET EPCET
INTRODUCION :
Data communication and networking have found their way not only through
business and personal communication; they have found many applications in
political and social issues. People have found how to communicate with other
people in the world to express their social and political opinions and problems.
Communities in the world are not isolated anymore.
Data communications are the exchange of data between two devices via some
Form of transmission medium such as a wire cable. For data communications
to occur, the communicating devices must be part of a communication system
made up of a combination of hardware (physical equipment) and software
(programs).
FUNDAMENTAL CHARACTERSITICS:
Delivery : he system must deliver data to the correct destination. Data must
be received by the intended device or user and only by that device or user.
Accuracy: The system must deliver the data accurately. Data that have been
altered in transmission and left uncorrected are unusable.
Timeliness: The system must deliver data in a timely manner. Data delivered
late are useless.
In the case of video and audio, timely delivery means delivering data as they
are produced, in the same order that they are produced, and without significant
delay.
This kind of delivery is called real-time transmission.
Jitter. Jitter refers to the variation in the packet arrival time. It is the uneven
delay in the delivery of audio or video packets.
For example, let us assume that video packets are sent every 30 ms . If some of
the packets arrive with 30-ms delay and others with40-ms delay, an uneven
quality in the video is the result.
DATA REPRESENTATION:
TEXT:
In data communications, text is represented as a bit pattern, a sequence of bits
(0s or1s). Different sets of bit patterns have been designed to represent text
symbols. Each set is called a code, and the process of representing symbols is
called coding. Today, the prevalent coding system is called Unicode, which
uses 32 bits to represent a symbol or character used in any language in the
world. The American Standard Code for Information Interchange (ASCII),
developed some decades ago in the United States, now constitutes the first 127
characters in Unicode and is also referred to as Basic Latin.
Appendix A includes part of the Unicode.
Numbers:
Numbers are also represented by bit patterns. However, a code such as ASCII
is not used to represent numbers; the number is directly converted to a binary
number to simplify mathematical operations. Appendix B discusses several
different numbering systems.
Images:
Images are also represented by bit patterns. In its simplest form, an image is
composed of a matrix of pixels (picture elements), where each pixel is a small
dot. The size of the pixel depends on the resolution. For example, an image can
be divided into 1000 pixels or 10,000 pixels. In the second case, there is a
better representation of the image (better resolution), but more memory is
needed to store the image.
After an image is divided into pixels, each pixel is assigned a bit pattern. The
size and the value of the pattern depend on the image. For an image made of
only black-and-white dots (e.g., a chessboard), a 1-bit pattern is enough to
represent a pixel.
KEY COMPONENT OF DATA COMUNICATION:
2. Sender. The sender is the device that sends the data message. It can be a
computer, workstation, telephone handset, video camera, and so on.
3. Receiver. The receiver is the device that receives the message. It can be a
computer, workstation, telephone handset, television, and so on.
SIMPLEX MODE:
HALF-DUPLEX MODE:
In half-duplex mode, each station can both transmit and
receive, but not at the same time.
When one device is sending, the other can only receive, and vice
versa.
The half-duplex mode is like a one-lane road with traffic allowed
in both directions. Walkie-talkies and CB (citizens band) radios
are both half-duplex systems.
FULL-DUPLEX MODE:
In full-duplex mode (also called duplex), both stations can transmit
and receive simultaneously
One common example of full-duplex communication is the telephone
network.
When two people are communicating by a telephone line, both can
talk and listen at the same time.