DOMAIN 1 : Cables and Connectors Flashcards
Asynchronous
Not synchronized. Communication without any timing mechanism. Instead of a timing mechanism you have communication rules. There is a start bit and a stop bit to notify the other end when communication starts and stops.
Pros: If one computer needs to send data then it can do so without having to keep stopping during each clock cycle. Cons: With the use of start and stop bits you have 20% overhead. In other words, if you send 100 KB of information then it takes 120 KB to get it all there.
Synchronous
In this setup, data is sent as strict blocks of information. Because the timing is uniform, there is no need for a start and stop bit.
Pros: No need for extra information. Cons: There is timing so you could say that there are blank spaces.
IRQ
Stands for Interrupt ReQuest. This is how a peripheral tells the CPU it needs its attention. There are specific numbers to tell the CPU which peripheral needs time and the priority. The priority is determined from least to greatest (i.e. 0 is the most important and 15 is the least). Most systems have 16 of these IRQs. Some older systems only have 9. This used to limit the numbers of things you can put in a system. Now technology has advanced so there is now IRQ sharing, but be mindful when working with ISA cards and older systems as you can run out fast.
Male vs. Female Connector
I’m not going too far into this, but a male connector is the side of a connection that has the prongs–like the power plug on your computer monitor. The side that goes from your monitor into the wall is the male. The outlet is the female side of the connector. NO JOKE.
DB
This term you will see in the context of DB-25 or DB-9. What this is describing is the shape of the connector. The connector has a definite shape like a capital D (also could be called a trapezoid with rounded angles).
DB-9 Female Connector
Normally seen on older mice and modems.
Max Cable Length: 50 feet
DB-25 to Centronix 36 male or
DB-25 male to DB-25 Female connectors
Printers and Scanners
Mostly been replaced with USB
If you plug an older device, i.e. printer, and it is not recognized, what should you do?
Go into Device Manager and “Enable legacy Plug and Play detection.”
What is the PS/2 DIN-6 connector used for?
Plugs into back of computer, used for mice and keyboard.
What color is the DIN-6 for the mice?
Green
What color is the DIN-6 for the keyboard?
Purple
What is the DIN 5 male connector used for?
Older keyboards. On some older motherboards, this may be the only build-on connector.
USB 1.1 connector name
USB A/B
Maximum number of of devices that can be connected to USB 1.1?
127
USB 1.1 maximum cable length
3 meters