Difference between revisions of "Velleman LABPS3005D"
Jump to navigation
Jump to search
m |
Uwe Hermann (talk | contribs) m |
||
Line 3: | Line 3: | ||
| name = Velleman LABPS3005D | | name = Velleman LABPS3005D | ||
| status = supported | | status = supported | ||
| source_code_dir = korad- | | source_code_dir = korad-kaxxxxp | ||
| channels = 1 | | channels = 1 | ||
| channel1 = 0-30V / 0-5A | | channel1 = 0-30V / 0-5A | ||
Line 20: | Line 20: | ||
See [[Velleman LABPS3005D/Info]] for more details (such as '''lsusb -v''' output) about the device. | See [[Velleman LABPS3005D/Info]] for more details (such as '''lsusb -v''' output) about the device. | ||
See [[Korad | See [[Korad KAxxxxP series]] for information common to all devices in this series. | ||
== Hardware == | == Hardware == | ||
Line 27: | Line 27: | ||
<gallery> | <gallery> | ||
File:Labps3005dfront.jpg | File:Labps3005dfront.jpg|<small>Device, front</small> | ||
</gallery> | </gallery> | ||
== Protocol == | == Protocol == | ||
See [[Korad KAxxxxP series#Protocol]] for the protocol details. | |||
'''Note''': Some versions of the LABPS3005D appear to use the [[Atten PPS3000 series]] protocol instead. | |||
LABPS3005D protocol documentation differs actual devices. '''OVP0''', '''OVP1''', '''OCP0''' and '''OCP1''' are implemented. | The LABPS3005D protocol documentation differs from what the actual devices seem to use. '''OVP0''', '''OVP1''', '''OCP0''' and '''OCP1''' are implemented. | ||
Also | Also, the reply byte for '''STATUS?''' differs from the documentation: | ||
{| border="0" style="font-size: smaller" class="alternategrey sigroktable" | {| border="0" style="font-size: smaller" class="alternategrey sigroktable" | ||
Line 51: | Line 51: | ||
| Constant voltage | | Constant voltage | ||
| Constant current | | Constant current | ||
| Channel 1 regulation mode. If output disabled, this is last value | | Channel 1 regulation mode. If output disabled, this is the last value. | ||
|- | |- | ||
Line 57: | Line 57: | ||
| ? | | ? | ||
| Always | | Always | ||
| Channel 2 regulation mode | | Channel 2 regulation mode. | ||
|- | |- | ||
Line 63: | Line 63: | ||
| ? | | ? | ||
| Always | | Always | ||
| Tracking bit no sense for 1 channel device | | Tracking bit no sense for 1 channel device. | ||
|- | |- | ||
Line 69: | Line 69: | ||
| ? | | ? | ||
| Always | | Always | ||
| Tracking bit no sense for 1 channel device | | Tracking bit no sense for 1 channel device. | ||
|- | |- | ||
Line 75: | Line 75: | ||
| Beeper enabled | | Beeper enabled | ||
| Beeper disabled | | Beeper disabled | ||
| As documented. | | As documented. Front panel OCP button beeps always. | ||
|- | |- | ||
Line 81: | Line 81: | ||
| OCP enabled | | OCP enabled | ||
| OCP disabled | | OCP disabled | ||
| Documentation says this is front panel locking | | Documentation says this is front panel locking. | ||
|- | |- | ||
Line 87: | Line 87: | ||
| Output is enabled | | Output is enabled | ||
| Output disabled | | Output disabled | ||
| As documented | | As documented. | ||
|- | |- | ||
| 7 | | 7 | ||
| ( NOT OVP * OCP * NOT OUT ) + OVP | | ( NOT OVP * OCP * NOT OUT ) + OVP<br />OVP enabled OR OCP enabled AND output disabled | ||
OVP enabled OR OCP | |||
| OCP and OVP disabled | | OCP and OVP disabled | ||
| Not very useful if output is disabled. | | Not very useful if output is disabled. Documented: 7 N/A N/A. | ||
Documented: 7 N/A N/A | |||
|} | |} |
Revision as of 00:45, 24 December 2015
Status | supported |
---|---|
Source code | korad-kaxxxxp |
Channels | 1 |
Voltage/current (CH1) | 0-30V / 0-5A |
Connectivity | USB, RS232 |
Features | programmable presets, over voltage protection, over current protection, output on/off |
Website | velleman.eu |
The Velleman LABPS3005D is a 1-channel programmable power supply (0-30V/0-5A) with both USB and RS232 connectivity.
It is the successor of the Velleman PS3005D.
See Velleman LABPS3005D/Info for more details (such as lsusb -v output) about the device.
See Korad KAxxxxP series for information common to all devices in this series.
Hardware
Photos
Protocol
See Korad KAxxxxP series#Protocol for the protocol details.
Note: Some versions of the LABPS3005D appear to use the Atten PPS3000 series protocol instead.
The LABPS3005D protocol documentation differs from what the actual devices seem to use. OVP0, OVP1, OCP0 and OCP1 are implemented.
Also, the reply byte for STATUS? differs from the documentation:
Bit | One | Zero | Notes |
---|---|---|---|
0 | Constant voltage | Constant current | Channel 1 regulation mode. If output disabled, this is the last value. |
1 | ? | Always | Channel 2 regulation mode. |
2 | ? | Always | Tracking bit no sense for 1 channel device. |
3 | ? | Always | Tracking bit no sense for 1 channel device. |
4 | Beeper enabled | Beeper disabled | As documented. Front panel OCP button beeps always. |
5 | OCP enabled | OCP disabled | Documentation says this is front panel locking. |
6 | Output is enabled | Output disabled | As documented. |
7 | ( NOT OVP * OCP * NOT OUT ) + OVP OVP enabled OR OCP enabled AND output disabled |
OCP and OVP disabled | Not very useful if output is disabled. Documented: 7 N/A N/A. |