Lie Detector – SCOPES-DF

Lesson Details

Age Ranges *
Fab Tools *
Author
Additional Contributors

Author

Sarah Judd

Summary

For their skills class, students have been learning that in the real world, you often need to connect multiple disciplines to solve problems, which culminates in a CSI unit trying to figure out who stole an item. In Psychology, the students learn about physical responses around lying. In Physical Computing, they have been learning about sensors and breadboarding. For this lesson, students will create a lie detector, which works by showing on a computer screen what the voltage differences are in pulse and galvanic skin sensors.

 

Current image from: https://thomaskosch.com/index.php/2017/12/17/galvanic-skin-response-powered-by-arduino/ – to be replaced by an image of me on Monday.

What You'll Need

  • Microbit
  • Breadboard
  • Aluminum foil
  • Velcro
  • Makecode on a browser
  • Cable to connect the microbic to your computer
  • Jumper Cables
  • Willing participants for the lie detector

Learning Objectives

Students will understand

  • The human body has a physical response to lying
  • Sensors are often based on resistance changing voltages. Computers can measure those changes.

Students will be able to:

  • Program a microbit to read and show galvanic skin response and pulse.
  • Recognize a pulse and galvanic skin response that implies the person is lying.
  • Discuss the ethical considerations inherent in lie detection of this variety.

Reflection

This lesson came up entirely naturally – I learned that there was going to be a transdisciplinary CSI lesson that last year Jaymes Dec had built a lie detector for, and this year I realized my students could very easily do the same – I was moving into using pins and breadboards, and helping students pull back layers of how things worked, and the galvanic skin sensor response is a super easy way to bring home the idea that sensors are often just sensing changes in resistance. So, we’re connecting student learning across disciplines, opening up an understanding of what is going on in computing devices in the real world. Students were excited to learn about this, and talk about it, especially given they had done the same project before. When I spoke to my students, they were also naturally interested in the ethics of making lie detectors and if we should trust them, bringing in Philosophy as well.

The Instructions

Background info - Lying

Ask students what they know about the physical signs that someone might be lying

From Psychology class, students should be able to answer this question – they should know that someone might sweat more, and their heart might race faster, or they might be less able to answer complex questions if they are lying. Write these answers on the board so students can see them while they answer the next question.

 

This question can be done as a think/pair/share

Background Info - Electronics

Connect what students just said about lying to what they know about resistance and electronics

Ask students:

  • What can we measure with our Microbits?
  • Students will probably mention things about light / sound / tilt. Let them know that it’s good that they remember these things, but try to push them further – what have we learned each of those sensors are measuring? (Resistance) Great!
  • This question can start as a think/pair/share as well
  • What might happen to the resistance on someone’s fingers as they sweat?
  • I expect at least some students to have an aha moment here that galvanic skin responses may change resistance, like any other sensor we’ve looked at.
  • So! We can program it

 

It will probably be harder to just come to the conclusion that you can change light levels bouncing back for the pulse sensor, so you can just explain that to students.

 

Get Materials

You may have prepared small containers with enough materials for a group of students to create their lie detectors. Pass those out to each group of students making a lie detector and make sure the students understand the materials.

  1. Pass out materials, one per group of students making a lie detector
  2. Ask students to check for understanding:
  3. What are these materials?
  4. What are their purposes for our lie detector?
  5. Do you know how you would connect them?

Build Lie Detector

Students build the galvanic skin sensor using the materials you have provided

If students have understood the lessons on how you can connect a microcontroller’s pins to a breadboard and a circuit, they should be able to connect jumper cables correctly to read values, so you should not necessarily provide students with the instructions; you should instead wander and help them as necessary.

 

Here are the steps for the galvanic skin sensor:

  1. Connect a jumper cable to aluminum foil – it may make sense to do this with an alligator clip for conductivity and to velcro to connect to your hand. – to make a sensor
  2. Do this again – you’ll need two parts to the sensor.
  3. For one of the sensors – connect the side of the jumper cable that is not on aluminum foil to vout of some sort
  4. For the other sensor – connect the jumper cable to a pin on the board, such as P0

 

Wire up the pulse sensor as described here: https://pulsesensor.com/pages/micro-bit-fun

Write a program that collects the data

Program the sensor to collect readings

Students should also know how to do this – wander and help as necessary.

 

  1. Add pins from the “advanced” menu
  2. Add cataloger from the “extensions”
  3. Log the analog input from P0
  4. Also show the data on the screen.

 

Wire up the pulse sensor as described here: https://pulsesensor.com/pages/micro-bit-fun

Analyze Data

Look at the data - what can you tell from it?

Have someone play 2 truths and a lie while hooked up to the pulse sensor and the Galvanic Skin response sensor.

  1. Graph the Galvanic skin response data and pulse sensor data
  2. Are they connected?
  3. Can you tell when someone is lying?

Reflect

How do you feel about using GSR and pulse data to detect lies? Why does it work? When doesn't it? Would you be comfortable using it in a court of law? Who does this disproportionately affect?

Have the students discuss these questions in small and large groups to connect the lesson back to psychology and ethics and the overall project.

Lesson Feedback

ΒΆ

Contact us

Having trouble? Let us know by completing the form below. We'll do our best to get your issues resolved quickly.

"*" indicates required fields

Name*
Email*
This field is for validation purposes and should be left unchanged.
?