<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Active Project | Yao Zheng@UHM</title><link>https://gustybear.github.io/tags/active-project/</link><atom:link href="https://gustybear.github.io/tags/active-project/index.xml" rel="self" type="application/rss+xml"/><description>Active Project</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Wed, 29 Oct 2025 04:14:54 -0800</lastBuildDate><image><url>https://gustybear.github.io/media/logo_hu_d0a0b1783c391ac0.png</url><title>Active Project</title><link>https://gustybear.github.io/tags/active-project/</link></image><item><title>Introduction to Computer Engineering with R-Pi Pico W</title><link>https://gustybear.github.io/projects/x96_intro_ceng_pico/</link><pubDate>Wed, 29 Oct 2025 04:14:54 -0800</pubDate><guid>https://gustybear.github.io/projects/x96_intro_ceng_pico/</guid><description>&lt;p>
&lt;figure >
&lt;div class="flex justify-center ">
&lt;div class="w-full" >&lt;img src="./images/raspi-pico.png" alt="" loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;/figure>
&lt;/p>
&lt;h1 id="executive-summary">Executive Summary&lt;/h1>
&lt;p>This project course introduces students to hands-on Computer Engineering (CENG) projects through the Pico platform. Students learn fundamentals of embedded systems, sensors, and wireless communication while designing small-scale prototypes that integrate hardware and software. The course emphasizes practical experimentation, teamwork, and iterative design—preparing students for advanced VIP and capstone projects in automation, robotics, and intelligent sensing systems.&lt;/p>
&lt;h1 id="logistics">Logistics&lt;/h1>
&lt;ul>
&lt;li>
&lt;p>&lt;strong>CRN&lt;/strong>&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Semester&lt;/th>
&lt;th>ECE 196&lt;/th>
&lt;th>ECE 296&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Spring 2026&lt;/td>
&lt;td>86916&lt;/td>
&lt;td>86945&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>Personnel&lt;/strong>&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Advisor&lt;/th>
&lt;th>Office Hours&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>&lt;details class="spoiler " id="spoiler-0">
&lt;summary class="cursor-pointer">Yao Zheng&lt;/summary>
&lt;div class="rounded-lg bg-neutral-50 dark:bg-neutral-800 p-2">
Email
with &amp;lsquo;&amp;rsquo;[x96 R-Pi Pico W]&amp;rsquo;&amp;rsquo; in the subject line.
&lt;/div>
&lt;/details>&lt;/td>
&lt;td>
&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Galen Sasaki&lt;/td>
&lt;td>N/A&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>Meeting&lt;/strong>:&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Time&lt;/th>
&lt;th>Location&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>R 12:00pm - 13:00pm&lt;/td>
&lt;td>HH389&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/li>
&lt;/ul>
&lt;h1 id="learning-objectives">Learning Objectives&lt;/h1>
&lt;ul>
&lt;li>Enhance their Python programming skills through practical applications.&lt;/li>
&lt;li>Explore computer hardware concepts, including microcontrollers, with a focus on the Raspberry
Pi Pico (RP2040).&lt;/li>
&lt;li>Understand the interaction between hardware and software.&lt;/li>
&lt;li>Design and implement engaging and practical engineering projects.&lt;/li>
&lt;li>Build technical expertise and confidence to:
&lt;ul>
&lt;li>Learn new skills and technologies independently.&lt;/li>
&lt;li>Develop personal projects.&lt;/li>
&lt;li>Seek internships, on-campus jobs, and professional opportunities.&lt;/li>
&lt;li>Participate in hackathons and engineering competitions.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>Cultivate creativity and innovation in engineering design.&lt;/li>
&lt;/ul>
&lt;h1 id="course-structure">Course Structure&lt;/h1>
&lt;ul>
&lt;li>Labs: Nine hands-on laboratories.&lt;/li>
&lt;li>Homework: Assignments for the labs.&lt;/li>
&lt;li>Final Project: Students will design, develop, and demonstrate a personal project applying the
concepts learned throughout the course.&lt;/li>
&lt;/ul>
&lt;h1 id="lab-schedule">Lab Schedule&lt;/h1>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>&lt;strong>Lab&lt;/strong>&lt;/th>
&lt;th>&lt;strong>Time Range&lt;/strong>&lt;/th>
&lt;th>&lt;strong>Focus and Core Tasks&lt;/strong>&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>&lt;strong>Lab 1: Embedded Computing Foundations&lt;/strong>&lt;/td>
&lt;td>Week 1&lt;/td>
&lt;td>Raspberry Pi Pico W architecture and I/O&lt;br>Toolchain setup and debugging&lt;br>First embedded program&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Lab 2: Circuits and Prototyping Basics&lt;/strong>&lt;/td>
&lt;td>Week 2&lt;/td>
&lt;td>Breadboard prototyping&lt;br>Passive components (resistors, LEDs)&lt;br>Power and grounding basics&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Lab 3: Digital I/O and Sensor Interfaces&lt;/strong>&lt;/td>
&lt;td>Week 3&lt;/td>
&lt;td>Digital inputs and outputs&lt;br>Button debouncing and state machines&lt;br>Temperature sensor interfacing&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Lab 4: Human–Device Interfaces&lt;/strong>&lt;/td>
&lt;td>Week 4 → Week 5 (first half)&lt;/td>
&lt;td>I²C/SPI communication&lt;br>OLED display pipelines&lt;br>Joystick input and interactive application&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Lab 5: Networked Embedded Systems&lt;/strong>&lt;/td>
&lt;td>Week 5 (second half) → Week 6&lt;/td>
&lt;td>Embedded web servers&lt;br>Socket-based client–server communication&lt;br>Remote control of LEDs and displays&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Lab 6: Internet Services and Performance&lt;/strong>&lt;/td>
&lt;td>Week 7 → Week 8 (first half)&lt;/td>
&lt;td>REST APIs and cloud data ingestion&lt;br>Latency and throughput considerations&lt;br>Sensorless “weather station”&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Lab 7: Concurrent and Multicore Systems&lt;/strong>&lt;/td>
&lt;td>Week 8 (second half) → Week 9&lt;/td>
&lt;td>Multicore programming on Pico W&lt;br>Concurrent sensing and display tasks&lt;br>Synchronization primitives&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Lab 8: Collaborative Software Development&lt;/strong>&lt;/td>
&lt;td>Week 10&lt;/td>
&lt;td>Git and GitHub workflows&lt;br>Branching, pull requests, and code review&lt;br>Team-based development&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Lab 9: AI-Assisted Development&lt;/strong>&lt;/td>
&lt;td>Week 11&lt;/td>
&lt;td>AI-assisted coding and refactoring&lt;br>Debugging with AI tools&lt;br>Validation and responsible use&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Final Project: Integrated IoT System&lt;/strong>&lt;/td>
&lt;td>Weeks 12–15&lt;/td>
&lt;td>End-to-end embedded and networked system&lt;br>&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;h1 id="required-lab-components">Required Lab Components&lt;/h1>
&lt;p>Components will be provided.&lt;/p>
&lt;ul>
&lt;li>
&lt;/li>
&lt;li>
&lt;/li>
&lt;/ul>
&lt;p>Time Commitment: Average of 5-6 hours per week.&lt;/p>
&lt;p>
&lt;figure >
&lt;div class="flex justify-center ">
&lt;div class="w-full" >&lt;img src="./images/oled-pika-cat.png" alt="Picture of two OLED screens, one of a surprised pikachu, another of a cat." loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;/figure>
&lt;/p></description></item><item><title>RASRE: Reflectarray and Applications in Smart Radio Environment</title><link>https://gustybear.github.io/projects/vip_reflectarray_and_applications/</link><pubDate>Tue, 10 Dec 2024 00:00:00 -1000</pubDate><guid>https://gustybear.github.io/projects/vip_reflectarray_and_applications/</guid><description>&lt;hr>
&lt;h1 id="executive-summary">Executive Summary&lt;/h1>
&lt;p>Reflectarray present a paradigm shift in wireless communication and sensing in mmWave and sub-THz region by offering unprecedented control over the propagation environment. Traditional wireless systems are largely at the mercy of the channel, which can be severely impaired by obstacles, fading, and interference. Reflectarray, however, introduce a new degree of freedom by enabling programmable manipulation of the wireless channel. Through precise control of the reflection and refraction properties of an array of elements, reflectarray can be used to mitigate path loss, combat fading, null interference, and shape radiation patterns, which can be used to enhancing spectral efficiency, energy efficiency, and expanding coverage. This project aims to investigate the fundamental principles of reflectarray operation, develop novel reflectarray architectures and control algorithms, and explore their applications in a wide range of wireless communication, sensing, energy transfer, and security scenarios.&lt;/p>
&lt;hr>
&lt;h1 id="logistics">Logistics&lt;/h1>
&lt;ul>
&lt;li>
&lt;p>&lt;strong>CRN&lt;/strong>&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Semester&lt;/th>
&lt;th>ENGR196&lt;/th>
&lt;th>ENGR296&lt;/th>
&lt;th>ENGR396&lt;/th>
&lt;th>ECE496&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Spring 2025&lt;/td>
&lt;td>TBD&lt;/td>
&lt;td>TBD&lt;/td>
&lt;td>TBD&lt;/td>
&lt;td>TBD&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>Personnel&lt;/strong>&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Advisor&lt;/th>
&lt;th>Office Hours&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>&lt;details class="spoiler " id="spoiler-0">
&lt;summary class="cursor-pointer">Yao Zheng&lt;/summary>
&lt;div class="rounded-lg bg-neutral-50 dark:bg-neutral-800 p-2">
Email
with &amp;lsquo;&amp;rsquo;[VIP RASRE]&amp;rsquo;&amp;rsquo; in the subject line.
&lt;/div>
&lt;/details>&lt;/td>
&lt;td>See
&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>Meeting&lt;/strong>:&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Time&lt;/th>
&lt;th>Location&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>TBD&lt;/td>
&lt;td>HH488, Zoom&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>Workload&lt;/strong>&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>ENGR196&lt;/th>
&lt;th>ENGR296&lt;/th>
&lt;th>ENGR396&lt;/th>
&lt;th>EE496&lt;sup id="fnref:1">&lt;a href="#fn:1" class="footnote-ref" role="doc-noteref">1&lt;/a>&lt;/sup>&lt;/th>
&lt;th>Deliverables&lt;sup id="fnref:2">&lt;a href="#fn:2" class="footnote-ref" role="doc-noteref">2&lt;/a>&lt;/sup>&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>$ \geq $ 3 H/W&lt;/td>
&lt;td>$ \geq $ 3 H/W&lt;/td>
&lt;td>$ \geq $ 6 H/W&lt;/td>
&lt;td>$ \geq $ 8 H/W&lt;/td>
&lt;td>&lt;details class="spoiler " id="spoiler-1">
&lt;summary class="cursor-pointer">One per group&lt;/summary>
&lt;div class="rounded-lg bg-neutral-50 dark:bg-neutral-800 p-2">
Indicate the authors of the appropriate sections.
&lt;/div>
&lt;/details>&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h1 id="grading">Grading&lt;/h1>
&lt;ul>
&lt;li>
&lt;p>&lt;strong>General Breakdown&lt;/strong>&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Category&lt;/th>
&lt;th>Portion of Grade&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>&lt;details class="spoiler " id="spoiler-2">
&lt;summary class="cursor-pointer">1- Quality of project work&lt;/summary>
&lt;div class="rounded-lg bg-neutral-50 dark:bg-neutral-800 p-2">
Engagement, pursuit of knowledge necessary for project, contributions to technical progress of project, (396 and 496: contributions to management of project).
&lt;/div>
&lt;/details>&lt;/td>
&lt;td>35%&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;details class="spoiler " id="spoiler-3">
&lt;summary class="cursor-pointer">2- Documentation and records&lt;/summary>
&lt;div class="rounded-lg bg-neutral-50 dark:bg-neutral-800 p-2">
Design notebook, wiki documentation, presentations, Reports.
&lt;/div>
&lt;/details>&lt;/td>
&lt;td>35%&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;details class="spoiler " id="spoiler-4">
&lt;summary class="cursor-pointer">3- Teamwork and interaction&lt;/summary>
&lt;div class="rounded-lg bg-neutral-50 dark:bg-neutral-800 p-2">
Attendance to meetings, contributions to team, peer evaluations, team presentations and reports
&lt;/div>
&lt;/details>&lt;/td>
&lt;td>30%&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>Breakdown by Deliverable&lt;/strong>&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Deliverable&lt;/th>
&lt;th>ENGR 196/296/396&lt;/th>
&lt;th>EE496/499&lt;/th>
&lt;th>Applicable Categories&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Project proposal report&lt;/td>
&lt;td>10%&lt;/td>
&lt;td>10%&lt;/td>
&lt;td>1,2,3&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Preliminary design review presentation&lt;/td>
&lt;td>15%&lt;/td>
&lt;td>20%&lt;/td>
&lt;td>1,2,3&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Design notebook check&lt;/td>
&lt;td>10%&lt;/td>
&lt;td>5%&lt;/td>
&lt;td>1,2&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>VIP poster session presentation&lt;/td>
&lt;td>10%&lt;/td>
&lt;td>15%&lt;/td>
&lt;td>1,2,3&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Final report draft (proofed by peers)&lt;/td>
&lt;td>N/A&lt;/td>
&lt;td>N/A&lt;/td>
&lt;td>1,2,3&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Final recorded video presentation&lt;/td>
&lt;td>20%&lt;/td>
&lt;td>25%&lt;/td>
&lt;td>1,2,3&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Final report&lt;/td>
&lt;td>25%&lt;/td>
&lt;td>15%&lt;/td>
&lt;td>1,2,3&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Design notebook final check&lt;/td>
&lt;td>10%&lt;/td>
&lt;td>10%&lt;/td>
&lt;td>1,2&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>Cutoffs&lt;/strong>&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>A-&lt;/th>
&lt;th>B-&lt;/th>
&lt;th>C-&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>70%&lt;/td>
&lt;td>50%&lt;/td>
&lt;td>30%&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h1 id="iterations">Iterations&lt;/h1>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>SEMESTER&lt;/th>
&lt;th>TOPICS&lt;/th>
&lt;th>DOCUMENTS&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Spring, 2025&lt;/td>
&lt;td>Designing 3.5GHz reflectarray with transistors&lt;/td>
&lt;td>
&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;hr>
&lt;div class="footnotes" role="doc-endnotes">
&lt;hr>
&lt;ol>
&lt;li id="fn:1">
&lt;p>This course adheres to UH Manoa W focus requirements and ECE Department requirements. So you are required to write 4,000 words or more throughout the semester, split between the proposal and the final report.&amp;#160;&lt;a href="#fnref:1" class="footnote-backref" role="doc-backlink">&amp;#x21a9;&amp;#xfe0e;&lt;/a>&lt;/p>
&lt;/li>
&lt;li id="fn:2">
&lt;p>Reports should be uploaded to the Google Drive before the deadline. Late reports are subject to a minimum 15% reduction in grade. Presentation files (PowerPoint or PDF) should be uploaded to the Google Drive before or immediately after your presentation.&amp;#160;&lt;a href="#fnref:2" class="footnote-backref" role="doc-backlink">&amp;#x21a9;&amp;#xfe0e;&lt;/a>&lt;/p>
&lt;/li>
&lt;/ol>
&lt;/div></description></item><item><title>MONET: Millimeter-wave Communication and Sensing Integration</title><link>https://gustybear.github.io/projects/vip_mmwave_comm_and_sensg_integtn/</link><pubDate>Mon, 09 Dec 2024 00:00:00 -1000</pubDate><guid>https://gustybear.github.io/projects/vip_mmwave_comm_and_sensg_integtn/</guid><description>&lt;hr>
&lt;h1 id="executive-summary">Executive Summary&lt;/h1>
&lt;p>Imagine a future where our wireless devices do more than just talk to each other. They can also &amp;ldquo;see&amp;rdquo; and &amp;ldquo;feel&amp;rdquo; their surroundings, gathering valuable information about the environment. This is the promise of Integrated Sensing and Communication (ISAC), and millimeter-wave (mmWave) frequencies are the key to unlocking its full potential. Leveraging the abundant bandwidth at mmWave band (30GHz ~ 300GHz), which are currently being explored for future generation of wireless communication systems (cellular and Wi-Fi), radar-like precise and multi-target detection can be implemented, with applications in drone detection, physiological monitoring, smart RAN etc. This VIP project, therefore, see to develop new techniques and technologies to make ISAC a reality at mmWave frequencies.&lt;/p>
&lt;hr>
&lt;h1 id="logistics">Logistics&lt;/h1>
&lt;ul>
&lt;li>
&lt;p>&lt;strong>CRN&lt;/strong>&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Semester&lt;/th>
&lt;th>ENGR196&lt;/th>
&lt;th>ENGR296&lt;/th>
&lt;th>ENGR396&lt;/th>
&lt;th>ECE496&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Spring 2022&lt;/td>
&lt;td>90034&lt;/td>
&lt;td>90035&lt;/td>
&lt;td>90036&lt;/td>
&lt;td>85708&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Fall 2022&lt;/td>
&lt;td>80343&lt;/td>
&lt;td>80344&lt;/td>
&lt;td>80345&lt;/td>
&lt;td>75344&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Spring 2025&lt;/td>
&lt;td>89726&lt;/td>
&lt;td>86653&lt;/td>
&lt;td>86654&lt;/td>
&lt;td>88158&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>Personnel&lt;/strong>&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Advisor&lt;/th>
&lt;th>Office Hours&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>&lt;details class="spoiler " id="spoiler-0">
&lt;summary class="cursor-pointer">Yao Zheng&lt;/summary>
&lt;div class="rounded-lg bg-neutral-50 dark:bg-neutral-800 p-2">
Email
with &amp;lsquo;&amp;rsquo;[VIP MONET]&amp;rsquo;&amp;rsquo; in the subject line.
&lt;/div>
&lt;/details>&lt;/td>
&lt;td>See
&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>Meeting&lt;/strong>:&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Time&lt;/th>
&lt;th>Location&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>TBD&lt;/td>
&lt;td>HH488, Zoom&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>Workload&lt;/strong>&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>ENGR196&lt;/th>
&lt;th>ENGR296&lt;/th>
&lt;th>ENGR396&lt;/th>
&lt;th>EE496&lt;sup id="fnref:1">&lt;a href="#fn:1" class="footnote-ref" role="doc-noteref">1&lt;/a>&lt;/sup>&lt;/th>
&lt;th>Deliverables&lt;sup id="fnref:2">&lt;a href="#fn:2" class="footnote-ref" role="doc-noteref">2&lt;/a>&lt;/sup>&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>$ \geq $ 3 H/W&lt;/td>
&lt;td>$ \geq $ 3 H/W&lt;/td>
&lt;td>$ \geq $ 6 H/W&lt;/td>
&lt;td>$ \geq $ 8 H/W&lt;/td>
&lt;td>&lt;details class="spoiler " id="spoiler-1">
&lt;summary class="cursor-pointer">One per group&lt;/summary>
&lt;div class="rounded-lg bg-neutral-50 dark:bg-neutral-800 p-2">
Indicate the authors of the appropriate sections.
&lt;/div>
&lt;/details>&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h1 id="grading">Grading&lt;/h1>
&lt;ul>
&lt;li>
&lt;p>&lt;strong>General Breakdown&lt;/strong>&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Category&lt;/th>
&lt;th>Portion of Grade&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>&lt;details class="spoiler " id="spoiler-2">
&lt;summary class="cursor-pointer">1- Quality of project work&lt;/summary>
&lt;div class="rounded-lg bg-neutral-50 dark:bg-neutral-800 p-2">
Engagement, pursuit of knowledge necessary for project, contributions to technical progress of project, (396 and 496: contributions to management of project).
&lt;/div>
&lt;/details>&lt;/td>
&lt;td>35%&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;details class="spoiler " id="spoiler-3">
&lt;summary class="cursor-pointer">2- Documentation and records&lt;/summary>
&lt;div class="rounded-lg bg-neutral-50 dark:bg-neutral-800 p-2">
Design notebook, wiki documentation, presentations, Reports.
&lt;/div>
&lt;/details>&lt;/td>
&lt;td>35%&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;details class="spoiler " id="spoiler-4">
&lt;summary class="cursor-pointer">3- Teamwork and interaction&lt;/summary>
&lt;div class="rounded-lg bg-neutral-50 dark:bg-neutral-800 p-2">
Attendance to meetings, contributions to team, peer evaluations, team presentations and reports
&lt;/div>
&lt;/details>&lt;/td>
&lt;td>30%&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>Breakdown by Deliverable&lt;/strong>&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Deliverable&lt;/th>
&lt;th>ENGR 196/296/396&lt;/th>
&lt;th>EE496/499&lt;/th>
&lt;th>Applicable Categories&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Project proposal report&lt;/td>
&lt;td>10%&lt;/td>
&lt;td>10%&lt;/td>
&lt;td>1,2,3&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Preliminary design review presentation&lt;/td>
&lt;td>15%&lt;/td>
&lt;td>20%&lt;/td>
&lt;td>1,2,3&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Design notebook check&lt;/td>
&lt;td>10%&lt;/td>
&lt;td>5%&lt;/td>
&lt;td>1,2&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>VIP poster session presentation&lt;/td>
&lt;td>10%&lt;/td>
&lt;td>15%&lt;/td>
&lt;td>1,2,3&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Final report draft (proofed by peers)&lt;/td>
&lt;td>N/A&lt;/td>
&lt;td>N/A&lt;/td>
&lt;td>1,2,3&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Final recorded video presentation&lt;/td>
&lt;td>20%&lt;/td>
&lt;td>25%&lt;/td>
&lt;td>1,2,3&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Final report&lt;/td>
&lt;td>25%&lt;/td>
&lt;td>15%&lt;/td>
&lt;td>1,2,3&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Design notebook final check&lt;/td>
&lt;td>10%&lt;/td>
&lt;td>10%&lt;/td>
&lt;td>1,2&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>Cutoffs&lt;/strong>&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>A-&lt;/th>
&lt;th>B-&lt;/th>
&lt;th>C-&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>70%&lt;/td>
&lt;td>50%&lt;/td>
&lt;td>30%&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h1 id="iterations">Iterations&lt;/h1>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>SEMESTER&lt;/th>
&lt;th>TOPICS&lt;/th>
&lt;th>DOCUMENTS&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Spring, 2025&lt;/td>
&lt;td>Setup an O-RAN based ISAC System at FR2 band&lt;/td>
&lt;td>
&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;hr>
&lt;div class="footnotes" role="doc-endnotes">
&lt;hr>
&lt;ol>
&lt;li id="fn:1">
&lt;p>This course adheres to UH Manoa W focus requirements and ECE Department requirements. So you are required to write 4,000 words or more throughout the semester, split between the proposal and the final report.&amp;#160;&lt;a href="#fnref:1" class="footnote-backref" role="doc-backlink">&amp;#x21a9;&amp;#xfe0e;&lt;/a>&lt;/p>
&lt;/li>
&lt;li id="fn:2">
&lt;p>Reports should be uploaded to the Google Drive before the deadline. Late reports are subject to a minimum 15% reduction in grade. Presentation files (PowerPoint or PDF) should be uploaded to the Google Drive before or immediately after your presentation.&amp;#160;&lt;a href="#fnref:2" class="footnote-backref" role="doc-backlink">&amp;#x21a9;&amp;#xfe0e;&lt;/a>&lt;/p>
&lt;/li>
&lt;/ol>
&lt;/div></description></item></channel></rss>