Difference between revisions of "UNI-T UT61D"

From sigrok
Jump to navigation Jump to search
m
m
Line 6: Line 6:
| counts          = 6000
| counts          = 6000
| categories      = CAT II (600V) / CAT III (300V)
| categories      = CAT II (600V) / CAT III (300V)
| connectivity    = [[Device_cables#UNI-T_UT-D04|USB]], [[Device_cables#UNI-T_UT-D02|RS232]]
| connectivity    = [[Device_cables#UNI-T_UT-D02|RS232]] / [[Device_cables#UNI-T_UT-D04|USB]]
| measurements    = voltage, current, resistance, capacitance, frequency, duty cycle, diode, continuity
| measurements    = voltage, current, resistance, capacitance, frequency, duty cycle, diode, continuity
| features        = autorange, true-rms, data hold, min/max, rel, bargraph, backlight
| features        = autorange, true-rms, data hold, min/max, rel, bargraph, backlight
Line 18: Line 18:
== Hardware ==
== Hardware ==


* TODO.
'''Multimeter''':
* '''Multimeter IC''': [http://www.ic-fortune.com/eng/new_product3_3_1.asp?pno=FS9922_DMM4 Fortune Semiconductor FS9922-DMM4] ([http://www.ic-fortune.com/upload/Download/FS9922-DMM4-DS-11_EN.pdf datasheet])
* '''Low-power True RMS-to-DC converter''': [http://www.analog.com/en/special-linear-functions/rms-to-dc-converters/ad737/products/product.html Analog Devices AD737] ([http://www.analog.com/static/imported-files/data_sheets/AD737.pdf datasheet])
* '''Crystal''': 4MHz
* '''Fuses''': 10A/240V and 1A/240V (HRV fuses)
 
'''RS232 cable''':
 
See [[Device cables#UNI-T_UT-D02]].
 
'''USB cable''':
 
See [[Device cables#UNI-T_UT-D04]].


== Photos ==
== Photos ==
Line 48: Line 60:
'''RS232 cable''':
'''RS232 cable''':


See [[Device cables#UNI-T_UT-D01]].
See [[Device cables#UNI-T_UT-D02]].


'''USB cable''':
'''USB cable''':
Line 56: Line 68:
== Protocol ==
== Protocol ==


USB HID based.
See [[Multimeter_ICs#Fortune_Semiconductor_FS9922-DMM4]] for the DMM IC protocol.
 
Depending on the cable, additional decoding is needed, though.


TODO.
TODO: Serial cable vs. the two USB HID based cables.


== Resources ==
== Resources ==


* [http://www.uni-trend.com/manual2/UT61English.pdf Manual]
* [http://www.uni-trend.com/Web%20site/DMM%20Software/UT61D%20setup.exe Vendor software]
* [https://perhof.wordpress.com/category/computing/linux/ perhof: Uni-T UT61D for Linux] (also: [http://dl.dropbox.com/u/20603229/published/ut61d.zip ut61d.zip])
* [https://perhof.wordpress.com/category/computing/linux/ perhof: Uni-T UT61D for Linux] (also: [http://dl.dropbox.com/u/20603229/published/ut61d.zip ut61d.zip])



Revision as of 16:19, 15 December 2012

UNI-T UT61D
Uni t ut61d device.png
Status supported
Source code uni-t-dmm
Counts 6000
IEC 61010-1 CAT II (600V) / CAT III (300V)
Connectivity RS232 / USB
Measurements voltage, current, resistance, capacitance, frequency, duty cycle, diode, continuity
Features autorange, true-rms, data hold, min/max, rel, bargraph, backlight
Website uni-trend.com

The UNI-T UT61D is a 6000 counts, CAT II (600V) / CAT III (300V) handheld digital multimeter with RS232 or USB connectivity.

See UNI-T UT61D/Info for more details (such as lsusb -vvv output) about the device.

Hardware

Multimeter:

RS232 cable:

See Device cables#UNI-T_UT-D02.

USB cable:

See Device cables#UNI-T_UT-D04.

Photos

Multimeter:

RS232 cable:

See Device cables#UNI-T_UT-D02.

USB cable:

See Device cables#UNI-T_UT-D04.

Protocol

See Multimeter_ICs#Fortune_Semiconductor_FS9922-DMM4 for the DMM IC protocol.

Depending on the cable, additional decoding is needed, though.

TODO: Serial cable vs. the two USB HID based cables.

Resources