How Can Ethernet Support Both Internet and Printing Requests?

  • Thread starter Thread starter Newtons Apple
  • Start date Start date
  • Tags Tags
    Signals
AI Thread Summary
Ethernet networks primarily operate on baseband technology, allowing only one signal at a time over a single cable. However, modern networks can support simultaneous internet and printing requests through the use of broadband technology, which utilizes different frequency bands for multiple signals. In a typical setup, network devices like switches manage traffic by directing data packets to the appropriate destination based on unique addresses. This allows for the perception of simultaneous activities, even though they are transmitted in rapid succession. Understanding the distinction between baseband and broadband is crucial for grasping how these technologies function together in a network.
Newtons Apple
Messages
73
Reaction score
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
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.
 
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.
 
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
 
.

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.
 
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I am not an electrical engineering student, but a lowly apprentice electrician. I learn both on the job and also take classes for my apprenticeship. I recently wired my first transformer and I understand that the neutral and ground are bonded together in the transformer or in the service. What I don't understand is, if the neutral is a current carrying conductor, which is then bonded to the ground conductor, why does current only flow back to its source and not on the ground path...
While I was rolling out a shielded cable, a though came to my mind - what happens to the current flow in the cable if there came a short between the wire and the shield in both ends of the cable? For simplicity, lets assume a 1-wire copper wire wrapped in an aluminum shield. The wire and the shield has the same cross section area. There are insulating material between them, and in both ends there is a short between them. My first thought, the total resistance of the cable would be reduced...
Back
Top