lec 4.2 Flashcards

1
Q

what does a capacitor have

A

two conductive surfaces, or electrodes,

one positive one to ground

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

what is a capacitor similar to

A

similar to small battery can be both charged

and discharged very quickly

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

how can you measure the capacitor charge and discharge time

A

by script in the library ‘CapacitiveSensor’

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

how can you create a sensitive input circuit

A

select 2 pins on the digital I/O port
One pin will output 5 volts through a 1MΩ resistor
other pin will be used as an input to sense charge and discharge times

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

what happens when send pin changes voltage

A

it will change the voltage on the receive

pin.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

why is it desirable to add an additional small

capacitor (20 - 400 pF) in parallel with the body capacitance

A

it improves both the stability and repeatability of the circuit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

which digital I/O ports can be used when using pinMode() function

A

Any 2 pins can be used

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

what one parameter is required for capacitive sensor

A

the number of samples to take, and returns

a long data type

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

how to re-calibrate interval with function

A

by function: CS_Autocal_Millis()

How well did you know this?
1
Not at all
2
3
4
5
Perfectly