← medium-006 · SA · seed 4
medium dwelling #6
re-validated: validon union Pareto front
windowentrance doordoor swinghatched = constraint violation · darker tint = un-daylit floor area
solid red lines = required adjacency, dashed blue = preferred; green = door-graph circulation edges.
| Objective | Dir. | Raw | Normalised (0 = best) | Note |
|---|---|---|---|---|
| Area efficiencyheadline | ↑ | 0.867 | 0.133 | coverage 0.92, circulation 5.0 m² |
| Preferred adjacency | ↑ | 0.200 | 0.800 | |
| Circulation distanceheadline | ↓ | 3.068 | 0.103 | hall→living 2.5 m ×3; kitchen→dining 3.5 m ×3; living→kitchen 3.7 m ×2; bed1→bath1 3.0 m ×2; bed2→bath2 2.6 m ×2; study→kitchen 3.3 m ×1 |
| Room compactness | ↑ | 0.903 | 0.097 | |
| Daylight proxyheadline | ↑ | 0.964 | 0.036 | hall 0.00, living 1.00, kitchen 1.00, bath1 0.00, bed1 1.00, bed2 1.00, dining 1.00, study 1.00, bath2 1.00, storage 0.00 |
| Privacyheadline | ↑ | 0.800 | 0.200 | bath1 1.00, bed1 1.00, bed2 0.50, study 0.50, bath2 1.00 |
| Exterior exposure | ↑ | 1.000 | 0.000 | |
| Accessibility | ↑ | 1.000 | 0.000 | |
| Embodied-carbon proxyheadline | ↓ | 19,405 | 0.428 | partitions 3544 + envelope 10206 + slab 5655 kgCO2e; partition length 52.5 m |
Rooms
| Room | Type | x, y (m) | w × h (m) | Area (m²) | Spec (m²) | Exterior wall (m) |
|---|---|---|---|---|---|---|
| hall | hall | 3.5, 1.0 | 2.0 × 2.5 | 5.0 | 3.0–9.0 | 2.5 |
| living | living | 5.5, 0.0 | 3.0 × 5.0 | 15.0 | 15.0–28.0 | 3.0 |
| kitchen | kitchen | 8.5, 3.0 | 2.5 × 4.0 | 10.0 | 7.0–14.0 | 4.0 |
| bath1 | bathroom | 3.0, 4.5 | 2.0 × 2.5 | 5.0 | 4.0–7.5 | 0.5 |
| bed1 | bedroom | 0.0, 4.5 | 3.0 × 5.0 | 15.0 | 11.5–17.0 | 8.0 |
| bed2 | bedroom | 5.0, 6.0 | 3.0 × 4.0 | 12.0 | 8.6–12.8 | 3.0 |
| dining | dining | 8.0, 7.0 | 3.0 × 3.0 | 9.0 | 8.0–15.0 | 6.0 |
| study | study | 8.5, 0.5 | 2.5 × 2.5 | 6.3 | 6.0–11.0 | 2.5 |
| bath2 | bathroom | 3.0, 7.0 | 2.0 × 3.0 | 6.0 | 4.0–7.5 | 2.0 |
| storage | storage | 5.0, 5.0 | 3.5 × 1.0 | 3.5 | 2.0–4.5 | 0.0 |
Doors & windows
10 doors (1 exterior), 9 window segments. Doors are derived deterministically from the room rectangles by the shared door policy; see Methods.
Plan JSON
{
"programId": "medium-006",
"rooms": [
{
"id": "hall",
"type": "hall",
"rect": {
"x": 35,
"y": 10,
"w": 20,
"h": 25
}
},
{
"id": "living",
"type": "living",
"rect": {
"x": 55,
"y": 0,
"w": 30,
"h": 50
}
},
{
"id": "kitchen",
"type": "kitchen",
"rect": {
"x": 85,
"y": 30,
"w": 25,
"h": 40
}
},
{
"id": "bath1",
"type": "bathroom",
"rect": {
"x": 30,
"y": 45,
"w": 20,
"h": 25
}
},
{
"id": "bed1",
"type": "bedroom",
"rect": {
"x": 0,
"y": 45,
"w": 30,
"h": 50
}
},
{
"id": "bed2",
"type": "bedroom",
"rect": {
"x": 50,
"y": 60,
"w": 30,
"h": 40
}
},
{
"id": "dining",
"type": "dining",
"rect": {
"x": 80,
"y": 70,
"w": 30,
"h": 30
}
},
{
"id": "study",
"type": "study",
"rect": {
"x": 85,
"y": 5,
"w": 25,
"h": 25
}
},
{
"id": "bath2",
"type": "bathroom",
"rect": {
"x": 30,
"y": 70,
"w": 20,
"h": 30
}
},
{
"id": "storage",
"type": "storage",
"rect": {
"x": 50,
"y": 50,
"w": 35,
"h": 10
}
}
],
"doors": [
{
"id": "d_hall_living",
"a": "hall",
"b": "living",
"x": 55,
"y": 22.5,
"width": 9,
"vertical": true
},
{
"id": "d_kitchen_dining",
"a": "kitchen",
"b": "dining",
"x": 97.5,
"y": 70,
"width": 9,
"vertical": false
},
{
"id": "d_bath2_bed1",
"a": "bath2",
"b": "bed1",
"x": 30,
"y": 82.5,
"width": 9,
"vertical": true
},
{
"id": "d_living_kitchen",
"a": "living",
"b": "kitchen",
"x": 85,
"y": 40,
"width": 9,
"vertical": true
},
{
"id": "d_bed2_dining",
"a": "bed2",
"b": "dining",
"x": 80,
"y": 85,
"width": 9,
"vertical": true
},
{
"id": "d_bed2_bath2",
"a": "bed2",
"b": "bath2",
"x": 50,
"y": 85,
"width": 9,
"vertical": true
},
{
"id": "d_bed2_storage",
"a": "bed2",
"b": "storage",
"x": 65,
"y": 60,
"width": 9,
"vertical": false
},
{
"id": "d_bath1_bed1",
"a": "bath1",
"b": "bed1",
"x": 30,
"y": 57.5,
"width": 9,
"vertical": true
},
{
"id": "d_kitchen_study",
"a": "kitchen",
"b": "study",
"x": 97.5,
"y": 30,
"width": 9,
"vertical": false
},
{
"id": "d_exterior_hall",
"a": "exterior",
"b": "hall",
"x": 35,
"y": 22.5,
"width": 10,
"vertical": true
}
]
}