Ant Colonies: Social Organization without a Director

Serendip is an independent site partnering with faculty at multiple colleges and universities around the world. Happy exploring!

Remote Ready Biology Learning Activities

Remote Ready Biology Learning Activities has 50 remote-ready activities, which work for either your classroom or remote teaching.

Exploring Emergence

Ant Colonies:
Social Organization Without a Director?


Complete Model and Model Details


Below is a complete model with all controls displayed. Might there be any other interesting, emergent properties not discussed here? Maybe you can find some. Also provided below are details on the individual models used throughout the exhibit.



Download/view model file: ants_page8model.nlogo

Provided below are some details about the algorithms used in these models, beginning with the basic version and subsequent additions.

Page 2 - Observing ants and task allocation
Setup ants: Divides world into three regions and distributes ants of three kinds randomly with equal density in each of the three regions. For the purposes of this model, ants doing different tasks do so in three distinct spatial regions. In real colonies, there may be some spatial overlap of ants doing different tasks.
Go: Ants move randomly within their regions; ants keep track of encounters with other ants (two ants on the same patch of space constitutes one encounter for both ants); if an ant has 15 encounters within 150 moves it jumps to a random location in one of the other two regions with a probability that reflects the relative size of those regions (foragers have a 50/50 chance of going to the midden work/patrolling area; midden workers have a 75/25 chance of going to the foraging/patrolling area; patrollers have a 75/25 chance of going to the foraging/midden work area).

Page 3 - Looking for a director: removing ants
Remove foragers (midden workers, patrollers) and PercentForagers(Workers, Patrollers)ToRemove: Removes a variable percentage of ants randomly chosen from those in the corresponding task area.

Page 4 - Adding hydrocarbons
Add(Remove) hydrocarbons: Allows user to add artificial "hydrocarbons" in each task area. Each click adds three hydrocarbons to random locations in the corresponding task area. Hydrocarbons occupy fixed patches and are themselves not altered when ants occupy the same patch. An ant treats an encounter with a hydrocarbon the same as an encounter with other ants. Here the "hydrocarbons" are the same in all three regions. In real colonies the hydrocarbons are modified by the different tasks that ants engage in and so are somewhat distinct for ants engaged in different tasks.

Page 5 - #1 Dynamic equilibria: changing encounter thresholds
Foragers(Middenworkers, Patrollers)EncounterThreshold: Determines the number of encounters within 150 moves that causes an ant to switch tasks.
Time to reach 50/25/25: Measures the time from starting a simulation to the time the percentage of foragers is about 50%. Note that the reported time may in some cases be earlier than that at which the percentages become stable.

Page 5 - #2 Dynamic equilibria: changing task area proportions
Add foraging (midden work, patrolling): When selected, allows user to modify/add areas for the respective task by clicking within the applet.

Page 6 - Changing group behavior over time: perturbations in size
Go-grow: In addition to running the commands for each ant to move randomly, track encounters and moves, 20 ants are added in random locations across all three task areas. Additions occur every x iterations, as determined by the BirthCycle slider. At birth, ants are given random ages and die when they reach the age determined by the Lifespan slider.
Add foragers: Adds an additional 50% of the total number of ants present into the foraging area. A timer is also started which reports when the percentage of ants foraging reaches 50% of the total population. When foragers are added, growth (birth, death, and aging of ants) is suspended.
Continue growth: Restores growth process (birth, death, aging).
Average ant birthdate: Displays average of all ants birthdates at the given time.

Page 7 - Changing group behavior over time: intruders
Add intruders: Adds 50% of total population of ants at the time as additional black ants in the foraging area. These intruders move randomly within the foraging area only. Intruders having x encounters (as determined by the IntruderPersistence slider) within 150 moves die. Foragers meeting intruders become "alert" for a fixed amount of time (controlled by the ColonyAntAlertness slider), during which encounters are not tracked. Foragers not alert meeting alert foragers reset their record of encounters to zero (but do themselves not become alert). As a result of both alert foragers and others having encountered alert foragers, the number leaving the regions is reduced in the presence of intruders and so the overall distribution of ants deviates momentarily from its stable configuration.
Duration of intrusion: Measures the time intruders are present from their addition until the last intruder dies.

Page 8
Includes all procedures used throughout the exhibit.


                                                                                                                                                       


Introduction
Organization and Interactions: Part 1 Part 2 Part 3 Part 4
Changing Group Behavior: Part 1 Part 2
Conclusions and Extensions
Complete Model and Model Details

Exhibit by Laura Cyckowski and Paul Grobstein, in association with the Serendip/SciSoc Group, Summer 2006.
Applets created by Laura Cyckowski, using NetLogo, the availability of which is gratefully acknowledged.



| Forum | Complex Systems | Serendip Home |

Send us your comments at Serendip

© by Serendip 1994- - Last Modified: Wednesday, 02-May-2018 10:51:07 CDT