Skip to content

WHS-Robotics-Engineering-2021-22/RE-3.6.0-The_Fundamentals_of_Ohms_Law

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

🤖 3.6.0 - The Fundamentals of Ohm's Law

🤓 Overview and learning outcomes

Ohm's Law is a fundamental rule of electronics. Understanding how to apply it makes building your circuits, and robotics applications, more efficient and effective. Through this lab you will apply Ohm's law in order to predict the interaction between voltage, current and resistance. 🚀

Circuit Setup

Import the file in this repository titled, "sample_circuit.txt" into the Circuit Simulator App. You will use this circuit below on the "Next Steps" section.

💻 Terms to know

  • Volts
  • Amps
  • Ohms
  • Ohm's Law
  • Ohm's Law Triangle

📝 Next steps

  1. Create a markdown file titled, "results.md".
  2. Complete the following steps and answer these questions in the results file (Show all calculations in your answers):
    • Hover over any point in the ciruit to get the voltage drop and current values for that part of the ciruit. What is the total current (IT) for the circuit?
    • Calculate total resistance for the circuit (RT)?
    • Based on this answer, explain what the reistance is for the LED (RLED1)?
    • Use voltage drop for the LED to confirm your answer. Was there a difference? If so, why did this happen?
    • Change the model of the LED. What changed about the RT value and voltage drop for the LED? Explain what you think happened.
    • Generate a random number using the Comprehensive Version on Calculator.net. Set it as seen here:

rand

  • Using your random number as the current in mA, given that voltage is set to 5V and choose any single LED you would like. Adjust the resistor value until the current value you randomly generated is achieved. Remember to show your work on the calculations.
  1. Create a new file in this repo called "random_current.txt" which contains the exported text from the Circuit Simulator App.

📚 Resources

Circuit Simulator

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published