{"id":73,"date":"2026-08-10T11:07:37","date_gmt":"2026-08-10T03:07:37","guid":{"rendered":"https:\/\/www.cyc.com.tw\/tech-transfer\/"},"modified":"2026-08-10T11:07:37","modified_gmt":"2026-08-10T03:07:37","slug":"tech-transfer","status":"publish","type":"page","link":"https:\/\/www.cyc.com.tw\/en\/tech-transfer\/","title":{"rendered":"Technology Transfer &amp; Impact"},"content":{"rendered":"<div class=\"cycp\">\n<style>\n.cycp{\n  --navy:#0b1d3a; --navy2:#071528; --ink:#0f172a; --muted:#475569; --muted2:#64748b;\n  --teal:#0f766e; --teal2:#14b8a6; --cyan:#22d3ee; --cyan2:#67e8f9;\n  --line:#e2e8f0; --chip:#eef4f8; --soft:#f1f6fa;\n  --ondark:#cbd5e1; --ondark2:#94a3b8;\n  font-family:\"Noto Sans TC\",\"PingFang TC\",\"Microsoft JhengHei\",system-ui,sans-serif;\n  color:var(--ink);line-height:1.75;-webkit-font-smoothing:antialiased;\n}\n.cycp *{box-sizing:border-box;margin:0;padding:0}\n.cycp .wrap{max-width:1120px;margin:0 auto;padding:0 24px}\n.cycp header.hero{background:var(--navy);color:#fff;padding:80px 0 72px;position:relative;overflow:hidden}\n.cycp header.hero::after{content:\"\";position:absolute;right:-140px;top:-140px;width:460px;height:460px;\n  background:radial-gradient(circle,rgba(34,211,238,.18),transparent 62%);border-radius:50%}\n.cycp header.hero .wrap{position:relative;z-index:1}\n.cycp .crumb{font-size:13px;color:var(--ondark2);margin-bottom:18px}\n.cycp .crumb a{color:var(--ondark2);text-decoration:none}\n.cycp .crumb a:hover{color:var(--cyan2)}\n.cycp .eyebrow{display:inline-block;font-size:13px;letter-spacing:.14em;\n  background:rgba(34,211,238,.12);border:1px solid rgba(34,211,238,.35);color:var(--cyan2);\n  padding:6px 16px;border-radius:999px;margin-bottom:20px}\n.cycp h1{font-size:44px;line-height:1.25;font-weight:800;letter-spacing:-.5px;margin-bottom:16px;color:#fff}\n.cycp h1 span{background:linear-gradient(135deg,#22d3ee,#67e8f9);-webkit-background-clip:text;\n  background-clip:text;color:transparent}\n.cycp .lede{font-size:18px;color:var(--ondark);max-width:760px;margin-bottom:32px}\n.cycp .hero-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}\n.cycp .hero-stats .s{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12);\n  border-radius:14px;padding:18px 20px}\n.cycp .hero-stats .n{font-size:24px;font-weight:800;color:var(--cyan2);line-height:1.2}\n.cycp .hero-stats .l{font-size:13px;color:var(--ondark2);margin-top:6px}\n.cycp section{padding:68px 0}\n.cycp .soft{background:var(--soft)}\n.cycp .kicker{color:var(--teal);font-weight:700;font-size:14px;letter-spacing:.08em;margin-bottom:10px}\n.cycp h2{font-size:30px;font-weight:800;letter-spacing:-.3px;margin-bottom:12px;color:var(--ink)}\n.cycp h3{font-size:19px;font-weight:700;margin-bottom:8px;color:var(--ink)}\n.cycp .sub{color:var(--muted);font-size:16px;max-width:760px;margin-bottom:36px}\n.cycp .grid{display:grid;gap:20px}\n.cycp .g2{grid-template-columns:repeat(2,1fr)}\n.cycp .g3{grid-template-columns:repeat(3,1fr)}\n.cycp .g4{grid-template-columns:repeat(4,1fr)}\n.cycp .card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:26px;\n  box-shadow:0 1px 3px rgba(11,29,58,.05)}\n.cycp .card .ic{width:46px;height:46px;border-radius:12px;background:var(--chip);\n  display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:14px}\n.cycp .card p{color:var(--muted);font-size:15px}\n.cycp ul.ticks{list-style:none;display:grid;gap:10px}\n.cycp ul.ticks li{position:relative;padding-left:28px;color:var(--muted);font-size:15.5px}\n.cycp ul.ticks li::before{content:\"\";position:absolute;left:0;top:.62em;width:8px;height:8px;\n  border-radius:50%;background:var(--teal2)}\n.cycp ol.steps{list-style:none;counter-reset:s;display:grid;gap:12px}\n.cycp ol.steps li{counter-increment:s;position:relative;padding-left:40px;color:var(--muted);font-size:15.5px}\n.cycp ol.steps li::before{content:counter(s);position:absolute;left:0;top:.15em;width:26px;height:26px;\n  border-radius:8px;background:var(--navy);color:#fff;font-size:13px;font-weight:700;\n  display:flex;align-items:center;justify-content:center}\n.cycp table.spec{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--line);\n  border-radius:14px;overflow:hidden;font-size:15px}\n.cycp table.spec th,.cycp table.spec td{padding:13px 18px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}\n.cycp table.spec th{background:var(--chip);font-weight:700;width:32%;color:var(--ink)}\n.cycp table.spec td{color:var(--muted)}\n.cycp table.spec tr:last-child th,.cycp table.spec tr:last-child td{border-bottom:0}\n.cycp .dm{display:grid;grid-template-columns:1fr 320px;gap:34px;align-items:start}\n.cycp .dm img{width:100%;height:auto;border-radius:14px;border:1px solid var(--line);\n  box-shadow:0 8px 28px rgba(11,29,58,.10);display:block}\n.cycp .btn{display:inline-block;background:var(--navy);color:#fff;text-decoration:none;\n  padding:13px 26px;border-radius:10px;font-weight:700;font-size:15px;border:1px solid var(--navy)}\n.cycp .btn:hover{background:var(--navy2);color:#fff}\n.cycp .btn.ghost{background:transparent;color:var(--navy);border:1px solid var(--line)}\n.cycp .btn.ghost:hover{background:var(--chip);color:var(--navy)}\n.cycp .cta{background:var(--navy);color:#fff;border-radius:20px;padding:44px 40px;text-align:center}\n.cycp .cta h2{color:#fff;margin-bottom:10px}\n.cycp .cta p{color:var(--ondark);margin-bottom:24px}\n.cycp .cta .btn{background:linear-gradient(135deg,#22d3ee,#14b8a6);border:0;color:#052b31}\n.cycp .meta{display:flex;flex-wrap:wrap;gap:10px 26px;justify-content:center;\n  color:var(--ondark2);font-size:14px;margin-top:20px}\n.cycp .note{font-size:13.5px;color:var(--muted2);margin-top:14px}\n.cycp .tag{display:inline-block;background:var(--chip);color:var(--teal);font-size:13px;\n  font-weight:700;padding:5px 12px;border-radius:999px;margin:0 6px 6px 0}\n@media(max-width:900px){\n  .cycp .g3,.cycp .g4,.cycp .g2{grid-template-columns:1fr}\n  .cycp .dm{grid-template-columns:1fr}\n  .cycp h1{font-size:32px}\n  .cycp h2{font-size:25px}\n  .cycp section{padding:48px 0}\n}\n\n.cycp .kpi{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px;margin-bottom:30px}\n.cycp .kpi .k{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px}\n.cycp .kpi .k .n{font-size:27px;font-weight:800;color:var(--teal);line-height:1.15;letter-spacing:-.02em;\n  font-variant-numeric:tabular-nums}\n.cycp .kpi .k .n small{font-size:15px;margin-left:2px}\n.cycp .kpi .k .l{font-size:13px;color:var(--muted2);margin-top:7px;line-height:1.6}\n.cycp .prj{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;margin-bottom:20px}\n.cycp .prj .ph{padding:24px 26px 18px;border-bottom:1px solid var(--line)}\n.cycp .prj .ph h3{margin-bottom:4px}\n.cycp .prj .ph .code{font-size:13px;color:var(--muted2);letter-spacing:.01em}\n.cycp .prj .pb{padding:22px 26px}\n.cycp .prj .pb ul.ticks li{font-size:15px}\n.cycp .badge{display:inline-block;font-size:12px;font-weight:700;padding:3px 11px;border-radius:999px;\n  background:#e8f5f0;color:#0f766e;margin-bottom:12px;letter-spacing:.02em}\n.cycp .badge.run{background:#fdf3e3;color:#8f5d0e}\n.cycp .chain{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;margin:8px 0 4px;\n  border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}\n.cycp .chain .st{padding:24px 24px 26px;border-right:1px solid var(--line)}\n.cycp .chain .st:last-child{border-right:0}\n.cycp .chain .st .s{font-size:11.5px;letter-spacing:.16em;color:var(--teal);font-weight:700;\n  text-transform:uppercase;margin-bottom:10px}\n.cycp .chain .st h4{font-size:16.5px;font-weight:700;margin-bottom:8px;color:var(--ink);line-height:1.5}\n.cycp .chain .st p{font-size:14px;color:var(--muted);line-height:1.7}\n@media(max-width:900px){.cycp .chain{grid-template-columns:1fr}\n  .cycp .chain .st{border-right:0;border-bottom:1px solid var(--line)}\n  .cycp .chain .st:last-child{border-bottom:0}}\n<\/style>\n<header class=\"hero\"><div class=\"wrap\">\n<div class=\"crumb\"><a href=\"\/en\/\">Home<\/a> \/ <a href=\"\/en\/products\/\">Products<\/a><\/div>\n<div class=\"eyebrow\">TECHNOLOGY TRANSFER<\/div>\n<h1>Technology Transfer &amp;<span>Impact<\/span><\/h1>\n<p class=\"lede\">How technology transferred from government R&amp;D programs became products that actually sell and get used. Below: the transfer targets, commercialized results and real impact at deployment sites.<\/p>\n<div class=\"hero-stats\"><div class=\"s\"><div class=\"n\">1<\/div><div class=\"l\">Technology transfer completed<\/div><\/div><div class=\"s\"><div class=\"n\">NT$150k<\/div><div class=\"l\">Transfer licensing fee<\/div><\/div><div class=\"s\"><div class=\"n\">15 Sites<\/div><div class=\"l\">Deployments after commercialization<\/div><\/div><div class=\"s\"><div class=\"n\">90%<\/div><div class=\"l\">Customer retention rate<\/div><\/div><\/div>\n<\/div><\/header><section class=\"\"><div class=\"wrap\"><div class=\"kicker\">Transfer Chain<\/div><h2>From One Transfer Contract to 15 Fish Ponds<\/h2><div class=\"chain\"><div class=\"st\"><div class=\"s\">01 \u00b7 Technology Transfer<\/div><h4>Wireless Compact Multi-Parameter<br>Water Quality Monitor Design<\/h4><p>Source: 112 Agri-Sci-1.5.1-Aqua-A1 (commissioned research, Fisheries Research Institute, MOA). One technology transfer, NT$150k licensing fee, one-year term, one licensee. One utility model patent application filed under the same project.<\/p><\/div><div class=\"st\"><div class=\"s\">02 \u00b7 Commercialization<\/div><h4>Smart Farm Water Quality Monitoring<br>&amp; Environmental Surveillance Kit<\/h4><p>Productized the monitor design: multi-parameter ORP, pH, DO, EC and temperature measurement, solar power with no external charging, self-cleaning sensors, plus phone remote viewing and power control integration.<\/p><\/div><div class=\"st\"><div class=\"s\">03 \u00b7 Rollout<\/div><h4>Deployed at 15<br>Farm Sites<\/h4><p>Deployed through the FY113 Digital Cloud Service R&amp;D Grant across six townships in Hsinchu and Tainan and five species, and continuing to spread to agribusiness clients in subsequent grant programs.<\/p><\/div><\/div><\/div><\/section><section class=\"soft\"><div class=\"wrap\"><div class=\"kicker\">Impact<\/div><h2>What Actually Happened After the Transfer<\/h2><p class=\"sub\">Actual results from the FY113 Digital Cloud Service R&amp;D Grant closing report: all nine required quantitative targets met, two exceeded.<\/p><table class=\"spec\"><tr><th>Farm sites deployed<\/th><td>15 (target 15) \u2014 met<\/td><\/tr><tr><th>Annual revenue or signed partnership agreements<\/th><td>NT$4.949M (target NT$4.5M) \u2014 exceeded by NT$449k<\/td><\/tr><tr><th>Customer satisfaction survey<\/th><td>16 surveyed at 90% satisfaction (target at least 10) \u2014 6 over target<\/td><\/tr><tr><th>Customer retention rate<\/th><td>Above 90% \u2014 met<\/td><\/tr><tr><th>System usage after training<\/th><td>90% \u2014 met<\/td><\/tr><tr><th>Farmer-surveyed benefit<\/th><td>NT$300k \u2014 met<\/td><\/tr><tr><th>Increase in tangible\/intangible assets or new investment<\/th><td>NT$1M \u2014 met<\/td><\/tr><tr><th>Overseas market expansion<\/th><td>1 MOU signed, NT$100k in new overseas orders \u2014 met<\/td><\/tr><tr><th>Marketing and outreach<\/th><td>15 software service letters of intent signed; promotion and training events in Zhubei and Qigu, 4 sessions total<\/td><\/tr><\/table><\/div><\/section><section class=\"\"><div class=\"wrap\"><div class=\"kicker\">Deployment Breakdown<\/div><h2>How the 15 Sites Are Distributed<\/h2><div class=\"grid g3\"><div class=\"card\"><div class=\"ic\">\ud83d\udccd<\/div><h3>By Region<\/h3><ul class=\"ticks\"><li>Zhubei, Hsinchu: 8<\/li><li>Jianshi, Hsinchu: 2<\/li><li>Xiangshan, Hsinchu: 1<\/li><li>Hengshan, Hsinchu: 1<\/li><li>Qigu, Tainan: 2<\/li><li>Jiali, Tainan: 1<\/li><\/ul><\/div><div class=\"card\"><div class=\"ic\">\ud83d\udc1f<\/div><h3>By Species<\/h3><ul class=\"ticks\"><li>Grey mullet: 9<\/li><li>White shrimp: 2<\/li><li>Cold-water fish: 2<\/li><li>Grouper: 1<\/li><li>Polyculture: 1<\/li><\/ul><\/div><div class=\"card\"><div class=\"ic\">\ud83d\udce6<\/div><h3>By Engagement Model<\/h3><ul class=\"ticks\"><li>Project-based: 9<\/li><li>Free trial: 6<\/li><li>Trial sites were later included in the letters of intent<\/li><\/ul><\/div><\/div><p class=\"note\" style=\"margin-top:22px\">To protect farmers' privacy, only regional and species statistics are shown here; the individual site list is kept in the project closing report's supporting documents.<\/p><\/div><\/section><section class=\"soft\"><div class=\"wrap\"><div class=\"kicker\">Other Transfer-Related Outputs<\/div><h2>Technical Assets from the Same Project<\/h2><table class=\"spec\"><tr><th>Patent Application<\/th><td>Remote video consulting system for aquaculture integrating AR and IoT (utility model, Taiwan)<\/td><\/tr><tr><th>Technical Reports<\/th><td>Real-time process guidance with AR visual aids; environmental recognition and site guidance with AR visual aids at fish farms<\/td><\/tr><tr><th>Journal Article<\/th><td>Fish World, Dec. 2023 \u2014 Integrated application of smart networking and visual guidance in grouper farming<\/td><\/tr><tr><th>Training<\/th><td>3 sessions, 20 people (Pingtung 2023-11-24, Zhubei 2023-11-22, Changhua 2023-11-21)<\/td><\/tr><tr><th>Outreach<\/th><td>1 domestic promotion event, 2 seminars and keynotes, 2 pro bono technology outreach items<\/td><\/tr><tr><th>Cost and Revenue Impact<\/th><td>2 cost reductions; NT$150k increase in farmer income \/ corporate profit (target NT$100k)<\/td><\/tr><\/table><\/div><\/section><section class=\"\"><div class=\"wrap\"><div class=\"kicker\">Another Product Line<\/div><h2>Commercializing Industry R&amp;D Equipment: Golden Clam Sorter<\/h2><p class=\"sub\">Beyond water monitoring, CYC developed a clam sorter under the FY113 Agricultural Industry R&amp;D Program, replacing manual picking with hydraulic sorting, validated on site at the Lichuan Fish Farm processing plant in Hualien.<\/p><table class=\"spec\"><tr><th>Sorting yield<\/th><td>99.7% (920 clams and 3 stones in the good-product zone)<\/td><\/tr><tr><th>Throughput<\/th><td>Over 6 kg per minute on average (target 5 kg)<\/td><\/tr><tr><th>Test pass rate<\/th><td>31 items each in unit and final tests, 100% pass rate<\/td><\/tr><tr><th>Labor impact<\/th><td>Final visual inspection staff cut from 7 to 4, roughly 43% less<\/td><\/tr><tr><th>Extensibility<\/th><td>Extendable to hard clams and other shellfish, and to density-based sorting in general<\/td><\/tr><\/table><\/div><\/section><section><div class=\"wrap\"><div class=\"cta\">\n<h2>Need the Full Supporting Documentation?<\/h2><p>Project closing reports, test reports and supporting attachments are available on request \u2014 email or call us.<\/p>\n<a class=\"btn\" href=\"\/en\/contact\/\">Contact Us \/ Request a Quote<\/a>\n<div class=\"meta\"><span>\ud83d\udcde 0906-896-903<\/span><span>\u2709\ufe0f chenchijin169@gmail.com<\/span><span>\ud83d\udccd 2F, No. 40, Xuefu Rd., East Dist., Hsinchu City<\/span><\/div>\n<\/div><\/div><\/section>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>\u9996\u9801 \/ \u7522\u54c1\u4ecb\u7d39 TECHNOLOGY TRANSFER \u6280\u8f49\u6210\u679c\u8207\u63a8\u5ee3\u6548\u76ca \u653f\u5e9c\u79d1\u5c08\u8a08\u756b\u7684\u6280\u8853\u79fb\u8f49\uff0c\u5982\u4f55\u8b8a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":60,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-73","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.cyc.com.tw\/en\/wp-json\/wp\/v2\/pages\/73","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.cyc.com.tw\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.cyc.com.tw\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.cyc.com.tw\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.cyc.com.tw\/en\/wp-json\/wp\/v2\/comments?post=73"}],"version-history":[{"count":0,"href":"https:\/\/www.cyc.com.tw\/en\/wp-json\/wp\/v2\/pages\/73\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.cyc.com.tw\/en\/wp-json\/wp\/v2\/media?parent=73"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}