What are the differences between CAT5E and T568A vs. T568B for ethernet cables?

  • Thread starter Thread starter Bystander
  • Start date Start date
AI Thread Summary
T568A and T568B are two wiring standards for CAT5E Ethernet cables, and while both can function properly if the same standard is used on both ends, mixing them can lead to issues such as signal degradation and intermittent connectivity. T568A is recommended for residential wiring in the U.S., while T568B is more commonly used and found in retail Ethernet patch cords. Using a T568A connector on one end and a T568B connector on the other creates a crossover cable, which is suitable for direct connections between network interface cards (NICs). Proper pinouts are crucial for functionality, as the cable's color coding is secondary to maintaining the correct wiring configuration. Additionally, using connectors of different genders on either end can cause connectivity problems in mixed systems. Understanding the pinout configuration is essential for ensuring effective signal transmission and minimizing electromagnetic interference.
Bystander
Science Advisor
Homework Helper
Gold Member
Messages
5,617
Reaction score
1,777
Searching "t568" doesn't bring up any matches: presumably the topic ain't been covered.

As far as stringing ethernet cables, T568A and T568B connector standards for CAT5E are transparent to the hardware being connected so long as one preserves the standard (and gender?) at both ends of a cable run. Net sites discussing A & B include caveats regarding mixing; A won't work with B, and vice versa, with comments that video goes to hell, or other nagging problems, intermittents, sensitivity to phases of the moon, you name it.

The questions: has anyone ever had such problems; and, does anyone know physically what's happening to signals?
 
Computer science news on Phys.org
OK. thankee.

For the interested, U. S. recommends A for residential wiring, B is the common use item, and B is what you get at the village drugstore when you ask for ethernet patch cords.

A on one end, B on the other, same gender both ends works for tying two computers together.

Hermaphrodites (different genders on ends of cable) are what causes trouble in "mixed" systems.
 
although I don't follow you completely, I would like to specify a couple things that confused me. t568A and t568B are 2 different wiring standards used in cat-5 cable. Normally, t568B wiring is used, but t568a wiring also works.
If you use a cable with t568B on one end and t568A on the other, you'd have
an ethernet crossover cable, used for a NIC2NIC network connection.
I would assume that with just switching the wiring on one end of a cat-5 cable to the other type, you can make a cat-5 cable act as an ethernet crossover cable, however, I have not tried myself (I have used a prefab ethernet crossover cable between 2 NICs and it worked)
 
The colours mean nothing as long as you have the correct pin outs at both ends...

Code:
100BaseTX RJ-45 Connector

The Fast Ethernet RJ-45 port actively terminates wire pair 4 and 5 and wire pair 7 and 8. Common-mode termination reduces electromagnetic interference (EMI) and susceptibility to common-mode sources.

The table below shows the pin and corresponding signal for the RJ-45 connector pinouts.

RJ-45 Connector Pinout

Pin
	

Signal

1 TX+

2 TX-

3 RX+

6 RX-

http://www.cisco.com/en/US/products/hw/routers/ps133/products_tech_note09186a00801f5d9e.shtml
 
I came across a video regarding the use of AI/ML to work through complex datasets to determine complicated protein structures. It is a promising and beneficial use of AI/ML. AlphaFold - The Most Useful Thing AI Has Ever Done https://www.ebi.ac.uk/training/online/courses/alphafold/an-introductory-guide-to-its-strengths-and-limitations/what-is-alphafold/ https://en.wikipedia.org/wiki/AlphaFold https://deepmind.google/about/ Edit/update: The AlphaFold article in Nature John Jumper...
Thread 'Urgent: Physically repair - or bypass - power button on Asus laptop'
Asus Vivobook S14 flip. The power button is wrecked. Unable to turn it on AT ALL. We can get into how and why it got wrecked later, but suffice to say a kitchen knife was involved: These buttons do want to NOT come off, not like other lappies, where they can snap in and out. And they sure don't go back on. So, in the absence of a longer-term solution that might involve a replacement, is there any way I can activate the power button, like with a paperclip or wire or something? It looks...
Back
Top