🌎 All English Articles  |  🇯🇵 Japanese Version

Engineering Drawing Revision Control: ECO Process and Revision Blocks

CAD Tools

Engineering drawing revision control is not bureaucracy — it is the system that ensures every person in your supply chain is working from the same, current version of the design, and that every change is traceable back to a specific technical decision.

Every engineering drawing is a living document: it starts at a preliminary state, is formally released, and then evolves through revisions as the design improves, manufacturing issues are resolved, and customer requirements change. Managing this evolution rigorously — so that no one builds to an outdated drawing, no change is lost, and every modification is traceable — is the purpose of engineering drawing revision control and the Engineering Change Order (ECO) process. This article covers revision block anatomy, revision numbering conventions, the ECO workflow, electronic vs. paper document control, and common failure modes.

Revision Block Anatomy

The revision block (also called the change record, revision history, or revision table) is typically located in the upper-right corner of the drawing sheet. It records every change to the drawing after initial release. A complete revision block contains the following columns:

  • Rev symbol: The identifier for this change — a letter (A, B, C…) or number (01, 02, 03…) depending on company convention
  • Description: A concise description of what changed — specific enough to understand the change without looking it up, but not so long it fills the block. Examples: “HOLE DIA AT REF A CHANGED FROM 8.0 TO 10.0”; “NOTE 3 ADDED — HEAT TREAT REQUIREMENT”; “SURFACE FINISH ON FACE 2 REVISED FROM Ra3.2 TO Ra1.6”
  • Date: The effective date of the change — when the revision was approved and released
  • Approval/initials: Initials or signature of the approving engineer. Some organizations require separate columns for author, checker, and approver
  • ECO/ECR number: The reference number of the Engineering Change Order or Engineering Change Request that authorized this revision. This is the audit trail back to the full change documentation
  • Zone: The drawing zone (coordinate grid reference like D3 or B5) where the change is located, helping reviewers quickly find the changed area on large-format drawings

Many organizations also place a revision triangle or cloud annotation on the drawing itself, near the changed area, with the revision letter inside. This instantly flags what area of the drawing changed between revisions without the reviewer having to compare two revisions line by line.

Revision Letter vs Revision Number Conventions

Two dominant conventions exist for revision identifiers:

Revision letter (alphabetic): Pre-release drafts are sometimes identified as Rev – (dash) or Rev P (preliminary). First released revision is Rev A; subsequent revisions are B, C, D… When Z is reached, organizations continue with AA, AB, or restart with a new document number. Letters I, O, and Q are typically skipped to avoid confusion with numbers 1, 0, and alphanumeric codes.

Revision number (numeric): Some organizations use numbers: Rev 01, Rev 02, Rev 03… This eliminates the letter/digit confusion and has no practical upper limit. Common in ISO 9001-regulated environments and in companies with ERP systems that sort alphanumeric data differently from alphabetic.

Hybrid (pre-release vs. released): Many companies use a two-stage system: pre-release drafts are numbered (01, 02, 03) and the first released drawing becomes Rev A. This preserves a clear distinction between in-development and approved-for-production status.

Whatever convention is chosen, it must be applied consistently across all drawings. Mixed conventions within the same BOM create confusion in procurement (is 300-0021 Rev 1 the same as 300-0021 Rev A?) and in document control systems.

The Engineering Change Order (ECO) Process

An Engineering Change Order (ECO) is the formal document that authorizes and records a change to a released engineering document (drawing, specification, BOM, or other controlled document). The typical ECO process:

  • Step 1 — Engineering Change Request (ECR): Anyone in the organization (engineering, manufacturing, quality, customer service, supplier) can initiate an ECR identifying a problem or improvement opportunity. The ECR describes the current state, the proposed change, and the reason.
  • Step 2 — Impact Assessment: The owning engineer reviews the ECR and assesses the technical impact: which drawings and BOMs are affected, what cost and schedule impact exists, whether validation/testing is required, and what effectivity (when the change takes effect) is appropriate.
  • Step 3 — Design and Markup: The engineer creates the revised drawing(s) and BOM(s). A drawing markup (redline) or CAD revision is prepared showing the specific changes clearly.
  • Step 4 — Review and Approval: The ECO and revised drawings go through an approval workflow. Depending on the organization, this may include a peer review, manufacturing engineering review, quality approval, and/or management sign-off. For safety-critical or regulatory changes, customer or regulatory body approval may also be required.
  • Step 5 — Release: Approved drawings are released to production with the new revision number and the ECO number recorded in the revision block. The ECO effective date or serial number is communicated to production planning, procurement, and the shop floor.
  • Step 6 — Implementation Verification: After the change is implemented, the first article or first production units are verified against the new drawing to confirm the change was correctly applied.
  • Step 7 — Record Closure: The ECO is closed in the document control system with implementation records. All supporting documents (test data, PPAP, etc.) are archived with the ECO.

Drawing Master Control: Ensuring Single Source of Truth

In a paper-based system, the “drawing master” is the official signed original (or a controlled copy) held by the document control function. Uncontrolled copies — photocopies, scanned PDFs circulated informally — risk being used after they have been superseded by a newer revision. The document control function must:

  • Maintain a register of all controlled drawings and their current revision levels
  • Issue controlled copies to users (stamped “CONTROLLED COPY” with the issue date)
  • Recall and destroy superseded copies when new revisions are issued
  • Maintain archive copies of all previous revisions for historical traceability

In electronic systems (PDM/PLM), these controls are automated: the system enforces that only the latest approved revision can be accessed in production contexts; previous revisions are visible but watermarked or flagged as superseded; access control determines who can view, edit, or approve documents.

Electronic vs Paper Document Control Systems

AspectPaper-BasedElectronic (PDM/PLM)
Revision access controlManual stamping and recallAutomated — only current revision accessible in production workflow
Audit trailPaper ECO files, manual logFull electronic history with timestamps and user IDs
Change workflowPhysical routing and sign-offElectronic workflow with automatic notifications and escalations
Global accessLimited — physical documents or FTP/email distributionReal-time access for all authorized users globally
Archive integrityRisk of physical loss/damageServer backups, disaster recovery
CAD integrationNone — separate systemsDirect integration — drawing revisions tracked with model versions
Initial costLowHigh (software, training, implementation)
Ongoing costHigh (labor, storage, distribution)Lower for medium-large organizations

Traceability Requirements in Regulated Industries

In regulated industries (aerospace AS9100, medical devices ISO 13485, automotive IATF 16949, nuclear), traceability requirements are particularly stringent:

  • Every production part must be traceable to the drawing revision used to produce it
  • Every drawing revision must be traceable to the ECO that authorized it
  • The ECO must include the technical justification, impact assessment, approval signatures, and implementation records
  • For safety-critical parts, the entire document history (all revisions) must be maintained for the life of the product plus an archival period (often 10–30 years)
  • Suppliers must maintain the same level of document control for drawings they receive — controlled drawing distribution to suppliers must be tracked

Common Revision Control Failures

  • Building from uncontrolled copies: Shop floor uses an old PDF or printed drawing without checking the current revision. Preventable with electronic drawing release systems and controlled print stations.
  • ECO not linked to drawing revision: The revision block has a revision letter but no ECO number — the change cannot be traced back to its authorization. Make ECO number a mandatory field in the revision block.
  • Supplier using obsolete drawing: Supplier continues to produce to Rev A after the drawing has been updated to Rev C. Requires a drawing transmittal confirmation process and supplier audit.
  • Verbal changes without ECO: Engineer calls the shop floor and says “change the hole to 10mm” without creating an ECO. The drawing still shows 8mm; the parts are made to 10mm; there is no record. This is a serious quality system failure.
  • Multiple documents controlling the same requirement: Both a drawing and a specification define the same dimension with different values — a contradiction. Precedence rules must be defined (drawing governs unless specification states otherwise) and conflicts must be resolved through formal change control.

Conclusion

Engineering drawing revision control and the ECO process are the mechanisms that translate design improvements into manufacturing reality without losing traceability, creating quality escapes, or confusing suppliers. The revision block is not an administrative formality — it is a precision audit trail. Whether an organization uses paper-based document control or a sophisticated PLM system, the principles are the same: every change needs authorization, every authorization needs documentation, every document needs a unique revision, and every production unit needs traceability back to the drawing revision it was produced to. Building these habits early in an engineering career pays dividends throughout a professional lifetime.

コメント

タイトルとURLをコピーしました