BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Northeastern University College of Engineering - ECPv6.15.20//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-ORIGINAL-URL:https://coe.northeastern.edu
X-WR-CALDESC:Events for Northeastern University College of Engineering
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/New_York
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20190310T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20191103T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20200308T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20201101T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20210314T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20211107T060000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;VALUE=DATE:20201015
DTEND;VALUE=DATE:20201231
DTSTAMP:20260423T154747
CREATED:20201015T142444Z
LAST-MODIFIED:20201015T142444Z
UID:22804-1602720000-1609372799@coe.northeastern.edu
SUMMARY:Meet Your Graduate Student Ambassadors!
DESCRIPTION:Meet your Student Ambassadors! Prospective and Admitted Graduate Students are invited to meet their Student Ambassador via Unibuddy.
URL:https://coe.northeastern.edu/event/meet-your-graduate-student-ambassadors/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20201208T140000
DTEND;TZID=America/New_York:20201208T150000
DTSTAMP:20260423T154747
CREATED:20201201T202637Z
LAST-MODIFIED:20201201T202637Z
UID:23339-1607436000-1607439600@coe.northeastern.edu
SUMMARY:ECE PhD Dissertation Defense: Raffaele Guida
DESCRIPTION:PhD Dissertation Defense: Remotely Rechargeable Embedded Platforms for Next Generation IoT Systems in Critical Environments \nRaffaele Guida \nLocation: Teams Meeting \nAbstract: In the near future\, a new generation of miniaturized\, multi-function and smart wireless devices for Internet of Things (IoT) systems\, designed for real-time monitoring and with real-time reconfiguration will be deployed in critical and challenging environments\, e.g.\, underwater and inside the human body. These futuristic IoT platforms can now be realized thanks to advances in low-power electronics and wireless communications. However\, the need for long-term and reliable power supply\, together with the need to support innovative functions\, impose new powering requirements that cannot be satisfied by traditional batteries. Batteries have in fact a major impact on the size and lifetime of the device\, and often need to be replaced through complex\, expensive and non-scalable procedures. For example\, powering of Internet of Underwater Things (IoUT) devices in deep water remains one of the main challenges\, since these systems are typically powered by batteries that need to be recharged through difficult and expensive operations.\nFurthermore\, existing medical implants do not provide at once the miniaturized end-to-end sensing-computation-communication-recharging capabilities to implement Implantable Internet of Medical Things (IIoMT) applications.\nThis dissertation fills the existing research gaps by presenting innovative designs of battery-less devices remotely rechargeable through ultrasonic wireless power transfer. Specifically\, two major systems are presented\, U-Verse – the first FDA-compliant IIoMT platform packing sensing\, computation\, communication\, and recharging circuits into a penny-scale platform – and the first IoUT battery-less sensor node that can be wirelessly recharged through ultrasonic waves.\nU-Verse uses a single miniaturized transducer for data exchange and for wireless charging. To predict U-Verse’s performance\, a mathematical model of its charging efficiency is derived and experimentally validated. A matching circuit to maximize the amount of power transferred from the outside is proposed\, and the design of a full-fledged cm-scale printed circuit board (PCB) is presented. Extensive experimental evaluation indicates that U-Verse (i) is able to recharge a 330mF and 15F energy storage unit – several orders of magnitude higher than existing work – respectively under 20 and 60 minutes at a depth of 5cm; (ii) achieves stored charge duration of up to 610 and 40 hours in case of battery and supercapacitor energy storage\, respectively. Finally\, U-Verse is demonstrated through (i) a closed-loop application where a periodic sensing/actuation task sends data via ultrasounds through real porcine meat; and (ii) a real-time reconfigurable pacemaker. As for the underwater sensor node\, the architecture of an underwater platform capable of extracting electrical energy from ultrasonic waves is first introduced. Then\, the interfacing of the system with an underwater communication unit is illustrated. The design of a prototype where the storage unit is realized with a batch of supercapacitors is also discussed. Experimental results show that the harvested energy is sufficient to provide the sensor node with the power necessary to perform a sensing operation and power a modem for ultrasonic communications. Given the reduced attenuation of ultrasonic waves in water\, the proposed approach proves to cover longer distances with less transmission power than alternative solutions. Last\, the overall operating efficiency of the system is evaluated.
URL:https://coe.northeastern.edu/event/ece-phd-dissertation-defense-raffaele-guida/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20201208T150000
DTEND;TZID=America/New_York:20201208T160000
DTSTAMP:20260423T154747
CREATED:20201203T173238Z
LAST-MODIFIED:20201203T173238Z
UID:23373-1607439600-1607443200@coe.northeastern.edu
SUMMARY:ECE PhD Dissertation Defense: Sheng Lin
DESCRIPTION:PhD Dissertation Defense: Platform-specific Model Compression for Deep Neural Networks with Joint Methods \nSheng Lin \nLocation: Zoom Link \nAbstract: Deep learning has delivered its powerfulness in many application domains\, especially in computer vision\, natural language processing and speech recognition. As the backbone of deep learning\, deep neural networks (DNNs) consist of multiple layers of various types with hundreds to thousands of neurons. Embedded platforms are now becoming essential for deep learning deployment due to their portability\, versatility\, and energy efficiency. The large model size of DNNs\, while providing excellent accuracy\, also burdens the hardware platforms with intensive computation and storage. To consider the requirements of specific tasks\, many researchers have investigated reducing DNN model size for efficient implementation in hardware devices with reasonable accuracy prediction. However\, it lacks a systemic investigation on platform-specific DNN acceleration frameworks. \nIn this dissertation\, we present several software-hardware co-design techniques to speed up the DNN algorithm on specific platforms. At the software level\, we present joint model compression techniques for DNN model training and inference with reasonable accuracy performance. At the hardware level\, these algorithms and methods are targeting storage reduction\, low power consumption\, efficient inference\, and data security. By using joint methods to optimize different types of networks\, the targeted hardware platforms can reduce asymptotic complexity of both computation and storage\, making our approach distinguished from existing approaches. First\, we present a Fast Fourier Transform-based DNN model for inference phase on embedded platforms. Second\, we build a framework for two most commonly used model compression techniques\, low-bit linear weight quantization and its combination with different weight pruning methods. Third\, we apply quantization techniques for the always-on keyword spotting system and eliminate the energy-consuming ADC with an energy-efficient analog processing circuit. Finally\, we propose a federated learning framework to protect user’s data privacy while reducing overall communication cost during the training process.
URL:https://coe.northeastern.edu/event/ece-phd-dissertation-defense-sheng-lin/
END:VEVENT
END:VCALENDAR