Electronics: digital and analogue circuits 1(quiz 1)

1 / 36

Which logic gate is represented by the following Boolean equation: A’ + B’?

2 / 36

What is the role of a pull-down resistor in a digital circuit?

3 / 36

Explain the concept of De Morgan’s theorem and how it is applied in digital logic.

4 / 36

Which type of logic gate is formed by combining an AND gate followed by a NOT gate?

5 / 36

What is the purpose of using pull-up resistors in digital circuits?

6 / 36

Which theorem allows simplification of Boolean expressions by complementing both sides and changing AND to OR (and vice versa)?

7 / 36

What is the output of an AND gate if both inputs are high (1)?

8 / 36

Which of the following is NOT a basic logic gate?

9 / 36

What is the primary function of a logic gate in digital circuits?

10 / 36

What does the delay() function do in an Arduino sketch?

11 / 36

Which function is used to measure the duration of a pulse in microseconds on a digital pin?

12 / 36

How can you control the brightness of an LED connected to a PWM pin?

13 / 36

What is the purpose of a pull-up resistor in an Arduino circuit?

14 / 36

Which command is used to send data from the Arduino to the Serial Monitor?

15 / 36

Which library is commonly used for controlling an LCD display with an Arduino?

16 / 36

Which of the following components would you typically use to display text on an Arduino?

17 / 36

What is the maximum voltage that can be safely applied to an Arduino Uno’s analogue input pin?

18 / 36

How do you read an analogue value from a sensor connected to an analogue pin?

19 / 36

Which of the following commands is used to set a digital pin as an output?

20 / 36

Which pin on the Arduino Uno is typically used for PWM output?

21 / 36

What is the purpose of the loop() function in an Arduino sketch?

22 / 36

What is the purpose of the setup() function in an Arduino sketch?

23 / 36

Which of the following is the main programming language used to write code for Arduino?

24 / 36

What is an Arduino?

25 / 36

During quantisation, what is the rounding process used for?

26 / 36

What happens to the quantisation error if the bit depth is reduced?

27 / 36

Quantisation is part of which larger process?

28 / 36

Which of the following is NOT a result of increasing the bit depth in quantisation?

29 / 36

If an audio signal is quantised using 16 bits, how many quantisation levels are there?

30 / 36

Why is quantisation considered necessary for digital systems?

31 / 36

How does increasing the number of quantisation levels affect the digital representation of an analogue signal?

32 / 36

What does quantisation error refer to?

33 / 36

What is the primary purpose of quantisation in analogue to digital conversion?

34 / 36

Does the ripple effect cause potential problems in circuit operation, or is it negligible? Use a timing diagram for an n-bit counter to support your explanation.

35 / 36

Identify the circuit above:

36 / 36

Are ripple counter circuits considered synchronous or asynchronous?

Your score is

The average score is 70%

0%


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *