{"id":81109,"date":"2026-09-18T12:32:20","date_gmt":"2026-09-18T15:32:20","guid":{"rendered":"https:\/\/a3aengenharia.com\/?post_type=articles&#038;p=81109"},"modified":"2026-09-18T12:32:20","modified_gmt":"2026-09-18T15:32:20","slug":"artificial-intelligence-engineering-applications-lifecycle-risks-governance","status":"publish","type":"articles","link":"https:\/\/a3aengenharia.com\/en-us\/content\/technical-articles\/artificial-intelligence-engineering-applications-lifecycle-risks-governance\/","title":{"rendered":"Artificial Intelligence in Engineering: Applications, Lifecycle, Risks and Governance"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">A <strong>Artificial Intelligence in Engineering<\/strong> is the use of computational systems capable of recognizing patterns, generating content, classifying information, making predictions, optimizing alternatives, or executing sequences of tasks to support engineering activities. In practice, it can be used for everything from document reading and data analysis to model review, image-based inspection, predictive maintenance, asset management, and decision support.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The most important technical point is that AI is not synonymous with automation, nor does it replace engineering methods. A deterministic routine that always executes the same rule can be extremely useful without using artificial intelligence. A machine-learning model, by contrast, learns relationships from data; generative AI produces new content from context and instructions; computer-vision systems interpret images and video; optimization algorithms explore alternatives; and agents can combine retrieval, analysis, and task execution in a broader workflow.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In engineering, these technologies create value only when they are connected to a well-defined problem, sufficiently reliable data, verifiable technical criteria, and review mechanisms. A plausible answer is not necessarily an acceptable engineering answer. Calculations, assumptions, requirements, units, standards, interfaces, field conditions, and the consequences of a decision need to remain traceable and subject to professional validation.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For that reason, the most useful way to understand AI in engineering is to treat it as a cross-cutting layer across the lifecycle: <strong>data and knowledge \u2192 studies \u2192 design \u2192 coordination \u2192 field \u2192 implementation \u2192 testing \u2192 operations \u2192 asset management<\/strong>. At each stage, the technology changes in function, data type, and risk level.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This article organizes the field as a technical pillar: it presents the main classes of AI, shows where they fit into the engineering lifecycle, establishes criteria for selecting use cases, describes how to validate results, and connects the topic with existing specialized content on BIM, Digital Twin, computer vision, maintenance, information management, and assets.<\/p>\n\n\n\n\n<h2 class=\"wp-block-heading\">What changes when artificial intelligence enters engineering<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Engineering has always used computational tools to expand its capacity for calculation, modeling, drafting, simulation, and control. What AI changes is that part of the processing no longer depends exclusively on explicitly programmed rules and begins to incorporate statistical inference, pattern recognition, probabilistic generation, or automated search for alternatives.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This change expands the range of tasks that software can support, but it also changes how results need to be verified. In a deterministic calculation, known inputs and equations tend to produce the same result. In probabilistic, generative, or data-trained models, performance needs to be evaluated using metrics, test sets, application limits, monitoring, and review.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It is therefore inappropriate to classify every modern tool as \u201cAI.\u201d The most common classes used in engineering perform distinct functions:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>Class<\/td><td>What it does<\/td><td>Engineering example<\/td><td>Primary concern<\/td><\/tr><tr><td>Deterministic automation<\/td><td>Executes predefined rules<\/td><td>naming verification, parametric calculation, approval workflow<\/td><td>incomplete or poorly specified rule<\/td><\/tr><tr><td>Machine learning<\/td><td>Learns patterns from data<\/td><td>failure prediction, classification, performance estimation<\/td><td>data quality and generalization<\/td><\/tr><tr><td>Generative AI<\/td><td>Generates text, code, images, or structures from context<\/td><td>documentation support, technical query, alternative generation<\/td><td>hallucination, provenance, and validation<\/td><\/tr><tr><td>Computer vision<\/td><td>Interprets images and video<\/td><td>defect detection, inspection, object classification<\/td><td>image quality, coverage, and false positives\/negatives<\/td><\/tr><tr><td>Optimization and generative design<\/td><td>Explores alternatives under objectives and constraints<\/td><td>geometry, layout, routing, preliminary sizing<\/td><td>inappropriate objective function or constraints<\/td><\/tr><tr><td>AI agents<\/td><td>Chain retrieval, decisions, and actions using tools<\/td><td>document analysis, triage, record updates<\/td><td>permissions, accumulated error, and action control<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The engineer&#8217;s role does not disappear in this architecture. It shifts even further toward correctly defining the problem, selecting data, establishing constraints, interpreting results, validating outputs, handling exceptions, and taking responsibility for decisions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This approach is consistent with recent guidance from Brazil&#8217;s Confea\/Crea professional system: AI can expand research, analysis, simulation, and productivity, but the professional remains responsible for understanding context, verifying information, validating reasoning, and answering for technical consequences.<\/p>\n\n\n\n\n<h2 class=\"wp-block-heading\">Where AI fits into the engineering lifecycle<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">AI becomes more useful when it is positioned within an engineering process rather than treated as an isolated tool. The same model may be suitable for summarizing reference documents and unsuitable for automatically authorizing an operation in a critical system. The application needs to be assessed according to lifecycle stage, consequence of error, quality of evidence, and the possibility of human intervention.<\/p>\n\n\n\n<figure class=\"a3a-mermaid\"><svg id=\"a3a-diagram-1\" width=\"100%\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"flowchart\" style=\"max-width:min(1495.703125px, 100%);height:auto;display:block;margin:0 auto\" viewBox=\"0 0 1495.703125 103.5\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\" aria-labelledby=\"chart-title-a3a-diagram-1\"><title id=\"chart-title-a3a-diagram-1\">Engineering lifecycle and key application points for artificial intelligence<\/title><style>#a3a-diagram-1{font-family:Roboto,sans-serif;font-size:15px;fill:var(--a3a-diag-text, #0a0a0a);}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#a3a-diagram-1 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#a3a-diagram-1 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#a3a-diagram-1 .error-icon{fill:var(--a3a-diag-canvas, #ffffff);}#a3a-diagram-1 .error-text{fill:#000000;stroke:#000000;}#a3a-diagram-1 .edge-thickness-normal{stroke-width:1px;}#a3a-diagram-1 .edge-thickness-thick{stroke-width:3.5px;}#a3a-diagram-1 .edge-pattern-solid{stroke-dasharray:0;}#a3a-diagram-1 .edge-thickness-invisible{stroke-width:0;fill:none;}#a3a-diagram-1 .edge-pattern-dashed{stroke-dasharray:3;}#a3a-diagram-1 .edge-pattern-dotted{stroke-dasharray:2;}#a3a-diagram-1 .marker{fill:var(--a3a-diag-stroke, #2e42a2);stroke:var(--a3a-diag-stroke, #2e42a2);}#a3a-diagram-1 .marker.cross{stroke:var(--a3a-diag-stroke, #2e42a2);}#a3a-diagram-1 svg{font-family:Roboto,sans-serif;font-size:15px;}#a3a-diagram-1 p{margin:0;}#a3a-diagram-1 .label{font-family:Roboto,sans-serif;color:var(--a3a-diag-text, #0a0a0a);}#a3a-diagram-1 .cluster-label text{fill:var(--a3a-diag-title, #0124af);}#a3a-diagram-1 .cluster-label span{color:var(--a3a-diag-title, #0124af);}#a3a-diagram-1 .cluster-label span p{background-color:transparent;}#a3a-diagram-1 .label text,#a3a-diagram-1 span{fill:var(--a3a-diag-text, #0a0a0a);color:var(--a3a-diag-text, #0a0a0a);}#a3a-diagram-1 .node rect,#a3a-diagram-1 .node circle,#a3a-diagram-1 .node ellipse,#a3a-diagram-1 .node polygon,#a3a-diagram-1 .node path{fill:var(--a3a-diag-fill, #eef2fd);stroke:var(--a3a-diag-stroke, #2e42a2);stroke-width:1px;}#a3a-diagram-1 .rough-node .label text,#a3a-diagram-1 .node .label text,#a3a-diagram-1 .image-shape .label,#a3a-diagram-1 .icon-shape .label{text-anchor:middle;}#a3a-diagram-1 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#a3a-diagram-1 .rough-node .label,#a3a-diagram-1 .node .label,#a3a-diagram-1 .image-shape .label,#a3a-diagram-1 .icon-shape .label{text-align:center;}#a3a-diagram-1 .node.clickable{cursor:pointer;}#a3a-diagram-1 .root .anchor path{fill:var(--a3a-diag-stroke, #2e42a2)!important;stroke-width:0;stroke:var(--a3a-diag-stroke, #2e42a2);}#a3a-diagram-1 .arrowheadPath{fill:var(--a3a-diag-stroke, #0b0b0b);}#a3a-diagram-1 .edgePath .path{stroke:var(--a3a-diag-stroke, #2e42a2);stroke-width:2.0px;}#a3a-diagram-1 .flowchart-link{stroke:var(--a3a-diag-stroke, #2e42a2);fill:none;}#a3a-diagram-1 .edgeLabel{background-color:var(--a3a-diag-canvas, #ffffff);text-align:center;}#a3a-diagram-1 .edgeLabel p{background-color:var(--a3a-diag-canvas, #ffffff);}#a3a-diagram-1 .edgeLabel rect{opacity:0.5;background-color:var(--a3a-diag-canvas, #ffffff);fill:var(--a3a-diag-canvas, #ffffff);}#a3a-diagram-1 .labelBkg{background-color:rgba(255, 255, 255, 0.5);}#a3a-diagram-1 .cluster rect{fill:var(--a3a-diag-surface, #f8f8f8);stroke:var(--a3a-diag-border, #e2e8f0);stroke-width:1px;}#a3a-diagram-1 .cluster text{fill:var(--a3a-diag-title, #0124af);}#a3a-diagram-1 .cluster span{color:var(--a3a-diag-title, #0124af);}#a3a-diagram-1 div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:Roboto,sans-serif;font-size:12px;background:var(--a3a-diag-canvas, #ffffff);border:1px solid hsl(0, 0%, 90%);border-radius:2px;pointer-events:none;z-index:100;}#a3a-diagram-1 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:var(--a3a-diag-text, #0a0a0a);}#a3a-diagram-1 rect.text{fill:none;stroke-width:0;}#a3a-diagram-1 .icon-shape,#a3a-diagram-1 .image-shape{background-color:var(--a3a-diag-canvas, #ffffff);text-align:center;}#a3a-diagram-1 .icon-shape p,#a3a-diagram-1 .image-shape p{background-color:var(--a3a-diag-canvas, #ffffff);padding:2px;}#a3a-diagram-1 .icon-shape rect,#a3a-diagram-1 .image-shape rect{opacity:0.5;background-color:var(--a3a-diag-canvas, #ffffff);fill:var(--a3a-diag-canvas, #ffffff);}#a3a-diagram-1 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#a3a-diagram-1 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#a3a-diagram-1 :root{--mermaid-font-family:Roboto,sans-serif;}<\/style><g><marker id=\"a3a-diagram-1_flowchart-v2-pointEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 0 L 10 5 L 0 10 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"><\/path><\/marker><marker id=\"a3a-diagram-1_flowchart-v2-pointStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"4.5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 5 L 10 10 L 10 0 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"><\/path><\/marker><marker id=\"a3a-diagram-1_flowchart-v2-circleEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"11\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"><\/circle><\/marker><marker id=\"a3a-diagram-1_flowchart-v2-circleStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-1\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"><\/circle><\/marker><marker id=\"a3a-diagram-1_flowchart-v2-crossEnd\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"12\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"><\/path><\/marker><marker id=\"a3a-diagram-1_flowchart-v2-crossStart\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"-1\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"><\/path><\/marker><g class=\"root\"><g class=\"clusters\"><\/g><g class=\"edgePaths\"><path d=\"M194.172,40.734L198.339,39.653C202.505,38.572,210.839,36.411,218.505,35.331C226.172,34.25,233.172,34.25,236.672,34.25L240.172,34.25\" id=\"L_A_B_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_A_B_0\" data-points=\"W3sieCI6MTk0LjE3MTg3NSwieSI6NDAuNzMzNjI1NTM3NTQ1NDg1fSx7IngiOjIxOS4xNzE4NzUsInkiOjM0LjI1fSx7IngiOjI0NC4xNzE4NzUsInkiOjM0LjI1fV0=\" marker-end=\"url(#a3a-diagram-1_flowchart-v2-pointEnd)\"><\/path><path d=\"M446.453,34.25L450.62,34.25C454.786,34.25,463.12,34.25,470.786,34.25C478.453,34.25,485.453,34.25,488.953,34.25L492.453,34.25\" id=\"L_B_C_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_B_C_0\" data-points=\"W3sieCI6NDQ2LjQ1MzEyNSwieSI6MzQuMjV9LHsieCI6NDcxLjQ1MzEyNSwieSI6MzQuMjV9LHsieCI6NDk2LjQ1MzEyNSwieSI6MzQuMjV9XQ==\" marker-end=\"url(#a3a-diagram-1_flowchart-v2-pointEnd)\"><\/path><path d=\"M709.188,34.25L713.354,34.25C717.521,34.25,725.854,34.25,733.521,34.25C741.188,34.25,748.188,34.25,751.688,34.25L755.188,34.25\" id=\"L_C_D_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_C_D_0\" data-points=\"W3sieCI6NzA5LjE4NzUsInkiOjM0LjI1fSx7IngiOjczNC4xODc1LCJ5IjozNC4yNX0seyJ4Ijo3NTkuMTg3NSwieSI6MzQuMjV9XQ==\" marker-end=\"url(#a3a-diagram-1_flowchart-v2-pointEnd)\"><\/path><path d=\"M966.938,34.25L971.104,34.25C975.271,34.25,983.604,34.25,991.271,34.25C998.938,34.25,1005.938,34.25,1009.438,34.25L1012.938,34.25\" id=\"L_D_E_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_D_E_0\" data-points=\"W3sieCI6OTY2LjkzNzUsInkiOjM0LjI1fSx7IngiOjk5MS45Mzc1LCJ5IjozNC4yNX0seyJ4IjoxMDE2LjkzNzUsInkiOjM0LjI1fV0=\" marker-end=\"url(#a3a-diagram-1_flowchart-v2-pointEnd)\"><\/path><path d=\"M1255.844,34.25L1260.01,34.25C1264.177,34.25,1272.51,34.25,1280.199,35.18C1287.888,36.111,1294.932,37.972,1298.454,38.902L1301.976,39.833\" id=\"L_E_F_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_E_F_0\" data-points=\"W3sieCI6MTI1NS44NDM3NSwieSI6MzQuMjV9LHsieCI6MTI4MC44NDM3NSwieSI6MzQuMjV9LHsieCI6MTMwNS44NDM3NSwieSI6NDAuODU0MjE4NjEzMTE0MDl9XQ==\" marker-end=\"url(#a3a-diagram-1_flowchart-v2-pointEnd)\"><\/path><path d=\"M1305.844,88.896L1301.677,89.996C1297.51,91.097,1289.177,93.299,1260.935,94.399C1232.693,95.5,1184.542,95.5,1136.391,95.5C1088.24,95.5,1040.089,95.5,994.534,95.5C948.979,95.5,906.021,95.5,863.063,95.5C820.104,95.5,777.146,95.5,733.772,95.5C690.398,95.5,646.609,95.5,602.82,95.5C559.031,95.5,515.242,95.5,472.324,95.5C429.406,95.5,387.359,95.5,345.313,95.5C303.266,95.5,261.219,95.5,236.674,94.587C212.129,93.674,205.086,91.847,201.565,90.934L198.044,90.021\" id=\"L_F_A_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_F_A_0\" data-points=\"W3sieCI6MTMwNS44NDM3NSwieSI6ODguODk1NzgxMzg2ODg1OTF9LHsieCI6MTI4MC44NDM3NSwieSI6OTUuNX0seyJ4IjoxMTM2LjM5MDYyNSwieSI6OTUuNX0seyJ4Ijo5OTEuOTM3NSwieSI6OTUuNX0seyJ4Ijo4NjMuMDYyNSwieSI6OTUuNX0seyJ4Ijo3MzQuMTg3NSwieSI6OTUuNX0seyJ4Ijo2MDIuODIwMzEyNSwieSI6OTUuNX0seyJ4Ijo0NzEuNDUzMTI1LCJ5Ijo5NS41fSx7IngiOjM0NS4zMTI1LCJ5Ijo5NS41fSx7IngiOjIxOS4xNzE4NzUsInkiOjk1LjV9LHsieCI6MTk0LjE3MTg3NSwieSI6ODkuMDE2Mzc0NDYyNDU0NTF9XQ==\" marker-end=\"url(#a3a-diagram-1_flowchart-v2-pointEnd)\"><\/path><\/g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_A_B_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_B_C_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_C_D_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_D_E_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_E_F_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_F_A_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><\/span><\/div><\/foreignObject><\/g><\/g><\/g><g class=\"nodes\"><g class=\"node default\" id=\"flowchart-A-0\" transform=\"translate(101.0859375, 64.875)\"><rect class=\"basic label-container\" style=\"\" x=\"-93.0859375\" y=\"-26.25\" width=\"186.171875\" height=\"52.5\"><\/rect><g class=\"label\" style=\"\" transform=\"translate(-63.0859375, -11.25)\"><rect><\/rect><foreignObject width=\"126.171875\" height=\"22.5\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Data and requirements<\/p><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"node default\" id=\"flowchart-B-1\" transform=\"translate(345.3125, 34.25)\"><rect class=\"basic label-container\" style=\"\" x=\"-101.140625\" y=\"-26.25\" width=\"202.28125\" height=\"52.5\"><\/rect><g class=\"label\" style=\"\" transform=\"translate(-71.140625, -11.25)\"><rect><\/rect><foreignObject width=\"142.28125\" height=\"22.5\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Studies and concept<\/p><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"node default\" id=\"flowchart-C-3\" transform=\"translate(602.8203125, 34.25)\"><rect class=\"basic label-container\" style=\"\" x=\"-106.3671875\" y=\"-26.25\" width=\"212.734375\" height=\"52.5\"><\/rect><g class=\"label\" style=\"\" transform=\"translate(-76.3671875, -11.25)\"><rect><\/rect><foreignObject width=\"152.734375\" height=\"22.5\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Design and coordination<\/p><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"node default\" id=\"flowchart-D-5\" transform=\"translate(863.0625, 34.25)\"><rect class=\"basic label-container\" style=\"\" x=\"-103.875\" y=\"-26.25\" width=\"207.75\" height=\"52.5\"><\/rect><g class=\"label\" style=\"\" transform=\"translate(-73.875, -11.25)\"><rect><\/rect><foreignObject width=\"147.75\" height=\"22.5\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Field and implementation<\/p><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"node default\" id=\"flowchart-E-7\" transform=\"translate(1136.390625, 34.25)\"><rect class=\"basic label-container\" style=\"\" x=\"-119.453125\" y=\"-26.25\" width=\"238.90625\" height=\"52.5\"><\/rect><g class=\"label\" style=\"\" transform=\"translate(-89.453125, -11.25)\"><rect><\/rect><foreignObject width=\"178.90625\" height=\"22.5\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Testing and commissioning<\/p><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"node default\" id=\"flowchart-F-9\" transform=\"translate(1396.7734375, 64.875)\"><rect class=\"basic label-container\" style=\"\" x=\"-90.9296875\" y=\"-26.25\" width=\"181.859375\" height=\"52.5\"><\/rect><g class=\"label\" style=\"\" transform=\"translate(-60.9296875, -11.25)\"><rect><\/rect><foreignObject width=\"121.859375\" height=\"22.5\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Operations and assets<\/p><\/span><\/div><\/foreignObject><\/g><\/g><\/g><\/g><\/g><\/svg><figcaption>Engineering lifecycle and key application points for artificial intelligence<\/figcaption><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Studies, surveys, and diagnostics<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">In early phases, AI can support data consolidation, document reading, information classification, gap detection, and processing of field records. Images, point clouds, occurrence histories, inventories, and existing documents can be converted into more structured information for decision-making.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The technology does not eliminate the need to understand existing conditions. In brownfield projects, for example, diagnostic quality depends on surveys, traceability, and physical understanding of the facilities. When the available information does not represent actual conditions, the problem is not \u201clack of AI\u201d; it is lack of reliable data.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This is where services such as <a href=\"\/servicos\/levantamento-e-diagnostico\/site-survey\/\">Site Survey and technical survey<\/a> and <a href=\"\/servicos\/levantamento-e-diagnostico\/levantamento-cadastral-edificacoes-instalacoes-infraestruturas\/\">Engineering Existing-Conditions Survey<\/a> become part of the information infrastructure that enables subsequent analyses.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Concep\u00e7\u00e3o and projeto<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Na concep\u00e7\u00e3o, sistemas de IA podem apoiar pesquisa de alternativas, compara\u00e7\u00e3o de solu\u00e7\u00f5es, gera\u00e7\u00e3o de hip\u00f3teses, explora\u00e7\u00e3o param\u00e9trica and organiza\u00e7\u00e3o de requisitos. Em aplica\u00e7\u00f5es de design generativo ou otimiza\u00e7\u00e3o, algoritmos avaliam m\u00faltiplas possibilidades dentro de objetivos and restri\u00e7\u00f5es formalizados.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">O ganho n\u00e3o est\u00e1 em \u201cpedir para a IA fazer o projeto\u201d. Est\u00e1 em ampliar o espa\u00e7o de alternativas que pode ser explorado and reduzir o esfor\u00e7o gasto em tarefas repetitivas, mantendo requisitos, normas, interfaces and crit\u00e9rios de desempenho sob controle da engenharia.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">When modeling is developed in <a href=\"\/servicos\/planejamento\/projetos-em-bim\/\">BIM Design Services<\/a>, a estrutura de dados do modelo cria oportunidades adicionais para classifica\u00e7\u00e3o, verifica\u00e7\u00e3o, extra\u00e7\u00e3o and automa\u00e7\u00e3o. O <a href=\"\/conteudo\/guias-tecnicos\/guia-completo-bim-engenharia\/\">A3A BIM guide<\/a> aprofunda a arquitetura de informa\u00e7\u00e3o, processos and ciclo de vida que serve de base para esses usos.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Coordena\u00e7\u00e3o, revis\u00e3o and model checking<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Em coordena\u00e7\u00e3o multidisciplinar, IA pode apoiar a prioriza\u00e7\u00e3o de issues, classifica\u00e7\u00e3o de ocorr\u00eancias, busca de inconsist\u00eancias recorrentes, an\u00e1lise sem\u00e2ntica de requisitos and triagem de grandes volumes de informa\u00e7\u00e3o. Isso n\u00e3o substitui verifica\u00e7\u00f5es determin\u00edsticas nem a an\u00e1lise das interfaces entre disciplinas.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">O <a href=\"\/conteudo\/artigos-tecnicos\/clash-detection-projetos-bim\/\">Clash Detection in BIM Projects<\/a> continua sendo uma disciplina pr\u00f3pria, baseada em regras, toler\u00e2ncias and crit\u00e9rios de coordena\u00e7\u00e3o. IA pode complementar esse processo ao ajudar a classificar interfer\u00eancias, identificar padr\u00f5es and priorizar situa\u00e7\u00f5es com maior impacto, mas n\u00e3o transforma todo clash em decis\u00e3o autom\u00e1tica.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Independent technical review remains necessary when the consequence of an inconsistency is material. <a href=\"\/conteudo\/artigos-tecnicos\/design-review-projetos-engenharia\/\">Design Review in Engineering Projects<\/a> trata exatamente da verifica\u00e7\u00e3o de requisitos, interfaces and maturidade antes que decis\u00f5es de projeto sejam consolidadas ou transferidas para execu\u00e7\u00e3o.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Campo, inspe\u00e7\u00e3o and implanta\u00e7\u00e3o<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">No campo, vis\u00e3o computacional, drones, LiDAR and fotogrametria ampliam a capacidade de coletar and interpretar evid\u00eancias. Imagens podem ser usadas para classificar objetos, identificar altera\u00e7\u00f5es, localizar condi\u00e7\u00f5es an\u00f4malas and apoiar inspe\u00e7\u00f5es. Nuvens de pontos podem receber classifica\u00e7\u00e3o automatizada and compara\u00e7\u00e3o temporal.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The article on <a href=\"\/conteudo\/artigos-tecnicos\/lidar-vs-fotogrametria\/\">LiDAR versus Photogrammetry<\/a> details the differences among capture technologies. The article on <a href=\"\/conteudo\/artigos-tecnicos\/inteligencia-artificial-em-projetos-de-engenharia-telecom-e-energia\/\">AI-enabled drones in engineering projects<\/a> shows a specific application of intelligence to field-collected data.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">J\u00e1 a <a href=\"\/conteudo\/artigos-tecnicos\/visao-computacional-2\/\">Computer Vision<\/a> constitui um dom\u00ednio pr\u00f3prio: detec\u00e7\u00e3o, classifica\u00e7\u00e3o and segmenta\u00e7\u00e3o dependem de modelos, dados de treinamento, qualidade das imagens and crit\u00e9rios de desempenho. Em inspe\u00e7\u00f5es de engenharia, o resultado precisa ser comparado com evid\u00eancia de campo and com o tipo de defeito ou condi\u00e7\u00e3o que efetivamente se pretende identificar.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Testes, comissionamento and entrega<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Na etapa de testes, IA pode ajudar a correlacionar registros, identificar desvios, organizar evid\u00eancias and localizar padr\u00f5es em s\u00e9ries de medi\u00e7\u00f5es. Tamb\u00e9m pode apoiar a consulta de procedimentos, matriz de requisitos and hist\u00f3rico de n\u00e3o conformidades.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Mas aceite t\u00e9cnico exige crit\u00e9rio previamente definido. Um sistema probabil\u00edstico n\u00e3o pode transformar \u201cparece conforme\u201d em evid\u00eancia de recebimento. O resultado precisa ser relacionado a protocolo de teste, limite de aceita\u00e7\u00e3o, instrumento, registro, vers\u00e3o documental and respons\u00e1vel.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">O <a href=\"\/conteudo\/guias-tecnicos\/guia-completo-sobre-comissionamento\/\">Commissioning guide<\/a> apresenta a l\u00f3gica de planejamento, testes, aceite and handover que deve continuar governando essa etapa, com ou sem IA.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Opera\u00e7\u00e3o, manuten\u00e7\u00e3o and gest\u00e3o de ativos<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Na opera\u00e7\u00e3o, surgem os casos de uso com maior hist\u00f3rico de aplica\u00e7\u00e3o de machine learning: detec\u00e7\u00e3o de anomalias, manuten\u00e7\u00e3o preditiva, previs\u00e3o de carga, an\u00e1lise de degrada\u00e7\u00e3o and suporte \u00e0 otimiza\u00e7\u00e3o operacional.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">O artigo de <a href=\"\/conteudo\/artigos-tecnicos\/manutencao-preditiva-como-funciona-tecnicas-criterios\/\">Predictive Maintenance<\/a> explica como condi\u00e7\u00e3o, sensores and crit\u00e9rios de manuten\u00e7\u00e3o se transformam em decis\u00e3o. A IA pode ampliar essa capacidade quando h\u00e1 dados hist\u00f3ricos suficientes, sinais representativos and um modo de falha que possa ser detectado ou antecipado.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">O <a href=\"\/conteudo\/artigos-tecnicos\/digital-twin-gemeo-digital-bim-gestao-ativos\/\">Digital Twin<\/a> cria outra camada: dados do ativo, modelos and contexto operacional podem ser conectados para simular cen\u00e1rios, detectar desvios and apoiar decis\u00f5es ao longo do ciclo de vida. Ainda assim, um g\u00eameo digital n\u00e3o precisa obrigatoriamente de IA; ela \u00e9 adicionada quando existe um problema concreto de previs\u00e3o, diagn\u00f3stico ou otimiza\u00e7\u00e3o que justifique essa camada.<\/p>\n\n\n\n\n<h2 class=\"wp-block-heading\">Data, context, and information management come before AI<\/h2>\n\n\n\n<div class=\"wp-block-a3a-destaque\">\n<p class=\"wp-block-paragraph\">When models, documents, and revisions lack a reliable information structure, AI can accelerate retrieval but cannot guarantee that the answer is based on the correct version. Data governance, CDE, and information requirements need to precede applications with greater autonomy.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"\/servicos\/planejamento\/gestao-bim-informacao-engenharia\/\">BIM and Engineering Information Management<\/a><\/p>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\">Engineering projects generate documents, models, drawings, lists, design narratives, specifications, RFIs, meeting minutes, reports, test results, photographs, sensor data, and operational records. The mere existence of these files does not mean they are ready for AI use.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">reliable system needs to know, among other things, which document is current, which revision superseded the previous one, who approved the information, which asset or system it belongs to, the unit of measure, the data source, and any access restrictions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This makes information management a prerequisite for intelligent automation. In BIM, <a href=\"\/conteudo\/artigos-tecnicos\/gestao-informacao-bim-iso-19650\/\">Information Management under ISO 19650<\/a> e o <a href=\"\/conteudo\/artigos-tecnicos\/cde-bim-ambiente-comum-dados\/\">BIM CDE<\/a> organize states, revisions, responsibilities, and workflows. In broader document management, equivalent principles of identification, versioning, metadata, and traceability are required.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">disorganized repository tends to produce an AI system that quickly finds the wrong information. This is particularly important in Retrieval-Augmented Generation (RAG) systems, where a generative model queries a corpus to construct answers. If retrieval returns an obsolete revision, an unapproved document, or an out-of-context file, the answer may appear technically consistent and still be wrong.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For engineering, RAG should be understood as <strong>assisted retrieval from a governed knowledge base<\/strong>, not as a substitute for document control. Value appears when the answer can identify its source, allow traceability back to the original document, and keep retrieved information separate from generated interpretation.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"\/servicos\/planejamento\/gestao-bim-informacao-engenharia\/\">BIM and Engineering Information Management<\/a> materializa esse problema em requisitos, modelos, CDE e governan\u00e7a. Iaproveita essa estrutura; ela n\u00e3o corrige automaticamente a aus\u00eancia dela.<\/p>\n\n\n\n\n<h2 class=\"wp-block-heading\">Generative AI: where it helps and where greater caution is required<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Generative models have made AI more accessible because they enable natural-language interaction. In engineering, this opens use cases in research, knowledge organization, initial drafting, code generation, checklist creation, requirements comparison, and alternatives exploration.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Ease of use, however, also increases the risk of trusting unverified outputs. Generative models work with sequence probability and context; they can produce convincing explanations even when a reference, number, requirement, or causal relationship is incorrect.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Technical documentation<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">In design narratives, specifications, technical opinions, and reports, AI can support structure, classification, synthesis, and review. Safer use occurs when sources are defined, context is bounded, and there is an explicit verification step.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It is not technically acceptable to adopt generated text as evidence simply because the language appears specialized. Every material requirement should be traceable to a drawing, calculation, standard, design document, field condition, or recorded decision.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Querying standards and knowledge bases<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Generative AI combined with RAG can reduce the time needed to locate relevant passages in large repositories. The benefit is especially relevant when an organization has hundreds of documents and needs to answer questions requiring cross-reference among multiple sources.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Controls should prevent summaries from replacing normative sources. For critical requirements, the professional needs to access the official document and confirm version, scope, applicability, and current text.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Programming and automation<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Generative models can also produce scripts for data processing, verification routines, and integrations. This accelerates prototyping, but AI-generated code needs to undergo the same controls applied to any software that affects data, calculations, or decisions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The greater the consequence of error, the stronger the requirements for testing, independent review, version control, and segregation between development and production environments.<\/p>\n\n\n\n\n<h2 class=\"wp-block-heading\">Machine learning, predictive analytics, and maintenance<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Machine learning is particularly useful when representative historical data exist and a measurable target variable is available. The model seeks relationships between inputs and outputs without depending solely on manually formulated rules.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In asset engineering, a classic example is correlating vibration, temperature, current, pressure, operating cycles, and failure history. The objective may be to detect anomalies, classify failure modes, or estimate degradation trends.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The challenge is not merely to train a model with good statistical performance. It is to demonstrate that performance remains acceptable when applied to the real asset.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This requires separating training and test data, preventing information leakage between datasets, comparing the model against a baseline, and verifying whether errors are acceptable for the intended decision. In critical assets, a false negative may have a very different consequence from a false positive; therefore, \u201caccuracy\u201d alone is rarely a sufficient criterion.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Asset-condition management also cannot be reduced to the algorithm. The model needs to align with criticality, failure mode, intervention window, maintenance strategy, and the organization&#8217;s ability to execute the recommended action.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Computer vision, inspections, and field evidence<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Computer vision applies models to images and video to locate, classify, segment, or track elements. In engineering, it can support asset inspection, construction monitoring, quality control, inventory, safety, and change analysis.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Performance depends on what the camera can actually observe. Lighting, distance, resolution, angle, occlusion, speed, environment, and representativeness of the training dataset directly affect the result.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For that reason, a use case should be specified from the inspection object and the defect intended to be detected. \u201cUse AI for inspection\u201d is an insufficient scope. Classes, tolerances, capture conditions, acceptable false-positive and false-negative rates, and procedures for uncertain results need to be defined.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In inspection or acceptance contexts, an AI-classified image is an element of evidence, not necessarily the final decision. Confirmation may require supplementary inspection, measurement, testing, or professional analysis.<\/p>\n\n\n\n\n<h2 class=\"wp-block-heading\">BIM, model checking, and artificial intelligence<\/h2>\n\n\n\n<div class=\"wp-block-a3a-destaque\">\n<p class=\"wp-block-paragraph\">AI can expand the ability to review large volumes of data and models, but design inconsistencies still require analysis of requirements, interfaces, maturity, and technical consequences. In multidisciplinary projects, independent review remains an important quality barrier.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"\/servicos\/planejamento\/revisao-validacao-tecnica-projetos-design-review\/\">Technical Design Review and Validation \u2014 Design Review<\/a><\/p>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\">BIM is often associated with AI, but they are different technologies. BIM organizes information about the asset and design through models and collaborative processes. AI can use part of that information to automate analyses, generate alternatives, or support decisions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The combination is especially promising because BIM models can contain geometry, properties, classification, systems, spatial relationships, and asset data. The more structured and semantically consistent the model, the greater the potential for computational analysis.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Even so, many design checks remain better suited to explicit rules. If a requirement can be expressed deterministically and verifiably, a rule checker may be more transparent and robust than a probabilistic model.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">AI adds more value when the problem involves classification, prioritization, pattern recognition, interpretation of unstructured information, or combination of multiple sources. Rather than replacing model checking, it can provide an additional intelligence layer over the process.<\/p>\n\n\n\n\n<h2 class=\"wp-block-heading\">Digital Twin, assets, and operational intelligence<\/h2>\n\n\n\n<div class=\"wp-block-a3a-destaque\">\n<p class=\"wp-block-paragraph\">Predictive models become useful only when the organization can turn an alert into a lifecycle decision. Asset records, criticality, condition, performance, and history need to be connected to a management strategy.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"\/servicos\/operacao\/gestao-de-ativos-de-engenharia\/\">Engineering Asset Management<\/a><\/p>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\">A Digital Twin connects digital representation, observed condition, and asset context. When this structure receives high-quality operational data, AI can help detect deviations, predict behavior, and test strategies.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It is useful to distinguish three levels:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>monitoring<\/strong>: presents condition and indicators;<\/li><li><strong>analysis<\/strong>: identifies relationships, anomalies, and trends;<\/li><li><strong>optimization<\/strong>: recommends or selects actions under defined criteria.<\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Not every asset needs to reach the third level. Maturity should follow data quality, criticality, and the ability to govern decisions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A <a href=\"\/conteudo\/artigos-tecnicos\/gestao-ativos-ciclo-vida-valor-risco-desempenho\/\">Asset Management<\/a> remains the broader framework: value, risk, performance, cost, and lifecycle define what should be optimized. AI is a tool for improving information and decisions within that framework.<\/p>\n\n\n\n\n<h2 class=\"wp-block-heading\">AI agents and automation of technical workflows<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">AI agents combine models with tools, memory, retrieval, and actions. Instead of merely answering a question, an agent can receive an objective, retrieve documents, compare information, record an event, and trigger a subsequent step.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This creates opportunities in processes such as document triage, requirements consolidation, record updating, draft preparation, evidence organization, and project-monitoring support.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Risk also increases because the system moves from \u201cgenerating an answer\u201d to \u201cexecuting an action.\u201d Every tool granted to the agent expands its impact surface.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In engineering, permissions should follow the principle of least privilege. An agent that queries documents may have read access; an agent that changes records, issues documents, modifies parameters, or triggers systems requires much stronger controls.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The action sequence also needs logs. Without a record of what was queried, decided, and executed, it becomes difficult to reproduce an error or demonstrate why a particular result was produced.<\/p>\n\n\n\n\n<h2 class=\"wp-block-heading\">AI in project management and Owner&#8217;s Engineering<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Much of engineering management works with fragmented information: schedules, RFIs, decision records, documents, open items, measurements, changes, risks, and interfaces. AI can help consolidate this volume, detect patterns, and highlight situations requiring attention.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Examples include RFI classification, issue clustering, detection of delay trends, document comparison, meeting summarization, and retrieval of previous decisions. Models can also be used for risk prioritization or forecasting when sufficient historical data and appropriate metrics exist.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The benefit is to expand analytical capacity, not automate governance. In <a href=\"\/conteudo\/artigos-tecnicos\/owner-engineering-engenharia-proprietario\/\">Owner&#8217;s Engineering<\/a>, the central function remains protecting the owner&#8217;s requirements, performance, and technical interests through review, inspection, interface management, and acceptance.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">AI can make this work more scalable by reducing time spent searching for information or organizing large volumes of records. But contractual, technical, and acceptance decisions still require context, defined authority, and professional judgment.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">O servi\u00e7o de <a href=\"\/servicos\/contratacao-integrada\/engenharia-do-proprietario\/\">Owner&#8217;s Engineering<\/a> is one way to structure independent governance when projects involve multiple suppliers, interfaces, and integration risks.<\/p>\n\n\n\n\n<h2 class=\"wp-block-heading\">How to assess whether a problem should actually use AI<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The decision to apply AI should start with the problem, not the tool. A use case is more promising when there is sufficient data or information volume, repetition, variability, meaningful manual-analysis cost, and an objective way to measure improvement.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The assessment should consider at least the following points:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>Criterion<\/td><td>Engineering question<\/td><td>Implication<\/td><\/tr><tr><td>Problem<\/td><td>Which decision, loss, rework, or risk needs to be reduced?<\/td><td>avoids technology-driven projects<\/td><\/tr><tr><td>Data<\/td><td>Are there sufficient, representative, and traceable data?<\/td><td>limits the feasible model type<\/td><\/tr><tr><td>Baseline<\/td><td>How does the process work today and what is its performance?<\/td><td>enables measurement of actual improvement<\/td><\/tr><tr><td>Consequence of error<\/td><td>What happens if the AI is wrong?<\/td><td>defines validation and supervision rigor<\/td><\/tr><tr><td>Verifiability<\/td><td>Can the output be checked against independent evidence?<\/td><td>determines acceptability<\/td><\/tr><tr><td>Explainability<\/td><td>Is it necessary to understand why the answer was produced?<\/td><td>influences method selection<\/td><\/tr><tr><td>Integration<\/td><td>Where does the output enter the technical workflow?<\/td><td>avoids an isolated solution<\/td><\/tr><tr><td>Reversibility<\/td><td>Can an incorrect action be stopped or reversed?<\/td><td>defines admissible autonomy<\/td><\/tr><tr><td>Monitoring<\/td><td>How will performance degradation be detected over time?<\/td><td>supports continuous operation<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Some tasks do not need AI. If the problem can be solved with a checklist, conventional calculation, deterministic rule, or process improvement, adding a probabilistic model may increase cost and risk without a corresponding benefit.<\/p>\n\n\n\n\n<h2 class=\"wp-block-heading\">How to structure an AI pilot project in engineering<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The pilot project should test a technical-value hypothesis at controlled scale. The objective is not to prove that \u201cAI works,\u201d but to verify whether a specific application produces better results than the current process under known criteria.<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li><strong>Define the problem and the decision user.<\/strong> Identify who uses the output, at which stage, and for which decision.<\/li><li><strong>Establish the baseline.<\/strong> Measure schedule, error, rework, availability, cost, or another indicator before AI.<\/li><li><strong>Inventory data and constraints.<\/strong> Record source, quality, version, sensitivity, gaps, and usage rights.<\/li><li><strong>Select method and architecture.<\/strong> Determine whether the case calls for rules, ML, vision, generative AI, optimization, or a combination.<\/li><li><strong>Define testing and acceptance criteria.<\/strong> Specify technical metrics and minimum thresholds before evaluating results.<\/li><li><strong>Execute in a controlled environment.<\/strong> Compare outputs against known evidence and retain the ability to intervene.<\/li><li><strong>Assess value and risk.<\/strong> Confirm measurable benefit, observed failures, and operating cost.<\/li><li><strong>Decide whether to scale.<\/strong> Integrate into the regular process only when controls, responsibilities, and monitoring are defined.<\/li><\/ol>\n\n\n\n<figure class=\"a3a-mermaid\"><svg id=\"a3a-diagram-2\" width=\"100%\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"flowchart\" style=\"max-width:min(1615.734375px, 100%);height:auto;display:block;margin:0 auto\" viewBox=\"0 0 1615.734375 103.5\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\" aria-labelledby=\"chart-title-a3a-diagram-2\"><title id=\"chart-title-a3a-diagram-2\">Qualification flow for an artificial-intelligence use case in engineering<\/title><style>#a3a-diagram-2{font-family:Roboto,sans-serif;font-size:15px;fill:var(--a3a-diag-text, #0a0a0a);}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#a3a-diagram-2 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#a3a-diagram-2 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#a3a-diagram-2 .error-icon{fill:var(--a3a-diag-canvas, #ffffff);}#a3a-diagram-2 .error-text{fill:#000000;stroke:#000000;}#a3a-diagram-2 .edge-thickness-normal{stroke-width:1px;}#a3a-diagram-2 .edge-thickness-thick{stroke-width:3.5px;}#a3a-diagram-2 .edge-pattern-solid{stroke-dasharray:0;}#a3a-diagram-2 .edge-thickness-invisible{stroke-width:0;fill:none;}#a3a-diagram-2 .edge-pattern-dashed{stroke-dasharray:3;}#a3a-diagram-2 .edge-pattern-dotted{stroke-dasharray:2;}#a3a-diagram-2 .marker{fill:var(--a3a-diag-stroke, #2e42a2);stroke:var(--a3a-diag-stroke, #2e42a2);}#a3a-diagram-2 .marker.cross{stroke:var(--a3a-diag-stroke, #2e42a2);}#a3a-diagram-2 svg{font-family:Roboto,sans-serif;font-size:15px;}#a3a-diagram-2 p{margin:0;}#a3a-diagram-2 .label{font-family:Roboto,sans-serif;color:var(--a3a-diag-text, #0a0a0a);}#a3a-diagram-2 .cluster-label text{fill:var(--a3a-diag-title, #0124af);}#a3a-diagram-2 .cluster-label span{color:var(--a3a-diag-title, #0124af);}#a3a-diagram-2 .cluster-label span p{background-color:transparent;}#a3a-diagram-2 .label text,#a3a-diagram-2 span{fill:var(--a3a-diag-text, #0a0a0a);color:var(--a3a-diag-text, #0a0a0a);}#a3a-diagram-2 .node rect,#a3a-diagram-2 .node circle,#a3a-diagram-2 .node ellipse,#a3a-diagram-2 .node polygon,#a3a-diagram-2 .node path{fill:var(--a3a-diag-fill, #eef2fd);stroke:var(--a3a-diag-stroke, #2e42a2);stroke-width:1px;}#a3a-diagram-2 .rough-node .label text,#a3a-diagram-2 .node .label text,#a3a-diagram-2 .image-shape .label,#a3a-diagram-2 .icon-shape .label{text-anchor:middle;}#a3a-diagram-2 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#a3a-diagram-2 .rough-node .label,#a3a-diagram-2 .node .label,#a3a-diagram-2 .image-shape .label,#a3a-diagram-2 .icon-shape .label{text-align:center;}#a3a-diagram-2 .node.clickable{cursor:pointer;}#a3a-diagram-2 .root .anchor path{fill:var(--a3a-diag-stroke, #2e42a2)!important;stroke-width:0;stroke:var(--a3a-diag-stroke, #2e42a2);}#a3a-diagram-2 .arrowheadPath{fill:var(--a3a-diag-stroke, #0b0b0b);}#a3a-diagram-2 .edgePath .path{stroke:var(--a3a-diag-stroke, #2e42a2);stroke-width:2.0px;}#a3a-diagram-2 .flowchart-link{stroke:var(--a3a-diag-stroke, #2e42a2);fill:none;}#a3a-diagram-2 .edgeLabel{background-color:var(--a3a-diag-canvas, #ffffff);text-align:center;}#a3a-diagram-2 .edgeLabel p{background-color:var(--a3a-diag-canvas, #ffffff);}#a3a-diagram-2 .edgeLabel rect{opacity:0.5;background-color:var(--a3a-diag-canvas, #ffffff);fill:var(--a3a-diag-canvas, #ffffff);}#a3a-diagram-2 .labelBkg{background-color:rgba(255, 255, 255, 0.5);}#a3a-diagram-2 .cluster rect{fill:var(--a3a-diag-surface, #f8f8f8);stroke:var(--a3a-diag-border, #e2e8f0);stroke-width:1px;}#a3a-diagram-2 .cluster text{fill:var(--a3a-diag-title, #0124af);}#a3a-diagram-2 .cluster span{color:var(--a3a-diag-title, #0124af);}#a3a-diagram-2 div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:Roboto,sans-serif;font-size:12px;background:var(--a3a-diag-canvas, #ffffff);border:1px solid hsl(0, 0%, 90%);border-radius:2px;pointer-events:none;z-index:100;}#a3a-diagram-2 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:var(--a3a-diag-text, #0a0a0a);}#a3a-diagram-2 rect.text{fill:none;stroke-width:0;}#a3a-diagram-2 .icon-shape,#a3a-diagram-2 .image-shape{background-color:var(--a3a-diag-canvas, #ffffff);text-align:center;}#a3a-diagram-2 .icon-shape p,#a3a-diagram-2 .image-shape p{background-color:var(--a3a-diag-canvas, #ffffff);padding:2px;}#a3a-diagram-2 .icon-shape rect,#a3a-diagram-2 .image-shape rect{opacity:0.5;background-color:var(--a3a-diag-canvas, #ffffff);fill:var(--a3a-diag-canvas, #ffffff);}#a3a-diagram-2 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#a3a-diagram-2 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#a3a-diagram-2 :root{--mermaid-font-family:Roboto,sans-serif;}<\/style><g><marker id=\"a3a-diagram-2_flowchart-v2-pointEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 0 L 10 5 L 0 10 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"><\/path><\/marker><marker id=\"a3a-diagram-2_flowchart-v2-pointStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"4.5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 5 L 10 10 L 10 0 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"><\/path><\/marker><marker id=\"a3a-diagram-2_flowchart-v2-circleEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"11\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"><\/circle><\/marker><marker id=\"a3a-diagram-2_flowchart-v2-circleStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-1\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"><\/circle><\/marker><marker id=\"a3a-diagram-2_flowchart-v2-crossEnd\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"12\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"><\/path><\/marker><marker id=\"a3a-diagram-2_flowchart-v2-crossStart\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"-1\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"><\/path><\/marker><g class=\"root\"><g class=\"clusters\"><\/g><g class=\"edgePaths\"><path d=\"M215.563,64.875L219.729,64.875C223.896,64.875,232.229,64.875,239.896,64.875C247.563,64.875,254.563,64.875,258.063,64.875L261.563,64.875\" id=\"L_A_B_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_A_B_0\" data-points=\"W3sieCI6MjE1LjU2MjUsInkiOjY0Ljg3NX0seyJ4IjoyNDAuNTYyNSwieSI6NjQuODc1fSx7IngiOjI2NS41NjI1LCJ5Ijo2NC44NzV9XQ==\" marker-end=\"url(#a3a-diagram-2_flowchart-v2-pointEnd)\"><\/path><path d=\"M439.656,64.875L443.823,64.875C447.99,64.875,456.323,64.875,463.99,64.875C471.656,64.875,478.656,64.875,482.156,64.875L485.656,64.875\" id=\"L_B_C_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_B_C_0\" data-points=\"W3sieCI6NDM5LjY1NjI1LCJ5Ijo2NC44NzV9LHsieCI6NDY0LjY1NjI1LCJ5Ijo2NC44NzV9LHsieCI6NDg5LjY1NjI1LCJ5Ijo2NC44NzV9XQ==\" marker-end=\"url(#a3a-diagram-2_flowchart-v2-pointEnd)\"><\/path><path d=\"M674.063,64.875L678.229,64.875C682.396,64.875,690.729,64.875,698.396,64.875C706.063,64.875,713.063,64.875,716.563,64.875L720.063,64.875\" id=\"L_C_D_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_C_D_0\" data-points=\"W3sieCI6Njc0LjA2MjUsInkiOjY0Ljg3NX0seyJ4Ijo2OTkuMDYyNSwieSI6NjQuODc1fSx7IngiOjcyNC4wNjI1LCJ5Ijo2NC44NzV9XQ==\" marker-end=\"url(#a3a-diagram-2_flowchart-v2-pointEnd)\"><\/path><path d=\"M897.672,64.875L901.839,64.875C906.005,64.875,914.339,64.875,922.005,64.875C929.672,64.875,936.672,64.875,940.172,64.875L943.672,64.875\" id=\"L_D_E_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_D_E_0\" data-points=\"W3sieCI6ODk3LjY3MTg3NSwieSI6NjQuODc1fSx7IngiOjkyMi42NzE4NzUsInkiOjY0Ljg3NX0seyJ4Ijo5NDcuNjcxODc1LCJ5Ijo2NC44NzV9XQ==\" marker-end=\"url(#a3a-diagram-2_flowchart-v2-pointEnd)\"><\/path><path d=\"M1125.828,40.961L1129.995,39.843C1134.161,38.724,1142.495,36.487,1150.161,35.369C1157.828,34.25,1164.828,34.25,1168.328,34.25L1171.828,34.25\" id=\"L_E_F_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_E_F_0\" data-points=\"W3sieCI6MTEyNS44MjgxMjUsInkiOjQwLjk2MTQwOTM5NTk3MzE1fSx7IngiOjExNTAuODI4MTI1LCJ5IjozNC4yNX0seyJ4IjoxMTc1LjgyODEyNSwieSI6MzQuMjV9XQ==\" marker-end=\"url(#a3a-diagram-2_flowchart-v2-pointEnd)\"><\/path><path d=\"M1393.125,34.25L1397.292,34.25C1401.458,34.25,1409.792,34.25,1417.484,35.256C1425.176,36.262,1432.227,38.275,1435.753,39.281L1439.279,40.287\" id=\"L_F_G_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_F_G_0\" data-points=\"W3sieCI6MTM5My4xMjUsInkiOjM0LjI1fSx7IngiOjE0MTguMTI1LCJ5IjozNC4yNX0seyJ4IjoxNDQzLjEyNSwieSI6NDEuMzg1MDU2NDI1MTkxMTJ9XQ==\" marker-end=\"url(#a3a-diagram-2_flowchart-v2-pointEnd)\"><\/path><path d=\"M1443.125,88.365L1438.958,89.554C1434.792,90.743,1426.458,93.122,1400.017,94.311C1373.576,95.5,1329.026,95.5,1284.477,95.5C1239.927,95.5,1195.378,95.5,1169.58,94.554C1143.783,93.609,1136.737,91.717,1133.214,90.771L1129.691,89.826\" id=\"L_G_E_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_G_E_0\" data-points=\"W3sieCI6MTQ0My4xMjUsInkiOjg4LjM2NDk0MzU3NDgwODg4fSx7IngiOjE0MTguMTI1LCJ5Ijo5NS41fSx7IngiOjEyODQuNDc2NTYyNSwieSI6OTUuNX0seyJ4IjoxMTUwLjgyODEyNSwieSI6OTUuNX0seyJ4IjoxMTI1LjgyODEyNSwieSI6ODguNzg4NTkwNjA0MDI2ODV9XQ==\" marker-end=\"url(#a3a-diagram-2_flowchart-v2-pointEnd)\"><\/path><\/g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_A_B_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_B_C_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_C_D_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_D_E_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_E_F_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_F_G_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_G_E_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><\/span><\/div><\/foreignObject><\/g><\/g><\/g><g class=\"nodes\"><g class=\"node default\" id=\"flowchart-A-0\" transform=\"translate(111.78125, 64.875)\"><rect class=\"basic label-container\" style=\"\" x=\"-103.78125\" y=\"-26.25\" width=\"207.5625\" height=\"52.5\"><\/rect><g class=\"label\" style=\"\" transform=\"translate(-73.78125, -11.25)\"><rect><\/rect><foreignObject width=\"147.5625\" height=\"22.5\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Measurable problem<\/p><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"node default\" id=\"flowchart-B-1\" transform=\"translate(352.609375, 64.875)\"><rect class=\"basic label-container\" style=\"\" x=\"-87.046875\" y=\"-26.25\" width=\"174.09375\" height=\"52.5\"><\/rect><g class=\"label\" style=\"\" transform=\"translate(-57.046875, -11.25)\"><rect><\/rect><foreignObject width=\"114.09375\" height=\"22.5\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Reliable data<\/p><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"node default\" id=\"flowchart-C-3\" transform=\"translate(581.859375, 64.875)\"><rect class=\"basic label-container\" style=\"\" x=\"-92.203125\" y=\"-26.25\" width=\"184.40625\" height=\"52.5\"><\/rect><g class=\"label\" style=\"\" transform=\"translate(-62.203125, -11.25)\"><rect><\/rect><foreignObject width=\"124.40625\" height=\"22.5\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Appropriate method<\/p><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"node default\" id=\"flowchart-D-5\" transform=\"translate(810.8671875, 64.875)\"><rect class=\"basic label-container\" style=\"\" x=\"-86.8046875\" y=\"-26.25\" width=\"173.609375\" height=\"52.5\"><\/rect><g class=\"label\" style=\"\" transform=\"translate(-56.8046875, -11.25)\"><rect><\/rect><foreignObject width=\"113.609375\" height=\"22.5\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Controlled test<\/p><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"node default\" id=\"flowchart-E-7\" transform=\"translate(1036.75, 64.875)\"><rect class=\"basic label-container\" style=\"\" x=\"-89.078125\" y=\"-26.25\" width=\"178.15625\" height=\"52.5\"><\/rect><g class=\"label\" style=\"\" transform=\"translate(-59.078125, -11.25)\"><rect><\/rect><foreignObject width=\"118.15625\" height=\"22.5\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Technical validation<\/p><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"node default\" id=\"flowchart-F-9\" transform=\"translate(1284.4765625, 34.25)\"><rect class=\"basic label-container\" style=\"\" x=\"-108.6484375\" y=\"-26.25\" width=\"217.296875\" height=\"52.5\"><\/rect><g class=\"label\" style=\"\" transform=\"translate(-78.6484375, -11.25)\"><rect><\/rect><foreignObject width=\"157.296875\" height=\"22.5\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Process integration<\/p><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"node default\" id=\"flowchart-G-11\" transform=\"translate(1525.4296875, 64.875)\"><rect class=\"basic label-container\" style=\"\" x=\"-82.3046875\" y=\"-26.25\" width=\"164.609375\" height=\"52.5\"><\/rect><g class=\"label\" style=\"\" transform=\"translate(-52.3046875, -11.25)\"><rect><\/rect><foreignObject width=\"104.609375\" height=\"22.5\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Monitoring<\/p><\/span><\/div><\/foreignObject><\/g><\/g><\/g><\/g><\/g><\/svg><figcaption>Qualification flow for an artificial-intelligence use case in engineering<\/figcaption><\/figure>\n\n\n\n\n<h2 class=\"wp-block-heading\">Validation: how to know whether an AI result is acceptable<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">An AI solution can be incorporated into a technical process only when there is a way to demonstrate its performance. The evidence depends on the model type.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>Application type<\/td><td>Performance evidence<\/td><td>Error that needs to be monitored<\/td><\/tr><tr><td>Classification<\/td><td>confusion matrix, precision, recall, F1<\/td><td>false positive and false negative<\/td><\/tr><tr><td>Regression\/forecasting<\/td><td>absolute error, squared error, bias, interval<\/td><td>systematic deviation and extreme error<\/td><\/tr><tr><td>Computer vision<\/td><td>per-class precision, recall, IoU\/mAP where applicable<\/td><td>performance loss due to image condition or rare class<\/td><\/tr><tr><td>Generative AI<\/td><td>factual accuracy, source adherence, coverage, hallucination tests<\/td><td>fabricated information or inappropriate source<\/td><\/tr><tr><td>RAG<\/td><td>retrieval quality, coverage, citation, grounded response<\/td><td>wrong, obsolete, or out-of-scope document<\/td><\/tr><tr><td>Agents<\/td><td>task success rate, per-step error, action traceability<\/td><td>improper action or error propagation<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Metrics should be selected according to consequence. In detecting a safety condition, recall may be more critical than overall accuracy. In document generation, source traceability may be more important than textual fluency.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It is also necessary to define the domain of validity. A model trained on a given asset type, region, camera, sensor, or process should not be assumed equivalent in a different environment without new verification.<\/p>\n\n\n\n\n<h2 class=\"wp-block-heading\">Key AI risks in engineering<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Incorrect, incomplete, or out-of-context data<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">If a model receives uncalibrated measurements, obsolete drawings, documents without status, or inconsistent histories, the output inherits those limitations. Processing speed does not compensate for poor input quality.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Hallucination and plausibility<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Generative AI can produce incorrect information in convincing language. In engineering, this may include a number, unit, normative reference, limit, causal relationship, or procedure that does not exist.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Mitigation includes constraining sources, using referenced retrieval, requiring citations, testing answers against known datasets, and requiring validation before use in decisions or controlled documents.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Information leakage and confidentiality<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Projects may contain drawings, network architecture, costs, process parameters, personal data, procurement strategies, and intellectual property. Before sending content to an external service, the organization needs to understand retention policy, training use, data location, access controls, and contractual conditions.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Automation bias<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">When AI output appears authoritative, users may reduce their own verification. This bias is particularly dangerous when the system is correct most of the time but fails precisely under rare or critical conditions.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Model drift and process change<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">A model trained on a given historical dataset may lose performance when equipment, process, supplier, sensor, operating behavior, or environment changes. Monitoring should compare current performance with the validated condition.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Cybersecurity of models and agents<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">AI systems introduce new attack surfaces: input manipulation, data poisoning, prompt injection, unauthorized tool access, and exploitation of integrations. Agents require additional attention because they can turn malicious instructions into actions.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Confusing correlation with causation<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">A model may identify statistical patterns that do not represent a physical mechanism. Engineering decisions need to confront correlation with system knowledge, failure modes, and technical plausibility.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Vendor dependence and interoperability<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">When data, prompts, embeddings, models, logs, or workflows become locked into a platform without a portability strategy, switching costs can increase. The architecture should address formats, APIs, data ownership, and handover requirements.<\/p>\n\n\n\n\n<h2 class=\"wp-block-heading\">AI governance: ISO\/IEC 42001, ISO\/IEC 23894, and NIST AI RMF<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Governance turns AI use from an isolated experiment into a controlled process. Three references are especially useful for structuring this discussion.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A <strong>ISO\/IEC 42001:2023<\/strong> establishes requirements for an artificial-intelligence management system. Its focus is organizational: policies, objectives, responsibilities, risks, controls, evaluation, and continual improvement. The standard follows a management-system approach and can be applied by organizations that develop or use AI systems.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A <strong>ISO\/IEC 23894:2023<\/strong> provides specific guidance for managing AI-related risks and integrating those risks into organizational activities.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">O <strong>NIST AI Risk Management Framework 1.0<\/strong> organizes risk management into four functions: Govern, Map, Measure, and Manage. The framework is voluntary and oriented toward incorporating trustworthiness into the design, development, deployment, use, and evaluation of AI systems. For generative AI, NIST also published the NIST AI 600-1 profile, which details additional risks and actions.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>Reference<\/td><td>Primary function<\/td><td>Application in engineering<\/td><\/tr><tr><td>ISO\/IEC 42001<\/td><td>AI management system<\/td><td>organizational governance, roles, policies, controls, and improvement<\/td><\/tr><tr><td>ISO\/IEC 23894<\/td><td>AI risk management<\/td><td>identification, analysis, treatment, and integration with enterprise risk<\/td><\/tr><tr><td>NIST AI RMF<\/td><td>operational risk framework<\/td><td>govern, map context, measure performance, and manage risk<\/td><\/tr><tr><td>NIST AI 600-1<\/td><td>generative AI profile<\/td><td>hallucination, safety, content, provenance, and GenAI-specific risks<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">These references do not replace technical standards for engineering disciplines. They organize the governance layer of the AI system. Electrical design remains subject to applicable electrical standards; BIM remains subject to defined information requirements; inspection still requires a method and acceptance criteria.<\/p>\n\n\n\n\n<h2 class=\"wp-block-heading\">Technical responsibility and human oversight<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The existence of an AI-generated recommendation does not transfer professional responsibility to the software. When an output influences an engineering decision, the professional needs to understand where it came from, verify its compatibility with the context, and accept or reject the result.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The level of oversight should be proportional to the consequence of error.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>Criticality<\/td><td>Example<\/td><td>Acceptable autonomy<\/td><\/tr><tr><td>Low<\/td><td>preliminary document classification<\/td><td>broad automation with sample-based audit<\/td><\/tr><tr><td>Moderate<\/td><td>issue prioritization, maintenance recommendation<\/td><td>recommendation with human validation<\/td><\/tr><tr><td>High<\/td><td>operational-parameter change, technical acceptance, safety requirement<\/td><td>explicit human decision, controls, and independent barriers<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">In critical systems, AI can support detection, analysis, and recommendation, but the architecture should provide limits, fail-safe behavior, the ability to interrupt operation, and return to a safe state.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Transparency is also part of responsibility. When AI is materially used in a document, analysis, or decision, the organization should define how that use is recorded, which sources were used, who reviewed the output, and which system version was operating.<\/p>\n\n\n\n\n<h2 class=\"wp-block-heading\">How to procure or specify an AI application in engineering<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A technically mature procurement needs to define more than \u201cprovide an AI solution.\u201d The scope should specify the problem, inputs, outputs, integration, performance criteria, and responsibilities.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where applicable, the scope should address:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>operational objective and use case;<\/li><li>dataset and responsibility for its quality;<\/li><li>interoperability and API requirements;<\/li><li>security, privacy, and access-segregation requirements;<\/li><li>ownership and rights to use data, models, and artifacts;<\/li><li>performance metrics and test set;<\/li><li>acceptance criteria and retest procedure;<\/li><li>treatment of false positives, false negatives, and uncertainty;<\/li><li>audit trails and logs;<\/li><li>versioning of model, prompt, knowledge base, and configuration;<\/li><li>explainability requirements or evidence of grounding;<\/li><li>update and revalidation process;<\/li><li>drift monitoring;<\/li><li>handover, documentation, and training;<\/li><li>autonomy limits and human-approval points.<\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The specification should clearly separate <strong>model performance<\/strong> from <strong>process performance<\/strong>. A model can have strong statistical metrics and still fail to produce operational benefit if it arrives too late, does not integrate with systems, generates too many alerts, or lacks a workflow for handling occurrences.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Tamb\u00e9m \u00e9 necess\u00e1rio estabelecer crit\u00e9rios from encerramento e continuidade. Se a aplica\u00e7\u00e3o depende permanentemente from determinado fornecedor, dataset ou servi\u00e7o em nuvem, o risco from continuidade deve ser considerado desde a contrata\u00e7\u00e3o.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Para organiza\u00e7\u00f5es que precisam estruturar esses requisitos ao longo from diferentes disciplinas, <a href=\"\/servicos\/contratacao-integrada\/servicos-continuados-de-engenharia-consultiva\/\">Servi\u00e7os Continuados from Engenharia Consultiva<\/a> permitem organizar an\u00e1lises, especifica\u00e7\u00f5es, revis\u00f5es e apoio t\u00e9cnico sob governan\u00e7a from engenharia.<\/p>\n\n\n\n\n<h2 class=\"wp-block-heading\">Roadmap for responsible AI adoption in engineering companies<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Consistent adoption starts with process and information maturity, not with purchasing software.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Assessment<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Map processes, recurring problems, data sources, risks, and decisions that consume effort. Select cases where improvement can be measured.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Information organization<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Define current documents, metadata, data structures, identifiers, integration, and access controls. Without this, AI tends to amplify fragmentation.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Prioritization by value and risk<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Classify cases by potential benefit, data availability, and consequence of error. High-value, low-risk applications are natural pilot candidates.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Controlled pilot<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Execute on a small scope with a baseline, test set, acceptance metric, oversight, and reversibility.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Technical validation<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Compare results with independent evidence, document failures, assess exceptions, and confirm validity limits.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Workflow integration<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Only after validation should the application be connected to systems, documents, and production processes. Define responsibilities and approval points.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Monitored operation<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Track performance, drift, incidents, data changes, and version changes.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Improvement and governance<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Reassess risks, update controls, incorporate lessons learned, and maintain change traceability.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This path avoids two extremes: rejecting useful technology because of a lack of method, or introducing it into a critical process without sufficient evidence.<\/p>\n\n\n\n\n<h2 class=\"wp-block-heading\">Final considerations<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Artificial intelligence expands the set of tools available to engineering, but its value does not lie in the novelty of the algorithm. It lies in the ability to transform data and knowledge into a better, faster, or more predictable decision without losing traceability, responsibility, and control.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The most mature applications tend to combine three elements: a measurable problem, reliable information, and a validation process compatible with the consequence of error. When one of these elements is missing, AI can create speed without quality.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For that reason, the advance of AI in engineering is directly linked to the evolution of disciplines already embedded in the technical lifecycle: surveys, requirements, BIM, information management, review, inspection, commissioning, maintenance, and asset management. Intelligence does not replace this structure; it depends on it.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The role of this pillar is precisely to organize these connections. Dedicated cluster articles go deeper into generative AI, generative design, predictive analytics, RAG, governance, and other fronts, while established A3A content continues to cover BIM, Clash Detection, Digital Twin, computer vision, maintenance, and asset management.<\/p>\n\n\n\n<div class=\"wp-block-a3a-destaque\">\n<p class=\"wp-block-paragraph\">AI adoption in engineering requires problem definition, acceptance criteria, responsibilities, information governance, and continuous monitoring. In organizations with multiple disciplines and suppliers, this work can be structured as engineering consulting support.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"\/servicos\/contratacao-integrada\/servicos-continuados-de-engenharia-consultiva\/\">Continuing Engineering Consulting Services<\/a><\/p>\n<\/div>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>Technical references<\/summary>\n<p class=\"wp-block-paragraph\">[1] INTERNATIONAL ORGANIZATION FOR STANDARDIZATION; INTERNATIONAL ELECTROTECHNICAL COMMISSION. ISO\/IEC 42001:2023 \u2014 Information technology \u2014 Artificial intelligence \u2014 Management system. Geneva: ISO, 2023. Available at: <a href=\"https:\/\/www.iso.org\/standard\/42001\">https:\/\/www.iso.org\/standard\/42001<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">[2] INTERNATIONAL ORGANIZATION FOR STANDARDIZATION; INTERNATIONAL ELECTROTECHNICAL COMMISSION. ISO\/IEC 23894:2023 \u2014 Information technology \u2014 Artificial intelligence \u2014 Guidance on risk management. Geneva: ISO, 2023. Available at: <a href=\"https:\/\/www.iso.org\/standard\/77304.html\">https:\/\/www.iso.org\/standard\/77304.html<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">[3] NATIONAL INSTITUTE OF STANDARDS AND TECHNOLOGY. Artificial Intelligence Risk Management Framework (AI RMF 1.0). NIST AI 100-1. Gaithersburg, 2023. Available at: <a href=\"https:\/\/www.nist.gov\/publications\/artificial-intelligence-risk-management-framework-ai-rmf-10\">https:\/\/www.nist.gov\/publications\/artificial-intelligence-risk-management-framework-ai-rmf-10<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">[4] NATIONAL INSTITUTE OF STANDARDS AND TECHNOLOGY. Artificial Intelligence Risk Management Framework: Generative Artificial Intelligence Profile. NIST AI 600-1. Gaithersburg, 2024. Available at: <a href=\"https:\/\/www.nist.gov\/publications\/artificial-intelligence-risk-management-framework-generative-artificial-intelligence\">https:\/\/www.nist.gov\/publications\/artificial-intelligence-risk-management-framework-generative-artificial-intelligence<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">[5] BRAZILIAN FEDERAL COUNCIL OF ENGINEERING AND AGRONOMY. Artificial intelligence, engineering, and the construction of the new profession. Bras\u00edlia, Jul. 24, 2026. Available at: <a href=\"https:\/\/www.confea.org.br\/inteligencia-artificial-engenharia-e-construcao-da-nova-profissao\">https:\/\/www.confea.org.br\/inteligencia-artificial-engenharia-e-construcao-da-nova-profissao<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">[6] AUTODESK. Autodesk AI \u2014 Artificial intelligence for design and manufacturing. 2026. Available at: <a href=\"https:\/\/www.autodesk.com\/br\/solutions\/autodesk-ai\">https:\/\/www.autodesk.com\/br\/solutions\/autodesk-ai<\/a><\/p>\n<\/details>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>Frequently asked questions<\/summary>\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\" id=\"faq-question-o-que-intelig-ncia-artificial-na-engenharia-337147dd\"><strong class=\"schema-faq-question\">What is artificial intelligence in engineering?<\/strong> <p class=\"schema-faq-answer\">It is the application of systems capable of recognizing patterns, forecasting, generating content, optimizing alternatives, or executing workflows to support engineering activities. Technical use requires a defined problem, reliable data, verifiable criteria, and professional validation.<\/p><\/div><div class=\"schema-faq-section\" id=\"faq-question-qual-a-diferen-a-entre-automa-o-e-intelig-ncia-a-8a5269bb\"><strong class=\"schema-faq-question\">What is the difference between automation and artificial intelligence?<\/strong> <p class=\"schema-faq-answer\">Deterministic automation executes explicitly programmed rules. AI can infer patterns from data, produce probabilistic outputs, generate content, or explore alternatives. In many engineering processes, a deterministic rule may be more appropriate and auditable than AI.<\/p><\/div><div class=\"schema-faq-section\" id=\"faq-question-a-intelig-ncia-artificial-pode-substituir-o-enge-051c2f97\"><strong class=\"schema-faq-question\">Can artificial intelligence replace the engineer?<\/strong> <p class=\"schema-faq-answer\">It does not replace technical responsibility, contextual knowledge, criteria definition, or professional validation. AI can expand analytical capacity and reduce repetitive work, but engineering decisions need to remain under governance and oversight compatible with the risk.<\/p><\/div><div class=\"schema-faq-section\" id=\"faq-question-como-a-ia-pode-ser-usada-em-bim-ce7ca1f2\"><strong class=\"schema-faq-question\">How can AI be used in BIM?<\/strong> <p class=\"schema-faq-answer\">It can support information classification, model analysis, issue prioritization, requirements queries, alternative generation, and task automation. It complements model checking and BIM coordination; it does not eliminate rules, tolerances, information requirements, or technical review.<\/p><\/div><div class=\"schema-faq-section\" id=\"faq-question-quais-dados-s-o-necess-rios-para-aplicar-ia-em-e-e06e0794\"><strong class=\"schema-faq-question\">What data are needed to apply AI in engineering?<\/strong> <p class=\"schema-faq-answer\">It depends on the use case. Controlled documents, BIM models, sensor data, images, failure histories, schedules, costs, or project records may be needed. More important than volume is ensuring quality, representativeness, versioning, context, and traceability.<\/p><\/div><div class=\"schema-faq-section\" id=\"faq-question-ia-pode-elaborar-memoriais-especifica-es-e-relat-acd071cd\"><strong class=\"schema-faq-question\">Can AI prepare design narratives, specifications, and technical reports?<\/strong> <p class=\"schema-faq-answer\">It can support research, structuring, synthesis, and review, but outputs should be checked against applicable sources and requirements. Generated text is not technical evidence by itself and does not eliminate review, authorship, or professional responsibility where required.<\/p><\/div><div class=\"schema-faq-section\" id=\"faq-question-quais-normas-e-referenciais-ajudam-na-governan-a-e9f6d1fb\"><strong class=\"schema-faq-question\">Which standards and frameworks support AI governance?<\/strong> <p class=\"schema-faq-answer\">ISO\/IEC 42001:2023 establishes requirements for an AI management system; ISO\/IEC 23894:2023 provides guidance on AI-related risk management; and NIST AI RMF organizes governance, mapping, measurement, and risk-management practices. These references complement, but do not replace, technical standards specific to each engineering discipline.<\/p><\/div><div class=\"schema-faq-section\" id=\"faq-question-quando-n-o-vale-a-pena-usar-ia-em-um-processo-de-41193ac1\"><strong class=\"schema-faq-question\">When is AI not worth using in an engineering process?<\/strong> <p class=\"schema-faq-answer\">When the problem can be solved more simply, transparently, and reliably by a deterministic rule, checklist, conventional calculation, or process improvement; when adequate data do not exist; or when the consequence of error cannot be controlled through validation, barriers, and oversight.<\/p><\/div><\/div>\n<\/details>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>Additional technical materials<\/summary>\n<h4 class=\"wp-block-heading\">Related services<\/h4>\n\n<ul class=\"wp-block-list\"><li><a href=\"\/servicos\/planejamento\/projetos-em-bim\/\">BIM Design: Multidisciplinary Engineering Design Development<\/a><\/li><li><a href=\"\/servicos\/planejamento\/revisao-validacao-tecnica-projetos-design-review\/\">Design Review in Engineering Projects<\/a><\/li><li><a href=\"\/servicos\/planejamento\/gestao-bim-informacao-engenharia\/\">BIM and Engineering Information Management<\/a><\/li><li><a href=\"\/servicos\/levantamento-e-diagnostico\/site-survey\/\">Site Survey: Technical Survey, Field Diagnostics, and Design Requirements<\/a><\/li><li><a href=\"\/servicos\/operacao\/gestao-de-ativos-de-engenharia\/\">Engineering Asset Management<\/a><\/li><li><a href=\"\/servicos\/contratacao-integrada\/engenharia-do-proprietario\/\">Owner&#8217;s Engineering<\/a><\/li><li><a href=\"\/servicos\/contratacao-integrada\/servicos-continuados-de-engenharia-consultiva\/\">Continuing Engineering Consulting Services<\/a><\/li><\/ul>\n\n<h4 class=\"wp-block-heading\">Core content on this topic<\/h4>\n\n<ul class=\"wp-block-list\"><li><a href=\"\/conteudo\/guias-tecnicos\/guia-completo-bim-engenharia\/\">BIM in Engineering: Complete Guide to Design, Information, and Lifecycle<\/a><\/li><li><a href=\"\/conteudo\/artigos-tecnicos\/digital-twin-gemeo-digital-bim-gestao-ativos\/\">Digital Twin: Architecture, BIM, IoT, and Asset Management<\/a><\/li><li><a href=\"\/conteudo\/artigos-tecnicos\/manutencao-preditiva-como-funciona-tecnicas-criterios\/\">Predictive Maintenance: How It Works, Techniques, and Criteria<\/a><\/li><li><a href=\"\/conteudo\/artigos-tecnicos\/visao-computacional-2\/\">Computer Vision: Fundamentals, Algorithms, and Applications<\/a><\/li><li><a href=\"\/conteudo\/artigos-tecnicos\/lidar-vs-fotogrametria\/\">LiDAR vs Photogrammetry in Engineering Projects<\/a><\/li><li><a href=\"\/conteudo\/artigos-tecnicos\/inteligencia-artificial-em-projetos-de-engenharia-telecom-e-energia\/\">AI and Drones for Mapping Fiber-Optic and Electrical Routes<\/a><\/li><li><a href=\"\/conteudo\/artigos-tecnicos\/clash-detection-projetos-bim\/\">Clash Detection in BIM Projects<\/a><\/li><li><a href=\"\/conteudo\/artigos-tecnicos\/cde-bim-ambiente-comum-dados\/\">BIM CDE: Common Data Environment and ISO 19650<\/a><\/li><\/ul>\n\n<h4 class=\"wp-block-heading\">Related technical content<\/h4>\n\n<ul class=\"wp-block-list\"><li><a href=\"\/conteudo\/artigos-tecnicos\/gestao-informacao-bim-iso-19650\/\">Information Management in BIM: ISO 19650<\/a><\/li><li><a href=\"\/conteudo\/artigos-tecnicos\/gestao-ativos-ciclo-vida-valor-risco-desempenho\/\">Asset Management: Lifecycle, Value, Risk, and Performance<\/a><\/li><li><a href=\"\/conteudo\/artigos-tecnicos\/modelo-as-built-digital-bim-dados-condicao-construida\/\">Digital As-Built Model: BIM, Data, and As-Built Condition<\/a><\/li><li><a href=\"\/conteudo\/artigos-tecnicos\/project-assurance-engenharia-revisao-independente-governanca\/\">Project Assurance in Engineering<\/a><\/li><li><a href=\"\/conteudo\/whitepapers\/governanca-tecnica-digital-empresas-engenharia\/\">Digital Technical Governance for Engineering Companies<\/a><\/li><li><a href=\"\/conteudo\/whitepapers\/engios-plataforma-gestao-tecnica-empresas-engenharia\/\">ENGiOS \u2014 Technical Management Platform for Engineering Companies<\/a><\/li><li><a href=\"\/conteudo\/guias-tecnicos\/guia-completo-sobre-engenharia-consultiva\/\">Complete Guide to Engineering Consulting<\/a><\/li><\/ul>\n<\/details>\n","protected":false},"excerpt":{"rendered":"<p>Understand how AI is applied across the engineering lifecycle, including generative AI, machine learning, computer vision, BIM, Digital Twin, risks, validation and governance.<\/p>\n","protected":false},"author":1,"featured_media":30995,"parent":0,"template":"","meta":{"_a3a_global_related_solutions":[],"_a3a_global_related_services":[],"_a3a_global_related_materials":[],"_a3a_post_lang":"en-us","_a3a_translation_group_id":"5a876c14-52b5-434a-b69f-23037cb8a8b9","_a3a_i18n_canonical_slug":"artificial-intelligence-engineering-applications-lifecycle-risks-governance","_a3a_prod_post_id":"","_a3a_lang_url_en-us":"","_a3a_lang_url_es-es":""},"categories":[],"segments":[],"mercados":[],"etapas":[],"class_list":["post-81109","articles","type-articles","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/a3aengenharia.com\/en-us\/wp-json\/wp\/v2\/articles\/81109","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/a3aengenharia.com\/en-us\/wp-json\/wp\/v2\/articles"}],"about":[{"href":"https:\/\/a3aengenharia.com\/en-us\/wp-json\/wp\/v2\/types\/articles"}],"author":[{"embeddable":true,"href":"https:\/\/a3aengenharia.com\/en-us\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":1,"href":"https:\/\/a3aengenharia.com\/en-us\/wp-json\/wp\/v2\/articles\/81109\/revisions"}],"predecessor-version":[{"id":81111,"href":"https:\/\/a3aengenharia.com\/en-us\/wp-json\/wp\/v2\/articles\/81109\/revisions\/81111"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/a3aengenharia.com\/en-us\/wp-json\/wp\/v2\/media\/30995"}],"wp:attachment":[{"href":"https:\/\/a3aengenharia.com\/en-us\/wp-json\/wp\/v2\/media?parent=81109"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/a3aengenharia.com\/en-us\/wp-json\/wp\/v2\/categories?post=81109"},{"taxonomy":"segments","embeddable":true,"href":"https:\/\/a3aengenharia.com\/en-us\/wp-json\/wp\/v2\/segments?post=81109"},{"taxonomy":"mercados","embeddable":true,"href":"https:\/\/a3aengenharia.com\/en-us\/wp-json\/wp\/v2\/mercados?post=81109"},{"taxonomy":"etapas","embeddable":true,"href":"https:\/\/a3aengenharia.com\/en-us\/wp-json\/wp\/v2\/etapas?post=81109"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}