Difference between revisions of "AY Honors/Robotics"

From Pathfinder Wiki
< AY HonorsAY Honors/Robotics
m (Fix Tab Name transclusion)
m (Fix Tab Name transclusion)
Line 27: Line 27:
 
<!--Start the Requirements Tab -->
 
<!--Start the Requirements Tab -->
 
{{#tag:tab|
 
{{#tag:tab|
[[{{#titleparts:{{PAGENAME}}|2|1}}/Requirements{{GetLangSuffix}}|{{:Tab Name/Printable Version}}{{GetLangSuffix}}]]
+
[[{{#titleparts:{{PAGENAME}}|2|1}}/Requirements{{GetLangSuffix}}|{{:Tab Name/Printable Version{{GetLangSuffix}} }}]]
 
{{#lst:{{#titleparts:{{PAGENAME}}|2|1}}/Requirements{{GetLangSuffix}}|Body}}
 
{{#lst:{{#titleparts:{{PAGENAME}}|2|1}}/Requirements{{GetLangSuffix}}|Body}}
 
|name={{:Tab Name/Requirements{{GetLangSuffix}} }} }}
 
|name={{:Tab Name/Requirements{{GetLangSuffix}} }} }}
Line 34: Line 34:
 
{{#tag:tab|
 
{{#tag:tab|
 
[[{{#titleparts:{{PAGENAME}}|2|1}}/Answer Key{{GetLangSuffix}}|<translate><!--T:6--> Printable Answer Key</translate>]]
 
[[{{#titleparts:{{PAGENAME}}|2|1}}/Answer Key{{GetLangSuffix}}|<translate><!--T:6--> Printable Answer Key</translate>]]
[{{fullurl:{{#titleparts:{{PAGENAME}}|2|1}}/Answer Key{{GetLangSuffix}}|action=edit}} {{:Tab Name/Edit Answer Key}}{{GetLangSuffix}}]
+
[{{fullurl:{{#titleparts:{{PAGENAME}}|2|1}}/Answer Key{{GetLangSuffix}}|action=edit}} {{:Tab Name/Edit Answer Key{{GetLangSuffix}} }}]
  
 
{{#lst:{{#titleparts:{{PAGENAME}}|2|1}}/Answer Key{{GetLangSuffix}}|Body}}
 
{{#lst:{{#titleparts:{{PAGENAME}}|2|1}}/Answer Key{{GetLangSuffix}}|Body}}
|name={{:Tab Name/Answer Key}}{{GetLangSuffix}} }}
+
|name={{:Tab Name/Answer Key{{GetLangSuffix}} }} }}
  
 
<!--Start Lesson Plan Tab-->
 
<!--Start Lesson Plan Tab-->
 
{{#tag:tab|
 
{{#tag:tab|
 
{{#lst:{{#titleparts:{{PAGENAME}}|2|1}}/Lesson Plans{{GetLangSuffix}}|Body}}
 
{{#lst:{{#titleparts:{{PAGENAME}}|2|1}}/Lesson Plans{{GetLangSuffix}}|Body}}
|name={{:Tab Name/Lesson Plans}}{{GetLangSuffix}} }}
+
|name={{:Tab Name/Lesson Plans{{GetLangSuffix}} }} }}
  
 
<!--Start Worksheet Tab-->
 
<!--Start Worksheet Tab-->

Revision as of 04:58, 13 January 2021

Other languages:
English • ‎español • ‎português do Brasil

Template:Honor tab

Overview

The Challenging Part

The most challenging requirement of this honor is probably this:

13. Research ideas on robotic construction projects. Based on your research, construct and successfully operate a robot from a kit.

[[AY Honors/Robotics/Requirements|Tab Name/Printable Version]]


1. Define the following terms:

a. Robotics

b. Automation

2. Briefly describe three examples on how the use of robotics and automation has made an impact on society.

3. Briefly describe the following tools:

a. Robotic control systems

b. Motion Control

c. Programmable Logic Controller (PLC)

4. Define computer vision. Give three practical examples of its use.

5. Describe and give an example of each of the following types of robotic motion:

a. Rolling

b. Swimming

c. Walking

d. Flying

e. Climbing

6. Describe what is used as a power source for most robotic applications.

7. Describe, draw, or show pictures of a ballbot.

8. List four advantages and four disadvantages of automation. Briefly describe each.

9. Define and give two practical illustrations on the following types of automation:

a. Home

b. Auto Manufacturing

c. Industrial

d. Mining

e. Retail

10. Become familiar with any FAA (or equivalent body) regulations governing the operation of robots (including drones) in your locality.

11. Discuss with a group the biblical context of the following texts as they relate to the field of automation and robotics:

a. Genesis 1:27

b. Psalm 139:14

c. Proverbs 1:1-7

d. 1 Corinthians 2:16

12. List and discuss the relevance of Isaac Asimov’s three rules governing robots.


13. Research ideas on robotic construction projects. Based on your research, construct and successfully operate a robot from a kit.


Printable Answer Key Tab Name/Edit Answer Key


1

Define the following terms:



1a

Robotics


Robotics is a part of Engineering and Science. It has to do with the creation and building of robots, as well as computer programming. It is interdisciplinary, using mechanical, electrical and other kinds of engineering. Robots are sometimes used to do things that humans cannot, like finding and destroying bombs, or going places that are too hot, small, dangerous or distant for humans. Some robots look like humans, but most just look like machines.

Robotics comes from the word robot, which in turn comes from the Slavic word robota. Robota means labor, or work. (Source)


1b

Automation


In the context of robotics, automation is when a device or a machine is changed in such a way that it can do the job it was created for without human intervention. With automation, human intervention is limited or absent. Some people fear that automation could eventually lead to significant unemployment in the manufacturing, engineering, and computing sectors of the economy.



2

Briefly describe three examples on how the use of robotics and automation has made an impact on society.


1. Automobile industry - cars are now affordable by the majority of people. Before robotics and automation, they took much longer to produce, and a lot more people had to be employed to make each part. Therefore the economics costs per car were much higher. Toxic jobs like painting, heavy lifting jobs like moving assembled parts, precision jobs like control boards, dangerous jobs like pouring molten metal, and even precision welding can be done better by robots. (Source)

2. Technology - Highly precise items, such as electorics, computer devices, and other technologies are dependent on computer automation to perform microscopic and highly specific tasks repeatedly and without errors. The laptop, mobile phone, medical devices, and other related industries are dependent on this highly automated engineering.

3. Medicine - surgeries and medical procedures often involve robotics and automation to lower medical bills, decrease damage and healing times, and increase success rates for specific procedures that used to be impossible to reliably perform.


3

Briefly describe the following tools:



3a

Robotic control systems


LEGO Roboti Control System "NXT"

A robot must have a control system to operate its drive system. This drive system is the series of computers and mechanical parts that make it possible to move "arms" or "wrists" or other parts of a robot, as well as the body of the robot itself.


3b

Motion Control


This is the part of automation that encompassing the systems or sub-systems involved in moving parts of machines in a controlled manner. Motion control is part of robotics, industry, and photo/videography and also in gaming.


3c

Programmable Logic Controller (PLC)


BMA Automation Allen Bradley PLC 3

A programmable logic controller (PLC) is a digital system used to make electrical and mechanical processes become automated. PLC can be found in almost all of the heavy industries which require process and sequences. PLC contains a unique set of inputs and outputs. The logic of PLC is programmed so that user can create a highly dedicated PLC working system for their intended purpose. (Source)



4

Define computer vision. Give three practical examples of its use.



5

Describe and give an example of each of the following types of robotic motion:



5a

Rolling



5b

Swimming



5c

Walking



5d

Flying



5e

Climbing




6

Describe what is used as a power source for most robotic applications.


Operation of a basic photovoltaic cell (substitute lightbulb image for robot

Though perhaps other power sources can be used, the main sources of electrical power for robots are batteries and photovoltaic cells. These can be used separately or together (for practical applications, most solar-powered robots will need a battery backup). The important part is that the power source must be continuously reliable since most robotic applications have a significant level of automation. That means that if they stop doing the automatic job that they are programmed to do, the robot ceases to function. Thus, in most situations, there are "backup" power sources in addition to the main or primary source. Classroom robots are usually run on simple alkaline batteries or li-ion batteries. (Source)


7

Describe, draw, or show pictures of a ballbot.


A ballbot is a dynamically-stable mobile robot designed to balance on a single spherical wheel (i.e., a ball)


8

List four advantages and four disadvantages of automation. Briefly describe each.


There are several ADVANTAGES to automation.

1. The output of the machine or device is more uniform, and the product quality is improved.

2. For tasks involved that are repetitive and boring, the machine can continue to automatically do the job without getting tired or making "bored" mistakes.

3. Automated machines are designed so that humans no longer need to lift heavy weights or do dangerous things.

4. Precision can be much enhanced with measurement accuracy tolerances at levels not possible with human hands or human intervention. (Source)

DISADVANTAGES to automation include:

1. Robots cannot think critically. Therefore if the human programmers haven't evaluated the behavior of the robot or automation in all possible emergency situations, the automated process is incapable of performing adequately.

2. Robots have replaced many workers in the workplace. Up to 40% of jobs that used to be human-operated are now run entirely by robotics and automation. Unemployment unless successful retraining or job transitions leads to societal problems (such as poverty, transitions, stress, and many more).

3. That identity theft and personal safety will be compromised if automation takes over too large a share of data and human interaction.

4. That we will become dependent on robotics and automation for basic life-tasks and economic well-being.


9

Define and give two practical illustrations on the following types of automation:



9a

Home



9b

Auto Manufacturing



9c

Industrial



9d

Mining



9e

Retail




10

Become familiar with any FAA (or equivalent body) regulations governing the operation of robots (including drones) in your locality.


This varies by area. In general, drones are not allowed near airports and other "government" spaces, although what that means for your region can vary DRAMATICALLY. Please check your county or region standards. Website for the FAA Standards


11

Discuss with a group the biblical context of the following texts as they relate to the field of automation and robotics:



11a

Genesis 1:27


This text discusses the value of human beings. We are made in God's image. Thus we are the ones with moral and ethical standards. We are the ones empowered by God to "run our world." Robots and automation are NEVER given that creative privilege.


11b

Psalm 139:14


God made us in amazing ways. We are in awe of His creative power. Compared to that, robotics and automation are mere human inventions.


11c

Proverbs 1:1-7


Human beings are capable of gaining wisdom and understanding. As we work with robotics, we must use these god-given abilities! Teachers should ask "how can we be wise when we build robots?" and "what responsibilities do Christians have when making robots?" as the group reads over this passage.


11d

1 Corinthians 2:16




12

List and discuss the relevance of Isaac Asimov’s three rules governing robots.



13

Research ideas on robotic construction projects. Based on your research, construct and successfully operate a robot from a kit.




References


Content on this wiki is generated by people like you, and no one has created a lesson plan for this honor yet. You could do that and make the world a better place.

See AY Honors/Model Lesson Plan if you need ideas for creating one.