EVSIS, 미래형 충전기 3종 전격 공개…미래형 기술 제시

컴퓨팅입력 :2025-05-30 13:50:33    수정:

롯데이노베이트 자회사 이브이시스(EVSIS)가 'EV트렌드코리아 2025'에 참가해 미래형 전기차 충전기술과 참여형 플랫폼을 선보인다.

EVSIS는 다음 달 3일부터 5일까지 서울 코엑스에서 열리는 EV트렌드코리아 2025에 참가한다고 30일 밝혔다. 이번 전시에서 EVSIS는 '미래형 충전기술'과 '참여형 플랫폼 체험'을 두 가지 주제로 부스를 운영한다.

먼저 EVSIS는 자체 개발한 차세대 전기차 충전기 3종을 현장에서 최초로 공개한다. ▲전기차 배터리를 에너지저장장치(ESS)로 활용하는 V2G 충전기 ▲1MW급 초고속 전력 공급이 가능한 메가와트 충전기 시제품 ▲PLC모뎀이 탑재된 스마트제어 충전기 등을 통해 EVSIS의 기술력을 소개할 계획이다.

EVSIS, EV트렌드코리아 2025 참가…미래형 충전기술 선보여 (이미지=롯데이노베이트)

플랫폼 체험 부스에서는 충전 플랫폼의 특화 기능을 시연하고, 전기차 충전 과정을 직접 경험할 수 있는 미션형 이벤트가 진행된다. EVSIS 대표 캐릭터 '라치'와 '삐'를 활용한 친근한 공간 구성으로 관람객의 관심을 유도한다. 이벤트 참여자에게는 충전권과 다양한 경품이 제공된다.

EVSIS 플랫폼은 AI 기반 사용자 패턴 분석을 통해 사용자 맞춤형 충전 환경을 제공한다. 차량 연결만으로 자동으로 충전이 시작되는 '원터치 충전' 기능이 특징이며, 환경부 및 40여 개 국내 충전사업자와의 로밍 연동으로 전국 어디서나 간편하게 이용 가능하다.

EVSIS는 현재 도심 내 백화점, 마트, 호텔, 대형 주차장, 아파트 단지 등 다양한 상업 및 생활시설에 충전기를 설치해 충전 거점을 넓히고 있다. 환경부 및 지자체와의 협업을 통해 전국 단위 충전 인프라 확대도 추진 중이다.

EVSIS는 완속부터 초급속까지 다양한 충전기 라인업을 자체 기술력으로 개발해 2년 연속 매출 기준 시장 점유율 1위를 기록하고 있다. 국가별 인증을 완료한 제품을 기반으로 북미, 일본, 태국, 인도네시아 등 해외 시장으로의 공급도 본격화하고 있다.

오영식 EVSIS 대표는 "이번 전시를 통해 고도화된 충전 기술뿐 아니라, 일상에 자연스럽게 스며드는 브랜드 경험을 함께 제공하고자 했다"며 "고객 중심의 충전 환경과 차세대 충전 인프라의 방향성을 현장에서 직접 체험해 보시길 바란다"고 말했다.

남혁우 기자firstblood@zdnet.co.kr

기자의 다른 기사 보기

롯데이노베이트

이브이시스

EVSIS

(function(d,a,b,l,e,_) {

if(d[b]&&d[b].q)return;d[b]=function(){(d[b].q=d[b].q||[]).push(arguments)};e=a.createElement(l);

e.async=1;e.charset='utf-8';e.src='//static.dable.io/dist/plugin.min.js';

_=a.getElementsByTagName(l)[0];_.parentNode.insertBefore(e,_);

})(window,document,'dable','script');

dable('setService', 'zdnet.co.kr');

dable('sendLogOnce');

dable('renderWidget', 'dablewidget_Ylj6jNlO');

jQuery(function(){

$("img.lazy").show().lazyload();

window.onload = function() {

$(window).resize()

};

});

jQuery(document).ready( function() {

$("img.lazyload").lazyload();

$('.fb-share').click(function(e) {

e.preventDefault();

window.open(encodeURI($(this).attr('href') + $(this).attr('aria-label')), 'fbShareWindow', 'height=450, width=550, top=0, left=0, toolbar=0, location=0, menubar=0, directories=0, scrollbars=0');

return false;

});

$('.fb2-share').click(function(e) {

e.preventDefault();

window.open($(this).attr('href') + $(this).attr('aria-label'), 'fbShareWindow', 'height=450, width=550, top=0, left=0, toolbar=0, location=0, menubar=0, directories=0, scrollbars=0');

return false;

});

$(window).scroll(function() {

const indexSections = document.querySelectorAll('b');

let screenCenter = (document.documentElement.clientHeight / 2);

indexSections.forEach((section) => {

const targetElement = section;

var blockqt = targetElement.parentElement.parentElement;

if (blockqt.nodeName == 'blockquote' || blockqt.nodeName == 'BLOCKQUOTE') {

return;

}

const targetOffset = section.getBoundingClientRect().top;

if (screenCenter > targetOffset) {

targetElement.classList.add('on');

} else {

//targetElement.style.className = '';

}

});

});

});

#articleBody p b {

background-image: -webkit-gradient(linear,left top,right top,color-stop(50%,transparent),color-stop(0,rgba(144 217 106 / 40%)));

background-image: linear-gradient(90deg,transparent 50%,rgba(144 217 106 / 40%) 0);

background-position: 0;

background-size: 200%;

-webkit-transition: background-position 1s linear;

transition: background-position 1s linear

}

#articleBody p b.on {

background-position: -100%

}

.c-sitePrimaryMenu_text a {color: #fff;}

.c-siteMenuList_item a {color:#fff;}

window.livereOptions ={

refer: 'zdnet.co.kr/view/?no=20250530135033',

eagerLoading: true

};

window.livereHooks = {

created: function (data) {

jQuery('#comment_box').css('height', '');

}

};

(function(d,s) {

var j, e=d.getElementsByTagName(s)[0];

if (typeof LivereTower === 'function') {return;}

j=d.createElement(s);

j.src='https://cdn-city.livere.com/js/embed.dist.js'; j.async=true;

e.parentNode.insertBefore(j,e);

})(document,'script');

라이브리 댓글 작성을 위해 javascript를 활성화해 주세요

지금 뜨는 기사

이시각 헤드라인

[ZD브리핑] 새 정부 출범 D-3…트럼프 철강 관세 50% 이번주 발효

美 관세 최대 타격 '자동차'…"중고차로 상쇄해야"

'주 4.5일 근무' 이상-현실 사이...HR 전문가 생각은?

"계정 공유 시대 끝"…OTT '공유 제한' 전면 확대

ZDNet Power Center

Connect with us

© 2020 ZDNET, A RED VENTURES COMPANY. ALL RIGHTS RESERVED. Global family site >>  CNET.com | ZDNet.com

ZDNet Korea Newsletter 구독 신청

구독신청

회사소개

광고문의

DB마케팅문의

제휴문의

개인정보처리방침

이용약관

청소년 보호정책

회사명 : (주)메가뉴스

제호 : 지디넷코리아

등록번호 : 서울아00665

등록연월일 : 2008년 9월 23일

사업자 등록번호 : 220-87-44355

주소 : 서울시 마포구 양화로111 지은빌딩 3층

대표전화 : (02)330-0100

발행인 : 김경묵

편집국장 : 김태진

개인정보보호 책임자·청소년보호책임자 : 김익현

$(document).ready(function(){

var searchbtn = document.getElementById('searchTrigger');

searchbtn.addEventListener('click', function () {

if($('#searchTrigger').hasClass('is-expanded')){

setTimeout(function(){$('#kwd').focus();},10);

}

});

});

if(!wcs_add) var wcs_add = {};

wcs_add["wa"] = "12259f69c80da30";

if(window.wcs) {

wcs_do();

}

김홍일 방통위원장

관련기사