Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: jajamelony on July 06, 2017, 12:17:11 AM



Title: How to figure out total power draw of a GPU?
Post by: jajamelony on July 06, 2017, 12:17:11 AM
Hi,

Can someone tell me how to calculate the total power drawn by a GPU?

I'm logging various GPU metrics with HWiNFO64 and would like to know which values constitute the total wattage drawn by a GPU. In the log file I'm seeing the following (these were captured while the card was mining):

GPU Core Voltage (VDDC) [V] 1.194
GPU Core Current [A] 78.313
GPU Core Power [W]   93.486
GPU Chip Power [W]  129.578
GPU VRM Voltage Out (VOUT/VID) [V] 1.193
GPU VRM Voltage In (VIN/+12V) [V] 12.125
GPU VRM Current In (IIN) [A] 6.438
GPU VRM Current Out (IOUT) [A] 56.5
GPU VRM Power Out (POUT) [W] 67.25
GPU VRM Power In (PIN) [W] 78

Is the total the card drawing the Core Power + Chip Power? What about VRM? Is there a way to validate the wattage drawn vs Power In/Current In?

I think understanding these values would be really helpful in deciding how to approach overclocking/underclocking of a specific card (based on historic data) instead of taking a shot in dark, right?

thanks
jaja


Title: Re: How to figure out total power draw of a GPU?
Post by: smg1902 on July 06, 2017, 12:35:02 AM
Software readings aren't accurate unless you have one of the digital power supplies that outputs the readings directly from the psu.  If you don't have one of those, you'll need to use external hardware to measure it.  Something like this is cheap and fairly accurate.  https://www.amazon.com/P3-International-P4460-Electricity-Monitor/dp/B000RGF29Q


Title: Re: How to figure out total power draw of a GPU?
Post by: bathrobehero on July 06, 2017, 12:49:32 AM
Measure at the wall. Software can't possible be accurate.


Title: Re: How to figure out total power draw of a GPU?
Post by: MATHReX on July 06, 2017, 06:20:29 AM
Hi,

Can someone tell me how to calculate the total power drawn by a GPU?

I'm logging various GPU metrics with HWiNFO64 and would like to know which values constitute the total wattage drawn by a GPU. In the log file I'm seeing the following (these were captured while the card was mining):

GPU Core Voltage (VDDC) [V] 1.194
GPU Core Current [A] 78.313
GPU Core Power [W]   93.486
GPU Chip Power [W]  129.578
GPU VRM Voltage Out (VOUT/VID) [V] 1.193
GPU VRM Voltage In (VIN/+12V) [V] 12.125
GPU VRM Current In (IIN) [A] 6.438
GPU VRM Current Out (IOUT) [A] 56.5
GPU VRM Power Out (POUT) [W] 67.25
GPU VRM Power In (PIN) [W] 78

Is the total the card drawing the Core Power + Chip Power? What about VRM? Is there a way to validate the wattage drawn vs Power In/Current In?

I think understanding these values would be really helpful in deciding how to approach overclocking/underclocking of a specific card (based on historic data) instead of taking a shot in dark, right?

thanks
jaja


You can start by investing in a kill-a-watt first, after that just plug your system through it and check the power consumption in system idle, after that run it in full load and record the power consumption. Now, you can get the approx value for power consumption of one GPU by total power in full load minus total power in idle state dividing whole by the number of GPUs you have.

Secondly, the values that you specify don't have any relation on how well they will be undervolt/overclocked. The parameter that comes in play for deciding this is ASIC quality of your GPU.


Title: Re: How to figure out total power draw of a GPU?
Post by: jajamelony on July 06, 2017, 12:44:25 PM
I do have the kill-a-watt plug but for an in-depth analysis it is not good. I can't go an see day-by-day power draw. Plus there are stories of it burning up when used with high wattage use. For that reason I am afraid of using it with my rig.

So are we saying that the on-board sensors in cards are not accurate?

thanks
jaja


Title: Re: How to figure out total power draw of a GPU?
Post by: jmigdlc99 on July 06, 2017, 12:58:45 PM
Onboard sensors usually are accurate for giving ballpark ranges. Of course, measuring TDP at the wall is best. If you want deeper analysis, there are power meters out there that have daily consumption readings. Bought mine from amazon.


Title: Re: How to figure out total power draw of a GPU?
Post by: 64dimensions on July 06, 2017, 01:35:54 PM
Using the Kill-a-watt meter is the way to go.

A method is as follows:

1) Have the rig setup and running using its nominal mining software settings and the kill-a-watt installed. Start with the full complement of cards. Make a measurement on your N cards.

2) Power down the system and completely remove one card. Setup and run the rig with N - 1 cards.

3) Do 2) till you get down to one card.

4) Plot Power on the y axis versus card number on the x axis. Fit a straight line (ax + b).

5) b, the y intercept will be the non GPU power consumed. Subtract b from the power draw for the full N card system. Divide by N and you have the power draw per GPU.

To save time, I just do this once for a particular MB/GPU/processor combination. The important part is getting the b measurement. As a working assumption, I assume b is constant  going forward. For a ASUS Z87 plus with celeron, which runs 5 cards, b is about 25 watts.







Title: Re: How to figure out total power draw of a GPU?
Post by: bathrobehero on July 06, 2017, 01:42:52 PM
Using the Kill-a-watt meter is the way to go.

A method is as follows:

1) Have the rig setup and running using its nominal mining software settings and the kill-a-watt installed. Start with the full complement of cards. Make a measurement on your N cards.

2) Power down the system and completely remove one card. Setup and run the rig with N - 1 cards.

3) Do 2) till you get down to one card.

4) Plot Power on the y axis versus card number on the x axis. Fit a straight line (ax + b).

5) b, the y intercept will be the non GPU power consumed. Subtract b from the power draw for the full N card system. Divide by N and you have the power draw per GPU.

To save time, I just do this once for a particular MB/GPU/processor combination. The important part is getting the b measurement. As a working assumption, I assume b is constant  going forward. For a ASUS Z87 plus with celeron, which runs 5 cards, b is about 25 watts.

That's kind of overdoing it and if you want super accurate numbers it's also skewed since GPU mining also requires some CPU so without cards you get less consumption if the CPU is downclocked.

I just assume each rig uses 60 watts and work around that.

And since the rig will always be running, it's advised to measure the power consumption at the wall with all the cards being idle (mining software not running) and measure it when mining is running for a while. The difference is your true GPU power consumption.


Title: Re: How to figure out total power draw of a GPU?
Post by: Appuned on July 06, 2017, 01:43:31 PM
I do have the kill-a-watt plug but for an in-depth analysis it is not good. I can't go an see day-by-day power draw. Plus there are stories of it burning up when used with high wattage use. For that reason I am afraid of using it with my rig.

So are we saying that the on-board sensors in cards are not accurate?

thanks
jaja

With a kill-a-watt, you can estimate the power draw of a single GPU by replacement method.


Title: Re: How to figure out total power draw of a GPU?
Post by: jajamelony on July 06, 2017, 03:32:30 PM
Using the Kill-a-watt meter is the way to go.

A method is as follows:

1) Have the rig setup and running using its nominal mining software settings and the kill-a-watt installed. Start with the full complement of cards. Make a measurement on your N cards.

2) Power down the system and completely remove one card. Setup and run the rig with N - 1 cards.

3) Do 2) till you get down to one card.

4) Plot Power on the y axis versus card number on the x axis. Fit a straight line (ax + b).

5) b, the y intercept will be the non GPU power consumed. Subtract b from the power draw for the full N card system. Divide by N and you have the power draw per GPU.

To save time, I just do this once for a particular MB/GPU/processor combination. The important part is getting the b measurement. As a working assumption, I assume b is constant  going forward. For a ASUS Z87 plus with celeron, which runs 5 cards, b is about 25 watts.

That's kind of overdoing it and if you want super accurate numbers it's also skewed since GPU mining also requires some CPU so without cards you get less consumption if the CPU is downclocked.

I just assume each rig uses 60 watts and work around that.

And since the rig will always be running, it's advised to measure the power consumption at the wall with all the cards being idle (mining software not running) and measure it when mining is running for a while. The difference is your true GPU power consumption.

Ok that sounds like a good approach. thank you!

jaja


Title: Re: How to figure out total power draw of a GPU?
Post by: PcChip on July 06, 2017, 05:08:37 PM
Kill-a-watt.


Title: Re: How to figure out total power draw of a GPU?
Post by: coin123123 on July 06, 2017, 08:15:55 PM
only socket meter


tested on my last rig with two 280x:

gpu 1050mv, ambient temp 25c, gpu's temp 70c-80c = 550w-600w from wall
gpu 1050mv, ambient temp 20c, gpu's temp 60c-70c = 450w-500w from wall

meaning with same setting but with just room temperature change possible to lower consumption so without live meter you can't know how much you use


Title: Re: How to figure out total power draw of a GPU?
Post by: Appuned on July 26, 2017, 11:59:51 AM
only socket meter


tested on my last rig with two 280x:

gpu 1050mv, ambient temp 25c, gpu's temp 70c-80c = 550w-600w from wall
gpu 1050mv, ambient temp 20c, gpu's temp 60c-70c = 450w-500w from wall

meaning with same setting but with just room temperature change possible to lower consumption so without live meter you can't know how much you use

I also notice the power increase when the temperature is higher.


Title: Re: How to figure out total power draw of a GPU?
Post by: Aura on July 26, 2017, 12:03:25 PM
You can measure the gpu's power consumption with a multimeter. There are cheap multimeters available on the net, these can give you an decent measurement.


Title: Re: How to figure out total power draw of a GPU?
Post by: NobodyIsHome on July 26, 2017, 06:29:14 PM
Like others have said, Kill-a-watt devices work.

Also, a digital UPS or PDU can measure load as well.


Title: Re: How to figure out total power draw of a GPU?
Post by: xxcsu on July 27, 2017, 03:23:27 AM
Hi,

Can someone tell me how to calculate the total power drawn by a GPU?


So are u asking about the total gpu power draw ? For that u can use GPU-Z , that software going to give you a very accurate reading about total gpu power draw ...

If you are asking about the total power draw for your graphics card ,included GPU , Memory modules , voltage regulators , cooling fans ...etc .... that is a different story :)  ;)

You can measure the gpu's power consumption with a multimeter. There are cheap multimeters available on the net, these can give you an decent measurement.

could you do some presentation or write a how to do instruction ? how can you measure the GPU power draw on the graphics card with multimeter ???    ;D


I also notice the power increase when the temperature is higher.

when the temp is higher the card cooling fans working much harder :)


Title: Re: How to figure out total power draw of a GPU?
Post by: igotfits on July 27, 2017, 03:42:44 AM
i was looking for the same answers but everyone kept saying get one of these: https://www.amazon.com/gp/product/B000RGF29Q/ref=oh_aui_detailpage_o04_s00?ie=UTF8&psc=1
So what i did was run the comp with no gpu and just added one by one and logging how much more wattage was being drawn.
The weird thing about this is when adding a certain amount of GPUs the wattage would jump extremely high...
(example: with 2gpus i would get 300 at the wall so around 100watts per card, then when adding a 3rd i would get 450watts!)
So IMO it will never be accurate per card only as whole machine running and taking wattage at the wall.


Title: Re: How to figure out total power draw of a GPU?
Post by: NameTaken on July 27, 2017, 04:10:58 AM
Corsair Link shows my AC input, DC output, efficiency, temperature, fan speed, etc.


Title: Re: How to figure out total power draw of a GPU?
Post by: Appuned on August 25, 2017, 03:11:11 PM
Corsair Link shows my AC input, DC output, efficiency, temperature, fan speed, etc.

I also have the Corsair PSU. But it is expensive.


Title: Re: How to figure out total power draw of a GPU?
Post by: fanatic26 on August 25, 2017, 04:33:43 PM
I am surprised so many people are recommending the kill-a-watt when in testing they prove to be inaccurate. The numbers can be skewed by +-10% with a kill-a-watt. Specifically with PC power supplies there are issues of it reading wrong and showing 100% efficiency. The proper way to measure your power is with an amp clamp on your power cord. You test the amperage then multiply it by the voltage to get wattage.

Say for example your rig is pulling 7.3 amps at 116 volts. With those numbers your rig is drawing 847 watts.

Test with 1 card, then 2, etc to see what your cards are actually pulling.


Title: Re: How to figure out total power draw of a GPU?
Post by: NameTaken on August 25, 2017, 04:39:30 PM
Corsair Link shows my AC input, DC output, efficiency, temperature, fan speed, etc.

I also have the Corsair PSU. But it is expensive.
I got Corsair refurbished units for 50% off.


Title: Re: How to figure out total power draw of a GPU?
Post by: Jackblow33 on August 25, 2017, 04:53:43 PM
I am surprised so many people are recommending the kill-a-watt when in testing they prove to be inaccurate. The numbers can be skewed by +-10% with a kill-a-watt. Specifically with PC power supplies there are issues of it reading wrong and showing 100% efficiency. The proper way to measure your power is with an amp clamp on your power cord. You test the amperage then multiply it by the voltage to get wattage.

Say for example your rig is pulling 7.3 amps at 116 volts. With those numbers your rig is drawing 847 watts.

Test with 1 card, then 2, etc to see what your cards are actually pulling.

Can you really read amp with an amp clamp on power cord? Have you did that cause as far as I know Amp clamp are meant to be used on a single phase conductor ?


Title: Re: How to figure out total power draw of a GPU?
Post by: namjey on August 25, 2017, 06:04:45 PM
If you live in US, then just go to any city library. They usually have powermeters. I borrowed one for a month to check my exact usage. Other option is just to buy one. They are around 20 bucks


Title: Re: How to figure out total power draw of a GPU?
Post by: Appuned on September 23, 2017, 10:29:28 AM
Corsair Link shows my AC input, DC output, efficiency, temperature, fan speed, etc.

I also have the Corsair PSU. But it is expensive.
I got Corsair refurbished units for 50% off.

I have the refurbished units, 30% of them died after a year.


Title: Re: How to figure out total power draw of a GPU?
Post by: crazydane on September 23, 2017, 10:47:22 AM
If you really want to track power consumption over time for many rigs, this is the way to go:

http://www.brultech.com/greeneye/

Each GEM will do 32 rigs.  You can add more GEMs as needed if you have more than that.