Conversation
|
@copilot fetch and commit results |
Agent-Logs-Url: https://github.com/vertical-cloud-lab/tensegrity-optimization/sessions/530f4060-e8ff-49de-a094-96691e254f36 Co-authored-by: sgbaird <45469701+sgbaird@users.noreply.github.com>
|
Worth seeing if there are additional parameters to consider based on new results in #22 ; still running there. Can consider later |
|
@copilot go for it in #24 (comment) |
…lies Agent-Logs-Url: https://github.com/vertical-cloud-lab/tensegrity-optimization/sessions/0c7a848c-0ffb-431b-8b04-c80ff17fdea7 Co-authored-by: sgbaird-alt <71569943+sgbaird-alt@users.noreply.github.com>
Done in 39a2e7c — synthesised the PR #22 design-gaps survey ( |
Agent-Logs-Url: https://github.com/vertical-cloud-lab/tensegrity-optimization/sessions/ad8c436a-d0ba-4758-ae97-03edf3499d32 Co-authored-by: sgbaird-alt <71569943+sgbaird-alt@users.noreply.github.com>
Agent-Logs-Url: https://github.com/vertical-cloud-lab/tensegrity-optimization/sessions/31a1ab8b-1606-4965-931b-855171ab66ef Co-authored-by: sgbaird-alt <71569943+sgbaird-alt@users.noreply.github.com>
|
@copilot I'm guessing this probably needs to be treated as a hierarchical search space (see facebook/Ax#140 for context) |
Agent-Logs-Url: https://github.com/vertical-cloud-lab/tensegrity-optimization/sessions/7d61594c-6b99-495a-9ca3-0eed4e920f17 Co-authored-by: sgbaird-alt <71569943+sgbaird-alt@users.noreply.github.com>
Agreed — recast as an Ax |
|
comment from @me-madsen ; noting that we could also allow for diameters of individual struts/cables to vary, rather than assuming a fixed diameter. Similar for other parameters perhaps. Mostly thinking in context of #35 right now @copilot thoughts? Send a high effort edison literature query related to this. Fetch this session |
Done in b3e49d6 — submitted + fetched Edison Thoughts (echoing Edison §a-g): The literature backs @me-madsen's intuition for some parameters but pushes back on a naive per-member expansion of all of them on PR #35:
Concrete recommendation for the PR #35 follow-on batch:
Net: take diameter dims from 2 → 4 (per-orbit), add a 9-D prestress simplex if the joint design supports differential prestress per cable, and turn on SAASBO instead of pure Sobol after the first batch. Avoid going fully-per-member on diameters until orbit symmetry is exhausted. Full cited write-up + Ax/BoTorch recipe in |
The issue asks which base unit-cell structures and design variables should drive the Bayesian optimization campaign for TPU + PETG multi-material 3D-printed tensegrity-inspired energy absorbers — note PETG, not the PLA currently described in
proposal.tex.The repo is LaTeX-only (no BO code), so this is a research/scoping task. Following the established Edison-driven research pattern in this repo, a non-blocking literature query was submitted, the completed result is now committed under
edison-trajectories/, and a follow-up synthesis cross-references the design-gap families surfaced by PR #22 and recasts the combined set of axes as an AxHierarchicalSearchSpace.Changes
LITERATURE_HIGHtask —task_id 5ae24eaf-5b6e-45cf-9f6c-1c7fbd881738submitted, fetched (status: success), and committed:edison-trajectories/tpu-petg-bo-variables-5ae24eaf-5b6e-45cf-9f6c-1c7fbd881738.md— verbatimformatted_answer(Question + cited Answer + numbered References).edison-trajectories/tpu-petg-bo-variables-5ae24eaf-5b6e-45cf-9f6c-1c7fbd881738.json— full structuredmodel_dump_jsonfor reproducibility.edison-trajectories/tpu-petg-bo-variables-additions-from-pr22.mdcross-references the design-gap families from the PR Add reference STL models for canonical tensegrity structures + Edison literature surveys (initial + design-gaps follow-up) #22 Edison survey (6226a551-…: Snelson X-module, Pajunen truncated-octa, Oster reentrant auxetic, Rhode-Barbarigos pentagonal ring, Pugh diamond / zig-zag, tensegrity torus, Hanaor double-layer grid, bistable double-prism, 6-bar wheel patent, etc.) against the original 5ae24eaf variable table and identifies the additional BO axes those families introduce:unit_celllist,chirality_pattern,cable_routing(Pugh diamond/zig-zag/circuit),tensegrity_class(1/2/k),tendon_clustering,bistable_mode,payload_carrier,tessellation_pattern.N_baystack count, re-entrancy angle (auxetic family), ring radius / strut-circuit count (ring & torus families), hub/cradle mass fraction.HierarchicalSearchSpace:topology_familyChoiceParameterwith 8 branches:prism_stack,icosa_class,trunc_octa,ring_torus,auxetic_periodic,double_layer_grid,bistable_cell,x_module_weave.dependents={...}map demotingchirality_pattern,cable_routing,payload_carrier/hub_mass_fraction,tessellation_pattern,bistable_mode,tendon_clustering,re_entrancy_angle,ring_radius/N_circuit, and the per-tendon prestress simplex from flat axes to conditional children of the relevant branch.joint_validated_class2fixed feature on the AxExperimentto gate thering_torus/ class-2 branch on issue Extensively explore and validate the joint design for PETG + TPU prints to mimic tensegrity #38 Phase-4 joint validation.MultiTaskGPalternative (topology family as task feature) for the ~50–100-specimen budget.Query scope (original 5ae24eaf task)
Follow-up
ChoiceParameter(dependents=...)Python or JSON — and apply thejoint_validated_class2fixed feature for the class-2/k deferral constraint.proposal.texparameterization wording (currently PLA+TPU) accordingly.