Create Your First Project
Start adding your projects to your portfolio. Click on "Manage Projects" to get started
Modeling and Simulating California Wildfires through Fuzzy Cellular Automata
Project type
Presentation, Technology, Modeling
Date
May 2023
Location
Johns Hopkins University - Whiting School of Engineering
Independent Researcher
Independently researched applications of computational model for wildfire modeling and simulation to predict chaotic spread.
Wildfires are chaotic phenomena responsible for causing major economic damage. Due its chaotic nature it's been the interest of various mathematical/computational modeling efforts. Cellular automata is most commonly used due to its light complexity. Cellular automata is the most effective due to its dependence on current states and simultaneous update rules.
Different cellular automata models are explored through this project - traditional, tracking, and fuzzy tracking. The logic behind fuzzy tracking is recognizing that multiple parameters impact the likelihood of a fire spreading to a certain spot. Fuzzy logic further allows us to reduce the state space while considering all the parameters.
Since fuzzy logic is used the hyper parameters were tuned based on analyzing the stability of the model. They were not tuned through ML training.