Digital Electronics Test 71. What is an analog-to-digital converter?   dịch - Digital Electronics Test 71. What is an analog-to-digital converter?   Việt làm thế nào để nói

Digital Electronics Test 71. What i

Digital Electronics Test 7
1. What is an analog-to-digital converter?

A. It makes digital signals.


B. It takes analog signals and puts them in digital format.


C. It allows the use of digital signals in everyday life.


D. It stores information on a CD.

Answer: Option B
2. The controls on an oscilloscope that will help obtain a stable display are in the ________.

A. vertical section


B. horizontal section


C. trigger section


D. display section

Answer: Option C
3. Hex is often used in digital applications as a shorthand way to represent strings of bits.

A. True

B. False

Answer: Option A
4. Use Boolean algebra to find the most simplified SOP expression for F = ABD + CD + ACD + ABC+ ABCD.

A. F = ABD + ABC + CD


B. F = CD + AD


C. F = BC + AB


D. F = AC + AD

Answer: Option A
5. The Boolean expression C + CD is equal to ________.

A. C


B. D


C. C + D


D. 1

Answer: Option A
6. As a technician you are confronted with a TTL circuit board containing dozens of IC chips. You have taken several readings at numerous IC chips, but the readings are inconclusive because of their erratic nature. Of the possible faults listed, select the one that most probably is causing the problem.

A. A defective IC chip that is drawing excessive current from the power supply


B. A solar bridge between the inputs on the first IC chip on the board


C. An open input on the first IC chip on the board


D. A defective output IC chip that has an internal open to Vcc

Answer: Option C
7. For the XNOR gate truth table shown below, the values for w, x, y, and z are ____, ____, ____, and ____, respectively.


A. 1, 0, 0, 1


B. 0, 1, 0, 1


C. 1, 1, 1, 0


D. 1, 0, 0, 0

Answer: Option A
8. The output pulse width for a 555 monostable circuit with R1 = 3.3 k and C1 = 0.02 F is ________.

A. 7.3 s


B. 73 s


C. 7.3 ms


D. 73 ms

Answer: Option B
9. The J-K flip-flop is a standard building block of clocked (sequential) logic circuits known as a ________.

A. FUNCTION


B. logic primitive


C. VARIABLE


D. PROCESS

Answer: Option B
10. A glitch that appears on the decoded output of a ripple counter is often difficult to see on an oscilloscope because ________.

A. it is a random event


B. it occurs less frequently than the normal decoded output


C. it is very fast


D. all of the above

Answer: Option D
11. Which is not part of a hard disk drive?

A. Spindle


B. Platter


C. Read/write head


D. Valve

Answer: Option D
12. Each programmable array logic (PAL) gate product is applied to an OR gate and, if combinational logic is desired, the product is ORed and then:

A. the polarity fuse is restored


B. sent to an inverter for output


C. sent immediately to an output pin


D. passed to the AND function for output

Answer: Option B
13. The programming technologies that are used in CPLD devices are all nonvolatile.

A. True

B. False

Answer: Option A
14. The GAL22V10 has 12 outputs pins and 10 input pins.

A. True

B. False

Answer: Option B
15. The symbol shown below is an AND gate.


A. True

B. False

Answer: Option A
16. Add the following BCD numbers.
0110 0111 1001
0101 1000 1000


A. 0000 1011 0000 1111 0001 0001


B. 0001 0001 0001 0101 0001 0001


C. 0000 1011 0000 1111 0001 0111


D. 0001 0001 0001 0101 0001 0111

Answer: Option D
17. Whenever a totem-pole TTL output goes from LOW to HIGH, a high-amplitude current spike is drawn from the Vcc supply. How is this effect corrected to a digital circuit?

A. By connecting a radio-frequency capacitor from Vcc to ground.


B. By using a switching power supply


C. By connecting a capacitor from Vout to ground


D. By connecting a large resistor from Vcc to Vout

Answer: Option A
18. What is the purpose of a decoder's inputs?

A. To allow the decoder to respond to the inputs to activate the correct output gate.


B. To disable the decoder outputs so that all outputs will be inactive.


C. To disable the inputs and activate all outputs.


D. To allow the decoder to respond to the inputs to activate the correct output gate, and to disable the inputs and activate all outputs.

Answer: Option D
19. In a typical IC monostable multivibrator circuit, at the falling edge of the trigger input, the output switches HIGH for a period of time determined by the ________.

A. value of the RC timing components


B. amplitude of the input trigger


C. frequency of the input trigger


D. magnitude of the dc supply voltage

Answer: Option A
20. A microcontroller is called a computer on a chip.

A. True

B. False

Answer: Option A
0/5000
Từ: -
Sang: -
Kết quả (Việt) 1: [Sao chép]
Sao chép!
Digital Electronics Test 71. What is an analog-to-digital converter? A. It makes digital signals. B. It takes analog signals and puts them in digital format. C. It allows the use of digital signals in everyday life. D. It stores information on a CD.Answer: Option B2. The controls on an oscilloscope that will help obtain a stable display are in the ________. A. vertical section B. horizontal section C. trigger section D. display sectionAnswer: Option C3. Hex is often used in digital applications as a shorthand way to represent strings of bits. A. True B. FalseAnswer: Option A 4. Use Boolean algebra to find the most simplified SOP expression for F = ABD + CD + ACD + ABC+ ABCD. A. F = ABD + ABC + CD B. F = CD + AD C. F = BC + AB D. F = AC + ADAnswer: Option A5. The Boolean expression C + CD is equal to ________. A. C B. D C. C + D D. 1Answer: Option A6. As a technician you are confronted with a TTL circuit board containing dozens of IC chips. You have taken several readings at numerous IC chips, but the readings are inconclusive because of their erratic nature. Of the possible faults listed, select the one that most probably is causing the problem. A. A defective IC chip that is drawing excessive current from the power supply B. A solar bridge between the inputs on the first IC chip on the board C. An open input on the first IC chip on the board D. A defective output IC chip that has an internal open to VccAnswer: Option C7. For the XNOR gate truth table shown below, the values for w, x, y, and z are ____, ____, ____, and ____, respectively. A. 1, 0, 0, 1 B. 0, 1, 0, 1 C. 1, 1, 1, 0 D. 1, 0, 0, 0Answer: Option A8. The output pulse width for a 555 monostable circuit with R1 = 3.3 k and C1 = 0.02 F is ________. A. 7.3 s B. 73 s C. 7.3 ms D. 73 msAnswer: Option B 9. The J-K flip-flop is a standard building block of clocked (sequential) logic circuits known as a ________. A. FUNCTION B. logic primitive C. VARIABLE D. PROCESSAnswer: Option B10. A glitch that appears on the decoded output of a ripple counter is often difficult to see on an oscilloscope because ________. A. it is a random event B. it occurs less frequently than the normal decoded output C. it is very fast D. all of the aboveAnswer: Option D11. Which is not part of a hard disk drive? A. Spindle B. Platter C. Read/write head D. ValveAnswer: Option D12. Each programmable array logic (PAL) gate product is applied to an OR gate and, if combinational logic is desired, the product is ORed and then: A. the polarity fuse is restored B. sent to an inverter for output C. sent immediately to an output pin D. passed to the AND function for outputAnswer: Option B13. The programming technologies that are used in CPLD devices are all nonvolatile. A. True B. FalseAnswer: Option A14. The GAL22V10 has 12 outputs pins and 10 input pins. A. True B. FalseAnswer: Option B15. The symbol shown below is an AND gate.


A. True

B. False

Answer: Option A
16. Add the following BCD numbers.
0110 0111 1001
0101 1000 1000


A. 0000 1011 0000 1111 0001 0001


B. 0001 0001 0001 0101 0001 0001


C. 0000 1011 0000 1111 0001 0111


D. 0001 0001 0001 0101 0001 0111

Answer: Option D
17. Whenever a totem-pole TTL output goes from LOW to HIGH, a high-amplitude current spike is drawn from the Vcc supply. How is this effect corrected to a digital circuit?

A. By connecting a radio-frequency capacitor from Vcc to ground.


B. By using a switching power supply


C. By connecting a capacitor from Vout to ground


D. By connecting a large resistor from Vcc to Vout

Answer: Option A
18. What is the purpose of a decoder's inputs?

A. To allow the decoder to respond to the inputs to activate the correct output gate.


B. To disable the decoder outputs so that all outputs will be inactive.


C. To disable the inputs and activate all outputs.


D. To allow the decoder to respond to the inputs to activate the correct output gate, and to disable the inputs and activate all outputs.

Answer: Option D
19. In a typical IC monostable multivibrator circuit, at the falling edge of the trigger input, the output switches HIGH for a period of time determined by the ________.

A. value of the RC timing components


B. amplitude of the input trigger


C. frequency of the input trigger


D. magnitude of the dc supply voltage

Answer: Option A
20. A microcontroller is called a computer on a chip.

A. True

B. False

Answer: Option A
đang được dịch, vui lòng đợi..
Kết quả (Việt) 2:[Sao chép]
Sao chép!
Kỹ thuật số thử nghiệm điện tử 7
1. một bộ chuyển đổi analog-to-kỹ thuật số là gì? A. Nó làm cho các tín hiệu kỹ thuật số. B. Mất tín hiệu analog và đặt chúng ở định dạng kỹ thuật số. C. Nó cho phép việc sử dụng các tín hiệu kỹ thuật số trong cuộc sống hàng ngày. D. Nó lưu trữ thông tin trên đĩa CD. Trả lời: Lựa chọn B 2. Các điều khiển trên một dao động đó sẽ giúp có được một màn hình ổn định là trong ________. A. dọc phần B. ngang phần C. phần kích hoạt D. hiển thị phần trả lời: Lựa chọn C 3. Hex thường được sử dụng trong các ứng dụng kỹ thuật số như một cách viết tắt để biểu diễn các chuỗi bit. A. Đúng B. False trả lời: Lựa chọn A 4. Sử dụng đại số Boolean để tìm thấy những biểu hiện SOP đơn giản nhất cho F = ABD + CD + ACD + ABC + ABCD. A. F = ABD + ABC + CD B. F = CD + AD C. F = BC + AB D. F = AC + AD trả lời: Lựa chọn A 5. Các biểu thức Boolean C + CD bằng ________. A. C B. D C. C + D D. 1 trả lời: Lựa chọn A 6. Là một kỹ thuật mà bạn đang phải đối mặt với một bảng mạch TTL có chứa hàng chục chip IC. Bạn đã thực hiện một vài bài đọc ở nhiều chip IC, nhưng các bài đọc là không thuyết phục vì tính chất thất thường của họ. Trong số lỗi có thể được liệt kê, hãy chọn một trong đó hầu hết có lẽ là gây ra vấn đề. A. Một con chip IC khiếm khuyết đó được vẽ quá mức hiện nay từ các nguồn cung cấp điện B. Một cây cầu năng lượng mặt trời giữa các đầu vào trên chip vi mạch đầu tiên trên bảng C. Một đầu vào mở trên các chip vi mạch đầu tiên trên bảng D. Một đầu ra bị lỗi chip IC có một mở nội bộ để VCC trả lời: Lựa chọn C 7. Đối với XNOR bảng cửa thật hiển thị dưới đây, các giá trị cho w, x, y, và z là ____, ____, ____, và ____, tương ứng. A. 1, 0, 0, 1 B. 0, 1, 0, 1 C. 1, 1, 1, 0 D. 1, 0, 0, 0 trả lời: Lựa chọn A 8. Độ rộng xung đầu ra cho một mạch đơn ổn 555 với R1 = 3,3 k và C1 = 0.02 F là ________. A. 7,3 s B. 73 s C. 7.3 ms D. 73 ms trả lời: Lựa chọn B 9. JK flip-flop là một khối xây dựng tiêu chuẩn tốc độ mạch (tuần tự) logic gọi là ________. A. CHỨC NĂNG B. lý nguyên thủy C. BIẾN D. QUY TRÌNH trả lời: Lựa chọn B 10. Một trục trặc xuất hiện trên đầu ra được giải mã của một truy cập gợn thường khó thấy trên một dao động vì ________. A. nó là một sự kiện ngẫu nhiên B. nó xảy ra ít thường xuyên hơn so với sản lượng được giải mã bình thường C. nó là rất nhanh D. tất cả các bên trên trả lời: Lựa chọn D 11. Mà không phải là một phần của một ổ đĩa cứng? A. Trục B. Platter C. Đọc / ghi đầu D. Van trả lời: Lựa chọn D 12. Mỗi sản phẩm cổng lập trình mảng logic (PAL) được áp dụng cho một cổng OR và, nếu logic tổ hợp là mong muốn, sản phẩm là ORed và sau đó: A. cầu chì cực được phục hồi B. gửi đến một biến tần cho đầu ra C. gửi ngay cho một sản lượng pin D. truyền cho các chức năng AND cho đầu ra trả lời: Lựa chọn B 13. Các công nghệ lập trình được sử dụng trong các thiết bị CPLD đều không bay hơi. A. Đúng B. False trả lời: Lựa chọn A 14. Các GAL22V10 có 12 kết quả đầu ra chân và 10 chân đầu vào. A. Đúng B. False trả lời: Lựa chọn B 15. Các biểu tượng hiển thị dưới đây là một cổng AND. A. Đúng B. False trả lời: Lựa chọn A 16. Cộng các chữ số BCD sau. 0110 0111 1001 0101 1000 1000 A. 0000 1011 0000 1111 0001 0001 B. 0001 0001 0001 0101 0001 0001 C. 0000 1011 0000 1111 0001 0111 D. 0001 0001 0001 0101 0001 0111 trả lời: Lựa chọn D 17. Bất cứ khi nào một đầu ra TTL totem-pole đi từ THẤP đến CAO, một cành hiện tại cao biên độ được rút ra từ việc cung cấp VCC. Làm thế nào là hiệu ứng này điều chỉnh để một mạch kỹ thuật số? A. Bằng cách kết nối một tụ điện tần số vô tuyến từ VCC xuống đất. B. Bằng cách sử dụng một nguồn cung cấp năng lượng chuyển đổi C. Bằng cách kết nối một tụ điện từ Vout mặt đất D. Bằng cách kết nối một điện trở lớn từ VCC Vout trả lời: Lựa chọn A 18. Mục đích của đầu vào của bộ giải mã là gì? A. Để cho phép các bộ giải mã để đáp ứng các yếu tố đầu vào để kích hoạt các cổng đầu ra chính xác. B. Để vô hiệu hóa các kết quả đầu ra bộ giải mã để cho tất cả các đầu ra sẽ không hoạt động. C. Để vô hiệu hóa các đầu vào và kích hoạt tất cả các kết quả đầu ra. D. Để cho phép các bộ giải mã để đáp ứng các yếu tố đầu vào để kích hoạt các cổng đầu ra chính xác và vô hiệu hóa các đầu vào và kích hoạt tất cả các kết quả đầu ra. Trả lời: Lựa chọn D 19. Trong một IC mạch multivibrator đơn ổn điển hình, ở cạnh xuống của đầu vào kích hoạt, sản lượng chuyển mạch cao cho một khoảng thời gian xác định bởi ________. A. Giá trị của RC thành phần thời gian B. biên độ của đầu vào kích hoạt C. tần số của các kích hoạt đầu vào D. độ lớn của dc điện áp cung cấp trả lời: Lựa chọn A 20. Một vi điều khiển được gọi là một máy tính trên một chip. A. Đúng B. False trả lời: Lựa chọn A

























































































































































































































































đang được dịch, vui lòng đợi..
 
Các ngôn ngữ khác
Hỗ trợ công cụ dịch thuật: Albania, Amharic, Anh, Armenia, Azerbaijan, Ba Lan, Ba Tư, Bantu, Basque, Belarus, Bengal, Bosnia, Bulgaria, Bồ Đào Nha, Catalan, Cebuano, Chichewa, Corsi, Creole (Haiti), Croatia, Do Thái, Estonia, Filipino, Frisia, Gael Scotland, Galicia, George, Gujarat, Hausa, Hawaii, Hindi, Hmong, Hungary, Hy Lạp, Hà Lan, Hà Lan (Nam Phi), Hàn, Iceland, Igbo, Ireland, Java, Kannada, Kazakh, Khmer, Kinyarwanda, Klingon, Kurd, Kyrgyz, Latinh, Latvia, Litva, Luxembourg, Lào, Macedonia, Malagasy, Malayalam, Malta, Maori, Marathi, Myanmar, Mã Lai, Mông Cổ, Na Uy, Nepal, Nga, Nhật, Odia (Oriya), Pashto, Pháp, Phát hiện ngôn ngữ, Phần Lan, Punjab, Quốc tế ngữ, Rumani, Samoa, Serbia, Sesotho, Shona, Sindhi, Sinhala, Slovak, Slovenia, Somali, Sunda, Swahili, Séc, Tajik, Tamil, Tatar, Telugu, Thái, Thổ Nhĩ Kỳ, Thụy Điển, Tiếng Indonesia, Tiếng Ý, Trung, Trung (Phồn thể), Turkmen, Tây Ban Nha, Ukraina, Urdu, Uyghur, Uzbek, Việt, Xứ Wales, Yiddish, Yoruba, Zulu, Đan Mạch, Đức, Ả Rập, dịch ngôn ngữ.

Copyright ©2025 I Love Translation. All reserved.

E-mail: