WAVE TECH GLOBAL LIMITED
  • Home
  • Company Overview
  • Products
    • Precision Gear Reducers
      • CS Series Harmonic Gear
      • CD Series Harmonic Gear
      • HS/HD Series Harmonic Gear
    • Exoskeleton Robotics
    • Water-Lubricated Bearings
  • News
    • Company news
    • Industry-news
  • Applications
  • Contact us

PRroducts Categories

  • Precision Gear Reducers
    • CS Series Harmonic Gear
    • CD Series Harmonic Gear
    • HS/HD Series Harmonic Gear
  • Exoskeleton Robotics
  • Water-Lubricated Bearings

Featured Products

  • CS / CSG Cup-Type Harmonic Reducers

    CS / CSG Cup-Type Harmonic Reducers

    CS-CSG-SERIES
  • CD / CDH Compact Cup-Type Harmonic Reducers

    CD / CDH Compact Cup-Type Harmonic Reducers

    CD-CDH-SERIES
  • HS / HSG / HD Hat-Type Harmonic Reducers

    HS / HSG / HD Hat-Type Harmonic Reducers

    HS-HSG-HD-SERIES
  • Marine Cutless Bearing Water Lubricated Naval Brass Sleeve Bearing

    Marine Cutless Bearing Water Lubricated Naval Brass Sleeve Bearing

    WTG-BS-WLB
  • Non Metallic Marine Cutless Bearing Water Lubricated Composite Sleeve Bearing

    Non Metallic Marine Cutless Bearing Water Lubricated Composite Sleeve Bearing

    WTG-NM-WLB
  • Flanged Water Lubricated Marine Bearing for Stern Tube Propeller Shaft

    Flanged Water Lubricated Marine Bearing for Stern Tube Propeller Shaft

    WTG-FLG-WLB

robot reducer

  • HS / HSG / HD Hat-Type Harmonic Reducers

    HS / HSG / HD Hat-Type Harmonic Reducers

  • CD / CDH Compact Cup-Type Harmonic Reducers

    CD / CDH Compact Cup-Type Harmonic Reducers

  • CS / CSG Cup-Type Harmonic Reducers

    CS / CSG Cup-Type Harmonic Reducers

WAVE TECH GLOBAL LIMITED
  • Home
  • About Us
  • Products
  • News
  • Contact Us
  • Privacy Policy
  • Terms of Use
  • 15/F, GOLDFIELD INDUSTRIAL BUILDING, 144-150 TAI LIN PAI ROAD, KWAI CHUNG, HONG KONG
  • Tel:+85252260776
  • info@wavetechautomation.com
Wavetech Automation - Advanced Motion, Bearing and Robotic Systems Copyright © 2013-2026 All Rights Reserved. (function(){ function ready(fn){ if(document.readyState !== 'loading') fn(); else document.addEventListener('DOMContentLoaded', fn); } function setAttr(el, name, value){ if(el) el.setAttribute(name, value); } ready(function(){ var platforms = [ {title:'Water-Lubricated Bearings', desc:'Oil-free bearing solutions for marine shafts, pumps, hydropower and underwater equipment.', href:'/Water-Lubricated-Bearings.html', img:'/Uploads/image/20260803/20260803135351_75704.jpg'}, {title:'Precision Gear Reducers', desc:'Compact high-torque reducers for robotics, automation, CNC and motion-control systems.', href:'/Precision-Gear-Reducers.html', img:'/Uploads/pro/hs-hsg-hd-hat-type-harmonic-reducers.147.3-1.JPG'}, {title:'Exoskeleton Robotics', desc:'Lightweight robotic modules and motion systems for rehabilitation and human-assist applications.', href:'/Exoskeleton-Robotics.html', img:'/Uploads/image/20260803/20260803135442_36107.png'} ]; var about = document.querySelector('.company_intr_desc'); if (about) { about.innerHTML = 'WAVE TECH GLOBAL LIMITED develops advanced motion systems for demanding environments.

Our product platforms include water-lubricated bearings, precision gear reducers and exoskeleton robotic systems for marine, industrial automation, robotics and human-assist applications.

By connecting bearing materials, compact transmission, lightweight structure and motion control, we support customers from product selection to custom engineering development.'; } setAttr(document.querySelector('.company_intr_cont .learn_more a'), 'href', '/robotic-harmonic-drive-company-overview.html'); var aboutImg = document.querySelector('.company_intr_img img'); if (aboutImg) { aboutImg.src = '/Uploads/pro/hs-hsg-hd-hat-type-harmonic-reducers.147.3-1.JPG'; aboutImg.alt = 'WAVE TECH precision reducers and advanced motion systems'; } setAttr(document.querySelector('.company_intr_img a'), 'href', '/Precision-Gear-Reducers.html'); document.querySelectorAll('.intr_small_imgs li').forEach(function(li, i){ var item = platforms[i]; if(!item) return; var a = li.querySelector('a'); var img = li.querySelector('img'); setAttr(a, 'href', item.href); if (img) { img.src = item.img; img.alt = item.title; } var icon = li.querySelector('.ico_player'); if(icon) icon.parentNode.removeChild(icon); }); var productTitle = document.querySelector('.index_product .hd_title'); if (productTitle) productTitle.textContent = 'CORE PRODUCT PLATFORMS'; var tabs = document.querySelector('.index_product .product_tabs'); if (tabs) tabs.style.display = 'none'; var productLayout = document.querySelector('.index_product .index_bd .layout'); if (productLayout) { productLayout.innerHTML = '
' + platforms.map(function(p){ return ''+p.title+''+p.title+''+p.desc+''; }).join('') + '
MORE
'; } document.querySelectorAll('.product_tabs .tab_item').forEach(function(item){ var text = (item.textContent || '').trim().toLowerCase(); if (text === 'ceramic' || text === 'accessor') item.style.display = 'none'; }); document.querySelectorAll('.head_nav a, .foot_menu a').forEach(function(a){ if ((a.textContent || '').trim() === 'Products') a.setAttribute('href', '/products.html'); }); var whatsapp = document.querySelector('a.whatsapp'); if (whatsapp) whatsapp.setAttribute('href', 'https://api.whatsapp.com/send?phone=85252260776'); var subTitle = document.querySelector('.company_subscribe .subscribe_title'); if (subTitle) subTitle.textContent = 'ENGINEERING INQUIRY'; var subDesc = document.querySelector('.company_subscribe .subscribe_desc'); if (subDesc) subDesc.textContent = 'Tell us about your bearing, reducer or exoskeleton robotic motion requirement.'; }); })(); .index_product .index_bd { padding-top: 18px; } .wt-platform-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:24px; margin-bottom:34px; } .wt-platform-card { display:block; background:#fff; border:1px solid #e7ebf0; box-shadow:0 14px 34px rgba(18,35,55,.08); overflow:hidden; color:#172033; transition:transform .22s ease, box-shadow .22s ease; } .wt-platform-card:hover { transform:translateY(-4px); box-shadow:0 18px 42px rgba(18,35,55,.14); } .wt-platform-img { display:block; aspect-ratio: 16 / 10; background:#f4f7fa; overflow:hidden; } .wt-platform-img img { width:100%; height:100%; object-fit:cover; display:block; } .wt-platform-copy { display:block; padding:20px 20px 22px; min-height:148px; } .wt-platform-copy strong { display:block; font-size:20px; line-height:1.25; color:#101820; margin-bottom:10px; } .wt-platform-copy em { display:block; font-style:normal; color:#5f6b7a; font-size:14px; line-height:1.7; } .intr_small_imgs .item_img img { object-fit:cover; width:100%; height:100%; } @media (max-width: 900px) { .wt-platform-grid { grid-template-columns:1fr; gap:16px; } .wt-platform-copy { min-height:0; } }
  • Send Email
  • Whatsapp
  • Send Inquiry
  • LiveChat关闭
    Hit enter to search or ESC to close
    • English
    • Françai
    • Español
    • Deutsch
    • Română
    • العربية
    • 한국어
    • 日本語
    • Italiano
    • Português
    • Gaeilge
    • Dansk
    • Čeština
    • Русский
    • Afrikaans
    • Euskara
    • Català
    • Esperanto
    • हिन्दी
    • Ελληνικά
    • Bahasa Melayu
    • Polski
    • Српски
    • Kiswahili
    • ภาษาไทย
    • Tiếng Việt
    • Türkçe
    • Svenska
    • Cymraeg
    • Slovenčina
    • Latviešu
    • Malti
    • Magyar
    • Galego
    • ગુજરાતી
    • Eesti Keel
    • বাংলা
    • Shqip
    • беларуская мова
    • Nederlands
    • Tagalog
    • ქართული
    • Íslenska
    • Kreyòl Ayisyen
    • Lietuvių
    • Norsk‎
    • slovenščina
    • தமிழ்
    • Українська
    • ײִדיש
    • اردو
    • తెలుగు
    • فارسی
    • македонски
    • ಕನ್ನಡ
    • Bahasa Indonesia
    • עברית
    • Suomi
    • Hrvatski
    • Български
    • Azerbaijani
    Leave Your Message
    • Send
    Write your message here and send it to us