An Efficient Wake-up Schedule during Power Mode Transition Considering Spurious Glitches Phenomenon Yu-Ting Chen, Da-Cheng Juan, Ming-Chao Lee, Shih-Chieh Chang Department of CS, National Tsing Hua University, Hsinchu, Taiwan [email protected], [email protected]

ABSTRACT

the turned-on sleep transistors, the number and the timing to turn on sleep transistors should be restricted to avoid the excessive surge current. Hence, the turn-on sequence of the sleep transistors, called the wake-up schedule, has become a major challenge to constrain the surge current in a power gating design. In [3], researchers proposed a method to turn on one sleep transistor per clock cycle, from the smallest size to the largest size.

Abstract—During the power mode transition, a large surge current may lead to the malfunctions in a power-gating design. In this paper, we introduce several important properties of the surge current during the power mode transition for the Distributed Sleep Transistor Network (DSTN) designs. Based on these properties, we propose an accurate estimation of surge current and provide an efficient schedule on the DSTN structure. Our experiment achieved significantly better results than previous works—on average, 332 times wake-up time reduction and 35.48% less energy loss during the power mode transition.

We now describe two important observations during the power mode transition. We illustrate the first observation with Figure 1. Let us consider the waveforms of the surge currents under two different wake-up schedules. Before the 4000th nanosecond, the circuit is in the sleep mode. The dotted line stands for the surge current under an All-On schedule that turns on all transistors simultaneously at the 4000th nanosecond. The bold line presents the surge current under a One-by-One schedule that turns on sleep transistors one by one in a one-nanosecond time interval. Here, a dilemma scenario arises. On the one hand, the maximum surge current of the All-On schedule is 53.2 times larger than that of the One-by-One schedule. On the other hand, the wake-up time of the All-On schedule is 57.1% shorter than that of the One-by-One schedule. Conventionally, this trade-off between the wake-up time and the surge current has been modeled as a scheduling problem under a designer-specified surge-current constraint.

I. INTRODUCTION In deep sub-micron CMOS technology, leakage increases exponentially and becomes a significant drain on total power consumption. Among the leakage reduction techniques, the power-gating technique has become one of the most effective methods. Recently, many industrial power-gating designs have adopted the Distributed Sleep Transistor Network (DSTN) structure [4][6]. During the sleep period, all internal devices and the virtual ground are gradually charged to VDD because of the leakage in the low Vth devices. Therefore, when sleep transistors are turned on, a sudden discharge of the accumulated charges of internal devices leads to a large current, called a surge current, flowing through the sleep transistors to ground. The excessive surge current causes the Ldi/dt, IR drops and electromigration, which greatly affect the reliability and performance of a circuit [5]. Since the current flowing through sleep transistors is proportional to the total size of

VA 247 mA

VVGND

One-by-One Schedule All-On Schedule

Figure 2. Spurious glitches of an industrial design during the power mode transition. The other important observation is that spurious glitches are the major factors in total energy loss during the power mode transition. Figure 2 shows the voltage waveforms of an industrial design. The bold line stands for the voltage of an internal node A (VA) whereas the dotted line presents the voltage of VGND (VVGND). Initially, node A and VGND are charged close to VDD in the sleep mode. During the power mode transition, VGND needs sufficient time to stabilize to ground in practice. Meanwhile,

4.64 mA

Figure 1. Two surge current distributions under two wake-up schedules: All-On and One-by-One.

1

Note that the wake-up time begins to be counted after any sleep transistor is turned on (Tbegin).

several spurious glitches occur before node A reaches its final value. In this case, it takes 250ns for VGND to become stable. Many spurious glitches can occur during this period. According to our experiments, on average, 75.71% of the total discharging energy comes from spurious glitches that greatly increase the wake-up time.

Now we discuss how a surge current influences the wake-up time. The magnitude of a surge current determines the speed of discharging the accumulated energy. Hence, a short wake-up time can be achieved with a large surge current. An efficient wake-up schedule aims to drive the surge current to approach but not to exceed the designer-specified surge current constraint.

In this paper, we analyze the behaviors of the surge current in DSTN designs. Based on the analyses, we devise a wake-up schedule that significantly reduces the wake-up time. To deal with spurious glitches, we also propose an intelligent technique that reduces the total energy loss and further improves the wake-up time. In comparison to [3], on average, our method achieves 332 times reduction in the wake-up time and reduces energy loss from spurious glitches by 35.48%.

B. PROBLEM FORMULATION Our problem formulation is shown as follows. First, the following three inputs are given: (1) a set of practical sizes for STi, [2][3][4], (2) the surge-current constraint W(STi) (SC_CONSTRAINT), and (3) a wake-up vector [5]. The initial condition is that all STis are turned off. The decision variable is Tturnon(STi). Again, Tturnon(STi) stands for the time when STi is turned on. The objective function is to minimize the wake-up time defined in Eq(2). Finally, the surge current at all times must satisfy SC_CONSTRAINT.

II. PRELIMINARIES C1

C2 V(ST2)

V(ST1) Iturnon(ST1) ST1

Iturnon(ST2) ST2

VDD

C3

C. SURGE CURRENT VERSUS VIRTUAL GROUND

V(ST3)

Iturnon(ST3)

In this section, we present the key factors affecting the estimation of a surge current. According to Eq(1), the surge current is the summation of Iturnon(STi) at a given time. Hence, let us focus on the calculation of Iturnon(STi) during the saturation region and the linear region. The equations are shown as Eq(3) and Eq(4) respectively.

VGND

ST3

Surge current

Figure 3. Current distribution of the DSTN design. In this section, we introduce the features of the DSTN structure and the calculation of surge current. Figure 3 shows a DSTN design with three logic clusters. Each cluster is connected to the corresponding sleep transistor STi and to other sleep transistors by the virtual ground (VGND). V(STi) stands for the node voltage which is connected to the corresponding STi on VGND. We would like to point out that V(STi) may vary from one to another due to the current discharging balance phenomenon [4]. In [2], the researchers estimate the current flowing through turned-on STi, called Iturnon(STi), in the active mode, but not during the mode transition.

I turnon (STi ) = k n

W (STi ) ⎡ (VDD − VTH )V (STi ) − 1 V (STi )2 ⎤⎥ L ⎢⎣ 2 ⎦

Eq(4)

We now describe a key characteristic of V(STi). Empirically, V(STi) is strictly decreasing in DSTN designs. We have simulated a large quantity of benchmarks under different wake-up schedules, finding that the empirical property holds in all DSTN designs.

Eq(1)

IV. WAKE-UP SCHEDULES FOR WAKE-UP TIME MINIMIZATION CONSIDERING SPURIOUS GLITCHES

III. SURGE CURRENT ANALYSIS A. SURGE CURRENT VERSUS WAKE-UP TIME

A. AN EFFICIENT WAKE-UP SCHEDULE FOR WAKE-UP TIME MINIMIZATION

According to [1][3], the wake-up time is formally defined as:

wake - up time = max{Tstable (STi ) , Tturnon (STi ) ∀i} − Tbegin

Eq(3)

where W(STi) is the width of STi, kn is the process transconductance, L is the channel length, VTH is the threshold voltage, λ is the channel-length modulation parameter. Under a given set of W(STi), the magnitude of Iturnon(STi) depends on V(STi) which equals the potential difference across STi.

In a DSTN design, a surge current that occurs during the power mode transition can be calculated as the summation of the current flowing through each turned-on sleep transistor, which can be expressed as Eq(1) : surge current = ∑ Iturnon (STi) for all i

W (STi ) (VDD − VTH )2 (1 + λV (STi )) L

I turnon (STi ) = k n

In Figure 4, since V(STi) varies over time, we need to expand V(STi) into V(STi, t=t0), which stands for the value of V(STi) at t = t0. Similarly, we expand Iturnon(STi) into Iturnon(STi, t=t0). We assume that the surge-current constraint, SC_CONSTRAINT, is set to 100mA and W(STi)s are given. Initially, before t = 30, both ST1

Eq(2)

where Tstable(STi) is the time when V(STi) is stable within ±5% of nominal; Tturnon(STi) stands for the time when STi is turned on.

2

Voltage (v) 1

Iturnon(ST2, t=30) = 60 mA

V(ST1)

Iturnon(ST1, t=30) = 90 mA

V(ST2)

simulation with both ST1 and ST2 turned on. Figure 4(c) shows that V(ST1, t=90) and V(ST2, t=90) are stable within ±5% of nominal. Therefore, Tstable(ST1) and Tstable(ST2), defined in Section 3.1, are set to 90. As a result, since Tbegin = 30, the wake-up time is 90ps – 30ps = 60ps according to Eq(2).

ST1, ST2 are turned off. SC_CONSTRAINT = 100 mA. 30 Voltage (v)

(a) The first iteration

Time (ps) Algorithm: Wake-Up Schedule (W(STi), SC_CONSTRAINT)

Iturnon(ST2, t=60) = 55 mA

1

1: Output: A set of decision variables Tturnon(STi)

Iturnon(ST1, t=60) =35 mA

2: for i ← 1 to NUM_ST do 3:

ST1 is on and ST2 is off.

4: end for

SC_CONSTRAINT = 100 mA. 30 Voltage (v) 1

60

(b) The second iteration

5: t ← Tbegin;

Time (ps)

Wake-up process

Active mode ST1, ST2 are turned on.

30

60

90

8:

update Iturnon(STi, t) for all i according to Eq(3)(4); Apply the dynamic programming technique on OFF STis

11:

Time (ps)

(c) The third iteration Figure 4. Our wake-up schedule example.

and ST2 are turned off. Again, we assume that V(ST1, t=30) and V(ST2, t=30) have been charged to VDD. Let the wake-up process begin at t = 30, i.e. Tbegin = 30. According to Eq(3)(4), we can calculate both Iturnon(ST1, t=30) and Iturnon(ST2, t=30). Then we can determine which STis can be turned on while still satisfying SC_CONSTRAINT. In Figure 4(a), we have Iturnon(ST1, t=30) = 90mA and Iturnon(ST2, t=30) = 60mA. To satisfy SC_CONSTRAINT, we can turn on either ST1 or ST2 but not both, at t = 30. Let us choose to turn on ST1 because Iturnon(ST1, t=30) is larger than Iturnon(ST2, t=30) and may lead to a shorter wake-up time. Therefore, we have Tturnon(ST1) = 30. Moreover, since V(ST1) is strictly decreasing, V(ST1, t=30) is the largest value of V(ST1, t ≥ 30). We stress that this strictly decreasing characteristic of V(STi) on the DSTN structure is critical because it can be applied to estimate the upper bound of a surge current. As a result, Iturnon(ST1, t=30) is also the largest value of Iturnon(ST1, t ≥ 30) according to Eq(3)(4). Hence, SC_CONSTRAINT remains satisfied before we turn on the next STis. In our technique, if any STi still remains turned off, we will iteratively check and might turn on several STis after a certain time interval. The time interval is empirically decided. In our experiment, we set the time interval to 30ps. Hence, the next time interval is between t = 30 and t = 60. Because ST2 remains turned off, we will simulate the design with ST1 turned on between t = 30 and t = 60. We use simulations to obtain V(STi)s. Figure 4(b) shows the second iteration of our technique. After the SPICE-like simulator updates the waveforms of V(STi), we identify that Iturnon(ST1, t=60) + Iturnon(ST2, t=60) = 90mA, which will not exceed the SC_CONSTRAINT. Therefore, we can turn on ST2 at t=60 and have Tturnon(ST2) = 60. However, V(ST1, t=60) and V(ST2, t=60) are not yet stable in this time interval. At the end of the second iteration, we continue the

/* step 2: scheduling */

update V(STi, t) for all i according to simulation results;

9: 10:

V(ST1),V(ST2) are stable. 0

surge_current ← 0;

6: repeat 7:

Sleep

/* step 1: initialization */

STi ← OFF;

For each OFF STi which can be turned on do STi ← ON;

12:

Tturnon(STi) ← t;

13:

update surge_current ← ∑ Iturnon(STi, t) for all ON STi;

14:

end for

15:

do simulation; t ← t + time_interval;

/* Simulate for another interval */

16: until STi is ON for all i 17: return Tturnon(STi) for all i;

Figure 5. Wake-up schedule algorithm. Figure 5 presents the details of our schedule algorithm for Wake-up Time Minimization (WTM). From step 10 to step 14 of Figure 5, we aim to turn on several additional STis to have surge_current as large as possible without exceeding SC_CONSTRAINT. Note that this problem can be transformed into a well-known knapsack problem, which can be solved efficiently by the dynamic programming technique.

B. AN INTELLIGENT WAKE-UP SCHEDULE FOR SPURIOUS GLITCHES MINIMIZATION CONSIDERING PHYSICAL IMPLEMENTATION ISSUES ST1 ST2 ST3 ST4 ST5

Row 1 Row 2 Row 3 Row 4 Row 5

Figure 6. A turned-on sequence considering the physical placement of sleep transistors. Before taking spurious glitches into consideration, we focus on physical implementation of sleep transistors [6], which are normally placed in order. In our model, sleep transistors are placed at the ends of a row. Therefore, if there are five rows, there will be five sleep transistors aligned in order as shown in Figure 6. Typically, a sleep/wake-up signal is provided from a power 3

technique to accomplish the turn-on schedule. We can turn on prioritized STs only when those prioritized STs have turned-on neighbors and satisfy SC_CONSTRAINT at the same time. The rest parts of IWTM are the same as WTM in Figure 5.

management unit. Turning on sleep transistors without conforming to their order of physical placement may lead to a large routing area due to complicated power management units. As a result, in our wake-up schedule, we restrict the turn-on sequence of sleep transistors as follows. First, in our formulation, sleep transistors are numbered from ST1 to STk. Several sleep transistors can be turned on at the same time. We assume that a wake-up sequence first turns on sleep transistors from STa to STb where a < b < k. After that, only consecutive STis whose positions are next to STa or STb can be turned on. Figure 6 shows a turn-on sequence {(ST4), (ST5, ST3), (ST2, ST1)} following the above formulation. In the example, ST4 is turned on first followed by ST5 and ST3 together. Finally, ST2 and ST1 are turned on at the same time.

V. EXPERIMENTAL RESULTS We re-implemented the method of [3] and compared that with our WTM and IWTM on the DSTN structure. In our experiments, we use the TSMC 90nm CMOS technology process. The time interval is set to 30ps for simulation. Additionally, we use the maximum instantaneous current (MIC) as the surge current constraint. We also insert decoupling capacitances in the experiments. Table 1 shows our experimental results. The 3rd, 4th and 5th column shows the wakeup time and the 6th, 7th and 8th column shows the energy consumption during the power mode transition among [3], WTM, and IWTM. The surge current constraints are met in all cases. On average, the wake-up time of our IWTM is 332 times faster than that of [3]. Also, IWTM has 35.48% less energy loss than [3]. It is worth mentioning that the runtime of our flow can finish within ten minutes on all ISCAS benchmarks and within five hours on the AES (Advanced Encryption Standard) design.

We observe that a sleep transistor should have higher turn-on priority if the sleep transistor is connected to more logic gates close to primary inputs or the sleep transistor is close to the middle position in the layout. Here, we provide a simple yet effective heuristic, Intelligent Wake-up Time Minimization (IWTM). Let us explain the differences between IWTM and WTM in Section 4.1. The new algorithm IWTM calculates composit_weight(STi) as the turn-on priority for the sleep transistors. The cost function, composit_weight(STi) is calculated as

VI. CONCLUSIONS

composit_weight(STi) = topological_weight(STi) + position_weight(STi) + width_weight(STi),

We have presented an effective and practical wake-up schedule, IWTM, on the DSTN structure. The main idea is to apply the strictly decreasing property of the virtual ground on the surge current estimation. We also minimize the energy loss from spurious glitches by IWTM considering physical implementation issues. The results show that our IWTM schedule, compared with [3], can achieve 332 times greater wake-up time reduction and reduce energy loss by 35.48% more.

where topological_weight(STi) = Σ {1/(level of gate j)}, position_weight(STi) = middle_pos-|pos(STi)-middle_pos| and width_weight(STi) = width(STi) / width_avg, represent three major parts which impact the wake-up time and the energy loss of a schedule. Then, we aim to turn on a high priority STi if the summation of Iturnon(STi, t) and surge_current is smaller than or equal to SC_CONSTRAINT. After that, we begin our iterative

ACKNOWLEDGEMENT This work was supported by the Ministry of Economic Affairs of Taiwan (96-EC-17-A-01-S1-038).

Table 1: Wake-up Time and Energy Loss. Circuit AES C6288

Gate Count 46821 4061

Wake-Up Time (ns) [3] WTM IWTM 2388.96 4.08 3.71 398.56 0.90 0.78

Energy Loss (pico-coulomb) [3] WTM IWTM 1301.32 355.77 314.84 42.49 27.39 24.29

Des

3631

239.85

0.45

0.21

31.33

23.91

21.32

C7552

3495

185.32

0.51

0.33

27.81

18.41

16.25

C5315

2725

104.04

0.57

0.51

15.43

13.97

13.19

i10

2612

208.80

0.42

0.36

20.41

12.38

11.81

pair

1865

70.50

0.30

0.18

10.80

8.87

7.87

C3540

1790

109.80

0.57

0.51

14.47

10.02

9.65

C2670

1034

54.00

0.30

0.24

4.59

4.61

4.36

i8

1033

45.32

0.30

0.24

8.33

5.08

4.91

apex6

915

30.20

0.30

0.21

4.60

4.60

4.26

Rot

888

53.01

0.21

0.18

5.34

3.87

3.64

C880

873

44.00

0.30

0.27

6.12

4.49

4.35

i7

846

27.54

0.21

0.12

5.30

4.70

4.41

C1908

800

57.57

0.39

0.39

5.82

4.36

4.25

dalu

792

51.40

0.36

0.36

6.43

4.61

4.45

C1355

788

47.50

0.36

0.27

5.94

4.41

4.13

C499

760

44.82

0.36

0.30

4.73

3.96

3.82

i9

671

32.76

0.18

0.12

6.02

4.45

4.26

C432

510

41.40

0.40

0.15

3.16

2.63

2.34

Average 3845.50

332.60

1.38

1.00

1.55

1.07

1.00

REFERENCES

4

[1]

A. Abdollahi, F. Fallah, and M. Pedram, “A Robust Power Gating Structure and Power Mode Transition Strategy for MTCMOS Design,” IEEE Transaction on VLSI systems, vol. 15, no. 1, Jan 2007.

[2]

D. S. Chiou, S. H. Chen, S. C. Chang, and C. Yeh, “Timing Driven Power Gating,” Proc. of the DAC, pp. 121-124, 2006.

[3]

S. Kim, S. V. Kosonocky, and D. R. Knebel, “Understanding and Minimizing Ground Bounce During Mode Transition of Power Gating Structures,” Proc. of the ISLPED , Aug, 2003.

[4]

C. Long, and L. He, “Distributed Sleep Transistor Network for Power Reduction,” IEEE Transaction on VLSI systems, vol. 12, no. 9, Sep. 2004.

[5]

A. Sagahyroon, and F. Aloul, “Maximum Power-Up Current Estimation in Combinational CMOS Circuits,” Proc. of the IEEE MELECON, May 16-19, 2006.

[6]

K. Shi, and D. Howard, “Challenges in Sleep Transistor Design and Implementation in Low-Power Designs,” Proc. of the DAC, pp. 113-116, 2006.

An Efficient Wake-up Schedule during Power Mode ...

works—on average, 332 times wake-up time reduction and. 35.48% less energy loss during the .... TH. DD i n i turnon. STV. 2. 1. STVV. V. L. ST. W k. ST. I. Eq(4) ...

239KB Sizes 1 Downloads 144 Views

Recommend Documents

2016 Music a la Mode Schedule for release.pdf
2016 Music a la Mode Schedule for release.pdf. 2016 Music a la Mode Schedule for release.pdf. Open. Extract. Open with. Sign In. Main menu.

An Efficient SIFT-Based Mode-Seeking Algorithm For Sub-Pixel ieee ...
and multisensor images is a fundamental building block in. a variety of remote sensing .... single thread style and tested it on scores of remotely sensed. image pairs [11]. ... PC (Intel Q8200 with 3-GB RAM and Vista OS). Note that the ... An Effici

Schedule an Appointment.pdf
There was a problem previewing this document. Retrying... Download. Connect more apps... Try one of the apps below to open or edit this item. Schedule an ...

An Efficient Auction
first or second price) cannot achieve an efficient outcome because the bids submitted by bidders 1 and 2 .... Call this strengthened version of A3, A3". ...... (1999): “An Ex-Post Efficient Auction," Discussion Paper *200, Center for Rationality an

Power-Efficient Spectrum Sharing for Noncooperative Underwater ...
a Class of Acoustic Channels and Practical Power Allocation Strategies for OFDM Systems,” IEEE J. Ocean. Eng., vol. 40, no. 4, pp. 785–795,. Oct 2015. [3] P. Wang, X. Zhang, and M. Song, “Power-efficient Resource Allo- cation for QoS Provisioni

Power-Efficient Spectrum Sharing for Noncooperative Underwater ...
wi (n) + ∑j=iE {|hji(n)|2} pj(n) gi(n)E {|hii(n)|2}. ] +. ,. (7) where [x]+ is equivalent to max(0,x) and λi is chosen to satisfy the information rate constraint ui(pi, p−i) ≥ ..... ios. Our method has been developed for fully noncooperative s

Synthesis and Implementation of Active Mode Power Gating Circuits
The static component of CMOS power consumption is a result of device leakage current arising from various physical phenom- ena [1]. As opposed to dynamic ...

Dell Taipei, Switch Mode Power Supplies Director (People Manager ...
Dell Taipei, Switch Mode Power Supplies Director (People Manager)Notebook,Tablet and Desktop.pdf. Dell Taipei, Switch Mode Power Supplies Director (People Manager)Notebook,Tablet and Desktop.pdf. Open. Extract. Open with. Sign In. Main menu. Displayi

Synthesis and Implementation of Active Mode Power ...
CLK. CLK. CLK. Latch. Clock-gating controller. Clock-gating controller. Latch. Vssv1. Vssv2 ..... [6] P. Royannez et al., “90nm low leakage SoC design techniques.

Cheap Hy502S Bluetooth Car Power Amplifier Stereo Sound Mode ...
Cheap Hy502S Bluetooth Car Power Amplifier Stereo S ... or Ipod Hy-502S Free Shipping & Wholesale Price.pdf. Cheap Hy502S Bluetooth Car Power Amplifier ...

Synthesis of Active-Mode Power-Gating Circuits
IEEE TRANSACTIONS ON COMPUTER-AIDED DESIGN OF INTEGRATED CIRCUITS AND SYSTEMS, VOL. 31, NO. 3, MARCH 2012 ..... The output discharge current can be approximated. Fig. 10. Gate-level estimation of MDC: current profiles corresponding to a rising signal

Modeling Current-Mode-Controlled Power Stages for ... - IEEE Xplore
Abstract- This paper continues the efforts on behaviorally modeling multiple-module inter-connected power supply systems and presents detailed derivations of ...

An Efficient Synchronization Technique for ...
Weak consistency model. Memory read/write sequential ordering only for synchronization data. All the data can be cached without needing coherence protocol, while synchronization variables are managed by the. SB. Cache invalidation required for shared

EWAVES: AN EFFICIENT DECODING ... - Semantic Scholar
We call it inheritance since each node must inherit its score from its par- ents. This is unnatural ... activate a child of a node in ซดุต, we need to check whether.

Mechanical Power Flow Changes During Multijoint ...
Feb 12, 2004 - cal energy flow from the recovery leg to the trunk due .... movements were collected as data for early-stage prac- tice. ...... Amsterdam: Elsevier.

An Efficient Packet Scheduler
DiffServ clouds. This means that in the ... address or traffic type and assigned to a specific traffic class. Traffic classifiers may ... RR can be applied to the data packet scheduling problems. The CPU ..... Computing, and Comm. Conf. (IPCCC '02) .

Importance Weighting Without Importance Weights: An Efficient ...
best known regret bounds for FPL in online combinatorial optimization with full feedback, closing ... Importance weighting is a crucially important tool used in many areas of ...... Regret bounds and minimax policies under partial monitoring.

AN EFFICIENT INTEGRATED GENDER DETECTION ...
phone was determined using the Bayesian Information Criterion as described in [6]. ..... accuracy speech recognition system for mobile applications,”. IEEE Transactions on ... matrices by basis expansion,” in ICASSP, Orlando, Florida,. 2002 ...

An efficient synthesis of tetrahydropyrazolopyridine ... - Arkivoc
generate a product, where all or most of the starting material atoms exist in the final .... withdrawing and electron-donating groups led to the formation of products ...

An Efficient Synchronization Technique for ...
Low-cost and low-power. Programmed with ad ... and low-power optimization of busy-wait synchronization ... Using ad hoc sync. engine is often a must for embedded systems ... Critical operation is the Associative Search (AS) phase. On lock ...

Froctomap: An efficient spatio-temporal environment representation ...
Nov 2, 2017 - Full-text (PDF) | Froctomap: An efficient spatio-temporal environment representation. ... spatio-temporal mapping framework is available as an open-source C++ library. and a ROS module [3] which allows its easy integration in robotics p

EWAVES: AN EFFICIENT DECODING ... - Semantic Scholar
The algorithm traverses the list of active nodes in a way that maximizes speed. For that ... cal items. We build a static lexical tree based on states. That is, the.