{"id":27073,"updated":"2025-01-22T18:42:17.536954+00:00","links":{},"created":"2025-01-18T22:57:31.650324+00:00","metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00027073","sets":["1164:2036:2049:2054"]},"path":["2054"],"owner":"1","recid":"27073","title":["二次近似法に基づくプログラマブル数値計算回路の構成とその合成法"],"pubdate":{"attribute_name":"公開日","attribute_value":"2006-01-17"},"_buckets":{"deposit":"d635aa05-7957-4a61-9b1e-1b5f4bf37b93"},"_deposit":{"id":"27073","pid":{"type":"depid","value":"27073","revision_id":0},"owners":[1],"status":"published","created_by":1},"item_title":"二次近似法に基づくプログラマブル数値計算回路の構成とその合成法","author_link":["0","0"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"二次近似法に基づくプログラマブル数値計算回路の構成とその合成法"},{"subitem_title":"Programmable Numerical Function Generators Based on Quadratic Approximation: Architecture and Synthesis Method","subitem_title_language":"en"}]},"item_type_id":"4","publish_date":"2006-01-17","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"広島市立大学情報工学科"},{"subitem_text_value":" 九州工業大学電子情報工学科"},{"subitem_text_value":" 海軍大学院大学"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Department of Computer Engineering, Hiroshima City University","subitem_text_language":"en"},{"subitem_text_value":" Department of Computer Science and Electronics, Kyushu Institute of Technology","subitem_text_language":"en"},{"subitem_text_value":" Department of Electrical and Computer Engineering, Naval Postgraduate School","subitem_text_language":"en"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"item_publisher":{"attribute_name":"出版者","attribute_value_mlt":[{"subitem_publisher":"情報処理学会","subitem_publisher_language":"ja"}]},"publish_status":"0","weko_shared_id":-1,"item_file_price":{"attribute_name":"Billing file","attribute_type":"file","attribute_value_mlt":[{"url":{"url":"https://ipsj.ixsq.nii.ac.jp/record/27073/files/IPSJ-SLDM06123005.pdf"},"date":[{"dateType":"Available","dateValue":"2008-01-17"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-SLDM06123005.pdf","filesize":[{"value":"488.2 kB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"660","billingrole":"5"},{"tax":["include_tax"],"price":"330","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"10"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"035b8ad9-47df-4c1a-9dd5-facdf2bf2398","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2006 by the Information Processing Society of Japan"}]},"item_4_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"永山, 忍"},{"creatorName":"笹尾, 勤"},{"creatorName":"JonT.Butler"}],"nameIdentifiers":[{}]}]},"item_4_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Shinobu, NAGAYAMA","creatorNameLang":"en"},{"creatorName":"TsutomuSASAO","creatorNameLang":"en"},{"creatorName":"JonT.BUTLER","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AA11451459","subitem_source_identifier_type":"NCID"}]},"item_4_textarea_12":{"attribute_name":"Notice","attribute_value_mlt":[{"subitem_textarea_value":"SIG Technical Reports are nonrefereed and hence may later appear in any journals, conferences, symposia, etc."}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_18gh","resourcetype":"technical report"}]},"item_4_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"本稿は,三角関数,対数関数,平方根演算,逆数演算などの関数を計算する数値計算回路の構成とその自動合成法を提案する.本数値計算回路は,LUT(Look-UpTable)カスケードを用いて,与えられた定義域を不等区間に分割し,数値関数を各区間毎に二次多項式で近似する.不等区間分割,LUTカスケード,そして二次近似法を用いることで,変化の激しい多様な関数に対しても,従来法よりコンパクトに実現できる.実験により以下を示す:1)本数値計算回路は,線形近似法(不等区間分割)に基づく数値計算回路の4%のメモリ量で実現できる.2)本数値計算回路は,5次近似法(等区間分割)に基づく数値計算回路の22%のメモリ量で実現できる.3)本合成法では,高精度(24ビット精度)数値計算回路を従来法より小規模なFPGAで実現できる.","subitem_description_type":"Other"}]},"item_4_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"This paper presents an architecture and a synthesis method for programmable numerical function generators (NFGs) for trigonometric, logarithmic, square root, and reciprocal functions. Our NFG partitions a given domain of the function into non-uniform segments using an LUT cascade, and approximates the given function by a quadratic polynomial for each segment. By using non-uniform segmentation, LUT cascade, and quadratic approximation, we can implement more compact NFGs than the existing methods for a wide range of functions. Implementation results on an FPGA show that: 1) our NFGs require only 49To of the memory needed by NFGs based on the linear approximation with non-uniform segmentation; 2) our NFGs require only 22% of the memory needed by NFGs based on the 5th-order approximation with uniform segmentation; and 3) our high-precision NFGs can be implemented with a compact and low-cost FPGA. Our automatic synthesis system generates such compact NFGs quickly.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"30","bibliographic_titles":[{"bibliographic_title":"情報処理学会研究報告システムLSI設計技術(SLDM)"}],"bibliographicPageStart":"25","bibliographicIssueDates":{"bibliographicIssueDate":"2006-01-17","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"4(2006-SLDM-123)","bibliographicVolumeNumber":"2006"}]},"relation_version_is_last":true,"weko_creator_id":"1"}}