{"id":222,"date":"2024-06-05T07:22:49","date_gmt":"2024-06-05T07:22:49","guid":{"rendered":"https:\/\/novabuild.masterdev37.com\/?p=222"},"modified":"2026-05-03T12:40:11","modified_gmt":"2026-05-03T12:40:11","slug":"mep-systems-in-educational-research-facilities-engineering-high-performance-infrastructure-for-al-maarefa-knowledge-university-riyadh","status":"publish","type":"post","link":"https:\/\/mep-tec.com\/en\/mep-systems-in-educational-research-facilities-engineering-high-performance-infrastructure-for-al-maarefa-knowledge-university-riyadh\/","title":{"rendered":"MEP Systems in Educational &#038; Research Facilities: Engineering High-Performance Infrastructure for Al-Maarefa (Knowledge) University, Riyadh"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"222\" class=\"elementor elementor-222\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8eb1d6f e-flex e-con-boxed e-con e-parent\" data-id=\"8eb1d6f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c7a63c3 elementor-widget elementor-widget-text-editor\" data-id=\"c7a63c3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<style>\n  .mep-article {\n    direction: ltr;\n    text-align: left;\n    font-family: 'Tajawal', system-ui, sans-serif;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 40px 20px 60px;\n    color: #333333;\n    line-height: 1.85;\n  }\n\n  .mep-article h1 {\n    font-size: 28px;\n    font-weight: 800;\n    color: #1B3A52;\n    margin: 0 0 8px 0;\n    border-left: 5px solid #C8141F;\n    padding-left: 14px;\n    line-height: 1.4;\n  }\n\n  .mep-article .mep-subtitle {\n    font-size: 14px;\n    color: #888;\n    margin: 0 0 28px 0;\n    padding-left: 19px;\n    font-style: italic;\n  }\n\n  .mep-article h2 {\n    font-size: 20px;\n    font-weight: 700;\n    color: #1B3A52;\n    margin: 32px 0 12px 0;\n    border-bottom: 2px solid #C8141F;\n    padding-bottom: 8px;\n    display: inline-block;\n  }\n\n  .mep-article p {\n    font-size: 15px;\n    line-height: 1.95;\n    color: #555555;\n    margin: 0 0 14px 0;\n  }\n\n  .mep-article a {\n    color: #C8141F;\n    text-decoration: none;\n    font-weight: 600;\n  }\n\n  .mep-intro {\n    background: #fff5f5;\n    border-left: 4px solid #C8141F;\n    border-radius: 8px;\n    padding: 20px 22px;\n    margin-bottom: 32px;\n    font-size: 15px;\n    color: #444;\n    line-height: 1.95;\n  }\n\n  .mep-stats-row {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n    margin-bottom: 28px;\n  }\n\n  .mep-stat-box {\n    background: #1B3A52;\n    border-radius: 10px;\n    padding: 20px 16px;\n    text-align: center;\n    color: #ffffff;\n  }\n\n  .mep-stat-box .mep-stat-num {\n    font-size: 28px;\n    font-weight: 800;\n    color: #C8141F;\n    display: block;\n    line-height: 1.2;\n  }\n\n  .mep-stat-box .mep-stat-label {\n    font-size: 13px;\n    color: #ccd8e4;\n    margin-top: 4px;\n    display: block;\n  }\n\n  .mep-section {\n    background: #ffffff;\n    border-radius: 12px;\n    border: 1px solid rgba(200, 20, 31, 0.15);\n    box-shadow: 0 6px 24px rgba(18, 33, 51, 0.06);\n    padding: 24px 26px;\n    margin-bottom: 24px;\n  }\n\n  .mep-item {\n    position: relative;\n    padding-left: 22px;\n    margin-bottom: 10px;\n    font-size: 14.5px;\n    color: #555555;\n    line-height: 1.85;\n  }\n\n  .mep-item::before {\n    content: \"\";\n    position: absolute;\n    top: 9px;\n    left: 4px;\n    width: 8px;\n    height: 8px;\n    border-radius: 999px;\n    background: #C8141F;\n    box-shadow: 0 0 0 3px rgba(200, 20, 31, 0.15);\n  }\n\n  .mep-highlight {\n    background: #1B3A52;\n    color: #ffffff;\n    border-radius: 12px;\n    padding: 24px 26px;\n    margin-bottom: 24px;\n  }\n\n  .mep-highlight h2 {\n    color: #ffffff;\n    border-bottom-color: rgba(255,255,255,0.25);\n  }\n\n  .mep-highlight p {\n    color: #ccd8e4;\n  }\n\n  .mep-numbered {\n    counter-reset: mep-counter;\n  }\n\n  .mep-numbered-item {\n    position: relative;\n    padding-left: 38px;\n    margin-bottom: 12px;\n    font-size: 14.5px;\n    color: #ccd8e4;\n    line-height: 1.85;\n    counter-increment: mep-counter;\n  }\n\n  .mep-numbered-item::before {\n    content: counter(mep-counter);\n    position: absolute;\n    left: 0;\n    top: 1px;\n    width: 24px;\n    height: 24px;\n    border-radius: 999px;\n    background: #C8141F;\n    color: #fff;\n    font-size: 12px;\n    font-weight: 700;\n    text-align: center;\n    line-height: 24px;\n  }\n\n  .mep-quote {\n    background: #f9f9f9;\n    border-left: 4px solid #C8141F;\n    border-radius: 0 8px 8px 0;\n    padding: 18px 22px;\n    margin: 24px 0;\n    font-size: 15px;\n    color: #444;\n    line-height: 1.85;\n    font-style: italic;\n  }\n\n  .mep-cta-banner {\n    background: #C8141F;\n    color: #ffffff;\n    border-radius: 12px;\n    padding: 28px 26px;\n    margin-top: 32px;\n  }\n\n  .mep-cta-banner p {\n    color: #ffffff;\n    font-size: 17px;\n    font-weight: 700;\n    margin: 0 0 8px 0;\n  }\n\n  .mep-cta-banner span {\n    font-size: 14px;\n    font-weight: 400;\n    opacity: 0.88;\n    display: block;\n    margin-bottom: 20px;\n    line-height: 1.7;\n    color: #ffffff;\n  }\n\n  .mep-cta-buttons {\n    display: flex;\n    gap: 12px;\n    flex-wrap: wrap;\n  }\n\n  .mep-cta-btn-white {\n    background: #ffffff;\n    color: #C8141F !important;\n    padding: 11px 22px;\n    border-radius: 7px;\n    font-weight: 700;\n    font-size: 14px;\n    text-decoration: none;\n    white-space: nowrap;\n    display: inline-flex;\n    align-items: center;\n  }\n\n  .mep-cta-btn-outline {\n    background: transparent;\n    color: #ffffff !important;\n    padding: 10px 22px;\n    border-radius: 7px;\n    font-weight: 700;\n    font-size: 14px;\n    text-decoration: none;\n    white-space: nowrap;\n    border: 2px solid rgba(255,255,255,0.8);\n    display: inline-flex;\n    align-items: center;\n  }\n\n  @media (max-width: 767px) {\n    .mep-article h1 { font-size: 21px; }\n    .mep-article h2 { font-size: 17px; }\n    .mep-stats-row { grid-template-columns: 1fr; }\n    .mep-cta-buttons { flex-direction: column; }\n  }\n<\/style>\n\n<div class=\"mep-article\">\n\n  <h1>MEP Systems in Educational &amp; Research Facilities: Engineering High-Performance Infrastructure for Al-Maarefa University, Riyadh<\/h1>\n  <p class=\"mep-subtitle\">Case Study: Delivering SAR 10M+ Integrated MEP Solutions for Advanced Learning &amp; Diabetes Research Centers<\/p>\n\n  <div class=\"mep-stats-row\">\n    <div class=\"mep-stat-box\">\n      <span class=\"mep-stat-num\">SAR 10M+<\/span>\n      <span class=\"mep-stat-label\">Project Value<\/span>\n    <\/div>\n    <div class=\"mep-stat-box\">\n      <span class=\"mep-stat-num\">2,500<\/span>\n      <span class=\"mep-stat-label\">Students &amp; Staff Capacity<\/span>\n    <\/div>\n    <div class=\"mep-stat-box\">\n      <span class=\"mep-stat-num\">450 TR<\/span>\n      <span class=\"mep-stat-label\">Cooling Plant Capacity<\/span>\n    <\/div>\n  <\/div>\n\n  <div class=\"mep-intro\">\n    Educational and medical research facilities are among the most technically demanding environments for MEP systems. They require absolute precision, redundant power, and specialized climate control to protect both students and sensitive laboratory equipment. MEP Technologies successfully delivered <strong>Phase One of Al-Maarefa (Knowledge) University in Riyadh<\/strong> \u2014 with a project value exceeding <strong>SAR 10 Million<\/strong>, engineering a facility designed to serve <strong>2,500 students and staff<\/strong>, integrating complex electrical, mechanical, and architectural systems into a future-ready educational hub.\n  <\/div>\n\n  <div class=\"mep-section\">\n    <h2>\ud83e\uddea Beyond Classrooms: Specialized Labs &amp; Simulation Centers<\/h2>\n    <p>This project was not a standard educational build \u2014 it involved high-precision environments that demand rigorous engineering standards:<\/p>\n    <p class=\"mep-item\"><strong>Diabetes Research Center:<\/strong> Specialized MEP infrastructure to support sensitive medical research.<\/p>\n    <p class=\"mep-item\"><strong>Applied Sciences Simulation Center:<\/strong> High-tech zones for practical medical and scientific training.<\/p>\n    <p class=\"mep-item\"><strong>Advanced Laboratories:<\/strong> Full MEP and gas-line integration for Biology, Physics, and Computer labs.<\/p>\n    <p class=\"mep-item\"><strong>Capacity &amp; Logistics:<\/strong> Infrastructure designed to support a 2,500-student capacity and a 130-slot parking facility with integrated site utilities.<\/p>\n  <\/div>\n\n  <div class=\"mep-section\">\n    <h2>\u2744\ufe0f HVAC &amp; Climate Control: High-Capacity Precision<\/h2>\n    <p>To maintain air quality and temperature in crowded lecture halls and sensitive labs, we implemented a massive centralized cooling plant:<\/p>\n    <p class=\"mep-item\"><strong>York Chiller Plant:<\/strong> 450 TR (Tons of Refrigeration) total capacity.<\/p>\n    <p class=\"mep-item\"><strong>Air Handling Units (AHUs):<\/strong> Installation of 6 high-capacity units for zoned climate control.<\/p>\n    <p class=\"mep-item\"><strong>Lab-Grade Ventilation:<\/strong> Specialized ductwork to ensure safe air exchange in chemical and biological laboratories.<\/p>\n  <\/div>\n\n  <div class=\"mep-section\">\n    <h2>\u26a1 Electrical Infrastructure: Redundancy &amp; High-Voltage Power<\/h2>\n    <p>Research and education cannot afford downtime. We delivered a robust power network connected via King Saud University for maximum reliability:<\/p>\n    <p class=\"mep-item\"><strong>Medium Voltage Switchgear:<\/strong> 13.8 kV system consisting of 11 high-spec cubicles.<\/p>\n    <p class=\"mep-item\"><strong>Power Redundancy:<\/strong> Dual power supply sources to ensure 24\/7 operational continuity.<\/p>\n    <p class=\"mep-item\"><strong>Transformer Farm:<\/strong> Installation and testing of 4 units (2 MVA each).<\/p>\n    <p class=\"mep-item\"><strong>Distribution:<\/strong> Full load testing for 10 main electrical panels.<\/p>\n  <\/div>\n\n  <div class=\"mep-section\">\n    <h2>\ud83c\udfe2 Integrated Vertical Transportation &amp; Smart BMS<\/h2>\n    <p class=\"mep-item\"><strong>Vertical Mobility:<\/strong> Installation and rigorous testing of 6 Sigma Elevators to manage high student traffic.<\/p>\n    <p class=\"mep-item\"><strong>Building Management System (BMS):<\/strong> Integration of RTU panels, allowing centralized monitoring of HVAC, lighting, and power consumption for maximum energy efficiency.<\/p>\n  <\/div>\n\n  <div class=\"mep-section\">\n    <h2>\ud83d\udd25 Safety, Fire Protection &amp; Specialized Plumbing<\/h2>\n    <p class=\"mep-item\"><strong>Fire Suppression:<\/strong> A comprehensive fire protection system integrated with university-wide safety protocols.<\/p>\n    <p class=\"mep-item\"><strong>Lab Plumbing:<\/strong> Chemical-resistant drainage and specialized water supply networks for science laboratories.<\/p>\n    <p class=\"mep-item\"><strong>Architectural Harmony:<\/strong> Seamless integration between MEP services and high-end architectural finishes to maintain the university&#8217;s aesthetic identity.<\/p>\n  <\/div>\n\n  <div class=\"mep-highlight\">\n    <h2>\ud83d\udcca Project Impact: A Benchmark in Institutional Engineering<\/h2>\n    <p>Through the Al-Maarefa University project, MEP Technologies has demonstrated:<\/p>\n    <div class=\"mep-numbered\">\n      <p class=\"mep-numbered-item\"><strong>Technical Versatility:<\/strong> Managing both standard educational spaces and specialized medical research labs.<\/p>\n      <p class=\"mep-numbered-item\"><strong>Large-Scale Resource Management:<\/strong> Executing SAR 10M+ scope within tight academic deadlines.<\/p>\n      <p class=\"mep-numbered-item\"><strong>Critical Infrastructure Expertise:<\/strong> Delivering MV switchgear and high-capacity chiller plants.<\/p>\n      <p class=\"mep-numbered-item\"><strong>Full Handover Readiness:<\/strong> Comprehensive testing under full load to ensure a &#8220;Zero-Failure&#8221; environment for the first day of the semester.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"mep-quote\">\n    University and research projects demand a <strong>&#8220;System-Thinking&#8221;<\/strong> approach where every wire and pipe serves the mission of knowledge. At MEP Technologies, we deliver more than infrastructure \u2014 we deliver the foundations of innovation.\n  <\/div>\n\n  <div class=\"mep-cta-banner\">\n    <p>Looking to Develop Educational, Medical, or Research Facilities?<\/p>\n    <span>Partner with MEP Technologies for fully integrated, high-performance MEP solutions. From university campuses to specialized laboratories, we engineer for excellence.<\/span>\n    <div class=\"mep-cta-buttons\">\n      <a class=\"mep-cta-btn-white\" href=\"\/en\/contact\/\">Request a Technical Consultation<\/a>\n      <a class=\"mep-cta-btn-outline\" href=\"\/en\/portfolio\/\">Download Our Institutional Profile<\/a>\n    <\/div>\n  <\/div>\n\n<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>MEP Systems in Educational &amp; Research Facilities: Engineering High-Performance Infrastructure for Al-Maarefa University, Riyadh Case Study: Delivering SAR 10M+ Integrated MEP Solutions for Advanced Learning &amp; Diabetes Research Centers SAR 10M+ Project Value 2,500 Students &amp; Staff Capacity 450 TR Cooling Plant Capacity Educational and medical research facilities are among the most technically demanding environments [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":3150,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[3],"tags":[8],"class_list":["post-222","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","tag-architecture"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>MEP Systems in Educational &amp; Research Facilities: Engineering High-Performance Infrastructure for Al-Maarefa (Knowledge) University, Riyadh - MEP Technologies Co. Ltd.<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mep-tec.com\/en\/mep-systems-in-educational-research-facilities-engineering-high-performance-infrastructure-for-al-maarefa-knowledge-university-riyadh\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"MEP Systems in Educational &amp; Research Facilities: Engineering High-Performance Infrastructure for Al-Maarefa (Knowledge) University, Riyadh - MEP Technologies Co. Ltd.\" \/>\n<meta property=\"og:description\" content=\"MEP Systems in Educational &amp; Research Facilities: Engineering High-Performance Infrastructure for Al-Maarefa University, Riyadh Case Study: Delivering SAR 10M+ Integrated MEP Solutions for Advanced Learning &amp; Diabetes Research Centers SAR 10M+ Project Value 2,500 Students &amp; Staff Capacity 450 TR Cooling Plant Capacity Educational and medical research facilities are among the most technically demanding environments [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mep-tec.com\/en\/mep-systems-in-educational-research-facilities-engineering-high-performance-infrastructure-for-al-maarefa-knowledge-university-riyadh\/\" \/>\n<meta property=\"og:site_name\" content=\"MEP Technologies Co. Ltd.\" \/>\n<meta property=\"article:published_time\" content=\"2024-06-05T07:22:49+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-03T12:40:11+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mep-tec.com\/wp-content\/uploads\/2024\/10\/WhatsApp-Image-2026-04-28-at-2.41.09-PM.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"572\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"novabuild_user\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"novabuild_user\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/mep-tec.com\\\/mep-systems-in-educational-research-facilities-engineering-high-performance-infrastructure-for-al-maarefa-knowledge-university-riyadh\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mep-tec.com\\\/mep-systems-in-educational-research-facilities-engineering-high-performance-infrastructure-for-al-maarefa-knowledge-university-riyadh\\\/\"},\"author\":{\"name\":\"novabuild_user\",\"@id\":\"https:\\\/\\\/mep-tec.com\\\/#\\\/schema\\\/person\\\/3bcfa7d40f552c6a39f12a899df4a250\"},\"headline\":\"MEP Systems in Educational &#038; Research Facilities: Engineering High-Performance Infrastructure for Al-Maarefa (Knowledge) University, Riyadh\",\"datePublished\":\"2024-06-05T07:22:49+00:00\",\"dateModified\":\"2026-05-03T12:40:11+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/mep-tec.com\\\/mep-systems-in-educational-research-facilities-engineering-high-performance-infrastructure-for-al-maarefa-knowledge-university-riyadh\\\/\"},\"wordCount\":556,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/mep-tec.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/mep-tec.com\\\/mep-systems-in-educational-research-facilities-engineering-high-performance-infrastructure-for-al-maarefa-knowledge-university-riyadh\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/mep-tec.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/WhatsApp-Image-2026-04-28-at-2.41.09-PM.jpeg\",\"keywords\":[\"Architecture\"],\"articleSection\":[\"Blog\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/mep-tec.com\\\/mep-systems-in-educational-research-facilities-engineering-high-performance-infrastructure-for-al-maarefa-knowledge-university-riyadh\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/mep-tec.com\\\/mep-systems-in-educational-research-facilities-engineering-high-performance-infrastructure-for-al-maarefa-knowledge-university-riyadh\\\/\",\"url\":\"https:\\\/\\\/mep-tec.com\\\/mep-systems-in-educational-research-facilities-engineering-high-performance-infrastructure-for-al-maarefa-knowledge-university-riyadh\\\/\",\"name\":\"MEP Systems in Educational & Research Facilities: Engineering High-Performance Infrastructure for Al-Maarefa (Knowledge) University, Riyadh - MEP Technologies Co. Ltd.\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mep-tec.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/mep-tec.com\\\/mep-systems-in-educational-research-facilities-engineering-high-performance-infrastructure-for-al-maarefa-knowledge-university-riyadh\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/mep-tec.com\\\/mep-systems-in-educational-research-facilities-engineering-high-performance-infrastructure-for-al-maarefa-knowledge-university-riyadh\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/mep-tec.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/WhatsApp-Image-2026-04-28-at-2.41.09-PM.jpeg\",\"datePublished\":\"2024-06-05T07:22:49+00:00\",\"dateModified\":\"2026-05-03T12:40:11+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/mep-tec.com\\\/mep-systems-in-educational-research-facilities-engineering-high-performance-infrastructure-for-al-maarefa-knowledge-university-riyadh\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/mep-tec.com\\\/mep-systems-in-educational-research-facilities-engineering-high-performance-infrastructure-for-al-maarefa-knowledge-university-riyadh\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/mep-tec.com\\\/mep-systems-in-educational-research-facilities-engineering-high-performance-infrastructure-for-al-maarefa-knowledge-university-riyadh\\\/#primaryimage\",\"url\":\"https:\\\/\\\/mep-tec.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/WhatsApp-Image-2026-04-28-at-2.41.09-PM.jpeg\",\"contentUrl\":\"https:\\\/\\\/mep-tec.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/WhatsApp-Image-2026-04-28-at-2.41.09-PM.jpeg\",\"width\":1024,\"height\":572},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/mep-tec.com\\\/mep-systems-in-educational-research-facilities-engineering-high-performance-infrastructure-for-al-maarefa-knowledge-university-riyadh\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/mep-tec.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"MEP Systems in Educational &#038; Research Facilities: Engineering High-Performance Infrastructure for Al-Maarefa (Knowledge) University, Riyadh\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/mep-tec.com\\\/#website\",\"url\":\"https:\\\/\\\/mep-tec.com\\\/\",\"name\":\"MEP Technologies Co. Ltd.\",\"description\":\"WE BUILD WITH VISION AND INNOVATE WITH QUALITY\",\"publisher\":{\"@id\":\"https:\\\/\\\/mep-tec.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/mep-tec.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/mep-tec.com\\\/#organization\",\"name\":\"MEP Technologies Co. Ltd.\",\"url\":\"https:\\\/\\\/mep-tec.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/mep-tec.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/mep-tec.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/cropped-WhatsApp-Image-2026-05-11-at-1.38.23-PM-e1778678884909.jpeg\",\"contentUrl\":\"https:\\\/\\\/mep-tec.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/cropped-WhatsApp-Image-2026-05-11-at-1.38.23-PM-e1778678884909.jpeg\",\"width\":406,\"height\":406,\"caption\":\"MEP Technologies Co. Ltd.\"},\"image\":{\"@id\":\"https:\\\/\\\/mep-tec.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/mep-tec.com\\\/#\\\/schema\\\/person\\\/3bcfa7d40f552c6a39f12a899df4a250\",\"name\":\"novabuild_user\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/82b17559df47df60ab4ecaa211d548c6d0323efce1fd5fa988a236d6cd935591?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/82b17559df47df60ab4ecaa211d548c6d0323efce1fd5fa988a236d6cd935591?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/82b17559df47df60ab4ecaa211d548c6d0323efce1fd5fa988a236d6cd935591?s=96&d=mm&r=g\",\"caption\":\"novabuild_user\"},\"url\":\"https:\\\/\\\/mep-tec.com\\\/en\\\/author\\\/novabuild_user\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"MEP Systems in Educational & Research Facilities: Engineering High-Performance Infrastructure for Al-Maarefa (Knowledge) University, Riyadh - MEP Technologies Co. Ltd.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/mep-tec.com\/en\/mep-systems-in-educational-research-facilities-engineering-high-performance-infrastructure-for-al-maarefa-knowledge-university-riyadh\/","og_locale":"en_US","og_type":"article","og_title":"MEP Systems in Educational & Research Facilities: Engineering High-Performance Infrastructure for Al-Maarefa (Knowledge) University, Riyadh - MEP Technologies Co. Ltd.","og_description":"MEP Systems in Educational &amp; Research Facilities: Engineering High-Performance Infrastructure for Al-Maarefa University, Riyadh Case Study: Delivering SAR 10M+ Integrated MEP Solutions for Advanced Learning &amp; Diabetes Research Centers SAR 10M+ Project Value 2,500 Students &amp; Staff Capacity 450 TR Cooling Plant Capacity Educational and medical research facilities are among the most technically demanding environments [&hellip;]","og_url":"https:\/\/mep-tec.com\/en\/mep-systems-in-educational-research-facilities-engineering-high-performance-infrastructure-for-al-maarefa-knowledge-university-riyadh\/","og_site_name":"MEP Technologies Co. Ltd.","article_published_time":"2024-06-05T07:22:49+00:00","article_modified_time":"2026-05-03T12:40:11+00:00","og_image":[{"width":1024,"height":572,"url":"https:\/\/mep-tec.com\/wp-content\/uploads\/2024\/10\/WhatsApp-Image-2026-04-28-at-2.41.09-PM.jpeg","type":"image\/jpeg"}],"author":"novabuild_user","twitter_card":"summary_large_image","twitter_misc":{"Written by":"novabuild_user","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/mep-tec.com\/mep-systems-in-educational-research-facilities-engineering-high-performance-infrastructure-for-al-maarefa-knowledge-university-riyadh\/#article","isPartOf":{"@id":"https:\/\/mep-tec.com\/mep-systems-in-educational-research-facilities-engineering-high-performance-infrastructure-for-al-maarefa-knowledge-university-riyadh\/"},"author":{"name":"novabuild_user","@id":"https:\/\/mep-tec.com\/#\/schema\/person\/3bcfa7d40f552c6a39f12a899df4a250"},"headline":"MEP Systems in Educational &#038; Research Facilities: Engineering High-Performance Infrastructure for Al-Maarefa (Knowledge) University, Riyadh","datePublished":"2024-06-05T07:22:49+00:00","dateModified":"2026-05-03T12:40:11+00:00","mainEntityOfPage":{"@id":"https:\/\/mep-tec.com\/mep-systems-in-educational-research-facilities-engineering-high-performance-infrastructure-for-al-maarefa-knowledge-university-riyadh\/"},"wordCount":556,"commentCount":0,"publisher":{"@id":"https:\/\/mep-tec.com\/#organization"},"image":{"@id":"https:\/\/mep-tec.com\/mep-systems-in-educational-research-facilities-engineering-high-performance-infrastructure-for-al-maarefa-knowledge-university-riyadh\/#primaryimage"},"thumbnailUrl":"https:\/\/mep-tec.com\/wp-content\/uploads\/2024\/10\/WhatsApp-Image-2026-04-28-at-2.41.09-PM.jpeg","keywords":["Architecture"],"articleSection":["Blog"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/mep-tec.com\/mep-systems-in-educational-research-facilities-engineering-high-performance-infrastructure-for-al-maarefa-knowledge-university-riyadh\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/mep-tec.com\/mep-systems-in-educational-research-facilities-engineering-high-performance-infrastructure-for-al-maarefa-knowledge-university-riyadh\/","url":"https:\/\/mep-tec.com\/mep-systems-in-educational-research-facilities-engineering-high-performance-infrastructure-for-al-maarefa-knowledge-university-riyadh\/","name":"MEP Systems in Educational & Research Facilities: Engineering High-Performance Infrastructure for Al-Maarefa (Knowledge) University, Riyadh - MEP Technologies Co. Ltd.","isPartOf":{"@id":"https:\/\/mep-tec.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/mep-tec.com\/mep-systems-in-educational-research-facilities-engineering-high-performance-infrastructure-for-al-maarefa-knowledge-university-riyadh\/#primaryimage"},"image":{"@id":"https:\/\/mep-tec.com\/mep-systems-in-educational-research-facilities-engineering-high-performance-infrastructure-for-al-maarefa-knowledge-university-riyadh\/#primaryimage"},"thumbnailUrl":"https:\/\/mep-tec.com\/wp-content\/uploads\/2024\/10\/WhatsApp-Image-2026-04-28-at-2.41.09-PM.jpeg","datePublished":"2024-06-05T07:22:49+00:00","dateModified":"2026-05-03T12:40:11+00:00","breadcrumb":{"@id":"https:\/\/mep-tec.com\/mep-systems-in-educational-research-facilities-engineering-high-performance-infrastructure-for-al-maarefa-knowledge-university-riyadh\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mep-tec.com\/mep-systems-in-educational-research-facilities-engineering-high-performance-infrastructure-for-al-maarefa-knowledge-university-riyadh\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mep-tec.com\/mep-systems-in-educational-research-facilities-engineering-high-performance-infrastructure-for-al-maarefa-knowledge-university-riyadh\/#primaryimage","url":"https:\/\/mep-tec.com\/wp-content\/uploads\/2024\/10\/WhatsApp-Image-2026-04-28-at-2.41.09-PM.jpeg","contentUrl":"https:\/\/mep-tec.com\/wp-content\/uploads\/2024\/10\/WhatsApp-Image-2026-04-28-at-2.41.09-PM.jpeg","width":1024,"height":572},{"@type":"BreadcrumbList","@id":"https:\/\/mep-tec.com\/mep-systems-in-educational-research-facilities-engineering-high-performance-infrastructure-for-al-maarefa-knowledge-university-riyadh\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/mep-tec.com\/"},{"@type":"ListItem","position":2,"name":"MEP Systems in Educational &#038; Research Facilities: Engineering High-Performance Infrastructure for Al-Maarefa (Knowledge) University, Riyadh"}]},{"@type":"WebSite","@id":"https:\/\/mep-tec.com\/#website","url":"https:\/\/mep-tec.com\/","name":"MEP Technologies Co. Ltd.","description":"WE BUILD WITH VISION AND INNOVATE WITH QUALITY","publisher":{"@id":"https:\/\/mep-tec.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mep-tec.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/mep-tec.com\/#organization","name":"MEP Technologies Co. Ltd.","url":"https:\/\/mep-tec.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mep-tec.com\/#\/schema\/logo\/image\/","url":"https:\/\/mep-tec.com\/wp-content\/uploads\/2026\/05\/cropped-WhatsApp-Image-2026-05-11-at-1.38.23-PM-e1778678884909.jpeg","contentUrl":"https:\/\/mep-tec.com\/wp-content\/uploads\/2026\/05\/cropped-WhatsApp-Image-2026-05-11-at-1.38.23-PM-e1778678884909.jpeg","width":406,"height":406,"caption":"MEP Technologies Co. Ltd."},"image":{"@id":"https:\/\/mep-tec.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/mep-tec.com\/#\/schema\/person\/3bcfa7d40f552c6a39f12a899df4a250","name":"novabuild_user","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/82b17559df47df60ab4ecaa211d548c6d0323efce1fd5fa988a236d6cd935591?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/82b17559df47df60ab4ecaa211d548c6d0323efce1fd5fa988a236d6cd935591?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/82b17559df47df60ab4ecaa211d548c6d0323efce1fd5fa988a236d6cd935591?s=96&d=mm&r=g","caption":"novabuild_user"},"url":"https:\/\/mep-tec.com\/en\/author\/novabuild_user\/"}]}},"_links":{"self":[{"href":"https:\/\/mep-tec.com\/en\/wp-json\/wp\/v2\/posts\/222","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mep-tec.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mep-tec.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mep-tec.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/mep-tec.com\/en\/wp-json\/wp\/v2\/comments?post=222"}],"version-history":[{"count":14,"href":"https:\/\/mep-tec.com\/en\/wp-json\/wp\/v2\/posts\/222\/revisions"}],"predecessor-version":[{"id":3163,"href":"https:\/\/mep-tec.com\/en\/wp-json\/wp\/v2\/posts\/222\/revisions\/3163"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mep-tec.com\/en\/wp-json\/wp\/v2\/media\/3150"}],"wp:attachment":[{"href":"https:\/\/mep-tec.com\/en\/wp-json\/wp\/v2\/media?parent=222"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mep-tec.com\/en\/wp-json\/wp\/v2\/categories?post=222"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mep-tec.com\/en\/wp-json\/wp\/v2\/tags?post=222"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}