Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Control HVA converter with ni 9263

Does anyone know what's wrong here? My current job task is to control the HVA converter(10HVA24-N1-BNC-10KV, Ultravolt) through NI-9263, so as to output 0-10kV voltage to control DMA. However, we have encountered challenges in utilizing these products.

We used pin 1 of HVA converter as the reference voltage pin, and we provided it with a voltage of 10V by NI-9263 ao1. Pin 2 was assigned as the voltage output control pin, and we applied a stepped voltage ranging from 0-10V (such as 1, 3, 4, 6, 8V) by NI-9263 ao2. Additionally, we connected pins 6 and 3 together as the signal ground terminal. Furthermore, the power supply voltage of pin 8 and pin 9 is 24V, provided by a switching power supply that can provide up to 35W. (We assumed the HVA converter only absorbes 1W ).
We connected pin 11 to pin 1 as enable input for convenience , which required more than 2.4V for enable. And all the voltage output signal return grounds were the return of each ao in NI-9263.

Despite these efforts, when measuring the product's output voltage using a voltage divider, we consistently obtained a reading of 0V, which should be 0-10kv corresponding to 0-10V of ao output. Additionally, the feedback voltage measured at pin 4 was also approximately 0V.

For information on the development of the converter, see 10HVA24 HVA converter.
Snip_2023-08-12_20-36-16.jpgIMG_20230809_173643).jpgSnip_2023-08-13_21-25-20.jpg

0 Kudos
Message 1 of 15
(1,046 Views)

Could you please post a better schematic diagram of your electrical connections instead of describing in words?

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 15
(1,022 Views)

Here is a schematic diagram 

Snip_2023-08-14_09-07-01.jpg

0 Kudos
Message 3 of 15
(1,003 Views)

Connection looks good. Have you tested the HVA convertor manually without 9263?

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 4 of 15
(998 Views)

Do you have a link to the manual?

I saw a spec sheet:

https://www.advancedenergy.com/globalassets/resources-root/data-sheets/ultravolt-hvaseries-data-shee...

 

Looks like pins 2 and 3 are differential, you have pin 2 tied to the 0-10V output whereas pin 2 is the (-) input so you may want to swap pins 2 and 3.

Also pin 11 Enable is TTL level compatible 0-5VDC but you are putting 10V into it so you may have damaged something 😞

 

-AK2DM

~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 5 of 15
(944 Views)

Yes, I tested it with a dual regulated power supply. But as long as I connect the enable terminal pin11 to any positive pole of the regulated power supply, the enable indicator of HV converter will be on. Regardless of whether the negative pole is connected or not.

0 Kudos
Message 6 of 15
(930 Views)

Reply @

I don't have a manual but some resource information (four pdf files). As shown in the programming guide: "as a matter of convenience, the Enable can be brought to the Vref at pin 1. Pin 1 is 10V reference voltage pin. And I have tried to switch pin 2 and pin 3, for pin 2 as positive voltage input beeing provided 0~+10V, I connected pin 6 and pin3 directly. While pin 3 was regarded as negative volatge output provided 0~-10V, I connected pin 6 and pin 2. The result were the same--0V was output from the HV converter.

0 Kudos
Message 7 of 15
(928 Views)

With the dual regulated supply were you able to get high voltage output?

Personally I would bench test it without any of the NI hardware. Once it was established that it works the incrementally start transferring functionality over to the cDAQ's.

 

-AK2DM

~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 8 of 15
(893 Views)

I useI use the dual regulated power supply to provide two voltage signals of 0~10V to the HV converter.

 

0 Kudos
Message 9 of 15
(887 Views)

You photo doesn't show you've connected COM of the AOs together. Are pins 1, 3, 5 of 9263 connected to GND of HVA? (any AO that you're connecting to HVA, ensure that its COM is connected to GND)

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 10 of 15
(880 Views)