Open nikhilgupta10 opened 8 years ago
nikhilgupta10 imported these comments from Sourceforge: The user dchassin does not exist anymore. Therefore assigning this to afisher1. "dchassin":- Owner: Anonymous --> David P. Chassin
Milestone: Version 3.1 Stable --> Unscheduled ,
"dchassin":- Milestone: Unscheduled --> Version 4.0 RC1 ,
http://gridlabd.me.uvic.ca/wiki/index.php/Transactive_Control#Description_of_Operation
The controller class has the following two parameters
They can be set from 0-1 and they define the slopes and ranges of the temperature vs price curve as shown below.
The red line represents heating, which is defined by the heating low/high ramp and heating low/high ranges e.g.
The blue line represents cooling, which is defined by the cooling low/high ramp and cooling low/high ranges e.g.
The slider values from 0 /u2013 1 define the type of owner in the residential unit in terms of their comfort preference.
When slider_setting = 1, Gridlab-D assigns the following values to heating/cooling ( ramp/range low/high )
However, the signs of cooling_ramp_low and heating_ramp_low are incorrect. The correct values should be as follows :
The following code is from the market module in the controller class. The bolded lines are what I think is incorrect.
,