Y-Maze Novel Arm Recognition
Overview
The Y-maze novel arm recognition test is a two-phase spatial memory paradigm that exploits the innate preference of rodents for exploring previously inaccessible environments. During the exposure phase, the animal explores two of the three arms freely while the third arm is blocked by a guillotine door or removable insert. After a retention interval that can range from one minute to twenty-four hours, the animal is returned to the maze with all three arms accessible. Intact animals preferentially explore the novel (previously blocked) arm, and the magnitude of this preference serves as an index of spatial recognition memory.
The critical outcome measure is the proportion of time spent in the novel arm during the first two to five minutes of the test phase, compared against the 33.3% chance level. Complementary metrics include the discrimination index, number of entries into each arm, latency to first novel arm entry, and locomotor activity. Unlike spontaneous alternation which relies on short-term sequential choices, novel arm recognition tests a distinct recognition memory process that is sensitive to both hippocampal and perirhinal cortex function depending on the delay length employed.
ConductMaze implements this protocol with automated guillotine door actuation synchronized to video tracking, ensuring precise phase timing and consistent arm blocking across subjects. The software defines arm zones, records continuous position data throughout both phases, and computes all preference measures automatically. Phase transitions are logged with millisecond timestamps, and configurable alerts warn experimenters if animals fail to explore during either phase, enabling real-time exclusion decisions.
Trial Flow
Exposure Phase Start
Animal is placed in the start arm with one goal arm blocked; two arms are accessible.
Two-Arm Exploration
Animal freely explores the two open arms for the configured exposure duration.
Retention Interval
Animal is returned to the home cage for the inter-phase delay.
Test Phase Start
Animal is placed back in the start arm with all three arms now open.
Zone Tracking
Real-time tracking records time, entries, and position within each arm zone.
Preference Calculation
Novel arm time percentage and discrimination index are computed from zone data.
Session End
Test phase ends after the configured duration; data export and maze cleaning follow.
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
| Exposure Phase Duration | duration | 10min | Time allowed for the animal to explore the two accessible arms during the exposure phase. |
| Test Phase Duration | duration | 5min | Duration of the test phase with all three arms open. |
| Retention Interval | duration | 1hr | Delay between exposure and test phases; longer intervals increase memory demand. |
| Novel Arm Assignment | enum | counterbalanced | Assignment of the blocked arm: counterbalanced, randomized, or fixed across subjects. |
| Start Arm | enum | consistent | Whether the animal is always placed in the same start arm or this is counterbalanced. |
| Arm Entry Criterion | enum | all-four-paws | Criterion for registering an arm entry: all-four-paws or center-of-mass. |
| Arm Length | distance | 35cm | Length of each arm from center junction to distal wall. |
| Analysis Window | duration | 5min | Duration of test phase data used for novel arm preference calculations. |
Metrics
| Metric | Unit | Description |
|---|---|---|
| Novel Arm Time % | % | Percentage of test phase time spent in the novel arm versus total time in all arms. |
| Discrimination Index | ratio | Difference in time between novel and mean familiar arms divided by total arm time. |
| Novel Arm Entries | count | Number of entries into the previously blocked arm during the test phase. |
| Latency to Novel Arm | s | Time from test phase start to first entry into the novel arm. |
| Total Arm Entries | count | Total entries across all three arms, used as a locomotor activity control measure. |
| Distance Traveled | cm | Total path length during the test phase from centroid tracking. |
Sample Data
| Subject | Group | Novel Arm Time % | Discrimination Index | Latency to Novel (s) | Total Entries |
|---|
Representative data for illustration purposes. Actual values will vary by species, strain, and experimental conditions.
Applications
- 1Retention Interval Studies — Parametric delay manipulations to dissect short-term versus long-term spatial recognition memory processes.
- 2NMDA Receptor Pharmacology — Assessing the effects of NMDA antagonists on spatial recognition memory formation and retrieval.
- 3Hippocampal Lesion Validation — Confirming lesion extent and functional impact by measuring spatial novelty preference deficits.
- 4Environmental Enrichment — Evaluating whether enriched housing conditions enhance spatial recognition memory in aged or disease-model rodents.
Related Protocols
Compatible Products
Ready to Automate Your Behavioral Protocols?
Contact us for a demo and pricing information.