Skip to content

Commit 6658f88

Browse files
authored
Add files via upload
1 parent 8314544 commit 6658f88

4 files changed

Lines changed: 134 additions & 0 deletions

File tree

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
parameter,value,unit,description
2+
vehicle_length,42000,mm,Core primary structure
3+
full_docked_length,~50000,mm,With Skimmer attached
4+
solar_deployed_span,58000,mm,Four-wing envelope
5+
ring_outer_diameter,26000,mm,Twin habitation rings
6+
ring_occupied_radius,12000,mm,Artificial-gravity reference
7+
ring_width,3200,mm,Axial sector width
8+
ring_depth,2800,mm,Section envelope
9+
ring_sector_count,12,count,Per ring
10+
ring_spacing,5000,mm,Centre-plane spacing
11+
ring_rotation_speed,4.3,rpm,Screening speed
12+
spine_radius_v08,1800,mm,Optimised truss radius
13+
longeron,160 x 6,mm,OD x wall
14+
frame,130 x 5,mm,OD x wall
15+
diagonal,100 x 4,mm,OD x wall
16+
ring_torque_brace,90 x 4,mm,OD x wall
17+
propulsion_strut,120 x 5,mm,OD x wall
18+
solar_wing_length,20500,mm,Each wing
19+
solar_wing_width,4200,mm,Each wing
20+
radiator_length,9000,mm,Each panel
21+
radiator_width,2800,mm,Each panel
22+
propulsion_pods,6,count,Two thrusters per pod
23+
skimmer_length,8000,mm,Aeroshuttle
24+
skimmer_width,5500,mm,Maximum
25+
skimmer_height,2100,mm,Maximum
26+
primary_docking_diameter,1600,mm,Forward interface
27+
service_tunnel_diameter,1200,mm,Central tunnel
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# ASTERION FCTA-1 Full Tutorial Drawings
2+
3+
This package contains a 28-sheet A3 landscape tutorial drawing booklet for rebuilding and documenting the ASTERION FCTA-1 project in Siemens NX, NX CAM and ANSYS.
4+
5+
## Files
6+
7+
- `ASTERION_FCTA_1_Full_Tutorial_Drawings.pdf` - main printable booklet
8+
- `ASTERION_Master_Dimension_Schedule.csv` - controlled baseline dimensions
9+
- `source_drawings/` - conceptual SVG/DXF manufacturing demonstrator sheets
10+
11+
## Scope
12+
13+
The drawings are conceptual portfolio and tutorial artefacts. They are not flight-certified drawings, pressure-vessel definitions, production CNC instructions or solved ANSYS evidence. Native NX drawings should be created from the parametric parts and checked against these sheets.
14+
15+
## Author
16+
17+
Samuelson G
Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,90 @@
1+
[
2+
{
3+
"path": "ASTERION_FCTA_1_Full_Tutorial_Drawings.pdf",
4+
"bytes": 1235139
5+
},
6+
{
7+
"path": "ASTERION_Master_Dimension_Schedule.csv",
8+
"bytes": 1104
9+
},
10+
{
11+
"path": "README.md",
12+
"bytes": 757
13+
},
14+
{
15+
"path": "assets/AST-RG-3201_ring_bearing_housing.png",
16+
"bytes": 145383
17+
},
18+
{
19+
"path": "assets/AST-SK-4301_skimmer_wing_rib.png",
20+
"bytes": 90040
21+
},
22+
{
23+
"path": "assets/AST-ST-1401_lightweight_bulkhead.png",
24+
"bytes": 145456
25+
},
26+
{
27+
"path": "assets/AST-TP-2101_thruster_gimbal_bracket.png",
28+
"bytes": 91921
29+
},
30+
{
31+
"path": "assets/v0_3_primary_structure_front.png",
32+
"bytes": 126383
33+
},
34+
{
35+
"path": "assets/v0_3_primary_structure_plan.png",
36+
"bytes": 146865
37+
},
38+
{
39+
"path": "assets/v0_4_full_assembly_front.png",
40+
"bytes": 119693
41+
},
42+
{
43+
"path": "assets/v0_4_full_assembly_isometric.png",
44+
"bytes": 616215
45+
},
46+
{
47+
"path": "assets/v0_4_full_assembly_plan.png",
48+
"bytes": 60716
49+
},
50+
{
51+
"path": "assets/v0_8_optimized_structure_front.png",
52+
"bytes": 249369
53+
},
54+
{
55+
"path": "assets/v0_8_optimized_structure_plan.png",
56+
"bytes": 190237
57+
},
58+
{
59+
"path": "source_drawings/AST-RG-3201_ring_bearing_housing.dxf",
60+
"bytes": 464
61+
},
62+
{
63+
"path": "source_drawings/AST-RG-3201_ring_bearing_housing.svg",
64+
"bytes": 1352
65+
},
66+
{
67+
"path": "source_drawings/AST-SK-4301_skimmer_wing_rib.dxf",
68+
"bytes": 8631
69+
},
70+
{
71+
"path": "source_drawings/AST-SK-4301_skimmer_wing_rib.svg",
72+
"bytes": 2649
73+
},
74+
{
75+
"path": "source_drawings/AST-ST-1401_lightweight_bulkhead.dxf",
76+
"bytes": 503
77+
},
78+
{
79+
"path": "source_drawings/AST-ST-1401_lightweight_bulkhead.svg",
80+
"bytes": 1402
81+
},
82+
{
83+
"path": "source_drawings/AST-TP-2101_thruster_gimbal_bracket.dxf",
84+
"bytes": 531
85+
},
86+
{
87+
"path": "source_drawings/AST-TP-2101_thruster_gimbal_bracket.svg",
88+
"bytes": 1479
89+
}
90+
]

0 commit comments

Comments
 (0)