Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Calculating power consumption

Calculating power consumption

Scheduled Pinned Locked Moved The Lounge
c++csharpcomadobequestion
49 Posts 21 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J JimmyRopes

    I always view documentation with a bit of suspicion. It very well could have been correct at some point in time but, may or may not be totally accurate when the unit went into production. The simplest way to know how much electricity the unit is using is to put an amp meter (also known as an ammeter) on the line and measure it. For occasional use you can get an inexpensive one at places like radio shack or some other such electronics hobby outlet. If you are a perfectionist buy a Fluke brand meter but the price is pretty steep on those. Test the unit at different settings, if appropriate, and note the measurements. Then you can use the simple formula (as Ravi mentioned in his reply) W = volts X amps. You will be charged in Kilowatt hours so you can figure out how many watts you will use in a day at the setting you would like and determine the cost to operate the unit. :cool:

    I'm on-line therefore I am. JimmyRopes

    N Offline
    N Offline
    Nish Nishant
    wrote on last edited by
    #14

    Thanks Jimmy - I just wanted a rough estimate.

    Regards, Nish


    Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
    Currently working on C++/CLI in Action for Manning Publications. (*Sample chapter available online*)

    1 Reply Last reply
    0
    • R Rama Krishna Vavilala

      Nishant Sivakumar wrote:

      We bought an Air Purifier (Holmes) yesterday

      I never knew that those things actally work.


      Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it. -Brian Kernighan

      N Offline
      N Offline
      Nish Nishant
      wrote on last edited by
      #15

      Rama Krishna Vavilala wrote:

      I never knew that those things actally work.

      They don't :-(

      Regards, Nish


      Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
      Currently working on C++/CLI in Action for Manning Publications. (*Sample chapter available online*)

      T 1 Reply Last reply
      0
      • R Ravi Bhavnani

        Nish, also check out the Oreck[^] model(s). The inventor claims his is the only one that *really* works. Dunno how much of that is marketing, but Oreck has been in business for a long time and is pretty well regarded. /ravi

        My new year's resolution: 2048 x 1536 Home | Music | Articles | Freeware | Trips ravib(at)ravib(dot)com

        N Offline
        N Offline
        Nish Nishant
        wrote on last edited by
        #16

        Thanks Ravi - the one I bought wasn't effective at all. I'll have to return it I guess. I'll see if Oreck is available here.

        Regards, Nish


        Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
        Currently working on C++/CLI in Action for Manning Publications. (*Sample chapter available online*)

        1 Reply Last reply
        0
        • R Ravi Bhavnani

          Nish, also check out the Oreck[^] model(s). The inventor claims his is the only one that *really* works. Dunno how much of that is marketing, but Oreck has been in business for a long time and is pretty well regarded. /ravi

          My new year's resolution: 2048 x 1536 Home | Music | Articles | Freeware | Trips ravib(at)ravib(dot)com

          N Offline
          N Offline
          Nish Nishant
          wrote on last edited by
          #17

          Holy crap! That *is* expensive! Not sure if Smitha's gonna let me buy that one - and I myself don't want to spend that much on this. But they claim that their filter does not need changing. So maybe in the long run it may be cheaper.

          Regards, Nish


          Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
          Currently working on C++/CLI in Action for Manning Publications. (*Sample chapter available online*)

          R 1 Reply Last reply
          0
          • R Ryan Binns

            Nishant Sivakumar wrote:

            Now using those bits of data, is there some formula to calculate the power consumption?

            Not really. You can calculate the VA rating (voltage * current), but the actual power consumption depends on the power factor of the equipment (1.0 for a perfectly noninductive circuit, but in practice is almost always less than 1.0). However, given the figures you quoted, I'd expect the power consumption to be somewhere around 150W.

            Ryan

            "Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

            N Offline
            N Offline
            Nish Nishant
            wrote on last edited by
            #18

            Ryan Binns wrote:

            However, given the figures you quoted, I'd expect the power consumption to be somewhere around 150W.

            Thanks - at that rate, I don't want to leave it on 24 hours a day anyway.

            Regards, Nish


            Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
            Currently working on C++/CLI in Action for Manning Publications. (*Sample chapter available online*)

            1 Reply Last reply
            0
            • R Rama Krishna Vavilala

              AIR CLEANERS: EVEN THE MOST EFFECTIVE COULD BE A QUESTIONABLE INVESTMENT I recommend you to read the following article in consumer reporst: http://www.consumerreports.org/cro/cu-press-room/pressroom/eng0510air.htm?resultPageIndex=1&resultIndex=7&searchTerm=oreck[^]


              Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it. -Brian Kernighan

              N Offline
              N Offline
              Nish Nishant
              wrote on last edited by
              #19

              Thanks Rama. I am going to return this - it was a waste of time :-(

              Regards, Nish


              Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
              Currently working on C++/CLI in Action for Manning Publications. (*Sample chapter available online*)

              1 Reply Last reply
              0
              • N Nish Nishant

                Christian Graus wrote:

                Pollution getting to you ?

                No - I wanted to get rid of cooking odors.

                Regards, Nish


                Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
                Currently working on C++/CLI in Action for Manning Publications. (*Sample chapter available online*)

                S Offline
                S Offline
                Shog9 0
                wrote on last edited by
                #20

                Use the range hood. And open a window. Or just open a window. Or just cook things that smell nice...

                ---- Do you see what i see? Why do we live like this? Is it because it's true... ...That ignorance is bliss?

                J N 2 Replies Last reply
                0
                • R Ryan Binns

                  Nishant Sivakumar wrote:

                  Now using those bits of data, is there some formula to calculate the power consumption?

                  Not really. You can calculate the VA rating (voltage * current), but the actual power consumption depends on the power factor of the equipment (1.0 for a perfectly noninductive circuit, but in practice is almost always less than 1.0). However, given the figures you quoted, I'd expect the power consumption to be somewhere around 150W.

                  Ryan

                  "Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

                  J Offline
                  J Offline
                  Jasmine2501
                  wrote on last edited by
                  #21

                  You could go out and look at your meter, leave the thing on for a whole day and write down what you used, then turn it off for a whole day and compare the usage. The effeciency of your line and other factors may make it use more power than the actual rating. If you average your 'normal' usage over 24 hours, you may be able to get a good estimate of the difference in cost - I suspect it's the cost difference you want to know, not the power usage. If it costs you 100 bucks a month to run, it may not be worth it, but if it only costs you 2 dollars to run it all month, then it's probably worth it. Depending on the brand, some of the air purifiers actually are pretty good, but something often overlooked is that homes with a central air conditioner and heater already have a method of filtering the air. It won't make it smell like ozone in your house, but changing your furnace filter can help a lot with the general air pollution. For emergent conditions like cooking odors, you need to address that problem while the situation is happening, like with a good stove hood that empties to the outside air. Air purifiers aren't designed for that.

                  "Quality Software since 1983!"
                  http://www.smoothjazzy.com/ - see the "Programming" section for (freeware) JazzySiteMaps, a simple application to generate .Net and Google-style sitemaps!

                  1 Reply Last reply
                  0
                  • R Ravi Bhavnani

                    Power = Volts x Amps (132W) /ravi

                    My new year's resolution: 2048 x 1536 Home | Music | Articles | Freeware | Trips ravib(at)ravib(dot)com

                    T Offline
                    T Offline
                    Tim Craig
                    wrote on last edited by
                    #22

                    Ravi Bhavnani wrote:

                    Power = Volts x Amps (132W)

                    That would be for DC. For AC you have to integrate the absolute value of the voltage times the current over a full sinusoidal cycle. If I remember right, that gives you a factor of 0.707 of the DC value.

                    The evolution of the human genome is too important to be left to chance.

                    R A L M 4 Replies Last reply
                    0
                    • T Tim Craig

                      Ravi Bhavnani wrote:

                      Power = Volts x Amps (132W)

                      That would be for DC. For AC you have to integrate the absolute value of the voltage times the current over a full sinusoidal cycle. If I remember right, that gives you a factor of 0.707 of the DC value.

                      The evolution of the human genome is too important to be left to chance.

                      R Offline
                      R Offline
                      Ravi Bhavnani
                      wrote on last edited by
                      #23

                      You're right - you want the RMS (1/sqrt(2) = 0.707) VAC, not peak-peak. It's been too long since I graduated. :-O /ravi

                      My new year's resolution: 2048 x 1536 Home | Music | Articles | Freeware | Trips ravib(at)ravib(dot)com

                      1 Reply Last reply
                      0
                      • N Nish Nishant

                        Holy crap! That *is* expensive! Not sure if Smitha's gonna let me buy that one - and I myself don't want to spend that much on this. But they claim that their filter does not need changing. So maybe in the long run it may be cheaper.

                        Regards, Nish


                        Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
                        Currently working on C++/CLI in Action for Manning Publications. (*Sample chapter available online*)

                        R Offline
                        R Offline
                        Ravi Bhavnani
                        wrote on last edited by
                        #24

                        Heh. The infomercial is very captivating! The demo cleans a large container full of smoke in seconds. Dunno how much is smoke and mirrors, though they have a good rep. /ravi

                        My new year's resolution: 2048 x 1536 Home | Music | Articles | Freeware | Trips ravib(at)ravib(dot)com

                        1 Reply Last reply
                        0
                        • N Nish Nishant

                          Rama Krishna Vavilala wrote:

                          I never knew that those things actally work.

                          They don't :-(

                          Regards, Nish


                          Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
                          Currently working on C++/CLI in Action for Manning Publications. (*Sample chapter available online*)

                          T Offline
                          T Offline
                          Todd Smith
                          wrote on last edited by
                          #25

                          They cycle the air through a small filter which makes them ok for dust. But stuff that smells can get stuck to the walls via humidity so its not going to be filtered at all.

                          Todd Smith

                          N 1 Reply Last reply
                          0
                          • R Ravi Bhavnani

                            Power = Volts x Amps (132W) /ravi

                            My new year's resolution: 2048 x 1536 Home | Music | Articles | Freeware | Trips ravib(at)ravib(dot)com

                            D Offline
                            D Offline
                            danmorin
                            wrote on last edited by
                            #26

                            132 Watts * 24 Hours = 3.17 KWh. If you pay $0.10 per KWh, then your device costs you about $0.32 per day which is a bit less than $10 per month.

                            N 1 Reply Last reply
                            0
                            • S Shog9 0

                              Use the range hood. And open a window. Or just open a window. Or just cook things that smell nice...

                              ---- Do you see what i see? Why do we live like this? Is it because it's true... ...That ignorance is bliss?

                              J Offline
                              J Offline
                              J Dunlap
                              wrote on last edited by
                              #27

                              Shog9 wrote:

                              Or just cook things that smell nice...

                              :-D Mmm... food aromas...

                              1 Reply Last reply
                              0
                              • T Tim Craig

                                Ravi Bhavnani wrote:

                                Power = Volts x Amps (132W)

                                That would be for DC. For AC you have to integrate the absolute value of the voltage times the current over a full sinusoidal cycle. If I remember right, that gives you a factor of 0.707 of the DC value.

                                The evolution of the human genome is too important to be left to chance.

                                A Offline
                                A Offline
                                Anna Jayne Metcalfe
                                wrote on last edited by
                                #28

                                <geek mode>Assuming the power supply is a clean sinusoid with no excessive harmonics.</geek mode>

                                Anna :rose: Linting the day away :cool: Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"

                                P 1 Reply Last reply
                                0
                                • A Anna Jayne Metcalfe

                                  <geek mode>Assuming the power supply is a clean sinusoid with no excessive harmonics.</geek mode>

                                  Anna :rose: Linting the day away :cool: Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"

                                  P Offline
                                  P Offline
                                  Pierre Leclercq
                                  wrote on last edited by
                                  #29

                                  :) I'll even add: also assuming the phase is set properly

                                  1 Reply Last reply
                                  0
                                  • T Tim Craig

                                    Ravi Bhavnani wrote:

                                    Power = Volts x Amps (132W)

                                    That would be for DC. For AC you have to integrate the absolute value of the voltage times the current over a full sinusoidal cycle. If I remember right, that gives you a factor of 0.707 of the DC value.

                                    The evolution of the human genome is too important to be left to chance.

                                    L Offline
                                    L Offline
                                    Lost User
                                    wrote on last edited by
                                    #30

                                    These are RMS figures so it's still P=V*I.

                                    The tigress is here :-D

                                    1 Reply Last reply
                                    0
                                    • T Tim Craig

                                      Ravi Bhavnani wrote:

                                      Power = Volts x Amps (132W)

                                      That would be for DC. For AC you have to integrate the absolute value of the voltage times the current over a full sinusoidal cycle. If I remember right, that gives you a factor of 0.707 of the DC value.

                                      The evolution of the human genome is too important to be left to chance.

                                      M Offline
                                      M Offline
                                      Mike Dimmick
                                      wrote on last edited by
                                      #31

                                      As Elaine says, the quoted AC line voltage is the RMS value. UK 240Vrms AC peaks at nearly 340V.

                                      Stability. What an interesting concept. -- Chris Maunder

                                      1 Reply Last reply
                                      0
                                      • S Shog9 0

                                        Use the range hood. And open a window. Or just open a window. Or just cook things that smell nice...

                                        ---- Do you see what i see? Why do we live like this? Is it because it's true... ...That ignorance is bliss?

                                        N Offline
                                        N Offline
                                        Nish Nishant
                                        wrote on last edited by
                                        #32

                                        Shog9 wrote:

                                        Use the range hood. And open a window. Or just open a window.

                                        The kitchen doesn't have a window - the nearest window is the one in the living room - which we keep open. But it still takes a while for the odors to vanish.

                                        Shog9 wrote:

                                        Or just cook things that smell nice...

                                        We are Indian, remember? :-)

                                        Regards, Nish


                                        Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
                                        Currently working on C++/CLI in Action for Manning Publications. (*Sample chapter available online*)

                                        S 1 Reply Last reply
                                        0
                                        • T Todd Smith

                                          They cycle the air through a small filter which makes them ok for dust. But stuff that smells can get stuck to the walls via humidity so its not going to be filtered at all.

                                          Todd Smith

                                          N Offline
                                          N Offline
                                          Nish Nishant
                                          wrote on last edited by
                                          #33

                                          Todd Smith wrote:

                                          They cycle the air through a small filter which makes them ok for dust. But stuff that smells can get stuck to the walls via humidity so its not going to be filtered at all.

                                          Yeah, these things seem to be meant for visible dust particles and not for odor.

                                          Regards, Nish


                                          Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
                                          Currently working on C++/CLI in Action for Manning Publications. (*Sample chapter available online*)

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups