-
Notifications
You must be signed in to change notification settings - Fork 23
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
Losses of Energy Transfer #1823
Comments
This is related to #1414. |
I think, it is helpful to define a general |
According to #1414 and your defintion of energy loss, i have a new approach.
Or i think a better approach could be:
|
Good point. Further, besides energy that is not usable there might be a share of energy that might be reusable in side applications, but is not. What about: Energy loss is a process attribute that describes the share of energy that is (unintentionally) transformed into non-usable or unused energy, e.g. waste thermal energy, during an energy transformation or transfer process. |
With @stap-m 's contribution, I have adapted my definition. Charging Loss is an Energy loss, that describes the difference between the input energy and the useful changing Discharging Loss is an Energy loss, that describes the difference between the changing |
I thought about this again. Consider the following example: You have 10 J of electrical energy. You charge a battery, 9 TJ are stored energy in the battery, and 1 TJ are charging losses. Then you discharge the battery, you get 8 TJ of electrical energy and 1 TJ of discharging losses. So both charging losses and are also energies. Following its definition a Footnotes
|
I consider that process attributes should be able to refer to the quantification of different dimensions of processes. The process comprises of a net amount of "actual" energy that changes across its duration. But its magnitude can be divided in an arbitrary way depending on how it flows during the process itself. Different quantities of energy can be used to describe the same process, these can be things like losses of a battery charging or the calories burned when biking home. Both examples describe energy of some process without considering the total energy involved respectively. So I would argue that assigning it a number that refers to the attributes of particular processes should be possible and these descriptions (actual energy and quantified energy) should be able to coexist. The three would look something like this: Process>has attribute>quantified energy(i.e. losses)>has quantity value>some value This is one of the points that I am trying to get across in #1812 . Realized energy is differentiated from potential energy by the fact that the former can be quantified arbitrarily. |
I would suggest using this as an elucidation and do the description more concise and less "mathematical". Something like: An energy loss is a process attribute that describes the amount of non-usable energy of an energy transformation.
Same suggestion, keep the detailed explanation in the elucidation and add a concise description: Something like Charging loss is an energy loss of a charging process. The reason I suggest this is that, to me it seems that the more specific descriptions are prescribing the concept of losses. I mean they are constraining it to a single model: |
Some output of OEO-DEV 81:
|
If I understand all of this correctly, then there are two general approaches: 1. process attribute
2. energy approach
I would suggest this because "that is not used" sounds to me like we could use it but don't want to. |
Description of the issue
I would implement three concepts for losses of energy transfer.
Ideas of solution
Energy losses as new entity with subconcepts.
Energy losses occur due to irreversible and/or inefficient transformation processes and physical effects.
They can be caused by various mechanisms, depending on the type of energy storage device.
charging losses
Charging Losses are losses of Energy which occured by transfering energy to an energy storage.
discharging losses
Discharging Losses are losses of Energy which occured by transfering energy from an energy storage.
self-discharging losses
Self-discharge losses in energy storage refer to the inevitable energy losses that occurs when an energy storage device loses energy without transfering energy actively from it.
Workflow checklist
I am aware that
The text was updated successfully, but these errors were encountered: