placeholder image to represent content

Engineering Systems - RESET Team Quiz

Quiz by Максим Катеришич

Our brand new solo games combine with your quiz, on the same screen

Correct quiz answers unlock more play!

New Quizalize solo game modes
10 questions
Show answers
  • Q1

    Why are ROS releases named after turtles?

    It’s an allusion to the “world turtle”, as well as the Discworld turtle

    We like turtles

    Because of the LOGO Turtle, the first “robot” that many of us programmed

    All of the above

    30s
  • Q2

    What type of gear is this?

    Question Image

    Ratchet (device)

    Chain drive

    Worm drive

    Friction gear

    45s
  • Q3

    What is the name of this type of wheel?

    Question Image

    Omni wheel

    Spherical wheel

    Mecanum wheel

    Zhanibek wheel

    45s
  • Q4

    What's the difference between CMY in ink and RGB in displays?

    Question Image

    CMY is subtractive , RGB is additive

    CMY is additive and subtractive,  RGB is neither subtractive nor additive

    CMY is additive ,  RGB is subtractive

    No difference

    60s
  • Q5

    Assume implementation of PID control in the system. Increasing each of the parameter of the controller will result in:

    Question Image

    We can't say anything about it without knowing the system model exactly.

    P  - Eliminates steady state error,  I - Changes nothing, D - Increases overshooting

    P  - Increases settling time,  I - Increases steady state error, D - Increases overshooting.

    P  - Decreases settling time,  I - Eliminates steady state error, D - Decreases overshooting.

    120s
  • Q6

    A servo-motor is

    a brushless DC motor with multiple coils which allow to divide rotation into steps.

    when your motor is connected to a server.

    a sensing device that provides feedback from motor.

    a whole actuator that allows control it's angular or linear position by a reference signal.

    60s
  • Q7

    Assume you have an Arduino with the following equipment connected. Which function you will use to set the speed of motor at 50%?

    Question Image

    analogWrite(3, 254);

    int speed = digitalRead(3);

    digitalWrite(3, HIGH);

    analogWrite(3, 127);

    60s
  • Q8

    What is DOF (in mechanics)?

    Question Image

    Digital Optical Fragmentation

    Degrees Of Freedom

    Damping Over Friction

    Damaged Open Feedback

    60s
  • Q9

    Choose the right combination of the system description:

    Question Image

    Car - holonomic system, Omniplatform robot - holonomic system

    Car - holonomic system, Omniplatform robot - nonholonomic system

    Car - nonholonomic system, Omniplatform robot - holonomic system

    Car - nonholonomic system, Omniplatform robot - nonholonomic system

    60s
  • Q10

    What types of communications exist in ROS?

    Services

    Actions

    Topics

    All of the above

    60s

Teachers give this quiz to your class