Difference between revisions of "CircuitJS/C2/Ohm's-Law-using-CircuitJS-simulator/English"
Line 7: | Line 7: | ||
|| Slide:1 | || Slide:1 | ||
− | || Welcome to the spoken tutorial on Ohm’s Law using ''' | + | || Welcome to the spoken tutorial on Ohm’s Law using '''CircuitJS''' simulator |
− | |- | + | |- |
|| Slide 2: | || Slide 2: | ||
Learning Objective | Learning Objective | ||
|| In this tutorial, we will learn how | || In this tutorial, we will learn how | ||
− | * | + | * Voltage, resistance, and current are related in a circuit. |
− | * | + | * Ohm's Law helps to understand this relationship. |
− | |- | + | |- |
− | || Slide | + | || Slide 3: |
+ | |||
+ | Prerequisite | ||
+ | || To follow this tutorial, you should have a basic knowledge of | ||
+ | * Electrical circuits | ||
+ | |||
+ | |- | ||
+ | || Slide 4: | ||
System Requirement | System Requirement | ||
|| To record this tutorial, I am using: | || To record this tutorial, I am using: | ||
− | * | + | *'''Ubuntu Linux '''20.04 OS |
− | * | + | *'''CircuitJS''' Application |
− | |- | + | |- |
− | || Slide | + | || Slide 5:Textbook reference |
− | + | '''Coverpage.png''' | |
− | + | ||
− | + | ||
− | | | + | '''Book Page.png ''' |
− | || Slide | + | || We have taken the examples from the school textbook. |
+ | |- | ||
+ | || Slide 6: | ||
What is Ohm's Law? | What is Ohm's Law? | ||
− | + | || Ohm’s Law equation is '''V = I x R.''' | |
− | + | ||
− | || | + | |
− | + | '''V''' is the voltage across the conductor measured in Volts. | |
− | + | '''I''' is the current flowing through the conductor measured in Amperes. | |
− | + | '''R '''is the resistance provided by the conductor measured in Ohms. | |
− | + | ||
− | + | ||
− | Ohms’ law circuit | + | |- |
+ | || Ohms’ law circuit | ||
'''Ohm’s Law Circuit.png''' | '''Ohm’s Law Circuit.png''' | ||
− | || | + | || This is the Ohm’s law circuit shown in the textbook. |
For this experiment, we need | For this experiment, we need | ||
− | * | + | *4 DC Voltage Supply of 1.5 Volts |
− | * | + | *1 Resistor |
− | * | + | *Voltmeter |
− | * | + | *Ammeter |
− | * | + | *Switch |
− | |- | + | |- |
− | | | + | || |
|| We will learn how to create the same circuit in '''Circuitjs''' simulator and understand the concepts. | || We will learn how to create the same circuit in '''Circuitjs''' simulator and understand the concepts. | ||
− | |- | + | |- |
− | | | + | || |
|| Let us open the '''circuitjs''' interface as shown. | || Let us open the '''circuitjs''' interface as shown. | ||
− | |- | + | |- |
|| Click on the '''Draw''' option | || Click on the '''Draw''' option | ||
Line 75: | Line 79: | ||
Click on the '''Draw''' option in the menu bar. | Click on the '''Draw''' option in the menu bar. | ||
− | Now, select''' Add resistor''' | + | Now, select''' Add resistor''' and click and drag to draw a resistor as shown. |
− | + | |- | |
− | + | ||
− | |- | + | |
|| Show the path to find the DC power supply and draw it | || Show the path to find the DC power supply and draw it | ||
Line 87: | Line 89: | ||
Click on Draw, then go to '''Inputs and Sources''', and select '''Add Voltage Source (2-terminal)'''. | Click on Draw, then go to '''Inputs and Sources''', and select '''Add Voltage Source (2-terminal)'''. | ||
− | + | Drag the voltage source above the resistor. | |
− | Make sure | + | Make sure the positive end of the voltage source is on the left side. |
− | + | ||
− | In this case, we need to change | + | In this case, we need to change the voltage source's direction. |
Right-click on the voltage source component and select '''Swap Terminals'''. | Right-click on the voltage source component and select '''Swap Terminals'''. | ||
Line 97: | Line 99: | ||
You will notice the polarity of the voltage source changes. | You will notice the polarity of the voltage source changes. | ||
− | We want a DC voltage source of 1.5 volts, but it's set to 5 volts by default. | + | |- |
+ | || | ||
+ | || We want a DC voltage source of 1.5 volts, but it's set to 5 volts by default. | ||
To change it, right-click the voltage source. | To change it, right-click the voltage source. | ||
Line 106: | Line 110: | ||
Delete the value 5 and type 1.5 and click the OK button to save the change. | Delete the value 5 and type 1.5 and click the OK button to save the change. | ||
− | |- | + | |- |
|| | || | ||
|| We need three more of these same DC voltage sources connected one after another. | || We need three more of these same DC voltage sources connected one after another. | ||
Line 118: | Line 122: | ||
Make sure the parts don't overlap when you connect them. | Make sure the parts don't overlap when you connect them. | ||
− | Next let us label these voltage sources. | + | |- |
+ | || | ||
+ | || Next let us label these voltage sources. | ||
+ | |||
Click on the '''Draw''' button, then go to '''Output and Labels''' and select | Click on the '''Draw''' button, then go to '''Output and Labels''' and select | ||
'''Add Text.''' | '''Add Text.''' | ||
+ | |||
Move the cursor to the working space and click and drag. | Move the cursor to the working space and click and drag. | ||
Line 133: | Line 141: | ||
Arrange the label for a neat look. | Arrange the label for a neat look. | ||
− | |- | + | |- |
|| Draw => Outputs and Labels => Ammeter | || Draw => Outputs and Labels => Ammeter | ||
|| To measure the current in the circuit, we'll use '''Ammeter'''. | || To measure the current in the circuit, we'll use '''Ammeter'''. | ||
+ | |||
Click on the '''Draw''' button, then go to '''Output and Labels''' and select '''Add ammeter'''. | Click on the '''Draw''' button, then go to '''Output and Labels''' and select '''Add ammeter'''. | ||
Now, connect the ammeter to the resistor in the circuit. | Now, connect the ammeter to the resistor in the circuit. | ||
− | |- | + | |- |
|| Draw => Outputs and Labels => Voltmeter / Scope probe | || Draw => Outputs and Labels => Voltmeter / Scope probe | ||
|| Let us add a '''voltmeter''' across the resistor to see the amount of voltage passing through it. | || Let us add a '''voltmeter''' across the resistor to see the amount of voltage passing through it. | ||
− | |||
− | |||
− | |||
− | + | Click on the '''Draw''' and select '''Outputs and Labels''' and select '''Add Voltmeter/Scope probe'''. | |
Place it below the resistor as shown. | Place it below the resistor as shown. | ||
− | |- | + | |- |
|| Draw => Passive Components => Switch | || Draw => Passive Components => Switch | ||
|| We also need a Switch to turn ON and OFF the circuit. | || We also need a Switch to turn ON and OFF the circuit. | ||
Line 157: | Line 163: | ||
Drag and connect the switch next to the '''Ammeter'''. | Drag and connect the switch next to the '''Ammeter'''. | ||
− | |- | + | |- |
|| | || | ||
|| We have all the required components in the work area. | || We have all the required components in the work area. | ||
Now let's connect the components using wires. | Now let's connect the components using wires. | ||
− | |- | + | |- |
|| Add Wire | || Add Wire | ||
Line 173: | Line 179: | ||
This dot represents a junction which also implies the connection is right. | This dot represents a junction which also implies the connection is right. | ||
− | + | |- | |
− | |- | + | |
|| | || | ||
|| Connect the positive end of the V1 power supply to the resistor as shown. | || Connect the positive end of the V1 power supply to the resistor as shown. | ||
Line 180: | Line 185: | ||
Create a wire connection between the '''Switch '''and V1 power supply as shown. | Create a wire connection between the '''Switch '''and V1 power supply as shown. | ||
− | |- | + | Observe the yellow dots indicating the current flow direction in the circuit. |
+ | |- | ||
|| | || | ||
− | + | || Observe the current reading across the Ammeter. | |
− | + | ||
− | + | ||
− | || | + | |
− | + | ||
− | Observe the current reading across the Ammeter. | + | |
Place the cursor on the resistor component. | Place the cursor on the resistor component. | ||
− | You will see its characteristics at the | + | You will see its characteristics at the right bottom of the screen. |
Current flowing through the resistor denoted by I is 1.5 milliAmpere. | Current flowing through the resistor denoted by I is 1.5 milliAmpere. | ||
Line 203: | Line 204: | ||
Note the current readings in milliamperes (mA). Convert to amperes (A) and record the current accordingly. | Note the current readings in milliamperes (mA). Convert to amperes (A) and record the current accordingly. | ||
− | |- | + | |- |
|| '''Slide:''' | || '''Slide:''' | ||
'''Ohm’s Law: Relationship I,V,R''' | '''Ohm’s Law: Relationship I,V,R''' | ||
+ | |||
'''I = V / R''' | '''I = V / R''' | ||
+ | |||
'''V = I x R''' | '''V = I x R''' | ||
+ | |||
'''R = V / I''' | '''R = V / I''' | ||
− | || Ohm's Law helps us find the third parameter when we know any two parameters: | + | || Ohm's Law helps us find the third parameter when we know any two parameters:*To calculate the current, the formula becomes, |
− | * To calculate the current, the formula becomes, | + | |
− | '''I = V/R''' | + | '''I = V/R'''*To calculate the voltage, the formula becomes, |
− | * To calculate the voltage, the formula becomes, | + | |
− | '''V = IxR''' | + | '''V = IxR'''*To calculate the resistor, the formula becomes, |
− | * To calculate the | + | |
'''R = V/I''' | '''R = V/I''' | ||
− | |- | + | |- |
|| | || | ||
|| This brings us to the end of the tutorial. Let us summarize. | || This brings us to the end of the tutorial. Let us summarize. | ||
− | |- | + | |- |
|| '''Slide summary''' | || '''Slide summary''' | ||
|| In this tutorial, we learnt how | || In this tutorial, we learnt how | ||
− | * | + | *Voltage, resistance, and current are related in a circuit. |
− | * | + | *Ohm's Law helps to understand this relationship. |
− | |- | + | |- |
|| Assignment 1 | || Assignment 1 | ||
|| As an assignment do the following | || As an assignment do the following | ||
− | # | + | #In the same circuit, change the resistor value from 1K ohms to 10K Ohms |
'''Tips:''' | '''Tips:''' | ||
To change the value of any component, select the component and right click and select edit option to change the values. | To change the value of any component, select the component and right click and select edit option to change the values. | ||
− | |- | + | |- |
|| Assignment 2 | || Assignment 2 | ||
− | + | || | |
− | + | #Do the circuit connection as shown in the image, i.e. use both A '''and B power supply in the circuit''' | |
− | || | + | #'''Keep the resistor value as 10K Ohms''' |
− | # | + | #'''Ca'''lculate the current (in mA) flowing through the circuit. |
− | # | + | |
− | # | + | |
− | + | ||
|- style="border:1pt solid #000000;padding-top:0cm;padding-bottom:0cm;padding-left:0.206cm;padding-right:0.191cm;" | |- style="border:1pt solid #000000;padding-top:0cm;padding-bottom:0cm;padding-left:0.206cm;padding-right:0.191cm;" |
Revision as of 19:25, 12 October 2023
Visual Cue | Narration |
Slide:1 | Welcome to the spoken tutorial on Ohm’s Law using CircuitJS simulator |
Slide 2:
Learning Objective |
In this tutorial, we will learn how
|
Slide 3:
Prerequisite |
To follow this tutorial, you should have a basic knowledge of
|
Slide 4:
System Requirement |
To record this tutorial, I am using:
|
Slide 5:Textbook reference
Coverpage.png Book Page.png |
We have taken the examples from the school textbook. |
Slide 6:
What is Ohm's Law? |
Ohm’s Law equation is V = I x R.
V is the voltage across the conductor measured in Volts. I is the current flowing through the conductor measured in Amperes. R is the resistance provided by the conductor measured in Ohms. |
Ohms’ law circuit
Ohm’s Law Circuit.png |
This is the Ohm’s law circuit shown in the textbook.
For this experiment, we need
|
We will learn how to create the same circuit in Circuitjs simulator and understand the concepts. | |
Let us open the circuitjs interface as shown. | |
Click on the Draw option
Browse through the menu |
In the menu bar, click on File and select New Blank Circuit.
Click on the Draw option in the menu bar. Now, select Add resistor and click and drag to draw a resistor as shown. |
Show the path to find the DC power supply and draw it
Draw => Inputs and Sources => Add Voltage Terminal |
Now, let us add the DC power supply to the circuit.
Click on Draw, then go to Inputs and Sources, and select Add Voltage Source (2-terminal). Drag the voltage source above the resistor. Make sure the positive end of the voltage source is on the left side. In this case, we need to change the voltage source's direction. Right-click on the voltage source component and select Swap Terminals. You will notice the polarity of the voltage source changes. |
We want a DC voltage source of 1.5 volts, but it's set to 5 volts by default.
To change it, right-click the voltage source. Then select the edit option. A pop-up window will open. Delete the value 5 and type 1.5 and click the OK button to save the change. | |
We need three more of these same DC voltage sources connected one after another.
Right-click on the DC voltage source, and select the Duplicate option. Do this, two more times to make three copies of the DC voltage source. Move and link all four DC voltage sources together in a row as shown. Make sure the parts don't overlap when you connect them. | |
Next let us label these voltage sources.
Add Text.
A default hello text will appear. Double click on the hello word to edit the text to V1 and click on the OK button. Repeat the same steps and label the other voltage sources as V2,V3 and V4. Arrange the label for a neat look. | |
Draw => Outputs and Labels => Ammeter | To measure the current in the circuit, we'll use Ammeter.
Now, connect the ammeter to the resistor in the circuit. |
Draw => Outputs and Labels => Voltmeter / Scope probe | Let us add a voltmeter across the resistor to see the amount of voltage passing through it.
Click on the Draw and select Outputs and Labels and select Add Voltmeter/Scope probe. Place it below the resistor as shown. |
Draw => Passive Components => Switch | We also need a Switch to turn ON and OFF the circuit.
In the Draw menu, select Passive components and Add switch. Drag and connect the switch next to the Ammeter. |
We have all the required components in the work area.
Now let's connect the components using wires. | |
Add Wire
Draw => Add wire |
From the Draw menu, select Add wire.
Connect the resistor and voltmeter as shown. You will notice a white dot at the end points of the connection. This dot represents a junction which also implies the connection is right. |
Connect the positive end of the V1 power supply to the resistor as shown.
Create a wire connection between the Switch and V1 power supply as shown. Observe the yellow dots indicating the current flow direction in the circuit. | |
Observe the current reading across the Ammeter.
Place the cursor on the resistor component. You will see its characteristics at the right bottom of the screen. Current flowing through the resistor denoted by I is 1.5 milliAmpere. The voltage across the resistor denoted by Vd is 1.5 Volts. You can see the resistor value denoted by R is 1K Ohm. Make sure to write down the readings of each component in the circuit. Note the current readings in milliamperes (mA). Convert to amperes (A) and record the current accordingly. | |
Slide:
Ohm’s Law: Relationship I,V,R I = V / R V = I x R R = V / I |
Ohm's Law helps us find the third parameter when we know any two parameters:*To calculate the current, the formula becomes,
I = V/R*To calculate the voltage, the formula becomes, V = IxR*To calculate the resistor, the formula becomes, R = V/I |
This brings us to the end of the tutorial. Let us summarize. | |
Slide summary | In this tutorial, we learnt how
|
Assignment 1 | As an assignment do the following
Tips: To change the value of any component, select the component and right click and select edit option to change the values. |
Assignment 2 |
|
Slide :About Spoken Tutorial project | The video at the following link summarizes the Spoken Tutorial project.
Please download and watch it. |
Slide :Spoken Tutorial workshops | The Spoken Tutorial Project Team conducts workshops and gives certificates.
For more details, please write to us. |
Slide : Forum for specific questions | Please post your timed queries in this forum. |
Acknowledgement | Spoken Tutorial project was established by the Ministry of Education(MoE), Govt of India |
Thank you | This tutorial has been contributed by FOSSEE and Spoken Tutorial Project, IIT Bombay.
Thanks for watching. |