Phiên Hỏi & Đáp hôm nay đến với chúng tôi theo lịch sự của SuperUser - một phân khu của Stack Exchange, một nhóm các trang web Hỏi & Đáp do cộng đồng điều hành.
Câu hỏi
Người đọc siêu người dùng Ne Mo muốn biết liệu bàn phím USB chỉ gửi tín hiệu hay họ cũng nhận được tín hiệu:
A USB keyboard does not need to receive any signals from a computer, just power, right? Or does it need to receive signals as well as send them?
Bàn phím USB chỉ gửi tín hiệu hoặc chúng có nhận được tín hiệu đó không?
Câu trả lời
Những người đóng góp của SuperUser LawrenceC và Dmitry Grigoryev có câu trả lời cho chúng tôi. Đầu tiên, LawrenceC:
From the “Device Class Definition for Human Interface Devices (HID)” specification:
Tiếp theo là câu trả lời từ Dmitry Grigoryev:
Any USB device regardless of its class requires bidirectional communication to function. Every USB device (or function in terms of USB specifications) is represented as a set of endpoints which can be thought of as buffers which accept or receive data. However, even endpoints which can only send data wait for a special packet called a token before they can reply:
Even so-called interrupt transfers are done in this way, with the USB host polling connected devices using token packets. What differs between regular (bulk) transfers and interrupt transfers is that the polling time is small and guaranteed in the latter case. Still, all transfers are initiated by the host.
Có cái gì để thêm vào lời giải thích? Tắt âm thanh trong các ý kiến. Bạn muốn đọc thêm câu trả lời từ những người dùng Stack Exchange có hiểu biết công nghệ khác? Xem toàn bộ chuỗi thảo luận tại đây.
Hình ảnh tín dụng: Luke Jones (Flickr)