Electricity 101
Ohms Law (Grab Paper and Pencil)
Series and Parallel Circuits
Randomness
Programming and Bots
100

A form of electrical energy from charged particles that can accumulate statistically or move through a wire.

What is Electricity? 

100

What is the current produced with a 10 volt battery through a resistance of 1000 Ohms?

What is .01A?

I=V/R

100

There is only a single path for current flow. Components in this circuit are connected end to end.

What is a series circuit?

100

The are the equations that represents Ohms Law.

What is 

100

In Just Basic that code do you use to display text on the screen such as "Hello World" or " Your Change is" etc.

What is Print?

200

The force or pressure that creates current potential difference.

What is voltage?

200

What resistance would produce a current of .0004 amperes with a potential difference of 10 volts?

What is 2500?

R=V/I

200

This circuit has multiple paths of flow and both ends of the components are connected together.

What is a parallel circuit?

200

Using this chart what is the resistance for yellow, violet, brown?


What is 4700?

200

In Basic Stamp the code you use to display text such as "Program Running"

What is Debugging? 

300

The flow of electrons or electric charge.

What is current?

300

What voltage produces a current of .01 amps with a resistance of 10,000 Ohms?

What is 100v

V=IxR

300

This circuit is


What is a parallel circuit?

300
The unit for measuring the resistance of a conductor?

What is Ohm?

300

The white, solderless board on the Boe-Bot board to which the resistors, LEDs, and other sensors are attached are called.

What is bread board?

400

The measure of the degree to which an object opposes and electric current.

What is Resistance?

400
A 12v battery produces a current of 25 amps. What is the resistance?

What is .48 ohms?


R = V/I

400

True or False. The following image is labeled correctly.

 

What is true?

400

Using this chart. What is the resistance for red, red, brown?

What is 220?

400
A device that emits light when current passes through it is called.

What is LED?

500

The unit for measuring the rate of flow of electric charge.

What is Amps?

500

What is the current produced with a 9 volt battery through a resistance of 100 Ohms?

What is .09A?

I=v/r

500

This circuit is

What is a series circuit?

500

If Do goes to Loop then If goes to...

What is Then?

500
A value which changes during the course of the program is called?

What is a variable?