CINXE.COM
China's leading IC design company Goodix Technology seeks new life after the fingerprint sensor market dwindled
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> <meta name="baidu-site-verification" content="code-lsJi0ewBwW" /> <link rel="shortcut icon" href="https://s.laoyaoba.com/favicon.ico" type="image/x-icon"> <link rel="icon" href="https://s.laoyaoba.com/favicon.ico"> <title>China's leading IC design company Goodix Technology seeks new life after the fingerprint sensor market dwindled</title> <link rel="stylesheet" href="/styles/media.9ea1c.css"> <meta name="keywords" content="ic & tech,goodix" /> <meta name="description" content="China's leading IC design company Goodix Technology seeks new business growth with moves in capital operation, talents recruitment, and research input over the last couple of years." /> <!-- facebook分享 --> <meta property="og:type" content="website" /> <meta property="og:title" content="China's leading IC design company Goodix Technology seeks new life after the fingerprint sensor market dwindled" /> <meta property="og:image" content="http://s.laoyaoba.com/jwImg/news/2022/06/06/16545110334023.png?imageView2/2/w/900" /> <meta property="og:description" content="China's leading IC design company Goodix Technology seeks new business growth with moves in capital operation, talents recruitment, and research input over the last couple of years." /> <meta property="og:url" content="/n/821072" /> <!-- twitter分享 --> <meta property="twitter:url" content="/n/821072" /> <meta property="twitter:title" content="China's leading IC design company Goodix Technology seeks new life after the fingerprint sensor market dwindled" /> <meta property="twitter:description" content="China's leading IC design company Goodix Technology seeks new life after the fingerprint sensor market dwindled" /> <meta property="twitter:card" content="summary_large_image" /> <meta property="twitter:image" content="http://s.laoyaoba.com/jwImg/news/2022/06/06/16545110334023.png?imageView2/2/w/900" /> <link rel="stylesheet" href="https://cdn.staticfile.org/Swiper/5.4.5/css/swiper.css"> <script src="https://cdn.staticfile.org/axios/0.21.0/axios.min.js"></script> <script src="https://cdn.staticfile.org/jquery/3.6.0/jquery.min.js"></script> <script src="https://cdn.staticfile.org/Swiper/5.4.5/js/swiper.js"></script> </head> <body> <style> .header-box { height: 100px; width: 100%; position: fixed; z-index: 20; } header { width: 100%; height: 66px; background: #000000; box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.1); color: #fff; } header a { color: #fff; } header > div { width: 100%; padding: 16px 20px; position: relative; align-items: center; align-content: center; } @media screen and (min-width: 1440px) { header > div { width: 1440px; min-width: 1440px; margin: 0 auto; } } header .logo { /* width: 178px; */ height: 30px; } header input { color: #fff; width: 283px; height: 34px; background: rgba(255, 255, 255, 0.15); border-radius: 25px; padding: 0 41px 0 15px; box-shadow: rgba(0, 0, 0, 0); margin: 0 30px 0 0; } .subscribe { width: 164px; height: 34px; display: block; background: #0077ff; text-align: center; line-height: 34px; border-radius: 25px; padding-left: 13px; } .sear_home { width: 19px; height: 19px; position: absolute; right: 213px; top: 7px; cursor: pointer; } .head_btn { width: 13px; height: 13px; position: absolute; right: 114px; } .text-tips { color: #000000; position: absolute; bottom: -60px; left: 54px; z-index: 111120; padding: 8px 15px; border-radius: 4px; color: #fff; background-color: #666; } .search-right { position: relative; } .home { font-size: 16px; font-weight: 400; line-height: 30px; padding-left: 33px; display: block; color: #fff; cursor: pointer; } </style> <div class="header-box"> <header> <div class="flex-row-space"> <div class="flex-row-left"> <a href="/" target="_blank"> <img class="logo" src="https://s.laoyaoba.com/jiwei-web-en/ijiwei-logo-en-white.png" alt="logo" /> </a> <a href="/" target="_blank" class="home">Home</a> </div> <div class="flex-row-center search-right"> <!-- <a href="https://laoyaoba.com" style="padding-right: 26px" target="_blank" >CN</a > --> <div class="search-input" style="display: none"> <input id="sear_text" type="text" placeholder="Search" /> <img class="sear_home" src="https://s.laoyaoba.com/jiwei/weben/sear_home.png" alt="" /> </div> <a href="/subscribe" target="_blank" class="subscribe">Subscribe</a> <img class="head_btn" src="https://s.laoyaoba.com/jiwei/weben/head_btn.png" alt="" /> <div class="text-tips" style="display: none"> Contains illegal characters, please re-enter. </div> </div> </div> </header> </div> <script> $('.sear_home').click(function () { var val = $('#sear_text').val(); if (val) { showFun(val); } }); $(function () { // 按下回车 // $('.text-tips').hide() //搜索页面隐藏搜索 let param = window.location.pathname; let paramList = param.split('/'); let [, name, ...list] = paramList; if (name != 'search') { $('.search-input').css({ display: 'block' }); } $('#sear_text').keydown(function (event) { let val = $('#sear_text').val(); if (event.keyCode == 13 && val !== '') { showFun(val); } }); }); function showFun(val) { var flag = new RegExp('[%\\\\]'); if (flag.test(val)) { $('.text-tips').css({ display: 'block' }); hideFun(); } else { window.open('/search/' + encodeURIComponent(val)); $('#sear_text').val(''); } } function hideFun() { setTimeout(function () { $('.text-tips').css({ display: 'none' }); }, 4000); } </script> <div id="page-content"> <article class="flex-row-left pd mb"> <div class="cont-left"> <div class="media-title">China's leading IC design company Goodix Technology seeks new life after the fingerprint sensor market dwindled</div> <div class="media-mes flex-row-space"> <div class="flex-row-left"> <div> Chinese article by <span class="media_user_name" >徐志平</span > </div> <div style="padding-left: 14px"> English Editor <span class="media_user_name" >张未名</span > </div> </div> <div class="time flex-row-center"> <img src="https://s.laoyaoba.com/jiwei/weben/time.png" alt="" /> <div>06-06 18:24</div> </div> </div> <div class="media-cont"> <p>By Miranda Li</p><p>China's leading IC design company Goodix Technology seeks new business growth with moves in capital operation, talents recruitment, and research input over the last couple of years after the decline of demands for its fingerprint chips, of which it was once a dominant supplier.</p><p>A recent JW Insights report tracks the background and status of the company.</p><p style="text-align: center;"><img src='http://s.laoyaoba.com/jwImg/news/2022/06/06/16545110334023.png'></p><p>Founded in 2002 and listed on the Shanghai Stock Exchange in 2016, Goodix Technology(汇顶科技) is the giant in the mobile phone fingerprint chip market, with a market value of RMB170 billion ($25.415 billion) at its peak two years ago. The company ranked 14th in JW Insights' Top 100 List of Chinese Semiconductor Companies.<br/></p><p>The changes in the smartphone and other device market have led to a fast drop in its market value to less than RMB30 billion ($4.485 billion), with its first-quarter performance this year falling into a loss.</p><p>Goodix Technology started from the landline telephone chips business. It turned to the capacitive touch button chip market with the development of smartphones and other consumer electronics. After 2011, the rise of smartphones and tablet computers turned the company into a major supplier of capacitive touch button chips. </p><p>In 2016, more capacitive fingerprint chips were used in a smartphone, becoming mainstream in the market in the following three years until 2018 — a critical time for the transformation of Goodix Technology.</p><p>In 2019, Chinese top-tier mobile phone brands began to adopt in-screen fingerprint chips widely. Goodix Technology was the first manufacturer to mass-produce in-screen fingerprint chips in China and benefited a lot from this market wave. However, by 2020, other manufacturers joined the competition with similar products, triggering a price war. The shipment of smartphones decreased in this period, resulting in increased revenue but decreased net profit for Goodix Technology.</p><p style="text-align: center;"><img src='http://s.laoyaoba.com/jwImg/news/2022/06/06/16545110512478.png'></p><p>The situation worsened in 2021 when both the revenue and net profit of the company fell. It had a loss in the first quarter of 2022.<br/></p><p>In such a new market change, Goodix Technology has been seeking new businesses through the capital operation. </p><p>As early as 2019, Goodix Technology had acquired a division of Voice and Audio Solutions under NXP B.V. with $165 million and completed the transaction in February 2020. By August 2020, Goodix Technology once again had spent another 39.5 million euros and acquired Dream Chip Technologies GmbH (DCT) in Germany with technological solutions for auto-driving systems. </p><p>The two deals enabled Goodix Technology to expand from smartphones and other device areas to the IoT and automotive electronics, diversifying its business layout.</p><p>Also, in such a background, the company surprised the industry last year by hiring Sandy Hu, former China President of Texas Instruments, with her years of experience in the American multinational corporation. </p><p>She was appointed the company's president in charge of the overall operation and management, reporting directly to Zhang Fan, chairman, and CEO of Goodix Technology.</p><p>Beefing up R&D investment is another strategy Goodix Technology sticks to, though it reduced the number of R & D staff from 2056 in 2020 to 1967 in 2021.</p><p>From 2019 to 2021, its R & D spending was RMB1.079 billion ($161.3 million), RMB 1.754 billion ($262.2 million) and RMB1.692 billion($253.630 million) respectively. </p><p>After becoming the new president last March, Sandy Hu said, "Goodix is at an important stage of transformation from a single product supplier to a comprehensive IC design company." She added that Goodix would integrate its global team to strengthen product planning, marketing, and customer relations building.</p> </div> <div class="tags flex-row-feft"> <!-- —TAGGED: --> <a href="/search/IC%20%26%20Tech" target="_blank" >IC & Tech</a > <a href="/search/Goodix" target="_blank" >Goodix</a > </div> <div class="shareList flex-row-feft"> <img src="/images/08d82def397b937d6afb4a6f9b862a8b.png" alt="linkedin" onclick="shareLinkedin()" /> <img src="/images/a0ff8165efe409e3fc922478f96afd93.png" alt="twitter" onclick="shareTwitter()" /> <img src="/images/e1163fca54550c2bd2fe0ffffd4f4fb0.png" alt="facebook" onclick="shareFaceBook()" /> <img src="/images/450cf2d3105fdd1ce67d5c3090643f07.png" alt="line" onclick="shareLine()" /> <div class="toast">Copy succeeded</div> <img src="/images/94bcdf0c33fc092bf26cdc1b10d91ea5.png" alt="link" onclick="copyfun()" /> <textarea style="position: absolute; opacity: 0; left: 0; top: 0; width: 1px" id="valid" ></textarea> </div> </div> <div class="cont-right"> <div class="read-zx-box"> <h3>RELATED<span></span></h3> <ul class="read-zx"> <li> <a href="/n/885394" target="_blank"> <p class="ell_three">The IC design subsidiary of China’s listed IC distributor P&S completes testing of its first MCU product for automotive standard</p> <div class="time">11-20 16:26</div> </a> </li> <li> <a href="/n/885386" target="_blank"> <p class="ell_three">Chinese electronic component company CETC mass produceds its Beidou satellite communication module for China’s major EV maker</p> <div class="time">11-20 15:55</div> </a> </li> <li> <a href="/n/885129" target="_blank"> <p class="ell_three">China’s PC maker Lenovo will launch AI-powered PCs after reporting strong revenue growth</p> <div class="time">11-17 16:04</div> </a> </li> </ul> </div> <h3>READ MOST <span></span></h3> <div class="noData"> <img src="https://s.laoyaoba.com/jiwei/weben/noData.png" alt="No Data" /> <p>No Data Yet~</p> </div> </ul> </div> </article> </div> <style> footer { width: 100%; margin-top: auto; height: 280px; background: #000000; } footer > div { height: 280px; font-size: 15px; padding: 0 20px; align-items: center; align-content: center; background: #000000; } @media screen and (min-width: 1440px) { footer > div { width: 1440px; min-width: 1440px; margin: 0 auto; } } .text, .beian { color: rgba(255, 255, 255, 0.4); } footer .text > a { color: #fff; height: 30px; font-size: 22px; font-weight: 600; line-height: 30px; } footer .pd { padding: 32px 0 21px; } footer span { font-weight: 600; padding: 0 7px; } footer .logo { /* width: 196px; */ height: 33px; } .footer_gh { width: 20px; height: 20px; margin-right: 6px; } </style> <footer> <div class="flex-row-space"> <div> <div class="text"> <a href="/about" target="_blank">About us</a> <span>|</span> <a href="/contact" target="_blank">Contact us</a> <p class="pd"> Copyright 2007-2024©IJiWei.com™Inc.All rights reserved | <a class="beian" href="https://beian.miit.gov.cn/#/Integrated/index" target="_blank" >闽ICP备17032949号-3</a > </p> <div class="flex-row-left"> <img class="footer_gh" src="https://s.laoyaoba.com/jiwei/weben/footer_gh.png" alt="gh" /> <div> <a class="beian" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=35020502000344" target="_blank" >闽公网安备 35020502000344号</a > </div> </div> </div> </div> <a href="/" target="_blank" class="logo-link" ><img class="logo" src="https://s.laoyaoba.com/jiwei-web-en/ijiwei-logo-en-white.png" alt="logo" /></a> </div> </footer> <script> $(function () { let height = $('html').height(); $('.footer').css({ top: height }); }); </script> <script> document.getElementById('valid').value = location.href; function copyfun() { var valid = document.getElementById('valid'); valid.select(); document.execCommand('Copy'); document.getElementsByClassName('toast')[0].style.display = 'block'; setTimeout(function () { document.getElementsByClassName('toast')[0].style.display = 'none'; }, 1500); } function shareLinkedin() { // Line 分享 var title = 'China's leading IC design company Goodix Technology seeks new life after the fingerprint sensor market dwindled'; var _href = 'https://www.linkedin.com/shareArticle?mini=true'; //链接 _href += '&url=' + encodeURIComponent(window.location.href); //标题 _href += '&title=' + encodeURIComponent(title); window.open(_href); } function shareLine() { // Line 分享 var url = window.location.origin + '/n/821072', title = 'China's leading IC design company Goodix Technology seeks new life after the fingerprint sensor market dwindled'; // 行動裝置語法 if ( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test( navigator.userAgent ) ) { window.open( 'http://line.naver.jp/R/msg/text/?' + encodeURIComponent(title) + '%0D%0A' + encodeURIComponent(url) ); } else { // 網頁版語法 window.open( 'https://lineit.line.me/share/ui?url=' + encodeURIComponent(url) ); } } function shareFaceBook() { var url = window.location.origin + '/n/821072', title = 'China's leading IC design company Goodix Technology seeks new life after the fingerprint sensor market dwindled'; window.open( 'http://www.facebook.com/sharer.php?u=' + encodeURIComponent(url) + '&t=' + encodeURIComponent(title) ); } function shareTwitter() { var url = window.location.origin + '/n/821072', title = 'China's leading IC design company Goodix Technology seeks new life after the fingerprint sensor market dwindled'; window.open( 'https://twitter.com/share?url=' + encodeURIComponent(url) + '&text=' + encodeURIComponent(title) ); } </script> <script src="/scripts/media.5ddba.bundule.js"></script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-ZLS1FYM8D3"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-ZLS1FYM8D3'); </script> <script> $(function () { var r = Number(document.documentElement.clientWidth / 1440) var ratio = document.documentElement.clientWidth if (ratio < 1440) { $("#page-content").css({ "-webkit-transform": "scale(" + r + ")", "-webkit-transform-origin": "0 0 0" }); } }); $(window).resize(function () { var r = Number(document.documentElement.clientWidth / 1440) var ratio = document.documentElement.clientWidth if (ratio < 1440) { $("#page-content").css({ "-webkit-transform": "scale(" + r + ")", "-webkit-transform-origin": "0 0 0" }); } }); var _hmt = _hmt || []; (function () { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?a8a4f17ef7b4cd6f0e6a332a2c9e4208"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script> </body> </html>