-
Notifications
You must be signed in to change notification settings - Fork 60
feat: added documentation for multimeter #158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 2 commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,242 @@ | ||
Multimeter | ||
========== | ||
|
||
What's a Multimiter | ||
------------------- | ||
|
||
How to use it | ||
------------- | ||
|
||
> 1. To measure volatage, connect PV1, PV2, PV3 to CH1, CH2, CH3 pins | ||
> on PSLab board respectively and turn knob to either of the channel | ||
> labels in the Multimeter instrument in PSLab Android application | ||
> to see the volatage at corresponding PV pins. | ||
> 2. To measure resistance, connect desired resistor between RES and | ||
> GND pin on PSLab board and then turn the knob to resistance symbol | ||
> in PSLab Android application Multimeter instrument. | ||
> 3. To measure capacitance, connect desired capacitor between CAP and | ||
> GND pin on PSLab board and then turn the knob to resistance symbol | ||
> in PSLab Android application Multimeter instrument. | ||
> 4. Frequency and count pulse can be measured by connecting any | ||
> desired element between ID (or LA) and GND pins on PSLab board and | ||
> turning knob to respective label in PSLab Android application | ||
> Multimeter instrument. | ||
Experiment: Measuring Voltage (check your battery) | ||
-------------------------------------------------- | ||
|
||
Experiment: Measuring Resistance | ||
-------------------------------- | ||
|
||
Experiment: Measuring Capacitance | ||
--------------------------------- | ||
# Multimeter | ||
|
||
## What's a Multimeter | ||
A multimeter is an electronic tool used to measure various electrical properties such as voltage, current, resistance, capacitance and frequency. | ||
It is used to measure voltage and current values at various points in a circuit that can be used for analysis of the electrical circuits and help in troubleshooting. | ||
|
||
## How to use it | ||
|
||
<div style="float: right; margin-right: 10px;"> | ||
<img src="../images/desk_home_screen.jpg" alt="home screeen" width="400"> | ||
</div> | ||
|
||
|
||
* Open the _PSLab_ app | ||
|
||
* Navigate to the multimeter option on the _PSLab_ app home screen | ||
|
||
* Select the type of measurement needed : | ||
* Voltage | ||
* Frequency | ||
* Clock Pulses | ||
* Resistance | ||
* Capacitance | ||
|
||
* For measuring voltage, use: | ||
* CH1(16V to -16V) | ||
* CH2(16V to -16V) | ||
bessman marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
* CH3(3.3V to -3.3 V) | ||
* VOL(3.3V to -3.3 V) | ||
* CAP(Voltage Measurement on CAP) | ||
|
||
<div style="float: right; margin-right: 10px;"> | ||
<img src="../images/multimeter.jpg" alt="PSLab Pinout for power supply" width="250"> | ||
</div> | ||
|
||
* For measuring the frequency(Upto 4 MHz) or clock pulses: | ||
* Logic Analyzer 1 | ||
* Logic Analyzer 2 | ||
* Logic Analyzer 3 | ||
* Logic Analyzer 4 | ||
|
||
* For measuring capacitance: | ||
* -| (- (pF to uF range) | ||
|
||
* For measuring resistance: | ||
* Ω | ||
|
||
### Important Features | ||
* Multimeter Configuration: | ||
* The <strong>update period</strong> can be selected | ||
* The <strong>location data</strong> can be included in logged files | ||
|
||
* Logged data: | ||
* It stores the logs of the data collected by the multimeter | ||
|
||
## <strong>Experiment: Measuring Voltage (check your battery) with _PSLab_</strong> | ||
|
||
|
||
<div style="float: right; margin-right: 10px;"> | ||
<img src="../images/battery.jpg" width="200"> | ||
</div> | ||
|
||
|
||
### Goal | ||
Measure the voltage of a battery using _PSLab_. | ||
|
||
|
||
### Materials Required | ||
|
||
- Android Phone | ||
- [_PSLab_](https://play.google.com/store/apps/details?id=io.pslab\&hl=en_US)[ Android App](https://play.google.com/store/apps/details?id=io.pslab\&hl=en_US) | ||
- Battery(1.5V) | ||
|
||
### Procedure | ||
|
||
<div style="float: right; margin-right: 10px;"> | ||
<img src="../images/measure_voltage.jpeg" width="200"> | ||
</div> | ||
|
||
|
||
1. Open the _PSLab_ Android app. | ||
2. Select the **Multimeter** option. | ||
3. The app will display various Multimeter options: | ||
- **Voltage** | ||
- **Hz** | ||
- **Count Pulse** | ||
- **Measure** | ||
|
||
|
||
4. Choose **VOL** in **Voltage** . | ||
5. Connect the voltage and ground terminals of the battery to VOL and ground respectively using connecting wires. | ||
6. **The voltage is displayed** and stored in the logs if the option is selected by user. | ||
|
||
### Observations | ||
|
||
- The reading of the Multimeter starts increasing as the battery is connected. | ||
- The _PSLab_ successfully measures the battery voltage. | ||
|
||
### Conclusion | ||
|
||
The _PSLab_ measures the battery voltage. | ||
|
||
|
||
## <strong>Experiment: Measuring Resistance with _PSLab_</strong> | ||
|
||
<div style="float: right; margin-right: 10px;"> | ||
<img src="../images/resistor.jpg" width="200"> | ||
</div> | ||
|
||
|
||
### Goal | ||
Measure the resistance of a resistor using _PSLab_ | ||
|
||
|
||
|
||
### Materials Required | ||
|
||
- Android Phone | ||
- [_PSLab_](https://play.google.com/store/apps/details?id=io.pslab\&hl=en_US)[ Android App](https://play.google.com/store/apps/details?id=io.pslab\&hl=en_US) | ||
- Resistor(220 Ω) | ||
|
||
### Procedure | ||
|
||
<div style="float: right; margin-right: 10px;"> | ||
<img src="../images/measure_resistance.jpeg" width="200"> | ||
</div> | ||
|
||
|
||
1. Open the _PSLab_ Android app. | ||
2. Select the **Multimeter** option. | ||
3. The app will display various Multimeter options: | ||
* **Voltage** | ||
* **Hz** | ||
* **Count Pulse** | ||
* **Measure** | ||
|
||
|
||
4. Choose **Ω** in **Measure**. | ||
5. Connect the end terminals of the resistor to RES and ground respectively using connecting wires. | ||
6. **The Resistance is displayed** and stored in the logs if the option is selected by user. | ||
|
||
### Observations | ||
|
||
- The value of the resistor is displayed in the multimeter. | ||
- The _PSLab_ successfully measures the resistance value. | ||
|
||
### Conclusion | ||
|
||
The _PSLab_ measures the resistance of the resistor value. | ||
|
||
## <strong>Experiment: Measuring Capacitance with _PSLab_</strong> | ||
|
||
|
||
<div style="float: right; margin-right: 10px;"> | ||
<img src="../images/capacitor.jpg" width="200"> | ||
</div> | ||
|
||
|
||
### Goal | ||
Measure capacitance using _PSLab_ | ||
|
||
### Materials Required | ||
|
||
- Android Phone | ||
- [_PSLab_](https://play.google.com/store/apps/details?id=io.pslab\&hl=en_US)[ Android App](https://play.google.com/store/apps/details?id=io.pslab\&hl=en_US) | ||
- Capacitor(110 pF) | ||
|
||
### Procedure | ||
|
||
<div style="float: right; margin-right: 10px;"> | ||
<img src="../images/measure_capacitance.jpeg" width="200"> | ||
</div> | ||
|
||
|
||
1. Open the _PSLab_ Android app. | ||
2. Select the **Multimeter** option. | ||
3. The app will display various Multimeter options: | ||
- **Voltage** | ||
- **Hz** | ||
- **Count Pulse** | ||
- **Measure** | ||
|
||
|
||
4. Choose **-| (-** in **Measure** . | ||
5. Connect the voltage and ground terminals of the capacitor to CAP and ground respectively using connecting wires. | ||
6. **The Capacitance is displayed** and stored in the logs if the option is selected by user. | ||
|
||
### Observations | ||
|
||
- The value of the capacitor is displayed in the multimeter. | ||
- The _PSLab_ successfully measures the capacitance. | ||
|
||
### Conclusion | ||
|
||
The _PSLab_ measures the capacitance of the capacitor. | ||
|
||
## <strong>Experiment: Measuring Frequency with _PSLab_</strong> | ||
|
||
<div style="float: right; margin-right: 10px;"> | ||
<img src="../images/555_timer.jpg" width="200"> | ||
</div> | ||
|
||
|
||
### Goal | ||
Measure frequency of a 555 timer using _PSLab_ | ||
|
||
|
||
### Materials Required | ||
|
||
- Android Phone | ||
- [_PSLab_](https://play.google.com/store/apps/details?id=io.pslab\&hl=en_US)[ Android App](https://play.google.com/store/apps/details?id=io.pslab\&hl=en_US) | ||
- 555 timer board(6.86kHz) | ||
|
||
### Procedure | ||
|
||
<div style="float: right; margin-right: 10px;"> | ||
<img src="../images/measure_frequency.jpeg" width="200"> | ||
</div> | ||
|
||
|
||
1. Open the _PSLab_ Android app. | ||
2. Select the **Multimeter** option. | ||
3. The app will display various Multimeter options: | ||
- **Voltage** | ||
- **Hz** | ||
- **Count Pulse** | ||
- **Measure** | ||
|
||
|
||
4. Choose **LA1** in **Hz** . | ||
5. Connect the voltage and ground terminals of the 555 timer board to Logic Analyser 1 and ground respectively using connecting wires. | ||
6. **The Frequency is displayed** and stored in the logs if the option is selected by user. | ||
|
||
### Observations | ||
|
||
|
||
- The frequency value is displayed on the multimeter. | ||
- The _PSLab_ successfully measures the frequency. | ||
|
||
### Conclusion | ||
|
||
The _PSLab_ measures the frequency of the 555 timer board. |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.