Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Tariff with Non-Coincident Demand Ratchet haing unique rate

I am trying to set up a UtilityCost:Tariff in EnergyPlus in order to apply it to an OS model using the EPlus measure.

The tariff has a 50% ratchet on the peak monthly demand over the course of a year. If the peak annual monthly demand is 2x or more than the current monthly demand the demand change is 1/2 the greater demand x $22, other wise it is the current month's peak demand x $10 (I think anyway).

here is how I think I would set up a normal ratchet:

  UtilityCost:Ratchet,
    NonCoincident_Demand,    !- Ratchet Variable Name
    SDGE_AL_TOU_S,           !-Tariff Name
    PeakDemand,              !-Baseline Source Variable
    TotalDemand,             !-Adjustment Source Variable
    Annual,                  !-Season From
    Monthly,                 !-Season To
    0.50,                    !-Multiplier Value or Variable Name
    0;                       !-Offset Value or Variable Name

  UtilityCost:Charge:Simple,
    SummerTOUOnPeakDemandCharge,  !- Name
    SDGE_AL_TOU_S,                !- Tariff Name
    NonCoincident_Demand,         !- Source Variable
    Summer,                       !- Season
    DemandCharges,                !- Category Variable Name
    10.25;                        !- Cost per Unit Value or Variable Name

  UtilityCost:Charge:Simple,
    WinterTOUOnPeakDemandCharge,  !- Name
    SDGE_AL_TOU_S,                !- Tariff Name
    NonCoincident_Demand,         !- Source Variable
    Winter,                       !- Season
    DemandCharges,                !- Category Variable Name
    7.57;                         !- Cost per Unit Value or Variable Name

I would appreciate someone commenting on this correctness of this approach and tell me where I would enter the different rate for non-coincident demand (22 $/kW). Here is the tariff if anyone is really has too much time on their hands and want to dig into it.

Tariff with Non-Coincident Demand Ratchet haing unique rate

I am trying to set up a UtilityCost:Tariff in EnergyPlus in order to apply it to an OS model using the EPlus measure.

The tariff has a 50% ratchet on the peak monthly demand over the course of a year. If the peak annual monthly demand is 2x or more than the current monthly demand the demand change is 1/2 the greater demand x $22, other wise it is the current month's peak demand x $10 (I think anyway).

here is how I think I would set up a normal ratchet:

  UtilityCost:Ratchet,
    NonCoincident_Demand,    !- Ratchet Variable Name
    SDGE_AL_TOU_S,           !-Tariff Name
    PeakDemand,              !-Baseline Source Variable
    TotalDemand,             !-Adjustment Source Variable
    Annual,                  !-Season From
    Monthly,                 !-Season To
    0.50,                    !-Multiplier Value or Variable Name
    0;                       !-Offset Value or Variable Name

  UtilityCost:Charge:Simple,
    SummerTOUOnPeakDemandCharge,  !- Name
    SDGE_AL_TOU_S,                !- Tariff Name
    NonCoincident_Demand,         !- Source Variable
    Summer,                       !- Season
    DemandCharges,                !- Category Variable Name
    10.25;                        !- Cost per Unit Value or Variable Name

  UtilityCost:Charge:Simple,
    WinterTOUOnPeakDemandCharge,  !- Name
    SDGE_AL_TOU_S,                !- Tariff Name
    NonCoincident_Demand,         !- Source Variable
    Winter,                       !- Season
    DemandCharges,                !- Category Variable Name
    7.57;                         !- Cost per Unit Value or Variable Name

I would appreciate someone commenting on this correctness of this approach and tell me where I would enter the different rate for non-coincident demand (22 $/kW). Here is the tariff if anyone is really has too much time on their hands and want to dig into it.

Tariff with Non-Coincident Demand Ratchet haing having unique rate

I am trying to set up a UtilityCost:Tariff in EnergyPlus in order to apply it to an OS model using the EPlus measure.

The tariff has a 50% ratchet on the peak monthly demand over the course of a year. annual demand. If the peak annual monthly demand is 2x or more than the current monthly demand the demand change is 1/2 the greater demand x $22, other wise it is the current month's peak demand x $10 (I ($7 if winter) or so I think anyway).anyway.

here is how I think I would set up a normal ratchet:

  UtilityCost:Ratchet,
    NonCoincident_Demand,    !- Ratchet Variable Name
    SDGE_AL_TOU_S,           !-Tariff Name
    PeakDemand,              !-Baseline Source Variable
    TotalDemand,             !-Adjustment Source Variable
    Annual,                  !-Season From
    Monthly,                 !-Season To
    0.50,                    !-Multiplier Value or Variable Name
    0;                       !-Offset Value or Variable Name

  UtilityCost:Charge:Simple,
    SummerTOUOnPeakDemandCharge,  !- Name
    SDGE_AL_TOU_S,                !- Tariff Name
    NonCoincident_Demand,         !- Source Variable
    Summer,                       !- Season
    DemandCharges,                !- Category Variable Name
    10.25;                        !- Cost per Unit Value or Variable Name

  UtilityCost:Charge:Simple,
    WinterTOUOnPeakDemandCharge,  !- Name
    SDGE_AL_TOU_S,                !- Tariff Name
    NonCoincident_Demand,         !- Source Variable
    Winter,                       !- Season
    DemandCharges,                !- Category Variable Name
    7.57;                         !- Cost per Unit Value or Variable Name

I would appreciate someone commenting on this correctness of this approach and tell me where I would enter the different rate for non-coincident demand (22 $/kW). Here is the tariff if anyone is really has too much time on their hands and want to dig into it.

Tariff with Non-Coincident Demand Ratchet having unique rate

I am trying to set up a UtilityCost:Tariff in EnergyPlus in order to apply it to an OS model using the EPlus measure.

The tariff has a 50% ratchet on the peak annual demand. If the peak annual monthly demand is 2x or more than the current monthly demand the demand change is 1/2 the greater demand x $22, other wise it is the current month's peak demand x $10 ($7 if winter) or so I think anyway.

here is how I think I would set up a normal ratchet:

  UtilityCost:Ratchet,
    NonCoincident_Demand,    !- Ratchet Variable Name
    SDGE_AL_TOU_S,           !-Tariff Name
    PeakDemand,              !-Baseline Source Variable
    TotalDemand,             !-Adjustment Source Variable
    Annual,                  !-Season From
    Monthly,                 !-Season To
    0.50,                    !-Multiplier Value or Variable Name
    0;                       !-Offset Value or Variable Name

  UtilityCost:Charge:Simple,
    SummerTOUOnPeakDemandCharge,  !- Name
    SDGE_AL_TOU_S,                !- Tariff Name
    NonCoincident_Demand,         !- Source Variable
    Summer,                       !- Season
    DemandCharges,                !- Category Variable Name
    10.25;                        !- Cost per Unit Value or Variable Name

  UtilityCost:Charge:Simple,
    WinterTOUOnPeakDemandCharge,  !- Name
    SDGE_AL_TOU_S,                !- Tariff Name
    NonCoincident_Demand,         !- Source Variable
    Winter,                       !- Season
    DemandCharges,                !- Category Variable Name
    7.57;                         !- Cost per Unit Value or Variable Name

I would appreciate someone commenting on this correctness of this approach and tell me where I would enter the different rate for non-coincident demand (22 $/kW). Here is the tariff if anyone is really has too much time on their hands and want wants to dig into it.

Tariff with Non-Coincident Demand Ratchet having unique rate

I am trying to set up a UtilityCost:Tariff in EnergyPlus in order to apply it to an OS model using the EPlus measure.

The tariff has a 50% ratchet on the peak annual demand. If the peak annual monthly demand is 2x or more than the current monthly demand the demand change is 1/2 the greater demand x $22, other wise it is the current month's peak demand x $10 ($7 if winter) or so I think anyway.

here is how I think I would set up a normal ratchet:

  UtilityCost:Ratchet,
    NonCoincident_Demand,    !- Ratchet Variable Name
    SDGE_AL_TOU_S,           !-Tariff Name
    PeakDemand,              !-Baseline Source Variable
    TotalDemand,             !-Adjustment Source Variable
    Annual,                  !-Season From
    Monthly,                 !-Season To
    0.50,                    !-Multiplier Value or Variable Name
    0;                       !-Offset Value or Variable Name

  UtilityCost:Charge:Simple,
    SummerTOUOnPeakDemandCharge,  !- Name
    SDGE_AL_TOU_S,                !- Tariff Name
    NonCoincident_Demand,         !- Source Variable
    Summer,                       !- Season
    DemandCharges,                !- Category Variable Name
    10.25;                        !- Cost per Unit Value or Variable Name

  UtilityCost:Charge:Simple,
    WinterTOUOnPeakDemandCharge,  !- Name
    SDGE_AL_TOU_S,                !- Tariff Name
    NonCoincident_Demand,         !- Source Variable
    Winter,                       !- Season
    DemandCharges,                !- Category Variable Name
    7.57;                         !- Cost per Unit Value or Variable Name

I would appreciate someone commenting on this correctness of this approach and tell me where I would enter the different rate for non-coincident demand (22 $/kW). Here is the tariff if anyone really has too much time on their hands and wants to dig into it.

Tariff with Non-Coincident Demand Ratchet having unique rate

I am trying to set up a UtilityCost:Tariff in EnergyPlus in order to apply it to an OS model using the EPlus measure.

The tariff has a 50% ratchet on the peak annual demand. If the peak annual monthly demand is 2x or more than the current monthly demand the demand change is 1/2 the greater demand x $22, \$22, other wise it is the current month's peak demand x $10 ($7 \$10 (\$7 if winter) or so I think anyway.

here is how I think I would set up a normal ratchet:

  UtilityCost:Ratchet,
    NonCoincident_Demand,    !- Ratchet Variable Name
    SDGE_AL_TOU_S,           !-Tariff Name
    PeakDemand,              !-Baseline Source Variable
    TotalDemand,             !-Adjustment Source Variable
    Annual,                  !-Season From
    Monthly,                 !-Season To
    0.50,                    !-Multiplier Value or Variable Name
    0;                       !-Offset Value or Variable Name

  UtilityCost:Charge:Simple,
    SummerTOUOnPeakDemandCharge,  !- Name
    SDGE_AL_TOU_S,                !- Tariff Name
    NonCoincident_Demand,         !- Source Variable
    Summer,                       !- Season
    DemandCharges,                !- Category Variable Name
    10.25;                        !- Cost per Unit Value or Variable Name

  UtilityCost:Charge:Simple,
    WinterTOUOnPeakDemandCharge,  !- Name
    SDGE_AL_TOU_S,                !- Tariff Name
    NonCoincident_Demand,         !- Source Variable
    Winter,                       !- Season
    DemandCharges,                !- Category Variable Name
    7.57;                         !- Cost per Unit Value or Variable Name

I would appreciate someone commenting on this correctness of this approach and tell me where I would enter the different rate for non-coincident demand (22 $/kW). \$/kW). Here is the tariff if anyone really has too much time on their hands and wants to dig into it.