Skip to content
RAMP Documentation
menu
Docs
RAMP examples
JavaScript is required to toggle light/dark mode..
Light mode
Dark mode
Edit on GitHub
View source
RAMP examples
¶
Simple Appliances with multiple functioning windows
Creating a user category
Creating a simple appliance with two functioning time
Whole year profile functionality
Generating a profile for a single day
Generating aggregated_load_profile for the user category
Fixed-Flat Appliance
Creating a user
Adding an appliance with flat and fixed consumption
Generating the profiles using UseCase class
Appliances with occasional use
Creating user categories and appliances
Generating profiles
Appliances with duty cycles
Creating the user and appliance
Characterising the specific cycles
Building the profiles
Cooking Appliances
Creating a user category
Defining the cycles for cooking soup and rice
Using tabular inputs to build a model
Building a tabular file populated with default data
Generating load profiles
Thermal loads
Creating a user category and appliances
Generating profiles for increasing degrees of
thermal_p_var
Using real calendar days to generate profiles
Setting date range
Simulation for the whole year
Year simulation with different input parameters per month
Parallel processing
Run UseCase without parallel processing
Run UseCase with parallel processing
Plotting functionalities
Initializing a Plot class
Filtering data using loc & iloc functions
Adding new columns to the data
Resampling data
Compute Mean, Sum, and Peak
Visualisation
Saving the data into a file
←
RAMP algorithm
Simple Appliances with multiple functioning windows
→