🔤
Advanced Berkeley Comfort (ABC) model
  • Advanced Berkeley Comfort (ABC) model
  • DOCUMENTATION
    • What is the ABC model?
      • Thermal phygiology model
      • Thermal comfort model
    • Input and output
      • Input parameters
      • Output parameters
    • ABC Model API
      • Example code in Python
      • Example code in R
    • Web interface
      • Edit input data
      • File import and export
      • Advanced settings
    • Excel interface
  • HELP & FAQs
    • FAQs
    • Questions / Help / Discussion
  • References
    • List of references
    • Past presentation
    • Useful tools
  • Changelog
    • Changelog
Powered by GitBook
On this page

Was this helpful?

  1. HELP & FAQs

FAQs

PreviousExcel interfaceNextQuestions / Help / Discussion

Last updated 6 months ago

Was this helpful?

Find answers to commonly asked questions about the ABC model. Visit for more questions and answers.

What is the ABC model?

The Advanced Berkeley Comfort (ABC) model, developed by the Building Sciences Group at UC Berkeley, is a sophisticated thermal comfort model initially designed for evaluating human comfort in automobiles. It uniquely predicts thermal sensation and comfort for local body parts as well as the overall body.

The model integrates a physiological model to calculate skin and core temperatures and a comfort model to predict thermal comfort levels based on skin temperature. Unlike simpler models like PMV and 2-node models, the ABC model accounts for non-uniform and transient conditions by dividing the body into 16 segments and incorporating detailed blood flow and thermoregulatory functions. This allows for more accurate comfort predictions, especially in environments with rapidly changing or uneven temperatures.

For more detailed information, please refer to this page(What is the ABC model?).

What are the input/output parameters?

Please refer to this page (Input and output).

How can I use the ABC model?

Web interface: We provide a web interface to use the ABC model easily. Please visit For your reference, please see the documentation .

ABC model API: We offer an official API () with example code written in several popular programming languages and recommend using this API for those who want to run the model programmatically for advanced simulations beyond the capabilities of the web interface. If you do not know about what an API is, please visit .

I have a question. How can I ask?

We have limited ability to answer questions, so please visit and post your questions. We will answer it as soon as we can. This helps us keep track of your queries more efficiently and ensures that everyone can benefit from the shared knowledge and solutions.

If you do not have a GitHub account, please reach out to the administrators of this project:

  • Charlie Huizenga: huizenga@berkeley.edu

  • Akihisa Nomoto: monyo323232@gmail.com

I have an idea for a research project. How do I suggest?

We welcome suggestions from you. Please post your ideas to .

I would like to corabolate with you about this topic. How can I reach out to you?

Please reach out to the administrators of this project:

  • Charlie Huizenga: huizenga@berkeley.edu

  • Akihisa Nomoto: monyo323232@gmail.com

Is the code of ABC model availeble online?

No, the source code is not open at this time. However, you can access the model using the .

our GitHub Discussion page
the live deployment of our current web interface for the ABC model.
here
our GitHub Discussion page
the Ideas page on GitHub Discussions
ABC model API
ABC model API
this page