EN 17128:2020

Статті, гайди й товари, позначені тегом «EN 17128:2020» — об'єднаний перелік усіх матеріалів каталогу за цією темою.

Гайд користувача

Інженерія розподілу маси, центра тяжіння і longitudinal load-transfer на електросамокаті: статичні F_z,f / F_z,r, динамічна перерозподіл ΔN = m·a·h/L, пороги wheelie / stoppie, anti-squat / anti-dive geometry і оптимальний brake-bias

Розподіл маси — це інваріант, через який проходять усі longitudinal сили: те, що мотор створює, гальмо розсіює, а шина передає на дорогу, **fundamentally залежить від статичних F_z,f і F_z,r на колесах і від динамічної ΔN = m·a·h/L під прискоренням чи гальмуванням**. Канонічна стаття [«Інженерія гальмівної системи»](@/guide/brake-system-engineering.md) розкриває гідравліку калюпера; [«Інженерія ABS»](@/guide/anti-lock-braking-system-engineering.md) — control loop який утримує slip ratio λ у вікні peak-friction; [«Плавне прискорення»](@/guide/acceleration-and-throttle-control.md) — rider technique для launch'у з контролем weight transfer. Цей deep-dive — окрема engineering-axis, що зводить ці три rider-side контексти в єдину design-discipline розподілу маси: де ставити батарею (на деці vs стійці), яким робити wheelbase (1000 мм vs 1150 мм), як виглядає optimal brake bias (≈70/30 vs 50/50), чому e-scooter з коротким wheelbase L=1000 мм і високим CG h=1,2 м має **у 2-3 рази вищу load-transfer sensitivity ніж motorcycle** з L=1400 мм і h=0,7 м. Newton's framework: на rigid body діє sum of forces F = m·a і sum of moments ΣM = I·α; static normal forces F_z,f = mg·b/L і F_z,r = mg·a/L (де a, b — відстані від CG до передньої / задньої осі); dynamic transfer ΔN = m·a·h/L під longitudinal прискоренням. Канонічні engineering sources ENG-first: Gillespie «Fundamentals of Vehicle Dynamics» SAE 1992 ISBN 978-1-56091-199-9 §1.5 (axle loads), §3 (acceleration performance), §4 (braking performance); Cossalter «Motorcycle Dynamics» 2-е вид. 2006 ISBN 978-1-4303-0861-4 §6 longitudinal dynamics; Foale «Motorcycle Handling and Chassis Design» 2-е вид. 2006 ISBN 978-84-933286-3-4; Pacejka «Tire and Vehicle Dynamics» 3-е вид. 2012 Butterworth-Heinemann ISBN 978-0-08-097016-5 §1; Wong «Theory of Ground Vehicles» 4-е вид. 2008 Wiley ISBN 978-0-470-17038-0; Genta & Morello «The Automotive Chassis» Vol 1 2-е вид. 2020 Springer ISBN 978-3-030-35634-0; ISO 8855:2011 axis convention; EN 17128:2020 PLEV; ECE R78 motorcycle reference.

15 хв читання

Гайд користувача

Інженерія кібербезпеки електросамоката: ETSI EN 303 645 V3.2.0:2024-12 baseline (13 provisions для consumer IoT — no default password, vulnerability disclosure RFC 9116, secure update, secure storage, secure communication), ISO/SAE 21434:2021 road-vehicle cybersecurity engineering (TARA threat analysis + risk assessment), ISO/SAE 24089:2023 software update engineering, UNECE R155 CSMS (Cybersecurity Management System) обов'язковий для type-approval нових типів з 07-2022, UNECE R156 SUMS (Software Update Management System), EU Cyber Resilience Act 2024/2847 (Regulation 2024-10-23, applicability 2027-12-11 + reporting obligations 2026-09-11), NIST SP 800-193:2018 Platform Firmware Resilience Guidelines (Protection-Detection-Recovery RoT), NIST SP 800-183 IoT Networks of Things, IEC 62443-4-1/-4-2 secure product development lifecycle, Bluetooth Core 5.4 LE Secure Connections з ECDH P-256 (заміна Just Works як baseline), IEEE 802.11i WPA3-Personal SAE Dragonfly key exchange, RFC 9116 security.txt responsible-disclosure, attack surface (BLE pairing Just Works/Numeric Comparison/Passkey Entry/OOB, Bluetooth protocol attacks KNOB CVE-2019-9506 + BIAS CVE-2020-10135 + BLURtooth CVE-2020-15802 + BLESA CVE-2020-9770, firmware via JTAG/SWD/USB DFU, motor controller CAN bus, mobile app↔cloud TLS, OTA update channel signing, GPS spoofing, smart-battery BMS handshake, hardware UART debug eFuse), mitigation (LE Secure Connections ECDH P-256 + mutual TLS certificate pinning + secure boot signed bootloader + signed firmware AES-256 + anti-rollback monotonic counter + HSM/secure element ATECC608B/NXP A1006/SE050 + SBOM SPDX CycloneDX + RFC 9116 security.txt + Coordinated Vulnerability Disclosure ISO/IEC 29147:2018 + penetration testing ISTQB), incidents (Xiaomi M365 BLE anti-lock bypass 2019 Zimperium Rani Idan, Lime BLE replay attack 2019, Bird/Lime API IDOR 2020, Ninebot ES1/ES2/ES4 BLE pwd 888888 vulnerability, Tier/Voi unauthorized unlock 2022, hoverboard CVE catalogue 2018)

Інженерний deep-dive у кібербезпеку електросамоката як четверта cross-cutting infrastructure axis — паралельна до [інженерії різьбових з'єднань як joining-axis](@/guide/fastener-and-bolted-joint-engineering.md), [термоменеджменту як heat-dissipation axis](@/guide/thermal-management-engineering.md) і [EMC/EMI як interference-mitigation axis](@/guide/emc-emi-engineering.md). Покриває: 10-row standards matrix (ETSI EN 303 645 V3.2.0:2024-12 consumer IoT baseline, ISO/SAE 21434:2021 road-vehicle TARA, ISO/SAE 24089:2023 SW update engineering, UNECE R155 CSMS, UNECE R156 SUMS, EU CRA 2024/2847, NIST SP 800-193 firmware RoT, IEC 62443-4-1 secure SDLC, Bluetooth Core 5.4 LE Secure Connections, IEEE 802.11i WPA3-SAE); 7-row attack-surface matrix (BLE pairing методи + KNOB/BIAS/BLURtooth/BLESA + firmware JTAG/SWD/DFU + mobile↔cloud TLS + OTA signing + GPS spoofing + smart-battery handshake); 6-row mitigation matrix (LE Secure Connections + mutual TLS + secure boot + signed firmware + anti-rollback + HSM/SE); 6-row real-incident matrix (Xiaomi M365 2019 + Lime BLE 2019 + Bird IDOR 2020 + Ninebot pwd 888888 + Tier/Voi 2022 + hoverboard catalogue); 8-step DIY security check; 6-step DIY remediation; EU Cyber Resilience Act timeline (2024-12-10 entry into force, 2026-09-11 reporting obligations, 2027-12-11 full applicability); 16 нумерованих розділів.

17 хв читання

Гайд користувача

Інженерія електромагнітної сумісності електросамоката: EN 17128:2020 § 11 EMC requirements, CISPR 14-1:2020 emission + CISPR 14-2:2020 immunity для побутових приладів і зарядних пристроїв, IEC 61000-3-2:2018 harmonic current limits (Class A/B/C/D, equipment ≤16 A per phase), IEC 61000-3-3:2013 voltage fluctuation і flicker, IEC 61000-4-2:2008 ESD ±8 kV contact / ±15 kV air (Level 4), IEC 61000-4-3:2020 radiated immunity 3-10 V/m 80 MHz-6 GHz, IEC 61000-4-4:2012 EFT/burst ±2 kV power / ±1 kV signal, IEC 61000-4-5:2014 surge 1,2/50 μs voltage + 8/20 μs current combination wave, IEC 61000-4-6:2013 conducted RF immunity 3 V_rms 150 kHz-80 MHz, FCC Part 15 Subpart B Class B 100 μV/m @ 30-88 MHz / 150 μV/m @ 88-216 MHz quasi-peak (unintentional radiator), ETSI EN 301 489-17 V3.3.1:2024 BLE/Wi-Fi 2,4 GHz + 5 GHz + 6 GHz WLAN, motor controller PWM 8-20 kHz fundamental + 100s-MHz radiated harmonics через dV/dt 5-15 kV/μs MOSFET switching edges, common-mode current на phase-wires як loop-antenna, SMPS charger fly-back 50-200 kHz switching, Würth 742 711 21S / Fair-Rite Mix 31/43/44/77 ferrite bead selection per frequency band, RC snubber 10 Ω + 1 nF на кожному half-bridge, common-mode choke 3×2 mH soft-ferrite ring + 3×33 nF Y-cap, X2 (0,1-1 μF mains-to-mains) + Y1/Y2 (1-10 nF rail-to-chassis) safety capacitor topology, ground-plane PCB return-path control, λ/20 aperture rule shielded enclosure (≥20 dB attenuation), conductive EMI gasket (Chomerics ARclad / Würth WE-LT), AM-radio sniff DIY-test 540-1620 kHz @ 9 m, smartphone BLE/Wi-Fi throughput diagnostic, RED 2014/53/EU mandatory presumption-of-conformity для Bluetooth/Wi-Fi радіомодулей, EMC Directive 2014/30/EU mandatory presumption-of-conformity для PLEV безрадіо

Інженерний deep-dive у електромагнітну сумісність (EMC) і radio-frequency interference (EMI) електросамоката як третя cross-cutting infrastructure axis — паралельна до [інженерії різьбових з'єднань як joining-axis](@/guide/fastener-and-bolted-joint-engineering.md) і [термоменеджменту як heat-dissipation axis](@/guide/thermal-management-engineering.md). Покриває: 8-row standards matrix (EN 17128:2020 PLEV-umbrella, CISPR 14-1:2020 emission, CISPR 14-2:2020 immunity, IEC 61000-3-2:2018 harmonics, IEC 61000-3-3:2013 flicker, IEC 61000-4-2:2008 ESD, IEC 61000-4-5:2014 surge, ETSI EN 301 489-17 V3.3.1:2024 BLE/Wi-Fi); 5-row interference-source matrix (motor controller PWM / SMPS charger / BLE radio / digital display+throttle / power-cable CM antenna); 6-row mitigation matrix (common-mode choke / RC snubber / clip-on ferrite bead / X+Y safety capacitor / PCB ground-plane + return-path / shielded enclosure + EMI gasket); 6-row test-method matrix (ESD ±8 kV contact / EFT ±2 kV / surge ±2 kV CM / radiated immunity 3-10 V/m / conducted immunity 3 V / harmonic ≤16 A); 6-row failure-diagnostic matrix (BLE drop / throttle creep / charger ground-fault / headlight flicker / AM-radio buzz / brake-light glitch); 8-step DIY EMI check (AM-radio sniff 540-1620 kHz @ 9 m, BLE/Wi-Fi throughput, ESD walk-test, visual ferrite/ground-strap inspection, chassis-to-DC- voltage measurement, surge-protected vs unprotected outlet comparison); 6-step DIY remediation (clip-on Würth/Fair-Rite ferrite, ground-strap tightening, shield-braid repair, antenna re-routing, IEC-marked charger replacement); RED 2014/53/EU + EMC Directive 2014/30/EU CE-marking presumption-of-conformity context; 15 нумерованих розділів.

16 хв читання

Гайд користувача

Функціональна безпека електросамоката: безпекова цілісність як шоста cross-cutting infrastructure axis — IEC 61508:2010 (E/E/PE безпеково-пов'язані системи, SIL 1-4) + ISO 26262:2018 (автомобільна FuSa, ASIL A-D) + ISO 13849-1:2023 (безпекові частини машин, PLr a-e, категорії B/1/2/3/4) + IEC 62061:2021 (SIL CL для машинних E/E/PES) + EN 17128:2020 Annex G (PLEV functional safety requirements) + IEC 60812:2018 FMEA + IEC 61025:2006 FTA + IEC 61709:2017 reliability data + MISRA C:2023 software safety subset + ISO/PAS 21448:2022 SOTIF + IEC 61511 process industry + IEC 60730-1:2024 controls + UL 991 + UL 1998 + DO-178C analogy

Інженерний deep-dive у функціональну безпеку електросамоката як шоста cross-cutting infrastructure axis — паралельна до [інженерії різьбових з'єднань як joining-axis](@/guide/fastener-and-bolted-joint-engineering.md), [термоменеджменту як heat-dissipation axis](@/guide/thermal-management-engineering.md), [EMC/EMI як interference-mitigation axis](@/guide/emc-emi-engineering.md), [кібербезпеки як interconnect-trust axis](@/guide/cybersecurity-engineering.md) та [NVH як acoustic-vibration-emission axis](@/guide/nvh-engineering.md). Покриває: 10-row standards matrix (IEC 61508, ISO 26262, ISO 13849-1, IEC 62061, EN 17128 Annex G, IEC 60812 FMEA, IEC 61025 FTA, IEC 61709, MISRA C, ISO/PAS 21448 SOTIF); SIL/ASIL/PL/SIL CL cross-mapping; 6-row hazard-by-subsystem matrix (motor controller throttle-stuck, brake actuator loss, throttle position drift, BMS thermal runaway, display HMI critical info, lighting fail-dark); FMEA worked example для BLE throttle injection scenario; FTA worked example для wheel lock at speed; FMEDA з PFD/PFH calculation, Safe Failure Fraction, Hardware Fault Tolerance; risk reduction equation R_residual = R_unmitigated × (1 - RRF); 6-row mitigation matrix; ALARP принцип; software safety V-model + MISRA C:2023 + formal methods; SOTIF (ISO/PAS 21448) як extension до IEC 61508; HIL testing + fault injection; 8-row real-incidents timeline (Lime brake recall 2019, Ninebot ES2 throttle creep 2020, Apollo Pro firmware bug, Boosted board fire, Bird scooter rear-wheel hub crack, Tier scooter motor-stuck); 8-step DIY safety check; 6-step DIY remediation; industry shift 2020→2026; 16 нумерованих розділів.

17 хв читання

Гайд користувача

Інженерія платформи (deck) та антиковзного покриття електросамоката: EN 17128:2020 § 6 / DIN 51097/51130 R9-R13 / EN 16165 pendulum PTV / ASTM F2641 / ISO 4287 Ra, матеріали (6082-T6 / 6061-T6 / 7005-T6 / CFRP T700S), beam mechanics деки (cantilever + simply-supported deflection), grip-tape adhesive technology (ASTM D3330 peel / D3654 shear), abrasive (SiC vs Al₂O₃ MOHS 9), failure modes (peel/delamination, deck cracking weld toe HAZ, mounting-bolt fatigue, wet COF drop, abrasive wear, edge curl)

Інженерний deep-dive у несучу платформу електросамоката і її антиковзне покриття — паралельний до інших engineering-axis статей про [раму й вилку](@/guide/frame-and-fork-engineering.md), [стійку й складний механізм](@/guide/stem-and-folding-mechanism-engineering.md), [підшипники](@/guide/bearing-engineering-iso-281-l10-life.md) та [IP-захист](@/guide/ingress-protection-engineering-iec-60529.md): анатомія деки (5 компонентів — deck plate як основна несуча панель, anti-slip surface layer, side rails, battery enclosure cover, mounting brackets); геометрія типового форм-фактора (довжина 400–650 мм, ширина 130–260 мм, висота над землею 80–180 мм, товщина деки 6–12 мм); 8-row safety standards matrix (EN 17128:2020 § 6.2 footboard slip-resistance + § 6.4 frame impact 22 кг × 180 мм drop + § 6.5 frame fatigue 50 000 cycles × 1,3 dynamic factor, DIN 51097 § A/B/C barefoot ramp test з olеїновою кислотою, DIN 51130 R9-R13 shod ramp test з мотор-маслом, EN 16165:2021 Methods A-D anti-slip pendulum + ramp + tribometer, BS 7976-2:2002 pendulum дочірня методологія, ASTM F2641-23 Recreational Powered Scooters, ASTM F2772 walkway slip-resistance, ISO 13287 footwear slip resistance test); slip-resistance матрика — R-rating (R9 3-10° / R10 10-19° / R11 19-27° / R12 27-35° / R13 ≥35°) vs A-B-C barefoot (A ≥12° / B ≥18° / C ≥24°) vs PTV pendulum thresholds (PTV 0-24 high slip risk / 25-35 moderate / ≥36 low risk per HSE) vs SCOF NFSI thresholds (high traction ≥0.60 wet / slip resistant 0.40-0.59 / unacceptable <0.40); матеріали деки (6082-T6 σ_y = 260 МПа vs 6061-T6 σ_y = 276 МПа vs 7005-T6 σ_y = 290 МПа vs CFRP UD T700S σ_t = 4900 МПа, Young's modulus E_Al = 70 ГПа vs E_CF_long = 135 ГПа, ρ для weight budget — Al 2,70 г/см³ vs CFRP 1,55 г/см³, Ashby specific stiffness E/ρ); beam mechanics — дека як cantilever beam при rider-stand-on-rear configuration (D_max = FL³/3EI для зосередженої сили) або simply-supported при centered-stand (D_max = FL³/48EI), плюс розрахунок section modulus Z = bh²/6 для прямокутного перерізу і чому товщина t³ домінує над шириною; anti-slip coating типи (5 шт — abrasive grit-tape PSA, etched chemical/laser, anodised type-II/III, knurled mechanical pattern, applied rubber/elastomer coating), Heskins/3M Safety-Walk SCOF wet ≥0,60 NFSI high-traction; abrasive material engineering — silicon carbide SiC vs aluminum oxide Al₂O₃ обидва MOHS 9 але SiC sharper grain edges + Al₂O₃ кращої абразивної довговічності, grit sizes 24/36/46/60/80 grit (ISO 8486-1 macrogrit) для balance grip vs shoe-sole wear; PSA (pressure-sensitive adhesive) chemistry — acrylic (UV/heat/чимічна стійкість 5-10 років outdoor) vs silicone (екстремальні температури -50 до +200 °C) vs rubber-based (низька вартість, гірша UV-стійкість), peel-strength ASTM D3330 method F 90° peel ≥10 N/25 мм для high-tack PSA, shear-strength ASTM D3654 ≥10 000 хв static dwell; tribology — COF (coefficient of friction) static vs kinetic, EN 16165 pendulum slider 96 для shod / slider 55 для barefoot, ISO 13287 wet/dry footwear test, Bowden-Tabor adhesion+ploughing model; ISO 4287 surface roughness — Ra (arithmetic mean deviation) for global texture vs Rz (max peak-to-valley) для protruding asperities що визначають initial grip bite; failure modes — 8 типів: grip-tape peel/delamination (PSA UV-degradation, edge-curl moisture ingress), deck cracking weld toe HAZ (K_f stress concentration 4-6, Coffin-Manson LCF), плавне залишкове проседание (plastic yield при overweight), mounting-bolt fatigue (M5-M8 grade 8.8/10.9 з ny-lock nut), wet COF drop (0.8 dry → 0.2-0.3 wet — нижче EN 16165 PTV ≥36 порога), abrasive wear (grit-loss після 5000-10000 km), edge curl (UV degradation acrylic PSA), anodising failure (corrosion pitting через Cl⁻ при road salt); CPSC recall case studies — Apollo City 2024 weld-line crack stem-deck joint (10 reports, 4 falls, 1 abrasion injury), Segway-Ninebot Max G30 fold-mechanism (68 reports / 20 травм, 220 000 unit CPSC 2025), Xiaomi M365 hook screw (10 257 unit UK+EU 2019 CPSC 19-148); 4-step deck health check (visual scan, edge-curl probe, surface contamination test, deck-flex bounce); DIY remediation checklist (clean → degrease → measure → cut-and-apply → roll-press → cure); 7-point recap і висновок.

16 хв читання

Гайд користувача

Регуляторна карта електросамокатів: класифікація PLEV, юрисдикції 22 країн і штатів, safety-сертифікація (EN 17128 / UL 2272 / UL 2849 / EN 15194), EMC + radio (ECE R10 / FCC Part 15B / CISPR 12/25) — повна довідка станом на травень 2026

Регуляторний довідник у трьох вимірах: (1) класифікаційні фреймворки — EU PLEV (Personal Light Electric Vehicle) за EN 17128:2020 з max 25 км/год / 250 Вт continuous nominal / без типового затвердження як motor vehicle, проти US «no federal class» (CPSC 16 CFR Part 1500 безпекового нагляду без preemption), UK «PLEV trial-only» (легально лише через схвалені rental schemes до 31 травня 2026 за DfT), Canada provincial pilots (Ontario MTO Pilot Project per O. Reg. 389/19), Australia state-by-state (NSW «road use» trial + VIC trial + QLD legal since 2018); (2) детальні правила по 22 юрисдикціях — Німеччина eKFV (BMVI / Bundesrat 2019, Versicherungsplakette mandatory, ≥14 років, 0,5 ‰ alcohol limit), Франція EDPM (Loi d'orientation des mobilités Loi 2019-1428, ≥12-14 років залежно від муніципалітету, 25 км/год), Іспанія DGT (Real Decreto 970/2020, max 25 км/год, helmet required під 18), Італія (Legge 160/2019 + Decreto 2022), Нідерланди (RDW model-approval required, more restrictive), Швеція (Lag 2001:559 — допустимо на bike paths з 2018), США 5 штатів (CA CVC 21229, NY NYS VTL § 1280-a + NYC Local Law 39/2023 з UL 2272/2849 mandate, FL HB 453, TX Transportation Code 551.401, WA RCW 46.04.336), Канада 3 провінції (ON Pilot 389/19, BC Pilot OIC 2020, QC trial since 2024), Австралія 3 штати (NSW shared trial Order 2023, VIC Trial regulations 2022, QLD Transport Operations 2018), Японія 特定小型原動機付自転車 special small mobility vehicle (Road Traffic Act amendment July 2023), Сінгапур Active Mobility Act 2017 з UL 2272 mandate June 2019, Україна Закон №2956-IX «Про дорожній рух» (ПЛЕТ, ≥16 років, 25 км/год); (3) safety + EMC сертифікація — UL 2272:2019 vehicle-level electrical (NYC mandate per Local Law 39/2023, Singapore LTA mandate), UL 2849:2020 e-bike specific, EN 17128:2020 EU PLEV harmonized standard, EN 15194:2017+A1:2023 EPAC e-bike, IEC 62133-2:2017 battery cell safety mandatory globally, IEC 62619 industrial battery, ECE Regulation 10 Rev 6 (2017) automotive EMC, FCC Part 15 Subpart B § 15.101-15.107 unintentional radiators, CISPR 12:2018 vehicle EMI, CISPR 25:2021 vehicle in-band radio, CE marking + RoHS Directive 2011/65/EU + WEEE Directive 2012/19/EU.

19 хв читання

Гайд користувача

Інженерія рами й вилки електросамоката: фізика навантаження (bending+torsion+axial+von Mises), матеріали (Al 6061-T6 / 7005-T6 / 7075-T6 / 6082 / Cr-Mo 4130 / Mg AZ91D / CF UD T700), зварювальна металургія (GTAW + HAZ + 4043/5356 filler), втома (Basquin σ_a=σ'_f·(2N_f)^b + Miner + S-N без endurance limit для Al) і стандарти EN 17128 § 6.4–6.5 / ISO 4210-3 / EN 14781 / ASTM F2641+F2711 / DIN 79014 / JIS D 9301 / UL 2272

Інженерний deep-dive у несучу структуру електросамоката — паралельний до introductory огляду «Рама, кермо й механізм складання» (parts/frame-handlebar-folding): механіка балки під поєднаним навантаженням (bending stress σ = M·c/I за Ейлером-Бернуллі + torsional shear τ = T·r/J + axial σ = F/A → von Mises σ_v = √(σ²+3τ²) ≤ σ_y як критерій плинності для тривимірного напруженого стану; section modulus Z = I/c для круглої труби I = π(D⁴−d⁴)/64 — обертовий момент інерції квартична функція діаметра, тому товщина стінки 2 мм у трубі 50 мм дає у 8 разів більшу жорсткість за ту саму 2-мм стінку у трубі 25 мм); матеріали (Young's modulus E_6061-T6 = 68,9 ГПа + σ_y = 276 МПа + ρ = 2,70 г/см³ vs E_7075-T6 = 71,7 ГПа + σ_y = 503 МПа vs E_7005-T6 = 72 ГПа + σ_y = 290 МПа vs E_6082-T6 = 70 ГПа + σ_y = 260 МПа vs E_4130_Cr-Mo = 205 ГПа + σ_y = 460 МПа з ρ = 7,85 г/см³ vs E_Mg_AZ91D = 45 ГПа з ρ = 1,81 г/см³ vs CF UD T700S E_long = 135 ГПа з ρ = 1,55 г/см³ → σ_t/ρ ≈ 1645 кПа·м³/кг найкраща specific strength; Ashby material selection chart specific stiffness E/ρ vs specific strength σ_y/ρ — чому 6061-T6 universal через комбінацію зварюваності + корозійної стійкості + ціни, не максимальної міцності); зварювальна металургія (GTAW gas tungsten arc welding AC для алюмінію — alternating current для руйнування Al₂O₃ oxide film точкою плавлення 2050 °C; HAZ overaging T6 precipitation-hardened → T4 solid-solution → annealed з ~50 % yield strength reduction у зоні термічного впливу 276 МПа → 138 МПа за AWS і Aluminum Association D1.2; filler 4043 Al-5Si низької тріщиностійкості vs 5356 Al-5Mg вищої міцності з post-weld natural aging vs 4047 Al-12Si без aging response; чому 7075 unweldable у тонкостінних рамах через precipitation hardening destruction + hot cracking susceptibility — використовується тільки локально як CNC-фрезерована деталь, з'єднана через bolts з 6061-рамою; чому frames мають welded gussets — додаткові ребра підсилення компенсують HAZ knockdown 50 %); фізика втоми (Basquin equation σ_a = σ'_f · (2N_f)^b з fatigue strength coefficient σ'_f і exponent b = −0,05…−0,12 для металів; високоцикл HCF >10⁴ vs низькоцикл LCF <10⁴ cycles; критична відмінність — Al не має endurance limit за ASM Handbook Vol. 19 і ISO 12107: всі алюмінієві сплави втрачають міцність linearly на log-log scale при N → ∞, тоді як сталі 4130 / 4140 мають horizontal endurance limit ≈ 0,5·σ_UTS при N ≥ 10⁷ cycles; Goodman/Soderberg/Gerber diagrams для mean stress correction; Miner's linear damage hypothesis D = Σ(n_i/N_i) → fracture коли D ≥ 1 — основа variable-amplitude life prediction); стрес-концентрація (K_t = 3 для нескінченної пластини з круглим отвором під розтягом за Peterson + Pilkey; notch sensitivity factor q = 1/(1+a/r) → K_f = 1 + q(K_t−1); типові hotspots у самокатах: stem base weld toe, deck-stem joint, folding hinge pivot pin, fork crown — місце Xiaomi M365 hook failure); кінематика фолд-замків (lever-latch hook moment balance F_lock × a = F_rider × b; multi-point hinge load distribution через 3-bar mechanism; twist-and-fold thread engagement ≥ 5 thread pitches за ISO 5855 і Machinery's Handbook; push-button pin shear F_shear = π/4 · d² · τ_y; secondary safety pin як defense-in-depth single-point failure mitigation); steering geometry (headset 36°/45° angular contact bearings; mechanical trail t = R·cosα − r_offset/sinα → 30–80 мм у самокатах, ~60 мм у велосипедах MTB; wheel flop для low-speed handling); повна порівняльна матриця 8 безпекових стандартів (EN 17128:2020 § 6.4 frame impact 22 кг × 180 мм drop test + § 6.5 frame fatigue 50 000 cycles × 1,3 dynamic factor / ISO 4210-3:2014 bicycle frame+fork 100 000 cycles vertical 1 200 N + horizontal forward 600 N / EN 14781:2005 racing bicycle / ASTM F2641-15 Recreational Powered Scooters ≤ 32 km/h / ASTM F2711-08 Trick Scooters / DIN 79014:2014 City Bike additional German requirements / JIS D 9301:2024 Bicycle Frame Strength / UL 2272:2016 e-mobility structural integrity + battery+electrical); engineering ↔ симптоми diagnostic matrix; 8-точковий recap.

18 хв читання

Гайд користувача

Інженерія handgrip, brake-lever і throttle електросамоката: EN 17128:2020 § 6 PMD handlebar/brake-lever/throttle, ISO 4210-8:2014 handlebar fatigue, ISO 5349-1/2:2001 hand-arm vibration, EU Directive 2002/44/EC HAVS A(8) 2,5 m/s² action / 5 m/s² limit, BS EN 14764 brake-lever тест, ASTM F2641-23 PMD handles, Hall-effect throttle ICs (Honeywell SS49E 1-1,75 мВ/гаусс ratiometric / Allegro A1324-26 5/3,125/2,5 мВ/Г -40…+150 °C), grip matepіали (TPE Shore A 60-80 / EPDM / silicone), lever matepіали (6061-T6 forged Al / AZ91D Mg), біомеханіка (power grip 30-50 мм dia, sustained 70-100 N peak 200-300 N, brake-lever ratio MA 6:1-8:1), failure modes (grip wear / lever bend / Hall-sensor stuck-open / cable fray 1×19 stainless / housing kink), CPSC Razor Dirt Quad throttle stuck-open + Icon downtube fall hazard 2024 recalls, DIY remediation

Інженерний deep-dive у верхній рідер-інтерфейс електросамоката (handgrip, brake-lever, throttle) — паралельний до інших engineering-axis статей про [платформу й антиковзне покриття](@/guide/deck-and-footboard-engineering.md) як нижній рідер-інтерфейс, [гальмівну систему](@/guide/brake-system-engineering.md) як executor brake-lever команди та [мотор і контролер](@/guide/motor-and-controller-engineering.md) як executor throttle команди: анатомія верхнього інтерфейсу (8 компонентів — handlebar tube, handgrip, brake lever, brake cable assembly, throttle housing, Hall-sensor PCB, magnet rotor, connector pigtail); геометрія типового форм-фактора (handgrip dia 28-34 мм, length 120-145 мм, brake-lever reach 60-100 мм, lever pivot-to-pad distance 60-90 мм, throttle travel angle 25-35° для twist-grip + 8-12 мм для thumb-trigger); 10-row safety standards matrix (EN 17128:2020 § 6.3 controls + § 6.4 handlebar + § 6.5 fatigue, BS EN 14764:2005 § 4.6 brake-system + § 4.10 hand controls, BS EN ISO 4210-5:2014/-8:2014 handlebar/handlebar stem fatigue, ASTM F2641-23 § 7 PMD handles, ASTM F2272 throttle dimensional, ISO 5349-1:2001 hand-arm vibration measurement + ISO 5349-2:2001 workplace application, EU Directive 2002/44/EC physical agents vibration, EN ISO 8662 hand-held power tools vibration, BS 6841/EN ISO 2631 mechanical vibration human exposure, IEC 60068-2 environmental thermal cycling); biomechanics — Chang/Hwang/Moon/Freivalds 2011 optimal grip span study via 2D biomechanical hand model + power grip 30-50 мм cylindrical diameter optimum + sustained grip force 70-100 N intermittent vs 200-300 N peak vs 50-65 N max sustained (Mital/Kumar 1998); HAVS — EU Directive 2002/44/EC daily exposure action value DEAV 2,5 m/s² + daily exposure limit value DELV 5 m/s² over 8-hour A(8) reference period (rms frequency-weighted), Stockholm Workshop scale стадії 1V-4V, Raynaud's phenomenon і white finger; матеріали — grip rubber compounds (TPE Shore A 60-80 vs EPDM Shore A 70 vs silicone Shore A 50-60 vs PVC stretch-fit Shore A 80-90), lever forged Al 6061-T6 σ_y 276 МПа / AZ91D Mg-alloy die-cast σ_y 160 МПа / nylon 6,6+30 % glass-fibre 145 МПа; throttle типи (3 шт — thumb-trigger 8-12 мм travel, twist-grip 25-35° rotation, finger-trigger 5-8 мм); Hall-effect sensor engineering — Honeywell SS49E linear ratiometric 1-1,75 мВ/G + Allegro A1324/A1325/A1326 5/3,125/2,5 мВ/G factory-programmed sensitivities, 50 % quiescent output, supply 2,7-5 В, current 6-9 мА, temp range -40…+85 °C (SS49E) vs -40…+150 °C (A132x automotive AEC-Q100), bandwidth 10-30 кГц, ratiometric transfer function V_out = (V_cc / 2) + k · B; brake-lever механіка — lever ratio MA 6:1-8:1 для disc mechanical, modulation curve (linear vs progressive vs digressive), pivot pin friction loss, dual-pull splitter, cable retention barrel-nut; brake cable engineering — inner cable 1×19 stainless 304/316 dia 1,5 мм tensile ≥1700 МПа, housing liner PTFE / nylon, ferrule 6 мм OD, recommended replacement 2-3 роки або 5000 км; failure modes — 10-row diagnostic matrix (grip slippage / grip rotation on bar / lever bend after crash / lever pivot rust / cable fray Inner-wire / housing kink / barrel-end pull-out / Hall-sensor magnet demagnetisation / Hall-sensor stuck-open ASW failure / throttle housing crack); CPSC recall case studies — Razor Dirt Quad 2008 throttle controller stuck-open 60 reports/2 injuries, Razor Icon 2024 downtube/floorboard separation 7300 units/34 reports/2 injuries; 4-step DIY upper-interface check (grip-twist test, lever-pull span measurement, throttle return-to-zero test, cable tension free-play measurement); 6-step DIY remediation (grip replacement, lever bleeding/pad-gap adjustment, throttle Hall-sensor swap, cable replacement, housing trim/cap install, end-of-life criteria); 8-point recap і висновок.

15 хв читання

Гайд користувача

Інженерія IP-захисту електросамоката за IEC 60529: двозначний код, тест-методологія IP1X-IP6X / IPX1-IPX9K, gasket-design (NBR/EPDM/silicone/FKM), conformal coating PCB (IPC-CC-830C), vent membranes (Gore PolyVent), salt-fog ASTM B117, чому IP-рейтинг — це не «дозвіл їздити у дощ» і деградує з часом

Інженерний deep-dive у systemic environmental-protection layer електросамоката — двозначний IP-код за IEC 60529:1989+AMD2:2013 / EN 60529 розшифровується точно, без маркетингових інтерпретацій: перша цифра (0-6) — захист від твердих частинок з тестами IP1X (50 мм об'єкт), IP2X (12,5 мм, finger probe), IP3X (2,5 мм tool), IP4X (1,0 мм wire), IP5X (dust chamber 2 кг/м³ × 8 год під vacuum 20 mbar), IP6X (повна dust-tight); друга цифра (0-8 + 9K) — захист від води з тестами IPX1 (drip 1 мм/хв 10 хв), IPX2 (drip 3 мм/хв з нахилом 15°), IPX3 (oscillating spray 60° / 10 л/хв), IPX4 (splash 360°), IPX5 (jet 6,3 мм nozzle / 12,5 л/хв з 2,5-3 м), IPX6 (powerful jet 12,5 мм / 100 л/хв), IPX7 (immersion 1 m 30 хв), IPX8 (continuous immersion manufacturer-declared), IPX9K (high-pressure hot water 80 °C / 100 bar / 14-16 л/хв per ISO 20653:2013). Чому буква «X» означає «не тестовано», а не «нуль», і чому IPX5 — це формально «гірше за нуль» у пилюці. Чому додаткові букви A/B/C/D (back-of-hand / finger / tool / wire access) і supplementary H/M/S/W практично відсутні на consumer scooters. Як фізично побудовано sealing — labyrinth seal (Xiaomi Mi 4 Pro deck cap), gasket-gland design (Parker Hannifin O-Ring Handbook), durometer 50-70 Shore A NBR для maintenance access, 70-90 Shore A FKM для permanent seal. Як обираються gasket compounds: NBR (Buna-N) cheapest, oil/fuel-resistant -40…+100 °C; EPDM ozone/UV/water-resistant -50…+150 °C; silicone (VMQ) wide thermal -60…+230 °C але low chemical resistance; FKM (Viton) premium -20…+200 °C з повним chemical resistance. Чому PCB у scooter controller отримує conformal coating per IPC-CC-830C: acrylic (AR) cheap repairable, urethane (UR) abrasion-resistant, silicone (SR) wide thermal high-flex, parylene (XY) thinnest CVD coating 12-50 мкм але non-repairable. Чому будь-який sealed enclosure потребує vent membrane: pressure equalization при temperature swing (+50 °C ride → -10 °C overnight) інакше gasket sucked inward і губить sealing. W.L. Gore PolyVent VE series — PTFE membrane 5 мкм pore, water-tight до 1 m head, air-flow 100-1000 ml/min/cm². Model-by-model audit IP ratings: Xiaomi M365 / Mi 4 Pro / Mi 4 Pro 2nd gen IP54-IP55; Segway-Ninebot Max G30 dual IPX5 body + IPX7 battery; Apollo City Pro IP54 / Apollo Phantom V3 IP56; Dualtron Thunder 3 / Dualtron X II IP55; NAMI Burn-E 2 IPX7; Kaabo Mantis 10 IP54; Inokim OX / OXO IP54. Real-world failure modes — gasket compression set після 1000 циклів insertion + 12 місяців UV знижує seal integrity з IP67 до IP54 equivalent; salt-fog corrosion per ASTM B117-19 і IEC 60068-2-11 (5% NaCl mist 35 °C) — IP-test це fresh water only, тротуарна сіль і calcium chloride DOT spray зимового de-icing руйнують tin plating і aluminum frame швидше за rain. Чому EN 17128:2020 ні eKFV ні UK rental trial regulations не fix мінімальний IP — це залишене на manufacturer discretion. Чому IP-рейтинг — це **delivery-state property**, не **lifetime guarantee**: дегразує лінійно з gasket aging (Arrhenius 10 °C rule). 12-крокова post-rain inspection і replacement schedule.

19 хв читання

Гайд користувача

Інженерія стебла і складного механізму електросамоката: ISO 4210-5 / EN 17128 / EN 14764 / ASTM F2641, cam-lever over-centre механіка, шарнір з oilite/PTFE втулкою, primary + secondary latch redundancy, 6061-T6 forged Wöhler S-N, failure modes (overcam wear, axle fretting, HAZ fatigue, oblong bushing, clamp creep)

Інженерний deep-dive у несучу стійку і складний механізм електросамоката — паралельний до інших engineering-axis статей про [раму й вилку](@/guide/frame-and-fork-engineering.md), [підшипники](@/guide/bearing-engineering-iso-281-l10-life.md), [мотор](@/guide/motor-and-controller-engineering.md) та [IP-захист](@/guide/ingress-protection-engineering-iec-60529.md): анатомія (вертикальна труба стійки + hinge bracket + axle pin + latch lever + secondary safety pin + clamp collar); типи складних механізмів (cam-lever over-centre clamp, hook-and-pin latch — Xiaomi M365 family, twist-and-fold thread engagement, multi-point hinge — Segway-Ninebot Cap-lock, eccentric-pinch — Inokim Light/OX, sandwich-fold — Mantis); геометрія cam-lever (eccentricity e = 1,5–3 мм, lever arm L = 80–120 мм, mechanical advantage MA ≈ L/e = 30–80, реальна axial clamp force 600–1200 Н при 100 Н на важелі, over-centre dead-zone 5–15° для self-locking under vibration); ISO 4210-5:2014 steering test — F1 stem twist test з моментом 80 Н·м для 1 хв + F3 forward-and-down test 600 Н під 45° + fatigue test 50 000 cycles ±260 Н амплітуди (методологічно адаптована до самокатів через EN 17128 § 6); EN 17128:2020 PLEV § 6.4 frame impact (22 кг × 180 мм drop) + § 6.5 frame fatigue (50 000 cycles × 1,3 dynamic factor) + § 6.10 folding mechanism unintended-release test (3 × 1000 cycles fold/unfold + 50 000 cycles vibration without unlock); EN 14764:2005 city-bike vibration test адаптована для самокатних шарнірів; ASTM F2641-08(2015) Standard Consumer Safety Specification for Recreational Powered Scooters — handlebar pull/push test ±890 Н + structural integrity test 4-cycle drop test; матеріали — 6061-T6 forged 290 МПа σ_y vs 5083-O cast 145 МПа vs 7075-T6 lockface 503 МПа vs 4130 Cr-Mo steel hinge axle 460 МПа, type-II hard anodising 50 мкм layer для clamp face wear resistance, NBR/Viton seal у hinge axle; шарнірна tribology — Oilite sintered bronze C93200 (Cu 83 % + Sn 7 % + Pb 7 %) з 20 % порами заповненими ISO VG 32 mineral oil capillary-fed self-lubrication vs PTFE plain bearing з PV-rating 1,75 МПа·м/с vs bronze plain bushing з ISO VG 100 lithium grease re-greaseable; AISI 52100 chromium steel axle pin HRC 60 vs unhardened steel pin (фреттинг-корозія через 2000–5000 км off-road); зварювальна металургія стійки — AWS D1.2 / Aluminum Association алюмінієве зварювання GTAW (gas tungsten arc welding) з AC current руйнує Al₂O₃ oxide film 2050 °C, HAZ overaging знижує σ_y на 40 % (276 МПа → 165 МПа), filler 5356 Al-5Mg вищої міцності за 4043 Al-5Si — критичне знання для розуміння де ламається стійка; втома (Basquin σ_a = σ'_f · (2N_f)^b для 6061-T6 з b ≈ −0,12, fatigue limit 97 МПа при 5·10⁸ cycles, але Al НЕ має endurance limit за ISO 12107 — крива продовжує падати); failure modes — latch overcam wear після 5000–10000 fold cycles, axle pin fretting fatigue (Fe₂O₃ third-body abrasive), weld root toe fatigue з K_f stress concentration factor 4–6, hinge bushing oblong (eccentric wear через cyclic loading), clamp creep (release of preload через aluminium creep при елevated температурах + cyclic relaxation), unintended latch release при vibration; історичні відомі failures — Xiaomi M365 hook recall 2019 (10 257 одиниць США через відкручений gripper screw, CPSC release 19-148), Segway-Ninebot Max G30P/G30LP recall 2025 (220 000 одиниць, 68 reports, 20 травм через folding mechanism failure, CPSC release), Hiley Tiger / Sun Wedge-latch overcam wear pattern; DIY diagnostic — стандартний 4-step wobble check (lock-pull-twist-rock), micrometer slack measurement, dye-penetrant (Spotcheck SKL-SP) для weld toe cracks, torque audit clamp bolts 8–12 Н·м, secondary safety pin engagement; DIY remediation — bolt re-torque sequence, axle pin replacement (M8 grade 12.9), latch reinforcement (Lock Latch Folding Hook with Pin або Ulip Stainless Steel Buckle 304), grease re-lubrication NLGI 2 lithium-complex; 8-точковий recap і висновок.

15 хв читання