{"id":301,"date":"2015-08-20T10:37:32","date_gmt":"2015-08-20T02:37:32","guid":{"rendered":"http:\/\/www.iium.edu.my\/mec\/?page_id=301"},"modified":"2026-04-18T18:57:41","modified_gmt":"2026-04-18T10:57:41","slug":"course-descriptions-me","status":"publish","type":"page","link":"https:\/\/engine.iium.edu.my\/mec\/?page_id=301","title":{"rendered":"Course Descriptions (ME)"},"content":{"rendered":"\n<style>\n\/* ================================================================\n   Mechanical Engineering Catalogue \u00b7 Bioluminescent Academic\n   Scoped to #mec-catalog \u00b7 WordPress-proof \u00b7 No JS required\n   ================================================================ *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=EB+Garamond:ital,wght@0,500;0,600;0,700;0,800;1,500&family=Inter:wght@400;500;600;700;800;900&family=JetBrains+Mono:wght@500;600;700&display=swap');\n\n\/* Reset inside our scope so theme styles can't bleed in *\/\n#mec-catalog,\n#mec-catalog *,\n#mec-catalog *::before,\n#mec-catalog *::after{\n  box-sizing: border-box;\n}\n#mec-catalog p,\n#mec-catalog h1,\n#mec-catalog h2,\n#mec-catalog h3,\n#mec-catalog h4,\n#mec-catalog h5,\n#mec-catalog h6,\n#mec-catalog ul,\n#mec-catalog ol,\n#mec-catalog li,\n#mec-catalog article,\n#mec-catalog section,\n#mec-catalog header,\n#mec-catalog div,\n#mec-catalog span{\n  margin: 0;\n  padding: 0;\n  border: 0;\n  background: transparent;\n  color: inherit;\n  font: inherit;\n  line-height: inherit;\n  letter-spacing: inherit;\n  text-transform: none;\n  text-decoration: none;\n  text-shadow: none;\n  box-shadow: none;\n  list-style: none;\n}\n\n#mec-catalog{\n  --teal-900:#0b3b36; --teal-800:#0d4f4a; --teal-700:#155e55; --teal-600:#1a7267; --teal-500:#1f7c70;\n  --cyan-500:#06b6d4; --cyan-400:#22d3ee; --cyan-300:#67e8f9; --cyan-200:#a5f3fc;\n  --gold-600:#b8903a; --gold-500:#d4a853; --gold-400:#e4bf77;\n  --ink-900:#0a1f24; --ink-800:#122a2f; --ink-700:#1e3a40;\n  --border: rgba(11,59,54,0.10);\n  --border-strong: rgba(11,59,54,0.18);\n  --ring: rgba(34,211,238,0.35);\n  --muted:#4a5f63;\n  --shadow-sm: 0 1px 2px rgba(11,59,54,.04), 0 2px 8px rgba(11,59,54,.05);\n  --shadow-md: 0 10px 30px rgba(11,59,54,.08), 0 2px 6px rgba(11,59,54,.05);\n  --shadow-lg: 0 24px 60px rgba(11,59,54,.14), 0 8px 18px rgba(11,59,54,.08);\n\n  max-width: 1240px;\n  margin: 0 auto;\n  padding: clamp(18px, 2.4vw, 32px);\n  font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;\n  font-size: 1.0625rem;\n  line-height: 1.72;\n  letter-spacing: .005em;\n  color: var(--ink-900);\n  position: relative;\n}\n\n#mec-catalog h1,\n#mec-catalog h2,\n#mec-catalog h3{\n  font-family: 'EB Garamond', Georgia, 'Times New Roman', serif;\n  font-weight: 700;\n  letter-spacing: -.015em;\n  line-height: 1.15;\n  color: var(--ink-900);\n}\n\n\/* ---------- HERO ---------- *\/\n#mec-catalog .mec-hero{\n  position: relative;\n  border: 1px solid var(--border);\n  border-radius: 28px;\n  padding: clamp(28px, 4vw, 48px) clamp(24px, 3vw, 40px);\n  background:\n    radial-gradient(900px 500px at -10% -20%, rgba(34,211,238,.14), transparent 55%),\n    radial-gradient(700px 500px at 110% 10%, rgba(47,153,137,.14), transparent 55%),\n    radial-gradient(600px 400px at 50% 120%, rgba(212,168,83,.10), transparent 60%),\n    linear-gradient(180deg, #fcfaf3 0%, #f5f1e4 100%);\n  box-shadow: var(--shadow-lg);\n  overflow: hidden;\n  isolation: isolate;\n}\n#mec-catalog .mec-hero::before{\n  content:\"\"; position:absolute; top:-120px; right:-100px;\n  width:400px; height:400px; border-radius:50%;\n  background: radial-gradient(circle at 30% 30%, rgba(34,211,238,.35), transparent 60%);\n  filter: blur(40px); pointer-events:none; z-index:0;\n}\n#mec-catalog .mec-hero > *{ position:relative; z-index:1; }\n\n#mec-catalog .mec-kicker{\n  display: inline-flex; align-items: center; gap: .6rem;\n  font-family: 'JetBrains Mono', ui-monospace, monospace;\n  font-size: .78rem; font-weight: 600;\n  text-transform: uppercase; letter-spacing: .22em;\n  color: var(--teal-700);\n  padding: .5rem .9rem;\n  background: rgba(255,255,255,.7);\n  border: 1px solid var(--border);\n  border-radius: 999px;\n  box-shadow: var(--shadow-sm);\n}\n#mec-catalog .mec-kicker .mec-dot-live{\n  width: 8px; height: 8px; border-radius: 50%;\n  background: var(--cyan-400);\n  box-shadow: 0 0 0 3px rgba(34,211,238,.22), 0 0 14px rgba(34,211,238,.7);\n  animation: mec-pulse 2.2s ease-in-out infinite;\n}\n@keyframes mec-pulse{ 0%,100%{opacity:1;transform:scale(1)} 50%{opacity:.65;transform:scale(.9)} }\n\n#mec-catalog .mec-hero h1{\n  margin: 18px 0 12px !important;\n  font-size: clamp(2.2rem, 4.6vw, 3.6rem) !important;\n  background: linear-gradient(120deg, var(--teal-900) 0%, var(--teal-700) 45%, var(--cyan-400) 100%);\n  -webkit-background-clip: text; background-clip: text;\n  -webkit-text-fill-color: transparent;\n  color: transparent;\n  letter-spacing: -.025em;\n}\n#mec-catalog .mec-sub{\n  font-family: 'EB Garamond', Georgia, serif;\n  font-size: clamp(1.15rem, 1.9vw, 1.35rem);\n  font-style: italic;\n  color: var(--ink-700);\n  max-width: 72ch;\n  margin: 0 0 22px !important;\n  line-height: 1.5;\n}\n\n#mec-catalog .mec-stats{\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 12px;\n  margin-top: 8px;\n}\n@media (max-width: 760px){ #mec-catalog .mec-stats{ grid-template-columns: repeat(2, 1fr); } }\n#mec-catalog .mec-stat{\n  padding: 14px 16px;\n  background: rgba(255,255,255,.72);\n  border: 1px solid var(--border);\n  border-radius: 14px;\n  transition: transform .24s ease, border-color .24s ease, box-shadow .24s ease;\n}\n#mec-catalog .mec-stat:hover{\n  transform: translateY(-3px);\n  border-color: var(--ring);\n  box-shadow: var(--shadow-md);\n}\n#mec-catalog .mec-stat .mec-n{\n  display:block;\n  font-family: 'EB Garamond', serif; font-weight: 700;\n  font-size: clamp(1.7rem, 2.6vw, 2.2rem);\n  background: linear-gradient(120deg, var(--teal-800), var(--cyan-400));\n  -webkit-background-clip: text; background-clip: text;\n  -webkit-text-fill-color: transparent;\n  color: transparent;\n  line-height: 1;\n}\n#mec-catalog .mec-stat .mec-l{\n  display:block;\n  font-size: .82rem; color: var(--muted); font-weight: 500;\n  margin-top: 5px; letter-spacing: .02em;\n}\n\n\/* ---------- LEGEND ---------- *\/\n#mec-catalog .mec-legend{\n  margin-top: 20px;\n  padding: 18px 20px;\n  border: 1px solid var(--border);\n  border-radius: 18px;\n  background: rgba(255,255,255,.78);\n  box-shadow: var(--shadow-sm);\n}\n#mec-catalog .mec-legend-title{\n  display:block;\n  margin: 0 0 12px !important;\n  font-family: 'JetBrains Mono', monospace;\n  font-size: .72rem; font-weight: 700;\n  text-transform: uppercase; letter-spacing: .22em;\n  color: var(--teal-700);\n}\n#mec-catalog .mec-legend-grid{ display: flex; flex-wrap: wrap; gap: 8px; }\n#mec-catalog .mec-chip{\n  display: inline-flex; align-items: center; gap: 8px;\n  padding: 7px 12px;\n  border-radius: 999px;\n  border: 1px solid var(--border);\n  background: rgba(255,255,255,.8);\n  font-size: .82rem; font-weight: 600;\n  color: var(--ink-900);\n}\n#mec-catalog .mec-dot{\n  width: 10px; height: 10px; border-radius: 999px;\n  background: #cbd5e1;\n  box-shadow: 0 0 0 2px rgba(255,255,255,.7);\n}\n\n\/* ---------- SECTION ---------- *\/\n#mec-catalog .mec-section{\n  margin-top: 28px;\n  border: 1px solid var(--border);\n  border-radius: 24px;\n  background: linear-gradient(180deg, rgba(255,255,255,.92), rgba(255,255,255,.72));\n  box-shadow: var(--shadow-md);\n  overflow: hidden;\n  position: relative;\n}\n#mec-catalog .mec-section::before{\n  content:\"\"; position:absolute; top:0; left:0; right:0; height:2px;\n  background: linear-gradient(90deg, var(--cyan-400), var(--teal-600), transparent);\n  opacity: .7;\n}\n#mec-catalog .mec-shead{\n  padding: 22px 26px 18px;\n  background: linear-gradient(180deg, rgba(255,255,255,.85), rgba(255,255,255,.5));\n  border-bottom: 1px solid var(--border);\n  display: flex;\n  justify-content: space-between;\n  align-items: flex-start;\n  gap: 16px;\n  flex-wrap: wrap;\n}\n#mec-catalog .mec-htext{ flex: 1 1 auto; min-width: 0; }\n#mec-catalog .mec-num{\n  display:block;\n  font-family: 'JetBrains Mono', monospace;\n  font-size: .72rem; font-weight: 700;\n  text-transform: uppercase; letter-spacing: .22em;\n  color: var(--teal-700);\n  margin-bottom: 6px !important;\n}\n#mec-catalog .mec-shead h2{\n  font-size: clamp(1.5rem, 2.4vw, 2rem) !important;\n  margin: 0 !important;\n}\n#mec-catalog .mec-lede{\n  margin: 8px 0 0 !important;\n  color: var(--muted);\n  font-size: 1rem;\n  max-width: 88ch;\n  line-height: 1.6;\n}\n#mec-catalog .mec-count{\n  flex: 0 0 auto;\n  display: inline-flex; align-items: center; gap: .5rem;\n  padding: .5rem .9rem;\n  background: linear-gradient(135deg, var(--teal-800), var(--teal-600));\n  color: #fff !important;\n  border-radius: 999px;\n  font-family: 'JetBrains Mono', monospace;\n  font-size: .8rem; font-weight: 700;\n  letter-spacing: .04em;\n  box-shadow: 0 6px 18px rgba(11,59,54,.22);\n}\n\n\/* ---------- GRID ---------- *\/\n#mec-catalog .mec-grid{\n  padding: 20px;\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 16px;\n}\n@media (max-width: 950px){ #mec-catalog .mec-grid{ grid-template-columns: 1fr; } }\n\n\/* ---------- CARD ---------- *\/\n#mec-catalog .mec-card{\n  position: relative;\n  border: 1px solid var(--border);\n  border-radius: 18px;\n  background: linear-gradient(180deg, #ffffff 0%, #fbfbf7 100%);\n  overflow: hidden;\n  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;\n  display: flex; flex-direction: column;\n}\n#mec-catalog .mec-card::before{\n  content:\"\"; position:absolute; top:0; left:0; bottom:0; width:4px;\n  background: linear-gradient(180deg, var(--teal-600), var(--cyan-400));\n  opacity: .9;\n}\n#mec-catalog .mec-card.cat-foundation::before{ background: linear-gradient(180deg, #1e40af, #3b82f6); }\n#mec-catalog .mec-card.cat-design::before    { background: linear-gradient(180deg, #0369a1, var(--cyan-400)); }\n#mec-catalog .mec-card.cat-thermo::before    { background: linear-gradient(180deg, #ea580c, #fbbf24); }\n#mec-catalog .mec-card.cat-manu::before      { background: linear-gradient(180deg, #6d28d9, #8b5cf6); }\n#mec-catalog .mec-card.cat-iot::before       { background: linear-gradient(180deg, var(--teal-700), var(--cyan-400)); }\n#mec-catalog .mec-card.cat-energy::before    { background: linear-gradient(180deg, #047857, #34d399); }\n#mec-catalog .mec-card.cat-auto::before      { background: linear-gradient(180deg, var(--gold-600), var(--gold-400)); }\n#mec-catalog .mec-card.cat-mgmt::before      { background: linear-gradient(180deg, #475569, #94a3b8); }\n#mec-catalog .mec-card.cat-lab::before       { background: linear-gradient(180deg, #b91c1c, #f43f5e); }\n#mec-catalog .mec-card.cat-projects::before  { background: linear-gradient(180deg, #0f766e, #34d399); }\n\n#mec-catalog .mec-card:hover{\n  transform: translateY(-3px);\n  border-color: var(--ring);\n  box-shadow: var(--shadow-lg);\n}\n\n#mec-catalog .mec-top{\n  padding: 16px 18px 14px 22px;\n  background: linear-gradient(180deg, rgba(248,250,252,.6), rgba(255,255,255,0));\n  border-bottom: 1px solid var(--border);\n  display: flex;\n  align-items: flex-start;\n  justify-content: space-between;\n  gap: 14px;\n}\n#mec-catalog .mec-tleft{ min-width: 0; flex: 1; }\n\n#mec-catalog .mec-code{\n  display: inline-flex; align-items: center;\n  font-family: 'JetBrains Mono', monospace;\n  font-size: .78rem; font-weight: 700;\n  letter-spacing: .06em;\n  padding: .3rem .6rem;\n  background: linear-gradient(135deg, rgba(34,211,238,.12), rgba(47,153,137,.1));\n  color: var(--teal-800);\n  border: 1px solid rgba(34,211,238,.25);\n  border-radius: 8px;\n  margin-bottom: 8px !important;\n}\n#mec-catalog .mec-title{\n  font-family: 'EB Garamond', serif !important;\n  font-weight: 700 !important;\n  font-size: 1.25rem !important;\n  line-height: 1.3 !important;\n  color: var(--ink-900) !important;\n  margin: 0 !important;\n  letter-spacing: -.01em;\n}\n\n\/* Badges *\/\n#mec-catalog .mec-badges{\n  display: flex; flex-wrap: wrap; gap: 6px;\n  justify-content: flex-end;\n  flex: 0 0 auto;\n  max-width: 55%;\n}\n#mec-catalog .mec-badge{\n  display: inline-flex; align-items: center;\n  font-size: .68rem; font-weight: 700;\n  padding: 5px 10px;\n  border-radius: 999px;\n  border: 1px solid transparent;\n  white-space: nowrap;\n  text-transform: uppercase;\n  letter-spacing: .06em;\n  line-height: 1;\n}\n#mec-catalog .mec-badge.foundation{ border-color: rgba(30,64,175,.25); background: rgba(30,64,175,.08); color:#1e40af; }\n#mec-catalog .mec-badge.design    { border-color: rgba(3,105,161,.25);  background: rgba(3,105,161,.08);  color:#0369a1; }\n#mec-catalog .mec-badge.thermo    { border-color: rgba(234,88,12,.28);  background: rgba(234,88,12,.08);  color:#c2410c; }\n#mec-catalog .mec-badge.manu      { border-color: rgba(109,40,217,.25); background: rgba(109,40,217,.08); color:#6d28d9; }\n#mec-catalog .mec-badge.iot       { border-color: rgba(13,148,136,.28); background: rgba(13,148,136,.08); color:#0f766e; }\n#mec-catalog .mec-badge.energy    { border-color: rgba(4,120,87,.28);   background: rgba(4,120,87,.08);   color:#047857; }\n#mec-catalog .mec-badge.auto      { border-color: rgba(184,144,58,.32); background: rgba(212,168,83,.10); color:#92660a; }\n#mec-catalog .mec-badge.mgmt      { border-color: rgba(71,85,105,.28);  background: rgba(71,85,105,.08);  color:#334155; }\n#mec-catalog .mec-badge.lab       { border-color: rgba(185,28,28,.25);  background: rgba(185,28,28,.06);  color:#b91c1c; }\n#mec-catalog .mec-badge.projects  { border-color: rgba(15,118,110,.28); background: rgba(15,118,110,.08); color:#0f766e; }\n#mec-catalog .mec-badge.elective  { border-color: rgba(100,116,139,.28);background: rgba(100,116,139,.08);color:#475569; }\n#mec-catalog .mec-badge.core{\n  border-color: rgba(34,211,238,.35);\n  background: linear-gradient(135deg, rgba(34,211,238,.14), rgba(47,153,137,.12));\n  color: var(--teal-800);\n}\n\n#mec-catalog .mec-dot.foundation{ background:#1e40af; }\n#mec-catalog .mec-dot.design    { background:#0369a1; }\n#mec-catalog .mec-dot.thermo    { background:#c2410c; }\n#mec-catalog .mec-dot.iot       { background:#0f766e; }\n#mec-catalog .mec-dot.manu      { background:#6d28d9; }\n#mec-catalog .mec-dot.energy    { background:#047857; }\n#mec-catalog .mec-dot.auto      { background:var(--gold-500); }\n#mec-catalog .mec-dot.mgmt      { background:#475569; }\n#mec-catalog .mec-dot.lab       { background:#b91c1c; }\n#mec-catalog .mec-dot.projects  { background:#0f766e; }\n#mec-catalog .mec-dot.core      { background:var(--cyan-400); box-shadow: 0 0 0 2px rgba(255,255,255,.7), 0 0 10px rgba(34,211,238,.6); }\n#mec-catalog .mec-dot.elective  { background:#64748b; }\n\n#mec-catalog .mec-body{\n  padding: 16px 18px 18px 22px;\n  flex: 1 1 auto;\n  display: flex; flex-direction: column;\n}\n#mec-catalog .mec-synopsis{\n  margin: 0 !important;\n  color: var(--ink-800) !important;\n  font-size: .98rem !important;\n  line-height: 1.68 !important;\n}\n#mec-catalog .mec-label{\n  display: inline-block;\n  font-family: 'JetBrains Mono', monospace;\n  font-size: .66rem; font-weight: 700;\n  text-transform: uppercase; letter-spacing: .18em;\n  color: var(--teal-700);\n  margin-bottom: 6px !important;\n}\n#mec-catalog .mec-prereq{\n  margin-top: auto;\n  padding-top: 12px !important;\n  margin-bottom: 0 !important;\n  border-top: 1px dashed var(--border-strong);\n  color: var(--ink-700) !important;\n  font-size: .92rem !important;\n  display: flex;\n  align-items: baseline;\n  gap: .55rem;\n  flex-wrap: wrap;\n}\n#mec-catalog .mec-prereq-label{\n  font-family: 'JetBrains Mono', monospace;\n  font-size: .66rem; font-weight: 700;\n  text-transform: uppercase; letter-spacing: .18em;\n  color: var(--teal-700);\n}\n#mec-catalog .mec-prereq-val{ font-weight: 600; color: var(--ink-900); }\n#mec-catalog .mec-prereq-val.none{ color: var(--muted); font-weight: 500; font-style: italic; }\n\n@media (prefers-reduced-motion: reduce){\n  #mec-catalog *{ animation-duration:.001ms !important; transition-duration:.001ms !important; }\n}\n<\/style>\n\n<div id=\"mec-catalog\">\n  <header class=\"mec-hero\">\n    <span class=\"mec-kicker\"><span class=\"mec-dot-live\"><\/span> Kulliyyah of Engineering \u00b7 IIUM<\/span>\n    <h1>Mechanical Engineering Course Catalogue<\/h1>\n    <p class=\"mec-sub\">A structured journey through foundations, core engineering science, capstone experience, and specialist electives \u2014 from statics to autonomous vehicle design, tribology to additive manufacturing.<\/p>\n\n    <div class=\"mec-stats\">\n      <div class=\"mec-stat\"><span class=\"mec-n\">4<\/span><span class=\"mec-l\">Progression tracks<\/span><\/div>\n      <div class=\"mec-stat\"><span class=\"mec-n\">40+<\/span><span class=\"mec-l\">Courses catalogued<\/span><\/div>\n      <div class=\"mec-stat\"><span class=\"mec-n\">11<\/span><span class=\"mec-l\">Discipline streams<\/span><\/div>\n      <div class=\"mec-stat\"><span class=\"mec-n\">2015<\/span><span class=\"mec-l\">Curriculum framework<\/span><\/div>\n    <\/div>\n\n    <div class=\"mec-legend\">\n      <span class=\"mec-legend-title\">Category Legend<\/span>\n      <div class=\"mec-legend-grid\">\n        <span class=\"mec-chip\"><span class=\"mec-dot core\"><\/span> Core<\/span>\n        <span class=\"mec-chip\"><span class=\"mec-dot elective\"><\/span> Elective<\/span>\n        <span class=\"mec-chip\"><span class=\"mec-dot foundation\"><\/span> Foundation<\/span>\n        <span class=\"mec-chip\"><span class=\"mec-dot design\"><\/span> Design<\/span>\n        <span class=\"mec-chip\"><span class=\"mec-dot thermo\"><\/span> Thermofluids<\/span>\n        <span class=\"mec-chip\"><span class=\"mec-dot manu\"><\/span> Manufacturing<\/span>\n        <span class=\"mec-chip\"><span class=\"mec-dot iot\"><\/span> Mechatronics \/ IoT<\/span>\n        <span class=\"mec-chip\"><span class=\"mec-dot energy\"><\/span> Energy<\/span>\n        <span class=\"mec-chip\"><span class=\"mec-dot auto\"><\/span> Automotive<\/span>\n        <span class=\"mec-chip\"><span class=\"mec-dot mgmt\"><\/span> Management<\/span>\n        <span class=\"mec-chip\"><span class=\"mec-dot lab\"><\/span> Labs<\/span>\n        <span class=\"mec-chip\"><span class=\"mec-dot projects\"><\/span> Training \/ Projects<\/span>\n      <\/div>\n    <\/div>\n  <\/header>\n\n  <!-- STAGE 1 -->\n  <section class=\"mec-section\">\n    <div class=\"mec-shead\">\n      <div class=\"mec-htext\">\n        <span class=\"mec-num\">01 \u00b7 Stage One<\/span>\n        <h2>Foundation &amp; Year 1<\/h2>\n        <p class=\"mec-lede\">Core fundamentals in mechanics, drawing, electronics, programming, and practical workshop exposure.<\/p>\n      <\/div>\n      <span class=\"mec-count\">7 courses<\/span>\n    <\/div>\n    <div class=\"mec-grid\">\n\n      <article class=\"mec-card cat-foundation\">\n        <div class=\"mec-top\">\n          <div class=\"mec-tleft\"><span class=\"mec-code\">MECH 1301<\/span><h3 class=\"mec-title\">Statics<\/h3><\/div>\n          <div class=\"mec-badges\"><span class=\"mec-badge foundation\">Foundation<\/span><span class=\"mec-badge core\">Core<\/span><\/div>\n        <\/div>\n        <div class=\"mec-body\">\n          <p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>General principles of statics, force vectors, equilibrium, analysis of trusses, frames and machines, forces and moments, friction, centroids and moment of inertia.<\/p>\n          <p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val none\">None<\/span><\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"mec-card cat-design\">\n        <div class=\"mec-top\">\n          <div class=\"mec-tleft\"><span class=\"mec-code\">MFGA 1201<\/span><h3 class=\"mec-title\">Computer Aided Drawing<\/h3><\/div>\n          <div class=\"mec-badges\"><span class=\"mec-badge design\">Design<\/span><span class=\"mec-badge core\">Core<\/span><\/div>\n        <\/div>\n        <div class=\"mec-body\">\n          <p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Introduction, geometrical construction, 3D modeling, orthographic projections, isometric, sectional and auxiliary views, dimensions and tolerances, mechanical and electrical symbols, intersections, development assembly drawing.<\/p>\n          <p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val none\">None<\/span><\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"mec-card cat-foundation\">\n        <div class=\"mec-top\">\n          <div class=\"mec-tleft\"><span class=\"mec-code\">EECE 1316<\/span><h3 class=\"mec-title\">Fundamentals of Electrical and Electronics<\/h3><\/div>\n          <div class=\"mec-badges\"><span class=\"mec-badge foundation\">Foundation<\/span><span class=\"mec-badge core\">Core<\/span><\/div>\n        <\/div>\n        <div class=\"mec-body\">\n          <p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Basic electric circuits; Kirchhoff&#8217;s voltage and current laws; resistors in series and parallel; circuit theorems and analysis for electric circuits; AC circuits and their analysis using phasors. Fundamentals of electronic circuits \u2014 rectification, operational amplifiers; operating principles of transformer and machines power factor.<\/p>\n          <p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val none\">None<\/span><\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"mec-card cat-foundation\">\n        <div class=\"mec-top\">\n          <div class=\"mec-tleft\"><span class=\"mec-code\">MECH 1302<\/span><h3 class=\"mec-title\">Dynamics<\/h3><\/div>\n          <div class=\"mec-badges\"><span class=\"mec-badge foundation\">Foundation<\/span><span class=\"mec-badge core\">Core<\/span><\/div>\n        <\/div>\n        <div class=\"mec-body\">\n          <p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Kinematics of particles and rigid bodies, kinetics of particles, Newton&#8217;s 2nd law of motion, equations of motion, work and energy methods, impulse and momentum.<\/p>\n          <p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MECH 1301<\/span><\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"mec-card cat-iot\">\n        <div class=\"mec-top\">\n          <div class=\"mec-tleft\"><span class=\"mec-code\">EECE 1317<\/span><h3 class=\"mec-title\">Engineering Programming<\/h3><\/div>\n          <div class=\"mec-badges\"><span class=\"mec-badge iot\">Mechatronics\/IoT<\/span><span class=\"mec-badge core\">Core<\/span><\/div>\n        <\/div>\n        <div class=\"mec-body\">\n          <p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Exposes first-year engineering students to programming skills. Emphasizes problem-solving using computers, algorithms, program logic tools, control structures, modular programming using functions, arrays, pointers, data structures, and files.<\/p>\n          <p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val none\">None<\/span><\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"mec-card cat-manu\">\n        <div class=\"mec-top\">\n          <div class=\"mec-tleft\"><span class=\"mec-code\">MFGA 1141<\/span><h3 class=\"mec-title\">Introduction to Workshop<\/h3><\/div>\n          <div class=\"mec-badges\"><span class=\"mec-badge manu\">Manufacturing<\/span><span class=\"mec-badge lab\">Labs<\/span><\/div>\n        <\/div>\n        <div class=\"mec-body\">\n          <p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Safety practices in engineering workshops, measurement tools, introduction to manual and NC machining processes: turning, milling, drilling, grinding, fabrication processes, woodworking, molding and casting, welding, metal forming, and heat-treatment.<\/p>\n          <p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val none\">None<\/span><\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"mec-card cat-lab\">\n        <div class=\"mec-top\">\n          <div class=\"mec-tleft\"><span class=\"mec-code\">EECE 1102<\/span><h3 class=\"mec-title\">Electrical and Electronics Lab 1<\/h3><\/div>\n          <div class=\"mec-badges\"><span class=\"mec-badge lab\">Labs<\/span><span class=\"mec-badge core\">Core<\/span><\/div>\n        <\/div>\n        <div class=\"mec-body\">\n          <p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Experiments on electric and electronic circuits, circuit design techniques, active and passive circuit elements, Thevenin and Norton equivalents, maximum power transfer, AC networks.<\/p>\n          <p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">EECE 1316<\/span><\/p>\n        <\/div>\n      <\/article>\n\n    <\/div>\n  <\/section>\n\n  <!-- STAGE 2 -->\n  <section class=\"mec-section\">\n    <div class=\"mec-shead\">\n      <div class=\"mec-htext\">\n        <span class=\"mec-num\">02 \u00b7 Stage Two<\/span>\n        <h2>Core Engineering \u2014 Year 2 &amp; 3<\/h2>\n        <p class=\"mec-lede\">Thermofluids, materials, instrumentation, manufacturing, dynamics, control, and computational fundamentals.<\/p>\n      <\/div>\n      <span class=\"mec-count\">19 courses<\/span>\n    <\/div>\n    <div class=\"mec-grid\">\n\n      <article class=\"mec-card cat-thermo\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MECH 2310<\/span><h3 class=\"mec-title\">Thermodynamics<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge thermo\">Thermofluids<\/span><span class=\"mec-badge core\">Core<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Introduction to thermodynamics principles: heat, work, internal energy, and enthalpy. Thermodynamic properties of gases, liquids, and solids. Control volume analysis, the conservation of mass and energy, the second law of thermodynamics, and applications like heat engines, refrigeration, and other power cycles.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val none\">None<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-foundation\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MECH 2342<\/span><h3 class=\"mec-title\">Mechanics of Materials<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge foundation\">Foundation<\/span><span class=\"mec-badge core\">Core<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Introduction to stress and strain, Hooke&#8217;s law, axially loaded members, torsion of circular shafts, beam bending, thin-walled pressure vessels, combined loading, stress transformation, principal and maximum in-plane shear stresses, buckling of columns, deflection of beams, and failure theories.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MECH 1301<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-foundation\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MTRE 2381<\/span><h3 class=\"mec-title\">Materials Science and Engineering<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge foundation\">Foundation<\/span><span class=\"mec-badge core\">Core<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Classification of materials, atomic bonding, crystalline structure, phase equilibrium, heat treatment, strengthening methods, failure of materials, physical properties (electrical, magnetic, optical), processing of metals, ceramics, polymers, and composites.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val none\">None<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-iot\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MECH 2241<\/span><h3 class=\"mec-title\">Instrumentation and Measurement<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge iot\">Mechatronics\/IoT<\/span><span class=\"mec-badge core\">Core<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Basic principles of measurement, analysis of experimental data, electrical measurements, pressure, flow, temperature, force, torque, strain measurements, motion and vibration measurement, actuators, and recent developments in instrumentation.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">EECE 1316<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-thermo\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MECH 2340<\/span><h3 class=\"mec-title\">Fluid Mechanics<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge thermo\">Thermofluids<\/span><span class=\"mec-badge core\">Core<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Fluid properties, fluid statics, fluid in motion, pressure variation in flowing fluids, momentum and energy principles, dimensional analysis, and similitude.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MATH 2311<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-foundation\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MECH 2312<\/span><h3 class=\"mec-title\">Dynamics of Machinery<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge foundation\">Foundation<\/span><span class=\"mec-badge core\">Core<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Kinematics and kinetics of rigid body in planar motion. Free and forced vibration in one and higher degrees of freedom systems, with or without damping.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MECH 1302<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-manu\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MFGA 2307<\/span><h3 class=\"mec-title\">Manufacturing Processes<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge manu\">Manufacturing<\/span><span class=\"mec-badge core\">Core<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Introduction to manufacturing processes, casting and solidification processes, casting defects, permanent joining processes, forming processes, machining processes.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MFGA 1141<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-thermo\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MECH 3310<\/span><h3 class=\"mec-title\">Heat Transfer<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge thermo\">Thermofluids<\/span><span class=\"mec-badge core\">Core<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Steady-state heat transfer, heat transfer from fins, transient conduction, convection correlations, natural convection, heat exchangers, radiation mechanisms and properties, radiation shields.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MECH 2310 \u00b7 MECH 2340<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-lab\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MECH 3124<\/span><h3 class=\"mec-title\">Mechanical Engineering Lab 1<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge lab\">Labs<\/span><span class=\"mec-badge core\">Core<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Structural topics (DOM, MOM), guided labs on impact test, hardness test, tensile and compression test, 3-point bending test, moment of inertia, vibration test.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MECH 2312 \u00b7 MECH 2342<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-iot\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MECH 3340<\/span><h3 class=\"mec-title\">Control System<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge iot\">Mechatronics\/IoT<\/span><span class=\"mec-badge core\">Core<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Mathematical modeling of dynamic systems. Open and closed loop systems, state variable description, transient response, steady state error analysis, root-locus, frequency response analysis.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MATH 2311<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-design\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MECH 3312<\/span><h3 class=\"mec-title\">Machine Design<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge design\">Design<\/span><span class=\"mec-badge core\">Core<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Introduction to machine design principles, failure theories for static and fatigue loadings, design calculations for shafts, bolts, springs, bearings, gears, welded joints.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MECH 2342<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-design\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MECH 3140<\/span><h3 class=\"mec-title\">Engineering Design Ideation<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge design\">Design<\/span><span class=\"mec-badge core\">Core<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Developing structured problem-solving skills within an industry context. Involves literature search, industry speakers, group problem identification, formulation of meaningful problem statements and solutions.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">3rd year standing<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-mgmt\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MFGA 2305<\/span><h3 class=\"mec-title\">Project and Operation Management<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge mgmt\">Management<\/span><span class=\"mec-badge core\">Core<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Fundamental concepts of project and operation management. Includes project time estimation, scheduling, resource allocation, managing teams, LP problems, and decision-making techniques.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MATH 1321<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-design\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MFGA 3313<\/span><h3 class=\"mec-title\">CAD \/ CAM \/ CAE<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge design\">Design<\/span><span class=\"mec-badge manu\">Manufacturing<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Design paradigms, CAD generation of geometric models, optimal design for manufacturing, CNC programming, simulation of manufacturing systems.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MFGA 1201<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-iot\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MECH 3242<\/span><h3 class=\"mec-title\">Introduction to IoT and Applications<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge iot\">Mechatronics\/IoT<\/span><span class=\"mec-badge core\">Core<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Systems interfacing, standards and protocols, Industry 4.0, industrial automation, IoT gateway, IoT communication protocols, and cloud computing.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MECH 2241 \u00b7 EECE 1317<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-lab\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MECH 3128<\/span><h3 class=\"mec-title\">Mechanical Engineering Lab 2<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge lab\">Labs<\/span><span class=\"mec-badge thermo\">Thermofluids<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Thermofluids topics. Guided lab on convection, conduction, radiation, Stirling engine test, flowmeter obstruction test, internal flow friction test, impact of jet experiment.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MECH 2340 \u00b7 MECH 2310<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-foundation\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MECH 3313<\/span><h3 class=\"mec-title\">Mechanical Vibration<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge foundation\">Foundation<\/span><span class=\"mec-badge core\">Core<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Free and forced vibrations of single and multiple degree of freedom systems, vibration isolation, modal analysis, measurement, and application.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MECH 2312<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-iot\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MECH 3342<\/span><h3 class=\"mec-title\">Computational Mechanics<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge iot\">Mechatronics\/IoT<\/span><span class=\"mec-badge thermo\">Thermofluids<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Hands-on experience with finite element method (FEM) and computational fluid dynamics (CFD), governing equations, discretization schemes, numerical errors, boundary conditions.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MECH 2340 \u00b7 MECH 2342<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-mgmt\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MFGA 3309<\/span><h3 class=\"mec-title\">Engineering Economics and Management<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge mgmt\">Management<\/span><span class=\"mec-badge core\">Core<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Basic principles of engineering economics and management. Organizational vision, human resource management, cost and financial management, and Islamic perspectives in engineering economics.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MFGA 2305<\/span><\/p><\/div><\/article>\n\n    <\/div>\n  <\/section>\n\n  <!-- STAGE 3 -->\n  <section class=\"mec-section\">\n    <div class=\"mec-shead\">\n      <div class=\"mec-htext\">\n        <span class=\"mec-num\">03 \u00b7 Stage Three<\/span>\n        <h2>Professional Training &amp; Capstone Projects<\/h2>\n        <p class=\"mec-lede\">Industrial exposure, final-year projects, and integrated design experiences.<\/p>\n      <\/div>\n      <span class=\"mec-count\">4 courses<\/span>\n    <\/div>\n    <div class=\"mec-grid\">\n\n      <article class=\"mec-card cat-projects\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MECH 3500<\/span><h3 class=\"mec-title\">Engineering Industrial Training<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge projects\">Training\/Projects<\/span><span class=\"mec-badge core\">Core<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Exposure to the actual working environment at a relevant organization or industry, development of practical skills, work ethics, communication, and management skills.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val none\">None<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-projects\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MECH 4200<\/span><h3 class=\"mec-title\">Final Year Project 1<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge projects\">Training\/Projects<\/span><span class=\"mec-badge core\">Core<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Implementation of engineering knowledge, literature review, problem formulation, objectives, scope of work, and project planning.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val none\">None<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-projects\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MECH 4300<\/span><h3 class=\"mec-title\">Integrated Design Project (IDP)<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge projects\">Training\/Projects<\/span><span class=\"mec-badge design\">Design<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>A team-based design project that involves brainstorming, design, prototyping, performance evaluation, and a basic business plan.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MECH 3140 \/ 4th year standing<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-projects\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MECH 4400<\/span><h3 class=\"mec-title\">Final Year Project 2<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge projects\">Training\/Projects<\/span><span class=\"mec-badge core\">Core<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Application of engineering knowledge, literature review, analysis, design, and construction of products or systems considering societal and environmental factors.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MECH 4200<\/span><\/p><\/div><\/article>\n\n    <\/div>\n  <\/section>\n\n  <!-- STAGE 4 -->\n  <section class=\"mec-section\">\n    <div class=\"mec-shead\">\n      <div class=\"mec-htext\">\n        <span class=\"mec-num\">04 \u00b7 Specialisation<\/span>\n        <h2>Electives &amp; Specialisation<\/h2>\n        <p class=\"mec-lede\">Automotive, energy, manufacturing systems, entrepreneurship, and advanced engineering topics.<\/p>\n      <\/div>\n      <span class=\"mec-count\">19 courses<\/span>\n    <\/div>\n    <div class=\"mec-grid\">\n\n      <article class=\"mec-card cat-mgmt\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MECH 4211<\/span><h3 class=\"mec-title\">Technology Entrepreneurship<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge mgmt\">Management<\/span><span class=\"mec-badge elective\">Elective<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Transforming creative ideas into sustainable businesses, opportunity recognition, entrepreneurship ventures, business planning, and Islamic values in entrepreneurship.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MECH 4300 \u00b7 MFGA 3309<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-auto\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MECH 4331<\/span><h3 class=\"mec-title\">Automotive Transmission System<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge auto\">Automotive<\/span><span class=\"mec-badge elective\">Elective<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Powertrain systems, clutch mechanism, manual and automatic transmissions, drive shafts, universal joints, differentials.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MECH 2312<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-auto\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MECH 4332<\/span><h3 class=\"mec-title\">Vehicle Electrical and Electronics Systems<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge auto\">Automotive<\/span><span class=\"mec-badge elective\">Elective<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Overview of vehicle electrical systems, DC machines, electric machines, electronic components, digital electronics, sensors, actuators, vehicle comfort and safety systems.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MECH 2241<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-auto\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MECH 4333<\/span><h3 class=\"mec-title\">Hybrid and Electric Vehicle<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge auto\">Automotive<\/span><span class=\"mec-badge elective\">Elective<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Development of hybrid and electric vehicles, propulsion power, HEV\/EV architecture, energy storage systems, electric motor drive, power electronic converters.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MECH 3340<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-auto\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MECH 4334<\/span><h3 class=\"mec-title\">Vehicle Dynamics and Chassis Systems<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge auto\">Automotive<\/span><span class=\"mec-badge elective\">Elective<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Vehicle dynamics, braking systems, steering systems, suspension systems, autonomous vehicle systems design.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MECH 2312<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-auto\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MECH 4335<\/span><h3 class=\"mec-title\">Vehicle Systems Design<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge auto\">Automotive<\/span><span class=\"mec-badge elective\">Elective<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Layout of vehicle subsystems, body structure and chassis design, crashworthiness, noise, powertrain, handling, performance prediction, engineering metrics.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MECH 2342<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-manu\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MFGA 3312<\/span><h3 class=\"mec-title\">Quality Control and Improvement<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge manu\">Manufacturing<\/span><span class=\"mec-badge elective\">Elective<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Introduction to machining, tool life, machining operations, economics of machining processes, surface integrity and treatments.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MATH 2330<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-manu\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MFGA 3311<\/span><h3 class=\"mec-title\">Industrial Tools and Machines<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge manu\">Manufacturing<\/span><span class=\"mec-badge elective\">Elective<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Introduction, classification of machine tools, gearing diagrams, transmission ratios, drive systems, study of engine lathe, turret lathe, milling, grinding, gear shaping, gear hobbing, installation, and acceptance tests.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MFGA 2307<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-mgmt\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MFGA 4316<\/span><h3 class=\"mec-title\">Production Planning and Control<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge mgmt\">Management<\/span><span class=\"mec-badge elective\">Elective<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Manufacturing strategies, forecasting models, capacity planning, MPS, MRP, scheduling, work measurement, just-in-time (JIT), supply chain management.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MFGA 2305<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-mgmt\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MFGA 4319<\/span><h3 class=\"mec-title\">Agile Manufacturing Systems<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge mgmt\">Management<\/span><span class=\"mec-badge elective\">Elective<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Focus on lean and agile manufacturing, flexibility in production, organizational mastery of uncertainty, agility in response to new market demands, knowledge and workforce integration.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MFGA 3309<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-manu\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MFGA 3314<\/span><h3 class=\"mec-title\">Additive Manufacturing<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge manu\">Manufacturing<\/span><span class=\"mec-badge elective\">Elective<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Introduction to Additive Manufacturing processes (vat polymerization, powder fusion, etc.), material selection, CAD models, STL, slicing, process structure-property relationship.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MFGA 2307<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-energy\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MECH 4351<\/span><h3 class=\"mec-title\">Building Energy Engineering<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge energy\">Energy<\/span><span class=\"mec-badge elective\">Elective<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Fundamental and applied energy concepts in the built environment, energy flow and balances, life cycle analysis for energy efficiency, reducing energy consumption in buildings.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MECH 2310<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-energy\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MECH 4352<\/span><h3 class=\"mec-title\">Energy Management System<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge energy\">Energy<\/span><span class=\"mec-badge elective\">Elective<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Systematic process for improving energy performance, identification of energy-saving opportunities, long-term benefits of Energy Management Systems (EMS).<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MFGA 3309<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-energy\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MECH 4353<\/span><h3 class=\"mec-title\">Energy Conversion Technology<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge energy\">Energy<\/span><span class=\"mec-badge elective\">Elective<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Overview of energy conversion technologies from fossil fuels and renewable energy sources, applications to nuclear, chemical, wind, solar, and other energy sources, addressing greenhouse gas emissions.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MECH 2310<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-energy\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MECH 4354<\/span><h3 class=\"mec-title\">Energy and The Environment<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge energy\">Energy<\/span><span class=\"mec-badge elective\">Elective<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Understanding climate change and adaptation, Earth&#8217;s climate system, mitigation and adaptation strategies for greenhouse gas emissions.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MECH 2310<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-energy\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MECH 4355<\/span><h3 class=\"mec-title\">Oil and Gas Industries<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge energy\">Energy<\/span><span class=\"mec-badge elective\">Elective<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Reservoir characteristics, petroleum properties, geology, exploration, drilling methods, well completion, production and transportation methods in oil and gas industries.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MECH 2340<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-thermo\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MECH 4311<\/span><h3 class=\"mec-title\">Applied Thermodynamics<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge thermo\">Thermofluids<\/span><span class=\"mec-badge elective\">Elective<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Application of thermodynamic knowledge to power cycles, refrigeration, air conditioning, combustion, and heat transfer in combustion systems.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MECH 2310<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-foundation\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MECH 4363<\/span><h3 class=\"mec-title\">Non-destructive Evaluation Testing<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge foundation\">Advanced<\/span><span class=\"mec-badge elective\">Elective<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Principles of Nondestructive Testing (NDT), Eddy current, magnetic particle inspection, radiography, ultrasonic, NDT standards and specifications.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MECH 2342<\/span><\/p><\/div><\/article>\n\n      <article class=\"mec-card cat-foundation\"><div class=\"mec-top\"><div class=\"mec-tleft\"><span class=\"mec-code\">MECH 4364<\/span><h3 class=\"mec-title\">Tribology<\/h3><\/div><div class=\"mec-badges\"><span class=\"mec-badge foundation\">Advanced<\/span><span class=\"mec-badge elective\">Elective<\/span><\/div><\/div><div class=\"mec-body\"><p class=\"mec-synopsis\"><span class=\"mec-label\">Synopsis<\/span><br>Science of friction, lubrication, wear, tribology concepts, application of knowledge in controlling friction and wear, materials and coatings selection, case studies in tribology applications.<\/p><p class=\"mec-prereq\"><span class=\"mec-prereq-label\">Pre-requisite<\/span> <span class=\"mec-prereq-val\">MECH 2340<\/span><\/p><\/div><\/article>\n\n    <\/div>\n  <\/section>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Kulliyyah of Engineering \u00b7 IIUM Mechanical Engineering Course Catalogue A structured journey through foundations, core engineering science, capstone experience, and specialist electives \u2014 from statics to autonomous vehicle design, tribology to additive manufacturing. 4Progression tracks 40+Courses catalogued 11Discipline streams 2015Curriculum framework Category Legend Core Elective Foundation Design Thermofluids Manufacturing Mechatronics [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"_links":{"self":[{"href":"https:\/\/engine.iium.edu.my\/mec\/index.php?rest_route=\/wp\/v2\/pages\/301"}],"collection":[{"href":"https:\/\/engine.iium.edu.my\/mec\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/engine.iium.edu.my\/mec\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/engine.iium.edu.my\/mec\/index.php?rest_route=\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/engine.iium.edu.my\/mec\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=301"}],"version-history":[{"count":24,"href":"https:\/\/engine.iium.edu.my\/mec\/index.php?rest_route=\/wp\/v2\/pages\/301\/revisions"}],"predecessor-version":[{"id":3584,"href":"https:\/\/engine.iium.edu.my\/mec\/index.php?rest_route=\/wp\/v2\/pages\/301\/revisions\/3584"}],"wp:attachment":[{"href":"https:\/\/engine.iium.edu.my\/mec\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=301"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}