Monday, January 29, 2018

Virtual Solar Grid comes online

Fig. 1: Modeled output of the Virtual Solar Grid
Fig. 2: A residential rooftop PV system.
If you care about finding renewable energy solutions to environmental problems, you probably would like to join an international community of Energy3D users to model existing or design new solar power systems in the real world and contribute them to the Virtual Solar Grid — a hypothetical power grid that I am developing from scratch to model and simulate interconnected solar energy systems and storage. My ultimate goal is to crowdsource an unprecedented fine-grained, time-dependent, and multi-scale computational model for anyone, believer or skeptic of renewables, to study how much of humanity's energy need can be met by solar power generation on the global scale — independent of any authority and in the spirit of citizen science. I have blogged about this ambitious plan before and I am finally pleased to announce that an alpha version of the Virtual Solar Grid has come online, of course, with a very humble beginning.

Fig. 3: The Micky Mouse solar farm in Orlando, FL.
Fig. 4: NOOR-1 parabolic troughs in Morocco.
As of the end of January, 2018, the Virtual Solar Grid has included 3D models of only a bit more than 100 solar energy systems, ranging from small rooftop photovoltaic solar panel arrays (10 kW) to large utility-scale concentrated solar power plants (100 MW) in multiple continents. At present, the Virtual Solar Grid has a lot of small systems in Massachusetts because we are working with many schools in the state.

With this initial capacity, the Virtual Solar Grid is capable of generating roughly 4 TWh per year, approximately 0.02% of all the electricity consumed by the entire world population in 2016 (a little more than 2 PWh). Although 0.02% is too minuscule to count, it nonetheless marks the starting point of our journey towards an important goal of engaging and supporting anyone to explore the solar energy potential of our planet with serious engineering design. In a sense, you can think of this work as inventing a "Power Minecraft" that would entice people to participate in a virtual quest for switching humanity's power supply to 100% renewable energy.

Fig. 5: Khi Solar One solar power tower in South Africa.
Fig. 6: PS 10 and PS 20 in Spain.
The critical infrastructure underlying the Virtual Solar Grid is our free, versatile Energy3D software that allows anyone from a middle school student to a graduate school student to model or design any photovoltaic or concentrated solar power systems, down to the exact location and specs of individual solar panels or heliostats. Performance analysis of solar power systems in Energy3D is based on a growing database of solar panel brand models and weather data sets for nearly 700 regions in every habitable continent. To construct a grid, micro or global, an Energy3D model can be geotagged — the geolocation is automatically set when you import a Google Maps image into an Energy3D model. Such a virtual model, when uploaded to the Virtual Solar Grid, will be deployed to a Google Maps application that shows exactly where it is in the world and how much electricity it produces at a given hour on a given day under average weather conditions. This information will be used to investigate how solar power and other renewables, with thermal and electric storage, can be used to provide base loads and meet peak demands for a power grid of an arbitrary size, so to speak.

Finally, it is important to note that the Virtual Solar Grid project is generously funded by the U.S. National Science Foundation through grant number #1721054. Their continuous support of my work is deeply appreciated.

Saturday, December 16, 2017

Energy2D used as a simulation tool in astrobiology research

Fig. 1: Frasassi Caves, Italy (credit: Astrobiology)
Deposition of minerals in caves may be affected by microbes. Geochemical analysis of these minerals can reveal biosignatures of subsurface life on a planet such as the Mars. Research in this area can help NASA build subsurface life probes for future planetary missions.

Fig. 2: Energy2D simulations (credit: Astrobiology)
Astrobiology, a peer-reviewed scientific journal covering research on the origin, evolution, distribution and future of life across the universe, just published a research paper titled "Transport-Induced Spatial Patterns of Sulfur Isotopes (δ34S) as Biosignatures" by a group of researchers at Pennsylvania State University, the University of Texas at El Paso, and Rice University. The lead author is Dr. Muammar Mansor. The researchers analyzed sample sites in the Frasassi Caves, Italy (Figure 1) and used Energy2D to simulate the effects of convection and diffusion on the chemical deposition processes (Figure 2). According to the paper, the results of the deposition simulated using Energy2D are consistent with the data collected from the cave sites, suggesting the importance of the effect of natural convection.

This is the second paper that uses Energy2D in astrobiology research (and the 16th published paper that used Energy2D in scientific research to simulate a natural or man-made system). In the first paper, Energy2D was used to simulate the thermal conditions for the origin of life. Once again, the publication of this paper provides fresh evidence for the broader impacts of our work.

Friday, November 24, 2017

Energy3D uses intelligent agents to create adaptive feedback based on analyzing the "DNA of design"

Fig. 1: A simple case of teaching thermal insulation.
Energy3D is a "smart" CAD tool because it can monitor the designer's behavior in real time, based on which it can generate feedback to the designer to regulate the design behavior. This capacity has tremendous implications to learning and teaching scientific inquiry and engineering design with open-ended nature that requires, ideally, one-to-one tutoring so intense that no teacher can easily provide in real classrooms.

The computational mechanism for generating feedback in Energy3D is based on intelligent agents, which consist of sensors and actuators (in very generic terms). In Energy3D, all the events are logged behind the scenes. The events provide the raw data stream from which various sensors produce signals based on subsets of the raw data. For instance, a sensor can be created to monitor any event related to solar panels of a house. An agent then uses a decision tree model to determine which actuators should be called to provide feedback to the user or direct Energy3D to change its state. For instance, if a solar panel is detected to be placed on the north-facing roof, the agent can remind the designer to rethink about the decision. Just like what a teacher may do, the agent can even suggest a comparative analysis between a solar panel on the north-facing roof and a solar panel on the south-facing or west-facing roof. Although this type of inquiry and design can be also taught using directly scaffolded instruction that guides students to explore step by step, in practice we have found the effect of this approach often diminishes because many students do not read instruction carefully enough and remember them long enough. It is also challenging for teachers to guide the whole class through this kind of long learning process as students often pace differently. Adaptive feedback provides a way to help students only when they need or just when a need is detected, thus providing a better chance to deliver effective instruction.

Let's look at a very simple example. Figure 1 shows a learning activity, the goal of which is to teach how the thermal property of a wall, called the U-value, affects the energy use of a house. Many students may walk away with a shallow understanding that the higher the U-value is, the more energy a house uses. The challenge is to help them deepen their understanding. For example, how can we make sure that students will collect enough data points to discover that the energy a house uses is proportional to the U-value? How can we support them to find out that the relationship is independent of seasonal change, wall orientation, and solar radiation (e.g., a lower U-value is good in both summer and winter, irrespective of whether or not the wall faces the sun). Helping students accomplish this level of understanding through inquiry-based activities is by no means a trivial task, even in this seemingly simple example. Let's explore what we may do in Energy3D now that we have a way to monitor students' interactions with it.

Fig. 2: An event sequence coded like a DNA sequence.
In nearly all software that support learning and teaching, the events during a process can be coded as a string with characters representing the events and ordered by their timestamps, such as Figure 2. In this case, A represents an analysis event in the Energy3D CAD tool, U represents an event of changing the U-value of a wall, C represents an event of changing the date for the energy simulation, a questionmark (?) represents an event of requesting help from the software, an underscore (_) represents an inactive time period longer than a certain threshold, and * is a wildcard that represents any other event "silenced" in this expression in order to reduce the dimensionality of the problem. For those who know a bit about bioinformatics, this resembles a DNA sequence. In the context of Energy3D, we may also call it as the DNA of a design, if that helps your imagination.

Now that we have converted the sequence of events into a string, we can use all sorts of techniques that have been developed to analyze strings to analyze these events, including those developed in bioinformatics such as sequence alignment or those developed in natural language processing. In this article, I am going to show how the widely-supported regular expressions (regex) can be used as a technique to detect whether a certain type of event or a certain combination of events occurred or how many times it occurred. I feel that regex, in our case, may be more accurate than edit distances such as the Levenshtein distance in matching the pattern. For example, a single substitution of event may represent a very different process despite the short edit distance.

Fig. 3: A sequence that shows high usage of feedback
We know that, a fundamental skill of inquiry is to keep everything else fixed but change only one variable at a time and then test how the system's output depends on that variable. Through this process of inquiry, we learn the meaning of that variable, as explained by Bruce Alberts, former president of the National Academy of Sciences and former Editor-in-Chief of the Science Magazine. In the example discussed here, that variable is the U-value of a selected wall of the house and the test is the simulation-based analysis. A pattern that has alternating U and A characters in the event string suggests a high probability of inquiry, which can be captured using a simple regex such as (U[_\\*\\?]*A)+. Between U and A, however, there may be other types of events that may or may not exist to weaken the probability or compromise the rigor. For example, changing the color of the wall between U and A may also result in an additional difference in energy use of the house that originates from the absorption of solar radiation by the external surface of the wall and has nothing to do with its U-value. In this case, changing multiple variables at a time appears to be a violation of the aforementioned inquiry principle that should be called out by the agent using another regex to analyze the substring between U and A.

An interesting feature in Energy3D is that feedback itself is also logged. Figure 3 shows a sequence that has an alternation pattern similar to that of Figure 2, but it records a type of behavior showing that the user may rely overly on feedback from the system to learn (the questionmarks in the string stand for feedback requests made by the user) and avoid deep thinking on their own. This may be a common problem in many intelligent tutors (sometimes this behavior is called "gaming the system").

The development of data mining and intelligent agents in Energy3D is opening interesting opportunities of research that will only grow more important in the era of artificial intelligence (AI). We are excited to be part of this wave of AI innovation.

Tuesday, November 21, 2017

General Motors funds engineering education based on Energy3D

Designing a parking lot solar canopy at Detroit Airport
General Motors (GM), along with other RE100 companies, has committed to powering its worldwide factories and offices with 100% renewable energy by 2050. Last month, the company furthered its commitment by giving the Engineering Computation Team at the Concord Consortium a $200,000 grant to promote engineering education using renewable energy as a learning context and artificial intelligence as a teaching assistant.

Modeling GM's rooftop solar arrays in Baltimore, MD
Modeling GM's solar arrays in Warren, MI
The project will use our signature Energy3D software, which is a one-stop-shop CAD tool for designing and simulating all kinds of solar power systems including photovoltaic (PV) and concentrated solar power (CSP), both of which have reached a very competitive cost of merely 5¢ per kWh or below in the world market. A unique feature of Energy3D is its ability to collect and analyze "atomically" fine-grained process data while users are designing with it. This capability makes it possible for us to develop machine learning algorithms to understand users' design behaviors, based on which we can develop intelligent agents to help users design better products and even unleash their creativity.

The generous grant from GM will allow us to bring this incredible engineering learning tool and the curriculum materials it supports to more science teachers across New England. It will also help extend our fruitful collaboration with the Virtual High School (VHS) to convert our Solarize Your World curriculum into an online course for sustainable engineering. VHS currently offers more than 200 titles to over 600 member schools. Through their large network, we hope to inspire and support more students and teachers to join the crucial mission that GM and other RE100 companies are already undertaking.

By supporting today's students to learn critical engineering design skills needed to meet the energy and environmental challenges, GM is setting an example of preparing tomorrow's workforce to realize its renewable energy vision.