Java Applet: Multimeter VOM

Multimeter VOM


Ammeters measure current, voltmeters measure voltage,
    and ohmmeters measure resistance.

These devices are often combined into one instrument
    called a multimeter or VOM (volt-ohm-milliemmeter).

Analog versions of ammeters and voltmeters typically
    utilize a galvanometer, which relies on magnetic effect.

A needle is deflected by an amount proportional to
    the current passes through the device (coil).

A good ammeter should have a resistance that is small
    compared to other resistance in the circuit.

A good voltmeter should have a large resistance.

This java applet shows how to utilize a galvanometer into a multimeter.

The full scale current for the galvanometer is 50uA
    with internal resistance 2k ohm.

The following applet shows the simplified version
    circuit diagram for a real multimeter.



You can operate at different mode:

1. select the Mode (Voltage/Current/Resistance) :

2. select the appropriate range for that mode.

3. You can change values of the DC voltage source V and resistor R:

    You can also modify V/R by click the mouse button at the device.

    Right/Left click mouse button once: to increase/decrease its value.

    Right/Left click mouse button twice: to change the increment value.

    If you press down the mouse for more than 1 second,
        it will change V's (or R's) value automatically.(every 0.5 sec.)
    When you have the value you like , release the mouse button.

    The unit for resistor is killo-ohm.

    The Text Field shown can also be used to enter value for R, R2 or V,
        depends on where you click the mouse button.
            ( "," input will be treated as "."
             e.g.  "2,3" will be read as "2.3" )
      if you click the voltage source, then the value in TextField is new V.

4. Hit the OFF/ON toggle button to connect/disconnect
    the meter to the test circuit.
    If the meter were overloaded,
        the fuse (green line in white background) will break.
        Please turn off connection and change range.
        (It will turn off connection automatically in 8 sec.)

    Change the range to a better one and click the button again.

    The effective (simplified version) circuit diagram is shown
        at the lower right edge.

    The internal resistance of the meter is also there.


    1. Mode: Voltage VR to measure voltage across an element
        (placed in parallel with that element)
     

      There are two resistors R and R2 connect in series.
      (R2 can only be modified by mouse click)

      The meter will measure the voltage across resistor R when it is connected.
       

    2. Mode: Current IR to measure current flows in a circuit.
        (placed in series with the circuit).
     
      It will measure the current in the test circuit when connected.
    3. Mode: Resistor R to measure the resistance for a unknown resistor.
      The meter provides the DC voltage source (3V+9V battery) needed for the measurement.

      The galvanometer first forms a voltmeter (Vo=3V or 12V),

      Unknown resistor is in series with a known resistor and then connected to the voltage source.

      From the voltage measurement, we will know the value for the unknown resistor

      V= R_known/(R_known + R_unknown) *Vo

      This is not a linear equation for R_unknown,
          so the scale in the meter is not linear.

      % shown in the scale represents infinity.
       

    4. The Rm checkbox is checked as default.
        If unchecked, the meter has infinite internal resistor
            (which is not real).
        This mode is useful for teaching the student
        when they first learn the meter. (make it easier).
        It should be checked in order to simulate a real multimeter.
            (when the internal impedance of the multimeter can not be ignored).
        Try it and find out the difference.

    **** When operated in resistance mode:
          The red (+) connector has a lower voltage related to the black(-) connector. Do you know why?
5. Learn / Exercise Mode :
     Cilck the mouse at the center of the meter
        (within the white circle area)
        will toggle between exercise and learn mode,

   Learn mode: ( default )
        When the meter is connected to the test circuit,
            the needle of the meter will be shown.
   Exercise mode:
        The needle will not be shown, and you will have 3 chances
            to enter the correct value into the textField.



Thank you, Jeff Forssell, for your valuable suggestions.

Your suggestions are highly appreciated!
Please click hwang@phy03.phy.ntnu.edu.tw for your feedback!

AuthorกGFu-Kwun Hwang, Dept. of physics, National Taiwan Normal University
Last modified :  More physics related java applets

Java Plug-in 1.6.0_16 Using JRE version 1.6.0_16-b01 Java HotSpot(TM) Client VM User home directory = C:\Documents and Settings\Smile computer ---------------------------------------------------- c: clear console window f: finalize objects on finalization queue g: garbage collect h: display this help message l: dump classloader list m: print memory usage o: trigger logging q: hide console r: reload policy configuration s: dump system and deployment properties t: dump thread list v: dump thread stack x: clear classloader cache 0-5: set trace level to ---------------------------------------------------- load: class VoltageMeasurement.class not found. java.lang.ClassNotFoundException: VoltageMeasurement.class at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source) at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source) at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: open HTTP connection failed:http://krumhong1002.blogspot.com/VoltageMeasurement/class.class at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source) at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source) at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) ... 7 more Exception: java.lang.ClassNotFoundException: VoltageMeasurement.class load: class Generator.class not found. java.lang.ClassNotFoundException: Generator.class at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source) at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source) at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: open HTTP connection failed:http://krumhong1002.blogspot.com/Generator/class.class at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source) at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source) at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) ... 7 more Exception: java.lang.ClassNotFoundException: Generator.class
Measuring Voltage

Measuring Voltage


Voltmeter

A voltmeter is an instrument which is used to measure the potential difference between two points. Always remember the following:

  • A voltmeter is always placed in parallel with the resistor(s) when measuring the potential difference
  • A voltmeter always has a high impedance (resistance) so that it draws a negligible current, and so does not disturb the circuit.

Instructions:

You are given three resistors which are connected in series, and the combination connected across the terminals of a battery which maintans an overall voltage V. You are also given a voltmeter to measure the voltage at the junctions of each of the resistors (shown as red dots). One terminal of the voltmeter is connected to ground (the green dot). The other probe is floating, and you can connect it to any point in the circuit to measure the voltage at that point. (Hold down the left mouse button to drag the probe. As you make a measurement the voltmeter display turns red.)

Measure and note all of the voltages, then fill in the answers to the questions below. When you have finished, you can check your answers, with the responses appearing in the boxes to the right. Remember: the voltage which you measure is always the potential at that point relative to gound. The voltage across a resistor is defined as a potential difference between in two ends.


Try to answer the following questions:

What is the voltage across the top resistor?
V
What is the voltage across the middle resistor?
V
What is the voltage across the bottom resistor?
V
What is the voltage across the top two resistors together?
V
What is the voltage across the bottom two resistors together?
V
What is the voltage across all the resistors together?
V

and then check the answers.


This page requires a Java compatible browser.



Resistors in Series

You also know that for resistors in series, the current through each resistor is the same. Now that you know all the voltages, and all of the resistances, use Ohm's Law to calculate the currents separately, to verify that they are indeed all the same.


General Physics

Generator
เครื่องกำเนิดไฟฟ้า

Java applet นี้แสดงเครื่องกำเนิดไฟฟ้าซึ่งได้ลดรูปจนเหลือแต่ส่วนที่สำคัญที่สุดเพื่อความชัดเจน แทนที่จะเป็นอาร์เมเจอร์ที่มีขดลวดพันหลายรอบและแกนเหล็ก เราก็วาดเฉพาะขดลวดตัวนำสี่เหลี่ยมผืนผ้าขดเดียว แกนหมุนก็ไม่ได้ใส่ไว้ด้วย

คุณสามารถเลือกดูเครื่องกำเนิดไฟฟ้ากระแสสลับ (ไม่มีคอมมิวเตเตอร์) หรือกระแสตรง (มีคอมมิวเตเตอร์) โดยใช้ปุ่มทางด้านมุมขวาบน คุณสามารถเปลี่ยนทิศการหมุนโดยการใช้ปุ่มเปลี่ยนทิศ แถบควบคุมที่เลื่อนได้ใช้ในการเปลี่ยนอัตราการหมุน คุณสามารถหยุดและเริ่มการจำลองด้วยปุ่ม "Pause / Resume" อย่างไรก็ตามนี่ ไม่ได้ หมายถึงการหยุดจริง ๆ เพราะถ้าเป็นเช่นนั้นโวลเต็จเหนี่ยวนำจะเป็นศูนย์

ลูกศรสีดำสองลูกชี้ทิศการเคลื่อนที่ขณะใด ๆ เราวาดเส้นสนามแม่เหล็กด้วยเส้นสีน้ำเงิน (ชี้จากขั้วเหนือที่ทาสีแดงไปยังขั้วใต้ที่ทาสีเขียว) ลูกศรสีแดงแทนทิศการไหลของกระแสไฟฟ้าเหนี่ยวนำ


ไม่มีบทความ
ไม่มีบทความ