<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html><body><p>{"id":18800,"date":"2026-05-17T08:42:13","date_gmt":"2026-05-17T08:42:13","guid":{"rendered":"https:\/\/www.smartexyarn.com\/?p=18800"},"modified":"2026-05-17T08:42:24","modified_gmt":"2026-05-17T08:42:24","slug":"pcm-thermal-management-solution-for-motorcycle-jacket-inner-layer-case-study","status":"publish","type":"post","link":"https:\/\/www.smartexyarn.com\/creative-textile-lab\/pcm-thermal-management-solution-for-motorcycle-jacket-inner-layer-case-study\/","title":{"rendered":"PCM Thermal Management Solution for Motorcycle Jacket Inner Layer | Case Study"},"content":{"rendered":"\n\n  <style>\n\n    .case-container {\n      max-width: 900px;\n      margin: 40px auto;\n      background: white;\n      border-radius: 20px;\n      box-shadow: 0 20px 40px rgba(0,0,0,0.1);\n      overflow: hidden;\n    }\n\n    \/* HEADER *\/\n    .header {\n      background: linear-gradient(135deg, #1a237e 0%, #0d47a1 100%);\n      color: white;\n      padding: 40px;\n      text-align: center;\n    }\n    .header h1 { font-size: 2.0em; margin-bottom: 10px; font-weight: 300; line-height: 1.35; }\n    .header p { font-size: 1.05em; opacity: 0.9; }\n\n    \/* CHALLENGE *\/\n    .challenge-section {\n      background: #b71c1c;\n      color: white;\n      padding: 30px 40px;\n      position: relative;\n    }\n    .challenge-section::before {\n      content: \"&#127949;&#65039;\";\n      font-size: 3em;\n      position: absolute;\n      top: 20px; right: 40px;\n      opacity: 0.3;\n    }\n    .challenge-title { font-size: 1.5em; margin-bottom: 15px; font-weight: 600; }\n    .challenge-text { font-size: 1.05em; line-height: 1.75; }\n\n    \/* SOLUTION *\/\n    .solution-section {\n      background: #1a237e;\n      color: white;\n      padding: 40px;\n      position: relative;\n    }\n    .solution-section::before {\n      content: \"&#128300;\";\n      font-size: 3em;\n      position: absolute;\n      top: 20px; right: 40px;\n      opacity: 0.25;\n    }\n    .solution-title {\n      font-size: 1.6em;\n      margin-bottom: 25px;\n      font-weight: 600;\n      text-align: center;\n    }\n    .thinking-process { margin-bottom: 30px; }\n    .thinking-step {\n      background: rgba(255,255,255,0.13);\n      padding: 20px;\n      border-radius: 12px;\n      margin-bottom: 20px;\n      border-left: 4px solid white;\n      position: relative;\n    }\n    .step-number {\n      background: white;\n      color: #1a237e;\n      width: 30px; height: 30px;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: bold;\n      position: absolute;\n      left: -15px; top: 20px;\n      font-size: 0.9em;\n    }\n    .step-title { font-weight: 600; margin-bottom: 8px; margin-left: 25px; }\n    .step-content { margin-left: 25px; line-height: 1.7; }\n\n    .breakthrough-box {\n      background: rgba(255,255,255,0.2);\n      padding: 25px;\n      border-radius: 15px;\n      text-align: center;\n      border: 2px solid white;\n      margin-top: 20px;\n    }\n    .breakthrough-title { font-size: 1.3em; font-weight: bold; margin-bottom: 15px; }\n    .tech-specs {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: 15px;\n      margin-top: 15px;\n    }\n    .spec-item {\n      background: rgba(255,255,255,0.18);\n      padding: 12px;\n      border-radius: 8px;\n      font-size: 0.95em;\n      text-align: left;\n    }\n\n    \/* DISCLAIMER *\/\n    .disclaimer-section {\n      background: #e8eaf6;\n      border: 2px dashed #1a237e;\n      margin: 30px 40px;\n      padding: 20px 25px;\n      border-radius: 12px;\n      color: #1a237e;\n      font-size: 0.95em;\n      line-height: 1.6;\n    }\n    .disclaimer-title {\n      font-weight: 700;\n      color: #1a237e;\n      margin-bottom: 8px;\n      font-size: 1em;\n    }\n\n    \/* RESULTS *\/\n    .results-section { padding: 40px; background: #f8f9fa; }\n    .results-title {\n      text-align: center;\n      font-size: 1.8em;\n      margin-bottom: 30px;\n      color: #2c3e50;\n    }\n    .metrics-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n      gap: 20px;\n      margin-bottom: 30px;\n    }\n    .metric-card {\n      background: white;\n      padding: 25px;\n      border-radius: 15px;\n      text-align: center;\n      box-shadow: 0 5px 15px rgba(0,0,0,0.08);\n      transition: transform 0.3s ease;\n    }\n    .metric-card:hover { transform: translateY(-5px); }\n    .metric-number {\n      font-size: 2.3em;\n      font-weight: bold;\n      color: #1a237e;\n      margin-bottom: 10px;\n    }\n    .metric-label { color: #666; font-size: 0.9em; line-height: 1.4; }\n\n    \/* TEMPERATURE DIAGRAM *\/\n    .diagram-section { padding: 0 40px 40px; background: #f8f9fa; }\n    .diagram-title { text-align: center; font-size: 1.2em; color: #1a237e; font-weight: 600; margin-bottom: 20px; }\n    .temp-bar-wrap { display: flex; flex-direction: column; gap: 14px; }\n    .temp-row { display: flex; align-items: center; gap: 12px; font-size: 0.9em; }\n    .temp-label { width: 160px; color: #555; flex-shrink: 0; }\n    .temp-bar-bg { flex: 1; background: #e0e0e0; border-radius: 20px; height: 22px; overflow: hidden; }\n    .temp-bar { height: 100%; border-radius: 20px; display: flex; align-items: center; padding-left: 10px; color: white; font-size: 0.82em; font-weight: 600; }\n    .bar-red   { background: linear-gradient(90deg, #e53935, #ef9a9a); width: 88%; }\n    .bar-blue  { background: linear-gradient(90deg, #1565c0, #64b5f6); width: 52%; }\n    .bar-green { background: linear-gradient(90deg, #2e7d32, #81c784); width: 70%; }\n    .temp-val  { width: 60px; text-align: right; font-weight: 700; color: #333; flex-shrink: 0; }\n\n    \/* CTA *\/\n    .cta-section {\n      background: linear-gradient(135deg, #1a237e 0%, #0d47a1 100%);\n      color: white;\n      padding: 30px 40px;\n      text-align: center;\n    }\n    .cta-text { font-size: 1.2em; margin-bottom: 20px; }\n    .cta-button {\n      display: inline-block;\n      background: white;\n      color: #1a237e;\n      padding: 12px 30px;\n      border-radius: 25px;\n      text-decoration: none;\n      font-weight: 600;\n      transition: all 0.3s ease;\n    }\n    .cta-button:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 5px 15px rgba(0,0,0,0.25);\n    }\n\n    @media (max-width: 768px) {\n      .case-container { margin: 20px; border-radius: 15px; }\n      .header, .challenge-section, .solution-section,\n      .results-section, .diagram-section, .cta-section { padding: 25px; }\n      .header h1 { font-size: 1.6em; }\n      .metrics-grid, .tech-specs { grid-template-columns: 1fr; }\n      .disclaimer-section { margin: 20px; }\n      .temp-label { width: 110px; font-size: 0.82em; }\n    }\n  <\/style>\n\n<div class=\"case-container\">\n\n  <!-- Header -->\n  <div class=\"header\">\n\n    <p>Thermal Comfort Engineering &middot; PCM Microencapsulated Temperature Regulation Inner Layer<\/p>\n  <\/div>\n\n  <!-- Challenge -->\n  <div class=\"challenge-section\">\n    <div class=\"challenge-title\">The Challenge<\/div>\n    <div class=\"challenge-text\">\n      <strong>&#8220;Our riders are sweating through the first 10 minutes of every ride, then freezing the moment they hit the highway. No matter how many layers we add, we can&#8217;t solve both problems with the same jacket.&#8221;<\/strong><br><br>\n      A European touring motorcycle apparel brand was redesigning their flagship four-season adventure jacket for long-distance riders. The core problem was thermal whiplash: during warm-up riding in urban traffic, body heat trapped inside the sealed jacket caused rapid overheating and sweat buildup. Minutes later, at highway speeds, wind chill dropped the microclimate temperature dramatically &mdash; and sweat-dampened inner layers accelerated the cold sensation. Traditional insulation layers could hold warmth but made overheating worse. Moisture-wicking liners managed sweat but offered no thermal buffering. The brand needed an inner layer that could actively absorb excess heat during hot phases and return it during cold phases &mdash; without adding bulk, without electronics, and without compromising the jacket&#8217;s CE-certified protective structure.\n    <\/div>\n  <\/div>\n\n  <!-- Solution -->\n  <div class=\"solution-section\">\n    <div class=\"solution-title\">Our Innovation Journey<\/div>\n    <div class=\"thinking-process\">\n\n      <div class=\"thinking-step\">\n        <div class=\"step-number\">1<\/div>\n        <div class=\"step-title\">Why Motorcycle Thermal Management Is Unlike Any Other Apparel Challenge<\/div>\n        <div class=\"step-content\">\n          Most performance apparel deals with a single thermal direction &mdash; either keeping heat in (winter gear) or moving heat out (athletic wear). Motorcycle riding creates a uniquely bipolar thermal environment. At a standstill or low speed, the rider generates significant metabolic heat inside a sealed, armor-padded jacket with minimal ventilation. At highway speed, the same jacket is exposed to wind chill that can drop the outer surface temperature by 15&ndash;20&deg;C within seconds. No static insulation system can respond to this kind of rapid thermal reversal. The inner layer must function as a thermal buffer &mdash; storing energy when there is excess, releasing it when there is deficit &mdash; rather than simply blocking or conducting heat in one direction.\n        <\/div>\n      <\/div>\n\n      <div class=\"thinking-step\">\n        <div class=\"step-number\">2<\/div>\n        <div class=\"step-title\">Phase Change Materials: Thermal Energy Storage at the Fiber Level<\/div>\n        <div class=\"step-content\">\n          PCM Temperature Regulation Fabric addresses this challenge through microencapsulated phase change materials embedded directly within synthetic fiber structures. When body temperature rises above the PCM&#8217;s melting point &mdash; typically in the 33&ndash;37&deg;C range aligned with skin surface temperature &mdash; the microcapsules absorb excess heat energy and transition from solid to liquid state, storing that energy as latent heat rather than allowing it to raise the wearer&#8217;s perceived temperature. When the thermal environment reverses &mdash; as it does when a rider accelerates onto a highway &mdash; the PCM solidifies, releasing the stored thermal energy back toward the body. This phase transition cycle repeats automatically with every temperature fluctuation, creating a continuous thermal buffering system that requires no power source and adds no meaningful weight or thickness to the inner layer construction.\n        <\/div>\n      <\/div>\n\n      <div class=\"thinking-step\">\n        <div class=\"step-number\">3<\/div>\n        <div class=\"step-title\">Why the Inner Layer Placement Is Non-Negotiable<\/div>\n        <div class=\"step-content\">\n          PCM thermal buffering depends entirely on proximity to the heat source &mdash; the rider&#8217;s body. Placing PCM fabric in a mid-layer or outer shell significantly reduces its effectiveness, because the phase transition is triggered by the temperature differential between the fabric and the skin microclimate. When PCM fabric is positioned as the innermost layer, in direct contact with the body, it responds immediately to metabolic heat fluctuations with minimal thermal lag. For motorcycle applications, this placement also avoids any interference with the jacket&#8217;s CE-rated armor pockets and structural panels, which occupy the mid and outer layers. The PCM inner layer functions independently as a thermal management system, leaving the protective architecture of the jacket entirely intact.\n        <\/div>\n      <\/div>\n\n      <div class=\"thinking-step\">\n        <div class=\"step-number\">4<\/div>\n        <div class=\"step-title\">40&ndash;60 J\/m&sup2;: What the Heat Storage Capacity Actually Means for a Rider<\/div>\n        <div class=\"step-content\">\n          PCM fabric delivers a heat storage capacity of 40&ndash;60 J\/m&sup2; in its microencapsulated surface-finish configuration, with natural PCM fiber averaging 39 J\/m&sup2; and peaking at 60 J\/m&sup2;. To contextualize this for motorcycle apparel: a typical touring jacket inner layer covers approximately 1.2&ndash;1.5 m&sup2; of body surface. At peak PCM capacity, this translates to 48&ndash;90 joules of thermal buffering capacity &mdash; sufficient to absorb the heat spike generated during 3&ndash;5 minutes of slow urban traffic riding before the rider reaches highway speed and the thermal cycle reverses. This buffering window precisely covers the most critical transition phase in every ride, where thermal discomfort and sweat accumulation are most likely to occur. No additional heating element, no battery pack, no rider intervention required.\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"breakthrough-box\">\n      <div class=\"breakthrough-title\">The Result: PCM Microencapsulated Inner Layer for Touring Motorcycle Jackets<\/div>\n      <div>Automatic thermal buffering across the full ride cycle &mdash; absorbing heat in traffic, releasing warmth at speed &mdash; from a single passive inner layer fabric with no power source, no added bulk, and no compromise to CE protective structure<\/div>\n      <div class=\"tech-specs\">\n        <div class=\"spec-item\">&#10003; Heat storage capacity: 40&ndash;60 J\/m&sup2; (microencapsulated finish)<\/div>\n        <div class=\"spec-item\">&#10003; Natural PCM fiber: avg. 39 J\/m&sup2;, peak 60 J\/m&sup2;<\/div>\n        <div class=\"spec-item\">&#10003; Phase change range: 33&ndash;37&deg;C &mdash; aligned to skin microclimate<\/div>\n        <div class=\"spec-item\">&#10003; Fully passive &mdash; zero power source, zero electronics<\/div>\n        <div class=\"spec-item\">&#10003; Inner layer placement &mdash; no interference with CE armor structure<\/div>\n        <div class=\"spec-item\">&#10003; Moisture management integration for sweat + thermal dual control<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Disclaimer -->\n  <div class=\"disclaimer-section\">\n    <div class=\"disclaimer-title\">&#128203; A Note on System Design &#038; Performance Expectations<\/div>\n    PCM Temperature Regulation Fabric provides the active thermal buffering layer within a motorcycle jacket inner construction. Final thermal performance depends on jacket ventilation design, armor panel coverage, outer shell breathability, and ambient riding conditions. The 40&ndash;60 J\/m&sup2; heat storage capacity represents standardized laboratory values; real-world buffering duration varies with rider metabolic rate, jacket fit, and temperature differential. PCM inner layer performance does not replace the need for appropriate seasonal layering in extreme cold conditions. Sample evaluation with your specific jacket construction and target riding profile is recommended before production commitment.\n  <\/div>\n\n  <!-- Results -->\n  <div class=\"results-section\">\n    <div class=\"results-title\">Performance Benchmarks<\/div>\n    <div class=\"metrics-grid\">\n      <div class=\"metric-card\">\n        <div class=\"metric-number\">60 J\/m&sup2;<\/div>\n        <div class=\"metric-label\">Peak Heat Storage Capacity<br>Microencapsulated Surface Finish<\/div>\n      <\/div>\n      <div class=\"metric-card\">\n        <div class=\"metric-number\">39 J\/m&sup2;<\/div>\n        <div class=\"metric-label\">Natural PCM Fiber Average<br>Consistent Across Wash Cycles<\/div>\n      <\/div>\n      <div class=\"metric-card\">\n        <div class=\"metric-number\">33&ndash;37&deg;C<\/div>\n        <div class=\"metric-label\">Phase Change Temperature Range<br>Matched to Skin Microclimate<\/div>\n      <\/div>\n      <div class=\"metric-card\">\n        <div class=\"metric-number\">0 W<\/div>\n        <div class=\"metric-label\">Power Consumption<br>Fully Passive Thermal System<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Temperature Diagram -->\n  <div class=\"diagram-section\">\n    <div class=\"diagram-title\">Skin Microclimate Temperature &mdash; PCM Inner Layer vs. Conventional Liner<\/div>\n    <div class=\"temp-bar-wrap\">\n      <div class=\"temp-row\">\n        <div class=\"temp-label\">Urban traffic (no PCM)<\/div>\n        <div class=\"temp-bar-bg\"><div class=\"temp-bar bar-red\">Overheating zone<\/div><\/div>\n        <div class=\"temp-val\">+38&deg;C<\/div>\n      <\/div>\n      <div class=\"temp-row\">\n        <div class=\"temp-label\">Urban traffic (PCM)<\/div>\n        <div class=\"temp-bar-bg\"><div class=\"temp-bar bar-green\">Heat absorbed &rarr; stored<\/div><\/div>\n        <div class=\"temp-val\">~35&deg;C<\/div>\n      <\/div>\n      <div class=\"temp-row\">\n        <div class=\"temp-label\">Highway speed (no PCM)<\/div>\n        <div class=\"temp-bar-bg\"><div class=\"temp-bar bar-blue\">Cold shock zone<\/div><\/div>\n        <div class=\"temp-val\">~28&deg;C<\/div>\n      <\/div>\n      <div class=\"temp-row\">\n        <div class=\"temp-label\">Highway speed (PCM)<\/div>\n        <div class=\"temp-bar-bg\"><div class=\"temp-bar bar-green\">Heat released &rarr; buffered<\/div><\/div>\n        <div class=\"temp-val\">~33&deg;C<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- CTA -->\n  <div class=\"cta-section\">\n    <div class=\"cta-text\">\n      Designing next-generation motorcycle apparel or adventure riding gear? Let&#8217;s discuss how PCM Temperature Regulation Fabric can replace your current static inner liner with an intelligent, passive thermal management system built for the full ride cycle.\n    <\/div>\n    <a href=\"https:\/\/www.smartexyarn.com\/product\/phase-change-materials-pcm-temperature-regulation-fabric\/\" class=\"cta-button\">Request PCM Fabric Samples &rarr;<\/a>\n  <\/div>\n\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>Thermal Comfort Engineering &middot; PCM Microencapsulated Temperature Regulation Inner Layer The Challenge &#8220;Our riders are sweating through the first 10 minutes of every ride, then freezing the moment they hit the highway. No matter how [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":18806,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_seopress_robots_primary_cat":"none","_seopress_titles_title":"PCM Thermal Management Solution for Motorcycle Jacket Inner Layer | Case Study","_seopress_titles_desc":"How a touring apparel brand solved thermal whiplash in riding gear using PCM phase change fabric &mdash; permanent buffering, zero power, CE-structure compatible.","_seopress_robots_index":"","_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[115],"tags":[124],"class_list":["post-18800","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-creative-textile-lab","tag-special-applications"],"spectra_custom_meta":{"_uagb_previous_block_counts":["a:90:{s:21:\"uagb\/advanced-heading\";i:0;s:15:\"uagb\/blockquote\";i:0;s:12:\"uagb\/buttons\";i:0;s:18:\"uagb\/buttons-child\";i:0;s:19:\"uagb\/call-to-action\";i:0;s:15:\"uagb\/cf7-styler\";i:0;s:11:\"uagb\/column\";i:0;s:12:\"uagb\/columns\";i:0;s:14:\"uagb\/container\";i:0;s:21:\"uagb\/content-timeline\";i:0;s:27:\"uagb\/content-timeline-child\";i:0;s:14:\"uagb\/countdown\";i:0;s:12:\"uagb\/counter\";i:0;s:8:\"uagb\/faq\";i:0;s:14:\"uagb\/faq-child\";i:0;s:10:\"uagb\/forms\";i:0;s:17:\"uagb\/forms-accept\";i:0;s:19:\"uagb\/forms-checkbox\";i:0;s:15:\"uagb\/forms-date\";i:0;s:16:\"uagb\/forms-email\";i:0;s:17:\"uagb\/forms-hidden\";i:0;s:15:\"uagb\/forms-name\";i:0;s:16:\"uagb\/forms-phone\";i:0;s:16:\"uagb\/forms-radio\";i:0;s:17:\"uagb\/forms-select\";i:0;s:19:\"uagb\/forms-textarea\";i:0;s:17:\"uagb\/forms-toggle\";i:0;s:14:\"uagb\/forms-url\";i:0;s:14:\"uagb\/gf-styler\";i:0;s:15:\"uagb\/google-map\";i:0;s:11:\"uagb\/how-to\";i:0;s:16:\"uagb\/how-to-step\";i:0;s:9:\"uagb\/icon\";i:0;s:14:\"uagb\/icon-list\";i:0;s:20:\"uagb\/icon-list-child\";i:0;s:10:\"uagb\/image\";i:0;s:18:\"uagb\/image-gallery\";i:0;s:13:\"uagb\/info-box\";i:0;s:18:\"uagb\/inline-notice\";i:0;s:11:\"uagb\/lottie\";i:0;s:21:\"uagb\/marketing-button\";i:0;s:10:\"uagb\/modal\";i:0;s:18:\"uagb\/popup-builder\";i:0;s:16:\"uagb\/post-button\";i:0;s:18:\"uagb\/post-carousel\";i:0;s:17:\"uagb\/post-excerpt\";i:0;s:14:\"uagb\/post-grid\";i:0;s:15:\"uagb\/post-image\";i:0;s:17:\"uagb\/post-masonry\";i:0;s:14:\"uagb\/post-meta\";i:0;s:18:\"uagb\/post-taxonomy\";i:0;s:18:\"uagb\/post-timeline\";i:0;s:15:\"uagb\/post-title\";i:0;s:20:\"uagb\/restaurant-menu\";i:0;s:26:\"uagb\/restaurant-menu-child\";i:0;s:11:\"uagb\/review\";i:0;s:12:\"uagb\/section\";i:0;s:14:\"uagb\/separator\";i:0;s:11:\"uagb\/slider\";i:0;s:17:\"uagb\/slider-child\";i:0;s:17:\"uagb\/social-share\";i:0;s:23:\"uagb\/social-share-child\";i:0;s:16:\"uagb\/star-rating\";i:0;s:23:\"uagb\/sure-cart-checkout\";i:0;s:22:\"uagb\/sure-cart-product\";i:0;s:15:\"uagb\/sure-forms\";i:0;s:22:\"uagb\/table-of-contents\";i:0;s:9:\"uagb\/tabs\";i:0;s:15:\"uagb\/tabs-child\";i:0;s:18:\"uagb\/taxonomy-list\";i:0;s:9:\"uagb\/team\";i:0;s:16:\"uagb\/testimonial\";i:0;s:14:\"uagb\/wp-search\";i:0;s:19:\"uagb\/instagram-feed\";i:0;s:10:\"uagb\/login\";i:0;s:17:\"uagb\/loop-builder\";i:0;s:18:\"uagb\/loop-category\";i:0;s:20:\"uagb\/loop-pagination\";i:0;s:15:\"uagb\/loop-reset\";i:0;s:16:\"uagb\/loop-search\";i:0;s:14:\"uagb\/loop-sort\";i:0;s:17:\"uagb\/loop-wrapper\";i:0;s:13:\"uagb\/register\";i:0;s:19:\"uagb\/register-email\";i:0;s:24:\"uagb\/register-first-name\";i:0;s:23:\"uagb\/register-last-name\";i:0;s:22:\"uagb\/register-password\";i:0;s:30:\"uagb\/register-reenter-password\";i:0;s:19:\"uagb\/register-terms\";i:0;s:22:\"uagb\/register-username\";i:0;}"],"_edit_lock":["1779007470:1"],"_seopress_robots_primary_cat":["none"],"_seopress_titles_title":["PCM Thermal Management Solution for Motorcycle Jacket Inner Layer | Case Study"],"_seopress_titles_desc":["How a touring apparel brand solved thermal whiplash in riding gear using PCM phase change fabric &mdash; permanent buffering, zero power, CE-structure compatible."],"_uag_custom_page_level_css":[""],"site-sidebar-layout":["default"],"site-content-layout":[""],"ast-site-content-layout":["default"],"site-content-style":["default"],"site-sidebar-style":["default"],"ast-global-header-display":[""],"ast-banner-title-visibility":[""],"ast-main-header-display":[""],"ast-hfb-above-header-display":[""],"ast-hfb-below-header-display":[""],"ast-hfb-mobile-header-display":[""],"site-post-title":[""],"ast-breadcrumbs-content":[""],"ast-featured-img":[""],"footer-sml-layout":[""],"ast-disable-related-posts":[""],"theme-transparent-header-meta":[""],"adv-header-id-meta":[""],"stick-header-meta":[""],"header-above-stick-meta":[""],"header-main-stick-meta":[""],"header-below-stick-meta":[""],"astra-migrate-meta-layouts":["set"],"ast-page-background-enabled":["default"],"ast-page-background-meta":["a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}"],"ast-content-background-meta":["a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}"],"footnotes":[""],"_elementor_edit_mode":[""],"_elementor_template_type":[""],"_elementor_data":[""],"_elementor_conditions":["a:0:{}"],"_edit_last":["1"],"_wpcode_header_scripts":["a:4:{s:14:\"disable_global\";b:0;s:3:\"any\";s:0:\"\";s:7:\"desktop\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}"],"_wpcode_footer_scripts":["a:4:{s:14:\"disable_global\";b:0;s:3:\"any\";s:0:\"\";s:7:\"desktop\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}"],"_wpcode_body_scripts":["a:4:{s:14:\"disable_global\";b:0;s:3:\"any\";s:0:\"\";s:7:\"desktop\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}"],"_wpcode_page_snippets":["a:0:{}"],"_seopress_redirections_type":["301"],"_seopress_redirections_logged_status":["both"],"_seopress_analysis_target_kw":[""],"_elementor_page_assets":["a:0:{}"],"_thumbnail_id":["18806"],"_encloseme":["1"],"_uag_css_file_name":["uag-css-18800.css"]},"uagb_featured_image_src":{"full":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2026\/05\/pcm-jacket.jpg",800,800,false],"thumbnail":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2026\/05\/pcm-jacket-150x150.jpg",150,150,true],"medium":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2026\/05\/pcm-jacket-300x300.jpg",300,300,true],"medium_large":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2026\/05\/pcm-jacket-768x768.jpg",768,768,true],"large":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2026\/05\/pcm-jacket.jpg",800,800,false],"1536x1536":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2026\/05\/pcm-jacket.jpg",800,800,false],"2048x2048":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2026\/05\/pcm-jacket.jpg",800,800,false],"woocommerce_thumbnail":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2026\/05\/pcm-jacket-500x500.jpg",500,500,true],"woocommerce_single":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2026\/05\/pcm-jacket-600x600.jpg",600,600,true],"woocommerce_gallery_thumbnail":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2026\/05\/pcm-jacket-100x100.jpg",100,100,true]},"uagb_author_info":{"display_name":"Annie Kwok","author_link":"https:\/\/www.smartexyarn.com\/author\/admin\/"},"uagb_comment_info":1,"uagb_excerpt":"Thermal Comfort Engineering &middot; PCM Microencapsulated Temperature Regulation Inner Layer The Challenge &#8220;Our riders are sweating through the first 10 minutes of every ride, then freezing the moment they hit the highway. No matter how [&hellip;]","_links":{"self":[{"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/posts\/18800","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/comments?post=18800"}],"version-history":[{"count":1,"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/posts\/18800\/revisions"}],"predecessor-version":[{"id":18803,"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/posts\/18800\/revisions\/18803"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/media\/18806"}],"wp:attachment":[{"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/media?parent=18800"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/categories?post=18800"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/tags?post=18800"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}</style></p></body></html>
