{"id":172,"date":"2021-07-31T11:44:18","date_gmt":"2021-07-31T09:44:18","guid":{"rendered":"https:\/\/athtechnik.de\/?page_id=172"},"modified":"2026-08-19T11:12:54","modified_gmt":"2026-08-19T09:12:54","slug":"slew-drive-system","status":"publish","type":"page","link":"https:\/\/ath-technik.de\/en\/schwenkantrieb-system\/","title":{"rendered":"Slewing drive systems with motor &amp; controller"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"172\" class=\"elementor elementor-172\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ef6a79e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ef6a79e\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b4ba319\" data-id=\"b4ba319\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d7412fd elementor-widget elementor-widget-html\" data-id=\"d7412fd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n\/*\r\n * ATH Technik \u2013 Elektrische Schwenkantrieb-Systeme\r\n * Optimierter B2B-Seitenabschnitt f\u00fcr einen Custom-HTML-Block.\r\n *\/\r\n\r\n.ath-es-page,\r\n.ath-es-page * {\r\n  box-sizing: border-box;\r\n}\r\n\r\n.ath-es-page {\r\n  --ath-navy: #0d2336;\r\n  --ath-blue: #007d98;\r\n  --ath-blue-light: #00a0c0;\r\n  --ath-cyan: #9ee7f2;\r\n  --ath-text: #536575;\r\n  --ath-border: rgba(13, 35, 54, 0.11);\r\n  --ath-bg: #f6f9fb;\r\n  --ath-white: #ffffff;\r\n  --ath-shadow: 0 18px 45px rgba(13, 35, 54, 0.09);\r\n  --ath-radius-lg: 26px;\r\n  --ath-radius-md: 18px;\r\n\r\n  overflow: hidden;\r\n  color: var(--ath-navy);\r\n  background: var(--ath-white);\r\n  font-family: \"Nunito Sans\", sans-serif;\r\n}\r\n\r\n.ath-es-page a {\r\n  text-decoration: none;\r\n}\r\n\r\n.ath-es-inner {\r\n  width: 100%;\r\n  max-width: 1400px;\r\n  margin: 0 auto;\r\n}\r\n\r\n.ath-es-section {\r\n  padding: 72px 40px;\r\n}\r\n\r\n.ath-es-section.alt {\r\n  background: var(--ath-bg);\r\n}\r\n\r\n.ath-es-head {\r\n  max-width: 980px;\r\n  margin: 0 auto 38px;\r\n  text-align: center;\r\n}\r\n\r\n.ath-es-eyebrow,\r\n.ath-es-engineering-content > span,\r\n.ath-config-content > span {\r\n  display: block;\r\n  margin-bottom: 10px;\r\n  color: var(--ath-blue);\r\n  font-size: 13px;\r\n  font-weight: 900;\r\n  letter-spacing: 1.3px;\r\n  text-transform: uppercase;\r\n}\r\n\r\n.ath-es-head h1,\r\n.ath-es-head h2,\r\n.ath-es-engineering-content h2,\r\n.ath-es-cta h2,\r\n.ath-config-content h2 {\r\n  margin: 0 0 16px;\r\n  color: var(--ath-navy);\r\n  font-size: clamp(30px, 3.1vw, 46px);\r\n  line-height: 1.1;\r\n  font-weight: 900;\r\n}\r\n\r\n.ath-es-head p,\r\n.ath-es-engineering-content p,\r\n.ath-es-cta p,\r\n.ath-config-content p {\r\n  margin: 0;\r\n  color: var(--ath-text);\r\n  font-size: 18px;\r\n  line-height: 1.7;\r\n}\r\n\r\n\/* Buttons *\/\r\n.ath-es-btn,\r\n.ath-es-btn-outline,\r\n.ath-config-btn {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  min-height: 48px;\r\n  padding: 14px 24px;\r\n  border: 1px solid transparent;\r\n  border-radius: 10px;\r\n  font-size: 13px;\r\n  font-weight: 900;\r\n  letter-spacing: 0.7px;\r\n  line-height: 1.2;\r\n  text-align: center;\r\n  text-transform: uppercase;\r\n  transition:\r\n    transform 0.25s ease,\r\n    background-color 0.25s ease,\r\n    border-color 0.25s ease,\r\n    color 0.25s ease;\r\n}\r\n\r\n.ath-es-btn {\r\n  background: var(--ath-blue);\r\n  color: var(--ath-white);\r\n}\r\n\r\n.ath-es-btn:hover {\r\n  background: var(--ath-navy);\r\n  border-color: var(--ath-navy);\r\n  color: var(--ath-white);\r\n  transform: translateY(-2px);\r\n}\r\n\r\n.ath-es-btn-outline {\r\n  border-color: rgba(13, 35, 54, 0.2);\r\n  background: transparent;\r\n  color: var(--ath-navy);\r\n}\r\n\r\n.ath-es-btn-outline:hover {\r\n  background: var(--ath-navy);\r\n  border-color: var(--ath-navy);\r\n  color: var(--ath-white);\r\n  transform: translateY(-2px);\r\n}\r\n\r\n.ath-es-page a:focus-visible {\r\n  outline: 3px solid rgba(0, 125, 152, 0.35);\r\n  outline-offset: 4px;\r\n}\r\n\r\n\/* Systemkarten *\/\r\n.ath-product-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, minmax(0, 1fr));\r\n  gap: 26px;\r\n}\r\n\r\n.ath-product-card {\r\n  position: relative;\r\n  display: flex;\r\n  flex-direction: column;\r\n  min-width: 0;\r\n  min-height: 470px;\r\n  overflow: hidden;\r\n  border: 1px solid rgba(13, 35, 54, 0.06);\r\n  border-radius: var(--ath-radius-md);\r\n  background: var(--ath-white);\r\n  box-shadow: var(--ath-shadow);\r\n  transition:\r\n    transform 0.3s ease,\r\n    box-shadow 0.3s ease;\r\n}\r\n\r\n.ath-product-card:hover {\r\n  transform: translateY(-6px);\r\n  box-shadow: 0 24px 60px rgba(13, 35, 54, 0.15);\r\n}\r\n\r\n.ath-product-badge {\r\n  position: absolute;\r\n  z-index: 2;\r\n  top: 18px;\r\n  left: 18px;\r\n  padding: 7px 11px;\r\n  border-radius: 999px;\r\n  background: rgba(13, 35, 54, 0.92);\r\n  color: var(--ath-white);\r\n  font-size: 11px;\r\n  font-weight: 900;\r\n  letter-spacing: 0.6px;\r\n  text-transform: uppercase;\r\n}\r\n\r\n.ath-product-image {\r\n  height: 235px;\r\n  padding: 30px;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  background: linear-gradient(135deg, #eef4f7 0%, #ffffff 100%);\r\n}\r\n\r\n.ath-product-image img {\r\n  width: 100%;\r\n  height: 100%;\r\n  object-fit: contain;\r\n  transition: transform 0.35s ease;\r\n}\r\n\r\n.ath-product-card:hover .ath-product-image img {\r\n  transform: scale(1.045);\r\n}\r\n\r\n.ath-product-content {\r\n  flex: 1;\r\n  padding: 27px 25px 28px;\r\n  display: flex;\r\n  flex-direction: column;\r\n  border-top: 1px solid #edf1f3;\r\n}\r\n\r\n.ath-product-card h3 {\r\n  margin: 0 0 10px;\r\n  color: var(--ath-navy);\r\n  font-size: 22px;\r\n  line-height: 1.25;\r\n  font-weight: 900;\r\n}\r\n\r\n.ath-product-subtitle {\r\n  margin: 0 0 16px;\r\n  color: var(--ath-blue);\r\n  font-size: 14px;\r\n  font-weight: 900;\r\n}\r\n\r\n.ath-product-card p {\r\n  margin: 0;\r\n  color: var(--ath-text);\r\n  font-size: 15.5px;\r\n  line-height: 1.65;\r\n}\r\n\r\n.ath-product-features {\r\n  margin: 18px 0 0;\r\n  padding: 0;\r\n  list-style: none;\r\n}\r\n\r\n.ath-product-features li {\r\n  position: relative;\r\n  margin-top: 8px;\r\n  padding-left: 20px;\r\n  color: var(--ath-navy);\r\n  font-size: 14.5px;\r\n  line-height: 1.5;\r\n}\r\n\r\n.ath-product-features li::before {\r\n  content: \"\u2713\";\r\n  position: absolute;\r\n  left: 0;\r\n  color: var(--ath-blue);\r\n  font-weight: 900;\r\n}\r\n\r\n.ath-product-link {\r\n  margin-top: auto;\r\n  padding-top: 24px;\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 10px;\r\n  color: var(--ath-blue);\r\n  font-size: 12px;\r\n  font-weight: 900;\r\n  letter-spacing: 0.6px;\r\n  text-transform: uppercase;\r\n}\r\n\r\n.ath-product-link span {\r\n  font-size: 22px;\r\n  line-height: 1;\r\n  transition: transform 0.25s ease;\r\n}\r\n\r\n.ath-product-card:hover .ath-product-link span {\r\n  transform: translateX(5px);\r\n}\r\n\r\n\/* Systemvergleich *\/\r\n.ath-es-compare-wrap {\r\n  overflow-x: auto;\r\n  border: 1px solid var(--ath-border);\r\n  border-radius: var(--ath-radius-lg);\r\n  background: var(--ath-white);\r\n  box-shadow: var(--ath-shadow);\r\n  -webkit-overflow-scrolling: touch;\r\n}\r\n\r\n.ath-es-compare {\r\n  width: 100%;\r\n  min-width: 860px;\r\n  border-collapse: collapse;\r\n  table-layout: fixed;\r\n}\r\n\r\n.ath-es-compare caption {\r\n  position: absolute;\r\n  width: 1px;\r\n  height: 1px;\r\n  overflow: hidden;\r\n  clip: rect(0, 0, 0, 0);\r\n  white-space: nowrap;\r\n}\r\n\r\n.ath-es-compare th,\r\n.ath-es-compare td {\r\n  padding: 20px 22px;\r\n  border-right: 1px solid var(--ath-border);\r\n  border-bottom: 1px solid var(--ath-border);\r\n  vertical-align: top;\r\n  text-align: left;\r\n}\r\n\r\n.ath-es-compare tr:last-child th,\r\n.ath-es-compare tr:last-child td {\r\n  border-bottom: 0;\r\n}\r\n\r\n.ath-es-compare th:last-child,\r\n.ath-es-compare td:last-child {\r\n  border-right: 0;\r\n}\r\n\r\n.ath-es-compare thead th {\r\n  background: var(--ath-navy);\r\n  color: var(--ath-white);\r\n  font-size: 19px;\r\n  line-height: 1.25;\r\n  font-weight: 900;\r\n}\r\n\r\n.ath-es-compare thead th:first-child {\r\n  width: 22%;\r\n  background: #102b42;\r\n}\r\n\r\n.ath-es-compare tbody th {\r\n  color: var(--ath-navy);\r\n  background: #f8fafb;\r\n  font-size: 15px;\r\n  font-weight: 900;\r\n}\r\n\r\n.ath-es-compare tbody td {\r\n  color: var(--ath-text);\r\n  font-size: 15px;\r\n  line-height: 1.55;\r\n}\r\n\r\n.ath-es-compare .ath-es-compare-highlight {\r\n  color: var(--ath-navy);\r\n  font-weight: 900;\r\n}\r\n\r\n.ath-es-compare-note {\r\n  margin: 18px 0 0;\r\n  color: var(--ath-text);\r\n  font-size: 14px;\r\n  line-height: 1.6;\r\n  text-align: center;\r\n}\r\n\r\n\/* Konfigurator *\/\r\n.ath-config-highlight {\r\n  overflow: hidden;\r\n  border-radius: 30px;\r\n  background: linear-gradient(135deg, var(--ath-blue) 0%, var(--ath-blue-light) 100%);\r\n  box-shadow: 0 22px 55px rgba(0, 125, 152, 0.18);\r\n}\r\n\r\n.ath-config-highlight-inner {\r\n  display: grid;\r\n  grid-template-columns: minmax(330px, 480px) 1fr;\r\n  gap: 54px;\r\n  align-items: center;\r\n}\r\n\r\n.ath-config-image {\r\n  padding: 40px;\r\n}\r\n\r\n.ath-config-image img {\r\n  width: 100%;\r\n  height: auto;\r\n  display: block;\r\n}\r\n\r\n.ath-config-content {\r\n  padding: 52px 52px 52px 0;\r\n}\r\n\r\n.ath-config-content > span {\r\n  color: rgba(255, 255, 255, 0.76);\r\n}\r\n\r\n.ath-config-content h2 {\r\n  color: var(--ath-white);\r\n}\r\n\r\n.ath-config-content p {\r\n  margin-bottom: 17px;\r\n  color: rgba(255, 255, 255, 0.92);\r\n  font-size: 17px;\r\n}\r\n\r\n.ath-config-btn {\r\n  margin-top: 10px;\r\n  background: var(--ath-white);\r\n  color: var(--ath-navy);\r\n}\r\n\r\n.ath-config-btn:hover {\r\n  background: var(--ath-navy);\r\n  color: var(--ath-white);\r\n  transform: translateY(-2px);\r\n}\r\n\r\n\/* Anwendungen *\/\r\n.ath-es-app-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(4, minmax(0, 1fr));\r\n  gap: 18px;\r\n}\r\n\r\n.ath-es-app-card {\r\n  min-width: 0;\r\n  padding: 25px 22px;\r\n  border: 1px solid var(--ath-border);\r\n  border-radius: var(--ath-radius-md);\r\n  background: var(--ath-white);\r\n  box-shadow: 0 14px 34px rgba(13, 35, 54, 0.06);\r\n}\r\n\r\n.ath-es-app-card span {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  min-width: 42px;\r\n  height: 34px;\r\n  margin-bottom: 16px;\r\n  padding: 0 12px;\r\n  border-radius: 999px;\r\n  background: rgba(0, 125, 152, 0.1);\r\n  color: var(--ath-blue);\r\n  font-size: 12px;\r\n  font-weight: 900;\r\n  text-transform: uppercase;\r\n}\r\n\r\n.ath-es-app-card h3 {\r\n  margin: 0 0 9px;\r\n  color: var(--ath-navy);\r\n  font-size: 18px;\r\n  line-height: 1.3;\r\n  font-weight: 900;\r\n}\r\n\r\n.ath-es-app-card p {\r\n  margin: 0;\r\n  color: var(--ath-text);\r\n  font-size: 15px;\r\n  line-height: 1.6;\r\n}\r\n\r\n\/* Optionen *\/\r\n.ath-es-options-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(4, minmax(0, 1fr));\r\n  gap: 16px;\r\n}\r\n\r\n.ath-es-option {\r\n  padding: 24px 22px;\r\n  border: 1px solid var(--ath-border);\r\n  border-radius: var(--ath-radius-md);\r\n  background: var(--ath-white);\r\n  box-shadow: 0 14px 35px rgba(13, 35, 54, 0.06);\r\n  text-align: center;\r\n}\r\n\r\n.ath-es-option strong {\r\n  display: block;\r\n  margin-bottom: 8px;\r\n  color: var(--ath-navy);\r\n  font-size: 17px;\r\n  font-weight: 900;\r\n}\r\n\r\n.ath-es-option p {\r\n  margin: 0;\r\n  color: var(--ath-text);\r\n  font-size: 15px;\r\n  line-height: 1.6;\r\n}\r\n\r\n\/* Engineering *\/\r\n.ath-es-engineering {\r\n  background: var(--ath-navy);\r\n  color: var(--ath-white);\r\n}\r\n\r\n.ath-es-engineering-box {\r\n  display: grid;\r\n  grid-template-columns: 0.9fr 1.1fr;\r\n  gap: 44px;\r\n  align-items: center;\r\n}\r\n\r\n.ath-es-engineering-content > span {\r\n  color: var(--ath-cyan);\r\n}\r\n\r\n.ath-es-engineering-content h2 {\r\n  color: var(--ath-white);\r\n}\r\n\r\n.ath-es-engineering-content p {\r\n  margin: 0 0 28px;\r\n  color: rgba(255, 255, 255, 0.86);\r\n}\r\n\r\n.ath-es-engineering .ath-es-btn {\r\n  border-color: rgba(255, 255, 255, 0.3);\r\n  background: transparent;\r\n  color: var(--ath-white);\r\n}\r\n\r\n.ath-es-engineering .ath-es-btn:hover {\r\n  background: var(--ath-white);\r\n  border-color: var(--ath-white);\r\n  color: var(--ath-navy);\r\n}\r\n\r\n.ath-es-engineering-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(2, minmax(0, 1fr));\r\n  gap: 16px;\r\n}\r\n\r\n.ath-es-engineering-card {\r\n  min-width: 0;\r\n  padding: 23px;\r\n  border: 1px solid rgba(255, 255, 255, 0.12);\r\n  border-radius: var(--ath-radius-md);\r\n  background: rgba(255, 255, 255, 0.08);\r\n}\r\n\r\n.ath-es-engineering-card strong {\r\n  display: block;\r\n  margin-bottom: 8px;\r\n  color: var(--ath-cyan);\r\n  font-size: 17px;\r\n  font-weight: 900;\r\n}\r\n\r\n.ath-es-engineering-card p {\r\n  margin: 0;\r\n  color: rgba(255, 255, 255, 0.82);\r\n  font-size: 15px;\r\n  line-height: 1.6;\r\n}\r\n\r\n\/* Abschluss-CTA *\/\r\n.ath-es-cta {\r\n  padding: 64px 40px;\r\n  background: linear-gradient(135deg, var(--ath-blue), var(--ath-navy));\r\n  color: var(--ath-white);\r\n  text-align: center;\r\n}\r\n\r\n.ath-es-cta h2 {\r\n  max-width: 900px;\r\n  margin-right: auto;\r\n  margin-left: auto;\r\n  color: var(--ath-white);\r\n}\r\n\r\n.ath-es-cta p {\r\n  max-width: 820px;\r\n  margin: 0 auto 28px;\r\n  color: rgba(255, 255, 255, 0.9);\r\n}\r\n\r\n.ath-es-cta-actions {\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  justify-content: center;\r\n  gap: 12px;\r\n}\r\n\r\n.ath-es-cta .ath-es-btn {\r\n  background: var(--ath-white);\r\n  border-color: var(--ath-white);\r\n  color: var(--ath-navy);\r\n}\r\n\r\n.ath-es-cta .ath-es-btn:hover {\r\n  background: var(--ath-navy);\r\n  border-color: var(--ath-navy);\r\n  color: var(--ath-white);\r\n}\r\n\r\n.ath-es-cta .ath-es-btn-outline {\r\n  border-color: rgba(255, 255, 255, 0.42);\r\n  color: var(--ath-white);\r\n}\r\n\r\n.ath-es-cta .ath-es-btn-outline:hover {\r\n  background: var(--ath-white);\r\n  border-color: var(--ath-white);\r\n  color: var(--ath-navy);\r\n}\r\n\r\n\/* Tablet *\/\r\n@media (max-width: 1100px) {\r\n  .ath-product-grid {\r\n    grid-template-columns: repeat(2, minmax(0, 1fr));\r\n  }\r\n\r\n  .ath-product-card:last-child {\r\n    grid-column: 1 \/ -1;\r\n    max-width: calc(50% - 13px);\r\n    width: 100%;\r\n    margin: 0 auto;\r\n  }\r\n\r\n  .ath-config-highlight-inner,\r\n  .ath-es-engineering-box {\r\n    grid-template-columns: 1fr;\r\n  }\r\n\r\n  .ath-config-image {\r\n    max-width: 520px;\r\n    margin: 0 auto;\r\n    padding-bottom: 0;\r\n  }\r\n\r\n  .ath-config-content {\r\n    padding: 30px 42px 44px;\r\n    text-align: center;\r\n  }\r\n\r\n  .ath-es-app-grid,\r\n  .ath-es-options-grid {\r\n    grid-template-columns: repeat(2, minmax(0, 1fr));\r\n  }\r\n}\r\n\r\n\/* Mobile *\/\r\n@media (max-width: 760px) {\r\n  .ath-es-page {\r\n    overflow-x: hidden;\r\n  }\r\n\r\n  .ath-es-section,\r\n  .ath-es-cta {\r\n    padding: 48px 18px;\r\n  }\r\n\r\n  .ath-es-head {\r\n    margin-bottom: 26px;\r\n  }\r\n\r\n  .ath-es-eyebrow,\r\n  .ath-es-engineering-content > span,\r\n  .ath-config-content > span {\r\n    font-size: 10px;\r\n    letter-spacing: 1px;\r\n  }\r\n\r\n  .ath-es-head h1,\r\n  .ath-es-head h2,\r\n  .ath-es-engineering-content h2,\r\n  .ath-es-cta h2,\r\n  .ath-config-content h2 {\r\n    font-size: 25px;\r\n    line-height: 1.18;\r\n  }\r\n\r\n  .ath-es-head p,\r\n  .ath-es-engineering-content p,\r\n  .ath-es-cta p,\r\n  .ath-config-content p {\r\n    font-size: 15px;\r\n    line-height: 1.62;\r\n  }\r\n\r\n  .ath-product-grid {\r\n    grid-template-columns: 1fr;\r\n    gap: 18px;\r\n  }\r\n\r\n  .ath-product-card,\r\n  .ath-product-card:last-child {\r\n    grid-column: auto;\r\n    max-width: none;\r\n    min-height: auto;\r\n  }\r\n\r\n  .ath-product-image {\r\n    height: 190px;\r\n    padding: 24px;\r\n  }\r\n\r\n  .ath-product-content {\r\n    padding: 23px 20px 25px;\r\n    text-align: center;\r\n  }\r\n\r\n  .ath-product-card h3 {\r\n    font-size: 20px;\r\n  }\r\n\r\n  .ath-product-features {\r\n    display: inline-block;\r\n    margin-right: auto;\r\n    margin-left: auto;\r\n    text-align: left;\r\n  }\r\n\r\n  .ath-product-link {\r\n    justify-content: center;\r\n  }\r\n\r\n  .ath-es-compare-wrap {\r\n    border-radius: 18px;\r\n  }\r\n\r\n  .ath-es-compare th,\r\n  .ath-es-compare td {\r\n    padding: 16px;\r\n  }\r\n\r\n  .ath-config-highlight {\r\n    border-radius: 20px;\r\n  }\r\n\r\n  .ath-config-image {\r\n    padding: 28px 24px 0;\r\n  }\r\n\r\n  .ath-config-content {\r\n    padding: 28px 22px 32px;\r\n  }\r\n\r\n  .ath-config-btn,\r\n  .ath-es-btn,\r\n  .ath-es-btn-outline {\r\n    width: 100%;\r\n    max-width: 300px;\r\n  }\r\n\r\n  .ath-es-app-grid,\r\n  .ath-es-options-grid,\r\n  .ath-es-engineering-grid {\r\n    grid-template-columns: 1fr;\r\n    gap: 14px;\r\n  }\r\n\r\n  .ath-es-app-card,\r\n  .ath-es-option,\r\n  .ath-es-engineering-card {\r\n    padding: 21px 19px;\r\n    text-align: center;\r\n  }\r\n\r\n  .ath-es-engineering-content {\r\n    text-align: center;\r\n  }\r\n\r\n  .ath-es-cta-actions {\r\n    flex-direction: column;\r\n    align-items: center;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<section class=\"ath-es-page\">\r\n\r\n  <!-- 1. System\u00fcbersicht -->\r\n  <div class=\"ath-es-section alt\">\r\n    <div class=\"ath-es-inner\">\r\n\r\n      <div class=\"ath-es-head\">\r\n        <span class=\"ath-es-eyebrow\">Electric part-turn actuator systems<\/span>\r\n\r\n        <h1>Electric part-turn actuator systems with motor and control<\/h1>\r\n\r\n        <p>\r\n          ATH Technik combines rotary actuator, electric motor, and, upon request, control unit, encoder, and holding brake into a system solution tailored to your application.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"ath-product-grid\">\r\n\r\n        <!-- 24-V-System -->\r\n        <a href=\"https:\/\/ath-technik.de\/en\/slew-drive-system\/complete-system-24v\/\"\r\n           class=\"ath-product-card\"\r\n           aria-label=\"Learn more about the complete system with a 24-volt motor\">\r\n\r\n          <span class=\"ath-product-badge\">24 V DC<\/span>\r\n\r\n          <div class=\"ath-product-image\">\r\n            <img decoding=\"async\"\r\n              src=\"https:\/\/ath-technik.de\/wp-content\/uploads\/2026\/05\/SAL183-24VDC.png\"\r\n              alt=\"Electric part-turn actuator with 24-volt gear motor\"\r\n              loading=\"lazy\">\r\n          <\/div>\r\n\r\n          <div class=\"ath-product-content\">\r\n            <h3>Complete system with 24 V motor<\/h3>\r\n\r\n            <div class=\"ath-product-subtitle\">\r\n              Compact, mobile, and flexible in use\r\n            <\/div>\r\n\r\n            <p>\r\n              Electric slewing drive system for compact, mobile, or off-grid applications. Solar applications and tracking systems fall within this system class.\r\n            <\/p>\r\n\r\n            <ul class=\"ath-product-features\">\r\n              <li>24 V DC power supply<\/li>\r\n              <li>Optional with motor driver and speed control<\/li>\r\n              <li>Also for solar and tracking applications<\/li>\r\n            <\/ul>\r\n\r\n            <div class=\"ath-product-link\">\r\n              View 24V system\r\n              <span aria-hidden=\"true\">\u2192<\/span>\r\n            <\/div>\r\n          <\/div>\r\n        <\/a>\r\n\r\n        <!-- 400-V-System -->\r\n        <a href=\"https:\/\/ath-technik.de\/en\/komplettsystem-400v\/\"\r\n           class=\"ath-product-card\"\r\n           aria-label=\"Learn more about the complete system with a 400-volt motor\">\r\n\r\n          <span class=\"ath-product-badge\">400 V AC<\/span>\r\n\r\n          <div class=\"ath-product-image\">\r\n            <img decoding=\"async\"\r\n              src=\"https:\/\/ath-technik.de\/wp-content\/uploads\/2026\/08\/SAA360.108-STG037.png\"\r\n              alt=\"Industrial slewing drive system with 400-volt gear motor\"\r\n              loading=\"lazy\">\r\n          <\/div>\r\n\r\n          <div class=\"ath-product-content\">\r\n            <h3>Complete system with 400 V motor<\/h3>\r\n\r\n            <div class=\"ath-product-subtitle\">\r\n              Rugged and powerful for industrial plants\r\n            <\/div>\r\n\r\n            <p>\r\n              Matched system with slewing drive and helical gear motor for stationary machines, fixtures, and continuous industrial applications.\r\n            <\/p>\r\n\r\n            <ul class=\"ath-product-features\">\r\n              <li>High-performance three-phase motorization<\/li>\r\n              <li>Optional with frequency inverter<\/li>\r\n              <li>For machine and fixture construction<\/li>\r\n            <\/ul>\r\n\r\n            <div class=\"ath-product-link\">\r\n              View 400 V system\r\n              <span aria-hidden=\"true\">\u2192<\/span>\r\n            <\/div>\r\n          <\/div>\r\n        <\/a>\r\n\r\n        <!-- Servo-System -->\r\n        <a href=\"https:\/\/ath-technik.de\/en\/slew-drive-system\/slew-drive-servo-motor\/\"\r\n           class=\"ath-product-card\"\r\n           aria-label=\"Learn more about the complete system with servo gear motor\">\r\n\r\n          <span class=\"ath-product-badge\">Servo<\/span>\r\n\r\n          <div class=\"ath-product-image\">\r\n            <img decoding=\"async\"\r\n              src=\"https:\/\/ath-technik.de\/wp-content\/uploads\/2026\/05\/SAA693-1FK-PS4.png\"\r\n              alt=\"Slew drive system with servo gear motor\"\r\n              loading=\"lazy\">\r\n          <\/div>\r\n\r\n          <div class=\"ath-product-content\">\r\n            <h3>Complete system with servo gear motor<\/h3>\r\n\r\n            <div class=\"ath-product-subtitle\">\r\n              Precise, dynamic and programmable\r\n            <\/div>\r\n\r\n            <p>\r\n              Custom-designed positioning axis with servo gear motor, feedback system, and matching regulation or control technology.\r\n            <\/p>\r\n\r\n            <ul class=\"ath-product-features\">\r\n              <li>Defined angles and motion profiles<\/li>\r\n              <li>High repeatability<\/li>\r\n              <li>Optional with controller, PLC, and HMI<\/li>\r\n            <\/ul>\r\n\r\n            <div class=\"ath-product-link\">\r\n              Check servo system\r\n              <span aria-hidden=\"true\">\u2192<\/span>\r\n            <\/div>\r\n          <\/div>\r\n        <\/a>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 2. Systemvergleich -->\r\n  <div class=\"ath-es-section\" id=\"ath-systemvergleich\">\r\n    <div class=\"ath-es-inner\">\r\n\r\n      <div class=\"ath-es-head\">\r\n        <span class=\"ath-es-eyebrow\">System comparison<\/span>\r\n\r\n        <h2>Which drive solution fits your application?<\/h2>\r\n\r\n        <p>\r\n          The appropriate system class depends not only on the supply voltage, but above all on the motion sequence, control requirements, and desired positioning accuracy.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div\r\n        class=\"ath-es-compare-wrap\"\r\n        role=\"region\"\r\n        aria-label=\"Comparison of the electric part-turn actuator systems\"\r\n        tabindex=\"0\">\r\n\r\n        <table class=\"ath-es-compare\">\r\n          <caption>\r\n            Comparison of 24V, 400V, and servo rotary actuator systems\r\n          <\/caption>\r\n\r\n          <thead>\r\n            <tr>\r\n              <th scope=\"col\">Criterion<\/th>\r\n              <th scope=\"col\">24V system<\/th>\r\n              <th scope=\"col\">400-V system<\/th>\r\n              <th scope=\"col\">Servo system<\/th>\r\n            <\/tr>\r\n          <\/thead>\r\n\r\n          <tbody>\r\n            <tr>\r\n              <th scope=\"row\">Typical task<\/th>\r\n              <td>Simple to controlled rotary motion<\/td>\r\n              <td>Robust industrial rotary motion<\/td>\r\n              <td>Precise and dynamic positioning<\/td>\r\n            <\/tr>\r\n\r\n            <tr>\r\n              <th scope=\"row\">Supply<\/th>\r\n              <td>\r\n                <span class=\"ath-es-compare-highlight\">24 V DC<\/span>\r\n              <\/td>\r\n              <td>\r\n                <span class=\"ath-es-compare-highlight\">230 \/ 400 V AC<\/span>\r\n              <\/td>\r\n              <td>Depending on the selected servo system<\/td>\r\n            <\/tr>\r\n\r\n            <tr>\r\n              <th scope=\"row\">Speed control<\/th>\r\n              <td>Possible via motor driver<\/td>\r\n              <td>Possible via frequency inverter<\/td>\r\n              <td>About servo controllers as a system function<\/td>\r\n            <\/tr>\r\n\r\n            <tr>\r\n              <th scope=\"row\">Positioning<\/th>\r\n              <td>Simple limit positions or encoder solution possible<\/td>\r\n              <td>Achievable with transmitter and controller<\/td>\r\n              <td>\r\n                <span class=\"ath-es-compare-highlight\">\r\n                  Defined angles, positions, and motion profiles\r\n                <\/span>\r\n              <\/td>\r\n            <\/tr>\r\n\r\n            <tr>\r\n              <th scope=\"row\">Operation<\/th>\r\n              <td>pushbutton, input signal or small control unit<\/td>\r\n              <td>Pushbutton, PLC, HMI, or machine control<\/td>\r\n              <td>PLC, HMI, motion controller or fieldbus<\/td>\r\n            <\/tr>\r\n\r\n            <tr>\r\n              <th scope=\"row\">Typical applications<\/th>\r\n              <td>Mobile devices, solar tracking and small rotary tables<\/td>\r\n              <td>Mechanical engineering, assembly fixtures, conveyor and welding technology<\/td>\r\n              <td>Test benches, automation, measuring and positioning axes<\/td>\r\n            <\/tr>\r\n\r\n            <tr>\r\n              <th scope=\"row\">Special strength<\/th>\r\n              <td>Compact, efficient, and easy to integrate<\/td>\r\n              <td>Robust, powerful, and industrial-grade<\/td>\r\n              <td>Precise, flexibly programmable and dynamic<\/td>\r\n            <\/tr>\r\n          <\/tbody>\r\n        <\/table>\r\n      <\/div>\r\n\r\n      <p class=\"ath-es-compare-note\">\r\n        The final design is determined based on load, center of gravity, rotational speed, axis position, cycle time, duty cycle, and safety requirements.\r\n      <\/p>\r\n\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 3. Konfigurator -->\r\n  <div class=\"ath-es-section alt\">\r\n    <div class=\"ath-es-inner\">\r\n\r\n      <div class=\"ath-config-highlight\">\r\n        <div class=\"ath-config-highlight-inner\">\r\n\r\n          <div class=\"ath-config-image\">\r\n            <img decoding=\"async\"\r\n              src=\"https:\/\/ath-technik.de\/wp-content\/uploads\/2026\/05\/Konfigurator-Bild.png\"\r\n              alt=\"Configurator for 400-volt electric part-turn actuator systems\"\r\n              loading=\"lazy\">\r\n          <\/div>\r\n\r\n          <div class=\"ath-config-content\">\r\n            <span>Online configurator<\/span>\r\n\r\n            <h2>Pre-design 400 V rotary actuator system online<\/h2>\r\n\r\n            <p>\r\n              Assemble an industrial slew drive system and determine technical characteristics such as gear ratio, torque, rotational speed, and matching motorization.\r\n            <\/p>\r\n\r\n            <p>\r\n              24V and servo systems are currently designed on a project-by-project basis. Please use the technical inquiry for this purpose.\r\n            <\/p>\r\n\r\n            <a\r\n              href=\"https:\/\/ath-technik.de\/en\/slew-drives\/slew-drive-configurator\/\"\r\n              class=\"ath-config-btn\">\r\n              Start 400V configurator\r\n            <\/a>\r\n          <\/div>\r\n\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 4. Anwendungsbeispiele -->\r\n  <div class=\"ath-es-section\">\r\n    <div class=\"ath-es-inner\">\r\n\r\n      <div class=\"ath-es-head\">\r\n        <span class=\"ath-es-eyebrow\">Sample applications<\/span>\r\n\r\n        <h2>\r\n          Electric rotary and positioning solutions for various tasks\r\n        <\/h2>\r\n\r\n        <p>\r\n          The systems are assembled to match the respective movement, load situation, installation position, and control requirement.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"ath-es-app-grid\">\r\n\r\n        <div class=\"ath-es-app-card\">\r\n          <span>24 V<\/span>\r\n\r\n          <h3>Solar and tracking systems<\/h3>\r\n\r\n          <p>\r\n            Compact 24V drives for tracking movements and decentralized applications with low supply voltage.\r\n          <\/p>\r\n        <\/div>\r\n\r\n        <div class=\"ath-es-app-card\">\r\n          <span>Industry<\/span>\r\n\r\n          <h3>Assembly and testing turntables<\/h3>\r\n\r\n          <p>\r\n            Motorized rotary axes for ergonomic assembly, defined test positions, and recurring processes.\r\n          <\/p>\r\n        <\/div>\r\n\r\n        <div class=\"ath-es-app-card\">\r\n          <span>Handling<\/span>\r\n\r\n          <h3>Turning and positioning devices<\/h3>\r\n\r\n          <p>\r\n            Controlled swiveling and positioning of components, fixtures, or workpiece carriers.\r\n          <\/p>\r\n        <\/div>\r\n\r\n        <div class=\"ath-es-app-card\">\r\n          <span>Servo<\/span>\r\n\r\n          <h3>Automated positioning axes<\/h3>\r\n\r\n          <p>\r\n            Programmable angular positions, motion profiles, and interfaces for machine and test bench applications.\r\n          <\/p>\r\n        <\/div>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 5. Ausstattung und Optionen -->\r\n  <div class=\"ath-es-section alt\">\r\n    <div class=\"ath-es-inner\">\r\n\r\n      <div class=\"ath-es-head\">\r\n        <span class=\"ath-es-eyebrow\">Equipment and options<\/span>\r\n\r\n        <h2>From the motor adapter to the positioning control<\/h2>\r\n\r\n        <p>\r\n          Depending on the system class, the electrical rotary axis can be supplemented by mechanical, electrical, and control engineering components.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"ath-es-options-grid\">\r\n\r\n        <div class=\"ath-es-option\">\r\n          <strong>Absolute encoder<\/strong>\r\n\r\n          <p>\r\n            For position feedback, referencing, and controlled movement sequences.\r\n          <\/p>\r\n        <\/div>\r\n\r\n        <div class=\"ath-es-option\">\r\n          <strong>Holding brake<\/strong>\r\n\r\n          <p>\r\n            For applications where a load must be safely held in position.\r\n          <\/p>\r\n        <\/div>\r\n\r\n        <div class=\"ath-es-option\">\r\n          <strong>Motor adapter<\/strong>\r\n\r\n          <p>\r\n            Mechanical adaptation of geared motor or servomotor to the slewing drive.\r\n          <\/p>\r\n        <\/div>\r\n\r\n        <div class=\"ath-es-option\">\r\n          <strong>Control and Switchboard<\/strong>\r\n\r\n          <p>\r\n            From simple forward\/reverse control to automated positioning solutions.\r\n          <\/p>\r\n        <\/div>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 6. Engineering -->\r\n  <div class=\"ath-es-section ath-es-engineering\">\r\n    <div class=\"ath-es-inner\">\r\n\r\n      <div class=\"ath-es-engineering-box\">\r\n\r\n        <div class=\"ath-es-engineering-content\">\r\n          <span>Engineering Support<\/span>\r\n\r\n          <h2>Design of the complete powertrain<\/h2>\r\n\r\n          <p>\r\n            ATH Technik considers slewing drive, motor, gear ratio, feedback, and control as an integrated system. The design is based on your actual load and motion requirements.\r\n          <\/p>\r\n\r\n          <a href=\"\/en\/contact\/\" class=\"ath-es-btn\">\r\n            Send technical inquiry\r\n          <\/a>\r\n        <\/div>\r\n\r\n        <div class=\"ath-es-engineering-grid\">\r\n\r\n          <div class=\"ath-es-engineering-card\">\r\n            <strong>Load and breakdown torque<\/strong>\r\n\r\n            <p>\r\n              Assessment of weight, center of gravity, axle load, and occurring forces.\r\n            <\/p>\r\n          <\/div>\r\n\r\n          <div class=\"ath-es-engineering-card\">\r\n            <strong>Torque and speed<\/strong>\r\n\r\n            <p>\r\n              Coordination of part-turn actuator, gear ratio, and motorization.\r\n            <\/p>\r\n          <\/div>\r\n\r\n          <div class=\"ath-es-engineering-card\">\r\n            <strong>Position and movement<\/strong>\r\n\r\n            <p>\r\n              Selection of sensor, control, angular positions, and motion profiles.\r\n            <\/p>\r\n          <\/div>\r\n\r\n          <div class=\"ath-es-engineering-card\">\r\n            <strong>Control and Interfaces<\/strong>\r\n\r\n            <p>\r\n              Integration in control panel, PLC, HMI, or existing machine control.\r\n            <\/p>\r\n          <\/div>\r\n\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 7. Abschluss -->\r\n  <div class=\"ath-es-cta\">\r\n    <div class=\"ath-es-inner\">\r\n\r\n      <h2>Which electric part-turn actuator solution do you need?<\/h2>\r\n\r\n      <p>\r\n        Send us details on load, center of gravity, speed, swivel angle, duty cycle, and desired control system. We will check the appropriate system combination.\r\n      <\/p>\r\n\r\n      <div class=\"ath-es-cta-actions\">\r\n\r\n        <a href=\"\/en\/contact\/\" class=\"ath-es-btn\">\r\n          Have a project designed\r\n        <\/a>\r\n\r\n        <a href=\"#ath-systemvergleich\" class=\"ath-es-btn-outline\">\r\n          Compare systems\r\n        <\/a>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Elektrische Schwenkantrieb-Systeme Elektrische Schwenkantrieb-Systeme mit Motor und Steuerung ATH Technik kombiniert Schwenkantrieb, Elektromotor und auf Wunsch Steuerung, Geber und Haltebremse zu einer auf Ihre Anwendung abgestimmten Systeml\u00f6sung. 24 V DC Komplettsystem mit 24-V-Motor Kompakt, mobil und flexibel einsetzbar Elektrisches Schwenkantrieb-System f\u00fcr kompakte, mobile oder netzunabh\u00e4ngige Anwendungen. Solaranwendungen und Nachf\u00fchrsysteme werden innerhalb dieser Systemklasse gef\u00fchrt. 24-V-DC-Versorgung [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":2887,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ocean_front_end_style_editor":"no","ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"0","ocean_second_sidebar":"0","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"0","ocean_custom_header_template":"0","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"0","ocean_menu_typo_font_family":"0","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"on","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"0","footnotes":""},"class_list":["post-172","page","type-page","status-publish","has-post-thumbnail","hentry","entry","has-media","owp-thumbs-layout-horizontal","owp-btn-normal","owp-tabs-layout-horizontal","has-no-thumbnails"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ath-technik.de\/en\/wp-json\/wp\/v2\/pages\/172","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ath-technik.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ath-technik.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ath-technik.de\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ath-technik.de\/en\/wp-json\/wp\/v2\/comments?post=172"}],"version-history":[{"count":10,"href":"https:\/\/ath-technik.de\/en\/wp-json\/wp\/v2\/pages\/172\/revisions"}],"predecessor-version":[{"id":17991,"href":"https:\/\/ath-technik.de\/en\/wp-json\/wp\/v2\/pages\/172\/revisions\/17991"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ath-technik.de\/en\/wp-json\/wp\/v2\/media\/2887"}],"wp:attachment":[{"href":"https:\/\/ath-technik.de\/en\/wp-json\/wp\/v2\/media?parent=172"}],"curies":[{"name":"WP","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}