CuriousTab
Search
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 PO
Database Administrator
IT Trainer
Network Engineer
Project Manager
Software Architect
Discussion
Home
‣
Digital Electronics
‣
Digital System Projects Using HDL
Comments
Question
In the keypad application, what does the preset state of the ring counter define?
Options
A. The proper output of the column encoder
B. The NANDing of the rows
C. The NANDing of the columns
D. The proper output of the row encoder
Correct Answer
The proper output of the row encoder
Digital System Projects Using HDL problems
Search Results
1. List three basic blocks in the digital clock project.
Options
A. MOD-60, MOD-12 counters
B. MOD-5, MOD-10, MOD-12 counters
C. MOD-60, MOD-10 counters
D. MOD-6, MOD-12, and MOD-10 counters
Show Answer
Scratch Pad
Discuss
Correct Answer: MOD-6, MOD-12, and MOD-10 counters
2. For the frequency counter, which is not a control signal from the control and timing block?
Options
A. Clear
B. Enable
C. Reset
D. Store
Show Answer
Scratch Pad
Discuss
Correct Answer: Reset
3. In an HDL stepper motor design, why is there more than one mode?
Options
A. To change the speed of the stepper motor
B. To change the direction of the stepper motor
C. To direct drive the stepper motor
D. All of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: All of the above
4. Logic circuits that are designated as buffers, drivers, or buffer/drivers are designed to have:
Options
A. a greater current/voltage capability than an ordinary logic circuit.
B. greater input current/voltage capability than an ordinary logic circuit.
C. a smaller output current/voltage capability than an ordinary logic.
D. greater input and output current/voltage capability than an ordinary logic circuit.
Show Answer
Scratch Pad
Discuss
Correct Answer: a greater current/voltage capability than an ordinary logic circuit.
5. Which of the following summarizes the important features of ECL?
Options
A. Low noise margin, low output voltage swing, negative voltage operation, fast, and high power consumption
B. Good noise immunity, negative logic, high frequency capability, low power dissipation, and short propagation time
C. Slow propagation time, high frequency response, low power consumption, and high output voltage swings
D. Poor noise immunity, positive supply voltage operation, good low frequency operation, and low power
Show Answer
Scratch Pad
Discuss
Correct Answer: Low noise margin, low output voltage swing, negative voltage operation, fast, and high power consumption
6. Which is not a step that should be followed in project management?
Options
A. Overall definition
B. System documentation
C. Synthesis and testing
D. System integration
Show Answer
Scratch Pad
Discuss
Correct Answer: System documentation
7. What are two ways to remember the current state of a counter in VHDL?
Options
A. With FUNCTIONS and PROCESS
B. With counters and timers
C. With SIGNAL and VARIABLE
D. With bit types
Show Answer
Scratch Pad
Discuss
Correct Answer: With SIGNAL and VARIABLE
8. In a full-step sequence involving two flip-flops driving four coils of a stepper motor, how far will the stepper motor step?
Options
A. 90°
B. 45°
C. 30°
D. 15°
Show Answer
Scratch Pad
Discuss
Correct Answer: 15°
9. In the digital clock project, what type of counter is used to count to 59 seconds?
Options
A. MOD-60
B. MOD-6
C. BCD
D. BCD followed by a MOD-6
Show Answer
Scratch Pad
Discuss
Correct Answer: BCD followed by a MOD-6
10. In an HDL application of a stepper motor, after an up/down counter is built what is done next?
Options
A. Build the sequencer
B. Test it on a simulator
C. Test the decoder
D. Design an intermediate integer variable
Show Answer
Scratch Pad
Discuss
Correct Answer: Test it on a simulator
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