Opened 14 years ago

Closed 14 years ago

#33 closed defect (wontfix)

SIFO and MOMS filter incompatibilities (filter length)

Reported by: benjamin.bross@… Owned by:
Priority: minor Milestone:
Component: HM Version:
Keywords: Cc: hurumi@…, fbossen, ksuehring, davidf, jct-vc@…

Description

The lengths of the FIR filters SIFO is using have to be the same. Works when adding 6-tap MOMS to the 6-tap SIFO filter set. Adding 4-tap or 6-tap MOMS to the 12-tap SIFO filter sets is conflicting.

Change History (5)

comment:1 in reply to: ↑ description Changed 14 years ago by wjhan

  • Cc hurumi@… added

Replying to benjamin.bross@…:

The lengths of the FIR filters SIFO is using have to be the same. Works when adding 6-tap MOMS to the 6-tap SIFO filter set. Adding 4-tap or 6-tap MOMS to the 12-tap SIFO filter sets is conflicting.

From my understanding, there is no agreement to use the same FIR filter length in SIFO. Maybe the more reasonable way is to choose filters based on the number of operations, however, I am not sure how we can map the number of operations of frame-based IIR stage of MOMS to the block-based one as in other filters. In my personal opinion, consideration of FIR stage only is conflicting.

comment:2 Changed 14 years ago by fbossen

  • Resolution set to wontfix
  • Status changed from new to closed

Neither MOMS nor SIFO are in HM

comment:3 Changed 12 years ago by davidf

  • Component set to HM

Updating component after adding WD (Text) tickets

comment:4 Changed 12 years ago by davidf

  • Cc fbossen ksuehring davidf added

comment:5 Changed 12 years ago by davidf

  • Cc jct-vc@… added
Note: See TracTickets for help on using tickets.

This list contains all users that will be notified about changes made to this ticket.

These roles will be notified: Reporter, Owner, Subscriber, Participant

  • benjamin.bross@…(Reporter)
  • David Flynn(Subscriber, Participant)
  • Frank Bossen(Subscriber, Participant)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Subscriber, Always)
  • Woo-Jin Han(Subscriber, Participant)