Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Measure output voltage before output is switched on #9

Closed
prasimix opened this issue Mar 5, 2017 · 1 comment
Closed

Measure output voltage before output is switched on #9

prasimix opened this issue Mar 5, 2017 · 1 comment

Comments

@prasimix
Copy link
Member

prasimix commented Mar 5, 2017

This task is inspired with TSP6 - Rigol DP1116A and DP1308A Programmable Power Supply Review Part 4/6) presentation.

A new option under channel Protection settings has to be added: Prohibit output enable if external voltage detected. Default is ON. It is applicable only to DCP405 power module!

If this option is turned on, the ADC must continuously measure the voltages on the output terminals even when OE (Output Enable) is turned off. If no load is connected through which the output capacitor would be discharged, the residual voltage will be displayed (below OFF text), flashing red while this voltage is greater than 500 mV. Display of the measured voltage will stop when it drops below 100 mV.
When it is active, the output cannot be turned on as long as the measured voltage is greater than 500 mV.

For remote programming we have to add a new command OUTPut:PROTection:MEASure ON|OFF that if activate will generate the following errors when measured voltage is above 500 mV:

510,"External voltage on CH1 detected"
511,"External voltage on CH2 detected"
...
514,"External voltage on CH5 detected" 
prasimix referenced this issue in eez-open/psu-firmware Mar 5, 2017
@prasimix prasimix changed the title Measure output before output is switched on Measure output voltage before output is switched on Apr 27, 2017
@prasimix prasimix transferred this issue from eez-open/psu-firmware Jul 12, 2019
@mvladic mvladic added this to the v1.1 milestone May 21, 2020
@mvladic mvladic removed this from the v1.1 milestone Jun 17, 2020
@prasimix prasimix self-assigned this Aug 8, 2021
@prasimix prasimix added this to the v1.8 milestone Aug 8, 2021
@prasimix prasimix modified the milestones: v1.8, v1.7.4 Oct 27, 2021
mvladic added a commit that referenced this issue Nov 30, 2022
@prasimix
Copy link
Member Author

Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants