{"product_id":"fjd-trion-eg10-excavator-guidance-system","title":"FJD Trion EG10 Excavator Guidance System","description":"\u003c!-- =========================================================\n     FJD TRION EG10\n     EXCAVATOR GUIDANCE SYSTEM\n     Shopify Product Description\n     ========================================================= --\u003e\n\u003cstyle\u003e\n\/* =========================================================\n   GLOBAL\n   ========================================================= *\/\n\n.fjd-eg10-page {\n  --eg-blue: #1268d5;\n  --eg-blue-dark: #0b4fa8;\n  --eg-green: #27a56a;\n  --eg-dark: #111827;\n  --eg-text: #3f4a5a;\n  --eg-muted: #6b7280;\n  --eg-light: #f5f7fa;\n  --eg-border: #e5e9ef;\n  --eg-white: #ffffff;\n\n  max-width: 1280px;\n  margin: 0 auto;\n  color: var(--eg-text);\n  font-family: Arial, Helvetica, sans-serif;\n  line-height: 1.7;\n  box-sizing: border-box;\n}\n\n.fjd-eg10-page *,\n.fjd-eg10-page *::before,\n.fjd-eg10-page *::after {\n  box-sizing: border-box;\n}\n\n.fjd-eg10-page img {\n  display: block;\n  width: 100%;\n  height: auto;\n}\n\n.fjd-eg10-page h1,\n.fjd-eg10-page h2,\n.fjd-eg10-page h3,\n.fjd-eg10-page p {\n  margin-top: 0;\n}\n\n.fjd-eg10-page h1,\n.fjd-eg10-page h2,\n.fjd-eg10-page h3 {\n  color: var(--eg-dark);\n}\n\n.fjd-eg10-page a {\n  color: inherit;\n  text-decoration: none;\n}\n\n\n\/* =========================================================\n   COMMON\n   ========================================================= *\/\n\n.eg-section {\n  padding: 90px 32px;\n}\n\n.eg-section-header {\n  max-width: 820px;\n  margin: 0 auto 55px;\n  text-align: center;\n}\n\n.eg-eyebrow {\n  margin-bottom: 12px;\n  color: var(--eg-blue);\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}\n\n.eg-section-header h2 {\n  margin-bottom: 18px;\n  font-size: 38px;\n  line-height: 1.2;\n  font-weight: 700;\n}\n\n.eg-section-header p {\n  margin-bottom: 0;\n  color: var(--eg-muted);\n  font-size: 17px;\n  line-height: 1.8;\n}\n\n.eg-accent {\n  color: var(--eg-blue);\n}\n\n.eg-green {\n  color: var(--eg-green);\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.eg-hero {\n  position: relative;\n  overflow: hidden;\n  padding: 90px 50px;\n  background:\n    linear-gradient(\n      90deg,\n      rgba(8, 18, 32, 0.97) 0%,\n      rgba(8, 18, 32, 0.90) 45%,\n      rgba(8, 18, 32, 0.48) 72%,\n      rgba(8, 18, 32, 0.12) 100%\n    ),\n    url(\"https:\/\/www.fjdtrion.com\/web\/image\/35186-ae08933b\/EN_20260804_FJD%20EG10%20Excavator%20Guidance%20System_Brochure%20%E5%89%AF%E6%9C%AC%20%E5%89%AF%E6%9C%AC-2.webp\")\n    center \/ cover no-repeat;\n  min-height: 570px;\n  display: flex;\n  align-items: center;\n}\n\n.eg-hero-content {\n  position: relative;\n  z-index: 2;\n  max-width: 650px;\n  color: #ffffff;\n}\n\n.eg-hero .eg-eyebrow {\n  color: #71b5ff;\n}\n\n.eg-hero h1 {\n  margin-bottom: 22px;\n  color: #ffffff;\n  font-size: 52px;\n  line-height: 1.08;\n  font-weight: 700;\n}\n\n.eg-hero-subtitle {\n  margin-bottom: 20px;\n  color: #dcecff;\n  font-size: 25px;\n  font-weight: 500;\n}\n\n.eg-hero-description {\n  max-width: 610px;\n  margin-bottom: 30px;\n  color: #d7dee8;\n  font-size: 17px;\n  line-height: 1.8;\n}\n\n.eg-hero-badges {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 12px;\n}\n\n.eg-hero-badge {\n  padding: 9px 16px;\n  border: 1px solid rgba(255,255,255,0.28);\n  border-radius: 999px;\n  background: rgba(255,255,255,0.08);\n  color: #ffffff;\n  font-size: 13px;\n  font-weight: 600;\n  backdrop-filter: blur(8px);\n}\n\n\n\/* =========================================================\n   INTRO \/ VALUE PROPOSITION\n   ========================================================= *\/\n\n.eg-intro {\n  padding: 72px 32px;\n  background: #ffffff;\n}\n\n.eg-intro-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 55px;\n  align-items: center;\n}\n\n.eg-intro-image {\n  overflow: hidden;\n  border-radius: 18px;\n  background: var(--eg-light);\n}\n\n.eg-intro-image img {\n  width: 100%;\n  aspect-ratio: 1.15 \/ 1;\n  object-fit: cover;\n}\n\n.eg-intro-content h2 {\n  margin-bottom: 20px;\n  font-size: 36px;\n  line-height: 1.2;\n}\n\n.eg-intro-content p {\n  color: var(--eg-text);\n  font-size: 16px;\n}\n\n.eg-check-list {\n  margin: 28px 0 0;\n  padding: 0;\n  list-style: none;\n}\n\n.eg-check-list li {\n  position: relative;\n  margin-bottom: 13px;\n  padding-left: 31px;\n  color: var(--eg-text);\n  font-size: 15px;\n}\n\n.eg-check-list li::before {\n  content: \"✓\";\n  position: absolute;\n  left: 0;\n  top: 0;\n  color: var(--eg-green);\n  font-weight: 700;\n}\n\n\n\/* =========================================================\n   KEY CAPABILITIES\n   ========================================================= *\/\n\n.eg-capabilities {\n  background: var(--eg-light);\n}\n\n.eg-capability-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 22px;\n}\n\n.eg-capability-card {\n  padding: 34px 28px;\n  border: 1px solid var(--eg-border);\n  border-radius: 16px;\n  background: #ffffff;\n  transition: transform 0.25s ease, box-shadow 0.25s ease;\n}\n\n.eg-capability-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 12px 30px rgba(17, 24, 39, 0.08);\n}\n\n.eg-capability-number {\n  margin-bottom: 20px;\n  color: var(--eg-blue);\n  font-size: 14px;\n  font-weight: 700;\n  letter-spacing: 1px;\n}\n\n.eg-capability-card h3 {\n  margin-bottom: 13px;\n  font-size: 21px;\n  line-height: 1.3;\n}\n\n.eg-capability-card p {\n  margin-bottom: 0;\n  color: var(--eg-muted);\n  font-size: 15px;\n  line-height: 1.75;\n}\n\n\n\/* =========================================================\n   FEATURE SPLIT\n   ========================================================= *\/\n\n.eg-feature {\n  background: #ffffff;\n}\n\n.eg-feature-row {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 65px;\n  align-items: center;\n  margin-bottom: 90px;\n}\n\n.eg-feature-row:last-child {\n  margin-bottom: 0;\n}\n\n.eg-feature-row.reverse .eg-feature-image {\n  order: 2;\n}\n\n.eg-feature-row.reverse .eg-feature-content {\n  order: 1;\n}\n\n.eg-feature-image {\n  overflow: hidden;\n  border-radius: 18px;\n  background: var(--eg-light);\n}\n\n.eg-feature-image img {\n  width: 100%;\n  aspect-ratio: 1.25 \/ 1;\n  object-fit: cover;\n}\n\n.eg-feature-content .eg-eyebrow {\n  margin-bottom: 10px;\n}\n\n.eg-feature-content h2 {\n  margin-bottom: 18px;\n  font-size: 34px;\n  line-height: 1.2;\n}\n\n.eg-feature-content p {\n  color: var(--eg-text);\n  font-size: 16px;\n}\n\n.eg-feature-points {\n  margin: 24px 0 0;\n  padding: 0;\n  list-style: none;\n}\n\n.eg-feature-points li {\n  margin-bottom: 11px;\n  padding-left: 24px;\n  position: relative;\n  font-size: 15px;\n}\n\n.eg-feature-points li::before {\n  content: \"\";\n  position: absolute;\n  width: 7px;\n  height: 7px;\n  top: 9px;\n  left: 2px;\n  border-radius: 50%;\n  background: var(--eg-blue);\n}\n\n\n\/* =========================================================\n   WORKFLOW\n   ========================================================= *\/\n\n.eg-workflow {\n  background: #f7f9fc;\n}\n\n.eg-workflow-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 18px;\n}\n\n.eg-workflow-step {\n  position: relative;\n  padding: 30px 24px;\n  border-radius: 15px;\n  background: #ffffff;\n  border: 1px solid var(--eg-border);\n}\n\n.eg-workflow-step-number {\n  width: 42px;\n  height: 42px;\n  margin-bottom: 20px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  border-radius: 50%;\n  background: var(--eg-blue);\n  color: #ffffff;\n  font-size: 14px;\n  font-weight: 700;\n}\n\n.eg-workflow-step h3 {\n  margin-bottom: 10px;\n  font-size: 19px;\n}\n\n.eg-workflow-step p {\n  margin-bottom: 0;\n  color: var(--eg-muted);\n  font-size: 14px;\n}\n\n\n\/* =========================================================\n   DATA \/ DESIGN FILES\n   ========================================================= *\/\n\n.eg-data-section {\n  background: #111827;\n  color: #ffffff;\n}\n\n.eg-data-section h2 {\n  color: #ffffff;\n}\n\n.eg-data-section .eg-section-header p {\n  color: #c9d2dd;\n}\n\n.eg-data-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 25px;\n}\n\n.eg-data-card {\n  padding: 34px;\n  border: 1px solid rgba(255,255,255,0.12);\n  border-radius: 16px;\n  background: rgba(255,255,255,0.05);\n}\n\n.eg-data-card h3 {\n  margin-bottom: 15px;\n  color: #ffffff;\n  font-size: 21px;\n}\n\n.eg-data-card p {\n  margin-bottom: 0;\n  color: #cbd5e1;\n  font-size: 15px;\n}\n\n.eg-file-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 9px;\n  margin-top: 20px;\n}\n\n.eg-file-tag {\n  padding: 7px 12px;\n  border: 1px solid rgba(255,255,255,0.18);\n  border-radius: 6px;\n  color: #e7eef8;\n  font-size: 12px;\n  font-weight: 600;\n}\n\n\n\/* =========================================================\n   APPLICATIONS\n   ========================================================= *\/\n\n.eg-applications {\n  background: #ffffff;\n}\n\n.eg-application-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 22px;\n}\n\n.eg-application-card {\n  overflow: hidden;\n  border: 1px solid var(--eg-border);\n  border-radius: 16px;\n  background: #ffffff;\n}\n\n.eg-application-card-image {\n  overflow: hidden;\n}\n\n.eg-application-card-image img {\n  width: 100%;\n  aspect-ratio: 16 \/ 10;\n  object-fit: cover;\n  transition: transform 0.4s ease;\n}\n\n.eg-application-card:hover img {\n  transform: scale(1.04);\n}\n\n.eg-application-card-content {\n  padding: 22px;\n}\n\n.eg-application-card h3 {\n  margin-bottom: 0;\n  font-size: 18px;\n  line-height: 1.35;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n   ========================================================= *\/\n\n.eg-specs {\n  background: var(--eg-light);\n}\n\n.eg-spec-table-wrap {\n  overflow-x: auto;\n  border: 1px solid var(--eg-border);\n  border-radius: 16px;\n  background: #ffffff;\n}\n\n.eg-spec-table {\n  width: 100%;\n  border-collapse: collapse;\n  min-width: 760px;\n}\n\n.eg-spec-table th,\n.eg-spec-table td {\n  padding: 15px 18px;\n  border-bottom: 1px solid var(--eg-border);\n  text-align: left;\n  vertical-align: top;\n  font-size: 14px;\n}\n\n.eg-spec-table th {\n  width: 28%;\n  background: #f8fafc;\n  color: var(--eg-dark);\n  font-weight: 700;\n}\n\n.eg-spec-table td {\n  color: var(--eg-text);\n}\n\n.eg-spec-table tr:last-child th,\n.eg-spec-table tr:last-child td {\n  border-bottom: none;\n}\n\n\n\/* =========================================================\n   CTA\n   ========================================================= *\/\n\n.eg-cta {\n  padding: 90px 32px;\n  background:\n    linear-gradient(\n      135deg,\n      #0b4fa8 0%,\n      #1268d5 55%,\n      #0d7b8a 100%\n    );\n  text-align: center;\n}\n\n.eg-cta-inner {\n  max-width: 800px;\n  margin: 0 auto;\n}\n\n.eg-cta h2 {\n  margin-bottom: 18px;\n  color: #ffffff;\n  font-size: 40px;\n  line-height: 1.2;\n}\n\n.eg-cta p {\n  margin-bottom: 30px;\n  color: #e7f1ff;\n  font-size: 17px;\n}\n\n.eg-cta-button {\n  display: inline-block;\n  padding: 13px 26px;\n  border-radius: 7px;\n  background: #ffffff;\n  color: #0b4fa8;\n  font-size: 14px;\n  font-weight: 700;\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n   ========================================================= *\/\n\n@media screen and (max-width: 900px) {\n\n  .eg-section {\n    padding: 65px 24px;\n  }\n\n  .eg-section-header h2 {\n    font-size: 31px;\n  }\n\n  .eg-hero {\n    min-height: 520px;\n    padding: 70px 30px;\n    background-position: center;\n  }\n\n  .eg-hero h1 {\n    font-size: 42px;\n  }\n\n  .eg-intro-grid,\n  .eg-feature-row,\n  .eg-data-grid {\n    grid-template-columns: 1fr;\n    gap: 35px;\n  }\n\n  .eg-feature-row.reverse .eg-feature-image,\n  .eg-feature-row.reverse .eg-feature-content {\n    order: initial;\n  }\n\n  .eg-capability-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .eg-workflow-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .eg-application-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n\n@media screen and (max-width: 600px) {\n\n  .eg-section {\n    padding: 52px 17px;\n  }\n\n  .eg-section-header {\n    margin-bottom: 35px;\n  }\n\n  .eg-section-header h2 {\n    font-size: 27px;\n  }\n\n  .eg-section-header p {\n    font-size: 15px;\n  }\n\n  .eg-hero {\n    min-height: 560px;\n    padding: 55px 22px;\n    background-position: 58% center;\n  }\n\n  .eg-hero h1 {\n    font-size: 35px;\n  }\n\n  .eg-hero-subtitle {\n    font-size: 21px;\n  }\n\n  .eg-hero-description {\n    font-size: 15px;\n  }\n\n  .eg-hero-badges {\n    gap: 8px;\n  }\n\n  .eg-hero-badge {\n    padding: 7px 11px;\n    font-size: 11px;\n  }\n\n  .eg-intro-content h2 {\n    font-size: 29px;\n  }\n\n  .eg-capability-grid,\n  .eg-workflow-grid,\n  .eg-application-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .eg-feature-content h2 {\n    font-size: 28px;\n  }\n\n  .eg-feature-row {\n    margin-bottom: 60px;\n  }\n\n  .eg-data-card {\n    padding: 26px 22px;\n  }\n\n  .eg-cta {\n    padding: 65px 22px;\n  }\n\n  .eg-cta h2 {\n    font-size: 30px;\n  }\n\n  .eg-cta p {\n    font-size: 15px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"fjd-eg10-page\"\u003e\n\u003c!-- =====================================================\n       HERO\n       ===================================================== --\u003e\n\u003csection class=\"eg-hero\"\u003e\n\u003cdiv class=\"eg-hero-content\"\u003e\n\u003cdiv class=\"eg-eyebrow\"\u003eFJD TRION DIGITAL CONSTRUCTION\u003c\/div\u003e\n\u003ch1\u003eFJD Trion EG10\u003c\/h1\u003e\n\u003cdiv class=\"eg-hero-subtitle\"\u003eExcavator Guidance System\u003c\/div\u003e\n\u003cp class=\"eg-hero-description\"\u003eA wireless, modular excavator guidance system designed to bring precise positioning, elevation, alignment, and slope guidance directly into excavation workflows.\u003c\/p\u003e\n\u003cdiv class=\"eg-hero-badges\"\u003e\n\u003cspan class=\"eg-hero-badge\"\u003e±3 cm Accuracy\u003c\/span\u003e \u003cspan class=\"eg-hero-badge\"\u003eWireless Design\u003c\/span\u003e \u003cspan class=\"eg-hero-badge\"\u003eAR Guidance\u003c\/span\u003e \u003cspan class=\"eg-hero-badge\"\u003e1408 GNSS Channels\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INTRO\n       ===================================================== --\u003e\n\u003csection class=\"eg-intro\"\u003e\n\u003cdiv class=\"eg-intro-grid\"\u003e\n\u003cdiv class=\"eg-intro-image\"\u003e\u003cvideo width=\"100%\" controls=\"controls\"\u003e\n  \u003csource src=\"https:\/\/1500006283.vod2.myqcloud.com\/6c9ac49bvodcq1500006283\/89d0eb435145403726694337045\/AGBVxAsU8DsA.mp4?autoplay=0\"\u003e\n  Your browser does not support the video tag.\n\u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003cdiv class=\"eg-intro-content\"\u003e\n\u003cdiv class=\"eg-eyebrow\"\u003eBUILT FOR FIELD EXECUTION\u003c\/div\u003e\n\u003ch2\u003eBring Digital Design \u003cspan class=\"eg-accent\"\u003eInto the Excavator Cab\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eFJD Trion EG10 combines GNSS positioning, machine sensors, visual guidance, and field software to help excavator operators work from digital design information directly on the machine.\u003c\/p\u003e\n\u003cp\u003eIts modular wireless architecture allows the system to be transferred between supported machines, making it suitable for contractors working across different projects, crews, and excavation tasks.\u003c\/p\u003e\n\u003cul class=\"eg-check-list\"\u003e\n\u003cli\u003e  Centimeter-level positioning for excavation guidance\u003c\/li\u003e\n\u003cli\u003e  Real-time machine position and status\u003c\/li\u003e\n\u003cli\u003e  AR overlay for design lines and bucket paths\u003c\/li\u003e\n\u003cli\u003e  Leveling, line guidance, and slope formation\u003c\/li\u003e\n\u003cli\u003e  Support for common engineering design file formats\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FEATURE 01\n       ===================================================== --\u003e\n\u003csection class=\"eg-section eg-feature\"\u003e\n\u003cdiv class=\"eg-feature-row\"\u003e\n\u003cdiv class=\"eg-feature-image\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e \u003cimg src=\"https:\/\/www.fjdtrion.com\/web\/image\/20116-fea8d387\/eg10-%E7%89%B9%E5%BE%81%E5%9B%BE01.jpeg\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eg-feature-content\"\u003e\n\u003cdiv class=\"eg-eyebrow\"\u003eLINE GUIDANCE\u003c\/div\u003e\n\u003ch2\u003eFollow Digital Alignments \u003cspan class=\"eg-accent\"\u003eDirectly on Site\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eDefine a straight alignment and target elevation in the software to guide excavation work along a planned line.\u003c\/p\u003e\n\u003cp\u003eThis workflow is particularly useful for trenches, channels, drainage pipelines, and other projects where consistent alignment and elevation are critical.\u003c\/p\u003e\n\u003cul class=\"eg-feature-points\"\u003e\n\u003cli\u003eDefine alignment digitally\u003c\/li\u003e\n\u003cli\u003eSet target elevation\u003c\/li\u003e\n\u003cli\u003eView guidance information in the cab\u003c\/li\u003e\n\u003cli\u003eReduce repeated manual checking\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =================================================\n         FEATURE 02\n         ================================================= --\u003e\n\u003cdiv class=\"eg-feature-row reverse\"\u003e\n\u003cdiv class=\"eg-feature-image\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e \u003cimg src=\"https:\/\/www.fjdtrion.com\/web\/image\/20114-635d05ad\/levling_%E5%89%AF%E6%9C%AC.jpg\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eg-feature-content\"\u003e\n\u003cdiv class=\"eg-eyebrow\"\u003eLEVELING\u003c\/div\u003e\n\u003ch2\u003eMaintain Consistent \u003cspan class=\"eg-accent\"\u003eTarget Elevation\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eEG10 allows operators to work toward a defined target elevation, helping maintain consistent surfaces across larger excavation and grading areas.\u003c\/p\u003e\n\u003cp\u003eThe workflow can support land leveling, factory site grading, field preparation, sludge cleanup, and other earthmoving tasks.\u003c\/p\u003e\n\u003cul class=\"eg-feature-points\"\u003e\n\u003cli\u003e  Set a unified target elevation\u003c\/li\u003e\n\u003cli\u003e  Real-time machine positioning\u003c\/li\u003e\n\u003cli\u003e  Designed for large-area grading workflows\u003c\/li\u003e\n\u003cli\u003e  Useful for agricultural and construction sites\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =================================================\n         FEATURE 03\n         ================================================= --\u003e\n\u003cdiv class=\"eg-feature-row\"\u003e\n\u003cdiv class=\"eg-feature-image\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e \u003cimg src=\"https:\/\/www.fjdtrion.com\/web\/image\/20117-fd23cd76\/eg10-%E7%89%B9%E5%BE%81%E5%9B%BE02.jpeg\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eg-feature-content\"\u003e\n\u003cdiv class=\"eg-eyebrow\"\u003eSLOPE FORMATION\u003c\/div\u003e\n\u003ch2\u003eBuild Slopes \u003cspan class=\"eg-accent\"\u003eWith Digital Guidance\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eSoftware-defined longitudinal and cross slopes provide digital guidance for controlled slope formation.\u003c\/p\u003e\n\u003cp\u003eEG10 is designed to support applications such as embankments, riverbanks, roadbeds, and other projects where slope geometry needs to follow a defined design.\u003c\/p\u003e\n\u003cul class=\"eg-feature-points\"\u003e\n\u003cli\u003e  Set longitudinal slope\u003c\/li\u003e\n\u003cli\u003e  Set cross slope\u003c\/li\u003e\n\u003cli\u003e  Follow digital slope parameters\u003c\/li\u003e\n\u003cli\u003e  Support one-pass slope formation workflows\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =================================================\n         FEATURE 04\n         ================================================= --\u003e\n\u003cdiv class=\"eg-feature-row reverse\"\u003e\n\u003cdiv class=\"eg-feature-image\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/8558\/8994\/files\/EG10.webp?v=1790159731\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eg-feature-content\"\u003e\n\u003cdiv class=\"eg-eyebrow\"\u003eAR GUIDANCE\u003c\/div\u003e\n\u003ch2\u003eSee Design Information \u003cspan class=\"eg-accent\"\u003eWhere You Work\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eAR Guidance overlays design lines and bucket paths on the live camera view, giving operators a visual reference for excavation tasks.\u003c\/p\u003e\n\u003cp\u003eBy connecting digital design information with the machine's live view, EG10 helps operators interpret planned excavation geometry directly from the cab.\u003c\/p\u003e\n\u003cul class=\"eg-feature-points\"\u003e\n\u003cli\u003e    Live camera-based guidance\u003c\/li\u003e\n\u003cli\u003e    Design line overlay\u003c\/li\u003e\n\u003cli\u003e    Bucket path visualization\u003c\/li\u003e\n\u003cli\u003e    Clearer connection between design and field execution\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DATA \/ FILE SUPPORT\n       ===================================================== --\u003e\n\u003csection class=\"eg-section eg-data-section\"\u003e\n\u003cdiv class=\"eg-section-header\"\u003e\n\u003cdiv class=\"eg-eyebrow\"\u003eDIGITAL WORKFLOW\u003c\/div\u003e\n\u003ch2\u003eFrom Project Data to Machine Guidance\u003c\/h2\u003e\n\u003cp\u003eFJD Trion EG10 connects digital project data with real-time machine guidance, helping operators move from engineering drawings to precise field execution.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eg-data-grid\"\u003e\n\u003cdiv class=\"eg-data-card\"\u003e\n\u003ch3\u003e\n\u003cmeta charset=\"utf-8\"\u003e \u003cimg src=\"https:\/\/www.fjdtrion.com\/web\/image\/20113-13d8190f\/eg-01.png\"\u003e\n\u003c\/h3\u003e\n\u003ch3\u003e6,000+ Global Coordinate Systems\u003c\/h3\u003e\n\u003cp\u003eEG10 supports more than 6,000 predefined coordinate systems worldwide. Grid and geoid models can be downloaded online for setup in new working areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eg-data-card\"\u003e\n\u003ch3\u003e\n\u003cmeta charset=\"utf-8\"\u003e \u003cimg src=\"https:\/\/www.fjdtrion.com\/web\/image\/20112-ece3361d\/eg-02.png\"\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003c\/h3\u003e\n\u003ch3\u003eMulti-Layer Design Support\u003c\/h3\u003e\n\u003cp\u003eWork with multiple layers and common engineering file formats for complex project drawings.\u003c\/p\u003e\n\u003cdiv class=\"eg-file-tags\"\u003e\n\u003cspan class=\"eg-file-tag\"\u003eDWG\u003c\/span\u003e \u003cspan class=\"eg-file-tag\"\u003eDXF\u003c\/span\u003e \u003cspan class=\"eg-file-tag\"\u003eSHP\u003c\/span\u003e \u003cspan class=\"eg-file-tag\"\u003eKML\u003c\/span\u003e \u003cspan class=\"eg-file-tag\"\u003eXML\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eg-data-card\"\u003e\n\u003ch3\u003e\n\u003cmeta charset=\"utf-8\"\u003e \u003cimg src=\"https:\/\/www.fjdtrion.com\/web\/image\/20115-fd604b36\/eg10-ar.png\"\u003e\n\u003c\/h3\u003e\n\u003ch3\u003eReal-Time Machine Status\u003c\/h3\u003e\n\u003cp\u003eView machine location and status in real time to support project monitoring, schedule tracking, and field coordination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eg-data-card\"\u003e\n\u003ch3\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cimg src=\"https:\/\/www.fjdtrion.com\/web\/image\/35186-ae08933b\/EN_20260804_FJD%20EG10%20Excavator%20Guidance%20System_Brochure%20%E5%89%AF%E6%9C%AC%20%E5%89%AF%E6%9C%AC-2.webp\"\u003eCloud-Connected Workflow\u003c\/h3\u003e\n\u003cp\u003eSync design and field data through the cloud to help keep office and site workflows aligned.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       APPLICATIONS\n       ===================================================== --\u003e\n\u003csection class=\"eg-section eg-applications\"\u003e\n\u003cdiv class=\"eg-section-header\"\u003e\n\u003cdiv class=\"eg-eyebrow\"\u003eAPPLICATIONS\u003c\/div\u003e\n\u003ch2\u003eBuilt for Diverse Excavation Workflows\u003c\/h2\u003e\n\u003cp\u003eFrom drainage and road construction to land preparation and solar projects, EG10 brings digital guidance to a wide range of earthmoving applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eg-application-grid\"\u003e\n\u003cdiv class=\"eg-application-card\"\u003e\n\u003cdiv class=\"eg-application-card-image\"\u003e\u003cimg src=\"https:\/\/www.fjdtrion.com\/web\/image\/16098-0af56b32\/eg10-farmland.webp\" alt=\"Farmland drainage and channel construction\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"eg-application-card-content\"\u003e\n\u003ch3\u003eFarmland Drainage \u0026amp; Channel Construction\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eg-application-card\"\u003e\n\u003cdiv class=\"eg-application-card-image\"\u003e\u003cimg src=\"https:\/\/www.fjdtrion.com\/web\/image\/16099-c119f3b2\/eg10-road%20align_%E5%89%AF%E6%9C%AC.webp\" alt=\"Road alignment and drainage construction\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"eg-application-card-content\"\u003e\n\u003ch3\u003eRoad Alignment \u0026amp; Drainage Construction\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eg-application-card\"\u003e\n\u003cdiv class=\"eg-application-card-image\"\u003e\u003cimg src=\"https:\/\/www.fjdtrion.com\/web\/image\/16100-d26add44\/eg10-land%20level_%E5%89%AF%E6%9C%AC.webp\" alt=\"Land leveling and field preparation\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"eg-application-card-content\"\u003e\n\u003ch3\u003eLand Leveling \u0026amp; Field Preparation\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eg-application-card\"\u003e\n\u003cdiv class=\"eg-application-card-image\"\u003e\u003cimg src=\"https:\/\/www.fjdtrion.com\/web\/image\/16101-aabe876b\/eg10-slope.webp\" alt=\"Slope and embankment construction\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"eg-application-card-content\"\u003e\n\u003ch3\u003eSlope \u0026amp; Embankment Construction\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eg-application-card\"\u003e\n\u003cdiv class=\"eg-application-card-image\"\u003e\u003cimg src=\"https:\/\/www.fjdtrion.com\/web\/image\/16102-85c62912\/eg10-roadbed.webp\" alt=\"Roadbed and subgrade construction\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"eg-application-card-content\"\u003e\n\u003ch3\u003eRoadbed \u0026amp; Subgrade Construction\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eg-application-card\"\u003e\n\u003cdiv class=\"eg-application-card-image\"\u003e\u003cimg src=\"https:\/\/www.fjdtrion.com\/web\/image\/16103-199fec19\/eg10-solar_%E5%89%AF%E6%9C%AC.webp\" alt=\"Solar PV pile layout and installation\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"eg-application-card-content\"\u003e\n\u003ch3\u003eSolar PV Pile Layout \u0026amp; Installation\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n       ===================================================== --\u003e\n\u003csection class=\"eg-section eg-specs\"\u003e\n\u003cdiv class=\"eg-section-header\"\u003e\n\u003cdiv class=\"eg-eyebrow\"\u003eTECHNICAL SPECIFICATIONS\u003c\/div\u003e\n\u003ch2\u003eFJD Trion EG10 Specifications\u003c\/h2\u003e\n\u003cp\u003eKey technical specifications for the EG10 guidance system, GNSS hardware, IMU, tablet, and installation components.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eg-spec-table-wrap\"\u003e\n\u003ctable class=\"eg-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eFJD Trion EG10 Excavator Guidance System\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePositioning Accuracy\u003c\/th\u003e\n\u003ctd\u003e±3 cm, with tilt ≤60° from vertical\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGNSS Channels\u003c\/th\u003e\n\u003ctd\u003e1408 channels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGPS\u003c\/th\u003e\n\u003ctd\u003eL1C\/A, L1C, L2P(Y), L2C, L5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGLONASS\u003c\/th\u003e\n\u003ctd\u003eG1, G2, G3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeiDou\u003c\/th\u003e\n\u003ctd\u003eB1I, B2I, B3I, B1C, B2a, B2b\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGalileo\u003c\/th\u003e\n\u003ctd\u003eE1, E5a, E5b, E6\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eQZSS\u003c\/th\u003e\n\u003ctd\u003eL1C\/A, L1C, L2C, L5, L6*\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIM Card\u003c\/th\u003e\n\u003ctd\u003eNano SIM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNetwork Modem\u003c\/th\u003e\n\u003ctd\u003eTDD-LTE, FDD-LTE, WCDMA, EDGE, GPRS, GSM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWi-Fi\u003c\/th\u003e\n\u003ctd\u003e2.4 \u0026amp; 5 GHz, 802.11a\/b\/g\/n\/ac\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBluetooth\u003c\/th\u003e\n\u003ctd\u003eBT 4.2 \u0026amp; BLE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBuilt-in UHF Radio\u003c\/th\u003e\n\u003ctd\u003eTRIMTALK, TRIMMARK III, TT450S, TRANSEOT, Satel 3AS 4FSK, LoRa\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUHF Range\u003c\/th\u003e\n\u003ctd\u003eTypical 6–12 km; up to 16 km under optimal conditions\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInternal Storage\u003c\/th\u003e\n\u003ctd\u003e32 GB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCamera\u003c\/th\u003e\n\u003ctd\u003eForward: 5 MP\u003cbr\u003eDownward: 5 MP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCamera Field of View\u003c\/th\u003e\n\u003ctd\u003e83°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-35°C to +65°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStorage Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°C to +70°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIngress Protection\u003c\/th\u003e\n\u003ctd\u003eIP68\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eExternal Power Input\u003c\/th\u003e\n\u003ctd\u003e9–28 V DC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGNSS Receiver Dimensions\u003c\/th\u003e\n\u003ctd\u003e130 × 68 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGNSS Receiver Weight\u003c\/th\u003e\n\u003ctd\u003eApproximately 800 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGNSS Receiver Operating Time\u003c\/th\u003e\n\u003ctd\u003eRover: 15 h\u003cbr\u003eBase: 10 h\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIMU Battery\u003c\/th\u003e\n\u003ctd\u003e3.7 V \/ 7000 mAh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIMU Operating Time\u003c\/th\u003e\n\u003ctd\u003eUp to 24 h continuous operation; up to 72 h typical use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIMU Bluetooth\u003c\/th\u003e\n\u003ctd\u003eBLE 5.1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTablet\u003c\/th\u003e\n\u003ctd\u003eT10, 10-inch IPS display, 1280 × 800\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTablet Operating System\u003c\/th\u003e\n\u003ctd\u003eAndroid 15\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTablet Memory\u003c\/th\u003e\n\u003ctd\u003e4 GB RAM + 64 GB ROM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTablet Weight\u003c\/th\u003e\n\u003ctd\u003e\u0026lt;700 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTablet Protection\u003c\/th\u003e\n\u003ctd\u003eIP66\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGNSS Receiver Installation Kit\u003c\/th\u003e\n\u003ctd\u003e201.5 × 203.5 mm; approximately 0.787 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"FJD","offers":[{"title":"Default Title","offer_id":50523017543938,"sku":null,"price":0.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0677\/8558\/8994\/files\/FJDTrionEG10.webp?v=1790160544","url":"https:\/\/droneroboticstec.com\/products\/fjd-trion-eg10-excavator-guidance-system","provider":"Drone Robotics Tech","version":"1.0","type":"link"}