How to understand seed and generator's polynomial in modulation toolkit

I'm new in modulation toolkit. I wonder, e.g., for MT Generate
BitStream.vi, why I did not see the format for PN sequence generator's
polynomial? Is it default to something?
On the other hand, seed means the initial state of PN generator shift
register. why does it default to 0xD6BF7DF2? Can I set to 0 or 1?
Thanks.

Hello keiylh,
I am assuming that you are referring to MT Generate Bits.vi. You can use any number than zero to specify seed. If you give zero as seed, the generator will be continuously generating zeros (This is referred to as degenration).
If you open the block diagram for MT Generate Bits.vi, you will find "mod_Generate Bits PN Sequence.vi". This VI is creating the pseudo random bit sequence.
The subVI "mod_GF2 Primative Poly LUT.vi" stores the polynomial co-efficients of a PN sequence in an array.
Let me explain:
1) If you specify PN sequence as 9, from mod_GF2 Primative Poly LUT.vi's array, we will get the 9th index which is 10001. This is XORed with the sequence in the while loop
2) 10001 corresponds to polynomial, 1* X0 (corresponds to LSB)+0* X1+0* X2+0* X3+1* X4 (where XN --- X power of N)  which is X0+X4.This is implemented  in LabVIEW using XOR's.
Please let me know if this helps.
Kalyan
Kalyanramu Vemishetty
Automated Test Systems Engineer
National Instruments

Similar Messages

  • I have forgotten my password, how I can enter and generate a new one

    I have forgotten my password,how I can enter and generate a new one

    Try here.
    http://support.apple.com/kb/HE36?viewlocale=en_US&locale=en_US

  • How to do ICON_EXPAND and ICON_COLLAPSE input fields in module pool screen?

    hi frnds.
    My problem is in module pool screen how to do ICON_EXPAND and ICON_COLLAPSE input fields in module pool screen?And how to do GUI STATUS and GUI TITLE? IN SE80.
      ITS URGENT.POINTS WILL BE REWADED.THANKS  IN ADVANCE.

    Hi,
    Go through this thread.
    [expand and collapse|expand and collapse]
    Cheers,
    Simha.

  • How to find list and cost price in MM module

    Hi
    Can any one help me in how to find List and cost price in MM module for pricing.
    thank you.
    David

    hi Saquib Khan
    Many thanks Saquib Khan for ur reply. Actually iam trying to create a report which displays material number, material description, plant, product hierarchy, cost and list price, based on the selection criteria of a range of materials, plant and also product hierarchy.
    If u want to share any information.It would be much better for me.Like iam learning SAP.
    thanks.

  • How to delete lock entries generated by the function module "BAPI_OBJCL_CHANGE"

    Hi experts,
    I'm now trying to make an add-on program
    which updates material master information by the background job.
    To update the "Classification" view of material master,
    the program calls the function module "BAPI_OBJCL_CHANGE".
    If the "RETURN" information is valid,
    then the program calls "BAPI_TRANSACTION_COMMIT" (with the "wait" parameter 'X').
    Contrary to my intention,
    lock entries generated by the function module "BAPI_OBJCL_CHANGE" remains after "BAPI_TRANSACTION_COMMIT".
    As a result, the material updated remains locked until the add-on processing ends.
    To shoot this trouble, I read some SCN discussions below:
    <<lock unlock record>>
    ⇒ As I wrote above, I checked the parameter for "BAPI_TRANSACTION_COMMIT".
    <<BAPI_OBJCL_CHANGE Lock Error !>>
    ⇒ I cannot call the function module "BAPI_OBJCL_CHANGE" with "IN UPDATE TASK" option
    because of "BAPI_OBJCL_CHANGE" attributes.
    ("BAPI_OBJCL_CHANGE" is not a "Update Module".)
    How can I delete lock entries generated by the function module "BAPI_OBJCL_CHANGE" ?
    Thanks in advance.
    Tom

    I quess/hope you want to remove locks in you caller program and not locks required by the update task processing to insure database consistencies...
    Did you use the WAIT option in the commit FM, else if there are no other locks in your called program a call of FM DEQUEUE_ALL could solve your problem.
    Regards,
    Raymond

  • How do I search and work in the map module without losing my selection

    I'm going through my old photographs that predate geotracking and adding my best guess as to their locations via the  map module but I'm getting frustrated.
    My biggest angst is the selections.  In the library module, I look around and find a set of photographs that were taken at the same place and I select them.  I then go to the map module and move found, sometimes search, for the place where the photographs were taken.  Now, I go back to drop the selection into the map and ... OH NO!!! .. there is no selection.  Double angst is I click back in Library and I'm scrolled all the way to the start of my group of photographs.
    Deselecting the photos is the biggest UI mistake that Lightroom is making in this sequence.  I'm wondering if there is something that I can do to either prevent it or perhaps have a second method of a quick temporary group of photographs.
    The other related question I have is if anyone has a suggestion of how to mark these photos as the type of GPS information.  e.g. it could come from the camera, it could come via a track log, or it could be just my best guess.  Perhaps that is already possible to determine.

    When you find the photos you want that were taken in a single location, select them and put them in a Quick Collection (press B)
    Then select the Quick Collection and go to the Map Module with the filmstrip turned on. You will then be able to work ONLY with this set of photos that are taken in one location

  • How to understand Credit and Debit account.....

    Hi,
    As an SD consultant, what's your understanding on Credit and Debit those FI terms.
    Like Sales revene or Sales return scenario...
    How those process interacted with Credit and Debit...
    Thanks.

    Accounting Principle is lad down on Golden Rule as under:
    Personal Account:
    Debit - The Receiver
    Credit - The Giver
    Real Account:
    Debit - What Comes In
    Credit - What Goes Out
    Nominal account:
    Debit - All Expenses and Loses
    Credit - All Income and Gains
    To illustrate with Example:
    When We raise an Invoice to Customer, the Accounting Entry is as under:
    Customer Account ...........Debit
    To Sales..........................Credit
    To Taxes..........................Credit
    In SAP, Based on Mapping of G/l Account in T.code: VKOA and OB40, relevant G/L account are triggered. G/L accounts as disigned such that it would take cage of Debit and Credit, if mapping is correct in T.code: VKOA and OB40.
    Regards,
    Rajesh Banka
    Edited by: Rajesh Banka on Aug 7, 2008 9:34 AM

  • How to understand EJB and JSP

    just now i read some articles about EJB and it make me a little confused in what i have understood about EJB and JSP ( at least i thought i understood them, but now ....()
    1. i found that in most JSP examples, the javabeans are used but not the EJB, right? so i have a qustion, an EJB can be used in JSP or not? and how if it can? why if it can not?
    ...still have a lot of question ....
    thanks a lot

    Hi,
    1. i found that in most JSP examples, the javabeans
    are used but not the EJB, right? so i have a qustion,
    an EJB can be used in JSP or not? and how if it can?
    why if it can not?It can be there for more of the examples,but you can invoke the EJB from the JSP also .Actual EJB is entirely the different concept whose foundation is build on the Distributed Technology.I advice you to read the Mastering EJB which is freely available at http://theserverside.com
    before starting coding.The EJB is a vast concept and requires time and strong core foundation to understand,once it is clear then you understand it true potential...
    ...still have a lot of question ....You queries are welcome here!!!
    regards
    Vicky

  • How to find download and convert pdf format function module for a script

    Hi,
    I have script requirement its already fixed with nace tcode and when we run output type in tcode va02 its generatinga mail with attaching script ouput in pdf format. Now i want find how that script generating pdf format and attaching to mail there in driver program no any function modules using for that.
    So anyone can help me for this finding.
    Thanks.

    Dear Pradeep,
    Use FM: CONVERT_OTF, this FM converts PDF output. After  use the FM: SX_TABLE_LINE_WIDTH_CHANGE FOR convert line width 255.
    Regards,
    Abbas.

  • How to understand Header HttpServletRequest

    Who can tell me how to understand getHeader(), and what is difference
    between getHeader() and getParameter().
    normally where to set this HttpHeader?

    Thank you for your answer.
    I had read documents about the http header, and now I am puzzled with
    the "header field". The Http have header like session, can I add new
    header like "login" ?
    I get some code from some forum, I don't understand the relation
    between header and login name and password. Or I just use getParameter()
    instead of getHeader()?
    protected void doGet(
    HttpServletRequest req,HttpServletResponse resp) {
    HttpSession sess = req.getSession();
    String login = sess.getAttribute("login");
    if (login == null) {
    String newlogin = req.getHeader("login");
    String newsess = req.getHeader("session");
    if (newlogin != null) {
    // verify login
    URLConnection con = (new URL("http://signon.com/checkauth?login="+newlogin+"&session="+newsess)).connect();
    if ("yes".equals(con.getHeaderField("authenticated")))
    sess.setAttribute("login",newlogin);
    sess.setAttribute("authsession",newsess);
    else {
    // send to signon.com to login
    resp.sendRedirect("http://signon.com/login.jsp?from=mainsite");
    else { // already logged in

  • How Do RoboHelp 9 WebHelp Generated Files Handle Map IDs and Aliases?

    The text below was written by our team's developer/architect. I am the help author who uses RoboHelp to write content and generate the help files, but I am clueless how it all gets generated and is deployed. Please help. We use RoboHelp 9. I use it in Windows XP and our app and help run on IE 7, 9, and Firefox (multiple versions).
    "Our application uses the numeric identifiers associated with the Map ID. For example, to get to the <appname>_home_page.htm file, we use the number 1053. <appname> = pecs, in this example.
    All of this is used in a call to a RoboHelp method defined in the RoboHelp_CSH.js file. The mehtod we are calling is the RH_ShowHelp() JavaScript method and the code to perform the call, when you click on Page Help, is this:
    RH_ShowHelp(0, ''/pecsHelp/index.htm>pecsHelp',HH_HELP_CONTEXT,topic);
    Topic is translated to the Map ID number for the page help. HH_HELP_CONTEXT is defined in the RoboHelp_CSH.js file. This method translates into a URL and from what I have seen, the URL that gets generated is this:
    http://{server}[:port]/pecsHelp/index.htm/{server}[:port]/pecsHelp/index.htm#<id=1053>>pecsHelp
    Server and port get replaced with the appropriate values. I have no clue how id=1053 is supposed to get translated to mean "pecs_home_page.htm". If you check the PECS_help.h file, you will see the following entry:
    #define PECS_Home_Page1 1053
    Then in the RoboHelp alias file (PECS 3.0.ali), the following line is in the file:
    <alias name="PECS_Home_Page1" link="pecs_home_page.htm"> </alias>
    But both of these files are used during the WebHelp generation process and I don't know how the WebHelp generated files handle the Map ID and aliases."

    You need to assign the numbers you find in the pecs_help.h file to topics in your help. You do this in Context Sensitive Help > Map Files > All Map IDs. (From RH7, but I assume the location is similar in RH9.) This creates the entries in the .ali file.
    Peter Grainge suggests a couple of sites to read for a greater understanding here:
    http://www.grainge.org/pages/authoring/calling_webhelp/using_map_ids.htm
    (Although the second  site is based on RH X5, the basic concepts and procedures should be very similar. )
    HTH,
    Amber

  • How to?? show smartform and generate pdf at the same time

    hi experts,
    how can i show the smartform and generate  a pdf at the same time?? i have a control parameter gtotf in X and i generate the pdf but i want to show the smartform at the same time??
    thx in advance

    Hi...
    call fm <sf function name>
    exporting...
    importing..
    tables..
    now in the outputparam set the getotf as 'X'.
    call the same FM again and get the otf data.
    call fm <sf fm name>

  • How to make a random generator with a max and a minimum

    hello
    can anybody telle me how to make a random generator for numbers with a maximum and minimum input
    thanks in advance

    Hi suske,
    If you want a random day for a given month, this is how I would do it.
    Hope this helps,
    -D
    Message Edited by Darren on 02-02-2006 01:35 PM
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman
    Attachments:
    Days_per_month.jpg ‏32 KB

  • How to understand on hand in user guide and table MTL_ONHAND_QUANTITIES

    version:12.1.1
    IS on hand in user guide from table MTL_ONHAND_QUANTITIES?
    How to understand on hand in user guide and table MTL_ONHAND_QUANTITIES?
    http://etrm.oracle.com/pls/et1211d9/etrm_fndnav.show_object?n_appid=401&n_tabid=52063&c_type=TABLE
    What does "Not implemented in this database" mean?

    What the page is saying that MTL_ONHAND_QUANTITIES is not a table. It is a view.
    The main table underlying the view is mtl_onhand_quantities_detail.
    After you perform a transaction, the data in this table (and view) is updated automatically.
    You don't have to do anything.
    Sandeep Gandhi

  • How can we sum three members in pov and generate report

    Hi Everyone
    I am trying to generate report in Hyperion Financial reporting studio 9.3 . I have to pov with one dimension name BAH and we have five members under it. I have to sum four members and generate report and one report with one dimension . should be able to run both things in one report. Is it possible to do it. or else if i have to do it individual how do I do it
    Thanks.

    Hi,
    You can use out of box aggregate from interactive report action menu and safe default layout
    http://download.oracle.com/docs/cd/E14373_01/appdev.32/e11838/app_comp.htm#sthref962
    Br, Jari

Maybe you are looking for

  • Error Message when trying to Burn DVD?

    In the completion stage of the DVD burn of a slide show in PreE 4 I receive the following error message.-  "Device error - Sense Code (37304) -program memory area / rma update failure". Can anyone tell me what the problem may be? Previously i have bu

  • Can I Using Enhance Receiver Determination?

    Hi, Can I used Enhanced Receiver Determination to push data to Receiver 2 , based on the response coming from Receiver 1 ( a BPM that that has a synchronous send step and fetches response from SAP through a proxy) ? If yes, how ? thanks & regards, XA

  • Palm TX keeps entering a reseting phase when I try to sync it. Help!!!

    Ok so when I try to sync my Palm TX I press the sync button and the screen turns black then enters a constant reset loop.  I have done a hard reset then tried syncing it again, same problem.  I also tried locating the backup folder everyone speaks ab

  • Lost 5750 All In One Disk.. Update Made Unit Inoperable

    Hello. I have an old 5750 all in one. I run Vista home on my laptop that interfaces with the unit. Whenver hp wants to update the "Solution Center" software already loaded on my laptop, it requires the original CD. I dont have it anymore. I tried to

  • Has anyone used the as_pdf2 package in APEX to create pdf's from sql

    I need to create a pdf in APEX. I have researched and found as_pdf2 as a possible solution. If anyone has used this solution in APEX, can you provide any more detail on implementing than what was provided with the plugin? The readme explains at a hig