Princeton architecture
E412983
Princeton architecture is a computer design model in which program instructions and data share the same memory and bus system, more commonly known as the von Neumann architecture.
All labels observed (1)
| Label | Occurrences |
|---|---|
| Princeton architecture canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T4093860 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: Princeton architecture Context triple: [Harvard architecture, contrastsWith, Princeton architecture]
-
A.
Princeton University campus plan
The Princeton University campus plan is a seminal early 20th-century collegiate Gothic master plan that shaped the architectural and spatial character of Princeton’s campus.
-
B.
Bernard and Anne Spitzer School of Architecture
The Bernard and Anne Spitzer School of Architecture is the architecture school of the City College of New York, offering professional and graduate programs in architecture, landscape architecture, and urban design.
-
C.
Irwin S. Chanin School of Architecture
The Irwin S. Chanin School of Architecture is a renowned architecture school in New York City known for its rigorous design education and influential role in architectural discourse.
-
D.
Lewis Arts Complex Princeton University
The Lewis Arts Complex at Princeton University is a major interdisciplinary arts facility featuring performance, rehearsal, and teaching spaces designed to support the university’s programs in dance, theater, music, and the visual arts.
-
E.
University of Pennsylvania School of Design
The University of Pennsylvania School of Design (now known as the Weitzman School of Design) is a leading design and planning school offering programs in architecture, landscape architecture, city planning, historic preservation, and fine arts at the University of Pennsylvania.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: Princeton architecture Target entity description: Princeton architecture is a computer design model in which program instructions and data share the same memory and bus system, more commonly known as the von Neumann architecture.
-
A.
Princeton University campus plan
The Princeton University campus plan is a seminal early 20th-century collegiate Gothic master plan that shaped the architectural and spatial character of Princeton’s campus.
-
B.
Bernard and Anne Spitzer School of Architecture
The Bernard and Anne Spitzer School of Architecture is the architecture school of the City College of New York, offering professional and graduate programs in architecture, landscape architecture, and urban design.
-
C.
Irwin S. Chanin School of Architecture
The Irwin S. Chanin School of Architecture is a renowned architecture school in New York City known for its rigorous design education and influential role in architectural discourse.
-
D.
Lewis Arts Complex Princeton University
The Lewis Arts Complex at Princeton University is a major interdisciplinary arts facility featuring performance, rehearsal, and teaching spaces designed to support the university’s programs in dance, theater, music, and the visual arts.
-
E.
University of Pennsylvania School of Design
The University of Pennsylvania School of Design (now known as the Weitzman School of Design) is a leading design and planning school offering programs in architecture, landscape architecture, city planning, historic preservation, and fine arts at the University of Pennsylvania.
- F. None of above. chosen
Statements (47)
| Predicate | Object |
|---|---|
| instanceOf |
computer architecture
ⓘ
von Neumann architecture ⓘ |
| advantage |
easier programming model
ⓘ
lower hardware cost ⓘ simpler memory organization ⓘ |
| alternativeName | von Neumann architecture ⓘ |
| basedOnConcept | stored-program computer ⓘ |
| busType | shared program and data bus ⓘ |
| comparedTo | modified Harvard architecture ⓘ |
| contrastsWith | Harvard architecture ⓘ |
| designGoal | flexible general-purpose computation ⓘ |
| enables |
programs to be treated as data
ⓘ
self-modifying code ⓘ |
| firstDescribedIn | 1940s ⓘ |
| hasCharacteristic |
instruction and data fetch contention
ⓘ
potential memory bottleneck ⓘ sequential instruction execution model ⓘ simpler hardware design ⓘ single data path for code and data ⓘ stored-program concept ⓘ unified address space ⓘ |
| hasComponent |
central processing unit
ⓘ
shared system bus ⓘ single main memory ⓘ |
| historicalOrigin | John von Neumann’s stored-program design ⓘ |
| influenced |
early mainframe computer designs
ⓘ
many educational computer models ⓘ |
| limitation |
throughput limited by single memory bus
ⓘ
von Neumann architecture ⓘ
surface form:
von Neumann bottleneck
|
| memoryAccessPattern | instructions and data fetched over same bus ⓘ |
| memoryType | shared program and data memory ⓘ |
| performanceImplication | cache hierarchies used to mitigate bottleneck ⓘ |
| risk | code and data corruption if not protected ⓘ |
| securityImplication | requires memory protection for isolation ⓘ |
| sharesMemoryFor | program instructions and data ⓘ |
| supports |
dynamic code loading
ⓘ
runtime code generation ⓘ |
| typicalImplementationDetail | instruction and data caches may be logically separate but share main memory ⓘ |
| typicalUse |
desktop computers
ⓘ
general-purpose computers ⓘ laptop computers ⓘ many microcontrollers ⓘ servers ⓘ |
| usedIn |
many operating systems designs
ⓘ
most modern CPUs ⓘ |
| uses |
single bus for instructions and data
ⓘ
single memory for instructions and data ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: Princeton architecture Description of subject: Princeton architecture is a computer design model in which program instructions and data share the same memory and bus system, more commonly known as the von Neumann architecture.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.