CuriousTab
CuriousTab
Home
Aptitude
Computer
C Programming
C# Programming
C++ Programming
Database
Java Programming
Networking
Engineering
Biochemical Engineering
Biochemistry
Biotechnology
Chemical Engineering
Civil Engineering
Computer Science
Digital Electronics
Electrical Engineering
Electronics
Electronics and Communication Engineering
Mechanical Engineering
Microbiology
Technical Drawing
GK
Current Affairs
General Knowledge
Reasoning
Data Interpretation
Logical Reasoning
Non Verbal Reasoning
Verbal Ability
Verbal Reasoning
Exams
AIEEE
Bank Exams
CAT
GATE
IIT JEE
TOEFL
Jobs
Analyst
Bank Clerk
Bank PO
Database Administrator
IT Trainer
Network Engineer
Project Manager
Software Architect
Discussion
Home
‣
Digital Electronics
‣
Digital System Projects Using HDL
See What Others Are Saying!
Question
In the keypad HDL encoder, as long as all columns are high the ring counter is enabled and counting.
Options
A. True
B. False
Correct Answer
True
More questions
1. How many gates would be required to implement the following Boolean expression before simplification? XY + X(X + Z) + Y(X + Z)
Options
A. 1
B. 2
C. 4
D. 5
Show Answer
Scratch Pad
Discuss
Correct Answer: 5
2. The 7447A is a BCD-to-7-segment decoder with ripple blanking input and output functions. The purpose of these lines is to ________.
Options
A. turn off the display for any nonsignificant digit
B. turn off the display for any zero
C. turn off the display for leading or trailing zeros
D. test the display to assure all segments are operational
Show Answer
Scratch Pad
Discuss
Correct Answer: turn off the display for any nonsignificant digit
3. In an even-parity system, the following data will produce a parity bit = 1.
data = 1010011
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
4. Mapping the SOP expression
, we get ________.
Options
A. (A)
B. (B)
C. (C)
D. (D)
Show Answer
Scratch Pad
Discuss
Correct Answer: (B)
5. In the digital clock project, the AHDL block codes are connected using graphic design files.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
6. The main advantage of semiconductor RAM is its ability to:
Options
A. retain stored data when power is interrupted or turned off
B. be written to and read from rapidly
C. be randomly accessed
D. be sequentially accessed
Show Answer
Scratch Pad
Discuss
Correct Answer: be written to and read from rapidly
7. The binary number for octal 45
8
is ________.
Options
A. 100010
B. 100101
C. 110101
D. 100100
Show Answer
Scratch Pad
Discuss
Correct Answer: 100101
8. Which of the following instructions will move the contents of the accumulator to register 6?
Options
A. MOV 6R, A
B. MOV R6, A
C. MOV A, 6R
D. MOV A, R6
Show Answer
Scratch Pad
Discuss
Correct Answer: MOV R6, A
9. Because of their nonvolatility, high speed, low power requirements, and lack of moving parts, ________ have become feasible alternatives to magnetic disk storage.
Options
A. CD-ROMs
B. flash memory modules
C. ROMs
D. EPROMs
Show Answer
Scratch Pad
Discuss
Correct Answer: flash memory modules
10. What two functions does a DRAM controller perform?
Options
A. address multiplexing and data selection
B. address multiplexing and the refresh operation
C. data selection and the refresh operation
D. data selection and CPU accessing
Show Answer
Scratch Pad
Discuss
Correct Answer: address multiplexing and the refresh operation
Comments
There are no comments.
Enter a new Comment
Save
More in Digital Electronics:
Boolean Algebra and Logic Simplification
Code Converters and Multiplexers
Combinational Logic Analysis
Combinational Logic Circuits
Computers
Counters
Describing Logic Circuits
Digital Arithmetic Operations and Circuits
Digital Concepts
Digital Design
Digital Signal Processing
Digital System Projects Using HDL
Ex-OR and Ex-NOR Gates
Flip-Flops
Integrated-Circuit Logic Families
Integrated Circuit Technologies
Interfacing to the Analog World
Logic Families and Their Characteristics
Logic Gates
Memory and Storage
Microprocessor Fundamentals
MSI Logic Circuits
Multivibrators and 555 Timer
Number Systems and Codes
Programmable Logic Device
Shift Registers
Signals and Switches
The 8051 Microcontroller