Advaspire EV3 Assessment - Level 2-A

Advaspire EV3 Assessment - Level 2-A

1st - 5th Grade

5 Qs

quiz-placeholder

Similar activities

微控制器板

微控制器板

1st Grade

10 Qs

Microbit Demo Quiz

Microbit Demo Quiz

1st Grade

10 Qs

mBot-L15

mBot-L15

1st - 6th Grade

10 Qs

四年级设计与工艺:我爱设计

四年级设计与工艺:我爱设计

4th - 6th Grade

10 Qs

micro:bit的元件名称

micro:bit的元件名称

5th Grade

10 Qs

Sensors

Sensors

1st - 5th Grade

10 Qs

Cmco Week 2 Quiz for 下册课本第八章

Cmco Week 2 Quiz for 下册课本第八章

KG - Professional Development

10 Qs

5年级TMK【单元三:认识因特网】

5年级TMK【单元三:认识因特网】

1st - 12th Grade

8 Qs

Advaspire EV3 Assessment - Level 2-A

Advaspire EV3 Assessment - Level 2-A

Assessment

Quiz

Computers

1st - 5th Grade

Hard

Created by

Advaspire Robotics

Used 6+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is this module called?

这个模块的名称是什么?

Gyro Sensor

陀螺仪传感器

Ultrasonic Sensor

超声波传感器

Color Sensor

颜色传感器

Touch Sensor

触感传感器

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of the modules should NOT be plugged in to Port 1, 2, 3, and 4?

哪一个模块不应该接入Port 1、2、3、4的接口?

Media Image
Media Image
Media Image
Media Image

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following can make driving base keep running until ultrasonic sensor detect distance that is less than 20cm?

以下哪一个程序可以让Driving Base不断向前走直到超声波传感器侦测到距离小于20cm?

Media Image
Media Image
Media Image
Media Image

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Why driving base won't move forward with this coding?

为何此程序无法让Driving Base前进?

Motors B & C is not set before start moving

没有提前设置好Motor B和C

Motor Speed is not set before start moving

没有提前设置好电机的速度

The Ultrasonic coding should be "wait until distance is less than 20cm"

超声波的设定应该要换成 “当距离小于20cm”

The Ultrasonic Port should change

超声波的接口应该换去另一个接口

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Why do we put a wait for second before we start moving using ultrasonic sensor for distance detection?

但我们使用超声波侦测距离的方式来让Driving Base走时,为何要在起跑前加一个等待1秒钟?

To ensure Ultrasonic reading is stable before we start moving

确认超声波读取稳定,才向前走

Stay calm before moving

先冷静再走

Wait servo motor stay stable before start moving

先等伺服电机稳定,再向前走

To enable Ultrasonic

用来启动超声波传感器