Reflection of the received Signal for Channel Sounding

I am trying to use a USP NI 2920, under Labview control, in order to make a sort of channel sounding. The USRP generates a pseudonoise (PN) sequence that BPSK modulate the carrier sent to a TX antenna. The same USRP runs a receiver process that acquire the signal form RX antenna, demodulate it and correlate it with a copy of the PN. so now my problem is that the received signal is from the LOS but i want the received reflected signal too so how can i get it and represent it I hope any help would be appericated
Finally Thanks
Aomine

Hi Aomine,
please don't ask the very same question by PN!
Best regards,
GerdW
CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
Kudos are welcome

Similar Messages

  • JMS ReplyTo Queue Name parameter in the receiver JMS communication channel

    Hi All,
    Can any please explain the use of JMS ReplyTo Queue Name parameter in the receiver JMS communication channel?
    Thanks
    Karthik.

    Hi karthik,
    JMS ReplyTo Queue Name parameter  is used for Specify the name of the queue to which the responses are to be sent.
    Thanks
    Govind.

  • Can I get an Ipad with wifi and cellular but no contract with a carrier in the US?  I want to use it overseas in Africa with a local SIM card and use the cellular signal for all my internet.

    Can I get an Ipad with wifi and cellular but no contract with a carrier in the US?  I want to use it overseas in Africa with a local SIM card and use the cellular signal for all my internet. 

    Yes you can.  All Ipad's are unlocked and can be used any where in the world. Buy the AT&T version which is GSM in other countries

  • Dynamic name for attachment in the Receiver Mail Communication Channel

    Hi All,
    I want to dynamically set the name of attachment in receiver mail Communication Channel.
    Example: IN__9907211000004_4048454000005_20081211_01000000002643
    The first two numbers 9907211000004 & 4048454000005 I want to read it from the message
    20081211 this is the date and
    And againg this number 01000000002643 is read from message.
    What is the procedure to create Adapter Module? I am new to Adapter Module.
    Any Ideas ideas?
    Thank You,
    Mukhtar

    Hi Michal,
    I had a look to your blog and tried to modify according to my requirement.
    Here is the code
    import javax.ejb.CreateException;
    import javax.ejb.SessionBean;
    import javax.ejb.SessionContext;
    import com.sap.aii.af.mp.module.*;
    import com.sap.aii.af.ra.ms.api.*;
    @ejbHome <{com.sap.aii.af.mp.module.ModuleHome}>
    @ejbLocal <{com.sap.aii.af.mp.module.ModuleLocal}>
    @ejbLocalHome <{com.sap.aii.af.mp.module.ModuleLocalHome}>
    @ejbRemote <{com.sap.aii.af.mp.module.ModuleRemote}>
    @stateless
    public class SetAttachmentName implements SessionBean, Module{
         private SessionContext myContext;
         public void ejbRemove() {
         public void ejbActivate() {
         public void ejbPassivate() {
         public void setSessionContext(SessionContext context) {
              myContext = context;
         public void ejbCreate() throws CreateException {
    public ModuleData process(ModuleContext moduleContext, ModuleData inputModuleData)
                          throws ModuleException{
         try {
    Message msg = (Message) moduleData.getPrincipalData();
    //creating parsable XML document
    InputStream XIStreamData = null;          
    XMLPayload xmlpayload = msg.getDocument();
    XIStreamData = xmlpayload.getInputStream();
    DocumentBuilderFactory  docBuilderFactory = DocumentBuilderFactory.newInstance();               
    DocumentBuilder docBuilder = docBuilderFactory.newDocumentBuilder();
    Document doc = docBuilder.parse(XIStreamData);
    //finding the tag's name from the Modules tab in the Directory that will hold the attachment's name
    String SenderIDTag = null;
    SenderIDTag = moduleContext.getContextData("SenderIDTag");
    //finding the content of the tag that will be used as the attachment's name (assuming it's the only tag with this name)
    Element element = doc.getDocumentElement();     
    NodeList list = doc.getElementsByTagName(SenderIDTag);
    mailFileName += "_" + list.item(0).getFirstChild().toString();
    String anIDTag = null;
    ReceiverIDTag = moduleContext.getContextData("ReceiverIDTag");     
    element = doc.getDocumentElement();     
    list = doc.getElementsByTagName(ReceiverIDTag);
    mailFileName += "_" + list.item(0).getFirstChild().toString();
    Date date= new Date(System.currentTimeMillis());
    //Add date to the Message
    SimpleDateFormat dateFormat= new SimpleDateFormat("yyyyMMdd");
    mailFileName += "_" + dateFormat.format(date);
    String BillNrTag = null;
    BillNrTag = moduleContext.getContextData("BillNrTag");     
    element = doc.getDocumentElement();     
    list = doc.getElementsByTagName(BillNrTag);
    mailFileName += "_" + list.item(0).getFirstChild().toString();
    //creating the attachment
    byte by[] =  xmlpayload.getText().getBytes();
    XMLPayload attachmentXML = msg.createXMLPayload();
    attachmentXML.setName(mailFileName);
    attachmentXML.setContentType("text/pdf");
    attachmentXML.setContent(by);
    //adding the message to the attachment
    msg.addAttachment(attachmentXML);
            inputModuleData.setPrincipalData(msg);
        } catch (Exception e) {
            throw new ModuleException(e);
        return inputModuleData;
    I hope this is right Adapter Module coe for my requirement.
    Thank you in Advance,
    Mukhtar

  • Pioneer AV Receiver connection for surround sound

    How would I be able to setup for a 5.1 sound output from the iMac to a pioneer AV receiver? I am only getting a 2.1 output always. I used to play the same video with a 5.1 output from a PC. However, am not able to do the same with my new iMac (late 2010 model). I connected my iMac from the miniDisplay port to the receiver using a HDMI adapter.

    Well as of now since the macbooks dont have HDMI, the way to get the best quality audio is over optical.
    Head over to www.monoprice.com and search there for the best deals on high quality cables.
    What you want is a mini-toslink to regular toslink cable.
    here is a link for a 12ft one for $3 plus shipping.
    http://www.monoprice.com/products/product.asp?cid=102&cp_id=10229&cs_id=1022902&pid=1558&seq=1&format=1#largeimage

  • How do i split the digital signal for PIP?

    My tv requires 2 separate A/V inputs to use PIP. How do I split the incoming signal without affecting the signal strength to STB? Everytime I connect a slpitter, the signal looses stregth and I can't HD out of my STB only digital, not HD. Is there a fix or solution for this problem?

    DcmFD wrote:
    My tv requires 2 separate A/V inputs to use PIP. How do I split the incoming signal without affecting the signal strength to STB? Everytime I connect a slpitter, the signal looses stregth and I can't HD out of my STB only digital, not HD. Is there a fix or solution for this problem?
    It is just the nature of beast in that when you add a 2:1 splitter, you will lose 3.5dbm of signal strength (more loss per leg the larger the splitter.. IIRC a 4:1 splitter a is 7 or 7.5 dbm loss.)
    How many splitters do you currently have from the ONT to that STB? Do you have any 4:1 splitters in the path that you could swap with a 3:1 or 2:1 (leaving no open legs)? 
    I will leave it to someone else to recommeand a MOCA amplifier, but that may be you only possible solution. It would have to be a MoCA amplifier, as the STB requires 1150Mhz to receive guide info, etc.. A traditional signal booster typically does not pass frequencies higher that 850-950Mhz. 

  • Is there a way to change the default icon for a sound file in KN2

    i have need to include dozens of sound files on each slide that will trigger as text builds. i can handle all the transitions fine but i cannot figure out how to change the standard icon for the sound file.
    i would prefer to have the text be the icon, if that is not possible to have a smaller icon for the file. as i build the page i am ending up with a huge mess, icons covering text, also there is not a intuitive way to tell which sound file is which with out click/playing each file.
    powerbook g4 Mac OS X (10.4.4)

    Did you try:
    OracleBI/web/app/res/s_.../popbin/
    EX:
    line.pcxml Look for <SeriesDefinition ...
    we modified the line width and a few other things. You'll have to modify all the pcxml files for all the chart types you want to customize.

  • XSLT mapping not reflected at the receiver

    Hi ,
    I am working on IDoc to proxy scenario . At the receiver i have SNC which uses standard content . The mapping here is XSLT mapping .
    I modified the standard content XSLT mapping according to the requirement . The mappings works fine in the test tool . However on checking the payload at the receiver side the field i mapped is non existent
    this is the XSLT code i used for mapping
    !--TAxcode -->                    
    <xsl:if test="count (./E1EDP04/MWSKZ)!=0">
                                       <xsl:element name="FollowUpInvoice">
                                            <xsl:element name="ProductTaxationCharacteristicsCode">
                                                 <xsl:value-of select="./E1EDP04/MWSKZ"/>
                                                 </xsl:element>
                                       </xsl:element>          
                                  </xsl:if>
    ProductTaxationCharacteristicsCode has 0-1 occurence
    Is there anything i am missing out here ?

    Hi,
    /people/anish.abraham2/blog/2005/12/22/file-to-multiple-idocs-xslt-mapping
    http://www.w3schools.com/xsl/xsl_languages.asp
    http://help.sap.com/saphelp_nw04/helpdata/en/73/f61eea1741453eb8f794e150067930/content.htm
    /people/r.eijpe/blog/2005/11/04/using-abap-xslt-extensions-for-xi-mapping
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/01a57f0b-0501-0010-3ca9-d2ea3bb983c1
    http://help.sap.com/saphelp_nw04/helpdata/en/73/f61eea1741453eb8f794e150067930/frameset.htm
    If we use Altova map force tool, it will automatically generate the code, instead of we manually writing.
    Here we map the mapping like our graphical, internally it generates the corresponding the XSLT code.

  • Can't check the streaming option for my sound

    I am using Flash Pro CC on Windows 7 and want to stream a sound.
    But in the soundproperties the synchronisation just allowes "event".
    start - stop - and stream are disabled.
    I tried with a mp3 and a wav file.
    Does anybody know how to enabel "stream"?

    Hi,
    If you are in the HTML5 canvas document, this is expected. Only "Event" sync option is available since this is the only one supported by Sound.js.
    You can refer to the below link for the un-suported feature list in HTML5 Canvas compared to AS3 Document.
    http://helpx.adobe.com/flash/kb/unsupported-features-html5-canvas1.html
    If you want to target Flash platform, please create AS3 document where you have support for Stream synchronization. Please refer Adobe Flash CC audio doesn't play in the middle of the audio frame for more details.
    Thanks!
    Mohan

  • Asserting the RTS signal for serial ports

    I've posted a few times, about asserting the DTR signal line for the serial
    ports.
    To start off with, i have now come to the realization that I was STUPIDLY
    trying to set the wrong thing... I needed to set the RTS, not the DTR!!!
    Most of the replies I got said to use the IN PORT and OUT PORT vi's, from
    the advanced, memory/portI/O palette.
    When i had a fiddle around with these, and looked them up in more depth, I
    found a few things...
    1. I have read a few times, that these are not portable, because of machine
    dependancy... Can anyone tell me how portable they are? Such as, are they
    fine for all Intel based architechure's, or what
    2. I found that if I initialize the serial port, using the Serial Port
    Init.vi, and then use
    the Out Port.vi, to set the RTS, by addressing the
    register at 0x2FC, for COM 2, the next thing I did, which was write to the
    serial port, hung. When I highlighted execution, it was stuck in the Serial
    Write.vi Can anybody tell me what I'm doing wrong?
    Your help would be greatly appreciated!
    Slade Squire
    Programmer
    Rectifier Technologies Pacific
    Melbourne, Australia
    [email protected]

    You should read replies to your posts more carefully since Craig Graham have
    pointed out that VI to use to assert RTS and DTR lines of a serial port. You
    also should search this group for the RS485 and RTS/DTR topic; it is a
    recurrent question and there are some pitfalls on toggling RS485 direction
    in LabVIEW.
    As for RTS flow control, you will see something only when the input buffer
    of the serial port is full, in which case RTS is asserted to signal the
    transmitter to pause transmission.
    Jean-Pierre Drolet
    "Slade Squire" a �crit dans le message de news:
    [email protected]...
    > Something else I forgot to mention....
    >
    > When I try and set RTS in the flow control parameter of Serial Port
    Init.vi,
    > it doesn't do anything!
    > Why?
    > (I know it doesn't do anything, because I have an oscilliscope set up on
    the
    > end of the com cable, wired to the RTS pin)
    >
    > "Slade Squire" wrote in message
    > news:[email protected]...
    > > I've posted a few times, about asserting the DTR signal line for the
    > serial
    > > ports.
    > > To start off with, i have now come to the realization that I was
    STUPIDLY
    > > trying to set the wrong thing... I needed to set the RTS, not the
    DTR!!!
    > >
    > > Most of the replies I got said to use the IN PORT and OUT PORT vi's,
    from
    > > the advanced, memory/portI/O palette.
    > >
    > > When i had a fiddle around with these, and looked them up in more depth,
    I
    > > found a few things...
    > >
    > > 1. I have read a few times, that these are not portable, because of
    > machine
    > > dependancy... Can anyone tell me how portable they are? Such as, are
    they
    > > fine for all Intel based architechure's, or what
    > >
    > > 2. I found that if I initialize the serial port, using the Serial Port
    > > Init.vi, and then use the Out Port.vi, to set the RTS, by addressing the
    > > register at 0x2FC, for COM 2, the next thing I did, which was write to
    the
    > > serial port, hung. When I highlighted execution, it was stuck in the
    > Serial
    > > Write.vi Can anybody tell me what I'm doing wrong?
    > >
    > > Your help would be greatly appreciated!
    > >
    > > --
    > > Slade Squire
    > > Programmer
    > > Rectifier Technologies Pacific
    > > Melbourne, Australia
    > > [email protected]
    > >
    > >
    > >
    >
    >
    LabVIEW, C'est LabVIEW

  • Do the triggering signals for the DALSA CL-P1 4096 camera work properly?

    (Since I wasn't sure if anyone had seen my additions to the question "How do the DALSA CL-P1 4096 attributes correspond to the i/o trigger signals?" 6/3/2002, this is an addition to that question.)
    We are using a DALSA CL-P1 4096 camera with the NI IMAQ PCI-1422 image acquisition board, and we believe the signals are not triggering properly on the "Controlled" integration setting. All images are coming out black, but all signals are present. What we, as well as DALSA's support believe the problem is is that the PRIN signal goes low before LVAL goes high. Attached are the timing diagrams that we are getting and which we should be getting (provided by DALSA support). We would like to
    know if there is anything you can do for us if this is actually a problem with how the board is triggering the control signals (i.e. if there is a patch you can provide us, or a way to program how the board triggers the signal). Thanks for all your help.
    (Also see the question "How do the DALSA CL-P1 4096 attributes correspond to the i/o trigger signals?" )
    Attachments:
    IO_Signals.bmp ‏28 KB
    P1Timing.bmp ‏16 KB

    I was wondering why I hadn't heard from you and when I looked at your previous question I saw that my last post didn't make it to the page. But I see what you mean from the timing diagrams that you attached and we should be able to extend the length of time that the PRIN is high so that it doesn't go low until after the LVAL goes high. However, to do this it means changing the camera file (.icd) for that camera and that would probably be best while talking on the phone if possible so that we make sure that it all works correctly. Just go to www.ni.com/ask and generate a phone support request and it will give you a toll-free number to call. I'll be on the lookout for your call.
    Regards,
    JR A.
    Application Engineering
    National Instruments

  • Can't find the proper drivers for my sound card

    Hello.
    I have a Satellite R25-S3503 whose hard drive recently crashed. I bought a new hard drive, installed it, and am trying to find all of the drivers necessary to get it back up and running. The sound drivers listed on the support site do not appear to be the ones I need. I installed the Realtek HD driver and the Toshiba Virtual Sound and I have sound ; however, I cannot control my audio with the external switch and when I plug in my headphones, they are recognized, but sound still comes from my main speakers. I am not sure what else to try at this point and I cannot seem to find my restore CDs.
    Any suggestions would be appreciated.
    Thanks.

    Satellite R25-S3503 
    The sound drivers listed on the support site do not appear to be the ones I need.
    This is the one that doesn't work right?
       Realtek HD Audio Driver for Windows XP
    -Jerry

  • Conversion in the receiver file adapter channel

    Hello all?
    I am trying to implement an RFC to file  integration scenario.
    My source system is SAP R3 and the destination is an application implemented in Oracle and I don´t have the xsd format of this application.
    With the mapping tool I was abble to find out the right  structure of the xml destination but something is still wrong .
    The xml destination that the XI has to generate is   :
    <?xml version="1.0" encoding="UTF-8"?>
    <ps-persistence version="8.12.1">
    </ps-persistence>
    But untill now we can only generate the follow xml :
    <?xml version="1.0" encoding="UTF-8"?>
    <ns1:MT_PS xmlns:ns1="http://cobega.es/Numetrix">
    </ns1:MT_PS>
    ==================================
    How can I transform the generated xml in order to get the appropriate xml .
    Thanks a lot for your reply

    1. Create a Java Mapping that will do a replace of your tags.
    2.
    <?xml version="1.0" encoding="UTF-8"?>
    <ps-persistence version="8.12.1">
    </ps-persistence>
    Create your own xsd in XML Spy or other XML editiors and use it in the mapping. Instead of your MT_PS

  • What's the best solution for audio out of sound files from a MacBook Air to both an amplifier and to a subwoofer amplifier? I'm using the MBA to play sound files for worship services at our church.

    I have a MacBook Air (13", 1.7GHz, 8GB RAM, 500GB SSD) that I'll be using to play sound files (primarily organ and piano) for worship services at my church. We'll be using a QSC RMX2450 650 Watts/Channel amplifier with Community CPL-27 speakers and also a JBL SUB 250P powered subwoofer with its own amplifier. What's the best option for getting sound out from the Mac to both of these amplifiers? 

    if you work with own recorded sounds you might wanna have a music program where you want to work with samples, steinberg has got very good ones (so they say)... but their really really ( ²) expensive(that's why almost no one haves them), magix haves good ones too bu their more for 'unprofessional' use, ableton haves really good ones too and they're not to difficult to use (if you know a bit of those programs you learn very quickly) and if you don't get them, there is a sort of manual built in it which explains and lets you do things to start (basics)
    i hope this helped, btw stereo speakers are always better if you buy good ones (no pc speakers), but if you don't think you need them, don't buy them...
    so again, i hope you have some ideas now

  • How can I customise Thunderbird message columns to show sender raw address (not display name) and the "Received for" email address that was used to reach me?

    I find it increasingly important to be able to see a sender's actual email address rather than just display name, as they usually don't show a company name - which a domain always would. Is there a way to customise settings/write a script/tweak files to add raw email & domain name columns? When dealing with a number of people at the same company it is hard to order or glance through a list of emails to find them. I also know 2 people with the same name at different companies and it is impossible to distinguish!
    Secondly, as a related column addition, since a number of email aliases reach me it would be useful to have a column to show the "Received..for" part of the message source which reveals the actual email used in the To/CC/BCC which led to me. Again can this be tweaked or scripted?
    I have programming experience but have not made add-ons and would be open to a suggestion which involves creating a custom add-on if adding columns with custom values is possible that way.
    Best Regards,
    Drew

    Extended message headers can be searched from Edit/Find/Search Messages, or the folder context menu, by adding custom headers to the search criteria. So, you might be able to create a search on specific properties of a message.
    The method of adding custom headers to searches is the same as the one described here for filters:
    http://kb.mozillazine.org/Filters_(Thunderbird)#Custom_headers

Maybe you are looking for

  • Slow loading custom iBook created using ibook author

    I have 25 pages. I have audio too, but they are like 45 kb to 65kb. When I go to the next page, My next will get blurry and then load for 3seconds , then my page is not blurry anymore IS there a way to fix this?

  • Attaching multiple smartform to single output type

    Hello Experts, I have 2 different smartforms for invoice.... these two i have to call depending upon the type of customer. I want to know that is it possible to attach both smartform to single output type ( in this case RD00). if not..., Please sugge

  • JSP & SQL - Holding multiple values

    Hi, I know this is not an ORACLE forum but maybe you can help. I am developing an e commerce site for a cruise ship company as part of a project. In my database I have a table called cruisebookings, which has: create table cruisebooking ( cruise_id n

  • Keeping alv list  report layout

    when i run my alv list report using the saved layout and then change the layout of the report and then go into one of the items, i want the report to keep the changed layout when i save and go back to the report. at the moment its reverting back to t

  • Seeing double - Buttons duplicating themselves on iPad

    Hey, For some reason, whenever I convert any element inside a MSO (hidden or visible state) into a button, it will show up double on the iPad, and somewhat offsetted to the top and right. This is happening with both CS5.5 and 6, and DPS V22. It all l