0% found this document useful (0 votes)
11 views23 pages

Baseband vs Broadband Communication in LAN

This document discusses baseband and broadband communication methods. Baseband communication uses the entire bandwidth for a single channel and is used in computer networks like Ethernet. Broadband communication divides the bandwidth into multiple channels using frequency division multiplexing and is used for longer distance communication. The document compares characteristics of baseband and broadband communication and their applications in local area networks and manufacturing.

Uploaded by

Rohith Urs
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views23 pages

Baseband vs Broadband Communication in LAN

This document discusses baseband and broadband communication methods. Baseband communication uses the entire bandwidth for a single channel and is used in computer networks like Ethernet. Broadband communication divides the bandwidth into multiple channels using frequency division multiplexing and is used for longer distance communication. The document compares characteristics of baseband and broadband communication and their applications in local area networks and manufacturing.

Uploaded by

Rohith Urs
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

DATA COMMUNICATION IN LAN AND MODEM

APARNA G J 12MC05F MECHATRONICS

BASEBAND AND BROADBAND


}

BASEBAND communication method uses the media in such a way that the entire capacity of the cable is taken up by a single channel. BROADBANDcommunication method provides multiple channels of data over a single communication medium using frequency division multiplexing.

BASEBAND COMMUNICATION

CHARACTERISTICS OF BASEBAND COMMUNICATION


} } }

One signal occupies the entire available bandwidth Uses digital encoding scheme Bidirectional communication is possible, sending and receiving does not take place simultaneously on the same wire at the same time Used in computer communication

DATA TRANSMISSION IN BASEBAND SYSTEM


} }

Line coding technique is used The waveform pattern of voltage used to represent the 1s and 0s of a digital data on a transmission link is calledline coding. Line coding technique used in Ethernet is Manchester coding

MANCHESTER CODING: Each binary 1 is represented by a positive halfbit period pulse followed by a negative halfbit period pulse. A binary 0 is represented by a negative half bit period pulse followed by a positive halfbit period pulse.

TDM OF TWO SIGNALS IN BASEBAND SYSTEM


More than one signal can be transmitted in
baseband channel using Time Division Multiplexing(TDM)

REPEATERS IN BASEBAND NETWORK


}

Signal sent out will become weaker as it moves farther away from the source Attenuationreduces the range A Repeater will boost the signal level and compensates for attenuation loss Two types are commonly used, 1. Amplifying 2. Regenerative

Regenerative repeaters are preferred in baseband communication

EFFECT OF USING AMPLIFYING

AND REGENERATIVE REPEATERS

BROADBAND COMMUNICATION

CHARACTERISTICS OF BROADBAND COMMUNICATION


}

Divides the capacity of the link into more channels, each carrying a different signal. This is achieved using Frequency division Multiplexing (FDM) Analog signaling is used Instead of one narrow band we get a broader band hence broadband. Unidirectional communication

} }

DATA TRANSMISSION IN BROADBAND


}

The wide range of frequencies available for broadband communication are divided into a number of smaller channels Small bands of unused frequencies are allocated between different data channels- Guard Band- to reduce interference between adjacent channels Analog modulation schemes are used eg ASK, FSK, PFK

MODULATION SCHEMES USED IN BROADBAND

Amplitude Shift Keying (ASK)

Frequency Shift Keying (FSK)

Phase Shift Keying (PSK)

FDM OF TWO CHANNELS IN BROADBAND SYSTEM

TWO WAY COMMUNICATION IN BROADBAND


}

Two way broadband communication is achieved by using: 1. Mid-split: Here cable system that divides the available frequencies into two bands, one for transmission and the other for reception. 2. Dual cable: two cables are attached to the device, one to transmit and the other one to receive

COMPARISON BETWEEN BASEBAND AND BROADBAND COMMUNICATION


BROADBAND
}

BASEBAND
}

Allows simultaneous multi channel voice, data and video communications Can cover distances upto 50Km Data transmission rates exceeds 100Mbps Transceiver devices are complex (must be competent enough to distinguish between the same 3 states on multiple channels on the same cable)

Simultaneous transmission is not possible Can cover distances upto 2.5K Data transmission rate is about 10Mbps Transceiver devices used are simple (only 3 states are possible- 0, 1 and idle)

APPLICATION IN MANUFACTURING
}

LAN technology is used to integrate shop floor control system (SFC) with both automated material handling and storage system (AMH&S) and management information system LAN system for factory communications is a hybrid of baseband and broadband Baseband systems integrate communications between individual machine control systems on the shop floor and AMH&S system Long distance main trunk uses broadband communications

LAN network in an industry Using both baseband and broadband communication links

MODEMS

MODEM is the short term for MOdulator/ DEModulator

A MODEM is a device that enables a computer to transmit data over telephone or cable lines

} }

In computer information is stored digitally Information transmitted over telephone lines is in the form of analog waves

Modems perform modulationto encode your data into the line signal anddemodulationto decode it from the line signal.

WORKING OF CABLE MODEM

REFERENCES
}

Introduction to Data Communication and Networking-Wayne Tomasi Telecommunications and Data communications Hand Book Ray Horak [Link] [Link]

} }

THANK YOU

Common questions

Powered by AI

Simultaneous transmission is not feasible in baseband communication because it uses a single channel that occupies the entire bandwidth, meaning that sending and receiving operations cannot occur at the same time on the same wire. This unidirectional approach is typically suitable for digital data transmission where the traffic is time-sliced. In contrast, broadband communication can handle simultaneous transmissions by dividing the available bandwidth into multiple channels using Frequency Division Multiplexing (FDM), thereby supporting multiple, concurrent data streams for voice, video, and data .

Baseband communication uses a single channel and digital encoding schemes, allowing only one signal to occupy the entire bandwidth at a time. It's typically used for bidirectional communication where sending and receiving do not occur simultaneously on the same wire, using techniques like Manchester coding for data transmission . Broadband communication, in contrast, divides the communication medium into multiple channels using frequency division multiplexing, facilitating simultaneous transmission of different types of data such as voice, video, and data across larger distances and at higher rates. This method requires complex transceiver devices capable of handling multiple states on separate channels .

Manchester coding affects the reliability of baseband communication by providing a method of synchronization that is self-clocking, which means it embeds the clocking information within the data itself, thereby reducing the need for separate clock signals. This method enhances the accuracy and reliability of data transmission, as it reduces errors due to timing mismatches. Additionally, the efficiency may be affected due to the increased bandwidth required for Manchester coding as it utilizes more transitions .

Modems facilitate data transmission over telephone lines by converting digital data from a computer into analog signals (modulation) for transmission and then converting the received analog signals back into digital data (demodulation). Since telephone lines transmit data as analog waves, modems use this modulation process to encode digital data into a form suitable for transmission. Once the data reaches its destination, the modem at the receiving end demodulates the signal back into digital form, enabling the computer to process the transmitted data .

Frequency Division Multiplexing (FDM) in broadband communication divides the available bandwidth of a communication medium into multiple non-overlapping frequency bands, each carrying a separate signal. This technique facilitates the simultaneous transmission of different types of data, such as voice, video, and data, over the same communication link by allocating distinct frequency bands (channels) for each type. The use of guard bands between channels helps prevent interference, thus maintaining the integrity of the signals being transmitted. FDM's ability to support multiple simultaneous channels is crucial for broadband's high data transmission rates and extensive reach .

In industrial LAN networks, integrating both baseband and broadband communication links can enhance system efficiency by leveraging the strengths of each method. Baseband communication is used for short-range, high-reliability connections between individual machine control systems and the automated material handling and storage systems (AMH&S) due to its straightforward implementation and error resilience. Broadband communication is applied to long-distance connections within the network, such as main trunk lines that connect management information systems, due to its higher data rates and capacity for multi-channel transmission. The hybrid approach optimizes communication bandwidth, reliability, and transmission efficiency across the factory setting .

Analog modulation schemes like Amplitude Shift Keying (ASK), Frequency Shift Keying (FSK), and Phase Shift Keying (PSK) are integral to broadband data transmission as they enable the conversion of digital data into analog signals suitable for frequency division multiplexing. ASK modulates the amplitude of the carrier wave, FSK varies its frequency, and PSK changes its phase to represent data. These modulation techniques allow the effective transmission of data across various channels within the broadband spectrum, enhancing the communication system's capacity to handle simultaneous data streams with differing characteristics and requirements .

Guard bands function in broadband communication by providing small bands of unused frequencies between different data channels. These bands serve as protective buffers that prevent interference from one channel spilling over to adjacent ones, thereby preserving signal integrity. The use of guard bands, although necessary for clear signal separation, slightly reduces the overall available bandwidth for actual data transmission because some of the spectrum is reserved for these protective bands. This necessitates more efficient channel planning and utilization strategies to maximize the effective use of the available spectrum .

In baseband networks, two types of repeaters are used: amplifying and regenerative. Amplifying repeaters simply boost the signal level without distinguishing between the noise and the original signal, which can sometimes amplify noise along with the data. Regenerative repeaters, on the other hand, reconstruct the signal by recovering the data first and then retransmitting it, thereby reducing the errors caused by noise. Due to this error-correcting capability, regenerative repeaters are preferred in baseband communication to maximize data integrity and transmission quality .

Broadband communication systems, which employ complex transceiver devices capable of distinguishing between multiple states on separate channels, may introduce challenges such as higher costs and maintenance complexity in manufacturing settings. The increased complexity can also necessitate specialized training for personnel, addressing troubleshooting tasks, and ensuring compatibility with existing infrastructure. Moreover, broadband's sensitivity to interference among adjacent channels requires diligent management of channel assignments and signal integrity. In contrast, baseband systems, with their simpler transceiver requirements, are easier to manage, maintain, and integrate into existing low-complexity setups .

You might also like