This course explores the nature of love through works of philosophy, literature, …
This course explores the nature of love through works of philosophy, literature, film, poetry, and individual experience. It investigates the distinction among eros, philia, and agape. Students discuss ideas of love as a feeling, an action, a species of ‘knowing someone,’ or a way to give or take. Authors studied include Plato, Kant, Buber, D. H. Lawrence, Rumi, and Aristotle. This course is part of the Concourse program at MIT.
Students learn about the mechanical advantage offered by pulleys in an interactive …
Students learn about the mechanical advantage offered by pulleys in an interactive and game-like manner. By virtue of the activity's mechatronic presentation, they learn to study a mechanical system not as a static image, but rather as a dynamic system that is under their control. Using a LEGO® MINDSTORMS® robotics platform and common hardware items, students build a mechanized elevator system. The ability to control different parameters (such as motor power, testing load and pulley arrangement) enables the teacher, as well as the students, to emphasize and reinforce particular aspects/effects of mechanical advantage.
Students observe and test their reflexes, including the (involuntary) pupillary response and …
Students observe and test their reflexes, including the (involuntary) pupillary response and (voluntary) reaction times using their dominant and non-dominant hands, as a way to further explore how reflexes occur in humans. They gain insights into how our bodies react to stimuli, and how some reactions and body movements are controlled automatically, without conscious thought. Using information from the associated lesson about how robots react to situations, including the stimulus-to-response framework, students see how engineers use human reflexes as examples for controls for robots.
In this culminating activity of the unit, students bring together everything they've …
In this culminating activity of the unit, students bring together everything they've learned in order to write the code to solve the Grand Challenge. The code solution takes two images captured by robots and combines them to create an image that can be focused at different distances, similar to the way that humans can focus either near or far. They write in a derivative of C++ called QT; all code is listed in this activity.
Students learn about the concept of pushing, as well as the relationship …
Students learn about the concept of pushing, as well as the relationship between force and mass. Students practice measurement skills using pan scales and rulers to make predictions about mass and distance. A LEGO MINDSTORMS(TM) NXT robot is used to test their hypotheses. By the end of the activity, students have a better understanding of robotics, mass and friction and the concept of predicting.
Students practice converting between RGB and hexadecimal (hex) formats. They learn about …
Students practice converting between RGB and hexadecimal (hex) formats. They learn about mixing primary colors in order to get the full spectrum of colors and how to average pixel values.
This lesson will start with a brief history of robotics and explain …
This lesson will start with a brief history of robotics and explain how robots are beneficial to science and society. The lesson then will explore how robots have been used in recent space exploration efforts. The engineering design of the two Mars rovers, Spirit and Opportunity, will be used as prime examples. Finally, the maneuverability of their robotic arms and the functionality of their tools will be discussed.
Students learn about human reflexes, how our bodies react to stimuli and …
Students learn about human reflexes, how our bodies react to stimuli and how some body reactions and movements are controlled automatically, without thinking consciously about the movement or responses. In the associated activity, students explore how reflexes work in the human body by observing an involuntary human reflex and testing their own reaction times using dominant and non-dominant hands. Once students understand the stimulus-to-response framework components as a way to describe human reflexes and reactions in certain situations, they connect this knowledge to how robots can be programmed to conduct similar reactions.
Building on what they learned about wired and wireless electrical connections in …
Building on what they learned about wired and wireless electrical connections in the associated lesson, students use Android phones to take advantage of Bluetooth wireless connections to remotely guide LEGO MINDSTORMS(TM) NXT robots through a maze. They compare this wireless remote control navigation to their previous experiences navigating LEGO robots via programming. A PowerPoint® presentation and pre/post quizzes are provided.
Students are introduced to renewable energy, including its relevance and importance to …
Students are introduced to renewable energy, including its relevance and importance to our current and future world. They learn the mechanics of how wind turbines convert wind energy into electrical energy and the concepts of lift and drag. Then they apply real-world technical tools and techniques to design their own aerodynamic wind turbines that efficiently harvest the most wind energy. Specifically, teams each design a wind turbine propeller attachment. They sketch rotor blade ideas, create CAD drawings (using Google SketchUp) of the best designs and make them come to life by fabricating them on a 3D printer. They attach, test and analyze different versions and/or configurations using a LEGO wind turbine, fan and an energy meter. At activity end, students discuss their results and the most successful designs, the aerodynamics characteristics affecting a wind turbine's ability to efficiently harvest wind energy, and ideas for improvement. The activity is suitable for a class/team competition. Example 3D rotor blade designs are provided.
Students learn various topics associated with the circle through studying a clock. …
Students learn various topics associated with the circle through studying a clock. Topics include reading analog time, understanding the concept of rotation (clockwise vs. counter-clockwise), and identifying right angles and straight angles within circles. Many young students have difficulty telling time in analog format, especially with fewer analog clocks in use (compared to digital clocks). This includes the ability to convert time written in words to a number format, for example, making the connection between "quarter of an hour" to 15 minutes. Students also find it difficult to convert "quarter of an hour" to the number of degrees in a circle. This activity incorporates a LEGO® MINDSTORMS® NXT robot to help students distinguish and visualize the differences in clockwise vs. counter-clockwise rotation and right vs. straight angles, while learning how to tell time on an analog clock. To promote team learning and increase engagement, students work in teams to program and control the robot.
Through the two lessons and five activities in this unit, students' knowledge …
Through the two lessons and five activities in this unit, students' knowledge of sensors and motors is integrated with programming logic as they perform complex tasks using LEGO MINDSTORMS(TM) NXT robots and software. First, students are introduced to the discipline of engineering and "design" in general terms. Then in five challenge activities, student teams program LEGO robots to travel a maze, go as fast/slow as possible, push another robot, follow a line, and play soccer with other robots. This fifth unit in the series builds on the previous units and reinforces the theme of the human body as a system with sensors performing useful functions, not unlike robots. Through these design challenges, students become familiar with the steps of the engineering design process and come to understand how science, math and engineering including computer programming are used to tackle design challenges and help people solve real problems. PowerPoint® presentations, quizzes and worksheets are provided throughout the unit.
Students continue to build a rigorous background in human sensors and their …
Students continue to build a rigorous background in human sensors and their engineering equivalents by learning about electronic touch, light, sound and ultrasonic sensors that measure physical quantities somewhat like eyes, ears and skin. Specifically, they learn about microphones as one example of sound sensors, how sounds differ (intensity, pitch) and the components of sound waves (wavelength, period, frequency, amplitude). Using microphones connected to computers running (free) Audacity® software, student teams experiment with machine-generated sounds and their own voices and observe the resulting sound waves on the screen, helping them to understand that sounds are waves. Students take pre/post quizzes, complete a worksheet and watch two short online videos about "seeing" sound.
Students learn how two LEGO MINDSTORMS(TM) NXT intelligent bricks can be programmed …
Students learn how two LEGO MINDSTORMS(TM) NXT intelligent bricks can be programmed so that one can remotely control the other. They learn about the components and functionality in the (provided) controller and receiver programs. When its buttons are pressed, the NXT brick assigned as the remote control device uses the controller program to send Bluetooth® messages. When the NXT taskbot/brick assigned as the receiver receives certain Bluetooth messages, it moves, as specified by the receiver program. Students examine how the programs and devices work in tandem, gaining skills as they play "robot soccer." As the concluding activity in this unit, this activity provides a deeper dimension of understanding programming logic compared to previous activities in this unit and introduces the relatively new and growing concept of wireless communication. A PowerPoint® presentation, pre/post quizzes and a worksheet are provided.
Students solidify their understanding of the terms "circumference" and "rotation" through the …
Students solidify their understanding of the terms "circumference" and "rotation" through the use of LEGO MINDSTORMS(TM) NXT robotics components. They measure the circumference of robot wheels to determine how far the robot can travel during one rotation of an NXT motor. They sharpen their metric system measurement skills by precisely recording the length of a wheel's circumference in centimeters, as well as fractions of centimeters. Through this activity, students practice brainstorming ways to solve a problem when presented with a given scenario, improve their ability to measure and record lengths to different degrees of precision, and become familiar with common geometric terms (such as perimeter and rotation).
Students groups act as NASA/GM engineers challenged to design, build and test …
Students groups act as NASA/GM engineers challenged to design, build and test robotic hands, which are tactile feedback systems made from cloth gloves and force sensor circuits. Student groups construct force sensor circuits using electric components and FlexiForce sensors to which resistance changes based on the applied force. They conduct experiments to find the mathematical relationship between the force applied to the sensor and the output voltages of the circuit. They take several measurements force vs. resistance, force vs. voltage and use the data to find the best fit curve models for the sensor. Different weights applied to the sensor are used as a scalable force. Students use traditional methods and current technology (calculators) to plot the collected data and define the curve equations. Students test their gloves and use a line of best fit to determine the minimum force required to crack an egg held between the index finger and thumb. A PowerPoint(TM) file and many student handouts are included.
Students learn and practice how to find the perimeter of a polygonal …
Students learn and practice how to find the perimeter of a polygonal shape. Using a ruler, they measure model rooms made of construction paper walls. They learn about other tools, such as a robot, that can help them take measurements. Using a robot built from a LEGO® MINDSTORMS® NXT kit that has been programmed to move along a wall and output the length of that wall, students record measurements and compare the perimeter value found with the robot to the perimeter found using a ruler. In both cases, students sketch maps to the scale of the model room and label the measured lengths. A concluding discussion explores the ways in which using a robot may be advantageous or disadvantageous, and real-world applications.
This unit is designed for advanced programming classes. It leads students through …
This unit is designed for advanced programming classes. It leads students through a study of human vision and computer programming simulation. Students apply their previous knowledge of arrays and looping structures to implement a new concept of linked lists and RGB decomposition in order to solve the unit's Grand Challenge: writing a program to simulate peripheral vision by merging two images. This unit connects computer science to engineering by incorporating several science topics (eye anatomy, physics of light and color, mathematics, and science of computers) and guides students through the design process in order to create final simulations.
This resource is a video abstract of a research paper created by …
This resource is a video abstract of a research paper created by Research Square on behalf of its authors. It provides a synopsis that's easy to understand, and can be used to introduce the topics it covers to students, researchers, and the general public. The video's transcript is also provided in full, with a portion provided below for preview:
"Simple and efficient, locomotion is how many of earth’s creatures get around. It’s no wonder, then, that engineers have taught robots to move in the same way. In the _Journal of Bionic Engineering_, researchers report a new kind of worm-like robot that features a motion-correcting eye. The robot is composed of detachable silicone chambers that deform when air is pumped into or out of them. A central computer synchronizes different air pressures in the chambers to produce locomotion. Connecting two worms in tandem allows for steering left or right and gives this modular robot the ability to grip and move objects. Because rotation tends to send the robot slightly off course over time, the robot’s creators connected a camera that measures this error and reports how to correct it, making this robot not only mobile and multifunctional, but also smart..."
The rest of the transcript, along with a link to the research itself, is available on the resource itself.
No restrictions on your remixing, redistributing, or making derivative works. Give credit to the author, as required.
Your remixing, redistributing, or making derivatives works comes with some restrictions, including how it is shared.
Your redistributing comes with some restrictions. Do not remix or make derivative works.
Most restrictive license type. Prohibits most uses, sharing, and any changes.
Copyrighted materials, available under Fair Use and the TEACH Act for US-based educators, or other custom arrangements. Go to the resource provider to see their individual restrictions.