DC Lab Manual
DC Lab Manual
180520240188'
MANUAL for
DC LAB
EXPERIMENT NO. 1
SATYA COLLEGE OF ENGINEERING & TECHNOLOGY
(DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING)
APPRATUS REQUIRED: -
THEORY: -
Transmission Media - Guided
There are 2 basic categories of Transmission Media:
Coaxial cables have a copper wire running through the middle encased
in plastic insulation.
The plastic insulation is itself encased in a metal braid which is covered
by an outer layer of plastic insulator.
The electrical signals run through the central wire and the metal braid
acts as both an earth and as a shield against electromagnetic
interference.
Diagram
SATYA COLLEGE OF ENGINEERING & TECHNOLOGY
(DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING)
Fibre optic cables have a thin strand of glass in the centre that carries
the light pulses.
Unguided Transmission Media is data signals that flow through the air.
They are not guided or bound to a channel to follow. They are
classified by the type of wave propagation.
RF Propagation
There are 3 types of RF (Radio Frequency) Propagation:
Ground Wave,
Ionospheric and
Line of Sight (LOS) Propagation.
Ground Wave Propagation follows the curvature of the Earth.
Ground Waves have carrier frequencies up to 2 MHz. AM radio is an
example of Ground Wave Propagation.
EXPERIMENT NO – 2
SATYA COLLEGE OF ENGINEERING & TECHNOLOGY
(DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING)
BLOCK DIAGRAM:-
Carrier
Generator
Carrier
Modulation CRO
Circuit
Data Unipolar to
Generator Bipolar
Converter
Carrier
Generator
Carrier
Modulation
Circuit
Data Unipolar to
Generator Bipolar
Summing
Converter
amplifier
CRO
Qudrature
Carrier
Carrier
Generator
Modulation
Circuit
Data Unipolar to
Generator Bipolar
Converter
PROCEDURE:-
1. Make the connection according to the circuit diagram.
2. Connect the modulator output to CRO.
3. Observe output on CRO.
WAVE FORM:-
SATYA COLLEGE OF ENGINEERING & TECHNOLOGY
(DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING)
RESULT:-
PSK and QPSK output is obtained on CRO.
SATYA COLLEGE OF ENGINEERING & TECHNOLOGY
(DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING)
EXPERIMENT NO – 3
THEORY: -
A parallel port sends and receives data eight bits at a time over 8
separate wires. This allows data to be transferred very quickly;
however, the cable required is more bulky because of the number of
individual wires it must contain. Parallel ports are typically used to
connect a PC to a printer and are rarely used for much else. A serial
port sends and receives data one bit at a time over one wire. While it
takes eight times as long to transfer each byte of data this way, only a
few wires are required. In fact, two-way (full duplex) communications
is possible with only three separate wires - one to send, one to
receive, and a common signal ground wire.
The RS-232 standard states that DTE devices use a 25-pin male
connector, and DCE devices use a 25-pin female connector. You can
therefore connect a DTE device to a DCE using a straight pin-for-pin
connection. However, to connect two like devices, you must instead
use a null modem cable. Null modem cables cross the transmit and
SATYA COLLEGE OF ENGINEERING & TECHNOLOGY
(DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING)
receive lines in the cable, and are discussed later in this chapter. The
listing below shows the connections and signal directions for both 25
and 9-pin connectors.
The TD (transmit data) wire is the one through which data from a DTE
device is transmitted to a DCE device. This name can be deceiving,
because this wire is used by a DCE device to receive its data. The TD
line is kept in a mark condition by the DTE device when it is idle. The
RD (receive data) wire is the one on which data is received by a DTE
device, and the DCE device keeps this line in a mark condition when
idle.
RTS stands for Request To Send. This line and the CTS line are used
when "hardware flow control" is enabled in both the DTE and DCE
devices. The DTE device puts this line in a mark condition to tell the
remote device that it is ready and able to receive data. If the DTE
device is not able to receive data (typically because its receive buffer
is almost full), it will put this line in the space condition as a signal to
the DCE to stop sending data. When the DTE device is ready to receive
more data (i.e. after data has been removed from its receive buffer), it
will place this line back in the mark condition. The complement of the
RTS wire is CTS, which stands for Clear To Send. The DCE device puts
this line in a mark condition to tell the DTE device that it is ready to
receive the data.
DTR stands for Data Terminal Ready. Its intended function is very
similar to the RTS line. DSR (Data Set Ready) is the companion to DTR
in the same way that CTS is to RTS. Some serial devices use DTR and
DSR as signals to simply confirm that a device is connected and is
turned on.
Pin Number
EXPERIMENT NO – 4
THEORY:
Width 8 bits
Bandwidth 8 Mbps
Max devices 15
SATYA COLLEGE OF ENGINEERING & TECHNOLOGY
(DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING)
Protocol Parallel
Pin out
IEEE-488 is a short-range, digital communications bus specification. It was originally created for use with automated test
equipment, and is still in wide use for that purpose. IEEE-488 is also commonly known as HP-IB (Hewlett-Packard
IEEE-488 allows up to 15 devices to share a single 8-bit parallel electrical bus by daisy chaining connections. The slowest
device participates in control and data transfer handshakes to determine the speed of the transaction. The maximum data
rate is about one Mbyte/sec in the original standard, and about 8 Mbyte/sec with IEEE-488.
The IEEE-488 bus employs 16 signal lines — eight bi-directional used for data transfer, three for handshake. and five for
Signals
DIO1– Data input/output bits. These 8 lines are used to read and write the 8 bits of a data or command byte that is
Not ready for data. NRFD is a handshaking line asserted by listeners to indicate they are not ready to receive a
NRFD
new data byte.
Data valid. This is a handshaking line, used to signal that the value being sent with DIO1-DIO8 is valid. During
DAV transfers the DIO1-DIO8 lines are set, then the DAV line is asserted after a delay called the 'T1 delay'. The T1
delay lets the data lines settle to stable values before they are read.
Not data accepted. NDAC is a handshaking line asserted by listeners to indicate they have not yet read the byte
NDAC
contained on the DIO lines.
Attention. ATN is asserted to indicate that the DIO lines contain a command byte (as opposed to a data byte).
ATN
Also, it is asserted with EOI when conducting parallel polls.
End-or-identify. This line is asserted with the last byte of data during a write, to indicate the end of the message.
EOI
It can also be asserted along with the ATN line to conduct a parallel poll.
Interface clear. The system controller can assert this line (it should be asserted for at least 100 microseconds) to
IFC
reset the bus and make itself controller-in-charge.
Remote enable. Asserted by the system controller, it enables devices to enter remote mode. When REN is
REN asserted, a device will enter remote mode when it is addressed by the controller. When REN is false, all devices
Service request. Devices on the bus can assert this line to request service from the controller-in-charge. The
SRQ controller can then poll the devices until it finds the device requesting service, and perform whatever action is
necessary.
EXPERIMENT NO – 5
The physical topology of a network refers to the configuration of cables, computers, and other peripherals. Physical
topology should not be confused with logical topology which is the method used to pass information between workstations.
Star Topology
Ring Topology
Bus Topology
Tree Topology
Mesh Topology
Hybrid Topology
More complex networks can be built as hybrids of two or more of the above basic topologies.
Star Topology
Many home networks use the star topology. A star network features a central connection point called a "hub" that may be
a hub, switch or router. Devices typically connect to the hub with Unshielded Twisted Pair (UTP) Ethernet.
Compared to the bus topology, a star network generally requires more cable, but a failure in any star network cable will
only take down one computer's network access and not the entire LAN. (If the hub fails, however, the entire network also
fails.)
SATYA COLLEGE OF ENGINEERING & TECHNOLOGY
(DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING)
DIAGRAM: -
More expensive than linear bus topologies because of the cost of the concentrators.
The protocols used with star configurations are usually Ethernet or LocalTalk. Token Ring uses a similar topology, called
EXPERIMENT NO – 6
The physical topology of a network refers to the configuration of cables, computers, and other peripherals. Physical
topology should not be confused with logical topology which is the method used to pass information between workstations.
Star Topology
Ring Topology
Bus Topology
Tree Topology
Mesh Topology
Hybrid Topology
Bus Topology
l
Ethernet bus topologies are relatively easy to install and don't require much cabling compared to the alternatives. 10Base-
2 ("ThinNet") and 10Base-5 ("ThickNet") both were popular Ethernet cabling options many years ago for bus topologies.
However, bus networks work best with a limited number of devices. If more than a few dozen computers are added to a
network.l
SATYA COLLEGE OF ENGINEERING & TECHNOLOGY
(DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING)
DIAGRAM: -
EXPERIMENT NO – 7
The physical topology of a network refers to the configuration of cables, computers, and other peripherals. Physical
topology should not be confused with logical topology which is the method used to pass information between workstations.
In networking, the term "topology" refers to the layout of connected devices on a network.
Star Topology
Ring Topology
Bus Topology
Tree Topology
Mesh Topology
Hybrid Topology
Tree Topology
Tree topologies integrate multiple star topologies together onto a bus. In its simplest form, only hub devices connect
directly to the tree bus, and each hub functions as the "root" of a tree of devices. This bus/star hybrid approach supports
SATYA COLLEGE OF ENGINEERING & TECHNOLOGY
(DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING)
future expandability of the network much better than a bus (limited in the number of devices due to the broadcast traffic it
DIAGRAM: -
EXPERIMENT NO – 8
THEORY: -
The word "modem" is a contraction of the words modulator-demodulator. A modem is typically used to send digital
The sending modem modulates the data into a signal that is compatible with the phone line, and the receiving modem
demodulates the signal back into digital data. Wireless modems convert digital data into radio signals and back.
Modems came into existence in the 1960s as a way to allow terminals to connect to computers over the phone lines. A
Types of Modem
Internal
Internal modems are Compact, Inexpensive but difficult to set-up (if not pre-installed with computer package).
External
External modems are - Simple to set up, allow flexible usage but are more expensive than internal modems.
In a configuration like this, a dumb terminal at an off-site office or store could "dial in" to a large, central computer. The
1960s were the age of time-shared computers, so a business would often buy computer time from a time-share facility
A dumb terminal is simply a keyboard and a screen. A very common dumb terminal at the time was called the DEC VT-
100, and it became a standard of the day (now memorialized in terminal emulators worldwide). The VT-100 could display
25 lines of 80 characters each. When the user typed a character on the terminal, the modem sent the ASCII code for the
character to the computer. The computer then sent the character back to the computer so it would appear on the screen.
People got along at 300 bps for quite a while. The reason this speed was tolerable was because 300 bps represents about
30 characters per second, which is a lot more characters per second than a person can type or read. Once people started
transferring large programs and images to and from bulletin board systems, however, 300 bps became intolerable.
2400 bps
28.8 Kbps
33.6 Kbps
ADSL, with theoretical maximum of up to 8 megabits per second (Mbps) - Gained popularity in 1999
DIAGRAM: -
-
RESULT: - Different types of modems are studied.
EXPERIMENT NO – 9
SATYA COLLEGE OF ENGINEERING & TECHNOLOGY
(DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING)
THEORY: -
The Hubs are the physical hardware devices placed in a central locations. The Hubs can be either multi-port repeaters or
b) Intelligent Hubs which can perform the basic diagnostics and task the nodes to see if they are operating
correctly or not.
The third category can be smart Hubs which can be polled and managed remotely
Purpose of Hub
Hubs are used to provide star topology. At the center of a star is the Hub or the switch with the n/w nodes located on the
tips of the star. The hub is installed in a central wiring clost with all the cables extending out to the n/w nodes. The
advantage of having a central wiring location i.e. it is easier to maintain to troubleshoot large n/w. All n/w cables come to
the central hub. So it is especially easy to detect and fix the cable problems. The user can easily move a workstation in a
star topology by changing the connection to the Hub at the central wiring closet.
BLOCK DIAGRAM: -
RESULT: - Thus Hub is Studied
EXPERIMENT NO – 10
COMMUNICATION.
THEORY: -
Ethernet Cables
Comparison between CAT5, CAT5e, CAT6, CAT7 Cables
In the context of the 100-ohm UTP (Unshielded Twisted Pair) type of cable used for Ethernet wiring the only categories of
interest are Cat3, Cat4, Cat5, Cat5e, Cat6, and Cat7. CATx is an abbreviation for the category number that defines the
performance of building telecommunications cabling as outlined by the Electronic Industries Association (EIA) standards.
Up until the late 1980s thick or thin coaxial cable was typically used for 10-Mbps Ethernet networks, but around that time,
UTP cabling became more commonly used because it was easier to install and less expensive. UTP CAT3 and CAT4 were
SATYA COLLEGE OF ENGINEERING & TECHNOLOGY
(DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING)
used for a quite limited time since the emergence of 100Base-TX networks meant a quick shift to CAT5. By the year 2000,
moves to gigabit (1000Base-TX) Ethernet LANs created a need for another specification, CAT5e. CAT5e is now being
Cat3 UTP 16 MHz 100m 10Base-T, 4Mbps Now mainly for telephone cables
Cat5 UTP 100MHz 100m 100Base-Tx,ATM, CDDI Common for current LANs
It might seem that CAT5 and CAT5e are the same. Pretty much they are, the CAT5e specification simply included some
additional limits over the CAT5 specification. The reality is that most CAT5 cable is in fact CAT5e cable just not certified as
Characteristic Impedance 100 ohms ± 15% 100 ohms ± 15% 100 ohms ± 15%
Some modern hubs don't care if you use crossover cables or straight through cables, they work out what you're using and
As stated at the outset, the actual difference is in the wiring. Inside the UTP patch cable there are 8 physical wires
although the network only uses 4 of them (the other 4 are simply wasted). The 8 wires are arranged in what's known as
pairs and one pair is used to send information whilst the other pair is used to receive information.
On a PC, the pair on pins 1 and 2 of the connector send information, whilst the pair on pins 3 and 6 receive the
information. To make PCs talk to each we therefore need to connect the send pair of one PC to the receive pair of the
other PC (and vice-a-versa). That means we need a crossover cable. If we used a straight through cable the both be
listening on the one pair - and hearing nothing, and sending on the one pair - achieving nothing.
The most common cable is the straight through cable. In a home or small office network you might only have one
crossover cable used - perhaps from the cable or DSL modem to the distribution hub.
Color Codes
If a cable has 568A color wiring on both ends then it's a straight through cable.
If a cable has 568B color wiring on both ends then it's also a straight through cable.
If a cable has 568A color wiring on one end and 568B color coded wiring on the other end, then it's a crossover cable.
In fact, while the colors are standardized and usually followed, that's not the important part. What's more important is
that one "pair" (wires that are twisted together inside the cable sheath) is used for the transmit side and another pair for
the receive side. If pairs aren't used then it's likely your cable will not work. Pairs are identified by the colors. The orange
wire and the orange with white stripe (or sometimes white with orange stripe) wire are a pair. The brown wire and the
DIAGRAM: -
SATYA COLLEGE OF ENGINEERING & TECHNOLOGY
(DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING)