Ready to put this into action?
Get the complete AI Integration Playbook β Practical AI implementation guide β prompt engineering, workflow automation, and ROI frameworks.
Article 089 Β· Part 9
AI for Engineering Design, CAD, and Simulation
Turn a design idea into a requirement-and-evidence package, one check at a time.
By Randy Salars Β· Published
On this page
- Define the function and its limits
- Compare concepts before committing to detailed geometry
- Check a simple dimensional relationship
- Distinguish a sketch, a CAD model, and an analysis model
- Choose analysis that answers the real question
- Separate numerical verification from physical validation
- Create an acceptance table before prototyping
- Connect manufacture, assembly, and revision
- A reusable prompt
- For students: make the evidence visible
- Practice: review a confident design claim
Turn a design idea into a requirement-and-evidence package, one check at a time.
A rendered object can look ready to manufacture. Its surfaces are smooth, the lighting is convincing, and every part appears to fit. None of those visual qualities establishes the actual dimensions, material behavior, or performance.
AI can help generate concepts, organize requirements, draft parametric relationships, and explain analysis results. Engineering acceptance requires a different question: what evidence shows that this design meets its intended use?
This article uses a low-risk desktop card holder to make that question concrete. The exercise produces a concept comparison and verification plan. It does not claim that a CAD model has been built, a simulation has run, or a physical prototype has passed testing.
Define the function and its limits
Our fictional design brief asks for a holder that displays a paper card on an indoor desk. The card is 100 mm wide and 150 mm high, with thickness between 0.3 and 0.5 mm. The holder must fit within a 120 mm by 60 mm footprint.
The brief also requires that the card remain readable, that insertion not visibly damage it, and that the object have no exposed sharp edges in ordinary handling. The exact viewing-angle requirement and a measurable stability test remain to be specified by the project owner.
Those unresolved requirements should remain visible. βStableβ cannot be verified consistently until the team defines the relevant surface, loading condition, disturbance, and acceptance criterion. Likewise, βeasy to useβ needs an observable test appropriate to the product.
A first design review should identify what the brief establishes and what it does not. It should not reward a model for making the missing requirements disappear.
Compare concepts before committing to detailed geometry
Three plausible concepts are a folded card-stock stand, a solid slotted base, and a two-piece backrest with a supporting ledge. These are conceptual alternatives, not manufactured designs.
| Concept | Potential advantage | Main questions to investigate |
|---|---|---|
| Folded stand | Simple material and easy classroom mockup | Fold consistency, moisture response, repeated use, and stability |
| Slotted base | Few parts and straightforward card insertion | Slot tolerance, contact with the card, footprint, mass distribution, and fabrication capability |
| Backrest and ledge | Can support more of the cardβs height | Assembly, part fit, viewing angle, material use, and tipping behavior |
Do not assign numerical scores without a basis. A weighted decision matrix can help once the requirements and evidence are defined, but a model-generated score of 8.7 for βdurabilityβ does not represent a test.
Start with a qualitative comparison and a plan to resolve the important unknowns. For a low-risk object, a simple mockup may answer the immediate question more efficiently than a detailed simulation.
Keep requirements independent of concepts where possible. βDisplay the card at an approved angleβ describes the function. βUse a specific slot angleβ prematurely selects one solution unless the brief actually requires it.
Check a simple dimensional relationship
Consider a hypothetical slotted base with a nominal footprint of 112 mm by 50 mm. Those nominal dimensions fit within the 120 mm by 60 mm envelope, leaving nominal differences of 8 mm and 10 mm. Acceptance still requires checking the actual external dimensions and any relevant tolerance.
Suppose the proposed slot width is 0.80 mm with a manufacturing tolerance of plus or minus 0.15 mm. For this teaching calculation, the slot could range from 0.65 to 0.95 mm. The card thickness ranges from 0.30 to 0.50 mm.
The smallest clearance occurs with the smallest slot and thickest card:
0.65 mm β 0.50 mm = 0.15 mm.
The largest clearance occurs with the largest slot and thinnest card:
0.95 mm β 0.30 mm = 0.65 mm.
This is a simple worst-case dimensional check using the supplied ranges. It assumes the defined measurements adequately represent the relevant geometry. Surface roughness, distortion, debris, edge shape, and flexibility are not represented.
The result shows positive nominally bounded clearance in this simplified model. It does not show that the card will stand at the desired angle, resist slipping, or remain undamaged. Too much clearance can create a different problem from too little.
A good AI response preserves the limited conclusion: βThe supplied width and thickness ranges do not overlap in this one-dimensional interference check. Functional fit still requires additional evidence.β
Distinguish a sketch, a CAD model, and an analysis model
A sketch communicates intent. A CAD model defines geometry in a particular representation. An analysis model adds assumptions about material, loading, constraints, contacts, and the physical behavior being approximated.
Moving from one stage to the next requires decisions. A visually complete image does not contain all the dimensions needed for fabrication. A geometrically valid solid may still omit the features or boundary conditions needed for an analysis.
If AI generates a CAD script, inspect its parameters, units, coordinate conventions, and resulting geometry in the intended software. Confirm that the script actually runs and that the output represents the intended object. Do not infer success from code that merely looks plausible.
For a parametric holder, useful named inputs might include footprint width, footprint depth, slot width, and slot location. State relationships explicitly. If a parameter change can create an invalid solid or place the slot outside the base, define the constraint and check it.
Version the requirements and model together. A geometry file without its assumptions is difficult to review later.
Choose analysis that answers the real question
Not every object needs finite-element analysis. The card holderβs footprint and simple clearance can be checked directly. Stability may first require a suitable physical mockup and a clearly defined test.
If a simulation is proposed, ask which uncertainty it will resolve. A stress plot does not automatically answer whether the card slips. A thermal analysis is irrelevant unless temperature behavior is part of the actual requirement.
The analysis model must state material assumptions, loads, supports, contact behavior, units, and the range over which the result is intended to apply. A beautiful contour plot without these inputs is not an engineering argument.
Be especially careful with constraints. A simulated holder with its entire underside perfectly fixed cannot demonstrate that the real object will resist tipping on a desk. The boundary condition has removed the behavior being investigated.
This illustrates a general rule: a model can produce a precise answer to a question you did not intend to ask.
Separate numerical verification from physical validation
For this teaching workflow, numerical verification asks whether the chosen mathematical model is being solved and implemented adequately. Physical validation asks whether the model represents the relevant real behavior well enough for the intended use.
Useful numerical checks can include unit consistency, comparison with a simple analytical case, sensitivity to discretization, and examination of solver warnings. Physical validation needs suitable observations or tests and a defined comparison criterion.
NASAβs modeling and simulation standard provides a formal example of requiring attention to model credibility and acceptance criteria. Its context should not be mistaken for a universal certification procedure for a desktop product. See NASA-STD-7009, Standard for Models and Simulations.
A numerical result that stabilizes as a mesh is refined may still use an inappropriate material model. A physical test that appears encouraging may still be too narrow to support all claimed use conditions. Ask what each check establishes and what remains unresolved.
Create an acceptance table before prototyping
The following is a proposed review table for the fictional holder:
| Requirement | Evidence to collect | Current status |
|---|---|---|
| Fits within 120 Γ 60 mm footprint | Measure the final external envelope | Nominal concept dimensions fit; actual dimensions unverified |
| Accepts cards 0.3β0.5 mm thick | Check dimensions and representative insertion behavior | Simplified clearance calculation complete; physical fit untested |
| Displays the card readably | Agreed angle and readability assessment | Acceptance criterion unresolved |
| Does not visibly damage the card during insertion | Defined repeated insertion inspection | Test method and acceptance criterion to be agreed |
| Remains stable in intended use | Defined surface and disturbance test | Requirement needs quantification; untested |
| Suitable ordinary handling surfaces | Inspection against approved edge and finish criteria | Criteria and inspection pending |
The table gives the next work a purpose. It also prevents an early prototype from being described as finished because one dimension is correct.
Record failed checks as design information. If a card leans too far, identify the observation and revise the relevant requirement or geometry through the review process. Do not delete the failed test from the record when producing the next attractive rendering.
Connect manufacture, assembly, and revision
A manufacturable design depends on the chosen process, material, equipment, and tolerances. AI should not assign a process capability merely because a particular method is popular.
Ask the fabricator or instructor what dimensions and features can be produced and measured reliably in the actual setting. Update the concept accordingly. For a two-piece design, inspect assembly access and the sequence as well as final appearance.
When a change is made, identify which earlier evidence still applies. Widening the base may affect stability; changing the slot may affect insertion; changing material may affect several behaviors at once. A test of the old revision does not automatically validate the new one.
The final decision record should identify the selected concept, rejected alternatives, evidence obtained, unresolved limits, and the person responsible for acceptance.
A reusable prompt
Propose design alternatives under these supplied requirements. Separate confirmed requirements from unresolved acceptance criteria. Show independent dimensional checks with units and tolerance assumptions. Distinguish a concept, a CAD model, an analysis model, and a tested prototype. Identify the calculations, simulations, fabrication checks, and physical tests needed before acceptance. Do not claim that rendered appearance proves function, that a solver result validates the real object, or that unperformed tests have passed.
For students: make the evidence visible
Begin with a paper concept and the fictional requirements. Explain which questions can be answered by arithmetic, which need a model, and which need an instructor-approved physical test.
Design students can compare alternatives and user needs. Engineering students can examine tolerance ranges and boundary conditions. Computing students can write a small parameter checker while stating that it checks geometry rules rather than physical performance.
If prototyping is part of a course, follow the instructorβs approved materials and equipment procedures. The AI assignment can remain focused on the brief, calculations, and test plan.
Practice: review a confident design claim
A fictional report says: βThe 112 Γ 50 mm holder fits the required envelope. The AI rendering looks stable, so the design is validated and ready for manufacture.β Rewrite the report to distinguish the supported nominal footprint check from the untested claims.
Calculate the minimum and maximum slot clearance from the supplied ranges. Add three acceptance criteria that the owner must define before a useful physical test can be designed.
Completion check: Your clearances are 0.15 mm and 0.65 mm; the nominal footprint fits; manufacturing capability and actual dimensions remain unverified; and neither rendering nor arithmetic is presented as proof of stability, durability, or acceptance.
Stretch: For an instructor-approved simple model with a known analytical solution, compare a simulation with that solution and document assumptions, numerical settings, and discrepancies. Explain what the comparison verifies and what separate physical evidence would still be needed.
Get the AI Dispatch
Weekly insights on ai & technology β delivered to your inbox. No spam, unsubscribe any time.
Want to choose specific topics? Customize your interests