Mobility for all,
The Frontier Leader of
Driving Platform
오토노머스에이투지는 누구나 꿈꾸는 안전하고
편리한 미래 모빌리티를 현실로 만들기 위해 노력합니다.
Autonomous a2z Technology

완벽한 미래 모빌리티를 위해 인프라 기반 자율주행 기술부터 관제센터 연동을 통한 원격주행, 차량 플랫폼까지 자체 개발하여 도시와 사람을 연결하는 스마트시티 솔루션을 제공합니다.

class Scrooth { constructor({element = window, strength=10, acceleration = 1.2,deceleration = 0.975}={}) { this.element = element; this.distance = strength; this.acceleration = acceleration; this.deceleration = deceleration; this.running = false; this.element.addEventListener('wheel', this.scrollHandler.bind(this), {passive: false}); this.element.addEventListener('mousewheel', this.scrollHandler.bind(this), {passive: false}); this.scroll = this.scroll.bind(this); } scrollHandler(e) { e.preventDefault(); if (!this.running) { this.top = this.element.pageYOffset || this.element.scrollTop || 0; this.running = true; this.currentDistance = e.deltaY > 0 ? 0.1 : -0.1; this.isDistanceAsc = true; this.scroll(); } else { this.isDistanceAsc = false; this.currentDistance = e.deltaY > 0 ? this.distance : -this.distance; } } scroll() { if (this.running) { this.currentDistance *= this.isDistanceAsc === true ? this.acceleration : this.deceleration; Math.abs(this.currentDistance) < 0.1 && this.isDistanceAsc === false ? this.running = false : 1; Math.abs(this.currentDistance) >= Math.abs(this.distance) ? this.isDistanceAsc = false : 1; this.top += this.currentDistance; this.element.scrollTo(0, this.top); requestAnimationFrame(this.scroll); } } } const scroll = new Scrooth({ element: window, strength: 20, acceleration: 1.5, deceleration: 0.975, });
Autonomous a2z
Technology

완벽한 미래 모빌리티를 위해 인프라 기반 자율주행 기술부터

관제센터 연동을 통한 원격주행, 차량 플랫폼까지 자체 개발하여

도시와 사람을 연결하는 스마트시티 솔루션을 제공합니다.

인지/판단/제어

Autonomous Driving

라이다 인프라 시스템 

LiDAR Infra System

원격제어

Remote Control

Innovation

Project MS/SD

Autonomous Mobility 

진정한 레벨4 자율주행을 위한
이중화 시스템이 적용된 모빌리티 플랫폼

Project MS/SD

Autonomous Mobility

진정한 레벨4 자율주행을 위한

이중화 시스템이 적용된 모빌리티 플랫폼

Performance

 km

누적주행거리

2023.10.06 기준 

13위

가이드하우스 인사이트 자율주행

리더보드 세계 13위 공식 등재


ISO 

9001, 45001,37001, 37301



VSSA

전세계 27번째로 美 도로교통국(NHTSA)

자율주행 안전보고서*등재


국내 1위, 세계 5위 

* 한국자동차산업협회 `22.3 발표자료 기준

 * 캘리포니아 도로교통국 `22.1 발표자료 기준


13Type 7platforms 

전국 최다 자율주행차 플랫폼 보유



10Sites

서울, 판교, 안양,세종, 대구, 울산 등



UNGC 가입 

자율주행기업최초



9Branches

7 in Korea, 2 in U.S.A & Singapore




13위

가이드하우스 인사이트 자율주행

리더보드 세계 13위 공식 등재




ISO

9001, 45001,37001, 37301




VSSA

전세계 27번째로 美 도로교통국(NHTSA)
자율주행 안전보고서*등재




국내 1위, 세계 5위

* 한국자동차산업협회 `22.3 발표자료 기준
* 캘리포니아 도로교통국 `22.1 발표자료 기준



오토노머스에이투지는
함께 자율주행의 미래를
만들어갈 파트너사와
인재를 모집하고 있습니다.

13Type 7platforms

전국 최다 자율주행차 플랫폼 보유




10Sites

서울, 판교, 안양,세종, 대구, 울산 등




UNGC 가입

자율주행기업최초





9Branches

7 in Korea, 2 in U.S.A & Singapore




오토노머스에이투지는
함께 자율주행의 미래를 만들어갈
파트너사와 인재를 모집하고 있습니다.

(주)오토노머스에이투지 I CEO. 한지형
Address. 경북 경산시 하양읍 가마실길 50, 실습동 201호

Tel.  053-854-4630 / 070-5066-4910
Mail. info@autoa2z.co.kr 

이용약관  I  개인정보처리방침
COPYRIGHT©(주)오토노머스에이투지 . ALL RIGHTS RESERVED. 
Hositing by I'MWEB

(주)오토노머스에이투지
CEO. 한지형  I  Address. 경북 경산시 하양읍 가마실길 50, 실습동 201호

Tel.  053-854-4630 / 070-5066-4910  I  Mail. info@autoa2z.co.kr 

이용약관  I  개인정보처리방침  I  COPYRIGHT©(주)오토노머스에이투지 . ALL RIGHTS RESERVED.  I  Hositing by I'MWEB