首页 > 最新文献

ACM Journal on Emerging Technologies in Computing Systems最新文献

英文 中文
PUF based Secure and Lightweight Authentication and Key-Sharing Scheme for Wireless Sensor Network 基于PUF的无线传感器网络安全轻量级认证与密钥共享方案
IF 2.2 4区 计算机科学 Q3 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE Pub Date : 2022-01-31 DOI: 10.1145/3466682
Mahabub Hasan Mahalat, Dipankar Karmakar, Anindan Mondal, B. Sen
The deployment of wireless sensor networks (WSN) in an untended environment and the openness of the wireless channel bring various security threats to WSN. The resource limitations of the sensor nodes make the conventional security systems less attractive for WSN. Moreover, conventional cryptography alone cannot ensure the desired security against the physical attacks on sensor nodes. Physically unclonable function (PUF) is an emerging hardware security primitive that provides low-cost hardware security exploiting the unique inherent randomness of a device. In this article, we have proposed an authentication and key sharing scheme for the WSN integrating Pedersen’s verifiable secret sharing (Pedersen’s VSS) and Shamir’s secret sharing (Shamir’s SS) scheme with PUF which ensure the desired security with low overhead. The security analysis depicts the resilience of the proposed scheme against different active, passive and physical attacks. Also, the performance analysis shows that the proposed scheme possesses low computation, communication and storage overhead. The scheme only needs to store a polynomial number of PUF challenge-response pairs to the user node. The sink or senor nodes do not require storing any secret key. Finally, the comparison with the previous protocols establishes the dominance of the proposed scheme to use in WSN.
无线传感器网络在无人环境下的部署和无线信道的开放性给无线传感器网络带来了各种安全威胁。传感器节点的资源限制使得传统的安防系统对WSN的吸引力降低。此外,传统的加密技术本身并不能确保传感器节点免受物理攻击的安全性。物理不可克隆功能(PUF)是一种新兴的硬件安全原语,它利用设备独特的固有随机性提供低成本的硬件安全性。在本文中,我们提出了一种将Pedersen的可验证秘密共享(Pedersen 's VSS)和Shamir的秘密共享(Shamir 's SS)方案与PUF相结合的WSN认证和密钥共享方案,以低开销确保所需的安全性。安全分析描述了所提出的方案对不同的主动、被动和物理攻击的弹性。性能分析表明,该方案具有较低的计算、通信和存储开销。该方案只需要将多项式个数的PUF质询-响应对存储到用户节点。接收节点或传感器节点不需要存储任何密钥。最后,通过与已有协议的比较,证明了该方案在无线传感器网络中的优势。
{"title":"PUF based Secure and Lightweight Authentication and Key-Sharing Scheme for Wireless Sensor Network","authors":"Mahabub Hasan Mahalat, Dipankar Karmakar, Anindan Mondal, B. Sen","doi":"10.1145/3466682","DOIUrl":"https://doi.org/10.1145/3466682","url":null,"abstract":"The deployment of wireless sensor networks (WSN) in an untended environment and the openness of the wireless channel bring various security threats to WSN. The resource limitations of the sensor nodes make the conventional security systems less attractive for WSN. Moreover, conventional cryptography alone cannot ensure the desired security against the physical attacks on sensor nodes. Physically unclonable function (PUF) is an emerging hardware security primitive that provides low-cost hardware security exploiting the unique inherent randomness of a device. In this article, we have proposed an authentication and key sharing scheme for the WSN integrating Pedersen’s verifiable secret sharing (Pedersen’s VSS) and Shamir’s secret sharing (Shamir’s SS) scheme with PUF which ensure the desired security with low overhead. The security analysis depicts the resilience of the proposed scheme against different active, passive and physical attacks. Also, the performance analysis shows that the proposed scheme possesses low computation, communication and storage overhead. The scheme only needs to store a polynomial number of PUF challenge-response pairs to the user node. The sink or senor nodes do not require storing any secret key. Finally, the comparison with the previous protocols establishes the dominance of the proposed scheme to use in WSN.","PeriodicalId":50924,"journal":{"name":"ACM Journal on Emerging Technologies in Computing Systems","volume":"18 1","pages":"9:1-9:23"},"PeriodicalIF":2.2,"publicationDate":"2022-01-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"64043869","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 11
Enhancing Privacy in PUF-Cash through Multiple Trusted Third Parties and Reinforcement Learning 通过多个可信第三方和强化学习增强PUF-Cash的隐私
IF 2.2 4区 计算机科学 Q3 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE Pub Date : 2022-01-31 DOI: 10.1145/3441139
G. Fragkos, C. Minwalla, Eirini-Eleni Tsiropoulou, J. Plusquellic
Electronic cash ( e-Cash ) is a digital alternative to physical currency such as coins and bank notes. Suitably constructed, e-Cash has the ability to offer an anonymous offline experience much akin to cash, and in direct contrast to traditional forms of payment such as credit and debit cards. Implementing security and privacy within e-Cash, i.e., preserving user anonymity while preventing counterfeiting, fraud, and double spending, is a non-trivial challenge. In this article, we propose major improvements to an e-Cash protocol, termed PUF-Cash, based on physical unclonable functions ( PUFs ). PUF-Cash was created as an offline-first, secure e-Cash scheme that preserved user anonymity in payments. In addition, PUF-Cash supports remote payments; an improvement over traditional currency. In this work, a novel multi-trusted-third-party exchange scheme is introduced, which is responsible for “blinding” Alice’s e-Cash tokens; a feature at the heart of preserving her anonymity. The exchange operations are governed by machine learning techniques which are uniquely applied to optimize user privacy, while remaining resistant to identity-revealing attacks by adversaries and trusted authorities. Federation of the single trusted third party into multiple entities distributes the workload, thereby improving performance and resiliency within the e-Cash system architecture. Experimental results indicate that improvements to PUF-Cash enhance user privacy and scalability.
电子现金(e-Cash)是硬币和纸币等实物货币的数字替代品。通过适当的构建,电子现金能够提供类似于现金的匿名离线体验,与信用卡和借记卡等传统支付方式形成直接对比。在电子现金中实现安全性和隐私性,即在保护用户匿名的同时防止伪造、欺诈和重复支出,是一项非同小可的挑战。在本文中,我们提出了基于物理不可克隆功能(puf)的电子现金协议PUF-Cash的主要改进。PUF-Cash是作为一种离线优先、安全的电子现金方案而创建的,它保护了用户在支付中的匿名性。此外,PUF-Cash支持远程支付;对传统货币的改进。在这项工作中,引入了一种新的多可信第三方交换方案,该方案负责“盲化”Alice的电子现金令牌;这是保护她匿名的核心功能。交换操作由机器学习技术管理,该技术独特地应用于优化用户隐私,同时保持对对手和可信机构的身份泄露攻击的抵抗力。将单个受信任的第三方联合到多个实体中可以分配工作负载,从而提高e-Cash系统架构内的性能和弹性。实验结果表明,PUF-Cash的改进增强了用户隐私和可扩展性。
{"title":"Enhancing Privacy in PUF-Cash through Multiple Trusted Third Parties and Reinforcement Learning","authors":"G. Fragkos, C. Minwalla, Eirini-Eleni Tsiropoulou, J. Plusquellic","doi":"10.1145/3441139","DOIUrl":"https://doi.org/10.1145/3441139","url":null,"abstract":"\u0000 Electronic cash\u0000 (\u0000 e-Cash\u0000 ) is a digital alternative to physical currency such as coins and bank notes. Suitably constructed, e-Cash has the ability to offer an anonymous offline experience much akin to cash, and in direct contrast to traditional forms of payment such as credit and debit cards. Implementing security and privacy within e-Cash, i.e., preserving user anonymity while preventing counterfeiting, fraud, and double spending, is a non-trivial challenge. In this article, we propose major improvements to an e-Cash protocol, termed PUF-Cash, based on\u0000 physical unclonable functions\u0000 (\u0000 PUFs\u0000 ). PUF-Cash was created as an offline-first, secure e-Cash scheme that preserved user anonymity in payments. In addition, PUF-Cash supports remote payments; an improvement over traditional currency. In this work, a novel multi-trusted-third-party exchange scheme is introduced, which is responsible for “blinding” Alice’s e-Cash tokens; a feature at the heart of preserving her anonymity. The exchange operations are governed by machine learning techniques which are uniquely applied to optimize user privacy, while remaining resistant to identity-revealing attacks by adversaries and trusted authorities. Federation of the single trusted third party into multiple entities distributes the workload, thereby improving performance and resiliency within the e-Cash system architecture. Experimental results indicate that improvements to PUF-Cash enhance user privacy and scalability.\u0000","PeriodicalId":50924,"journal":{"name":"ACM Journal on Emerging Technologies in Computing Systems","volume":"18 1","pages":"7:1-7:26"},"PeriodicalIF":2.2,"publicationDate":"2022-01-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"64035727","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
Integrated Power Signature Generation Circuit for IoT Abnormality Detection 用于物联网异常检测的集成功率签名生成电路
IF 2.2 4区 计算机科学 Q3 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE Pub Date : 2022-01-31 DOI: 10.1145/3460476
David Thompson, Haibo Wang
This work presents a methodology to monitor the power signature of IoT devices for detecting operation abnormality. It does not require bulky measurement equipment thanks to the proposed power signature generation circuit which can be integrated into LDO voltage regulators. The proposed circuit is implemented using a 130 nm CMOS technology and simulated with power trace measured from a wireless sensor. It shows the generated power signature accurately reflects the power consumption and can be used to distinguish different operation conditions, such as wireless transmission levels, data sampling rates and microcontroller UART communications.
这项工作提出了一种监测物联网设备的功率特征以检测操作异常的方法。它不需要笨重的测量设备,这要归功于所提出的功率签名生成电路,可以集成到LDO稳压器中。该电路采用130纳米CMOS技术实现,并通过无线传感器测量功率迹线进行仿真。由此可见,所产生的功率特征能准确反映功耗,并可用于区分不同的工作条件,如无线传输水平、数据采样率和单片机UART通信。
{"title":"Integrated Power Signature Generation Circuit for IoT Abnormality Detection","authors":"David Thompson, Haibo Wang","doi":"10.1145/3460476","DOIUrl":"https://doi.org/10.1145/3460476","url":null,"abstract":"This work presents a methodology to monitor the power signature of IoT devices for detecting operation abnormality. It does not require bulky measurement equipment thanks to the proposed power signature generation circuit which can be integrated into LDO voltage regulators. The proposed circuit is implemented using a 130 nm CMOS technology and simulated with power trace measured from a wireless sensor. It shows the generated power signature accurately reflects the power consumption and can be used to distinguish different operation conditions, such as wireless transmission levels, data sampling rates and microcontroller UART communications.","PeriodicalId":50924,"journal":{"name":"ACM Journal on Emerging Technologies in Computing Systems","volume":"18 1","pages":"5:1-5:13"},"PeriodicalIF":2.2,"publicationDate":"2022-01-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"64041943","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
An Electro-Photonic System for Accelerating Deep Neural Networks 一种用于加速深度神经网络的光电系统
IF 2.2 4区 计算机科学 Q3 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE Pub Date : 2021-09-02 DOI: 10.1145/3606949
Cansu Demirkıran, Furkan Eris, Gongyu Wang, Jon Elmhurst, Nick Moore, N. Harris, Ayon Basumallik, V. Reddi, A. Joshi, D. Bunandar
The number of parameters in deep neural networks (DNNs) is scaling at about 5 × the rate of Moore’s Law. To sustain this growth, photonic computing is a promising avenue, as it enables higher throughput in dominant general matrix-matrix multiplication (GEMM) operations in DNNs than their electrical counterpart. However, purely photonic systems face several challenges including lack of photonic memory and accumulation of noise. In this paper, we present an electro-photonic accelerator, ADEPT, which leverages a photonic computing unit for performing GEMM operations, a vectorized digital electronic ASIC for performing non-GEMM operations, and SRAM arrays for storing DNN parameters and activations. In contrast to prior works in photonic DNN accelerators, we adopt a system-level perspective and show that the gains while large are tempered relative to prior expectations. Our goal is to encourage architects to explore photonic technology in a more pragmatic way considering the system as a whole to understand its general applicability in accelerating today’s DNNs. Our evaluation shows that ADEPT can provide, on average, 5.73 × higher throughput per Watt compared to the traditional systolic arrays (SAs) in a full-system, and at least 6.8 × and 2.5 × better throughput per Watt, compared to state-of-the-art electronic and photonic accelerators, respectively.
深度神经网络(dnn)中参数的数量以摩尔定律的5倍速率扩展。为了维持这种增长,光子计算是一个很有前途的途径,因为它可以在dnn中占主导地位的一般矩阵-矩阵乘法(GEMM)操作中实现比电运算更高的吞吐量。然而,纯光子系统面临着缺乏光子记忆和噪声积累等挑战。在本文中,我们提出了一种光电加速器ADEPT,它利用光子计算单元执行GEMM操作,一个矢量数字电子ASIC执行非GEMM操作,以及用于存储DNN参数和激活的SRAM阵列。与之前在光子深度神经网络加速器上的工作相比,我们采用了系统级的观点,并表明增益虽然很大,但相对于先前的预期是温和的。我们的目标是鼓励建筑师以更务实的方式探索光子技术,将系统作为一个整体来考虑,以了解其在加速当今dnn中的普遍适用性。我们的评估表明,与全系统中的传统收缩阵列(SAs)相比,ADEPT平均每瓦特吞吐量提高5.73倍,与最先进的电子加速器和光子加速器相比,每瓦特吞吐量提高至少6.8倍和2.5倍。
{"title":"An Electro-Photonic System for Accelerating Deep Neural Networks","authors":"Cansu Demirkıran, Furkan Eris, Gongyu Wang, Jon Elmhurst, Nick Moore, N. Harris, Ayon Basumallik, V. Reddi, A. Joshi, D. Bunandar","doi":"10.1145/3606949","DOIUrl":"https://doi.org/10.1145/3606949","url":null,"abstract":"The number of parameters in deep neural networks (DNNs) is scaling at about 5 × the rate of Moore’s Law. To sustain this growth, photonic computing is a promising avenue, as it enables higher throughput in dominant general matrix-matrix multiplication (GEMM) operations in DNNs than their electrical counterpart. However, purely photonic systems face several challenges including lack of photonic memory and accumulation of noise. In this paper, we present an electro-photonic accelerator, ADEPT, which leverages a photonic computing unit for performing GEMM operations, a vectorized digital electronic ASIC for performing non-GEMM operations, and SRAM arrays for storing DNN parameters and activations. In contrast to prior works in photonic DNN accelerators, we adopt a system-level perspective and show that the gains while large are tempered relative to prior expectations. Our goal is to encourage architects to explore photonic technology in a more pragmatic way considering the system as a whole to understand its general applicability in accelerating today’s DNNs. Our evaluation shows that ADEPT can provide, on average, 5.73 × higher throughput per Watt compared to the traditional systolic arrays (SAs) in a full-system, and at least 6.8 × and 2.5 × better throughput per Watt, compared to state-of-the-art electronic and photonic accelerators, respectively.","PeriodicalId":50924,"journal":{"name":"ACM Journal on Emerging Technologies in Computing Systems","volume":"1 1","pages":""},"PeriodicalIF":2.2,"publicationDate":"2021-09-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"47101680","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 30
A Noninvasive Technique to Detect Authentic/Counterfeit SRAM Chips 一种检测真假SRAM芯片的非侵入技术
IF 2.2 4区 计算机科学 Q3 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE Pub Date : 2021-07-19 DOI: 10.1145/3597024
B. M. S. B. Talukder, F. Ferdaus, Md. Tauhidur Rahman
Many commercially available memory chips are fabricated worldwide in untrusted facilities. Therefore, a counterfeit memory chip can easily enter into the supply chain in different formats. Deploying these counterfeit memory chips into an electronic system can severely affect security and reliability domains because of their substandard quality, poor performance, and shorter lifespan. Therefore, a proper solution is required to identify counterfeit memory chips before deploying them in mission-, safety-, and security-critical systems. However, a single solution to prevent counterfeiting is challenging due to the diversity of counterfeit types, sources, and refinement techniques. Besides, the chips can pass initial testing and still fail while being used in the system. Furthermore, existing solutions focus on detecting a single counterfeit type (e.g., detecting recycled memory chips). This work proposes a framework that detects major counterfeit static random-access memory (SRAM) types by attesting/identifying the origin of the manufacturer. The proposed technique generates a single signature for a manufacturer and does not require any exhaustive registration/authentication process. We validate our proposed technique using 345 SRAM chips produced by major manufacturers. The silicon results show that the test scores (F1 score) of our proposed technique of identifying memory manufacturer and part-number are 93% and 71%, respectively.
许多商用存储芯片是在世界各地不可靠的设施中制造的。因此,假冒的存储芯片很容易以不同的形式进入供应链。将这些假冒内存芯片部署到电子系统中会严重影响安全性和可靠性领域,因为它们的质量不合格,性能差,寿命短。因此,在将假冒内存芯片部署到任务、安全和安全关键系统之前,需要一个适当的解决方案来识别假冒内存芯片。然而,由于伪造类型、来源和改进技术的多样性,防止伪造的单一解决方案是具有挑战性的。此外,芯片可以通过初始测试,但在系统中使用时仍然会失败。此外,现有的解决方案侧重于检测单一假冒类型(例如,检测回收的存储芯片)。这项工作提出了一个框架,通过证明/识别制造商的来源来检测主要的假冒静态随机存取存储器(SRAM)类型。所建议的技术为制造商生成单个签名,并且不需要任何详尽的注册/身份验证过程。我们使用主要制造商生产的345个SRAM芯片验证了我们提出的技术。硅测试结果表明,我们提出的识别存储器制造商和零件编号技术的测试分数(F1分数)分别为93%和71%。
{"title":"A Noninvasive Technique to Detect Authentic/Counterfeit SRAM Chips","authors":"B. M. S. B. Talukder, F. Ferdaus, Md. Tauhidur Rahman","doi":"10.1145/3597024","DOIUrl":"https://doi.org/10.1145/3597024","url":null,"abstract":"Many commercially available memory chips are fabricated worldwide in untrusted facilities. Therefore, a counterfeit memory chip can easily enter into the supply chain in different formats. Deploying these counterfeit memory chips into an electronic system can severely affect security and reliability domains because of their substandard quality, poor performance, and shorter lifespan. Therefore, a proper solution is required to identify counterfeit memory chips before deploying them in mission-, safety-, and security-critical systems. However, a single solution to prevent counterfeiting is challenging due to the diversity of counterfeit types, sources, and refinement techniques. Besides, the chips can pass initial testing and still fail while being used in the system. Furthermore, existing solutions focus on detecting a single counterfeit type (e.g., detecting recycled memory chips). This work proposes a framework that detects major counterfeit static random-access memory (SRAM) types by attesting/identifying the origin of the manufacturer. The proposed technique generates a single signature for a manufacturer and does not require any exhaustive registration/authentication process. We validate our proposed technique using 345 SRAM chips produced by major manufacturers. The silicon results show that the test scores (F1 score) of our proposed technique of identifying memory manufacturer and part-number are 93% and 71%, respectively.","PeriodicalId":50924,"journal":{"name":"ACM Journal on Emerging Technologies in Computing Systems","volume":"19 1","pages":"1 - 25"},"PeriodicalIF":2.2,"publicationDate":"2021-07-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"46885286","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Temporal State Machines: Using Temporal Memory to Stitch Time-based Graph Computations. 时间状态机:使用时间记忆来缝合基于时间的图计算。
IF 2.2 4区 计算机科学 Q3 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE Pub Date : 2021-07-01 DOI: 10.1145/3451214
Advait Madhavan, Matthew W Daniels, Mark D Stiles

Race logic, an arrival-time-coded logic family, has demonstrated energy and performance improvements for applications ranging from dynamic programming to machine learning. However, the various ad hoc mappings of algorithms into hardware rely on researcher ingenuity and result in custom architectures that are difficult to systematize. We propose to associate race logic with the mathematical field of tropical algebra, enabling a more methodical approach toward building temporal circuits. This association between the mathematical primitives of tropical algebra and generalized race logic computations guides the design of temporally coded tropical circuits. It also serves as a framework for expressing high-level timing-based algorithms. This abstraction, when combined with temporal memory, allows for the systematic exploration of race logic-based temporal architectures by making it possible to partition feed-forward computations into stages and organize them into a state machine. We leverage analog memristor-based temporal memories to design such a state machine that operates purely on time-coded wavefronts. We implement a version of Dijkstra's algorithm to evaluate this temporal state machine. This demonstration shows the promise of expanding the expressibility of temporal computing to enable it to deliver significant energy and throughput advantages.

竞赛逻辑是一种到达时间编码逻辑家族,已经证明了从动态规划到机器学习等应用程序的能量和性能改进。然而,算法到硬件的各种特殊映射依赖于研究人员的独创性,并导致难以系统化的自定义架构。我们建议将种族逻辑与热带代数的数学领域联系起来,使建立时间电路的方法更有条理。热带代数的数学原语与广义种族逻辑计算之间的这种联系指导了时间编码热带电路的设计。它还可以作为表达高级基于时序的算法的框架。当这种抽象与时间内存结合使用时,可以通过将前馈计算划分为阶段并将它们组织到状态机中来系统地探索基于种族逻辑的时间架构。我们利用基于模拟忆阻器的时间存储器来设计这样一个纯粹在时间编码波前上运行的状态机。我们实现了Dijkstra算法的一个版本来评估这个时间状态机。这个演示展示了扩展时间计算的可表达性的前景,使它能够提供显著的能量和吞吐量优势。
{"title":"Temporal State Machines: Using Temporal Memory to Stitch Time-based Graph Computations.","authors":"Advait Madhavan,&nbsp;Matthew W Daniels,&nbsp;Mark D Stiles","doi":"10.1145/3451214","DOIUrl":"https://doi.org/10.1145/3451214","url":null,"abstract":"<p><p>Race logic, an arrival-time-coded logic family, has demonstrated energy and performance improvements for applications ranging from dynamic programming to machine learning. However, the various <i>ad hoc</i> mappings of algorithms into hardware rely on researcher ingenuity and result in custom architectures that are difficult to systematize. We propose to associate race logic with the mathematical field of tropical algebra, enabling a more methodical approach toward building temporal circuits. This association between the mathematical primitives of tropical algebra and generalized race logic computations guides the design of temporally coded tropical circuits. It also serves as a framework for expressing high-level timing-based algorithms. This abstraction, when combined with temporal memory, allows for the systematic exploration of race logic-based temporal architectures by making it possible to partition feed-forward computations into stages and organize them into a state machine. We leverage analog memristor-based temporal memories to design such a state machine that operates purely on time-coded wavefronts. We implement a version of Dijkstra's algorithm to evaluate this temporal state machine. This demonstration shows the promise of expanding the expressibility of temporal computing to enable it to deliver significant energy and throughput advantages.</p>","PeriodicalId":50924,"journal":{"name":"ACM Journal on Emerging Technologies in Computing Systems","volume":"17 3","pages":""},"PeriodicalIF":2.2,"publicationDate":"2021-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1145/3451214","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"10816280","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Depth-bounded Graph Partitioning Algorithm and Dual Clocking Method for Realization of Superconducting SFQ Circuits 实现超导SFQ电路的深度有界图划分算法和双时钟方法
IF 2.2 4区 计算机科学 Q3 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE Pub Date : 2020-10-22 DOI: 10.1145/3412389
PasandiGhasem, PedramMassoud
Superconducting Single Flux Quantum (SFQ) logic with switching delay of 1ps and switching energy of 1019J is a potential emerging candidate for replacing Complementary Metal Oxide Semiconductor (CM...
开关延迟为1ps,开关能量为1019J的超导单通量量子(SFQ)逻辑是取代互补金属氧化物半导体(CM…
{"title":"Depth-bounded Graph Partitioning Algorithm and Dual Clocking Method for Realization of Superconducting SFQ Circuits","authors":"PasandiGhasem, PedramMassoud","doi":"10.1145/3412389","DOIUrl":"https://doi.org/10.1145/3412389","url":null,"abstract":"Superconducting Single Flux Quantum (SFQ) logic with switching delay of 1ps and switching energy of 1019J is a potential emerging candidate for replacing Complementary Metal Oxide Semiconductor (CM...","PeriodicalId":50924,"journal":{"name":"ACM Journal on Emerging Technologies in Computing Systems","volume":"44 1","pages":"1-22"},"PeriodicalIF":2.2,"publicationDate":"2020-10-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"81104802","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
Towards on-node Machine Learning for Ultra-low-power Sensors Using Asynchronous Σ Δ Streams 使用异步Σ Δ流实现超低功耗传感器的节点上机器学习
IF 2.2 4区 计算机科学 Q3 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE Pub Date : 2020-08-26 DOI: 10.1145/3404975
Gonzalez-GuerreroPatricia, Tracy IITommy, GuoXinfei, SreekumarRahul, LenjaniMarzieh, SkadronKevin, R. StanMircea
We propose a novel architecture to enable low-power, complex on-node data processing, for the next generation of sensors for the internet of things (IoT), smartdust, or edge intelligence. Our archi...
我们提出了一种新颖的架构,可以为下一代物联网(IoT)、智能尘或边缘智能传感器实现低功耗、复杂的节点上数据处理。我们的archi…
{"title":"Towards on-node Machine Learning for Ultra-low-power Sensors Using Asynchronous Σ Δ Streams","authors":"Gonzalez-GuerreroPatricia, Tracy IITommy, GuoXinfei, SreekumarRahul, LenjaniMarzieh, SkadronKevin, R. StanMircea","doi":"10.1145/3404975","DOIUrl":"https://doi.org/10.1145/3404975","url":null,"abstract":"We propose a novel architecture to enable low-power, complex on-node data processing, for the next generation of sensors for the internet of things (IoT), smartdust, or edge intelligence. Our archi...","PeriodicalId":50924,"journal":{"name":"ACM Journal on Emerging Technologies in Computing Systems","volume":"16 1","pages":"1-20"},"PeriodicalIF":2.2,"publicationDate":"2020-08-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1145/3404975","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"64029875","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
Leveraging Side-channel Information for Disassembly and Security. 利用侧信道信息进行拆卸和安全。
IF 2.2 4区 计算机科学 Q3 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE Pub Date : 2019-01-01
Jungmin Park, Fahim Rahman, Apostol Vassilev, Domenic Forte, Mark Tehranipoor

With the rise of Internet of Things (IoT), devices such as smartphones, embedded medical devices, smart home appliances as well as traditional computing platforms such as personal computers and servers have been increasingly targeted with a variety of cyber attacks. Due to limited hardware resources for embedded devices and difficulty in wide-coverage and on-time software updates, software-only cyber defense techniques, such as traditional anti-virus and malware detectors, do not offer a silver-bullet solution. Hardware-based security monitoring and protection techniques, therefore, have gained significant attention. Monitoring devices using side channel leakage information, e.g. power supply variation and electromagnetic (EM) radiation, is a promising avenue that promotes multiple directions in security and trust applications. In this paper, we provide a taxonomy of hardware-based monitoring techniques against different cyber and hardware attacks, highlight the potentials and unique challenges, and display how power-based side-channel instruction-level monitoring can offer suitable solutions to prevailing embedded device security issues. Further, we delineate approaches for future research directions.

随着物联网(IoT)的兴起,智能手机、嵌入式医疗设备、智能家电等设备以及个人电脑和服务器等传统计算平台越来越多地成为各种网络攻击的目标。由于嵌入式设备的硬件资源有限,软件难以广泛覆盖和及时更新,传统的反病毒和恶意软件检测器等仅靠软件的网络防御技术并不能提供灵丹妙药。因此,基于硬件的安全监视和保护技术受到了极大的关注。利用侧通道泄漏信息的监测设备,如电源变化和电磁(EM)辐射,是一种很有前途的途径,可以促进安全和信任应用的多个方向。在本文中,我们提供了针对不同网络和硬件攻击的基于硬件的监控技术的分类,强调了潜力和独特的挑战,并展示了基于功率的边信道指令级监控如何为普遍存在的嵌入式设备安全问题提供合适的解决方案。在此基础上,展望了未来的研究方向。
{"title":"Leveraging Side-channel Information for Disassembly and Security.","authors":"Jungmin Park,&nbsp;Fahim Rahman,&nbsp;Apostol Vassilev,&nbsp;Domenic Forte,&nbsp;Mark Tehranipoor","doi":"","DOIUrl":"","url":null,"abstract":"<p><p>With the rise of Internet of Things (IoT), devices such as smartphones, embedded medical devices, smart home appliances as well as traditional computing platforms such as personal computers and servers have been increasingly targeted with a variety of cyber attacks. Due to limited hardware resources for embedded devices and difficulty in wide-coverage and on-time software updates, software-only cyber defense techniques, such as traditional anti-virus and malware detectors, do not offer a silver-bullet solution. Hardware-based security monitoring and protection techniques, therefore, have gained significant attention. Monitoring devices using side channel leakage information, e.g. power supply variation and electromagnetic (EM) radiation, is a promising avenue that promotes multiple directions in security and trust applications. In this paper, we provide a taxonomy of hardware-based monitoring techniques against different cyber and hardware attacks, highlight the potentials and unique challenges, and display how power-based side-channel instruction-level monitoring can offer suitable solutions to prevailing embedded device security issues. Further, we delineate approaches for future research directions.</p>","PeriodicalId":50924,"journal":{"name":"ACM Journal on Emerging Technologies in Computing Systems","volume":"16 1","pages":""},"PeriodicalIF":2.2,"publicationDate":"2019-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7450766/pdf/nihms-1588338.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"38421048","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Deriving an indoor environmental index for portuguese office buildings 导出葡萄牙办公建筑的室内环境指数
IF 2.2 4区 计算机科学 Q3 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE Pub Date : 2016-12-16 DOI: 10.3390/TECHNOLOGIES4040040
J. Gomes, H. Esteves
In 2002, the European Commission (EU) issued a Directive aiming to reduce the energy consumption of buildings, which was adopted by the EU member states and came into force in 2006. Portugal adopted it by issuing law decrees in 2006 which considered not only the energy saving aspects but also additional specific measures aiming to protect indoor air quality (IAQ). This new legislation is now being enforced, and it will be necessary to define compliance acceptance levels for the prescribed indoor air limits. The use of comfort or environmental indexes could be of considerable help to ameliorate the evaluation of IAQ. This paper presents a proposal of an index regarding IAQ which considers both the aspects of thermal comfort and non-toxicity. The proposed index was calculated for offices of several European countries, available from previous studies and for Portugal as well. Bearing in mind there is few existing data, this study is consistent with the proposed index, as the obtained values are similar to Greece, which has several similarities with the Portuguese situation.
2002年,欧盟委员会发布了一项旨在降低建筑能耗的指令,该指令被欧盟成员国采纳,并于2006年生效。葡萄牙在2006年通过颁布法令采用了这一方法,该法令不仅考虑了节能方面,还考虑了旨在保护室内空气质量(IAQ)的额外具体措施。这项新法规目前正在实施,有必要为规定的室内空气限制规定合规接受水平。舒适度或环境指标的使用对改善室内空气质量的评价有很大的帮助。本文提出了一种综合考虑热舒适性和无毒性的室内空气质量指标。拟议的指数是为几个欧洲国家的办事处计算的,可以从以前的研究中得到,也可以为葡萄牙计算。考虑到现有数据很少,本研究与提出的指数是一致的,因为获得的值与希腊相似,与葡萄牙的情况有几个相似之处。
{"title":"Deriving an indoor environmental index for portuguese office buildings","authors":"J. Gomes, H. Esteves","doi":"10.3390/TECHNOLOGIES4040040","DOIUrl":"https://doi.org/10.3390/TECHNOLOGIES4040040","url":null,"abstract":"In 2002, the European Commission (EU) issued a Directive aiming to reduce the energy consumption of buildings, which was adopted by the EU member states and came into force in 2006. Portugal adopted it by issuing law decrees in 2006 which considered not only the energy saving aspects but also additional specific measures aiming to protect indoor air quality (IAQ). This new legislation is now being enforced, and it will be necessary to define compliance acceptance levels for the prescribed indoor air limits. The use of comfort or environmental indexes could be of considerable help to ameliorate the evaluation of IAQ. This paper presents a proposal of an index regarding IAQ which considers both the aspects of thermal comfort and non-toxicity. The proposed index was calculated for offices of several European countries, available from previous studies and for Portugal as well. Bearing in mind there is few existing data, this study is consistent with the proposed index, as the obtained values are similar to Greece, which has several similarities with the Portuguese situation.","PeriodicalId":50924,"journal":{"name":"ACM Journal on Emerging Technologies in Computing Systems","volume":"24 1","pages":"1-7"},"PeriodicalIF":2.2,"publicationDate":"2016-12-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.3390/TECHNOLOGIES4040040","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"69987821","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 5
期刊
ACM Journal on Emerging Technologies in Computing Systems
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1