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. 🚀
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.
- Volts
- Amps
- Ohms
- Ohm's Law
- Ohm's Law Triangle
- Create a markdown file titled, "results.md".
- 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:
- 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.
- Create a new file in this repo called "random_current.txt" which contains the exported text from the Circuit Simulator App.