Skip to main content

[jsr363-experts] Re: Request for clarification on Unit commensurability

  • From: Werner Keil < >
  • To: " " < >
  • Subject: [jsr363-experts] Re: Request for clarification on Unit commensurability
  • Date: Tue, 16 Dec 2014 17:59:09 +0100

Again, there is no Boltzmann, c is not a constant, it's the *Specific heat
capacity c in [kJ / kg K]* see the full translation of that page with all
the quantities involved in the formula.

The formula was about heat efficiency, no gas involved (not even as a
heating source, the facility they sell is a so called "Blockheiz-Kraftwerk"
https://de.wikipedia.org/wiki/Blockheizkraftwerk not sure, what it means in
English, essentially a small power generator working like a powerplant. My
late father was asked to consult for some of these while already retired, a
reason why I also got a chance to see some of the "real big" powerplants in
Austria in every detail and have a bit of experience there myself, I wrote
papers in High School and graduated in Physics;-)

The vendor is on a list of such plants by the German government, so it may
not be the biggest, but to even get accepted by the ministry there's
"German precision and bureaucracy" none of them would get away from ;-D

The mentioned formula did not confuse anything, they just use 3600 as a
conversion factor between seconds and hours, but for other cases, please
feel free to add that to the spec for clarification.

Werner

On Tue, Dec 16, 2014 at 5:43 PM, Martin Desruisseaux <
>
 wrote:
>
>  Le 16/12/14 23:00, Werner Keil a écrit :
>
> It explains, the only constant (3600) is the factor to calculate seconds
> to hours.
>
> I guess they have an other constant, namely 1 J/K/m3, which they omitted
> because the numerical value is 1. But when dealing with Quantity objects,
> we must keep such constant because the units are not dimensionless. With
> such constant, the following line become consistent:
>
> Quantity<Energy> energy = 
> volume.multiply(temperature).multiply(C).asType(Energy.class);
>
>  I have no idea where such C constant come out - we would need to read
> carefully the text for that. Note that the units of the Boltzmann constant
> is J/K, which (added to my feeling that the formulas was about gas) make me
> suspect a relationship between the Boltzmann constant and the C constant.
>
> Proposed text for the specification (maybe other persons could have the
> same confusion)
>
> Formulas with Quantity objects are not necessarily the same than formulas
> with double primitive types. For example consider the following
> operations:
>
> A * B * C
>
>  If A, B and C are double primitive types and if C == 1, then the
> operations can by simplified as A * B. However if A, B and C are rather
> Quantity objects, then the same simplification can be applied only if C
> == 1 *and* is dimensionless. Be aware that the last condition is not
> always true. For example we could have C = 1 (J/K)/m³. In such case the C
> constant can be dropped when performing calculations using the double
> primitive types, but not when performing calculation using Quantity
> objects. When converting a formula designed for the double primitive
> types to a formula using Quantity objects, the developer should keep in
> mind that the later formula may need more terms than the former one.
>
>     Martin
>
>


[jsr363-experts] Re: Request for clarification on Unit commensurability

(continued)

[jsr363-experts] Re: Request for clarification on Unit commensurability

Werner Keil 12/15/2014

[jsr363-experts] Re: Request for clarification on Unit commensurability

Martin Desruisseaux 12/16/2014

[jsr363-experts] Re: Request for clarification on Unit commensurability

Werner Keil 12/16/2014

[jsr363-experts] Re: Request for clarification on Unit commensurability

Martin Desruisseaux 12/16/2014

[jsr363-experts] Re: Request for clarification on Unit commensurability

Werner Keil 12/16/2014

[jsr363-experts] Re: Request for clarification on Unit commensurability

Werner Keil 12/16/2014

[jsr363-experts] Re: Request for clarification on Unit commensurability

Martin Desruisseaux 12/16/2014

[jsr363-experts] Re: Request for clarification on Unit commensurability

Werner Keil 12/16/2014

[jsr363-experts] Re: Request for clarification on Unit commensurability

Werner Keil 12/16/2014

[jsr363-experts] Re: Request for clarification on Unit commensurability

Martin Desruisseaux 12/16/2014

[jsr363-experts] Re: Request for clarification on Unit commensurability

Werner Keil 12/16/2014

[jsr363-experts] Re: Request for clarification on Unit commensurability

Martin Desruisseaux 12/16/2014

[jsr363-experts] Re: Request for clarification on Unit commensurability

Werner Keil 12/16/2014
 
 
Close
loading
Please Confirm
Close