[ibis-macro] questions on new ami bird

  • From: "C. Kumar" <kumarchi@xxxxxxxxx>
  • To: ibis-macro@xxxxxxxxxxxxx
  • Date: Mon, 11 Jan 2010 07:10:54 -0800 (PST)

page 4:

environment variables : Does the environment variable names need to be standard?
                        only one standard example name is provided: 
"AMISearchPath"


page 11:

Init_Returns_Filter
in WMK comment:
(WMK
  what is the combination of impulse response and filter; is it same as 
modified impulse response?
  How does this combination prevents deconvolution/other techniques to derive 
the filter response?)

page 14

Rx_Receiver_Sensitivity:
  How the EDA/model is expected to use this information in a standard way 
during simulation/post processing?

page 18

tap input examples
    (mySampleAMI (txtaps .05 -.1 .7 .1 -.05) (strength 6))


tap output through parameter_out
    (mySampleAMI (txtaps .06 -.05 .8 .05 -.04) (framis "Overloaded"))


 there are two additional parameters here, 'strength' and 'framis'

  does that mean parameter_in and parameter_out need not be consistent?

page 22:

 null **AMI_memory_handle

  it is proposed that with null memory handle, the model still can return **msg 
and **AMI_parameters_out.
  The present standard says this memory is owned by the model. Is that still 
correct?


      

Other related posts:

  • » [ibis-macro] questions on new ami bird - C. Kumar