1. INTRODUCTION
Multimedia, communication and control are the
three major fields covered by embedded systems.
They frequently employ applications like voice recognition,
3D graphics, image/vision processing, etc.
Basic algorithms in running these applications are
Fourier transformation, coding such as HuffmanElias, etc. Then, one of the most important operations
in processing such algorithms is FP (floating
point) arithmetic. This is obvious from, for example,
the Sobel filter, normalized correlation function
and sequential similarity algorithm used by ASV (advanced
safety vehicle) applications.
However, there exist fundamental issues in the execution
of FP arithmetic by embedded processors.
This conceives the trade-off between computational
precision and power dissipation. Although FP format
width tends to increase in order to achieve higher
precision, it consumes much power. In view of power
conscious compact design of embedded processors,
power consumption has been continuously reduced
by minimizing the bitwidth representation [1], [2], [3]
and using the integer approximation of FP numbers
[4].
Even though the best-suited bitwidth of FP format
is fixed for some purpose, more fundamental approach
is still required to achieve the overall design principle
of embedded processor’s execution stage. None
of microprocessor techniques are sufficiently effective
by themselves. In fact, existing microprocessor technology,
for example, voltage scaling and the gating
of power and clock, have both merits and demerits.
They exhibit effectiveness after all when they
are used as hybrid techniques. Actually, HW/SW
(hardware/software) co-design is crucial for not only
embedded processors but also the execution stage itself.
1 . มัลติมีเดียแนะนำ
, การสื่อสารและการควบคุมเป็น
3 สาขาที่ครอบคลุมโดยระบบสมองกลฝังตัว .
พวกเขามักจ้างโปรแกรมเช่นการรับรู้เสียง ,
กราฟิก 3D , ภาพ / ภาพการประมวลผล ฯลฯ
พื้นฐานขั้นตอนวิธีการใช้งานเหล่านี้
ฟูเรียร์แปลง , การเข้ารหัสเช่น huffmanelias ฯลฯ จากนั้นหนึ่งใน
งานสำคัญที่สุดขั้นตอนวิธีในการประมวลผลเช่น FP ( จุดลอย
) คณิตศาสตร์ นี้จะเห็นได้ชัดจากตัวอย่าง ลิงค์รูป
กรอง , ฟังก์ชันสหสัมพันธ์และลำดับขั้นตอนวิธีใช้ความเหมือนโดย ASV ( รถยนต์ความปลอดภัยขั้นสูง
) การใช้งาน อย่างไรก็ตาม ยังมีปัญหาพื้นฐานในการทำงาน
เลขคณิต FP โดยฝังตัวประมวลผล .
นี้ conceives แลกระหว่างคอมพิวเตอร์
ความแม่นยำและอำนาจการกระจาย แม้ว่าความกว้างรูปแบบ
FP มีแนวโน้มที่จะเพิ่มขึ้นเพื่อให้บรรลุสูง
ความแม่นยำ มันใช้พลังงานมาก ในมุมมองของพลังงาน
สติกะทัดรัดของหน่วยประมวลผลฝังตัว
พลังงานได้รับอย่างต่อเนื่องลดลง
ลด bitwidth แทน [ 1 ] , [ 2 ] , [ 3 ]
และใช้ตัวเลขจำนวนเต็มประมาณ FP
[ 4 ]แม้ว่าที่สุดของรูปแบบ bitwidth
FP แก้ไขบางจุดประสงค์พื้นฐานวิธีการ
ยังต้องบรรลุโดยรวมหลักการออกแบบ
เวทีประหารหน่วยประมวลผลแบบฝังตัว ไม่มีเทคนิคไมโครโปรเซสเซอร์ที่มีประสิทธิภาพเพียงพอ
โดยตัวเอง ในความเป็นจริงเทคโนโลยีไมโครโปรเซสเซอร์ที่มีอยู่
ตัวอย่างเช่น ปรับแรงดันและรู
พลังและนาฬิกามีทั้งคุณธรรมและ demerits .
พวกเขาแสดงผลหลังจากทั้งหมดเมื่อพวกเขา
ใช้เป็นเทคนิคผสม จริงๆแล้ว , HW / SW
( Hardware / Software ) ออกแบบ Co เป็นสิ่งสำคัญไม่เพียง แต่ยังฝังตัวประมวลผล
เวทีประหารนั่นเอง
การแปล กรุณารอสักครู่..