WO2020123735A1 - System and method for estimating hvac loads - Google Patents
System and method for estimating hvac loads Download PDFInfo
- Publication number
- WO2020123735A1 WO2020123735A1 PCT/US2019/065842 US2019065842W WO2020123735A1 WO 2020123735 A1 WO2020123735 A1 WO 2020123735A1 US 2019065842 W US2019065842 W US 2019065842W WO 2020123735 A1 WO2020123735 A1 WO 2020123735A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- residence
- area
- adjustedlivingarea
- hvac
- database
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q50/00—Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
- G06Q50/10—Services
- G06Q50/16—Real estate
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q50/00—Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
- G06Q50/10—Services
- G06Q50/16—Real estate
- G06Q50/163—Real estate management
-
- F—MECHANICAL ENGINEERING; LIGHTING; HEATING; WEAPONS; BLASTING
- F24—HEATING; RANGES; VENTILATING
- F24F—AIR-CONDITIONING; AIR-HUMIDIFICATION; VENTILATION; USE OF AIR CURRENTS FOR SCREENING
- F24F11/00—Control or safety arrangements
- F24F11/30—Control or safety arrangements for purposes related to the operation of the system, e.g. for safety or monitoring
- F24F11/49—Control or safety arrangements for purposes related to the operation of the system, e.g. for safety or monitoring ensuring correct operation, e.g. by trial operation or configuration checks
-
- F—MECHANICAL ENGINEERING; LIGHTING; HEATING; WEAPONS; BLASTING
- F24—HEATING; RANGES; VENTILATING
- F24F—AIR-CONDITIONING; AIR-HUMIDIFICATION; VENTILATION; USE OF AIR CURRENTS FOR SCREENING
- F24F11/00—Control or safety arrangements
- F24F11/62—Control or safety arrangements characterised by the type of control or by internal processing, e.g. using fuzzy logic, adaptive control or estimation of values
- F24F11/63—Electronic processing
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/901—Indexing; Data structures therefor; Storage structures
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/04—Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
Definitions
- the present disclosure relates generally to a system and method for estimating HVAC (heating, ventilation, and cooling) loads, and more specifically toward an automated system for estimating the loads.
- HVAC heating, ventilation, and cooling
- a system for providing heating ventilation and cooling (HVAC) services includes a central server including an HVAC load estimation module, the central server being communicatively coupled to at least one database, and wherein the central server includes instructions configured to cause the central server to receive a residence identifier from a user portal, retrieve a plurality of parameters correlated to the residence identifier from the at least one database, and estimate an HVAC load of a residence corresponding to the residence identifier based on the plurality of parameters.
- HVAC heating ventilation and cooling
- the at least one database includes a plurality of databases.
- the central server includes a preference list, wherein the preference list is an ordered list of databases with an order of the ordered list being based on an accuracy of data contained within the database.
- the ordered list includes a single order correlated by database.
- the ordered list includes a plurality of orders, and wherein each of the orders is distinct from each other of the orders, and wherein each of the orders corresponds to at least one data point entry within the plurality of databases.
- HVAC heating and ventilation and cooling
- fireplaceCount is a total number of fireplaces in the residence
- climate Variable is a variable representative of a climate in which the residence is located
- YearBuilt is a year in which the residence was constructed
- AdjustedLivingArea is a derivative value representative of a living area of the residence and Kl, K3, K4, K5 and K6 are constants.
- HVAC heating and ventilation and cooling
- fireplaceCount is a total number of fireplaces in the residence
- climate Variable is a variable representative of a climate in which the residence is located
- YearBuilt is a year in which the residence was constructed
- AdjustedLivingArea is a derivative value representative of a living area of the residence and K2, K3, K4, K5 and K7 are constants.
- the AdjustedLivingArea is based at least in part on a Gross Area, a Living Area, a Garage Area, and a Basement Area parameter received from the at least one database.
- AdjustedLivingArea is determined via one of [LivingArea] and ([GrossArea]-[GarageArea]-[BasementArea]/2), where LivingArea is a total living area of the residence, GarageArea is a total garage area of the residence, basementArea is a total basement area of the residence, and GrossArea is a total area of the residence.
- An exemplary method for estimating a heating ventilation and cooling (HVAC) load includes receiving a unique residence identifier from a user, retrieving data correlated with the unique residence identifier from at least one database, and determining an estimated HVAC load based on the retrieved data by applying a unique weighting constant to each parameter, and summing the resultant values.
- HVAC heating ventilation and cooling
- the at least one database comprises a plurality of databases.
- each of the databases in the plurality of databases includes at least one overlapping parameter, and wherein a central server includes a preference list configured to determine a preferred database in the plurality of databases in response to conflicting entries.
- the preference list is a single order correlated by database.
- the preference list includes a plurality of orders, wherein each of the orders is distinct from each other of the orders, and wherein each of the orders corresponds to at least one data point entry within the plurality of databases.
- fireplaceCount is a total number of fireplaces in the residence
- climate Variable is a variable representative of a climate in which the residence is located
- YearBuilt is a year in which the residence was constructed
- AdjustedLivingArea is a derivative value representative of a living area of the residence and Kl, K3, K4, K5 and K6 are constants.
- fireplaceCount is a total number of fireplaces in the residence
- climate Variable is a variable representative of a climate in which the residence is located
- YearBuilt is a year in which the residence was constructed
- AdjustedLivingArea is a derivative value representative of a living area of the residence and K2, K3, K4, K5 and K7 are constants.
- the AdjustedLivingArea is based at least in part on a Gross Area, a Living Area, a Garage Area, and a Basement Area parameter received from the at least one database.
- the AdjustedLivingArea is determined via is determined via one of [LivingArea] and ([GrossArea]-[GarageArea]-[BasementArea]/2), where LivingArea is a total living area of the residence, GarageArea is a total garage area of the residence, basementArea is a total basement area of the residence, and GrossArea is a total area of the residence.
- Another example of any of the above described methods for estimating a heating ventilation and cooling load further includes determining an estimated cost for installation and maintenance of HVAC equipment based on the estimated HVAC load.
- Another example of any of the above described methods for estimating a heating ventilation and cooling load further includes prompting a user to verify the retrieved data and allowing the user to correct inaccuracies in the retrieved data.
- Figure 1 schematically illustrates a system for providing HVAC services.
- Figure 2 illustrates a flowchart demonstrating an exemplary process for estimating an HVAC load.
- Figure 3 illustrates an algorithm for estimating the HVAC load of Figure 2.
- FIG. 1 schematically illustrates a system 100 for providing HVAC services.
- the system 100 is a computerized system including a central server 110 operating an HVAC load estimation module 112.
- the central server 110 is communicatively coupled to one or more residential information databases 120, 122, each of which contains details about residential buildings.
- the databases 120, 122 can include details such as geographic location, number of stories, second floor area, third floor area, above grade area, addition area, attic main area, whether the basement is finished, basement type, number of bedrooms, condition of the building, construction type of the building, type of exterior wall, area of finished basement, type of fireplace, type of flooring, foundation specifications, area of the ground floor, , roof specifications, building style, total building area, total adjusted living area, total number of rooms, upper building area, and effective year built etc.
- the central server 110 is also communicatively coupled to a payment processing service 130, a credit system 140, and an installation and maintenance scheduling system 150.
- the HVAC load estimation module 112 can be accessed by a user 160 through a website 162 operating on a computing device 164.
- the website 162 may be replaced with an application, a program, or any similar computerized module allowing the user 160 to interface with the central server 110 and initiate acquisition of HVAC services.
- the HVAC load estimation module 112 is also connected to the installation and maintenance scheduling system 150, and automatically engages licensed contractors to perform HVAC instillation and monitoring services once they have been determined by the HVAC load estimation module 112.
- the installation and maintenance scheduling system 150 provides an output 152 to independent contractor systems 170 to order physical installation and maintenance of the HVAC systems.
- the installation and maintenance scheduling system 150 can include HVAC systems monitoring modules 154.
- the HVAC systems monitoring modules 154 receive data from remote HVAC systems 180 that have been installed in a residential building.
- each of the HVAC systems 180 can include a remote monitoring module 182 as either hardware or software, and the remote monitoring module 182 can provide diagnostic and operational data of the HVAC system 180 to the HVAC systems monitoring modules 154.
- the HVAC systems monitoring modules 154 can then determine any number malfunctions, maintenance needs, routine adjustments and the like based on the actual received diagnostic data. Once a need has been determined, the corresponding HVAC system monitoring module 154 can either provide an automatic adjustment, when control settings need to be tweaked, or schedule a contractor visit when physical maintenance is required.
- the central server 110 Upon initial interaction with the central server 110, through the website 162, the user 160 provides the central server 110 with a unique residence identifier, such as a street address, of the residence that the user 160 wishes to determine the HVAC load for. Once the unique residence identifier has been received at the central server 110, the central server connects with the database(s) 120, 122 and retrieves all information related to the identified residence that is stored in each of the databases 120, 122.
- a unique residence identifier such as a street address
- the databases 120, 122 from which this data is retrieved can include conflicting data where a single data point includes different entries in the different databases.
- the central server 110 can consult an internally stored preference list which identifies what database to give priority in the case of a conflict.
- the preference list can be a simple ordered list of databases, with the highest listed database always having priority.
- the preference list can include a distinct order for each data point, allowing databases 120, 122 that may be more accurate on one data point, but less accurate on another, to be correctly preferred for each data point.
- the retrieved data is used to generate an expected HVAC load, which is then used to determine what HVAC equipment should be installed, or for any other determination in which the estimated HVAC load is a prerequisite.
- Figure 2 schematically illustrates an exemplary operation 200 for determining the HVAC load estimate.
- the central server 110 provides the unique residence identifier 210 (e.g. the building address) to the one or more databases 120, 122 through a Property Data service 220.
- the property data service 220 can be one or more public, or semi-public services which maintain databases and allow access to the databases.
- the central server 110 identifies multiple relevant data points 230 corresponding to features and parameters of the residence.
- the identified data points are provided to a predefined algorithm 240 that correlates and weights the data points to determine an estimated cooling load 250. While six exemplary data points 230 are listed in the example of Figure 2, on of skill in the art will appreciate that any number of additional examples, including those described below, as well as other data points 230, could be utilized instead of, or in addition to, the listed data points 230. Further, one of skill in the art will appreciate that the specifically listed exemplary data points may be utilized to determine, or partially determine, derived parameters. Derived parameters are parameters that do not have a direct listing in the database(s) 120, 122, but are determined based on a combination of multiple parameters included within the database(s) 120, 122.
- an additional climate variable 260 can be assigned based on a geographic location of the residence identifier 210.
- the climate variable 260 is stored in a lookup table 270 within the central server 110, or in a database connected to the central server 110.
- the climate variable is a numeric variable that reflects the expected maximum temperature, expected minimum temperature, and expected variation of the weather, based on a geographic location of the residence (e.g. a zip code in which the residence is located), and the lookup table can include any number of climate variables applied via a geographic reference.
- the climate variable can be based on zip codes, global positioning system (GPS) coordinates, latitude and longitude, or any similar metric.
- GPS global positioning system
- Figure 3 illustrates an exemplary sizing algorithm 300 generating a cooling load estimate using the following exemplary formulas.
- the sizing algorithm 300 utilizes constants to weight each parameter, and applies the parameters within a formula (Formula 1) to determine an estimated cooling load in BTUh (British Thermal Units per hour). It is appreciated that alternative constants could be utilized to determine the estimated cooling load in alternative units, and the alternative constants can be established by one of skill in the art based on the specific units being utilized.
- the algorithm 300 determines if the year the residence was built is prior to 2006 in an“Is Year Before 2006” step 310. If the year the residence was built is before 2006, the algorithm applies constant K1 to the year built parameter, and adds constant K6 within Formula 1 in a“Use Constants Kl, K6” step 320. If the residence was built in or after 2006, a second constant K2 is applied to the year built parameter, and constant K7 is applied within Formula 1 in a“Use Constants K2, K7” step 330. It will be appreciated that the year 2006 is an exemplary embodiment; however, any other year may be used in the calculation.
- the specific values for the constants can be determined by one of skill in the art, depending on the specific factors being considered.
- Each of the constants is sized to scale the corresponding parameter into the correct magnitude to produce a cooling load value measured in BTUh.
- Formula 1 is applied using the data points retrieved from the databases to fill in each parameter.
- the parameter is a derived value.
- the AdjustedLivingArea parameter is derived from the Gross Area, the Living Area, the Garage Area, and the Basement Area parameters, as shown in Formula 2.
- the AdjustedLivingArea parameter can be further derived from additional parameters such as number of floors, second floor living area, third floor living area, etc.
- the user or a technician can be prompted to update the corresponding data points.
- the algorithm 300 is reiterated, thereby providing a new cooling load estimate.
- the reiteration can be performed immediately, such as when the user 160 updates information, or can be performed after an on-site inspection where a technician identifies a discrepancy between the reality of the residence and the information included in the database.
- the HVAC load estimation module 112 uses the load to determine what HVAC devices and what HVAC services are required for the residence in order to meet the load.
- the HVAC load estimation module 112 can further determine, based on the environment, the specific load, and the specific equipment selected to fulfill the load how often routine maintenance should occur.
- the routine maintenance can include filter changing, heater tuning, air condition tuning, and the like.
- the HVAC load estimation module 112 determines an estimated recurring cost sufficient to cover the installation and maintenance over a predetermined time frame.
- the time frame can be 10 years, with the recurring price being paid monthly, quarterly, or yearly.
- the customer (user 160) is presented with a substantially simplified set of decisions, and with the results of calculations that typically take a professional to complete. This allows the user 160 to more easily understand the offerings and costs associated with the requested HVAC system, as well as the expected continued upkeep costs of the system.
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Tourism & Hospitality (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Strategic Management (AREA)
- Human Resources & Organizations (AREA)
- Economics (AREA)
- Marketing (AREA)
- General Business, Economics & Management (AREA)
- Combustion & Propulsion (AREA)
- Mechanical Engineering (AREA)
- Chemical & Material Sciences (AREA)
- Databases & Information Systems (AREA)
- Signal Processing (AREA)
- Primary Health Care (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Data Mining & Analysis (AREA)
- Fuzzy Systems (AREA)
- Mathematical Physics (AREA)
- Software Systems (AREA)
- Development Economics (AREA)
- Game Theory and Decision Science (AREA)
- Entrepreneurship & Innovation (AREA)
- Operations Research (AREA)
- Quality & Reliability (AREA)
- Air Conditioning Control Device (AREA)
Abstract
A system for providing heating ventilation and cooling (HVAC) services includes a central server having an HVAC load estimation module. The central server is communicatively coupled to at least one database and includes instructions configured to cause the central server to receive a residence identifier from a user portal, retrieve a plurality of parameters correlated to the residence identifier from the at least one database, and estimate an HVAC load of a residence corresponding to the residence identifier based on the plurality of parameters.
Description
SYSTEM AND METHOD FOR ESTIMATING HVAC LOADS
CROSS-REFERENCE TO RELATED APPLICATIONS
[0001] This application claims priority to US Provisional Application No.
62/778544, which was filed on December 12, 2018 and is incorporated herein by reference.
TECHNICAL FIELD
[0002] The present disclosure relates generally to a system and method for estimating HVAC (heating, ventilation, and cooling) loads, and more specifically toward an automated system for estimating the loads.
BACKGROUND
[0003] Current HVAC suppliers for residential buildings operate through regional, or local dealers, each of whom has their own independent practices and procedures for determining the required HVAC load, and the appropriate equipment for meeting that load. Prior to selling and installing heating and cooling systems the building load must be estimated so that the proper size equipment can be specified. For accurate load estimates current load estimation methods require a technician to gather large amounts of data about the home structure from multiple disparate sources, including home inspections in some examples. This procedure is time consuming, and can result in substantial costs.
SUMMARY OF THE INVENTION
[0004] In one exemplary embodiment a system for providing heating ventilation and cooling (HVAC) services includes a central server including an HVAC load estimation module, the central server being communicatively coupled to at least one database, and wherein the central server includes instructions configured to cause the central server to receive a residence identifier from a user portal, retrieve a plurality of parameters correlated to the residence identifier from the at least one database, and estimate an HVAC load of a residence corresponding to the residence identifier based on the plurality of parameters.
[0005] In another example of the above described system for providing heating and ventilation and cooling (HVAC) services the at least one database includes a plurality of databases.
[0006] In another example of any of the above described systems for providing heating and ventilation and cooling (HVAC) services the central server includes a preference list, wherein the preference list is an ordered list of databases with an order of the ordered list being based on an accuracy of data contained within the database.
[0007] In another example of any of the above described systems for providing heating and ventilation and cooling (HVAC) services the ordered list includes a single order correlated by database.
[0008] In another example of any of the above described systems for providing heating and ventilation and cooling (HVAC) services the ordered list includes a plurality of orders, and wherein each of the orders is distinct from each other of the orders, and wherein each of the orders corresponds to at least one data point entry within the plurality of databases.
[0009] In another example of any of the above described systems for providing heating and ventilation and cooling (HVAC) services an estimated HVAC load is determined via
K3 * [FireplaceCount] +K4 * [Climate V ariable] +K 1 * [ Y earBuilt] +K5 * [ Adj ustedLiving Area] +K
6, wherein FireplaceCount is a total number of fireplaces in the residence, Climate Variable is a variable representative of a climate in which the residence is located, YearBuilt is a year in which the residence was constructed, AdjustedLivingArea is a derivative value representative of a living area of the residence and Kl, K3, K4, K5 and K6 are constants.
[0010] In another example of any of the above described systems for providing heating and ventilation and cooling (HVAC) services an estimated HVAC load is determined via
K3 * [FireplaceCount] +K4 * [Climate V ariable] +K2* [ Y earBuilt] +K5 * [Adj ustedLiving Area] +K
7, wherein FireplaceCount is a total number of fireplaces in the residence, Climate Variable is a variable representative of a climate in which the residence is located, YearBuilt is a year in which the residence was constructed, AdjustedLivingArea is a derivative value representative of a living area of the residence and K2, K3, K4, K5 and K7 are constants.
[0011] In another example of any of the above described systems for providing heating and ventilation and cooling (HVAC) services the AdjustedLivingArea is based at least in part on a Gross Area, a Living Area, a Garage Area, and a Basement Area parameter received from the at least one database.
[0012] In another example of any of the above described systems for providing heating and ventilation and cooling (HVAC) services the AdjustedLivingArea is determined via one of [LivingArea] and ([GrossArea]-[GarageArea]-[BasementArea]/2), where
LivingArea is a total living area of the residence, GarageArea is a total garage area of the residence, BasementArea is a total basement area of the residence, and GrossArea is a total area of the residence.
[0013] An exemplary method for estimating a heating ventilation and cooling (HVAC) load includes receiving a unique residence identifier from a user, retrieving data correlated with the unique residence identifier from at least one database, and determining an estimated HVAC load based on the retrieved data by applying a unique weighting constant to each parameter, and summing the resultant values.
[0014] In another example of the above described method for estimating a heating ventilation and cooling load the at least one database comprises a plurality of databases.
[0015] In another example of any of the above described methods for estimating a heating ventilation and cooling load each of the databases in the plurality of databases includes at least one overlapping parameter, and wherein a central server includes a preference list configured to determine a preferred database in the plurality of databases in response to conflicting entries.
[0016] In another example of any of the above described methods for estimating a heating ventilation and cooling load the preference list is a single order correlated by database.
[0017] In another example of any of the above described methods for estimating a heating ventilation and cooling load the preference list includes a plurality of orders, wherein each of the orders is distinct from each other of the orders, and wherein each of the orders corresponds to at least one data point entry within the plurality of databases.
[0018] In another example of any of the above described methods for estimating a heating ventilation and cooling load applying the unique weighting constant to each parameter, and summing the resultant values comprises
K3* [FireplaceCount]+K4* [Climate Variable] +K1 * [YearBuilt]+K5 * [AdjustedLivingArea]+K
6, wherein FireplaceCount is a total number of fireplaces in the residence, Climate Variable is a variable representative of a climate in which the residence is located, YearBuilt is a year in which the residence was constructed, AdjustedLivingArea is a derivative value representative of a living area of the residence and Kl, K3, K4, K5 and K6 are constants.
[0019] In another example of any of the above described methods for estimating a heating ventilation and cooling load applying the unique weighting constant to each parameter, and summing the resultant values comprises
K3 * [FireplaceCount] +K4 * [Climate V ariable] +K2* [ Y earBuilt] +K5 * [ Adj ustedLiving Area] +K
7, wherein FireplaceCount is a total number of fireplaces in the residence, Climate Variable is
a variable representative of a climate in which the residence is located, YearBuilt is a year in which the residence was constructed, AdjustedLivingArea is a derivative value representative of a living area of the residence and K2, K3, K4, K5 and K7 are constants.
[0020] In another example of any of the above described methods for estimating a heating ventilation and cooling load the AdjustedLivingArea is based at least in part on a Gross Area, a Living Area, a Garage Area, and a Basement Area parameter received from the at least one database.
[0021] In another example of any of the above described methods for estimating a heating ventilation and cooling load the AdjustedLivingArea is determined via is determined via one of [LivingArea] and ([GrossArea]-[GarageArea]-[BasementArea]/2), where LivingArea is a total living area of the residence, GarageArea is a total garage area of the residence, BasementArea is a total basement area of the residence, and GrossArea is a total area of the residence.
[0022] Another example of any of the above described methods for estimating a heating ventilation and cooling load further includes determining an estimated cost for installation and maintenance of HVAC equipment based on the estimated HVAC load.
[0023] Another example of any of the above described methods for estimating a heating ventilation and cooling load further includes prompting a user to verify the retrieved data and allowing the user to correct inaccuracies in the retrieved data.
[0024] These and other features of the present invention can be best understood from the following specification and drawings, the following of which is a brief description.
BRIEF DESCRIPTION OF THE DRAWINGS
[0025] Figure 1 schematically illustrates a system for providing HVAC services.
[0026] Figure 2 illustrates a flowchart demonstrating an exemplary process for estimating an HVAC load.
[0027] Figure 3 illustrates an algorithm for estimating the HVAC load of Figure 2.
DETAILED DESCRIPTION
[0028] Figure 1 schematically illustrates a system 100 for providing HVAC services. The system 100 is a computerized system including a central server 110 operating an HVAC load estimation module 112. The central server 110 is communicatively coupled to one or more residential information databases 120, 122, each of which contains details about residential buildings. By way of example, the databases 120, 122 can include details such as
geographic location, number of stories, second floor area, third floor area, above grade area, addition area, attic main area, whether the basement is finished, basement type, number of bedrooms, condition of the building, construction type of the building, type of exterior wall, area of finished basement, type of fireplace, type of flooring, foundation specifications, area of the ground floor, , roof specifications, building style, total building area, total adjusted living area, total number of rooms, upper building area, and effective year built etc. The central server 110 is also communicatively coupled to a payment processing service 130, a credit system 140, and an installation and maintenance scheduling system 150.
[0029] The HVAC load estimation module 112 can be accessed by a user 160 through a website 162 operating on a computing device 164. In alternative examples, the website 162 may be replaced with an application, a program, or any similar computerized module allowing the user 160 to interface with the central server 110 and initiate acquisition of HVAC services.
[0030] The HVAC load estimation module 112 is also connected to the installation and maintenance scheduling system 150, and automatically engages licensed contractors to perform HVAC instillation and monitoring services once they have been determined by the HVAC load estimation module 112. The installation and maintenance scheduling system 150 provides an output 152 to independent contractor systems 170 to order physical installation and maintenance of the HVAC systems.
[0031] In some examples, the installation and maintenance scheduling system 150 can include HVAC systems monitoring modules 154. The HVAC systems monitoring modules 154 receive data from remote HVAC systems 180 that have been installed in a residential building. By way of examples, each of the HVAC systems 180 can include a remote monitoring module 182 as either hardware or software, and the remote monitoring module 182 can provide diagnostic and operational data of the HVAC system 180 to the HVAC systems monitoring modules 154.
[0032] The HVAC systems monitoring modules 154 can then determine any number malfunctions, maintenance needs, routine adjustments and the like based on the actual received diagnostic data. Once a need has been determined, the corresponding HVAC system monitoring module 154 can either provide an automatic adjustment, when control settings need to be tweaked, or schedule a contractor visit when physical maintenance is required.
[0033] During practical operation of the system 100 for providing HVAC services, all of the operations and features within the system 100 are invisible to the end user 160, allowing for a simplified and easier to understand procedure for acquiring HVAC services.
[0034] Upon initial interaction with the central server 110, through the website 162, the user 160 provides the central server 110 with a unique residence identifier, such as a street address, of the residence that the user 160 wishes to determine the HVAC load for. Once the unique residence identifier has been received at the central server 110, the central server connects with the database(s) 120, 122 and retrieves all information related to the identified residence that is stored in each of the databases 120, 122.
[0035] In some examples, the databases 120, 122 from which this data is retrieved can include conflicting data where a single data point includes different entries in the different databases. When such a conflict occurs, the central server 110 can consult an internally stored preference list which identifies what database to give priority in the case of a conflict. In some examples, the preference list can be a simple ordered list of databases, with the highest listed database always having priority. In alternative examples, the preference list can include a distinct order for each data point, allowing databases 120, 122 that may be more accurate on one data point, but less accurate on another, to be correctly preferred for each data point.
[0036] The retrieved data is used to generate an expected HVAC load, which is then used to determine what HVAC equipment should be installed, or for any other determination in which the estimated HVAC load is a prerequisite.
[0037] With continued reference to Figure 1, Figure 2 schematically illustrates an exemplary operation 200 for determining the HVAC load estimate. Initially, as described above, the central server 110 provides the unique residence identifier 210 (e.g. the building address) to the one or more databases 120, 122 through a Property Data service 220. The property data service 220 can be one or more public, or semi-public services which maintain databases and allow access to the databases. Once the databases 120, 122 have been accessed, the central server 110 identifies multiple relevant data points 230 corresponding to features and parameters of the residence.
[0038] The identified data points are provided to a predefined algorithm 240 that correlates and weights the data points to determine an estimated cooling load 250. While six exemplary data points 230 are listed in the example of Figure 2, on of skill in the art will appreciate that any number of additional examples, including those described below, as well as other data points 230, could be utilized instead of, or in addition to, the listed data points 230. Further, one of skill in the art will appreciate that the specifically listed exemplary data points may be utilized to determine, or partially determine, derived parameters. Derived parameters are parameters that do not have a direct listing in the database(s) 120, 122, but are
determined based on a combination of multiple parameters included within the database(s) 120, 122.
[0039] In some examples, an additional climate variable 260 can be assigned based on a geographic location of the residence identifier 210. In such examples, the climate variable 260 is stored in a lookup table 270 within the central server 110, or in a database connected to the central server 110. The climate variable is a numeric variable that reflects the expected maximum temperature, expected minimum temperature, and expected variation of the weather, based on a geographic location of the residence (e.g. a zip code in which the residence is located), and the lookup table can include any number of climate variables applied via a geographic reference. By way of example, the climate variable can be based on zip codes, global positioning system (GPS) coordinates, latitude and longitude, or any similar metric.
[0040] With continued reference to Figure 2, Figure 3 illustrates an exemplary sizing algorithm 300 generating a cooling load estimate using the following exemplary formulas.
[0041] Formula 1: K3*[FireplaceCount]+K4*[ClimateVariable]+[Kl or
K2]*[YearBuilt]+K5*[AdjustedLivingArea]+[K6 or K7].
[0042] Formula 2: [LivingArea] or ([GrossArea]-[GarageArea]-
[B asement Area]/2) .
[0043] The sizing algorithm 300, utilizes constants to weight each parameter, and applies the parameters within a formula (Formula 1) to determine an estimated cooling load in BTUh (British Thermal Units per hour). It is appreciated that alternative constants could be utilized to determine the estimated cooling load in alternative units, and the alternative constants can be established by one of skill in the art based on the specific units being utilized.
[0044] Initially the algorithm 300 determines if the year the residence was built is prior to 2006 in an“Is Year Before 2006” step 310. If the year the residence was built is before 2006, the algorithm applies constant K1 to the year built parameter, and adds constant K6 within Formula 1 in a“Use Constants Kl, K6” step 320. If the residence was built in or after 2006, a second constant K2 is applied to the year built parameter, and constant K7 is applied within Formula 1 in a“Use Constants K2, K7” step 330. It will be appreciated that the year 2006 is an exemplary embodiment; however, any other year may be used in the calculation.
[0045] The specific values for the constants can be determined by one of skill in the art, depending on the specific factors being considered. In one example of Formula 1, the values can be Kl= -19.9335, K2 = -504.982, K3=5753, K4 = 2.5924, K5 = 1.2194, K6 =
53953.34, and K7 = 1025777.91. Each of the constants is sized to scale the corresponding parameter into the correct magnitude to produce a cooling load value measured in BTUh.
[0046] Once the specific constants have been determined, Formula 1 is applied using the data points retrieved from the databases to fill in each parameter. With regards to the “AdjustedLivingArea” parameter, the parameter is a derived value. In the exemplary algorithm, the AdjustedLivingArea parameter is derived from the Gross Area, the Living Area, the Garage Area, and the Basement Area parameters, as shown in Formula 2. In alternative examples, the AdjustedLivingArea parameter can be further derived from additional parameters such as number of floors, second floor living area, third floor living area, etc.
[0047] In some examples, such as those where information is omitted from the databases 120, 122 or those where the information contained in the databases 120, 122 is inaccurate, the user or a technician can be prompted to update the corresponding data points. When such an update is provided, the algorithm 300 is reiterated, thereby providing a new cooling load estimate. The reiteration can be performed immediately, such as when the user 160 updates information, or can be performed after an on-site inspection where a technician identifies a discrepancy between the reality of the residence and the information included in the database.
[0048] In the example implementation, once the load has been determined via Formula 1, the HVAC load estimation module 112 uses the load to determine what HVAC devices and what HVAC services are required for the residence in order to meet the load. The HVAC load estimation module 112 can further determine, based on the environment, the specific load, and the specific equipment selected to fulfill the load how often routine maintenance should occur. By way of example, the routine maintenance can include filter changing, heater tuning, air condition tuning, and the like.
[0049] When the HVAC load estimation module 112 has determined the type and frequencies of the routine maintenance, as well as the specific HVAC equipment to be installed, the HVAC load estimation module 112, or another module within the central server 110 determines an estimated recurring cost sufficient to cover the installation and maintenance over a predetermined time frame. By way of example, the time frame can be 10 years, with the recurring price being paid monthly, quarterly, or yearly.
[0050] By utilizing the above system and methods, the customer (user 160) is presented with a substantially simplified set of decisions, and with the results of calculations that typically take a professional to complete. This allows the user 160 to more easily
understand the offerings and costs associated with the requested HVAC system, as well as the expected continued upkeep costs of the system.
[0051] While described above within the context of a system 100 for estimating installation and services cost for an HVAC system, it is appreciated that the estimation described here can be utilized in conjunction with any system where an HVAC load is desirable, and is not limited in application to the example system 100.
[0052] It is further understood that any of the above described concepts can be used alone or in combination with any or all of the other above described concepts. Although an embodiment of this invention has been disclosed, a worker of ordinary skill in this art would recognize that certain modifications would come within the scope of this invention. For that reason, the following claims should be studied to determine the true scope and content of this invention.
Claims
1. A system for providing heating ventilation and cooling (HVAC) services comprising: a central server including an HVAC load estimation module, the central server being communicatively coupled to at least one database; and
wherein the central server includes instructions configured to cause the central server to receive a residence identifier from a user portal, retrieve a plurality of parameters correlated to the residence identifier from the at least one database, and estimate an HVAC load of a residence corresponding to the residence identifier based on the plurality of parameters.
2. The system of claim 1, wherein the at least one database includes a plurality of databases.
3. The system of claim 2, wherein the central server includes a preference list, wherein the preference list comprises an ordered list of databases wherein the ordered list is based at least in part on an accuracy of data contained within the databases.
4. The system of claim 3, wherein the ordered list comprises a single order correlated by the database.
5. The system of claim 3, wherein the ordered list comprise a plurality of orders, and wherein each of said orders is distinct from each other, and wherein each of said orders corresponds to at least one data point entry within the plurality of databases.
6. The system of claim 1, wherein an estimated HVAC load is determined via K3 * [FireplaceCount]+K4* [Climate Variable] +K1 * [YearBuilt]+K5 * [AdjustedLivingArea]+K 6, wherein FireplaceCount is a total number of fireplaces in the residence, Climate Variable is a variable representative of a climate in which the residence is located, YearBuilt is a year in which the residence was constructed, AdjustedLivingArea is a derivative value representative of a living area of the residence and Kl, K3, K4, K5 and K6 are constants.
7. The system of claim 1, wherein an estimated HVAC load is determined via K3 * [FireplaceCount]+K4* [ClimateVariable]+K2* [YearBuilt]+K5 * [AdjustedLivingArea]+K
7. wherein FireplaceCount is a total number of fireplaces in the residence, Climate Variable is a variable representative of a climate in which the residence is located, YearBuilt is a year in which the residence was constructed, AdjustedLivingArea is a derivative value representative of a living area of the residence and K2, K3, K4, K5 and K7 are constants.
8. The system of claim 7, wherein the AdjustedLivingArea is based at least in part on a Gross Area, a Living Area, a Garage Area, and a Basement Area parameter received from the at least one database.
9. The system of claim 8, wherein the AdjustedLivingArea is determined via one of [LivingArea] and ([GrossArea]-[GarageArea]-[BasementArea]/2), where LivingArea is a total living area of the residence, GarageArea is a total garage area of the residence, BasementArea is a total basement area of the residence, and GrossArea is a total area of the residence.
10. A method for estimating a heating ventilation and cooling (HVAC) load comprising: receiving a unique residence identifier from a user;
retrieving data correlated with the unique residence identifier from at least one database; and
determining an estimated HVAC load based on the retrieved data by applying a unique weighting constant to each parameter, and summing the resultant values.
11. The method of claim 10, wherein the at least one database comprises a plurality of databases.
12. The method of claim 11, wherein each of the databases in the plurality of databases includes at least one overlapping parameter, and wherein a central server includes a preference list configured to determine a preferred database in the plurality of databases in response to conflicting entries.
13. The method of claim 12, wherein the preference list comprises a single order correlated by database.
14. The system of claim 13, wherein the preference list comprises a plurality of orders, wherein each of said orders is distinct from each other, and wherein each of said orders corresponds to at least one data point entry within the plurality of databases.
15. The system of claim 10, wherein applying the unique weighting constant to each parameter, and summing the resultant values comprises
K3 * [FireplaceCount]+K4* [Climate Variable] +K1 * [YearBuilt]+K5 * [AdjustedLivingArea]+K
6, wherein FireplaceCount is a total number of fireplaces in the residence, Climate Variable is a variable representative of a climate in which the residence is located, YearBuilt is a year in which the residence was constructed and is less than 2006, AdjustedLivingArea is a derivative value representative of a living area of the residence and Kl, K3, K4, K5 and K6 are constants.
16. The system of claim 10, wherein applying the unique weighting constant to each parameter, and summing the resultant values comprises
K3 * [FireplaceCount] +K4* [ClimateVariable]+K2* [YearBuilt]+K5 * [AdjustedLivingArea]+K
7, wherein FireplaceCount is a total number of fireplaces in the residence, Climate Variable is a variable representative of a climate in which the residence is located, YearBuilt is a year in which the residence was constructed, AdjustedLivingArea is a derivative value representative of a living area of the residence and K2, K3, K4, K5 and K7 are constants.
17. The system of claim 16, wherein the AdjustedLivingArea is based at least in part on a Gross Area, a Living Area, a Garage Area, and a Basement Area parameter received from the at least one database.
18. The system of claim 17, wherein the AdjustedLivingArea is determined via is determined via one of [LivingArea] and ([GrossArea]-[GarageArea]-[BasementArea]/2), where LivingArea is a total living area of the residence, GarageArea is a total garage area of the residence, BasementArea is a total basement area of the residence, and GrossArea is a total area of the residence.
19. The system of claim 10, further comprising determining an estimated cost for installation and maintenance of HVAC equipment based on the estimated HVAC load.
20. The system of claim 10, further comprising prompting a user to verify the retrieved data and allowing the user to correct inaccuracies in the retrieved data.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US17/251,400 US12033228B2 (en) | 2018-12-12 | 2019-12-12 | System and method for estimating HVAC loads |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US201862778544P | 2018-12-12 | 2018-12-12 | |
| US62/778,544 | 2018-12-12 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2020123735A1 true WO2020123735A1 (en) | 2020-06-18 |
Family
ID=69187896
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2019/065842 Ceased WO2020123735A1 (en) | 2018-12-12 | 2019-12-12 | System and method for estimating hvac loads |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US12033228B2 (en) |
| WO (1) | WO2020123735A1 (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11231192B1 (en) | 2020-09-30 | 2022-01-25 | Varun A. Shah | Cooling and heating methodology and systems |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20120078685A1 (en) * | 2010-09-29 | 2012-03-29 | Peter Leonard Krebs | System and method for analyzing and designing an architectural structure using design strategies |
| US20170046766A1 (en) * | 2015-08-13 | 2017-02-16 | Trane International Inc. | Enhanced selection tool for hvac system components |
Family Cites Families (29)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US4551810B1 (en) | 1982-07-28 | 1995-09-05 | Technology Inc Const | Method and apparatus for designing duct work for producing patterns for conduit sections in the designated duct work |
| US4885694A (en) | 1987-04-29 | 1989-12-05 | Honeywell Inc. | Automated building control design system |
| US5227983A (en) | 1990-07-12 | 1993-07-13 | First Graphics, Inc. | Method and apparatus for designing a distribution system for a building |
| US6859768B1 (en) | 2000-03-03 | 2005-02-22 | The Beck Technology | Computer-implemented automated building design and modeling and project cost estimation and scheduling system |
| US7353188B2 (en) * | 2000-06-30 | 2008-04-01 | Lg Electronics | Product selling system and method for operating the same |
| US7209870B2 (en) | 2000-10-12 | 2007-04-24 | Hvac Holding Company, L.L.C. | Heating, ventilating, and air-conditioning design apparatus and method |
| US6775661B1 (en) * | 2001-03-21 | 2004-08-10 | Lycos, Inc. | Querying databases using database pools |
| US7072727B1 (en) * | 2002-12-16 | 2006-07-04 | Davis Tom G | Method and system for determining heat loss of a building and sizing HVAC equipment |
| US7689386B1 (en) | 2005-07-18 | 2010-03-30 | G & G Ventures, LLC | Automated duct work designer and layout engine |
| US7499839B2 (en) | 2005-09-29 | 2009-03-03 | East Coast Cad/Cam | Method and apparatus for importing data into program code |
| WO2007084826A2 (en) | 2006-01-11 | 2007-07-26 | The Gannon Technologies Group | Program managed design for complex construction projects |
| US20080082183A1 (en) * | 2006-09-29 | 2008-04-03 | Johnson Controls Technology Company | Building automation system with automated component selection for minimum energy consumption |
| US8145578B2 (en) | 2007-04-17 | 2012-03-27 | Eagel View Technologies, Inc. | Aerial roof estimation system and method |
| US8000832B1 (en) | 2007-08-06 | 2011-08-16 | Design Ready Controls, Inc. | Systems, methods, and software for automated design and manufacturing of HVAC control panels |
| US20090271154A1 (en) | 2008-04-28 | 2009-10-29 | Coad Engineering Enterprises, Inc. | Method and Apparatus for Facilitating HVAC Design for a Building |
| RU2543300C2 (en) | 2009-12-23 | 2015-02-27 | ЭйИЭй ИНТЕГРЕЙШН | System and method for automated design of building utilities |
| US20110218777A1 (en) | 2010-03-03 | 2011-09-08 | Honeywell International Inc. | System and method for generating a building information model |
| US9064219B2 (en) | 2010-05-05 | 2015-06-23 | J. E. Dunn Construction Group, Inc. | System and method for managing facility content and equipment information |
| US20120072181A1 (en) | 2010-09-22 | 2012-03-22 | Behzad Imani | Method and apparatus for optimizing hvac systems in buildings |
| US9507885B2 (en) | 2011-03-17 | 2016-11-29 | Aditazz, Inc. | System and method for realizing a building using automated building massing configuration generation |
| US20130144746A1 (en) * | 2011-12-06 | 2013-06-06 | Tam A. Phung | Methods, devices and systems for the generation of requests for quotes from aggregated construction-related and permitting information |
| US20130179373A1 (en) | 2012-01-06 | 2013-07-11 | Trane International Inc. | Systems and Methods for Estimating HVAC Operation Cost |
| WO2013138526A1 (en) | 2012-03-13 | 2013-09-19 | Lutron Electronics Co., Inc. | Mobile and/or cloud based tool for enabling accurate information of new and retrofit projects |
| KR101642541B1 (en) | 2012-11-27 | 2016-07-25 | 엘지전자 주식회사 | An installation guide system for an air conditioner and a using method the same |
| WO2014151568A1 (en) * | 2013-03-15 | 2014-09-25 | Emerson Electric Co. | Contractor locator, dispatch, scheduling, and component purchasing service |
| US20140278280A1 (en) | 2013-03-15 | 2014-09-18 | Eduardo Pardo-Fernandez | System and method for designing buildings |
| US20150276251A1 (en) | 2014-03-27 | 2015-10-01 | Palo Alto Research Center Incorporated | Computer-Implemented System And Method For Externally Evaluating Sizing Of An Indoor Climate Control System In A Building |
| US20170236229A1 (en) * | 2016-02-12 | 2017-08-17 | Intellicheck Mobilisa, Inc. | System and methods for analyzing information from identification documents |
| US20180218423A1 (en) * | 2017-02-01 | 2018-08-02 | Erik Bryan | Online hvac purchasing system |
-
2019
- 2019-12-12 US US17/251,400 patent/US12033228B2/en active Active
- 2019-12-12 WO PCT/US2019/065842 patent/WO2020123735A1/en not_active Ceased
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20120078685A1 (en) * | 2010-09-29 | 2012-03-29 | Peter Leonard Krebs | System and method for analyzing and designing an architectural structure using design strategies |
| US20170046766A1 (en) * | 2015-08-13 | 2017-02-16 | Trane International Inc. | Enhanced selection tool for hvac system components |
Also Published As
| Publication number | Publication date |
|---|---|
| US12033228B2 (en) | 2024-07-09 |
| US20210256639A1 (en) | 2021-08-19 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US11468375B2 (en) | System for energy consumption prediction | |
| AU2014233918B2 (en) | Contractor locator, dispatch, scheduling, and component purchasing service | |
| JP5220051B2 (en) | Computer system and method for determining regional effects of seismic events | |
| US20070033108A1 (en) | Systems and methods for tracking component-related information associated with buildings | |
| US20180204162A1 (en) | Assigning spaces in a building based on comfort models | |
| Liu et al. | A rapid calibration procedure and case study for simplified simulation models of commonly used HVAC systems | |
| US20160321587A1 (en) | Project analysis, data driven recommendations, alert generation and project user interface generation system | |
| US20140074733A1 (en) | Photograph initiated appraisal process and application | |
| US11118802B2 (en) | Indoor environmental weighted preference management | |
| JP7355548B2 (en) | Weather station selection device, prediction system, air conditioning system, weather station selection method and program | |
| KR20200064359A (en) | Method, system and non-transitory computer-readable recording medium for providing information on real estate development | |
| US12033228B2 (en) | System and method for estimating HVAC loads | |
| JP2018173932A (en) | Solar power generation device installation support system, solar power generation device installation support method, and solar power generation device installation support program | |
| US20200134752A1 (en) | House Hub | |
| JP7274842B2 (en) | Property information presentation device, property information presentation program, property information presentation method, and information providing system | |
| US20210334424A1 (en) | Method and apparatus for laying out a window structure | |
| US20210256483A1 (en) | System and method for providing hvac sales / services | |
| JP2001188813A (en) | Housing material ordering method and system | |
| US20110302066A1 (en) | Method and system for automated tax appeal | |
| KR102063904B1 (en) | Method and apparatus for providing estimate for air conditioner service | |
| KR102539088B1 (en) | Method for providing a user interface for remodeling of a building and device for performing the same | |
| KR102521627B1 (en) | Method, system and non-transitory computer-readable recording medium for estimating information of real estate to be transacted | |
| JP2010073046A (en) | Management system of housing history | |
| JP2001357096A (en) | Housing environment information providing device | |
| US20220005089A1 (en) | Property management pricing system and method |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 19842437 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 19842437 Country of ref document: EP Kind code of ref document: A1 |