Changes between Version 8 and Version 9 of ControlSystems/Electrical/Training/Arduino/Lesson2


Ignore:
Timestamp:
Sep 27, 2015, 3:06:22 PM (10 years ago)
Author:
David Albert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ControlSystems/Electrical/Training/Arduino/Lesson2

    v8 v9  
    44Robots run on electricity.  Your mini-bot is small, light, and uses penlight batteries - it's safe; however the FIRST robots you will build later this year weigh up to a couple of hundred pounds, use powerful motors, solenoids, and pneumatics, and run on batteries with enough energy to seriously hurt you.  So you need to learn the basics of electricity and how to control it because:
    551. It's interesting and fun
    6 2. Ignorance stinks - so much of our modern world depends on electricity, everyone should have a basic understanding of what it is and how it works
    7 3. Safety: everyone who works on or with the robot must understand how to stay safe and keep the robot from hurting itself or others.
     62. Ignorance is **not** bliss: so much of our modern world depends on electricity, everyone should have a basic understanding of what it is and how it works
     73. Safety: everyone who works on or with the FIRST robot must understand how to stay safe and keep the robot from hurting itself or others.
    88
    99== Objectives ==
    1010By the end of the lesson you should understand:
    11 * Electrical power
    12    * Units of measure: Volts, Amperes, Watts, Joules, Ah
     11* Electricity
     12   * [https://learn.sparkfun.com/tutorials/what-is-electricity What is electricity]
     13   * Units of measure: Volts, Amperes, Watts, Joules, Ah, KWh
     14   * The [http://hyperphysics.phy-astr.gsu.edu/hbase/electric/watcir.html water analogy]
     15   * Who's who (literally): [https://en.wikipedia.org/wiki/Alessandro_Volta Volta], [https://en.wikipedia.org/wiki/Andr%C3%A9-Marie_Amp%C3%A8re Ampere], [https://en.wikipedia.org/wiki/James_Watt Watt], [https://en.wikipedia.org/wiki/James_Prescott_Joule Joule], [https://en.wikipedia.org/wiki/Georg_Ohm Ohm]
    1316* Batteries
    14    * Types of batteries
    15    * Battery characteristics (voltage, capacity, instantaneous current)
    16    * Polarity
    17    * Using a multimeter to measure voltage and current
     17   * What is a battery
     18   * [http://mechanicalmania.blogspot.com/2011/07/types-of-battery.html Primary vs. secondary]
     19       * FIRST bots use sealed [https://en.wikipedia.org/wiki/Lead%E2%80%93acid_battery lead-acid] batteries (1800s technology!)
     20       * Mini-bots use primary alkaline batteries (developed 1899-1901)
     21   * Voltage:
     22       * Nominal voltage (alkaline=1v5/cell, SLA=2v15/cell)
     23       * [http://www.zbattery.com/Connecting-Batteries-in-Series-or-Parallel Series connected] cells multiply the voltage
     24       * Real world: discharge curve, temperature effects
     25       * Datasheets: [http://data.energizer.com/PDFs/E91.pdf alkaline] [http://www.power-sonic.com/images/powersonic/technical/1277751263_20100627-TechManual-Lo.pdf SLA]
     26   * Current:
     27       * [http://data.energizer.com/PDFs/BatteryIR.pdf Internal resistance]
     28       * What are [http://www.optimabatteries.com/en-us/experience/power-source/what-does-cold-cranking-amps-cca-mean/ Cold Cranking Amps] anyway?
     29   * Capacity:
     30       * Amp-hours
     31       * [http://batteryuniversity.com/learn/article/the_battery_and_the_digital_load discharge rate matters!]
     32       * [http://batteryuniversity.com/learn/article/will_secondary_batteries_replace_primaries ratings games])
     33   * [http://web.mit.edu/evt/summary_battery_specifications.pdf specifications cheat sheet]
     34   * Energy density
     35   * Self discharge
     36   * [https://learn.sparkfun.com/tutorials/how-to-use-a-multimeter-retired-tagged-by-internet-as-malware Using a multimeter] to measure voltage and current
    1837* !Conductors/Circuits
    1938   * What is a conductor