중국 스마트폰 업체들이 전통적인 리튬 배터리에서 탈피해 새로운 실리콘 기반 배터리 기술을 채택하면서 배터리 용량이 점점 커지고 있다고 IT매체 폰아레나가 1일(현지시간) 보도했다.
실리콘 배터리는 리튬 배터리만큼 얇지만 훨씬 더 많은 에너지를 저장할 수 있다. 덕분에 오포, 샤오미, 아너, 누비아, 원플러스 같은 중국 업체들은 배터리 크기를 늘리지 않고도 7천mAh 이상 대용량 배터리를 장착할 수 있었다. 현재 실리콘 배터리에 포함된 실리콘의 양은 약 10%에 불과하다.
6천mAh 배터리를 탑재한 슬림형 폴더블폰 비보 X 폴드5 (출처=오포 홈페이지)
10% 실리콘 배터리 폰 이미 출시
현재 중국 업체들이 배터리 기술 혁신을 선도하고 있다. 오포는 최초로 10% 실리콘 배터리를 탑재한 리얼미 GT7 프로를 이미 출시했으며, 지난 6개월 동안 15% 실리콘 배터리(8천mAh)를 테스트해 왔다는 소식도 전해졌다.
7천50mAh 실리콘-탄소 배터리를 탑재한 레드매직 10 프로 (사진=레드매직)
차세대 제품에는 더 용량이 높은 배터리가 적용될 것으로 예상된다. 내년부터 스마트폰 제조사들이 금속 쉘 배터리 등 새로운 배터리를 채택할 가능성도 있다.
더 흥미로운 점은 중국 업체들이 내년부터 배터리 내 실리콘 함량을 25~30% 늘리는 것을 고려하고 있다는 점이다. 실제 올해 말 출시될 것으로 예상되는 차세대 휴대폰 배터리에는 현재의 2배에 달하는 20%의 실리콘이 탑재될 가능성이 있다고 폰아레나는 전했다.
내년까지 배터리 8천500mAh, 9천mAh 배터리도 연구 중
이에 스마트폰 배터리 용량은 계속 증가할 예정이다. 내년까지 출시될 스마트폰의 배터리 용량이 단일 셀 기준으로 8천500mAh에 달할 것으로 예상되며, 9천mAh 배터리에 대한 예비 연구도 진행 중이다.
9천mAh 배터리의 신뢰성과 실현 가능성을 확인하는 데는 아마도 6개월~1년이 걸릴 것으로 해당 매체는 전망했다.
15% 실리콘 배터리를 탑재한 스마트폰은 올해 나올 것으로 보이며, 일부 제조사는 더 과감하게 20% 실리콘 함유한 배터리를 적용할 것으로 예상된다. 아너는 다음 달 초 출시될 폴더블 플래그십폰 매직 V5에 실리콘 함량이 25% 이상인 배터리를 탑재할 예정이다.
이정현 미디어연구소jh7253@zdnet.co.kr
기자의 다른 기사 보기
스마트폰
배터리
중국
(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=20250702101340',
eagerLoading: true
};
window.livereHooks = {
created: function (data) {
jQuery('#comment_box').css('height', '0px');
}
};
(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를 활성화해 주세요
지금 뜨는 기사
이시각 헤드라인
이재명 대통령 "AI·반도체·재생에너지·문화 투자 아끼지 않겠다"
티메프 사태로 달라진 여행업 생태계...'부익부 빈익빈'
"강남역 사수하라"...350평 올리브영 등장에 시코르 ‘긴장’
KT, 한국적AI '믿음2.0' 오픈소스 공개...국내 AI 대중화
ZDNet Power Center
Connect with us
ZDNET Korea is operated by Money Today Group under license from Ziff Davis. Global family site >> CNET.com | ZDNet.com
ZDNet Korea Newsletter 구독 신청
구독신청
회사소개
광고문의
DB마케팅문의
제휴문의
개인정보처리방침
이용약관
청소년 보호정책
회사명 : (주)메가뉴스
제호 : 지디넷코리아
등록번호 : 서울아00665
등록연월일 : 2008년 9월 23일
사업자 등록번호 : 220-87-44355
주소 : 서울시 마포구 양화로111 지은빌딩 3층
대표전화 : (02)330-0100
발행인 : 김경묵
편집국장 : 김태진
개인정보보호 책임자·청소년보호책임자 : 김익현
COPYRIGHT © ZDNETKOREA ALL RIGHTS RESERVED.
$(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();
}

관련기사
- 민주당, 김홍일 방통위원장 탄핵 추진..."6월내 통과 목표"2024.06.27
- 김홍일 위원장 "2인 체제 방통위, 바람직하지 않지만 위법 아니다”2024.06.21
- LG 구광모 6년...AI·바이오·클린테크 키운다2024.06.28
- 화재 막는 배터리 진단기술 뜬다...민테크, 상장 후 존재감 '쑥쑥'2024.06.28