Difference between revisions of "Brymen BM857"

From sigrok
Jump to navigation Jump to search
(bm850 is part of serial-dmm)
 
(10 intermediate revisions by 2 users not shown)
Line 2: Line 2:
| image          = [[File:Bm_857_mugshot_500000.png|180px]]
| image          = [[File:Bm_857_mugshot_500000.png|180px]]
| name            = Brymen BM857
| name            = Brymen BM857
| status          = progress
| status          = supported
| source_code_dir = brymen-dmm
| source_code_dir = serial-dmm
| counts          = 50000, 500000(DCV), 999999(Hz)
| counts          = 50000, 500000(DCV), 999999(Hz)
| categories      = CAT III (1000V) / CAT IV (600V)
| categories      = CAT III (1000V) / CAT IV (600V)
| connectivity    = RS232
| connectivity    = RS232
| measurements    = voltage, frequency, diode, resistance, continuity, capacitance, current
| measurements    = voltage, frequency, diode, resistance, continuity, capacitance, current
| features        = autorange, data hold, crest, backlight, true-rms, dBmW<sup>1</sup>, %4-20mA
| features        = autorange, data hold, crest, backlight, true-rms, dBm (selectable impedance), %4-20mA
| website        = [http://brymen.com/product-html/cata850a/Bm850as.htm brymen.com]
| website        = brymen.com [http://brymen.com/product-html/PD02BM850s_857s.html BM857s] [http://brymen.com/product-html/PD02BM850s_859s.html BM859s]
}}
}}


The '''Brymen BM857''' is a 50000 counts (500000 DC), CAT III (1000V) / CAT IV (600V) handheld digital multimeter with RS232 connectivity.
The '''Brymen BM857''' is a 50000 counts (500000 DC V), CAT III (1000V) / CAT IV (600V) handheld digital multimeter with RS232 connectivity. The '''BM859s''' is also supported, it uses the same protocol. Adapter kits ship with IR to RS232 cables, and include RS232 to USB converters.
 
Higher end models support dual temperature sensors and difference mode, and the reference impedance for dBm measurements can be chosen in a range between 4 and 1200 Ohms.


<sup>1</sup>: The reference impedance is selectable from 4Ω to 1200Ω. It is not limited to reference impedance of 600Ω.
== Hardware ==
== Hardware ==


Line 28: Line 29:
'''Cable:'''
'''Cable:'''
* TODO
* TODO
See [[User_talk:Mrnuke#BM857_PC_Interface_cable]]
* See the [[Device_cables#Brymen_BRUA-85Xa_kit | BRUA-85Xa kit]] and the [[Device_cables#Brymen_BC-85Xa | BC-85Xa adapter]]
* See [[User_talk:Mrnuke#BM857_PC_Interface_cable]]


== Photos ==
== Photos ==
Line 63: Line 65:
'''Cable:'''
'''Cable:'''


We don't have the BC-85X cable for this device. The BC-85Xa, which we tried, is not compatible this multimeter.
This can use either the BC-85X or the BC-85X-1 cables. See [[Device_cables#Brymen_BC-85X(-1)]].
The BC-85-1 seems to work acceptably well.
 
Currently, mrnuke is working on an improvised USB-to-infrared converter cable. See [[User_talk:Mrnuke#BM857_PC_interface_cable]] for more details.
 
Newer models (BM850a/BM850s) are said to require the BU-85Xa adapter. These different versions of meters and adapters are not compatible to each other.
 
<gallery>
File:Brymen_br85x_dmm_hookup_all.jpg|<small>Cable hookup</small>
File:Brymen_br85x_dmm_hookup_side.jpg|<small>Cable hookup, detail</small>
File:Brymen_br85x_dmm_hookup_angle.jpg|<small>Cable hookup, closeup</small>
File:Brymen_br85x_dmm_hookup_top.jpg|<small>Cable hookup, top detail</small>
</gallery>
 
== BM850s series ==


Currently, mrnuke is working on an improvised USB-to-infrared converter for development purposes. If you have a BC-85X you'd like to donate, contact mrnuke on #sigrok.
The BM857s and BM859s meters (the BM850s series) uses the same protocol and works with the [[Device_cables#Brymen_BC-85Xa | BC-85Xa adapters]].
See [[User_talk:Mrnuke#BM857_PC_interface_cable]] for more details.
 
<gallery>
File:Bm859s-front-sleeve.png|<small>BM859s front with sleeve</small>
File:Bm859s-front.png|<small>BM859s front</small>
File:Bm859s-manual.png|<small>BM859s manual</small>
File:Bm859s-box-front.png|<small>BM859s box front</small>
File:Bm859s-display-segments.png|<small>BM859s display segments</small>
</gallery>


== Protocol ==
== Protocol ==


TODO
Serial communication (genuine COM port), textual presentation of measurement values (floating point, normalized mantissa plus exponent), combined with binary bit fields for current meter's function and thus measured unit, variable length records with control chars in the header/footer (DLE, STX/ETX) around the mode flags and value's text, up to 22 bytes per DMM packet. See resources below for a full description of the protocol.


== Resources ==
== Resources ==


TODO
* vendor's [http://brymen.com/product-html/Products2-2.html BM810/BM830/BM850 page] which links to individual 857/859 devices
* vendor's [http://brymen.com/product-html/PD02BM850s_protocolDL.html download area], [http://brymen.com/product-html/PD02BM850s_protocolDL.html BM850 section], [http://brymen.com/product-html/images/DownloadList/ProtocolList/BM850-BM850a-BM850s_List/BM850-BM850a-BM850s-500000-count-DMM-protocol-BC85X-BC85Xa.zip BM850s protocol details] (links have changed in the past, might too in the future)
* BM850/BM850a/BM850s protocol documentation [http://brymen.com/product-html/PD02BM850s_protocolDL.html download area] and [http://brymen.com/product-html/images/DownloadList/ProtocolList/BM850-BM850a-BM850s_List/BM850-BM850a-BM850s-500000-count-DMM-protocol-BC85X-BC85Xa.zip ZIP with PDF] (worked as of 2019-06-10, vendor may change that)


[[Category:Device]]
[[Category:Device]]
[[Category:Multimeter]]
[[Category:Multimeter]]
[[Category:Planned]]
[[Category:Supported]]

Latest revision as of 07:02, 23 October 2020

Brymen BM857
Bm 857 mugshot 500000.png
Status supported
Source code serial-dmm
Counts 50000, 500000(DCV), 999999(Hz)
IEC 61010-1 CAT III (1000V) / CAT IV (600V)
Connectivity RS232
Measurements voltage, frequency, diode, resistance, continuity, capacitance, current
Features autorange, data hold, crest, backlight, true-rms, dBm (selectable impedance), %4-20mA
Website brymen.com BM857s BM859s

The Brymen BM857 is a 50000 counts (500000 DC V), CAT III (1000V) / CAT IV (600V) handheld digital multimeter with RS232 connectivity. The BM859s is also supported, it uses the same protocol. Adapter kits ship with IR to RS232 cables, and include RS232 to USB converters.

Higher end models support dual temperature sensors and difference mode, and the reference impedance for dBm measurements can be chosen in a range between 4 and 1200 Ohms.

Hardware

Multimeter:

  • Multimeter IC: TBD
  • Precision +2.5V Voltage reference: Analog Devices REF43
  • True RMS-to-DC converter: Analog Devices AD737
  • EEPROM(?): Chip marked S24C0.
  • Unidentified: Several 062-JRC chips. These appear to be JFET opamps.
  • Unidentified: Two QFP64 chips.
  • TODO

Cable:

Photos

Multimeter:

Cable:

This can use either the BC-85X or the BC-85X-1 cables. See Device_cables#Brymen_BC-85X(-1).

Currently, mrnuke is working on an improvised USB-to-infrared converter cable. See User_talk:Mrnuke#BM857_PC_interface_cable for more details.

Newer models (BM850a/BM850s) are said to require the BU-85Xa adapter. These different versions of meters and adapters are not compatible to each other.

BM850s series

The BM857s and BM859s meters (the BM850s series) uses the same protocol and works with the BC-85Xa adapters.

Protocol

Serial communication (genuine COM port), textual presentation of measurement values (floating point, normalized mantissa plus exponent), combined with binary bit fields for current meter's function and thus measured unit, variable length records with control chars in the header/footer (DLE, STX/ETX) around the mode flags and value's text, up to 22 bytes per DMM packet. See resources below for a full description of the protocol.

Resources