Difference between revisions of "PeakTech 2170"

From sigrok
Jump to navigation Jump to search
(create the Peaktech 2170 LCR meter page)
 
m (replace P2170 images by cropped/scaled versions)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Infobox multimeter
{{Infobox multimeter
| image          = [[File:P2170_device_front.jpg|180px]]
| image          = [[File:Peaktech 2170 mugshot.png|180px]]
| name            = Peaktech 2170
| name            = PeakTech 2170
| status          = supported
| status          = supported
| source_code_dir = deree-de5000
| source_code_dir = serial-lcr
| counts          = 20000
| counts          = 20000
| categories      = -
| categories      = —
| connectivity    = USB
| connectivity    = USB
| measurements    = resistance, capacitance, inductance, equivalents
| measurements    = resistance, capacitance, inductance, equivalents
| features        = autorange, TODO
| features        = autorange, rel, data-hold, auto-poweroff, self-calibration
| website        = [http://www.peaktech.de/productdetail/kategorie/lcr-esr-messer/produkt/peaktech-2170.html]
| website        = [http://www.peaktech.de/productdetail/kategorie/lcr-esr-messer/produkt/peaktech-2170.html peaktech.de]
}}
}}


The '''Peaktech 2170''' is a 20000 counts handheld LCR meter with USB connectivity.
The '''PeakTech 2170''' is a 20000 counts handheld LCR meter with USB connectivity.
Accuracy is 0.3%.
 
Accuracy is 0.3%. LCR measurement frequencies are 100/120/1000/10k/100k Hz.
 
See [[PeakTech 2170/Info]] for more details (such as '''lsusb -v''' output) about the device.


== Hardware ==
== Hardware ==


TODO
* Cyrustek ES51919/ES51920 chipset
 
* Prolific PL2303 USB converter
ES51919/ES51920 chipset
PL2303 USB converter


'''USB cable''':
'''USB cable''':
 
* The LCR meter has USB builtin (onboard PL2303 chip, mini-B connector).
The LCR meter has USB builtin (onboard PL2303 chip, mini-B connector).
 
See [[Peaktech 2170/Info]] for more details (such as '''lsusb -v''' output) about the device.


== Photos ==
== Photos ==
'''LCR meter''':
TODO


<gallery>
<gallery>
File:P2170_device_front.jpg|<small>front view</small>
File:P2170_device_front.png|<small>Device, top</small>
File:P2170_device_back.jpg|<small>back view</small>
File:P2170_device_back.png|<small>Device, bottom</small>
File:P2170_accessories.jpg|<small>accessories: kelvin clamp, calibration jumper</small>
File:P2170_accessories.png|<small>Accessories: kelvin clamp, calibration jumper</small>
File:P2170_lcd_resistance.jpg|<small>LCD, resistance</small>
File:P2170_lcd_resistance.png|<small>LCD, resistance</small>
File:P2170_lcd_capacitance.jpg|<small>LCD, capacitance</small>
File:P2170_lcd_capacitance.png|<small>LCD, capacitance</small>
File:P2170_pcb_top.jpg|<small>PCB, top, total</small>
File:P2170_pcb_top.png|<small>PCB, top, total</small>
File:P2170_pcb_top_input.jpg|<small>PCB, top, input section</small>
File:P2170_pcb_top_input.png|<small>PCB, top, input section</small>
File:P2170_pcb_top_lcrchip.jpg|<small>PCB, top, LCR chip</small>
File:P2170_pcb_top_lcrchip.png|<small>PCB, top, LCR chip</small>
File:P2170_pcb_bottom.jpg|<small>PCB, bottom (covered by LCD and keyboard cage)</small>
File:P2170_pcb_bottom.png|<small>PCB, bottom (covered by LCD and keyboard cage)</small>
</gallery>
</gallery>


== Protocol ==
== Protocol ==


TODO
ES51919 chip protocol (serial).


== Resources ==
== Resources ==


* [http://www.peaktech.de/productdetail/kategorie/lcr-esr-messer/produkt/peaktech-2170.html] product page
* [http://www.peaktech.de/productdetail/kategorie/lcr-esr-messer/produkt/peaktech-2170.html?file=tl_files/downloads/2001%20-%203000/PeakTech_2170.pdf Manual]


[[Category:Device]]
[[Category:Device]]
[[Category:LCR meter]]
[[Category:LCR meter]]
[[Category:Supported]]
[[Category:Supported]]

Latest revision as of 21:09, 12 February 2017

PeakTech 2170
Peaktech 2170 mugshot.png
Status supported
Source code serial-lcr
Counts 20000
IEC 61010-1
Connectivity USB
Measurements resistance, capacitance, inductance, equivalents
Features autorange, rel, data-hold, auto-poweroff, self-calibration
Website peaktech.de

The PeakTech 2170 is a 20000 counts handheld LCR meter with USB connectivity.

Accuracy is 0.3%. LCR measurement frequencies are 100/120/1000/10k/100k Hz.

See PeakTech 2170/Info for more details (such as lsusb -v output) about the device.

Hardware

  • Cyrustek ES51919/ES51920 chipset
  • Prolific PL2303 USB converter

USB cable:

  • The LCR meter has USB builtin (onboard PL2303 chip, mini-B connector).

Photos

Protocol

ES51919 chip protocol (serial).

Resources