<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Yao Zheng | Yao Zheng@UHM</title><link>https://gustybear.github.io/author/yao-zheng/</link><atom:link href="https://gustybear.github.io/author/yao-zheng/index.xml" rel="self" type="application/rss+xml"/><description>Yao Zheng</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Mon, 17 Aug 2026 10:10:00 -1000</lastBuildDate><image><url>https://gustybear.github.io/author/yao-zheng/avatar_hu_4ddcfa1869bde4db.png</url><title>Yao Zheng</title><link>https://gustybear.github.io/author/yao-zheng/</link></image><item><title>DOE Genesis Mission: STRATOS: Security and Trust Runtime Architecture for Time-critical Operational Science</title><link>https://gustybear.github.io/grant/2026_doe_ascr_stratos/</link><pubDate>Mon, 17 Aug 2026 10:10:00 -1000</pubDate><guid>https://gustybear.github.io/grant/2026_doe_ascr_stratos/</guid><description>&lt;h1 id="executive-summary">Executive Summary&lt;/h1>
&lt;p>STRATOS develops a cloud-native, model-agnostic security middleware for protecting AI models used in time-critical scientific and energy-system operations. AI is increasingly embedded in workflows such as grid forecasting, contingency analysis, and operational decision making, creating new risks from adversarial perturbations, inference-time evasion, and backdoor attacks that may remain physically plausible while corrupting model outputs. STRATOS addresses this problem through a physics-grounded DevSecOps architecture that continuously evaluates inference streams, computes certified trust scores, and distinguishes malicious manipulation from legitimate operational variability without requiring modification of the protected model.&lt;/p>
&lt;p>The project combines physics-constrained adversarial emulation, imbalance-resilient certified detection, and a multi-tier runtime mitigation pipeline that includes targeted input purification, Control Barrier Function-based graceful degradation, and quarantine or rollback of compromised data and models. The Phase I system will be evaluated across the University of Hawaiʻi at Mānoa campus microgrid and Argonne National Laboratory&amp;rsquo;s Controller-Hardware-in-the-Loop platform, targeting at least 90% certified detection, no more than 5% false positives, at least 95% interception of synthesized adversarial payloads, and end-to-end latency of 20 ms or less. The longer-term goal is to transition STRATOS toward a federated security architecture for trustworthy AI across DOE scientific computing and critical-infrastructure environments.&lt;/p></description></item><item><title>CyberAI Innovation: Securing Artificial Intelligence Agents: A Scenario-Based Educational Platform for Future Cybersecurity Professionals</title><link>https://gustybear.github.io/grant/2026_nsf_ge_cyberai/</link><pubDate>Sat, 15 Aug 2026 15:29:00 -1000</pubDate><guid>https://gustybear.github.io/grant/2026_nsf_ge_cyberai/</guid><description>&lt;h1 id="executive-summary">Executive Summary&lt;/h1>
&lt;p>AI agents that autonomously browse the web, manage email, execute code, and query databases are being deployed across federal agencies at accelerating pace. These agents create a qualitatively new attack surface: a poisoned email can cause an agent to exfiltrate files; a malicious code comment can redirect an execution pipeline; a hidden webpage instruction can hijack a browsing session. Yet cybersecurity education has not kept pace. Existing AI security tools (Lakera Gandalf, OWASP LLM labs, CTF competitions) teach only chatbot-level prompt injection, a single-turn, text-only model that does not prepare students for agent-mediated threats involving tool access, autonomous action, and multi-step reasoning chains.&lt;/p>
&lt;p>This project develops &lt;em>AgentSec&lt;/em>, a scenario-based educational platform that teaches undergraduate cybersecurity students to identify, exploit, and defend against threats unique to autonomous AI agents, organized into three thrusts. Thrust 1 creates the educational framework, where a trust boundary taxonomy organizes agent vulnerabilities into three progressive categories, i.e., data ingestion, tool-action, and reasoning chain boundaries. This gives students a transferable mental model. Based on the taxonomy, we design a three-module curriculum with six organization-contextualized scenarios, red-team/blue-team experiential learning cycles, and a configurable difficulty framework. Thrust 2 builds the educational technology, where we develop sandboxed environments to enable students&amp;rsquo; interaction with real LLM-powered agents with controlled tool access, a layered assessment system with an AI tutoring agent, an instructor analytics dashboard, and a scenario authoring toolkit for community-contributed content. Thrust 3 evaluates impact through a quasi-experimental study, assessing platform quality, student learning, and workforce placement into government and industry CyberAI roles. All code will be open-source, self-hostable via Docker Compose with open-weight models, and released through CLARK for nationwide adoption.&lt;/p></description></item><item><title>NVIDIA Academic Grant Program: OmniPort: Real-Time Semantic Digital Twins via ISAC and AI-RAN for Smart Ports</title><link>https://gustybear.github.io/grant/2026_nvidia_omniport/</link><pubDate>Sat, 15 Aug 2026 15:29:00 -1000</pubDate><guid>https://gustybear.github.io/grant/2026_nvidia_omniport/</guid><description>&lt;h1 id="executive-summary">Executive Summary&lt;/h1>
&lt;p>OmniPort develops a real-time intelligent wireless and digital-twin platform for safer and more efficient autonomous operations in container ports. Ports are particularly challenging environments for robots because stacked metal containers obstruct GPS and line-of-sight sensors while producing strong wireless multipath. Instead of treating these reflections solely as interference, OmniPort uses integrated sensing and communication (ISAC) to extract information from routine robot uplink signals, enabling around-corner hazard detection and GPS-free robot localization. An AI-RAN then combines these sensing results with robot mobility and network telemetry to predict wireless conditions, dynamically allocate network resources, and maintain low-latency communication for safety-critical operations.&lt;/p>
&lt;p>The project integrates these capabilities into an uncertainty-aware semantic digital twin that represents container geometry, robot movement, hazards, and wireless connectivity in real time. Rather than continuously transmitting camera video, operators can supervise robot fleets through a privacy-preserving VR environment generated from this semantic information, with warnings for collision risks, connectivity degradation, and emerging hazards. The platform uses four on-premises NVIDIA RTX PRO 6000 GPUs to support concurrent ISAC processing, AI-RAN control, NVIDIA Isaac Sim/Cosmos-based digital-twin reasoning, and Omniverse VR visualization, targeting an end-to-end control latency below 50 ms. The resulting technologies, software, and datasets are intended to provide a foundation for intelligent robotic operations in Hawaiʻi’s ports and other complex industrial environments.&lt;/p></description></item><item><title>ECE260: Introduction to Digital Design</title><link>https://gustybear.github.io/teaching/course_ece260_2026_fall/</link><pubDate>Mon, 10 Aug 2026 02:58:53 +0000</pubDate><guid>https://gustybear.github.io/teaching/course_ece260_2026_fall/</guid><description>&lt;h1 id="executive-summary">Executive Summary&lt;/h1>
&lt;p>This course explores the foundation of digital circuit design, starting from Boolean algebra, through combinational and sequential logic, to finite state machines and basic central processing units (CPUs) under von Neumann architecture. The associated laboratory segment introduces modern digital design techniques, e.g., Verilog hardware description language (HDL) and field-programmable gate array (FPGA), to model, implement, and test the aforementioned digital circuits. Pre: 160 or 110 or ICS 111 or consent.&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>ECE260 001&lt;/th>
&lt;th>ECE260 002&lt;/th>
&lt;th>ECE260 003&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>78638&lt;/td>
&lt;td>78639&lt;/td>
&lt;td>78640&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>Role / Personnel&lt;/th>
&lt;th>Assigned Session&lt;/th>
&lt;th>Office Hours / Notes&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Lecturer:
&lt;/td>
&lt;td>N/A&lt;/td>
&lt;td>see
&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>TA:
&lt;/td>
&lt;td>Session 1 (R 09:00am - 11:45am)&lt;/td>
&lt;td>TBD&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>TA:
&lt;/td>
&lt;td>Session 2 (R 13:30pm - 16:15pm)&lt;/td>
&lt;td>TBD&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>TA:
&lt;/td>
&lt;td>Session 3 (R 16:30pm - 19:15pm)&lt;/td>
&lt;td>TBD&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>Classroom&lt;/strong>&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Time&lt;/th>
&lt;th>Location&lt;/th>
&lt;th>Textbook/HW&lt;/th>
&lt;th>HW/Exam Effort&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>MWF 11:30 am-12:20pm&lt;/td>
&lt;td>Kuykendall Hall 101&lt;/td>
&lt;td>
&lt;/td>
&lt;td>Individual&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>Laboratory&lt;/strong>&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Session&lt;/th>
&lt;th>Time&lt;/th>
&lt;th>Location&lt;/th>
&lt;th>Report Effort&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>01&lt;/td>
&lt;td>R 09:00am - 11:45am&lt;/td>
&lt;td>Holmes Hall 451&lt;/td>
&lt;td>Group&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>02&lt;/td>
&lt;td>R 13:30pm - 16:15pm&lt;/td>
&lt;td>Holmes Hall 451&lt;/td>
&lt;td>Group&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>03&lt;/td>
&lt;td>R 16:30pm - 19:15pm&lt;/td>
&lt;td>Holmes Hall 451&lt;/td>
&lt;td>Group&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/li>
&lt;/ul>
&lt;h1 id="grading">Grading&lt;/h1>
&lt;ul>
&lt;li>
&lt;p>&lt;strong>Breakdown&lt;/strong>&lt;sup id="fnref:1">&lt;a href="#fn:1" class="footnote-ref" role="doc-noteref">1&lt;/a>&lt;/sup>&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Participation&lt;/th>
&lt;th>Challenge&lt;/th>
&lt;th>Labs&lt;/th>
&lt;th>Midterms (2)&lt;/th>
&lt;th>Final&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>5%&lt;/td>
&lt;td>15%&lt;/td>
&lt;td>25%&lt;/td>
&lt;td>30%&lt;/td>
&lt;td>25%&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>85%&lt;/td>
&lt;td>75%&lt;/td>
&lt;td>60%&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>Proscribed Conduct&lt;/strong>: Copying or otherwise cheating on homework, lab reports, or exam will result in a failing grade for the course. More details can be found at student conduct code policies,
&lt;/p>
&lt;/li>
&lt;/ul>
&lt;h1 id="schedule">Schedule&lt;/h1>
&lt;h2 id="lecture">Lecture&lt;/h2>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>TIME&lt;/th>
&lt;th>TOPICS&lt;/th>
&lt;th>READING/HW/EXAM&lt;/th>
&lt;th>DEADLINE&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Week 1 (8/24, 8/26, 8/28)&lt;/td>
&lt;td>
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>8/30, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 2 (8/31, 9/2, 9/4)&lt;/td>
&lt;td>
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>9/6, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 3 (9/7)&lt;/td>
&lt;td>&lt;strong>NO INSTRUCTION — Labor Day&lt;/strong>&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 3 (9/9, 9/11)&lt;/td>
&lt;td>
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>9/13, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 4 (9/14, 9/16, 9/18)&lt;/td>
&lt;td>
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>9/20, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 5 (9/21, 9/23, 9/25)&lt;/td>
&lt;td>
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>9/27, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 6 (9/28)&lt;/td>
&lt;td>Combinational Logic: Design Process&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 6 (9/30)&lt;/td>
&lt;td>&lt;strong>Midterm I Review&lt;/strong>&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 6 (10/2)&lt;/td>
&lt;td>&lt;strong>Midterm I — In Person&lt;/strong>&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 7 (10/5, 10/7, 10/9)&lt;/td>
&lt;td>
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>10/11, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 8 (10/12, 10/14, 10/16)&lt;/td>
&lt;td>
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>10/18, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 9 (10/19, 10/21, 10/23)&lt;/td>
&lt;td>
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>10/25, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 10 (10/26)&lt;/td>
&lt;td>Sequential Logic: Arithmetic Logic Unit&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 10 (10/28)&lt;/td>
&lt;td>&lt;strong>Midterm II Review&lt;/strong>&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 10 (10/30)&lt;/td>
&lt;td>&lt;strong>Midterm II — In Person&lt;/strong>&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 11 (11/2, 11/4, 11/6)&lt;/td>
&lt;td>
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>11/8, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 12 (11/9)&lt;/td>
&lt;td>
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>11/15, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 12 (11/11)&lt;/td>
&lt;td>&lt;strong>NO INSTRUCTION — Veterans Day&lt;/strong>&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 12 (11/13)&lt;/td>
&lt;td>
&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 13 (11/16, 11/18, 11/20)&lt;/td>
&lt;td>
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>11/22, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 14 (11/23, 11/25)&lt;/td>
&lt;td>
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>11/29, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 14 (11/27)&lt;/td>
&lt;td>&lt;strong>NO INSTRUCTION — Thanksgiving Period&lt;/strong>&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 15 (11/30, 12/2, 12/4)&lt;/td>
&lt;td>
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>12/6, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 16 (12/7, 12/9)&lt;/td>
&lt;td>Review, Practice Final&lt;/td>
&lt;td>Practice Final&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Study Period (12/11–12/12)&lt;/td>
&lt;td>&lt;strong>Study Period&lt;/strong>&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Finals (12/18)&lt;/td>
&lt;td>&lt;strong>Friday 12:00 – 2:00 pm&lt;/strong>&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>12/18, 2:00PM&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;h2 id="laboratory">Laboratory&lt;/h2>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>TIME&lt;/th>
&lt;th>Materials&lt;/th>
&lt;th>Virtual&lt;/th>
&lt;th>DEADLINE&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Week 1 (8/27)&lt;/td>
&lt;td>
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>8/30, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 2 (9/3)&lt;/td>
&lt;td>
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>9/6, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 3 (9/10)&lt;/td>
&lt;td>
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 4 (9/17)&lt;/td>
&lt;td>
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>9/20, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 5 (9/24)&lt;/td>
&lt;td>
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 6 (10/1)&lt;/td>
&lt;td>
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>10/4, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 7 (10/8)&lt;/td>
&lt;td>
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>10/11, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 8 (10/15)&lt;/td>
&lt;td>
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>10/18, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 9 (10/22)&lt;/td>
&lt;td>
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 10 (10/29)&lt;/td>
&lt;td>
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>11/1, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 11 (11/5)&lt;/td>
&lt;td>
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>11/8, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 12 (11/12)&lt;/td>
&lt;td>
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>11/15, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 13 (11/19)&lt;/td>
&lt;td>
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 14 (11/26)&lt;/td>
&lt;td>&lt;strong>NO INSTRUCTION — Thanksgiving&lt;/strong>&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 15 (12/3)&lt;/td>
&lt;td>
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>12/6, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 16 (12/10)&lt;/td>
&lt;td>Lab Completion&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>12/10, 11:59PM&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;div class="footnotes" role="doc-endnotes">
&lt;hr>
&lt;ol>
&lt;li id="fn:1">
&lt;p>The grading breakdown is subject to change at the discretion of the instructor and in accordance with the University grading system and policies.&amp;#160;&lt;a href="#fnref:1" class="footnote-backref" role="doc-backlink">&amp;#x21a9;&amp;#xfe0e;&lt;/a>&lt;/p>
&lt;/li>
&lt;/ol>
&lt;/div></description></item><item><title>ECE361: Digital Systems and Computer Design</title><link>https://gustybear.github.io/teaching/course_ece361_2026_fall/</link><pubDate>Mon, 10 Aug 2026 02:58:53 +0000</pubDate><guid>https://gustybear.github.io/teaching/course_ece361_2026_fall/</guid><description>&lt;h1 id="executive-summary">Executive Summary&lt;/h1>
&lt;p>ECE 361 is an undergraduate-level course on computer organization and processor design. This course explores the fundamental organization and design of computer systems, starting from computer architecture and instruction set architecture (ISA), through processor datapath and control design, to arithmetic logic units (ALUs), memory organization, and input/output (I/O) systems. The course also introduces SystemVerilog for modeling, implementing, and testing processor components and computer systems, providing students with hands-on experience in hardware-oriented system design. Pre: 205 and 260, or consent.&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>ECE361 001&lt;/th>
&lt;th>ECE361L 001&lt;/th>
&lt;th>ECE361L 002&lt;/th>
&lt;th>ECE361L 003&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>77422&lt;/td>
&lt;td>77643&lt;/td>
&lt;td>77644&lt;/td>
&lt;td>77645&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>Role / Personnel&lt;/th>
&lt;th>Assigned Session&lt;/th>
&lt;th>Office Hours / Notes&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Lecturer:
&lt;/td>
&lt;td>N/A&lt;/td>
&lt;td>see
&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>TA:
&lt;/td>
&lt;td>Session 1 (T 09:00am - 11:45am)&lt;/td>
&lt;td>TBD&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>TA:
&lt;/td>
&lt;td>Session 2 (T 13:30pm - 16:15pm)&lt;/td>
&lt;td>TBD&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>Classroom&lt;/strong>&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Time&lt;/th>
&lt;th>Location&lt;/th>
&lt;th>Textbook/HW&lt;/th>
&lt;th>HW/Exam Effort&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>MWF 09:30am-10:20am&lt;/td>
&lt;td>Holmes Hall 242&lt;/td>
&lt;td>&lt;em>Logic Design and Verification Using SystemVerilog (Revised)&lt;/em> by Donald Thomas&lt;/td>
&lt;td>Individual&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;/td>
&lt;td>&lt;/td>
&lt;td>&lt;em>Computer Organization and Design: The Hardware/Software Interface — MIPS Edition&lt;/em> by Patterson and Hennessy&lt;/td>
&lt;td>&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>Laboratory&lt;/strong>&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Session&lt;/th>
&lt;th>Time&lt;/th>
&lt;th>Location&lt;/th>
&lt;th>Report Effort&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>01&lt;/td>
&lt;td>T 09:00am - 11:45am&lt;/td>
&lt;td>Holmes Hall 451&lt;/td>
&lt;td>Group&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>02&lt;/td>
&lt;td>T 13:30pm - 16:15pm&lt;/td>
&lt;td>Holmes Hall 451&lt;/td>
&lt;td>Group&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/li>
&lt;/ul>
&lt;h1 id="grading">Grading&lt;/h1>
&lt;ul>
&lt;li>&lt;strong>Breakdown&lt;/strong>&lt;sup id="fnref:1">&lt;a href="#fn:1" class="footnote-ref" role="doc-noteref">1&lt;/a>&lt;/sup>&lt;/li>
&lt;/ul>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Midterm Exam 1&lt;/th>
&lt;th>Midterm Exam 2&lt;/th>
&lt;th>Final Exam&lt;/th>
&lt;th>Homeworks / Take-Home Quizzes&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>25%&lt;/td>
&lt;td>25%&lt;/td>
&lt;td>25%&lt;/td>
&lt;td>25%&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;ul>
&lt;li>&lt;strong>Cutoffs&lt;/strong>&lt;/li>
&lt;/ul>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>A&lt;/th>
&lt;th>A-&lt;/th>
&lt;th>B+&lt;/th>
&lt;th>B&lt;/th>
&lt;th>B-&lt;/th>
&lt;th>C+&lt;/th>
&lt;th>C&lt;/th>
&lt;th>C-&lt;/th>
&lt;th>D+&lt;/th>
&lt;th>D&lt;/th>
&lt;th>D-&lt;/th>
&lt;th>F&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>90%&lt;/td>
&lt;td>87%&lt;/td>
&lt;td>83%&lt;/td>
&lt;td>80%&lt;/td>
&lt;td>77%&lt;/td>
&lt;td>73%&lt;/td>
&lt;td>70%&lt;/td>
&lt;td>67%&lt;/td>
&lt;td>63%&lt;/td>
&lt;td>60%&lt;/td>
&lt;td>57%&lt;/td>
&lt;td>&amp;lt;57%&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;ul>
&lt;li>&lt;strong>Proscribed Conduct&lt;/strong>: Copying or otherwise cheating on homework, lab reports, or exam will result in a failing grade for the course. More details can be found at student conduct code policies,
&lt;/li>
&lt;/ul>
&lt;h1 id="schedule">Schedule&lt;/h1>
&lt;h2 id="lecture">Lecture&lt;/h2>
&lt;h2 id="lecture-1">Lecture&lt;/h2>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>TIME&lt;/th>
&lt;th>TOPICS&lt;/th>
&lt;th>READING / HW / EXAM&lt;/th>
&lt;th>DEADLINE&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Week 1 — Mon. 8/24/2026&lt;/td>
&lt;td>Introduction / Review Part 1: Data&lt;/td>
&lt;td>Data representation, conversions, signed integers, arithmetic&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 1 — Wed. 8/26/2026&lt;/td>
&lt;td>Review Part 2: Logic Operations&lt;/td>
&lt;td>Logic operations and Boolean concepts&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 1 — Fri. 8/28/2026&lt;/td>
&lt;td>Review Part 3: Combinational Circuits&lt;/td>
&lt;td>Combinational logic and circuit design&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 2 — Mon. 8/31/2026&lt;/td>
&lt;td>Review Part 4: Sequential Circuits&lt;/td>
&lt;td>Sequential logic and state&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 2 — Wed. 9/2/2026&lt;/td>
&lt;td>SystemVerilog I: Combinational Circuits&lt;/td>
&lt;td>SystemVerilog modeling of combinational circuits&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 2 — Fri. 9/4/2026&lt;/td>
&lt;td>SystemVerilog I: Simulation&lt;/td>
&lt;td>Simulation and verification basics&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 3 — Mon. 9/7/2026&lt;/td>
&lt;td>&lt;strong>NO INSTRUCTION — Labor Day&lt;/strong>&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 3 — Wed. 9/9/2026&lt;/td>
&lt;td>SystemVerilog I: Sequential Circuits&lt;/td>
&lt;td>Sequential circuit modeling&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 3 — Fri. 9/11/2026&lt;/td>
&lt;td>SystemVerilog I: Additional Constructs&lt;/td>
&lt;td>Additional SystemVerilog concepts&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 4 — Mon. 9/14/2026&lt;/td>
&lt;td>Computer Architecture Overview I: Introduction and Performance&lt;/td>
&lt;td>Patterson &amp;amp; Hennessy, Sec. 1.1–1.6&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 4 — Wed. 9/16/2026&lt;/td>
&lt;td>Computer Architecture Overview II: Design&lt;/td>
&lt;td>Patterson &amp;amp; Hennessy, Sec. 1.7–1.11&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 4 — Fri. 9/18/2026&lt;/td>
&lt;td>ISA I: Barely C&lt;/td>
&lt;td>Programming model and preparation for MIPS ISA&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 5 — Mon. 9/21/2026&lt;/td>
&lt;td>ISA II: CPU and Instruction Execution&lt;/td>
&lt;td>MIPS ISA&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 5 — Wed. 9/23/2026&lt;/td>
&lt;td>ISA III&lt;/td>
&lt;td>MIPS instructions and data operations&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 5 — Fri. 9/25/2026&lt;/td>
&lt;td>ISA IV: Instruction Formats&lt;/td>
&lt;td>MIPS instruction encoding and formats&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 6 — Mon. 9/28/2026&lt;/td>
&lt;td>ISA V: Stack&lt;/td>
&lt;td>Stack organization and usage&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 6 — Wed. 9/30/2026&lt;/td>
&lt;td>ISA Practice / Quiz / Problem Solving&lt;/td>
&lt;td>Review and practice&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 6 — Fri. 10/2/2026&lt;/td>
&lt;td>ISA VI: Subroutines&lt;/td>
&lt;td>Procedure calls and subroutines&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 7 — Mon. 10/5/2026&lt;/td>
&lt;td>ISA VII: System-Level Concepts&lt;/td>
&lt;td>System-level ISA concepts&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 7 — Wed. 10/7/2026&lt;/td>
&lt;td>ISA Review / Problem Solving&lt;/td>
&lt;td>Review and practice&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 7 — Fri. 10/9/2026&lt;/td>
&lt;td>Processor I: Single-Cycle Processor&lt;/td>
&lt;td>Single-cycle datapath and control&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 8 — Mon. 10/12/2026&lt;/td>
&lt;td>Processor II: Pipeline&lt;/td>
&lt;td>Pipelining fundamentals&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 8 — Wed. 10/14/2026&lt;/td>
&lt;td>Processor II: Pipeline, continued&lt;/td>
&lt;td>Pipeline stages and timing&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 8 — Fri. 10/16/2026&lt;/td>
&lt;td>Processor III: Pipeline Implementation&lt;/td>
&lt;td>Pipelined datapath implementation&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 9 — Mon. 10/19/2026&lt;/td>
&lt;td>Processor IV: Hazards&lt;/td>
&lt;td>Pipeline hazards&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 9 — Wed. 10/21/2026&lt;/td>
&lt;td>Processor V: Data Hazards&lt;/td>
&lt;td>&lt;strong>Midterm Exam 1 — Take Home opens&lt;/strong>&lt;/td>
&lt;td>12:01 AM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 9 — Fri. 10/23/2026&lt;/td>
&lt;td>Processor VI: Control Hazards&lt;/td>
&lt;td>Branches and control hazards&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 10 — Mon. 10/26/2026&lt;/td>
&lt;td>Processor VII: Dynamic Prediction&lt;/td>
&lt;td>&lt;strong>Midterm Exam 1 — Take Home due&lt;/strong>&lt;/td>
&lt;td>11:59 PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 10 — Wed. 10/28/2026&lt;/td>
&lt;td>Memory I: Basics&lt;/td>
&lt;td>Memory hierarchy fundamentals&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 10 — Fri. 10/30/2026&lt;/td>
&lt;td>Memory II: Blocks and Caches&lt;/td>
&lt;td>Cache blocks and mapping&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 11 — Mon. 11/2/2026&lt;/td>
&lt;td>Cache and Memory Review&lt;/td>
&lt;td>Memory hierarchy review and practice&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 11 — Wed. 11/4/2026&lt;/td>
&lt;td>Memory III: Technologies&lt;/td>
&lt;td>Memory technologies&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 11 — Fri. 11/6/2026&lt;/td>
&lt;td>ALU I: Integer Arithmetic&lt;/td>
&lt;td>Integer arithmetic&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 12 — Mon. 11/9/2026&lt;/td>
&lt;td>ALU II: Integer Multiplication&lt;/td>
&lt;td>Multiplication hardware and algorithms&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 12 — Wed. 11/11/2026&lt;/td>
&lt;td>&lt;strong>NO INSTRUCTION — Veterans Day&lt;/strong>&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 12 — Fri. 11/13/2026&lt;/td>
&lt;td>ALU III: Floating Point&lt;/td>
&lt;td>Floating-point representation and arithmetic&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 13 — Mon. 11/16/2026&lt;/td>
&lt;td>ALU Review&lt;/td>
&lt;td>ALU review and practice&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 13 — Wed. 11/18/2026&lt;/td>
&lt;td>Processor Review&lt;/td>
&lt;td>Processor, pipeline, memory, and ALU review&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 13 — Fri. 11/20/2026&lt;/td>
&lt;td>Processor / Memory Review&lt;/td>
&lt;td>Review and problem solving&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 14 — Mon. 11/23/2026&lt;/td>
&lt;td>SystemVerilog II: Hardware Threads and Clock Domains&lt;/td>
&lt;td>&lt;strong>Midterm Exam 2 — Take Home opens&lt;/strong>&lt;/td>
&lt;td>12:01 AM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 14 — Wed. 11/25/2026&lt;/td>
&lt;td>SystemVerilog II: Hardware Thread Interaction and Interfaces&lt;/td>
&lt;td>Thread interaction and interfaces&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 14 — Fri. 11/27/2026&lt;/td>
&lt;td>&lt;strong>NO INSTRUCTION — Thanksgiving Period&lt;/strong>&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 14 — Sun. 11/29/2026&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&lt;strong>Midterm Exam 2 — Take Home due&lt;/strong>&lt;/td>
&lt;td>11:59 PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 15 — Mon. 11/30/2026&lt;/td>
&lt;td>SystemVerilog III: Testbenches and Randomization&lt;/td>
&lt;td>Verification testbenches and constrained randomization&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 15 — Wed. 12/2/2026&lt;/td>
&lt;td>SystemVerilog III: Assertions and Sequences&lt;/td>
&lt;td>Assertions, properties, and sequences&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 15 — Fri. 12/4/2026&lt;/td>
&lt;td>I/O: Introduction&lt;/td>
&lt;td>I/O fundamentals and system integration&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 16 — Mon. 12/7/2026&lt;/td>
&lt;td>I/O: Applications and Examples&lt;/td>
&lt;td>I/O applications and design examples&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 16 — Wed. 12/9/2026&lt;/td>
&lt;td>Final Review&lt;/td>
&lt;td>Comprehensive final review&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Study Period — 12/11/2026–12/12/2026&lt;/td>
&lt;td>&lt;strong>Study Period&lt;/strong>&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Finals — Mon. 12/14/2026&lt;/td>
&lt;td>&lt;strong>Final Exam — In Person&lt;/strong>&lt;/td>
&lt;td>Comprehensive Final Exam&lt;/td>
&lt;td>9:45–11:45 AM&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;blockquote class="border-l-4 border-neutral-300 dark:border-neutral-600 pl-4 italic text-neutral-600 dark:text-neutral-400 my-6">
&lt;p>&lt;strong>Note:&lt;/strong> Lecture topics are organized from the provided ECE361 slide set. Midterm placement follows the natural gaps and review material in that sequence; adjust the two midterm dates if the official Fall 2026 exam plan differs.&lt;/p>
&lt;/blockquote>
&lt;h2 id="laboratory">Laboratory&lt;/h2>
&lt;h1 id="lab-schedule">Lab Schedule&lt;/h1>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>TIME&lt;/th>
&lt;th>LAB&lt;/th>
&lt;th>TOPIC&lt;/th>
&lt;th>DEADLINE&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Week 1–2 — 8/25–9/8/2026&lt;/td>
&lt;td>1&lt;/td>
&lt;td>Unix/Linux&lt;/td>
&lt;td>9/8, 11:59 PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 3–4 — 9/8–9/22/2026&lt;/td>
&lt;td>2&lt;/td>
&lt;td>C Language&lt;/td>
&lt;td>9/22, 11:59 PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 5–6 — 9/22–10/6/2026&lt;/td>
&lt;td>3&lt;/td>
&lt;td>SystemVerilog I&lt;/td>
&lt;td>10/6, 11:59 PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 7–8 — 10/6–10/20/2026&lt;/td>
&lt;td>4&lt;/td>
&lt;td>QtSPIM and MIPS&lt;/td>
&lt;td>10/20, 11:59 PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 9–10 — 10/20–11/3/2026&lt;/td>
&lt;td>5&lt;/td>
&lt;td>FPGA&lt;/td>
&lt;td>11/3, 11:59 PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 11–12 — 11/3–11/17/2026&lt;/td>
&lt;td>6&lt;/td>
&lt;td>CPU Research&lt;/td>
&lt;td>11/17, 11:59 PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 13–15 — 11/17–12/8/2026&lt;/td>
&lt;td>7&lt;/td>
&lt;td>Pipeline Processor&lt;/td>
&lt;td>12/8, 11:59 PM&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;div class="footnotes" role="doc-endnotes">
&lt;hr>
&lt;ol>
&lt;li id="fn:1">
&lt;p>The grading breakdown is subject to change at the discretion of the instructor and in accordance with the University grading system and policies.&amp;#160;&lt;a href="#fnref:1" class="footnote-backref" role="doc-backlink">&amp;#x21a9;&amp;#xfe0e;&lt;/a>&lt;/p>
&lt;/li>
&lt;/ol>
&lt;/div></description></item><item><title>Demo: Disrupting In-Car mmWave Sensing Through IRS Manipulation</title><link>https://gustybear.github.io/publication/guo-demo-disrupting-in-car-mmwave-sensing-2025/</link><pubDate>Mon, 10 Nov 2025 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/guo-demo-disrupting-in-car-mmwave-sensing-2025/</guid><description/></item><item><title>Heart Rate Variability Sensing Using Channel State Information of Millimeter-Wave OFDM Communication Signals</title><link>https://gustybear.github.io/publication/sameera-heart-rate-variability-sensing-2025/</link><pubDate>Mon, 10 Nov 2025 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/sameera-heart-rate-variability-sensing-2025/</guid><description/></item><item><title>Optimized IRS Positioning for Phase-Tuned Wireless Physiological Motion Detection</title><link>https://gustybear.github.io/publication/landika-optimized-irs-positioning-for-phase-tuned-2025/</link><pubDate>Mon, 10 Nov 2025 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/landika-optimized-irs-positioning-for-phase-tuned-2025/</guid><description/></item><item><title>Secure-IRS: Defending Against Adversarial Physical-Layer Sensing in ISAC System</title><link>https://gustybear.github.io/publication/chen-secure-irs-defending-against-adversarial-2025/</link><pubDate>Mon, 10 Nov 2025 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/chen-secure-irs-defending-against-adversarial-2025/</guid><description/></item><item><title>SideSense: Robust Physiological Motion Detection via mmWave Joint Communication and Sensing Systems With Multiple Beams</title><link>https://gustybear.github.io/publication/ishrak-sidesense-robust-physiological-motion-2025/</link><pubDate>Mon, 10 Nov 2025 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/ishrak-sidesense-robust-physiological-motion-2025/</guid><description/></item><item><title>Drone-Mounted mmWave Harmonic Radar for Invasive Insect Monitoring</title><link>https://gustybear.github.io/grant/2026_hisc_harmonic_radar/</link><pubDate>Fri, 07 Nov 2025 00:00:00 -1000</pubDate><guid>https://gustybear.github.io/grant/2026_hisc_harmonic_radar/</guid><description>&lt;h1 id="executive-summary">Executive Summary&lt;/h1>
&lt;p>This project develops an innovative &lt;strong>drone-mounted millimeter-wave (mmWave) harmonic radar system&lt;/strong> for &lt;strong>tracking invasive pest insects&lt;/strong> in Hawai‘i. The technology targets destructive species such as the &lt;strong>coconut rhinoceros beetle&lt;/strong> and &lt;strong>melon fly&lt;/strong>, aiming to improve early detection, optimize control strategies, and protect the islands’ ecosystems and agriculture.&lt;/p>
&lt;p>Traditional harmonic radar systems are limited to short ranges and heavy transponders. Our approach integrates &lt;strong>12 GHz/24 GHz phased-array beamforming&lt;/strong>, &lt;strong>miniaturized Nitinol-based transponders&lt;/strong>, and &lt;strong>multi-drone coordination&lt;/strong> for long-range, real-time tracking of small, fast-moving insects—achieving high precision with minimal behavioral impact.&lt;/p>
&lt;h1 id="research-objectives">Research Objectives&lt;/h1>
&lt;p>&lt;strong>Goal:&lt;/strong> Build and validate a UAV-mounted harmonic radar network for aerial tracking of invasive insects across complex Hawaiian landscapes.&lt;/p>
&lt;h2 id="task-1--mmwave-beamsteering-harmonic-transceiver">Task 1 – mmWave Beamsteering Harmonic Transceiver&lt;/h2>
&lt;p>Design a &lt;strong>compact 12 GHz phased-array transmitter&lt;/strong> using COTS modules and a heterodyne architecture for coherent beamforming.&lt;/p>
&lt;ul>
&lt;li>Operates at &lt;strong>12/24 GHz ISM bands&lt;/strong>&lt;/li>
&lt;li>Achieves &amp;gt;10 m range with lightweight, steerable arrays&lt;/li>
&lt;li>Enables UAV integration for agile tracking&lt;/li>
&lt;/ul>
&lt;h2 id="task-2--ultralight-harmonic-tag">Task 2 – Ultralight Harmonic Tag&lt;/h2>
&lt;p>Develop a &lt;strong>miniaturized 24 GHz transponder&lt;/strong> using a &lt;strong>hollow bowtie antenna&lt;/strong> made of &lt;strong>shape-memory alloy (Nitinol)&lt;/strong> and a &lt;strong>Schottky diode&lt;/strong> for harmonic generation.&lt;/p>
&lt;ul>
&lt;li>Tag weight &amp;lt; 1 mg for compatibility with small insects&lt;/li>
&lt;li>Structural resilience through Nitinol’s superelasticity&lt;/li>
&lt;li>Broadband harmonic reflection optimized for 12→24 GHz doubling&lt;/li>
&lt;/ul>
&lt;h2 id="task-3--multi-drone-localization-network">Task 3 – Multi-Drone Localization Network&lt;/h2>
&lt;p>Implement a &lt;strong>distributed multistatic radar system&lt;/strong> using one TX and multiple RX drones for real-time localization.&lt;/p>
&lt;ul>
&lt;li>Uses synchronized bistatic ranging and multilateration&lt;/li>
&lt;li>Integrates GPS time sync and low-latency communications&lt;/li>
&lt;li>Coordinates drone formations for continuous insect tracking&lt;/li>
&lt;/ul>
&lt;h1 id="broader-impacts">Broader Impacts&lt;/h1>
&lt;p>This system aligns with &lt;strong>HISC priorities&lt;/strong> for early detection and rapid response (Priority 1) and technological innovation for pest management (Priority 2). It promotes cross-disciplinary collaboration among engineers, biologists, and agricultural scientists to create deployable surveillance tools for invasive species control.&lt;br>
Potential benefits include:&lt;/p>
&lt;ul>
&lt;li>Reduced pesticide dependence through precise targeting&lt;/li>
&lt;li>Enhanced monitoring of remote or forested regions&lt;/li>
&lt;li>Scalable open-source framework for ecological sensing&lt;/li>
&lt;/ul>
&lt;h1 id="team">Team&lt;/h1>
&lt;ul>
&lt;li>&lt;strong>PI:&lt;/strong> Dr. Yao Zheng – mmWave radar, phased array, RF sensing&lt;/li>
&lt;li>&lt;strong>Co-PI:&lt;/strong> Dr. Haofan Cai – RFID and low-power tag design&lt;/li>
&lt;li>&lt;strong>Co-PI:&lt;/strong> Dr. Daniel Jenkins – UAV systems, autonomous sensing, precision agriculture&lt;/li>
&lt;/ul>
&lt;p>Collaborators include &lt;strong>USDA-PBARC&lt;/strong> and &lt;strong>NIWC Pacific&lt;/strong> for field validation and data integration.&lt;/p>
&lt;h1 id="timeline-dec-2025--nov-2026">Timeline (Dec 2025 – Nov 2026)&lt;/h1>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th style="text-align: left">&lt;strong>Phase&lt;/strong>&lt;/th>
&lt;th style="text-align: left">&lt;strong>Period&lt;/strong>&lt;/th>
&lt;th style="text-align: left">&lt;strong>Milestone&lt;/strong>&lt;/th>
&lt;th style="text-align: left">&lt;strong>Lead&lt;/strong>&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td style="text-align: left">Phase I&lt;/td>
&lt;td style="text-align: left">Months 1–3&lt;/td>
&lt;td style="text-align: left">Frequency translator upgrade and system specification&lt;/td>
&lt;td style="text-align: left">UHM ECE&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align: left">Phase II&lt;/td>
&lt;td style="text-align: left">Months 4–6&lt;/td>
&lt;td style="text-align: left">Phased-array prototype and beamforming validation&lt;/td>
&lt;td style="text-align: left">UHM ECE&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align: left">Phase III&lt;/td>
&lt;td style="text-align: left">Months 7–9&lt;/td>
&lt;td style="text-align: left">Harmonic tag fabrication and field characterization&lt;/td>
&lt;td style="text-align: left">UHM ECE&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align: left">Phase IV&lt;/td>
&lt;td style="text-align: left">Months 10–12&lt;/td>
&lt;td style="text-align: left">Multi-drone localization demo and final reporting&lt;/td>
&lt;td style="text-align: left">UHM ECE&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;h1 id="expected-deliverables">Expected Deliverables&lt;/h1>
&lt;ul>
&lt;li>Functional &lt;strong>12/24 GHz drone-mounted harmonic radar prototype&lt;/strong>&lt;/li>
&lt;li>&lt;strong>Miniaturized Nitinol-based insect tags&lt;/strong> (&amp;lt; 1 mg)&lt;/li>
&lt;li>&lt;strong>Validated multi-drone localization system&lt;/strong> (&amp;gt; 100 m effective range)&lt;/li>
&lt;li>Technical documentation and open-source dataset for future HISC programs&lt;/li>
&lt;/ul>
&lt;p>📡 &lt;strong>Project Lead:&lt;/strong>
&lt;br>
🏛️ &lt;strong>Institution:&lt;/strong> University of Hawai‘i at Mānoa – College of Engineering&lt;br>
🌺 &lt;strong>Supported by:&lt;/strong> Hawai‘i Invasive Species Council (HISC) 2026–2027&lt;/p></description></item><item><title>Wearable Sweat Sensors for Cattle Heat Resistance and Metabolomics</title><link>https://gustybear.github.io/grant/2025_ctahr_cares_wearable/</link><pubDate>Fri, 07 Nov 2025 00:00:00 -1000</pubDate><guid>https://gustybear.github.io/grant/2025_ctahr_cares_wearable/</guid><description>&lt;h1 id="executive-summary">Executive Summary&lt;/h1>
&lt;p>This CTAHR CARES pilot project develops &lt;strong>non-invasive wearable sweat sensors&lt;/strong> to
monitor &lt;strong>heat stress in beef cattle&lt;/strong> at the molecular level. By coupling
commercial sweat and internal temperature sensors with &lt;strong>sweat metabolomics&lt;/strong> and
&lt;strong>gut microbiome profiling&lt;/strong>, the team aims to uncover biomarkers that distinguish
&lt;strong>heat-stressed&lt;/strong> from &lt;strong>heat-resistant&lt;/strong> animals.&lt;/p>
&lt;p>Heat stress in cattle is typically assessed using a combination of &lt;strong>visual
observation&lt;/strong>, &lt;strong>physiological measurements&lt;/strong>, and &lt;strong>environmental indices&lt;/strong> such
as the Temperature–Humidity Index (THI). These methods are indirect, labor
intensive, and often fail to capture &lt;strong>individual animal differences&lt;/strong> in
tolerance. This project will generate &lt;strong>continuous, individual-level data&lt;/strong> on
sweating, body temperature, movement, and molecular signatures to enable
climate-resilient herd management and breeding strategies in Hawaiʻi and beyond.&lt;/p>
&lt;h1 id="problem-statement">Problem Statement&lt;/h1>
&lt;p>Beef cattle in tropical and subtropical environments face increasingly frequent
&lt;strong>heat-stress events&lt;/strong> driven by climate change. Current evaluation methods:&lt;/p>
&lt;ul>
&lt;li>Rely on &lt;strong>THI&lt;/strong> and farm-level weather data&lt;/li>
&lt;li>Use &lt;strong>intermittent measurements&lt;/strong> of body temperature and respiration&lt;/li>
&lt;li>Depend on &lt;strong>subjective observation&lt;/strong> of panting, drooling, and behavior&lt;/li>
&lt;/ul>
&lt;p>However:&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Individual and breed variation&lt;/strong> in heat tolerance is large&lt;/li>
&lt;li>Early, sub-clinical heat stress is often &lt;strong>missed&lt;/strong>&lt;/li>
&lt;li>Invasive or sporadic measurements are &lt;strong>not scalable&lt;/strong> for large herds&lt;/li>
&lt;/ul>
&lt;p>There is a critical need for &lt;strong>fast, accurate, and non-invasive tools&lt;/strong> to
determine when a specific cow is experiencing heat stress, and to identify
animals that remain resilient under extreme conditions.&lt;/p>
&lt;h1 id="research-objectives">Research Objectives&lt;/h1>
&lt;p>&lt;strong>Overall Goal:&lt;/strong> Develop an integrated framework that links &lt;strong>wearable sweat and
temperature sensing&lt;/strong> with &lt;strong>metabolomics&lt;/strong> and &lt;strong>microbiome&lt;/strong> data to quantify
heat stress and heat resistance in cattle.&lt;/p>
&lt;h1 id="objective-1--characterize-heat-stress-physiology">Objective 1 – Characterize Heat Stress Physiology&lt;/h1>
&lt;ul>
&lt;li>Relate &lt;strong>sweating rate&lt;/strong>, internal body temperature, and movement patterns to
&lt;strong>environmental conditions&lt;/strong> (THI, day/night cycles, seasonal variation)&lt;/li>
&lt;li>Capture how &lt;strong>apocrine sweat glands&lt;/strong> in cattle respond under different levels
of heat load&lt;/li>
&lt;/ul>
&lt;h1 id="objective-2--identify-molecular-biomarkers">Objective 2 – Identify Molecular Biomarkers&lt;/h1>
&lt;ul>
&lt;li>Perform &lt;strong>sweat metabolomics&lt;/strong> to identify compounds associated with heat
stress vs. heat resistance&lt;/li>
&lt;li>Analyze &lt;strong>gut microbiota&lt;/strong> (from fecal samples) and &lt;strong>blood-based markers&lt;/strong>&lt;/li>
&lt;li>Measure &lt;strong>thyroid hormone&lt;/strong> levels, &lt;strong>heat shock proteins (HSPs)&lt;/strong>, and
&lt;strong>mitochondrial ATP-related gene expression&lt;/strong> as potential indicators of
chronic heat load&lt;/li>
&lt;/ul>
&lt;h1 id="objective-3--enable-climate-resilient-cattle-selection">Objective 3 – Enable Climate-Resilient Cattle Selection&lt;/h1>
&lt;ul>
&lt;li>Integrate physiological and molecular data to identify &lt;strong>candidate biomarkers
and genetic markers&lt;/strong> of heat stress and heat resistance&lt;/li>
&lt;li>Provide a foundation for &lt;strong>future selection and breeding programs&lt;/strong> targeting
climate-resilient cattle in Hawaiʻi’s diverse environments&lt;/li>
&lt;/ul></description></item><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>Microelectronic Design, Emulation, Fabrication &amp; Validation</title><link>https://gustybear.github.io/facility/micro_design/</link><pubDate>Tue, 28 Oct 2025 04:14:54 -0800</pubDate><guid>https://gustybear.github.io/facility/micro_design/</guid><description>&lt;h1 id="executive-summary">Executive Summary&lt;/h1>
&lt;p>This facility supports an &lt;strong>end-to-end microelectronic workflow&lt;/strong>—from &lt;strong>IC/RF front-end design&lt;/strong> and &lt;strong>pre-silicon emulation&lt;/strong>, through &lt;strong>fabrication handoff&lt;/strong>, to &lt;strong>post-silicon validation and correlation&lt;/strong>.&lt;/p>
&lt;p>&lt;strong>Tool pillars&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>&lt;strong>EM &amp;amp; high-frequency verification:&lt;/strong> ANSYS Electronics Desktop / &lt;strong>HFSS&lt;/strong>&lt;/li>
&lt;li>&lt;strong>Custom IC schematic-to-layout:&lt;/strong> &lt;strong>Cadence Virtuoso&lt;/strong> (PDK-based)&lt;/li>
&lt;li>&lt;strong>System/channel realism for wireless experiments:&lt;/strong> &lt;strong>Remcom Wireless InSite&lt;/strong>&lt;/li>
&lt;/ul>
&lt;blockquote class="border-l-4 border-neutral-300 dark:border-neutral-600 pl-4 italic text-neutral-600 dark:text-neutral-400 my-6">
&lt;p>New project? Start with &lt;strong>
&lt;/strong>, then follow the &lt;strong>
&lt;/strong>.&lt;/p>
&lt;/blockquote>
&lt;h1 id="navigation">Navigation&lt;/h1>
&lt;ul>
&lt;li>&lt;strong>
&lt;/strong>&lt;/li>
&lt;li>&lt;strong>
&lt;/strong>&lt;/li>
&lt;li>&lt;strong>
&lt;/strong>&lt;/li>
&lt;li>&lt;strong>
&lt;/strong>&lt;/li>
&lt;li>&lt;strong>
&lt;/strong>&lt;/li>
&lt;li>&lt;strong>
&lt;/strong>&lt;/li>
&lt;li>&lt;strong>
&lt;/strong>&lt;/li>
&lt;li>&lt;strong>
&lt;/strong>&lt;/li>
&lt;li>&lt;strong>
&lt;/strong>&lt;/li>
&lt;/ul>
&lt;h1 id="capabilities">Capabilities&lt;/h1>
&lt;h2 id="design">Design&lt;/h2>
&lt;ul>
&lt;li>Analog / mixed-signal / RF IC schematic design and simulation&lt;/li>
&lt;li>RF/microwave modeling (antennas, passives, packages, interconnects)&lt;/li>
&lt;li>Co-design of &lt;strong>circuits + EM structures + system constraints&lt;/strong>&lt;/li>
&lt;/ul>
&lt;h2 id="emulation">Emulation&lt;/h2>
&lt;ul>
&lt;li>Pre-silicon exploration using behavioral/compact models&lt;/li>
&lt;li>Parameter sweeps and sensitivity studies to de-risk tapeout&lt;/li>
&lt;li>“What-if” studies on corners, parasitics, and layout-dependent effects&lt;/li>
&lt;/ul>
&lt;h2 id="fabrication-handoff">Fabrication handoff&lt;/h2>
&lt;ul>
&lt;li>Layout readiness checks (DRC/LVS/PEX workflows via PDK)&lt;/li>
&lt;li>Tapeout package preparation (GDS + documentation)&lt;/li>
&lt;li>Coordination for MPW/shuttle or foundry pathways &lt;em>(availability depends on project and partner access)&lt;/em>&lt;/li>
&lt;/ul>
&lt;h2 id="validation">Validation&lt;/h2>
&lt;ul>
&lt;li>Post-silicon comparison: &lt;strong>measured vs simulated&lt;/strong>&lt;/li>
&lt;li>S-parameter correlation, de-embedding planning, and model updates&lt;/li>
&lt;li>Reproducible reporting for publications and future tapeouts&lt;/li>
&lt;/ul>
&lt;h1 id="quick-start">Quick Start&lt;/h1>
&lt;ol>
&lt;li>
&lt;p>&lt;strong>Pick your entry point&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>&lt;em>EM/RF components &amp;amp; antennas&lt;/em> → &lt;strong>
&lt;/strong>&lt;/li>
&lt;li>&lt;em>IC schematic-to-layout&lt;/em> → &lt;strong>
&lt;/strong>&lt;/li>
&lt;li>&lt;em>Propagation / RIS / channel realism&lt;/em> → &lt;strong>
&lt;/strong>&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>Build a minimal, reviewable baseline (aim for 1–2 days)&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>One schematic or EM model that reproduces a known reference&lt;/li>
&lt;li>One plot that becomes your &lt;strong>golden regression&lt;/strong> (S-parameters, gain, NF, phase noise, etc.)&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>Decide your validation target early&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>What will be measured? what fixtures? what calibration/de-embedding approach?&lt;/li>
&lt;/ul>
&lt;/li>
&lt;/ol>
&lt;h1 id="tool-map">Tool map&lt;/h1>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Tool&lt;/th>
&lt;th>Best for&lt;/th>
&lt;th>Typical outputs&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>&lt;strong>ANSYS AEDT / HFSS&lt;/strong>&lt;/td>
&lt;td>3D EM simulation of antennas, passives, packages, interconnects&lt;/td>
&lt;td>S-parameters, radiation patterns, fields, loss/Q, EM co-sim models&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Cadence Virtuoso&lt;/strong>&lt;/td>
&lt;td>IC design from schematic → layout → verification → sign-off&lt;/td>
&lt;td>Schematics, simulations, layout, DRC/LVS/PEX reports, GDS&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Remcom Wireless InSite&lt;/strong>&lt;/td>
&lt;td>Site-specific channel realism via ray-tracing / empirical models&lt;/td>
&lt;td>Coverage maps, channel impulse response, path loss, multipath statistics&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;h1 id="ansys-electronics-desktop--hfss">ANSYS Electronics Desktop &amp;amp; HFSS&lt;/h1>
&lt;p>
&lt;figure >
&lt;div class="flex justify-center ">
&lt;div class="w-full" >
&lt;img alt=""
srcset="https://gustybear.github.io/facility/micro_design/ansys-featured-top_hu_fb838530389b2e70.webp 320w, https://gustybear.github.io/facility/micro_design/ansys-featured-top_hu_e77f86edc70c623a.webp 480w, https://gustybear.github.io/facility/micro_design/ansys-featured-top_hu_38d0f92fbd7ccac3.webp 760w"
sizes="(max-width: 480px) 100vw, (max-width: 768px) 90vw, (max-width: 1024px) 80vw, 760px"
src="https://gustybear.github.io/facility/micro_design/ansys-featured-top_hu_fb838530389b2e70.webp"
width="760"
height="482"
loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;/figure>
&lt;/p>
&lt;p>&lt;strong>Best for:&lt;/strong> EM simulation and validation of RF/microwave components, antennas, and high-frequency structures using 3D FEM workflows.&lt;/p>
&lt;h2 id="self-paced-resources">Self-paced resources&lt;/h2>
&lt;ul>
&lt;li>ANSYS Academic Learning Resources:
&lt;/li>
&lt;li>Intro course (HFSS workflows &amp;amp; fundamentals):
&lt;/li>
&lt;li>Antenna learning track:
&lt;/li>
&lt;li>Student Version (non-commercial):
&lt;/li>
&lt;li>Learning Library &amp;amp; Forum:
&lt;/li>
&lt;/ul>
&lt;h2 id="structured--premium-resources">Structured / premium resources&lt;/h2>
&lt;ul>
&lt;li>ANSYS Learning Hub:
&lt;/li>
&lt;li>SimuTech EMAG102 (3D EM design):
&lt;/li>
&lt;li>Rescale batch/HPC tutorial:
&lt;/li>
&lt;/ul>
&lt;h2 id="research-oriented-learning-path">Research-oriented learning path&lt;/h2>
&lt;ol>
&lt;li>Install AEDT (student version where appropriate).&lt;/li>
&lt;li>Complete the Intro HFSS course.&lt;/li>
&lt;li>Reproduce at least one reference antenna/passive example.&lt;/li>
&lt;li>Modify: substrate, port type, mesh/convergence settings.&lt;/li>
&lt;li>Capture convergence evidence and solver settings.&lt;/li>
&lt;li>Add parametric sweeps and HPC workflows as needed.&lt;/li>
&lt;/ol>
&lt;h2 id="practical-tips">Practical tips&lt;/h2>
&lt;ul>
&lt;li>&lt;strong>Ports/boundaries + mesh/convergence&lt;/strong> dominate result quality—treat them as first-class design artifacts.&lt;/li>
&lt;li>Save convergence plots and solver settings for paper-quality reproducibility.&lt;/li>
&lt;li>Consider related AEDT tools (Q3D, SIwave, Icepak) when SI/PI/thermal coupling matters.&lt;/li>
&lt;/ul>
&lt;h1 id="cadence-virtuoso">Cadence Virtuoso&lt;/h1>
&lt;p>
&lt;figure >
&lt;div class="flex justify-center ">
&lt;div class="w-full" >&lt;img src="./cadence-featured-top.png" alt="" loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;/figure>
&lt;/p>
&lt;p>&lt;strong>Best for:&lt;/strong> custom IC design (analog, mixed-signal, RF) from schematic capture to layout, verification, and simulation.&lt;/p>
&lt;h2 id="official-training">Official training&lt;/h2>
&lt;ul>
&lt;li>Virtuoso Schematic Editor S1 (schematics):
&lt;/li>
&lt;li>Virtuoso Layout Design Basics:
&lt;/li>
&lt;li>Online Training Library:
&lt;/li>
&lt;li>SKILL programming:
&lt;/li>
&lt;/ul>
&lt;h2 id="university-and-open-tutorials">University and open tutorials&lt;/h2>
&lt;ul>
&lt;li>University at Buffalo tutorial:
&lt;/li>
&lt;li>Virginia Tech tutorial:
&lt;/li>
&lt;li>UBC inverter design (45 nm):
&lt;/li>
&lt;li>Community playlist (YouTube):
&lt;/li>
&lt;/ul>
&lt;h2 id="academiccommunity-access">Academic/community access&lt;/h2>
&lt;ul>
&lt;li>CMC Microsystems (academic suite access):
&lt;/li>
&lt;/ul>
&lt;h2 id="from-zero-to-tapeout-ready">From zero to tapeout-ready&lt;/h2>
&lt;ol>
&lt;li>Reproduce a “hello world” design (e.g., inverter/op-amp) in a standard PDK.&lt;/li>
&lt;li>Learn simulation flows: DC/AC/transient, &lt;strong>corners&lt;/strong>, and basic Monte Carlo.&lt;/li>
&lt;li>Transition to layout and run &lt;strong>DRC/LVS&lt;/strong>.&lt;/li>
&lt;li>Add &lt;strong>PEX&lt;/strong>, then compare pre/post-layout results.&lt;/li>
&lt;li>Automate repetitive tasks with SKILL only after the manual flow is stable.&lt;/li>
&lt;/ol>
&lt;h2 id="practical-tips-1">Practical tips&lt;/h2>
&lt;ul>
&lt;li>Define sign-off checks early (DRC/LVS/PEX/corners/Monte Carlo) and keep them consistent.&lt;/li>
&lt;li>Maintain a versioned tapeout checklist (schematic, layout, verification reports, notes).&lt;/li>
&lt;/ul>
&lt;h1 id="remcom-wireless-insite">Remcom Wireless InSite&lt;/h1>
&lt;p>
&lt;figure >
&lt;div class="flex justify-center ">
&lt;div class="w-full" >&lt;img src="./remcom-featured-top.png" alt="" loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;/figure>
&lt;/p>
&lt;p>&lt;strong>Best for:&lt;/strong> RF propagation modeling via 3D ray-tracing and empirical models to predict coverage, channel characteristics, and system performance in realistic environments. We often use it for &lt;strong>testbed planning&lt;/strong> and &lt;strong>RIS-assisted communications&lt;/strong> studies.&lt;/p>
&lt;h2 id="official-tutorials-and-videos">Official tutorials and videos&lt;/h2>
&lt;ul>
&lt;li>Indoor Propagation Analysis tutorial:
&lt;/li>
&lt;li>Intro series (floor plans / geometry):
&lt;/li>
&lt;li>Dynamic mobility simulation:
&lt;/li>
&lt;li>Product overview &amp;amp; features:
&lt;/li>
&lt;/ul>
&lt;h2 id="documentation-and-support">Documentation and support&lt;/h2>
&lt;ul>
&lt;li>Remcom simulation support &amp;amp; training:
&lt;/li>
&lt;li>Reference PDF (User’s Guide 2.7.1):
&lt;/li>
&lt;/ul>
&lt;h2 id="channel-realism-learning-path">Channel realism learning path&lt;/h2>
&lt;ol>
&lt;li>Run the indoor tutorial to understand the ray-tracing workflow.&lt;/li>
&lt;li>Build/import a simple environment and assign materials.&lt;/li>
&lt;li>Generate coverage maps and channel outputs; sanity-check with simplified baselines.&lt;/li>
&lt;li>Add mobility/time variation if your experiment needs it.&lt;/li>
&lt;li>Export results for MATLAB/Python post-processing (plots, statistics, comparisons).&lt;/li>
&lt;/ol>
&lt;h2 id="practical-tips-2">Practical tips&lt;/h2>
&lt;ul>
&lt;li>Treat geometry + material definitions as the &lt;strong>model&lt;/strong>—document them like a circuit schematic.&lt;/li>
&lt;li>Record frequency bands, antenna patterns, and material properties for reproducibility.&lt;/li>
&lt;/ul>
&lt;h1 id="recommended-end-to-end-workflow">Recommended end-to-end workflow&lt;/h1>
&lt;ol>
&lt;li>&lt;strong>Concept + requirements&lt;/strong>
&lt;ul>
&lt;li>Target frequency, bandwidth, power, sensitivity, interfaces, and measurement plan&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>&lt;strong>Pre-silicon modeling / emulation&lt;/strong>
&lt;ul>
&lt;li>Behavioral models → schematic simulations → early EM checks&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>&lt;strong>Layout + verification&lt;/strong>
&lt;ul>
&lt;li>DRC/LVS/PEX + correlation against schematic intent&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>&lt;strong>EM co-simulation (as needed)&lt;/strong>
&lt;ul>
&lt;li>Packages/interconnects/antennas/passives + parasitics&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>&lt;strong>Fabrication handoff (project-dependent)&lt;/strong>
&lt;ul>
&lt;li>GDS + documentation + sign-off checklist + versioned deliverables&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>&lt;strong>Post-silicon validation&lt;/strong>
&lt;ul>
&lt;li>Calibration/de-embedding + measured vs simulated correlation&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>&lt;strong>Documentation&lt;/strong>
&lt;ul>
&lt;li>Store tool versions, scripts, and “golden” plots to ensure publishable, repeatable results&lt;/li>
&lt;/ul>
&lt;/li>
&lt;/ol>
&lt;h1 id="checklists--best-practices">Checklists &amp;amp; best practices&lt;/h1>
&lt;h2 id="tapeout-readiness-typical">Tapeout-readiness (typical)&lt;/h2>
&lt;ul>
&lt;li>✅ DRC clean + reports archived&lt;/li>
&lt;li>✅ LVS clean + connectivity assumptions documented&lt;/li>
&lt;li>✅ PEX completed + pre/post-layout deltas reviewed&lt;/li>
&lt;li>✅ Corner coverage defined (PVT, mismatch/Monte Carlo as appropriate)&lt;/li>
&lt;li>✅ Foundry deliverables packaged (GDS + runsets + README + version tags)&lt;/li>
&lt;/ul>
&lt;h2 id="measurement-correlation-typical">Measurement-correlation (typical)&lt;/h2>
&lt;ul>
&lt;li>✅ Fixture and calibration plan (SOLT/TRL/etc.) selected &lt;em>before&lt;/em> the first measurement run&lt;/li>
&lt;li>✅ De-embedding approach defined (structures, reference planes, uncertainty notes)&lt;/li>
&lt;li>✅ Measured vs simulated plots use the &lt;strong>same reference planes&lt;/strong> and &lt;strong>same conditions&lt;/strong>&lt;/li>
&lt;li>✅ Model updates are traced to measurements (revision history + rationale)&lt;/li>
&lt;/ul>
&lt;h2 id="reproducibility-basics">Reproducibility basics&lt;/h2>
&lt;ul>
&lt;li>Keep a &lt;strong>lab notebook + version control&lt;/strong> for projects, scripts, and plots.&lt;/li>
&lt;li>Save tool versions, PDK versions, and solver settings with every “golden” plot.&lt;/li>
&lt;/ul>
&lt;h1 id="notes-for-students-and-new-lab-members">Notes for students and new lab members&lt;/h1>
&lt;ul>
&lt;li>Start small: &lt;strong>one reproducible result beats ten half-working models&lt;/strong>.&lt;/li>
&lt;li>Ask for help with: tool version, screenshots, the smallest reproducing case, and expected vs observed behavior.&lt;/li>
&lt;li>Treat setup details (ports, boundaries, runsets, fixtures) as part of the design—not an afterthought.&lt;/li>
&lt;/ul>
&lt;h1 id="access--support">Access &amp;amp; support&lt;/h1>
&lt;p>&lt;strong>Who this is for&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>Students and researchers doing IC/RF design, EM validation, and post-silicon correlation&lt;/li>
&lt;li>Projects that need a documented path from simulation assumptions → fabrication deliverables → measured results&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>When requesting help, include&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>Tool + version (and &lt;strong>PDK version&lt;/strong> if using Virtuoso)&lt;/li>
&lt;li>The smallest reproducing case (project archive or screenshot series)&lt;/li>
&lt;li>What you expected vs what you observed&lt;/li>
&lt;li>Any “golden” plot you are trying to match (and how it was generated)&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>Recommended project folder skeleton&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>&lt;code>00_requirements/&lt;/code> (spec, interfaces, measurement plan)&lt;/li>
&lt;li>&lt;code>10_models/&lt;/code> (behavioral/compact models)&lt;/li>
&lt;li>&lt;code>20_schematic/&lt;/code> (schematic + sims)&lt;/li>
&lt;li>&lt;code>30_layout/&lt;/code> (layout + DRC/LVS/PEX reports)&lt;/li>
&lt;li>&lt;code>40_em/&lt;/code> (HFSS projects, ports/boundaries notes, convergence evidence)&lt;/li>
&lt;li>&lt;code>50_fab/&lt;/code> (GDS, runsets, README, sign-off checklist)&lt;/li>
&lt;li>&lt;code>60_measurement/&lt;/code> (fixtures, calibration notes, raw data)&lt;/li>
&lt;li>&lt;code>70_correlation/&lt;/code> (measured vs simulated plots, model updates)&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>Collaboration norms&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>Assume every result should be reproducible by someone else in 6 months.&lt;/li>
&lt;li>Treat runsets, ports/boundaries, and calibration steps as &lt;strong>design artifacts&lt;/strong>.&lt;/li>
&lt;li>If a project is headed toward tapeout, plan a review gate for: &lt;em>spec freeze → pre-layout sign-off → post-layout sign-off → handoff package&lt;/em>.&lt;/li>
&lt;/ul></description></item><item><title>Artificial Intelligence Radio Access Network (AI-RAN) with Digital Twin</title><link>https://gustybear.github.io/facility/testbed_airan/</link><pubDate>Mon, 01 Sep 2025 04:14:54 -0800</pubDate><guid>https://gustybear.github.io/facility/testbed_airan/</guid><description>&lt;h1 id="executive-summary">Executive Summary&lt;/h1>
&lt;p>This lab-scale mmWave AI-Based RAN testbed integrates &lt;strong>OAIBox&lt;/strong>, &lt;strong>NVIDIA Aerial RAN&lt;/strong>, &lt;strong>NI USRP X410&lt;/strong>, &lt;strong>TMYTEK mmWave beamformers&lt;/strong>, and a high-fidelity &lt;strong>Digital Twin pipeline&lt;/strong> using &lt;strong>Remcom Wireless InSite&lt;/strong> and &lt;strong>ANSYS HFSS SBR+&lt;/strong> to create a flexible, programmable, and AI-native 5G/6G research environment. It enables real-time prototyping of mmWave physical layers, AI-driven beam management, hybrid beamforming, AI-enhanced MAC scheduling, and joint communication–sensing (ISAC) experiments. The platform supports end-to-end 5G NR PHY/MAC stacks, GPU-accelerated baseband processing, and mmWave RF front-ends for high-bandwidth OTA testing, while the Digital Twin provides physics-accurate ray-tracing, EM-based antenna modeling, and virtual–to–real co-simulation for channel prediction, beam optimization, and AI dataset generation.&lt;/p>
&lt;h1 id="core-components">Core Components&lt;/h1>
&lt;h2 id="oaibox--openairinterface-ran-framework">OAIBox – OpenAirInterface RAN Framework&lt;/h2>
&lt;p>The testbed uses &lt;strong>OAIBox&lt;/strong> as a compact and modular implementation of the full OAI RAN stack. It provides:&lt;/p>
&lt;ul>
&lt;li>Support for 5G SA/NSA gNB and UE&lt;/li>
&lt;li>Flexible PHY–MAC integration&lt;/li>
&lt;li>Customizable scheduling, HARQ, and protocol features&lt;/li>
&lt;li>Real-time experimentation with RAN procedures and RRC signaling&lt;/li>
&lt;/ul>
&lt;p>OAIBox acts as the protocol and control anchor of the testbed.&lt;/p>
&lt;h2 id="nvidia-aerial-ran-cuphy--cumac">NVIDIA Aerial RAN (cuPHY + cuMAC)&lt;/h2>
&lt;p>The &lt;strong>NVIDIA Aerial&lt;/strong> platform provides GPU-accelerated baseband processing and AI-native PHY/MAC capabilities:&lt;/p>
&lt;ul>
&lt;li>&lt;strong>cuPHY&lt;/strong> for NR physical-layer DSP on GPUs&lt;/li>
&lt;li>&lt;strong>cuMAC&lt;/strong> for dynamic MAC scheduling on GPU&lt;/li>
&lt;li>TensorRT for real-time neural inference&lt;/li>
&lt;li>Support for multi-cell, multi-user, and high-throughput pipelines&lt;/li>
&lt;/ul>
&lt;p>Aerial enables experiments in:&lt;/p>
&lt;ul>
&lt;li>AI-driven beam selection and prediction&lt;/li>
&lt;li>Neural channel estimation&lt;/li>
&lt;li>Predictive link adaptation and blockage detection&lt;/li>
&lt;/ul>
&lt;h2 id="ni-usrp-x410--wideband-software-defined-radio">NI USRP X410 – Wideband Software-Defined Radio&lt;/h2>
&lt;p>The &lt;strong>USRP X410&lt;/strong> serves as the flexible transceiver frontend with:&lt;/p>
&lt;ul>
&lt;li>Up to 400 MHz instantaneous bandwidth&lt;/li>
&lt;li>Four synchronized TX/RX channels&lt;/li>
&lt;li>10/1588 PTP synchronization&lt;/li>
&lt;li>Digital IF for integration with NVIDIA Aerial&lt;/li>
&lt;/ul>
&lt;p>It supports:&lt;/p>
&lt;ul>
&lt;li>mmWave IF/baseband experimentation&lt;/li>
&lt;li>Real-time CSI acquisition&lt;/li>
&lt;li>Multi-subarray MIMO and wideband waveform prototyping&lt;/li>
&lt;/ul>
&lt;h2 id="tmytek-mmwave-beamformers-bbox-ud-box-beamform-modules">TMYTEK mmWave Beamformers (BBox, UD-Box, Beamform Modules)&lt;/h2>
&lt;p>TMYTEK hardware provides programmable mmWave RF front-ends:&lt;/p>
&lt;ul>
&lt;li>&lt;strong>UD-Box&lt;/strong> for 24–32 GHz up/down-conversion&lt;/li>
&lt;li>&lt;strong>BBox One / BBox Lite&lt;/strong> beamforming arrays&lt;/li>
&lt;li>API-driven phase/gain control&lt;/li>
&lt;li>Rapid beam steering and codebook-based operation&lt;/li>
&lt;/ul>
&lt;p>These modules enable:&lt;/p>
&lt;ul>
&lt;li>Hybrid or analog beamforming&lt;/li>
&lt;li>Electronic steering up to ±60°&lt;/li>
&lt;li>Multi-beam and multi-focus mmWave experimentation&lt;/li>
&lt;/ul>
&lt;h2 id="digital-twin">Digital Twin&lt;/h2>
&lt;p>A full &lt;strong>Digital Twin framework&lt;/strong> integrates high-fidelity electromagnetic simulation with the physical testbed. This enables reproducible channel modeling, data augmentation, and virtual-to-real RAN optimization.&lt;/p>
&lt;h3 id="remcom-wireless-insite--ray-tracing-propagation">Remcom Wireless InSite – Ray Tracing Propagation&lt;/h3>
&lt;p>Wireless InSite provides a large-scale propagation environment supporting:&lt;/p>
&lt;ul>
&lt;li>GPU-accelerated 3D ray tracing&lt;/li>
&lt;li>Detailed mmWave diffraction, reflection, and scattering&lt;/li>
&lt;li>Urban, indoor, and open-field scenario modeling&lt;/li>
&lt;li>Material-dependent loss and blockage effects&lt;/li>
&lt;li>Beam-level channel prediction&lt;/li>
&lt;/ul>
&lt;h3 id="ansys-hfss-sbr--full-wave-em-modeling">ANSYS HFSS SBR+ – Full-Wave EM Modeling&lt;/h3>
&lt;p>HFSS SBR+ enables full-wave modeling of:&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Antenna arrays&lt;/strong>, including TMYTEK beamformers&lt;/li>
&lt;li>&lt;strong>Reflectarrays&lt;/strong>, metasurfaces, and RIS&lt;/li>
&lt;li>&lt;strong>Realistic gain patterns&lt;/strong> for hybrid beamforming&lt;/li>
&lt;li>Complex EM interactions under mmWave frequencies&lt;/li>
&lt;/ul>
&lt;h1 id="capabilities">Capabilities&lt;/h1>
&lt;h2 id="ai-enhanced-ran-intelligence">AI-Enhanced RAN Intelligence&lt;/h2>
&lt;ul>
&lt;li>Neural beam prediction and tracking&lt;/li>
&lt;li>AI-based MAC scheduling&lt;/li>
&lt;li>CSI-driven link adaptation models&lt;/li>
&lt;li>Blockage prediction and proactive beam switching&lt;/li>
&lt;/ul>
&lt;h2 id="mmwave-phymac-research">mmWave PHY/MAC Research&lt;/h2>
&lt;ul>
&lt;li>Hybrid and digital beamforming&lt;/li>
&lt;li>Channel sounding and dataset generation&lt;/li>
&lt;li>Evaluation of mobility, rotation, and blockage&lt;/li>
&lt;li>5G NR waveform prototyping&lt;/li>
&lt;/ul>
&lt;h2 id="flexible-ran-architecture">Flexible RAN Architecture&lt;/h2>
&lt;ul>
&lt;li>O-RAN 7.2 split between OAIBox and Aerial&lt;/li>
&lt;li>Multi-RU and multi-sector emulation&lt;/li>
&lt;li>Edge-cloud cooperative intelligence&lt;/li>
&lt;/ul>
&lt;h2 id="isac-integrated-sensing-and-communication-extensions">ISAC (Integrated Sensing and Communication) Extensions&lt;/h2>
&lt;ul>
&lt;li>Joint radar–communication waveform experiments&lt;/li>
&lt;li>2D/3D angle estimation&lt;/li>
&lt;li>Passive sensing with GPU-accelerated FFT pipelines&lt;/li>
&lt;/ul>
&lt;h2 id="digital-twindriven-insights">Digital Twin–Driven Insights&lt;/h2>
&lt;ul>
&lt;li>Predictive channel statistics and blockage maps&lt;/li>
&lt;li>Virtual scenario pre-testing&lt;/li>
&lt;li>Dataset augmentation for AI training&lt;/li>
&lt;li>Virtual beam codebook optimization&lt;/li>
&lt;/ul></description></item><item><title>Holographic Intelligent Surface (HIS)–Enabled Smart Wireless Environment</title><link>https://gustybear.github.io/facility/testbed_holosmartwe/</link><pubDate>Mon, 19 May 2025 04:14:54 -0800</pubDate><guid>https://gustybear.github.io/facility/testbed_holosmartwe/</guid><description>&lt;h1 id="executive-summary">Executive Summary&lt;/h1>
&lt;p>This lab-scale &lt;strong>Holographic Beamforming Surface–Enabled Smart Wireless Environment testbed&lt;/strong> enables controlled experimentation on environment-aware and RIS-assisted mmWave propagation. Operating at &lt;strong>28 GHz&lt;/strong>, the platform integrates a programmable &lt;strong>reconfigurable intelligent surface (RIS)&lt;/strong>, &lt;strong>active mmWave beamforming&lt;/strong>, and a flexible &lt;strong>RF measurement backend&lt;/strong> to dynamically manipulate electromagnetic wavefronts at both the transmitter and environmental levels. The testbed supports experimental research on holographic beamforming, surface-assisted channel shaping, and smart wireless environments for future &lt;strong>5G/6G&lt;/strong> and &lt;strong>ISAC&lt;/strong> systems.&lt;/p>
&lt;h1 id="core-components">Core Components&lt;/h1>
&lt;h2 id="reconfigurable-intelligent-surface-ris">Reconfigurable Intelligent Surface (RIS)&lt;/h2>
&lt;p>A programmable &lt;strong>RIS&lt;/strong> functions as a spatial electromagnetic aperture, enabling dynamic control of reflection phase and amplitude for wavefront shaping, beam redirection, and holographic focusing.&lt;/p>
&lt;h2 id="tmytek-bbox-one-mmwave-beamformer">TMYTEK BBox One mmWave Beamformer&lt;/h2>
&lt;p>The &lt;strong>TMYTEK BBox One&lt;/strong> provides programmable beamforming at &lt;strong>28 GHz&lt;/strong> with electronic phase and gain control, supporting rapid beam steering and codebook-based operation.&lt;/p>
&lt;h2 id="directive-mmwave-illumination">Directive mmWave Illumination&lt;/h2>
&lt;p>A &lt;strong>28 GHz horn antenna&lt;/strong> delivers stable, high-gain illumination of the RIS and measurement region, enabling repeatable and well-characterized propagation experiments.&lt;/p>
&lt;h2 id="rf-switching-and-measurement">RF Switching and Measurement&lt;/h2>
&lt;p>A &lt;strong>custom RF switch matrix&lt;/strong> and &lt;strong>Keysight FieldFox microwave analyzer&lt;/strong> support flexible signal routing and wideband channel measurement for systematic RIS-assisted characterization.&lt;/p>
&lt;h2 id="spatial-probing">Spatial Probing&lt;/h2>
&lt;p>Calibrated &lt;strong>monopole antennas&lt;/strong> mounted on precision positioning stages enable spatial channel sampling and beam profiling.&lt;/p>
&lt;h1 id="capabilities">Capabilities&lt;/h1>
&lt;h2 id="holographic-and-ris-assisted-beamforming">Holographic and RIS-Assisted Beamforming&lt;/h2>
&lt;ul>
&lt;li>Programmable wavefront synthesis and spatial focusing&lt;/li>
&lt;li>Environment-level beam steering and reflection control&lt;/li>
&lt;/ul>
&lt;h2 id="mmwave-channel-characterization">mmWave Channel Characterization&lt;/h2>
&lt;ul>
&lt;li>Wideband channel response measurement&lt;/li>
&lt;li>Spatial field mapping and repeatable benchmarking&lt;/li>
&lt;/ul>
&lt;h2 id="smart-wireless-environment-research">Smart Wireless Environment Research&lt;/h2>
&lt;ul>
&lt;li>Environment-aware propagation control&lt;/li>
&lt;li>Foundations for AI-driven and surface-assisted wireless systems&lt;/li>
&lt;/ul>
&lt;h2 id="isac-oriented-extensions">ISAC-Oriented Extensions&lt;/h2>
&lt;ul>
&lt;li>Surface-assisted sensing and localization&lt;/li>
&lt;li>Joint communication–environment manipulation&lt;/li>
&lt;/ul></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>ECE602: Algorithm I</title><link>https://gustybear.github.io/teaching/course_ece602_2025_spring/</link><pubDate>Mon, 09 Dec 2024 10:07:39 -1000</pubDate><guid>https://gustybear.github.io/teaching/course_ece602_2025_spring/</guid><description>&lt;h1 id="executive-summary">Executive Summary&lt;/h1>
&lt;p>Design and evaluation of machine representations, techniques and algorithms for sorting, pattern processing, computational geometry, mathematical computations, and engineering applications. Introduction to computational issues of time, space, communication, and program correctness. Pre: 367 or consent.&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>ECE602 001&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>88856&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>&lt;/th>
&lt;th>&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Lecturer:
&lt;/td>
&lt;td>Office Hours: see
&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>Format&lt;/strong>:&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Lecture Time&lt;/th>
&lt;th>Lecture Location&lt;/th>
&lt;th>Textbook&lt;/th>
&lt;th>Quiz&lt;/th>
&lt;th>Assignment&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>MW 12:00pm-13:15pm&lt;/td>
&lt;td>Keller Hall 314/Zoom/Ad hoc&lt;/td>
&lt;td>&lt;em>Required&lt;/em>: An Introduction to the Analysis of Algorithms&lt;/td>
&lt;td>Individual&lt;/td>
&lt;td>Individual&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;/td>
&lt;td>&lt;/td>
&lt;td>&lt;em>Required&lt;/em>: Analytic Combinatorics&lt;/td>
&lt;td>&lt;/td>
&lt;td>&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/li>
&lt;/ul>
&lt;h1 id="grading-policy">Grading Policy&lt;/h1>
&lt;p>&amp;ndash; &lt;strong>Breakdown&lt;/strong>&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Quiz &amp;amp; Assignment&lt;/th>
&lt;th>Discussion &amp;amp; Participation&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>80%&lt;/td>
&lt;td>20%&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;ul>
&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;li>
&lt;p>&lt;strong>Proscribed Conduct&lt;/strong>: Copying or otherwise cheating on homework, lab reports, or exam will result in a failing grade for the course. More details can be found at student conduct code policies,
&lt;/p>
&lt;/li>
&lt;/ul>
&lt;h1 id="schedule">Schedule&lt;/h1>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>TIME&lt;/th>
&lt;th>TOPICS&lt;/th>
&lt;th>READING/HW/EXAM&lt;/th>
&lt;th>DEADLINE&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Week 1 (1/13, 1/15)&lt;/td>
&lt;td>Analysis of Algorithms&lt;/td>
&lt;td>
&lt;/td>
&lt;td>1/19, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 2 (1/22)&lt;/td>
&lt;td>Recurrence Relations&lt;/td>
&lt;td>
&lt;/td>
&lt;td>1/26, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 3 (1/27, 1/29)&lt;/td>
&lt;td>Generating Functions&lt;/td>
&lt;td>
&lt;/td>
&lt;td>2/2, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 4 (2/3, 2/5)&lt;/td>
&lt;td>Asymptotic Approximations&lt;/td>
&lt;td>
&lt;/td>
&lt;td>2/9, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 5 (2/10, 2/12)&lt;/td>
&lt;td>Analytic Combinatorics&lt;/td>
&lt;td>
&lt;/td>
&lt;td>2/18, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 6 (2/19)&lt;/td>
&lt;td>Trees&lt;/td>
&lt;td>
&lt;/td>
&lt;td>2/23, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 7 (2/24, 2/26)&lt;/td>
&lt;td>Permutations&lt;/td>
&lt;td>
&lt;/td>
&lt;td>3/2, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 8 (3/3, 3/5)&lt;/td>
&lt;td>Strings and Tries&lt;/td>
&lt;td>
&lt;/td>
&lt;td>3/9, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 9 (3/10, 3/12)&lt;/td>
&lt;td>Words and Maps&lt;/td>
&lt;td>
&lt;/td>
&lt;td>3/16, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Spring Recess (3/17 - 3/21)&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 10 (3/24, 3/26)&lt;/td>
&lt;td>Combinatorial Structures and OGFs&lt;/td>
&lt;td>
&lt;/td>
&lt;td>3/30, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 11 (3/31, 4/2)&lt;/td>
&lt;td>Labelled Structures and EGFs&lt;/td>
&lt;td>
&lt;/td>
&lt;td>4/6, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 12 (4/7, 4/9)&lt;/td>
&lt;td>Combinatorial Parameters and MGFs&lt;/td>
&lt;td>
&lt;/td>
&lt;td>4/13, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 13 (4/14, 4/16)&lt;/td>
&lt;td>Complex Analysis, Rational and Meromorphic Asymptotics&lt;/td>
&lt;td>
&lt;/td>
&lt;td>4/20, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 14 (4/21, 4/23)&lt;/td>
&lt;td>Applications of Rational and Meromorphic Asymptotics&lt;/td>
&lt;td>
&lt;/td>
&lt;td>4/27, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 15 (4/28, 4/30)&lt;/td>
&lt;td>Singularity Analysis&lt;/td>
&lt;td>
&lt;/td>
&lt;td>5/4, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 16 (5/5, 5/7)&lt;/td>
&lt;td>Applications of Singularity Analysis&lt;/td>
&lt;td>
&lt;/td>
&lt;td>5/11, 11:59PM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 17 (5/12，5/14)&lt;/td>
&lt;td>Saddle Point Asymptotics&lt;/td>
&lt;td>
&lt;/td>
&lt;td>5/18, 11:59PM&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table></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><item><title>CyberTraining: Pilot: O-RAN-Based Cyberinfrastructure Training for Future-Generation Wireless Communication and Sensing</title><link>https://gustybear.github.io/grant/2024_nsf_cise_oac_cybertraining/</link><pubDate>Sat, 07 Dec 2024 00:00:00 -1000</pubDate><guid>https://gustybear.github.io/grant/2024_nsf_cise_oac_cybertraining/</guid><description>&lt;h1 id="executive-summary">Executive Summary&lt;/h1>
&lt;p>The national spectrum strategy emphasizes spectrum infrastructure and workforce development in the full range of operational, technical, and policy roles to establish U.S. leadership in future-generation (FutureG) wireless techniques. However, achieving the strategic goal of spectrum workforce development involves non-trivial challenges, including limited capacity and availability of advanced wireless cyberinfrastructure (CI) and specialized tools, skills, and knowledge sets to develop, manage, and utilize wireless CI. This project responds to the national call for spectrum workforce development and trains the FutureG workforce by extending their research abilities through a novel ?immersed? approach to promote project-based hands-on learning. An open radio access network (O-RAN) wireless testbed will be utilized to allow trainees to practice the operation and programming of FutureG wireless instruments and develop wireless applications. Cloud-based access to the O-RAN testbed and a suite of template projects will be offered to address the technical barriers and complexities of wireless CI access. New course modules, vertical-integration projects, and summer courses will be offered to both student trainees and existing students at PIs? institutions. The training materials will be disseminated through public platforms including the ACCESS Knowledge Base to train a broader and diverse group of wireless professionals.&lt;/p>
&lt;p>Specifically, this pilot project includes three tasks: Task 1 is to extend the abilities of wireless professionals with a publicly and remotely accessible wireless CI based on the O-RAN architecture. The CI integrates advanced RF and computing instruments including NI USRP X410 and 2974 supporting sub-6G Hz to mmWave bands, TMYTEK mmWave BBox at 28GHz and 39GHz, phrased-array beamformer and reconfigurable intelligent surface (RIS), and a GPU server with 8x NVIDIA RTX A5000. Task 2 aims at training wireless professionals with the development of AI/ML tools and services to allow automatic wireless data collection and intelligent analytics. Based on this unique CI, Task 3 develops a suite of hands-on projects to train and educate wireless professionals under different scenarios ranging from basic wireless instrument operation to advanced wireless research.&lt;/p></description></item><item><title>Occupancy Estimation from Blurred Video: A Multifaceted Approach with Privacy Consideration</title><link>https://gustybear.github.io/publication/sourav-occupancy-estimation-blurred-2024/</link><pubDate>Sat, 08 Jun 2024 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/sourav-occupancy-estimation-blurred-2024/</guid><description/></item><item><title>Heart Signal Sensing Using Millimeter-wave OFDM Waveform in FutureG Communications Systems</title><link>https://gustybear.github.io/publication/ishmael-heart-signal-sensing-2024/</link><pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/ishmael-heart-signal-sensing-2024/</guid><description/></item><item><title>Cross-Modality Continuous User Authentication and Device Pairing With Respiratory Patterns</title><link>https://gustybear.github.io/publication/islam-cross-modality-continuous-user-2023/</link><pubDate>Tue, 15 Aug 2023 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/islam-cross-modality-continuous-user-2023/</guid><description/></item><item><title>Critical Element First: Enhance C-V2X Signal Coverage Using Power-Efficient Liquid Metal-based Intelligent Reflective Surfaces</title><link>https://gustybear.github.io/publication/dacuycuy-critical-element-first-2023/</link><pubDate>Sun, 01 Jan 2023 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/dacuycuy-critical-element-first-2023/</guid><description/></item><item><title>Poster Abstract: Obstruction-free Physiological Motion Sensing in NextG Networks with Intelligent Reflective Surfaces</title><link>https://gustybear.github.io/publication/landika-poster-abstract-obstructionfree-2023/</link><pubDate>Sun, 01 Jan 2023 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/landika-poster-abstract-obstructionfree-2023/</guid><description/></item><item><title>Physiological Motion Sensing via mmWave Channel State Information in NextG Millimeter-Wave Communication Systems</title><link>https://gustybear.github.io/publication/ishmael-physiological-motion-sensing-2022/</link><pubDate>Wed, 14 Dec 2022 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/ishmael-physiological-motion-sensing-2022/</guid><description/></item><item><title>EE660: Computer Architecture I</title><link>https://gustybear.github.io/teaching/course_ece660_2022_fall/</link><pubDate>Thu, 18 Aug 2022 10:07:39 -1000</pubDate><guid>https://gustybear.github.io/teaching/course_ece660_2022_fall/</guid><description>&lt;h1 id="executive-summary">Executive Summary&lt;/h1>
&lt;p>Fundamental understanding of computer architecture is key to hardware and processor design, compilers, operating systems, and high performance programming. This course explores computer architectures and design techniques of modern microprocessors at various scales. The focus will be given to architectures that can exploit different forms of parallelism, whether they be implicit or explicit, to improve performance. A selection of topics covered by the course include multi-issue superscalar processors, out-of-order processors, Very Long Instruction Word (VLIW) processors, advanced caching, multiprocessor systems, and parallel programming.&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>EE660 001&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>76915&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>&lt;/th>
&lt;th>&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Lecturer:
&lt;/td>
&lt;td>Office Hours: see
&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>Format&lt;/strong>:&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Lecture Time&lt;/th>
&lt;th>Lecture Location&lt;/th>
&lt;th>Textbook&lt;/th>
&lt;th>Quiz&lt;/th>
&lt;th>Assignment&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>MW 13:30pm-14:45pm&lt;/td>
&lt;td>Holmes Hall 389&lt;/td>
&lt;td>&lt;em>Required&lt;/em>: Computer Architecture: A Quantitative Approach (5th Edition) (PH11)&lt;/td>
&lt;td>Individual&lt;/td>
&lt;td>Team&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;/td>
&lt;td>&lt;/td>
&lt;td>&lt;em>Optional&lt;/em>: Modern Processor Design: Fundamentals of Supperscalar Processors (SL13)&lt;/td>
&lt;td>&lt;/td>
&lt;td>&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/li>
&lt;/ul>
&lt;h1 id="grading-policy">Grading Policy&lt;/h1>
&lt;p>&amp;ndash; &lt;strong>Breakdown&lt;/strong>&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Quiz &amp;amp; Assignment&lt;/th>
&lt;th>Discussion &amp;amp; Participation&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>80%&lt;/td>
&lt;td>20%&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;ul>
&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;li>
&lt;p>&lt;strong>Proscribed Conduct&lt;/strong>: Copying or otherwise cheating on homework, lab reports, or exam will result in a failing grade for the course. More details can be found at student conduct code policies,
&lt;/p>
&lt;/li>
&lt;/ul>
&lt;h1 id="schedule">Schedule&lt;/h1>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>TIME&lt;/th>
&lt;th>TOPIC&lt;/th>
&lt;th>LECTURE&lt;/th>
&lt;th>READING&lt;/th>
&lt;th>Quiz&lt;/th>
&lt;th>ASSG&lt;/th>
&lt;th>DUE&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Week 01 (Aug 22, 24)&lt;/td>
&lt;td>Introduction to Computer Architecture&lt;/td>
&lt;td>
&lt;/td>
&lt;td>PH11: Chapter 1, C1-C16.&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&lt;/td>
&lt;td>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 02 (Aug 29, 31)&lt;/td>
&lt;td>Review: Pipeline&lt;/td>
&lt;td>
&lt;/td>
&lt;td>PH11: C26, C30-C58, C61-C81.&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&lt;/td>
&lt;td>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 03 (Sep 7)&lt;/td>
&lt;td>Review: Pipeline cont.&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&lt;/td>
&lt;td>&lt;/td>
&lt;td>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 04 (Sep 12, 14)&lt;/td>
&lt;td>Review: Cache&lt;/td>
&lt;td>
&lt;/td>
&lt;td>PH11: B1-B40, SL13:177-209.&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&lt;/td>
&lt;td>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 05 (Sep 19, 21)&lt;/td>
&lt;td>Superscalar Pipelines&lt;/td>
&lt;td>
&lt;/td>
&lt;td>PH11:C43-C61, SL13:217-236&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&lt;/td>
&lt;td>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 06 (Sep 26, 28)&lt;/td>
&lt;td>Out-of-Order Processors&lt;/td>
&lt;td>
&lt;/td>
&lt;td>SL13:338-357&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&lt;/td>
&lt;td>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 07 (Oct 3, 5)&lt;/td>
&lt;td>Branch, Register Renaming, and Memory Disambiguation&lt;/td>
&lt;td>
&lt;/td>
&lt;td>SL13:237-273.&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&lt;/td>
&lt;td>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 08 (Oct 10, 12)&lt;/td>
&lt;td>VLIW Introduction&lt;/td>
&lt;td>
&lt;/td>
&lt;td>PH11: 192-196, Appendix H&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&lt;/td>
&lt;td>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 09 (Oct 17, 19)&lt;/td>
&lt;td>Branch Prediction&lt;/td>
&lt;td>
&lt;/td>
&lt;td>PH11: C26-C30, SL13:219-237, 453-508&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&lt;/td>
&lt;td>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 10 (Oct 24, 26)&lt;/td>
&lt;td>Advanced Cache Optimizations&lt;/td>
&lt;td>
&lt;/td>
&lt;td>PH11:71-105&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&lt;/td>
&lt;td>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 11 (Oct 31, Nov 02)&lt;/td>
&lt;td>Memory Protection&lt;/td>
&lt;td>
&lt;/td>
&lt;td>PH11 B41-B67, 105-144&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&lt;/td>
&lt;td>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 12 (Nov 07, 09)&lt;/td>
&lt;td>Vector Processors and GPUs&lt;/td>
&lt;td>
&lt;/td>
&lt;td>PH11:282-357&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&lt;/td>
&lt;td>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 13 (Nov 14, 16)&lt;/td>
&lt;td>Multithreading&lt;/td>
&lt;td>
&lt;/td>
&lt;td>PH11:221-259&lt;/td>
&lt;td>&lt;/td>
&lt;td>&lt;/td>
&lt;td>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 14 (Nov 21, 23)&lt;/td>
&lt;td>Parallel Programming and Small Multiprocessors&lt;/td>
&lt;td>
&lt;/td>
&lt;td>PH11:377-400, 343-378&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&lt;/td>
&lt;td>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 15 (Nov 28, 30)&lt;/td>
&lt;td>Interconnection Network&lt;/td>
&lt;td>
&lt;/td>
&lt;td>PH11:Appendix F&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&lt;/td>
&lt;td>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 16 (Dec 05, 07)&lt;/td>
&lt;td>Large Multiprocessors (Directory Protocols)&lt;/td>
&lt;td>
&lt;/td>
&lt;td>PH11:378-386, 400-429&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&lt;/td>
&lt;td>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 17 (Dec 12, 16)&lt;/td>
&lt;td>Elective Topic&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>&lt;/td>
&lt;td>&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table></description></item><item><title>5G/B5G Intelligent Reflecting Surfaces for Assured Aircraft Mission Readiness</title><link>https://gustybear.github.io/grant/2022_dod_niwc_jbphh_5g_irs/</link><pubDate>Wed, 25 May 2022 00:00:00 -1000</pubDate><guid>https://gustybear.github.io/grant/2022_dod_niwc_jbphh_5g_irs/</guid><description>&lt;h1 id="executive-summary">Executive Summary&lt;/h1>
&lt;p>To improve Mission Capable (MC) and Aircraft Availability (AA) rates, military aircraft require regular maintenance to ensure flight readiness. When aircraft are on the ground and/or in hangars, the signal between onboard radio systems and ground base stations can be subpar due to undesigned antenna angles as well as blockages by aircrafts’ hulls and/or hangar walls, therefore, causing difficulties for in-situ communication and maintenance. To support 5G/B5G aircraft maintenance and mission readiness use cases, the Joint Base Pearl Harbor-Hickam (JBPHH) 5G initiative is upgrading hangars to support 5G Ultra-Wideband (UW) communication. Typical base stations at these bands may leverage massive antenna arrays to form directional signal beams pointing line-of-sight (LoS) toward receivers, hence amplifying the receive signal strength (RSS) and improving the signal-to-noise ratio (SNR). However, such LoS communication links can have coverage gaps due to the aforementioned challenges. For example, aircraft can create 5G dead zones (e.g. shadowing) for LoS small cells in hangars. Thus, there is a need for beyond LoS signal propagation to increase 5G signal coverage in aircraft maintenance environments.&lt;/p>
&lt;p>Naval Information Warfare Center Pacific (NIWC Pacific) will provide project oversight and support to the University of Hawaiʻi at Mānoa (UHM) to demonstrate improved 5G signal coverage using beam-steering Intelligent Reflecting Surfaces (IRS). Our approach to improve signal coverage uses the electrical actuation of liquid metal (LM) to modify signal reflection and thus reconfigure the gain and phase of an IRS to steer a 5G signal between a transmitter and receiver. In Year 1, we will demonstrate increased 5G band 78 (3.5 GHz) small-cell signal coverage with the proposed IRS and accompanying design control software and algorithms. We will also design an IRS for 5G band 260 (39 GHz). In an optional Year 2, we will demonstrate increased 5G band 260 small-cell coverage by creating an IRS optimized for mm-wave signals. We will also show that the IRS’s link-selection properties can enable multi-user multiple-input multiple-output (MU-MIMO) communication for concurrent data transmissions.&lt;/p></description></item><item><title>Interface-Based Side Channel in TEE-Assisted Networked Services</title><link>https://gustybear.github.io/publication/zhang-interface-based-side-channel-2024/</link><pubDate>Fri, 01 Apr 2022 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/zhang-interface-based-side-channel-2024/</guid><description/></item><item><title>Phase Correlation Single Channel Continuous Wave Doppler Radar Recognition of Multiple Sources</title><link>https://gustybear.github.io/publication/ishmael-phase-correlation-single-2021/</link><pubDate>Thu, 20 Jan 2022 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/ishmael-phase-correlation-single-2021/</guid><description/></item><item><title>Insider-Resistant Context-Based Pairing for Multimodality Sleep Apnea Test</title><link>https://gustybear.github.io/publication/zheng-insider-resistant-context-based-pairing-2021/</link><pubDate>Tue, 07 Dec 2021 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/zheng-insider-resistant-context-based-pairing-2021/</guid><description/></item><item><title>EE693e (Spec Topics): Wireless Communication and Sensing for Telemedicine</title><link>https://gustybear.github.io/teaching/course_ee693e_2021_fall/</link><pubDate>Mon, 02 Aug 2021 10:07:39 -1000</pubDate><guid>https://gustybear.github.io/teaching/course_ee693e_2021_fall/</guid><description>&lt;h1 id="executive-summary">Executive Summary&lt;/h1>
&lt;p>This course focuses on selected research topics in wireless communication and sensing and is intended for undergraduate, master, and doctoral students who are interested in this field of study. At the end of this course, students will have a in-depth knowledge of the state-of-the-art and open problems, thus enhancing their potential to do research or pursue a career in this rapidly developing area. this course is structured as a research seminar and laboratory where research papers from leading conferences &amp;amp; journals will be presented by the instructor and students. Main topics of this iteration include the study the connections between telemedicine and IoT, mobile sensing, augmented reality, 5G, edge computing, cloud computing, and 3D-printing.&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>EE693e&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>85304&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>&lt;/th>
&lt;th>&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Lecturer:
&lt;/td>
&lt;td>Overview the area of study&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Presenter&lt;sup id="fnref:1">&lt;a href="#fn:1" class="footnote-ref" role="doc-noteref">1&lt;/a>&lt;/sup>: students&lt;/td>
&lt;td>Give presenation and written report of the given paper&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Audience&lt;sup id="fnref:2">&lt;a href="#fn:2" class="footnote-ref" role="doc-noteref">2&lt;/a>&lt;/sup>: students&lt;/td>
&lt;td>Discuss the given paper&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>Format&lt;/strong>:&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Lecture/Presentation Time&lt;/th>
&lt;th>Lecture/Presenatation Location&lt;/th>
&lt;th>Textbook&lt;/th>
&lt;th>Persentation&lt;/th>
&lt;th>Report&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>MW 9:00am-10:15am&lt;/td>
&lt;td>
&lt;/td>
&lt;td>See
&lt;/td>
&lt;td>Group&lt;/td>
&lt;td>Group&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/li>
&lt;/ul>
&lt;h1 id="grading-policy">Grading Policy&lt;/h1>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Presentations&lt;/th>
&lt;th>Reports&lt;/th>
&lt;th>Discussion&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>40%&lt;/td>
&lt;td>40%&lt;/td>
&lt;td>20%&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;ul>
&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;li>
&lt;p>&lt;strong>Proscribed Conduct&lt;/strong>: Copying or otherwise cheating on homework, lab reports, or exam will result in a failing grade for the course. More details can be found at student conduct code policies,
&lt;/p>
&lt;/li>
&lt;/ul>
&lt;h1 id="Schedule">Schedule&lt;/h1>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>TIME&lt;/th>
&lt;th>TOPIC&lt;/th>
&lt;th>PAPER/NOTES&lt;/th>
&lt;th>REPORT&lt;/th>
&lt;th>DUE&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Week 01 (
)&lt;/td>
&lt;td>Logistic, Telemedicine Overview&lt;/td>
&lt;td>
&lt;/td>
&lt;td>NA&lt;/td>
&lt;td>NA&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 02 (
,
)&lt;/td>
&lt;td>Student Presentations&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>11:59 PM, Sep 12&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 03 (
)&lt;/td>
&lt;td>Telemedicine and Internet of Things&lt;/td>
&lt;td>
&lt;/td>
&lt;td>NA&lt;/td>
&lt;td>NA&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 04 (
,
)&lt;/td>
&lt;td>Student Presentations&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>11:59 PM, Sep 26&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 05 (
,
)&lt;/td>
&lt;td>Telemedicine and Wireless Sensing&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>NA&lt;/td>
&lt;td>NA&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 06 (
,
)&lt;/td>
&lt;td>Student Presentations&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>11:59 PM, Oct 12&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 07 (
,
)&lt;/td>
&lt;td>Telemedicine and AR/VR&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>NA&lt;/td>
&lt;td>NA&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 08/09 (
,
)&lt;/td>
&lt;td>Student Presentations&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>11:59 PM, Oct 24&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 09 (
)&lt;/td>
&lt;td>Telemedicine and 5G&lt;/td>
&lt;td>
&lt;/td>
&lt;td>NA&lt;/td>
&lt;td>NA&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 10 (
,
)&lt;/td>
&lt;td>Student Presentations&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>11:59 PM, Nov 07&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 11 (
,
)&lt;/td>
&lt;td>Telemedicine and Edge Computing&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>NA&lt;/td>
&lt;td>NA&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 12 (
,
)&lt;/td>
&lt;td>Student Presentations&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>11:59 PM, Nov 21&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 13 (
,
)&lt;/td>
&lt;td>Telemedicine and Cloud Computing&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>NA&lt;/td>
&lt;td>NA&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 14 (
,
)&lt;/td>
&lt;td>Student Presentations&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>11:59 PM, Nov 05&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 15 (
, [Dec 01][recording 1201 url])&lt;/td>
&lt;td>Telemedicine and 3D-Printing&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>NA&lt;/td>
&lt;td>NA&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 16 (
,
)&lt;/td>
&lt;td>Student Presentations&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>11:59 PM, Dec 19&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 17&lt;/td>
&lt;td>Conclusion&lt;/td>
&lt;td>&amp;ndash;&lt;/td>
&lt;td>NA&lt;/td>
&lt;td>NA&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;h2 id="footnotes">Footnotes&lt;/h2>
&lt;div class="footnotes" role="doc-endnotes">
&lt;hr>
&lt;ol>
&lt;li id="fn:1">
&lt;p>Students may work in teams of two or three. each team will be assigned with one paper every other week. each team needs to complete two tasks on each paper: (1) give a in-depth presentation (60 min) and answer all the questions during the q&amp;amp;a (15 min); (2) write a one-page (excluding citations) summary of the paper (in ieee conference format).&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>Students must work alone and complete the following tasks for each presentation: (1) prepare at least one relevent question for the presenter; (3) grade the presenter&amp;rsquo;s presentation and report.&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>Identification of COVID-19 Type Respiratory Disorders Using Channel State Analysis of Wireless Communications Links</title><link>https://gustybear.github.io/publication/lubecke-identification-covid-19-type-2021/</link><pubDate>Fri, 30 Apr 2021 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/lubecke-identification-covid-19-type-2021/</guid><description/></item><item><title>Machine Vision Tools for Delimiting Distribution of Coconut Rhinoceros Beetle on the Island of Oahu</title><link>https://gustybear.github.io/publication/paryavi-machine-vision-tools-2021/</link><pubDate>Fri, 02 Apr 2021 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/paryavi-machine-vision-tools-2021/</guid><description/></item><item><title>EE693e (Spec Topics): Wireless and Mobile Security</title><link>https://gustybear.github.io/teaching/course_ee693e_2020_fall/</link><pubDate>Sun, 23 Aug 2020 20:07:39 -1000</pubDate><guid>https://gustybear.github.io/teaching/course_ee693e_2020_fall/</guid><description>&lt;hr>
&lt;h2 id="executive-summary">Executive Summary&lt;/h2>
&lt;p>this course focuses on selected research topics of current interest in wireless security and is intended for undergraduate, master, or doctoral students who are interested in wireless security. at the end of this course, students will have a in-depth knowledge of the state-of-the-art and open problems in wireless security, thus enhancing their potential to do research or pursue a career in this rapidly developing area. this course is structured as a research seminar and laboratory where research papers from leading conferences &amp;amp; journals will be presented by the instructor and students. main topics of interests include: pairing, authentication, access control, wireless sensing and localization, jamming and anti-jamming, security analysis of wireless applications, hardware/firmware, side-channel analysis, IoT privacy, wireless fingerprinting, location privacy, and security in future cellular networks.&lt;/p>
&lt;hr>
&lt;h2 id="textbook">Textbook&lt;/h2>
&lt;ul>
&lt;li>required:
, by acm.
&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="logistics">Logistics&lt;/h2>
&lt;ul>
&lt;li>
&lt;p>&lt;em>lecturer&lt;/em>:
et al.&lt;/p>
&lt;/li>
&lt;li>
&lt;p>&lt;em>lecture&lt;/em>: mondays wednesday 9:00am-10:15am,
virtual via
.&lt;/p>
&lt;/li>
&lt;li>
&lt;p>&lt;em>discussion&lt;/em>: virtual via
.&lt;/p>
&lt;/li>
&lt;li>
&lt;p>&lt;em>office hours&lt;/em>: schedule it
.&lt;/p>
&lt;/li>
&lt;li>
&lt;p>&lt;em>laboratory hours&lt;/em>: schedule it
.&lt;/p>
&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="policies">Policies&lt;/h2>
&lt;ul>
&lt;li>&lt;em>presenter&lt;/em>: you may work in teams of two or three. each team will be assigned with two topics (four papers). each team needs to complete two tasks on each paper: (1) give a in-depth presentation (60 min) and answer all the questions during the q&amp;amp;a (15 min); (2) write a one-page (excluding citations) summary of the paper (in ieee conference format).&lt;/li>
&lt;li>&lt;em>audience&lt;/em>: you must work alone and complete the following tasks for each presentation: (1) watch the conference presentation that accompanies the paper; (2) prepare at least one relevent question for the presenter; (3) grade the presenter&amp;rsquo;s presentation and report.&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="schedule">Schedule&lt;/h2>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>time&lt;/th>
&lt;th>lecture/presentations&lt;/th>
&lt;th>presenter&lt;/th>
&lt;th>papers&lt;/th>
&lt;th>video/slides&lt;/th>
&lt;th>report&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Week 01 (Aug 24, 26)&lt;/td>
&lt;td>Course logistic&lt;/td>
&lt;td>Yao Zheng&lt;/td>
&lt;td>&amp;mdash;&lt;/td>
&lt;td>&amp;mdash;&lt;/td>
&lt;td>&amp;mdash;&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 02 (Aug 31, Sep 02)&lt;/td>
&lt;td>Mobile payments and fraud&lt;/td>
&lt;td>Alvin Yang, Thomas Yang&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>
&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 03 (Sep 09)&lt;/td>
&lt;td>NO CLASS&lt;/td>
&lt;td>&lt;/td>
&lt;td>&lt;/td>
&lt;td>&lt;/td>
&lt;td>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 04 (Sep 14, 16)&lt;/td>
&lt;td>Wireless localization and security&lt;/td>
&lt;td>Samson Aggelopoulos, Changlong Wu&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>
&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 05 (Sep 21, 23)&lt;/td>
&lt;td>Jamming and anti-jamming&lt;/td>
&lt;td>Grant A. Stankaitis, Japhet J. Ye&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>
&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 06 (Sep 28, 30)&lt;/td>
&lt;td>Mobile app security&lt;/td>
&lt;td>Dawei Yang, Matthew W. Sahara&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>
&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 07 (Oct 05, 07)&lt;/td>
&lt;td>Physical-layer security&lt;/td>
&lt;td>Samson Aggelopoulos, Noha M. Mohammed&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>
&lt;/td>
&lt;td>
&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 08 (Oct 12, 14)&lt;/td>
&lt;td>Hardware, firmware, and side-channel&lt;/td>
&lt;td>Alvin Yang, Japhet J. Ye&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>
&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 09 (Oct 19, 21)&lt;/td>
&lt;td>Wireless fingerprints&lt;/td>
&lt;td>Brian Z. Lu, Matthew W. Sahara&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>
&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 10 (Oct 26, 28)&lt;/td>
&lt;td>Location privacy&lt;/td>
&lt;td>Grant A. Stankaitis, Changlong Wu&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>
&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 11 (Nov 02, 04)&lt;/td>
&lt;td>Privacy risks and protection in IoT&lt;/td>
&lt;td>Brian Z. Lu, Noha M. Mohammed&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>
&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 12 (Nov 09)&lt;/td>
&lt;td>NO CLASS&lt;/td>
&lt;td>&lt;/td>
&lt;td>&lt;/td>
&lt;td>&lt;/td>
&lt;td>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 13 (Nov 16, 18)&lt;/td>
&lt;td>Pairing and access control&lt;/td>
&lt;td>Dawei Yang, Thomas Yang&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>
&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 14 (Nov 23, 25)&lt;/td>
&lt;td>Wireless sensing and authentication&lt;/td>
&lt;td>Yao Zheng&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 15 (Nov 30, Dec 02)&lt;/td>
&lt;td>Security in 4G/LTE&lt;/td>
&lt;td>Yao Zheng&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Week 16 (Dec 07, 09)&lt;/td>
&lt;td>Security in 5G&lt;/td>
&lt;td>Yao Zheng&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>
,
&lt;/td>
&lt;td>&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;hr>
&lt;h2 id="acknowledgement">Acknowledgement&lt;/h2>
&lt;p>This course is developed with the materials provided by ACM WiSec
2020, and the supports of University of Hawaii at Manoa
Coronavirus Aid, Relief and Economic Security (CARES) grant,
NSF grants DGE-1662487, CNS-1948568.&lt;/p></description></item><item><title>iJam with Channel Randomization</title><link>https://gustybear.github.io/publication/melcher-i-jam-channel-randomization-2020/</link><pubDate>Thu, 09 Jul 2020 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/melcher-i-jam-channel-randomization-2020/</guid><description/></item><item><title>Radar-Based Non-Contact Continuous Identity Authentication</title><link>https://gustybear.github.io/publication/islam-radar-based-non-contact-continuous-2020/</link><pubDate>Wed, 01 Jul 2020 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/islam-radar-based-non-contact-continuous-2020/</guid><description/></item><item><title>CRII: NeTS: Power Efficient Millimeter Wave Data Delivery for Remote Invasive Species Monitoring</title><link>https://gustybear.github.io/grant/2020_nsf_cise_nets_crii/</link><pubDate>Fri, 01 May 2020 00:00:00 -1000</pubDate><guid>https://gustybear.github.io/grant/2020_nsf_cise_nets_crii/</guid><description>&lt;h1 id="executive-summary">Executive Summary&lt;/h1>
&lt;p>The growing data resolution in remote sensing spurs the adoption of millimeter-wave (mmWave) communication modules on energy-harvesting devices to increase the data delivery bandwidth. The energy conditions on these devices are not always satisfiable to initiate or maintain the mmWave links and require systems to be capable of anticipating communication failures and take preemptive actions to minimize energy expenditures. Fortunately, the environmental information provided by remote sensors contains sufficient knowledge to enable the design of such systems. The goal of this project is to develop algorithms and tools to exploit this information and augment the solar-harvesting remote invasive species monitoring system in the State of Hawaii with mmWave data delivery capability. The work in this project will enable researchers, industry, and students to realize high bandwidth real-time remote sensing with power-constrained devices in real-world applications. The results of this research will impact fields across scientific, industrial, and military interests, including agriculture, ecology, meteorology, infrastructure, and public utility monitoring, etc., where timely communication of high-resolution sensory data is essential.&lt;/p>
&lt;p>The fundamental intuition of the proposed approach is that environmental factors, such as weather conditions, signal blockages, can be recognized via the inherent capability or interactions between the remote sensors. Knowledge of these factors can be utilized to optimize device awakening, beam scanning, and signal amplification, etc., at the physical layer. Three complimentary research thrusts are pursued: 1) extracting the correlation between solar harvesting conditions and mmWave signal attenuations; developing models and circuits to estimate the mmWave signal attenuations at specific solar conditions; 2) designing a distributed sensing architecture to detect mmWave beam blockage and accelerate beam alignment, by exploiting the low-power decimeter band communication implemented by the existing system; 3) formulating and solving a constrained route placement problem for an autonomous aerial data collector to optimize its mmWave signal reception as it maneuvers between sensor clusters and flight restricted regions. All products of this work will be made freely available to the research community, along with documentation and tutorials. The in-lab testbed to be established during the project will be made available online for remote testing. The hardware schematic of the sensor platform, deployment profiles, data traces, and important meta-data will be posted online to spur further use, test, and research to advance the field.&lt;/p></description></item><item><title>ROBin: Known-Plaintext Attack Resistant Orthogonal Blinding via Channel Randomization</title><link>https://gustybear.github.io/publication/pan-ro-bin-known-plaintext-attack-2020/</link><pubDate>Wed, 01 Apr 2020 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/pan-ro-bin-known-plaintext-attack-2020/</guid><description/></item><item><title>FaIR: Federated Incumbent Detection in CBRS Band</title><link>https://gustybear.github.io/publication/troglia-fa-ir-federated-incumbent-2019/</link><pubDate>Fri, 01 Nov 2019 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/troglia-fa-ir-federated-incumbent-2019/</guid><description/></item><item><title>Characterizing Location-Based Mobile Tracking in Mobile Ad Networks</title><link>https://gustybear.github.io/publication/hu-characterizing-locationbased-mobile-2019/</link><pubDate>Fri, 01 Mar 2019 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/hu-characterizing-locationbased-mobile-2019/</guid><description/></item><item><title>Tracking Location Privacy Leakage of Mobile Ad Networks at Scale</title><link>https://gustybear.github.io/publication/hu-tracking-location-privacy-2018/</link><pubDate>Sun, 15 Apr 2018 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/hu-tracking-location-privacy-2018/</guid><description/></item><item><title>A Feedback Control-Based Crowd Dynamics Management in IoT System</title><link>https://gustybear.github.io/publication/kawamoto-feedback-control-based-crowd-2017/</link><pubDate>Tue, 11 Jul 2017 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/kawamoto-feedback-control-based-crowd-2017/</guid><description/></item><item><title>Location Based Handshake and Private Proximity Test with Location Tags</title><link>https://gustybear.github.io/publication/zheng-location-based-handshake-2017/</link><pubDate>Sat, 01 Jul 2017 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/zheng-location-based-handshake-2017/</guid><description/></item><item><title>Cognitive Security: Securing Burgeoning Landscape of Mobile Network</title><link>https://gustybear.github.io/publication/zheng-cognitive-security-securing-2016/</link><pubDate>Fri, 01 Jul 2016 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/zheng-cognitive-security-securing-2016/</guid><description/></item><item><title>Profiling the Strength of Physical-Layer Security: A Study in Blinding</title><link>https://gustybear.github.io/publication/zheng-profiling-strength-physical-layer-2016/</link><pubDate>Fri, 01 Jul 2016 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/zheng-profiling-strength-physical-layer-2016/</guid><description/></item><item><title>Privacy Preservation for Cloud-Based Data Sharing and Data Analytics</title><link>https://gustybear.github.io/publication/zheng-privacy-preservation-cloud-based-2016/</link><pubDate>Fri, 01 Jan 2016 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/zheng-privacy-preservation-cloud-based-2016/</guid><description/></item><item><title>Privacy-Preserving Link Prediction in Decentralized Online Social Networks</title><link>https://gustybear.github.io/publication/zheng-privacy-preserving-link-prediction-2015/</link><pubDate>Tue, 01 Sep 2015 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/zheng-privacy-preserving-link-prediction-2015/</guid><description/></item><item><title>DDoS Attack Protection in the Era of Cloud Computing and Software-Defined Networking</title><link>https://gustybear.github.io/publication/wang-d-do-s-attack-protection-2015/</link><pubDate>Wed, 01 Apr 2015 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/wang-d-do-s-attack-protection-2015/</guid><description/></item><item><title>Highly Efficient Known-Plaintext Attacks Against Orthogonal Blinding Based Physical Layer Security</title><link>https://gustybear.github.io/publication/zheng-highly-efficient-known-plaintext-2015/</link><pubDate>Sun, 01 Feb 2015 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/zheng-highly-efficient-known-plaintext-2015/</guid><description/></item><item><title>PeerClean: Unveiling Peer-to-Peer Botnets through Dynamic Group Behavior Analysis</title><link>https://gustybear.github.io/publication/yan-peer-clean-unveiling-peerto-peer-2015/</link><pubDate>Thu, 01 Jan 2015 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/yan-peer-clean-unveiling-peerto-peer-2015/</guid><description/></item><item><title>DDoS Attack Protection in the Era of Cloud Computing and Software-Defined Networking</title><link>https://gustybear.github.io/publication/wang-d-do-s-attack-protection-2014/</link><pubDate>Wed, 01 Oct 2014 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/wang-d-do-s-attack-protection-2014/</guid><description/></item><item><title>Scalable and Secure Sharing of Personal Health Records in Cloud Computing Using Attribute-Based Encryption</title><link>https://gustybear.github.io/publication/li-scalable-secure-sharing-2013/</link><pubDate>Tue, 01 Jan 2013 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/li-scalable-secure-sharing-2013/</guid><description/></item><item><title>SHARP: Private Proximity Test and Secure Handshake with Cheat-Proof Location Tags</title><link>https://gustybear.github.io/publication/zheng-sharp-private-proximity-2012/</link><pubDate>Sat, 01 Sep 2012 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/zheng-sharp-private-proximity-2012/</guid><description/></item><item><title>Privacy-Preserving Personal Health Record System Using Attribute-Based Encryption</title><link>https://gustybear.github.io/publication/zheng-privacy-preserving-personal-health-2011/</link><pubDate>Sat, 01 Jan 2011 00:00:00 +0000</pubDate><guid>https://gustybear.github.io/publication/zheng-privacy-preserving-personal-health-2011/</guid><description/></item></channel></rss>