DC motors

DC motors

12th Grade

10 Qs

quiz-placeholder

Similar activities

Arduino Board and Programming

Arduino Board and Programming

12th Grade

10 Qs

Motor AC 1 fasa

Motor AC 1 fasa

12th Grade

10 Qs

Servo Motor

Servo Motor

1st - 12th Grade

11 Qs

TinkerCad Quiz

TinkerCad Quiz

7th Grade - Professional Development

10 Qs

Arduino Basics

Arduino Basics

9th - 12th Grade

15 Qs

7 Arduino: Servo Control

7 Arduino: Servo Control

12th Grade

10 Qs

Motor Stepper

Motor Stepper

12th Grade

10 Qs

Sensors and Actuators

Sensors and Actuators

12th Grade

15 Qs

DC motors

DC motors

Assessment

Quiz

Professional Development, Science, Computers

12th Grade

Hard

Created by

Fares Amin

Used 108+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Function of H-Bridge in DC motor control is

Change the speed of the DC motor

Change the direction of the DC motor

Send feedback of the speed of the DC motor

Measures the speed of the DC motor

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

to make the Motor A rotate backward and Motor B stop

Pin 9 - GND, Pin 8 - 5V, Pin 7 - GND

Pin 5 - GND, Pin 4 - GND, Pin 3 - GND

Pin 9 - 5V, Pin 8 - GND, Pin 7 - 5V

Pin 5 - GND, Pin 4 - GND, Pin 3 - GND

Pin 9 - 5V, Pin 8 - 5V, Pin 7 - GND

Pin 5 - 5V, Pin 4 - GND, Pin 3 - GND

Pin 9 - GND, Pin 8 - 5V, Pin 7 - 5V

Pin 5 - GND, Pin 4 - GND, Pin 3 - GND

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Speed change of DC motor is controlled by

Enable pin

Input pins

H-bridge

Output pins

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How header file is to be defined to code for servo motors?

# define Servo

# include Servo

#include<Servo.h>

Servo myservo;

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If servo object is myServo and then servo control signal to make 150 degree angle, is coded as

myServo.write(150);

myServo.Write(852.5);

myServo.write(852.5);

analogWrite(852.5);

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Servo signal pin must be connected to

any digital pin of Arduino

analog input pins A0 to A5

any one of the PWM pins

5V pin

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Media Image

What are the TRUE differences between this component in the picture and a DC MOTOR?

This component can turn to specific angle and DC Motors cannot

This component need 3 wires to connect

DC Motor can turn to 180 degrees only

DC Motor needs a signal wire, 5V and GND; this component needs 2 wires only

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?