<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ISO 1101 Archive - 3D Messtechnik</title>
	<atom:link href="https://www.3d-messtechnik.de/tag/iso-1101/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.3d-messtechnik.de/tag/iso-1101/</link>
	<description>DAkkS-akkreditierte Kalibrierung, 3D-Vermessung &#38; 3D-Scanning – schnell, rückführbar, auditsicher.</description>
	<lastBuildDate>Tue, 21 Apr 2026 11:18:20 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Die unsichtbare Sprache der Qualität: Wie ISO GPS und Messtechnik die Digitale Fertigung revolutionieren</title>
		<link>https://www.3d-messtechnik.de/die-unsichtbare-sprache-der-qualitat-wie-iso-gps-und-messtechnik-die-digitale-fertigung-revolutionieren/</link>
		
		<dc:creator><![CDATA[3D Messtechnik]]></dc:creator>
		<pubDate>Wed, 26 Nov 2025 09:07:03 +0000</pubDate>
				<category><![CDATA[Fachwissen]]></category>
		<category><![CDATA[Koordinatenmesstechnik]]></category>
		<category><![CDATA[GD&T]]></category>
		<category><![CDATA[Group Zone]]></category>
		<category><![CDATA[Industrie 4.0]]></category>
		<category><![CDATA[ISO 1101]]></category>
		<category><![CDATA[ISO 22081]]></category>
		<category><![CDATA[ISO GPS]]></category>
		<guid isPermaLink="false">https://www.3d-messtechnik.de/?p=4427</guid>

					<description><![CDATA[<p>Alle Beitr&#228;ge Fachwissen 26. November 2025 Die unsichtbare Sprache der Qualit&#228;t: ISO GPS &#38; Messtechnik Die Herausforderung der Null&#8209;Fehler&#8209;Strategie: Industrie 4.0 und digitale Fertigung stellen Konstruktion, Fertigung und Qualit&#228;tssicherung vor eine zentrale Frage &#8211; sprechen alle Beteiligten weltweit dieselbe technische Sprache? Die Antwort liefert ISO GPS (Geometrical Product Specifications). Ohne sie bleibt jede CAD&#8209;Zeichnung Interpretationssache [&#8230;]</p>
<p>Der Beitrag <a href="https://www.3d-messtechnik.de/die-unsichtbare-sprache-der-qualitat-wie-iso-gps-und-messtechnik-die-digitale-fertigung-revolutionieren/">Die unsichtbare Sprache der Qualität: Wie ISO GPS und Messtechnik die Digitale Fertigung revolutionieren</a> erschien zuerst auf <a href="https://www.3d-messtechnik.de">3D Messtechnik</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<style>
    *, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }
    body {
      font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
      background-color: #13121a;
      color: #ffffff;
      -webkit-font-smoothing: antialiased;
      line-height: 1.6;
    }

    .single-news { width: 100%; padding: 64px 0 80px; background-color: #13121a; min-height: 100vh; }
    .single-news__container { width: 100%; max-width: 800px; margin: 0 auto; padding: 0 40px; }

    .single-news__back {
      display: inline-flex; align-items: center; gap: 8px;
      font-size: 0.82rem; font-weight: 700; color: #e87e04 !important;
      text-decoration: none; text-transform: uppercase; letter-spacing: 0.04em;
      margin-bottom: 32px; transition: gap 0.3s ease, color 0.3s ease;
    }
    .single-news__back:hover { gap: 12px; color: #ff9a2e; }
    .single-news__back svg { width: 16px; height: 16px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }

    .single-news__header { margin-bottom: 40px; }
    .single-news__header.is-visible { }

    .single-news__meta { display: flex; align-items: center; gap: 16px; margin-bottom: 16px; flex-wrap: wrap; }
    .single-news__category { font-size: 0.72rem; font-weight: 700; color: #e87e04; text-transform: uppercase; letter-spacing: 0.08em; background-color: rgba(232, 126, 4, 0.1); padding: 4px 10px; border-radius: 4px; }
    .single-news__date { font-size: 0.8rem; font-weight: 400; color: rgba(255,255,255,0.4); }
    .single-news__title { font-size: clamp(1.75rem, 4vw, 2.75rem); font-weight: 900; line-height: 1.15; color: #ffffff; letter-spacing: -0.02em; }

    .single-news__content { }
    .single-news__content.is-visible { }

    .single-news__content p { font-size: 1rem; font-weight: 400; color: rgba(255,255,255,0.75); line-height: 1.8; margin-bottom: 24px; }
    .single-news__content h2 { font-size: 1.4rem; font-weight: 900; color: #ffffff; margin-top: 40px; margin-bottom: 16px; letter-spacing: -0.01em; }
    .single-news__content h3 { font-size: 1.15rem; font-weight: 700; color: #ffffff; margin-top: 32px; margin-bottom: 12px; }
    .single-news__content ul, .single-news__content ol { margin-bottom: 24px; padding-left: 24px; }
    .single-news__content li { font-size: 1rem; color: rgba(255,255,255,0.75); line-height: 1.8; margin-bottom: 8px; }
    .single-news__content a { color: #e87e04 !important; text-decoration: none; border-bottom: 1px solid rgba(232, 126, 4, 0.3); transition: border-color 0.3s ease; }
    .single-news__content a:hover { border-color: #e87e04; }
    .single-news__content blockquote { border-left: 3px solid #e87e04; padding: 16px 24px; margin: 32px 0; background-color: rgba(232, 126, 4, 0.05); border-radius: 0 8px 8px 0; }
    .single-news__content blockquote p { font-size: 1.05rem; font-style: italic; color: rgba(255,255,255,0.85); margin-bottom: 0; }
    .single-news__content img { max-width: 100%; height: auto; border-radius: 8px; margin: 32px 0; }
    .single-news__content code { font-family: 'SF Mono', Monaco, Consolas, monospace; font-size: 0.9em; background: rgba(232, 126, 4, 0.08); color: #ff9a2e; padding: 2px 6px; border-radius: 3px; }

    /* Norm Card */
    .norm-card { background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.06); border-left: 3px solid #e87e04; border-radius: 0 8px 8px 0; padding: 20px 24px; margin: 24px 0; }
    .norm-card__label { font-size: 0.7rem; font-weight: 700; color: #e87e04; letter-spacing: 0.1em; text-transform: uppercase; margin-bottom: 6px; }
    .norm-card__title { font-size: 1.05rem; font-weight: 900; color: #fff; margin-bottom: 8px; }
    .norm-card__desc { font-size: 0.95rem; color: rgba(255,255,255,0.7); line-height: 1.7; margin: 0; }

    /* Two-column comparison */
    .compare-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 32px 0; }
    .compare-card { background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.06); border-radius: 8px; padding: 20px 24px; }
    .compare-card--old { border-color: rgba(255,100,100,0.2); }
    .compare-card--new { border-color: rgba(232, 126, 4, 0.3); }
    .compare-card__label { font-size: 0.7rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; margin-bottom: 10px; }
    .compare-card--old .compare-card__label { color: rgba(255,100,100,0.8); }
    .compare-card--new .compare-card__label { color: #e87e04; }
    .compare-card__title { font-size: 1rem; font-weight: 900; color: #fff; margin-bottom: 10px; }
    .compare-card__text { font-size: 0.9rem; color: rgba(255,255,255,0.65); line-height: 1.6; }
    @media (max-width: 768px) { .compare-grid { grid-template-columns: 1fr; } }

    /* Warning callout */
    .callout-warning { background: rgba(255,150,50,0.06); border: 1px solid rgba(255,150,50,0.2); border-radius: 8px; padding: 20px 24px; margin: 32px 0; }
    .callout-warning__label { font-size: 0.72rem; font-weight: 700; color: #ff9a2e; letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 8px; }
    .callout-warning p:last-child { margin-bottom: 0; }

    /* CTA Box */
    .single-news__cta-box { background: rgba(232, 126, 4, 0.08); border: 1px solid rgba(232, 126, 4, 0.2); border-radius: 8px; padding: 32px; margin: 40px 0; text-align: center; }
    .single-news__cta-box h3 { font-size: 1.2rem; font-weight: 900; color: #ffffff; margin-bottom: 12px; }
    .single-news__cta-box p { font-size: 0.95rem; color: rgba(255,255,255,0.65); margin-bottom: 20px; }
    .single-news__cta-btn { display: inline-flex; align-items: center; gap: 8px; font-family: 'Inter', sans-serif; font-size: 14px; font-weight: 400; text-decoration: none; letter-spacing: 0.02em; padding: 12px 24px; border-radius: 4px; background: #e87e04 !important; color: #fff !important; border: 1px solid #e87e04; transition: all 0.3s ease; }
    .single-news__cta-btn:hover { background: #d06f00; border-color: #d06f00; }

    /* Related articles */
    .single-news__related { margin-top: 48px; padding-top: 32px; border-top: 1px solid rgba(255,255,255,0.08); }
    .single-news__related h3 { font-size: 0.85rem; font-weight: 700; color: rgba(255,255,255,0.5); text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 20px; }
    .single-news__related-list { list-style: none; padding: 0; }
    .single-news__related-list li { margin-bottom: 12px; padding-left: 0; }
    .single-news__related-list a { display: block; padding: 16px 20px; background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.06); border-radius: 8px; text-decoration: none; border-bottom: none; transition: all 0.3s ease; color: #fff !important; font-weight: 700; font-size: 0.95rem; }
    .single-news__related-list a:hover { background: rgba(232, 126, 4, 0.08); border-color: rgba(232, 126, 4, 0.3); transform: translateX(4px); }
    .single-news__related-list a span { display: block; font-size: 0.72rem; font-weight: 700; color: #e87e04; text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 4px; }

    .single-news__divider { width: 100%; height: 1px; background-color: rgba(255,255,255,0.08); margin: 48px 0; }

    @media (max-width: 768px) { .single-news { padding: 40px 0 56px; } .single-news__container { padding: 0 24px; } }
    @media (max-width: 480px) { .single-news { padding: 32px 0 48px; } .single-news__container { padding: 0 16px; } .single-news__content p { font-size: 0.95rem; } }
    @media (prefers-reduced-motion: reduce) { .single-news__header, .single-news__content { opacity: 1; transform: none; transition: none; } }
  </style>
<article class="single-news">
    <div class="single-news__container">

      <a href="https://www.3d-messtechnik.de/news/" class="single-news__back">
        <svg viewBox="0 0 24 24"><line x1="19" y1="12" x2="5" y2="12"/><polyline points="12 19 5 12 12 5"/></svg>
        Alle Beitr&auml;ge
      </a>

      <header class="single-news__header">
        <div class="single-news__meta">
          <span class="single-news__category">Fachwissen</span>
          <time class="single-news__date" datetime="2025-11-26">26. November 2025</time>
        </div>
        <h1 class="single-news__title">Die unsichtbare Sprache der Qualit&auml;t: ISO GPS &amp; Messtechnik</h1>
      </header>

      <div class="single-news__content">

        <p>Die Herausforderung der Null&#8209;Fehler&#8209;Strategie: Industrie 4.0 und digitale Fertigung stellen Konstruktion, Fertigung und Qualit&auml;tssicherung vor eine zentrale Frage &ndash; sprechen alle Beteiligten weltweit dieselbe <em>technische Sprache</em>? Die Antwort liefert <strong>ISO GPS</strong> (<em>Geometrical Product Specifications</em>). Ohne sie bleibt jede CAD&#8209;Zeichnung Interpretationssache &ndash; und jede Messung ein Streitpunkt.</p>

        <div class="norm-card">
          <div class="norm-card__label">Worum es geht</div>
          <div class="norm-card__title">ISO GPS als Betriebssystem der Qualit&auml;t</div>
          <p class="norm-card__desc">ISO GPS ist kein einzelnes Dokument, sondern ein ganzes Normenwerk (ISO 1101, ISO 5459, ISO 14405, ISO 22081 u.&thinsp;v.&thinsp;m.). Es definiert, wie geometrische Merkmale spezifiziert, gefertigt und gepr&uuml;ft werden &ndash; weltweit einheitlich.</p>
        </div>

        <h2>Warum ISO GPS wichtiger ist denn je</h2>

        <p>In globalen Lieferketten mit CAD&#8209;Datens&auml;tzen, automatisierten Messprogrammen und KI&#8209;gest&uuml;tzten Pr&uuml;fsystemen d&uuml;rfen geometrische Spezifikationen <strong>nicht mehr mehrdeutig</strong> sein. ISO GPS schafft die Grundlage daf&uuml;r, dass eine <a href="https://www.3d-messtechnik.de/koordinatenmesstechnik/">Koordinatenmessung</a> in Offenburg dasselbe Ergebnis liefert wie eine Messung in Shanghai oder Detroit &ndash; und dass das Pr&uuml;fergebnis rechtssicher in einer Erstbemusterung stehen kann.</p>

        <h2>ISO 22081: Schluss mit &bdquo;ohne Angabe&ldquo;</h2>

        <p>Die gr&ouml;&szlig;te Neuerung der letzten Jahre ist <code>ISO 22081</code>. Sie ersetzt die klassische <code>ISO 2768</code> f&uuml;r Allgemeintoleranzen und zwingt Konstrukteure, <strong>geometrische Allgemeintoleranzen explizit anzugeben</strong> &ndash; statt sich auf unklare Auffangregelungen zu verlassen.</p>

        <div class="compare-grid">
          <div class="compare-card compare-card--old">
            <div class="compare-card__label">Fr&uuml;her &middot; ISO 2768</div>
            <div class="compare-card__title">&bdquo;Ohne Angabe&ldquo;</div>
            <div class="compare-card__text">Allgemeintoleranzen galten pauschal, Interpretation je nach Pr&uuml;fer. Kein klarer Bezug zu GD&amp;T. Streitanf&auml;llig bei Audits und Reklamationen.</div>
          </div>
          <div class="compare-card compare-card--new">
            <div class="compare-card__label">Heute &middot; ISO 22081</div>
            <div class="compare-card__title">Explizite Tolerierung</div>
            <div class="compare-card__text">Allgemeintoleranzen sind geometrisch, Bezugssystem benannt, ISO&#8209;konform pr&uuml;fbar. Rechtssicher und maschinenlesbar &ndash; Basis f&uuml;r automatisierte Pr&uuml;fplanung.</div>
          </div>
        </div>

        <h2>Group Zone (CZ) und simultaneous requirement (SIM)</h2>

        <p>Zwei ISO&#8209;GPS&#8209;Konzepte, die in der Praxis am h&auml;ufigsten missverstanden werden &ndash; aber bei komplexen Baugruppen entscheidend sind:</p>

        <h3>Group Zone (CZ &ndash; combined zone)</h3>
        <p>Eine <strong>gemeinsame Toleranzzone f&uuml;r mehrere Merkmale</strong>. Alle Merkmale m&uuml;ssen gleichzeitig innerhalb derselben Zone liegen, mit fester r&auml;umlicher Beziehung zueinander. Typisches Beispiel: Lochbilder bei Flanschverbindungen, bei denen die Anordnung zueinander funktionskritisch ist.</p>

        <h3>Simultaneous requirement (SIM)</h3>
        <p>Mehrere Tolerierungen m&uuml;ssen <strong>gleichzeitig</strong> von denselben Bezugselementen ausgehen. F&uuml;r die Messung hei&szlig;t das: Eine einzige Ausrichtung gilt f&uuml;r alle betroffenen Merkmale &ndash; nicht ein separates Alignment pro Merkmal.</p>

        <div class="callout-warning">
          <div class="callout-warning__label">Praxis&#8209;Hinweis</div>
          <p>Wer CZ oder SIM falsch misst, erh&auml;lt <strong>formal korrekte, aber funktional falsche</strong> Ergebnisse. Die Teile passen in der Einzelpr&uuml;fung, scheitern aber beim Zusammenbau. Genau hier braucht es erfahrene Messtechniker und ISO&#8209;GPS&#8209;f&auml;hige Auswertesoftware.</p>
        </div>

        <h2>Warum moderne Koordinatenmesstechnik entscheidend ist</h2>

        <p>Klassische Lehren oder 2D&#8209;Messmittel st&uuml;rzen an ISO&#8209;GPS&#8209;Spezifikationen ab. Nur Koordinatenmessger&auml;te (KMG) erfassen 3D&#8209;Punktwolken, wenden Bezugssysteme mathematisch korrekt an und pr&uuml;fen CZ, SIM, Position, Profil und Freiformfl&auml;chen ISO&#8209;konform.</p>

        <ul>
          <li><strong>Bezugssysteme nach ISO 5459</strong>: mathematisch eindeutig statt mechanisch approximiert</li>
          <li><strong>Filter und Zuordnungsverfahren nach ISO 14405</strong>: f&uuml;r Gr&ouml;&szlig;enma&szlig;e, Zweipunkt, Minimum Circumscribed, Maximum Inscribed, Least Squares</li>
          <li><strong>Erstbemusterung nach VDA 2</strong>: mit vollst&auml;ndigem Messbericht und <a href="https://www.3d-messtechnik.de/messunsicherheit-verstehen-praxis/">dokumentierter Messunsicherheit</a></li>
        </ul>

        <blockquote>
          <p>&bdquo;ISO GPS ist die Grammatik der Qualit&auml;t. Ohne sie bleibt jede technische Zeichnung ein Dialekt &ndash; und jede Messung eine &Uuml;bersetzungsfrage.&ldquo;</p>
        </blockquote>

        <h2>Die h&auml;ufigsten Fehler in der Praxis</h2>

        <ol>
          <li><strong>ISO 2768 steht noch in der Zeichnung</strong> &ndash; rechtlich in Ordnung, aber f&uuml;r moderne Fertigung unbrauchbar.</li>
          <li><strong>Bezugssysteme nur mechanisch beschrieben</strong> &ndash; Pr&uuml;fung nicht reproduzierbar.</li>
          <li><strong>CZ&#8209; und SIM&#8209;Modifikatoren werden ignoriert</strong> oder falsch interpretiert.</li>
          <li><strong>Messunsicherheit fehlt</strong> &ndash; Konformit&auml;tsentscheidung nach ISO 14253&#8209;1 nicht m&ouml;glich.</li>
          <li><strong>Keine Abstimmung zwischen CAD, Fertigung und Messtechnik</strong> &ndash; jeder arbeitet mit anderer Interpretation.</li>
        </ol>

        <h2>Handlungsempfehlungen f&uuml;r Ihr Unternehmen</h2>

        <ul>
          <li><strong>Zeichnungen auf ISO 22081 umstellen</strong> &ndash; beginnend bei neuen Baureihen.</li>
          <li><strong>Bezugssysteme mit Messtechnik&#8209;Partner abstimmen</strong>, bevor die Zeichnung freigegeben wird.</li>
          <li><strong>Messprogramme ISO&#8209;GPS&#8209;konform auslegen</strong> &ndash; inklusive Filter, Zuordnung und Messunsicherheitsbudget.</li>
          <li><strong>Mitarbeiter schulen</strong> &ndash; ISO GPS ist Teamarbeit zwischen Konstruktion, Fertigung, QS und Messtechnik.</li>
          <li><strong>Messberatung fr&uuml;h einbinden</strong> &ndash; gerade bei <a href="https://www.3d-messtechnik.de/messberatung/">komplexen Bauteilen</a>, <a href="https://www.3d-messtechnik.de/koordinatenmesstechnik/">Erstbemusterungen</a> und neuen Lieferanten.</li>
        </ul>

        <div class="single-news__cta-box">
          <h3>ISO&#8209;GPS&#8209;konforme Messung ben&ouml;tigt?</h3>
          <p>Wir pr&uuml;fen Ihre Zeichnung auf ISO&#8209;GPS&#8209;Konformit&auml;t, legen das Messprogramm aus und liefern einen auditfesten Messbericht &ndash; inklusive Messunsicherheit.</p>
          <a href="https://www.3d-messtechnik.de/kontakt/" class="single-news__cta-btn" style="color:#ffffff !important;background:#e87e04 !important;display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:4px;text-decoration:none;font-size:14px;font-weight:400;border:1px solid #e87e04;">
            Messaufgabe besprechen &rarr;
          </a>
        </div>

        <aside class="single-news__related">
          <h3>Weiterlesen</h3>
          <ul class="single-news__related-list">
            <li><a href="https://www.3d-messtechnik.de/messunsicherheit-verstehen-praxis/"><span>Fachwissen</span>Messunsicherheit verstehen: Was bedeutet &plusmn;0,0001&nbsp;mm in der Praxis?</a></li>
            <li><a href="https://www.3d-messtechnik.de/gegen-den-trend-warum-wir-bei-3d-messtechnik-kmk-auf-preisstabilitat-setzen/"><span>Unternehmen</span>Gegen den Trend: Warum wir auf Preisstabilit&auml;t setzen</a></li>
            <li><a href="https://www.3d-messtechnik.de/koordinatenmesstechnik/"><span>Leistungen</span>Koordinatenmesstechnik &amp; Erstbemusterung</a></li>
          </ul>
        </aside>

      </div>

      <div class="single-news__divider"></div>

    </div>
  </article>

  <script>
    (function () {
      'use strict';
      var els = document.querySelectorAll('.single-news__header, .single-news__content');
      if (!('IntersectionObserver' in window)) { els.forEach(function (el) { el.classList.add('is-visible'); }); return; }
      var obs = new IntersectionObserver(function (entries) { entries.forEach(function (e) { if (e.isIntersecting) { e.target.classList.add('is-visible'); obs.unobserve(e.target); } }); }, { rootMargin: '0px 0px -60px 0px', threshold: 0.1 });
      els.forEach(function (el) { obs.observe(el); });
    })();
  </script>
<p>Der Beitrag <a href="https://www.3d-messtechnik.de/die-unsichtbare-sprache-der-qualitat-wie-iso-gps-und-messtechnik-die-digitale-fertigung-revolutionieren/">Die unsichtbare Sprache der Qualität: Wie ISO GPS und Messtechnik die Digitale Fertigung revolutionieren</a> erschien zuerst auf <a href="https://www.3d-messtechnik.de">3D Messtechnik</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
