Broadband Vs. Baseband Signals

  • Thread starter Newtons Apple
  • Start date
  • Tags
    Signals
In summary, a baseband network sends one signal at a time down an ethernet cable. A broadband network sends two signals at a time down an ethernet cable. A switch separates the two signals and sends them to the proper devices.
  • #1
Newtons Apple
57
1
Hello everyone, a bit confused here and hoping for some clarification...

I'm studying computer science, and in most of the books I've been reading most ethernet networks are baseband networks.. 10BaseT 100baseT...100baseFX..1000baseLX etc... Meaning only 1 signal can traverse the ethernet cat cable... The reason why dial up connection interrupted phone calls, because it used up the signaling for internet connection.
Now here at school we have internet and printing done on 1 ethernet cable. My question is, how can the ethernet cable support both signals, the internet and the printing requests on 1 wire? I can send out printing requests, and surf the internet at the same time? How can I do this if our connection is based on a baseband technology? Or is it broadband and I just don't know? Like I said from my readings, they haven't discussed any broadband ethernet connections
 
Engineering news on Phys.org
  • #2
It does peices of one followed by peices of the other in little chunks called packets. It only appears as if it sends two things at once down the same cable.
 
  • #3
There is a whole extra level involved.
The (baseband) signals carried on ethernet cables are used to modulate a carrier on broadband systems or dial-up systems. In a dial-up, there is modulation of a low frequency carrier and the data signal overlaps the audio bandwidth. So you can only have one at a time. For a broadband system, the audio and data signals occupy different bands so they can co-exist. There are various ways of doing this but they all carry the 'broadband' signal at a frequency above the basic audio base band signal. I have Virgin cable and the up and down link signals in fact use different modulation systems and different data rates (according to the web page that the cable modem shows me on 192.168.100.1) ADSL (the majority) uses a different arrangement. But all broadband systems use modulated carriers to achieve what they want.
 
  • #4
Newtons Apple said:
Hello everyone, a bit confused here and hoping for some clarification...

I'm studying computer science, and in most of the books I've been reading most ethernet networks are baseband networks.. 10BaseT 100baseT...100baseFX..1000baseLX etc... Meaning only 1 signal can traverse the ethernet cat cable... The reason why dial up connection interrupted phone calls, because it used up the signaling for internet connection.
Now here at school we have internet and printing done on 1 ethernet cable. My question is, how can the ethernet cable support both signals, the internet and the printing requests on 1 wire? I can send out printing requests, and surf the internet at the same time? How can I do this if our connection is based on a baseband technology? Or is it broadband and I just don't know? Like I said from my readings, they haven't discussed any broadband ethernet connections

The ethernet LAN is baseband. All machines on the network have a NIC ( Network Interface Card ) with a unique number. And any card that wants to transmit first checks if the line has no traffic and will then transmit. If not it waits, and tests the line again. The transmitting card sends some protocols of which include the address of the receiving machine and only that machine can accept the transmission. Other cards on the line can listen but not accept.
Nowadays most LANS use a Switch. The switch has a list of all members on the line and traffic that comes into the switch is checked against the list and then sent out to the designated member.
You might also want to look up routers, gateways, hubs, modems.
Modems nowadays are not the old can only do one thing at a time one connection 56k type but highspeed data.
In fact with the correct modem, you can surf the internet and watch TV at the same time and then through your LAN, printout a document and send a fax. Everything seems to happen all at the same time but really isn't.

Transmission on the LAN is by what Antiphon stated.

Communication to the outside world ( internet ) is through a modem and described by sophiecentaur.

Here is a little site
http://en.kioskea.net/contents/technologies/ethernet.php3
 
  • #5
.

I can provide an explanation for the difference between broadband and baseband signals. Broadband signals allow for multiple signals to be transmitted simultaneously on a single medium, while baseband signals only allow for one signal at a time. In the case of Ethernet networks, broadband signals are used for high-speed data transmission, while baseband signals are used for lower-speed data transmission.

In terms of your question about how a single Ethernet cable can support both internet and printing requests, it is likely that your school's network is using a broadband connection. This allows for multiple signals, such as internet and printing requests, to be transmitted simultaneously on the same cable. This is possible because broadband technology uses different frequency bands to transmit different signals, allowing for multiple signals to coexist on the same medium.

I hope this explanation helps to clarify the difference between broadband and baseband signals, and how they are used in Ethernet networks. If you have any further questions, please don't hesitate to ask.
 

Related to Broadband Vs. Baseband Signals

What is the difference between broadband and baseband signals?

Broadband signals are able to transmit multiple signals simultaneously over a wide range of frequencies, while baseband signals can only transmit one signal at a time over a single frequency.

Which type of signal is more commonly used?

Broadband signals are more commonly used, especially in modern technologies such as internet and cable TV, as they allow for faster and more efficient transmission of data.

How do broadband and baseband signals affect data transmission?

Broadband signals allow for higher data transfer rates and larger amounts of data to be transmitted, while baseband signals are more limited in their capacity.

Can broadband and baseband signals be used together?

Yes, they can be used together in a technique known as broadband-over-baseband (BoB). This allows for the benefits of both types of signals to be utilized for optimal data transmission.

Are there any disadvantages to using broadband signals?

One potential disadvantage of using broadband signals is the possibility of interference from other signals operating on nearby frequencies. This can affect the quality of the transmitted data.

Similar threads

Replies
9
Views
2K
  • Electrical Engineering
Replies
3
Views
12K
  • Computing and Technology
2
Replies
43
Views
3K
  • Electrical Engineering
Replies
4
Views
2K
  • Computing and Technology
Replies
4
Views
1K
  • Sticky
  • Programming and Computer Science
Replies
13
Views
4K
Replies
1
Views
3K
Replies
10
Views
2K
  • Computing and Technology
Replies
15
Views
3K
  • Computing and Technology
Replies
4
Views
3K
Back
Top