Difference between revisions of "Velleman LABPS3005D"
Jump to navigation
Jump to search
m (→Photos) |
Uwe Hermann (talk | contribs) m |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox power supply | {{Infobox power supply | ||
| image = | | image = [[File:Velleman labps3005d mugshot.png|180px]] | ||
| 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 9: | Line 9: | ||
| channel3 = | | channel3 = | ||
| channel4 = | | channel4 = | ||
| connectivity = USB, RS232 | | connectivity = USB/serial, RS232 | ||
| features = programmable presets, over voltage protection, over current protection, output on/off | | features = programmable presets, over voltage protection, over current protection, output on/off | ||
| website = [http://www.velleman.eu/products/view/?id=417862 velleman.eu] | | website = [http://www.velleman.eu/products/view/?id=417862 velleman.eu] | ||
}} | }} | ||
The '''Velleman LABPS3005D''' is a 1-channel programmable power supply (0-30V/0-5A) with both USB and RS232 connectivity. | The '''Velleman LABPS3005D''' is a 1-channel programmable power supply (0-30V/0-5A) with both USB/serial and RS232 connectivity. | ||
It is the successor of the '''[[Velleman PS3005D]]'''. | It is the successor of the '''[[Velleman PS3005D]]''' (and a rebadged [[Korad KA3005P]]). | ||
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|<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. | |||
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: | |||
{| border="0" style="font-size: smaller" class="alternategrey sigroktable" | |||
|- | |||
! 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<br />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. | |||
|} | |||
== Resources == | == Resources == |
Latest revision as of 07:53, 11 January 2016
Status | supported |
---|---|
Source code | korad-kaxxxxp |
Channels | 1 |
Voltage/current (CH1) | 0-30V / 0-5A |
Connectivity | USB/serial, 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/serial and RS232 connectivity.
It is the successor of the Velleman PS3005D (and a rebadged Korad KA3005P).
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. |