Files
e-tib.com/content/en/kompetenzen.mdx
Marc Mintel fda2944e5a
All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 30s
Build & Deploy / 🧪 QA (push) Successful in 1m26s
Build & Deploy / 🏗️ Build (push) Successful in 3m10s
Build & Deploy / 🚀 Deploy (push) Successful in 34s
Build & Deploy / 🧪 Post-Deploy Verification (push) Successful in 58s
Build & Deploy / 🔔 Notify (push) Successful in 3s
content: restore correct image for Kabelleitungsnetzbau
Restored DSC01123.JPG (Kabelpflug) for the 'Kabelleitungsnetzbau' tiles on the Home and Kompetenzen pages. Also fixed the English alt text to 'Cable Network Construction'.
2026-06-19 20:13:01 +02:00

169 lines
5.6 KiB
Plaintext

---
title: "Competencies - Cable Civil Engineering & Horizontal Directional Drilling"
date: "2024-03-20"
excerpt: "From cable network construction to electrical installation: We provide holistic solutions for modern network infrastructures."
layout: "fullBleed"
---
<HomeHero
badge="Our Services"
title="Everything from a single source"
description="As a full-service partner in the field of cable civil engineering, we cover the entire spectrum of modern infrastructure projects."
videoUrl="/assets/videos/web/hero-bohrung.mp4"
linkText="Get in Touch"
linkHref="/en/contact"
secondaryCtaLabel="View References"
secondaryCtaHref="/en/#referenzen"
/>
<HomeCompetenceBentoGrid
badge="Core Competencies"
title="Precision & Performance"
ctaLabel="Request a project"
ctaHref="/en/contact"
items={[
{
title: "Cable Civil Engineering",
description: "Classic trench construction, professional laying and cable assembly (high, medium, and low voltage) up to 110 kV.",
tag: "Energy",
size: "large",
href: "/en/kabeltiefbau",
image: { url: "/assets/photos/DSC01123.JPG", alt: "Cable Network Construction" }
},
{
title: "Drilling Technology",
description: "Horizontal directional drilling (HDD) for trenchless, surface-friendly installation.",
tag: "Innovation",
size: "medium",
href: "/en/drilling-technology",
image: { url: "/assets/photos/Etib_E-tib_Tiefbau_Guben_Netzanbindung_Energie-47.jpg", alt: "Drilling Technology" }
},
{
title: "Fiber Optics",
description: "Expansion of future-proof broadband networks (FTTX).",
tag: "Communication",
size: "small",
href: "/en/fiber-optics",
image: { url: "/assets/photos/DSC01129.JPG", alt: "Fiber Optics" }
},
{
title: "Planning & Docu",
description: "Route planning, approval procedures, and precise GIS documentation.",
tag: "Digital",
size: "accent",
href: "/en/planning"
}
]}
/>
<ServiceDetailGrid
badge="Quality & Safety"
title="No compromises in construction"
problemStatement={{
title: "The reality on many construction sites",
text: "Cheap providers are increasingly being used on many construction sites. Safety standards and documentation requirements are often ignored. This results in accidents, damaged external lines (electricity, water, gas, etc.), and expensive construction delays, meaning a supposed bargain turns out to be a cost trap."
}}
solutionStatement={{
title: "The E-TIB Standard",
text: "Through our many years of experience, we identify problems early and develop safe solutions. Supported by our partner engineering firm, we offer planning, execution, and documentation at the highest level to avoid planning errors."
}}
panels={[
{
id: "energy",
title: "Cable Civil Engineering (High/Medium/Low Voltage)",
icon: "energy",
lists: [
[
"Production of cable and pipe trenches",
"Cable laying (0.4kV - 110kV)",
"Cable assembly up to 110 kV",
"Construction of transformer stations",
"Establishment of grounding systems",
"Erection of street lighting",
"Switching operations"
]
]
},
{
id: "fiber",
title: "Cable Civil Engineering (Telecommunications)",
icon: "fiber",
lists: [
[
"Production of cable and pipe trenches",
"Production of empty conduit routes",
"Pulling/blowing in TK/FO cables",
"Setting up multi-function enclosures",
"Cable assembly TK/FO"
]
]
},
{
id: "hdd",
title: "Trenchless Line Laying",
icon: "hdd",
lists: [
[
"Horizontal directional drilling (up to 250m)",
"Horizontal directional drilling (up to 400mm pipe)",
"Earth rocket (up to 15m crossing length)",
"Earth rocket (up to 160mm pipe)"
]
]
},
{
id: "planning",
title: "Planning & Consulting",
icon: "planning",
lists: [
[
"Structural/approval/execution planning",
"Tendering, awarding & construction supervision",
"Approval planning",
"Project review, studies"
]
]
},
{
id: "survey",
title: "Surveying & Documentation",
icon: "survey",
fullWidth: true,
lists: [
[
"Staking out and surveying of line routes",
"Creation of databases for project accounting",
"360° photo/video recording of the construction site"
]
]
}
]}
/>
<JsonLd data={[
{
"@type": "Service",
"name": "Cable Civil Engineering",
"description": "Classic trench construction, professional laying and cable assembly (high, medium, and low voltage) up to 110 kV.",
"provider": { "@type": "Organization", "name": "E-TIB GmbH" }
},
{
"@type": "Service",
"name": "Horizontal Directional Drilling",
"description": "Horizontal directional drilling (HDD) for trenchless, surface-friendly installation.",
"provider": { "@type": "Organization", "name": "E-TIB GmbH" }
},
{
"@type": "Service",
"name": "Fiber Optic Expansion",
"description": "Expansion of future-proof broadband networks (FTTX) and fiber optic cable assemblies.",
"provider": { "@type": "Organization", "name": "E-TIB GmbH" }
},
{
"@type": "Service",
"name": "Planning and Surveying",
"description": "Approval and execution planning, electrical and grid connection planning, as well as digital as-built documentation via GIS.",
"provider": { "@type": "Organization", "name": "E-TIB GmbH" }
}
]} />