Extract a signal portion

Hi,
I am new to Labview and trying to extract a portion of a signal. I can display the analog signal catured by an A-D card (Signal A)connected to PCI slot. I can capture another signal from the parallel port (Signal B) which I want to use for timing. Its a digital signal with two levels. I want to capture a portions from Signal A based on the time duration from Signal B and store them in a 2-D array or a matrix, so that I can use it as an image for further processing.
1. how to implement a counter to count number of pulses from signal A? I can convert it for boolian output if necessary.
2.how can I use that counter to extract portions from Signal B?
eg;  extract signal from pulse 1 to 10 and store them in a first row of 2-D array
extract pulse 21 to 30 and store them in the second row of the same array and so on.
Or is there any other way to cordinate these two signals so that I can save the reqiured samples from signal A to a 2-d array?
A to D card is not from NI and I cannot use DAQ blocks.
Any help would be highly appreciated. If you can provide VI block diagrams it would be better as I am not that familiar with Labview. This is my first application in Labview.
Thanks and regards,
Ravi.

Hi Fana,
at first you could use a simple "greater or equal" function to find all parts of the waveform that exceed your limit. Then splitting the array should be easy...
Best regards,
GerdW
CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
Kudos are welcome

Similar Messages

  • How to extract the signal out from the waveform by my designated power level?

    Dear all,
         How can  I extract the signal from the waveform accroding to the power level? I read the Trigger&Gate.vi, but this vi extract signal according to the duration time. I want to extract signal according to power level.
         As shown in the following figures, the signal I want to process is between 130000 to 140000, if I zoom in, I can see the the useful signal is between 135400 to 138200. The question is how to extract the signal in the zone?  
        I tried the sub_NoiseEst_And_Chop_Shell.vi in the Packet_based_link example too, but this subvi seemed to be a little slow. Can anybody give me better advice? Thanks in advance!
    Solved!
    Go to Solution.

    I was working on something similar but haven't had time to fully develop it.
    My idea was to use an envelope detector (low pass filter) and then use an energy detection VI on the envelope.
    Here's where I left off
    Anthony F.
    Product Marketing Engineer
    National Instruments
    Attachments:
    test.vi ‏331 KB

  • Extract automatically a portion of a signal

    Hi, i'm trying to extract a portion of a signal automatically. I've extract it manualy using 2 cursors. I'm interested how can i point the cursor using an indicator. Basically, i have a signal and i want to find the index (index 1) when the signal grows above 0.01, and also when the signal goes below 0.01(index 2). and cut the part before index 1, and also cut the part after index 2. I will attach  a photo to be more clear.   
    Thanks. 
    Attachments:
    manually extraction.JPG ‏50 KB

    Hi Fana,
    at first you could use a simple "greater or equal" function to find all parts of the waveform that exceed your limit. Then splitting the array should be easy...
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

  • Extraction of a portion from graph

    I have to extract a portion from Graph .
    I know the starting and ending point in x-axis and i have to know the y-axis values.
    I have used "extract a portion of signal " express VI  but am not getting the values correctly. 
    There is a picture with this, in which the portion in red box is the part i have to extract.
    @nk
    Solved!
    Go to Solution.
    Attachments:
    Untitled.jpg ‏57 KB

    Hi uday ,
    Thank you for a fast response .
    The VI in the above link shows how to extract a portion of graph with use of cursors. In my VI the user won't do anything . Everything should happen automatically.
    First of all.
    1.I have detected the peaks in my graph using a peak detector VI. This process have given me the position of peaks in terms of time (i.e x-axis units).
    2. I have added a constant offset time like 0.005 sec to each time value and then I provided that value as the starting point of extraction .
    3.The length till which the extraction should be done is also kept constant.
    4. I just need the amplitude vales of that particular part so that I can use them for my further calculations.
    For clear information I am adding  a picture of my graph in which the areas I have to extract is perfectly marked inside red box.
    @nk
    Attachments:
    Untitled.jpg ‏57 KB

  • Extract random portion of signal

    If I am loading a signal from an LVM file, is there a way to extract a random portion of the signal?  Just some background, I will be loading multiple files in through a for loop/case structure, and each of the files may be of different lengths, so I won't know ahead of time how long the signal is.
    thanks,
    George
    Solved!
    Go to Solution.

    LVM includes the number of points in each segment header.  You can get this by reading and parsing the header yourself.  The spec is located here.  The Express VIs presume that, being an ASCII file, LVM files are relatively small.  As such, the entire file is read into memory by the Express VI.  You can use the array or waveform VIs to easily extract a portion of this.
    If you have huge files and this creates a memory issue, you can parse the file yourself.   Look for the ***End_of_Header*** line.  The next line is the column headers, followed by the data, one item per line.  The bad news is that lines can be a variable number of characters long.  This can make searching a long file for lines a very slow process.  One option is to read the file in 65,000 byte chunks and process these serially to get the data you want (this is what LVM does internally to convert from ASCII to data).
    This account is no longer active. Contact ShadesOfGray for current posts and information.

  • Extracting portions of the timeline from iMovie to create a 'Sound File'

    Hello
    I recently used my Cannon GL2 as a field recorder to record 16 bit audio sound effects.
    I'd like to extract certain portions of the timeline to create various 'Sound Files' which will be used later (as sound effects), in either iMovie, or FCE HD.
    In iMovie HD, the only method I'm familiar with to extract a portion of the timeline to a 'Sound File', is to FIRST export that portion to a Quicktime File. Then I use 'Sound Studio 2.2.4' to import the Quicktime File. In Sound Studio, I can then create either an AIFF File, or Wav File.
    From there, I open iTunes, and import the Wav File. Now I convert that Wav File to an MP3 (if I need to compress the size of the file).
    I know I can import Raw DV Video Files (Captures), into Garage Band, but then I can't export that edited project into a Sound File.
    But I do know I can use Garage Band to edit (EQ), a portion of the timeline, then Export that portion (as I explained above). But I'm still going through some extra steps .....
    With all I'm mentioned, perhaps I need to get another software program in order to eliminate a step on my way to exporting a portion of a Video timeline from either iMovie, or FCE, and get straight to creating a sound file suitable for later import back into FCE, or iMovie?
    Thanx for your comments
    Mike

    Hey Piero
    Comestah?
    I'm an Italiano too My Granparents are from Bari
    Well yes thank you - that certainly answered part of my question
    Now I wonder if I can extract just a 'PORTION' of the timeline? I tried to insert division points without actually cutting out all the unwanted stuff, and highlighted just that portion, but the Audio Extract process reverts back to extracting the ENITIRE timeline. So I guess I'd have to actually cut and delete all the unwanted parts, then 'save as' to that NEW iMovie project reflecting just that edit in order to extract JUST that audio piece?
    I wonder if the process is more precise in FCE?
    Gracias
    Mike

  • Measure amplitude of a continuous signal within a given window of time

    I'm working on an acqusition system that acquires a continuous 250kHz signal. My goal is to measure the peak-peak amplitude of the first signal response, the probelm with my setup is that the inital part of the signal is always larger than the part of the signal I'm intersted in. If I try to use the signal max pk-pk measurement VI it will repond with the pk-pk measurement of the initial part of the signal. See the attachment for a better understanding, I would still like to display the raw signal as is but I would like to measure the pk-pk voltage of the signal between the yellow cursors.
    Thanks in advance... 
    Solved!
    Go to Solution.
    Attachments:
    Capture.PNG ‏43 KB

    If the initial transient always occurs in the first 12 microseconds, you can just use Array Subset or the similar Waveform function to extract the latter portion of the waveform. Then use the peak to peak measurement on that subset.
    Lynn

  • Byte data extraction and interpretation from a WAVE sound file

    Hello,
    I'm trying to extract the signal data from a WAVE-file for further processing. Suppose the WAVE-file is in 16 bit/stereo format - then I get (8 bit) low-byte and (8 bit) high-byte for the left channel first, and then the low- and high-order bytes for the right channel (I hope I've got it right this far).
    Now since I'm interested in doing some frequency analysis on the signal, I need to have the amplitudes for every sample, but since each byte is signed I can't just compose the complete amplitude value from the two bytes for each channel. A simple way to solve this would be (I think) to check if a byte is negative, and if it is, store the absolute value of the byte + 127 in an integer. For example, the byte 11111111 would be interpreted as -128, but taking the absolute value and adding 127 produces 255 which would be the maximum "unsigned" value for an 8 bit binary number.
    This seems like a quite "ugly" solution to me, and I don't really like ugly things. I haven't worked that much with binary math in Java, and my general knowledge on the subject is not very thorough in the first place. I would be very grateful for any suggestions.

    Ok, I went to buy some food and came up with another solution:
    Suppose I have a sample from one of the channels in my byte array "signal" and I want to compose a (signed) total amplitude of the two bytes in the array. Code:
    byte[] signal = ... ; //Get the data
    int amp = 0x0000;
    amp = ((signal[1] & 0xFF) << 8) | (signal[0] & 0xFF);
    Here I assume that the data is aquired in little-endian format. If you have a better solution, please let me know.

  • Data extraction from an array of data

    So I want to extract a
    subset from an array of data. 
    I have two columns of data that I need to do with,
    these are potential energy (expressed in terms of kT) and relative separation.  The data typically results in a parabola-type
    shape with the potential energy on the y-axis and the separation on the
    x-axis.  The potential energy starts at
    high kT's at small separation and then decreases to zero as the separation
    increases and then it starts to increase again once it is past zero kT.  The issue I have is that I need to disregard
    any data that is greater than 6 kT.  Thus
    I need to extract the data (both the potential energy data and the
    corresponding separation data) from the array that is 6kT or below.  So the problem I am having is trying to work
    out how to approach the extraction of this data.  I would love to get some suggestion as to how
    I should approach it.
    I initially thought of using a mathscript node to do this,
    but I am not sure of how I should code this, if this is indeed possible.
    Another option I considered was to use one of the array vi's
    to perform this extraction as I thought I could use them to find the element
    where the kT is higher than 6 and the corresponding index element which I could
    then use to extract the relevant portions of the array.  But I don't see an easy way to achieve this.
    So the vi I will write for this will function will actually
    be a subvi of another vi I have written (this vi is named ‘non-linear fit to PE
    data mod.vi' and it also has a couple of other subvis).  I have attached this vi and a relevant data
    file (as an example of the data I will be getting and needing to analyse) in a
    zip file.  I haven't included an example
    of the subvi I need to write because I looking to find some pointers as to how
    I could do this first.  In the ‘non-linear
    fit to PE data mod.vi' I have included a text box in the location I will be
    putting this subvi.
    Any help in helping me out here would be appreciated.
    Thanks
    Solved!
    Go to Solution.
    Attachments:
    data extraction help needed.zip ‏31 KB

    Try the attached VI. as per my understanding you want to remove the data in the array which is grater than the specified value,am right?
    Balaji PK (CLA)
    Ever tried. Ever failed. No matter. Try again. Fail again. Fail better
    Don't forget Kudos for Good Answers, and Mark a solution if your problem is solved.
    Attachments:
    Remove Data.vi ‏8 KB

  • Extracting part of a large MP4 into an swf

    I'd like to create an swf (about 2 minutes) from part of a larger (12 minutes) MP4 file. I can do it by using other software, such as Roxio Videowave, to extract the desired portion and create a new shorter MP4 that Flash Pro can process. My question is whether it is possible, or even practical, to do the video extraction using just Flash Pro. It would be desirable to do so because the additional software step appears to reduce the output quality.

    Thanks kglad. Works like a charm. As a newby, I wasn't aware of what the export settings function could do. Another thing I'd like to try is overlay some text on the swf video that would disappear (or fade out) after several seconds. I suspect I need to add a second layer on the stage in Flash Pro and create a motion tween that would show the stationary text for the desired time only. Am I on the right track, or is there a different way to do it?

  • Extracting text from a file name on export / import (Regular Expressions??)

    I’m not even sure if the publishing service, File Naming, in Lightroom supports Regular Expressions or not?? Basically I’m trying to extract the left portion of the file name ie: everything before the underscore “_”. When I import a file I rename the file to reflect the current Image sequence number and then append the date the photo was taken; a typical file is as follows “05625_2008-01-05.dng” on export I would like the new name to be only the sequence number in this case “05625.jpg”. Ideally I would then like to append the folder name that contains the file… “05625 - FolderName.jpg.
    I don’t want to go down the road of figuring out the correct syntax if regular expressions aren’t supported. Thanks in advance - CES

    Is the imported sequence number captured in meta data somewhere or is their somewhere that all of the available fields and there reference names can be found???
    Unfortunately not anywhere available to the user (but it's still stored in at least some filed I know off).
    By the way, why did you choose to put the suffix at the beginning of the name (1234_2010-08-13.jpg)? The common practice is to leave the suffix at the end. That will ensure the filenames will sort in chronological order by filename and you could have easily used the suffix when exporting files. You wouldn't have this problem now.

  • Init/cont filter option for a multiple signals

    Hi,
    I have 2D array with signals from a daq device, now i want to make a highpass and a lowpass filter for all the signals, and every signal can have it's own high and lowpass filter settings and i can have any number of signals. When i connect my 2D array to a for loop and place a filter inside with the init/cont option to true, it resets itself every loop pass. When i extract one signal and pass it trough the filter it works fine. But that's not what i want, i want to have more signals filtered in different ways. I think i understand why it reset itself, in the help file of the filter it says:If init/cont is TRUE, LabVIEW initializes the internal states to the final states from the previous call to this instance of this VI. So it means that every loop pass, it has different data but the same instance... I would like to have different instances for every (for loop) pass. In the attached files the snippets and its outcome:
    Any ideas?
    Best regards,
    Thijs
    Solved!
    Go to Solution.
    Attachments:
    highpass_multi_values.png ‏78 KB
    highpass_single_value.png ‏73 KB

    Hello Thijs,
    I made a quick example at my side.
    It's not the neatest piece of code and the initialization of the filter coefficients should be outside of the loop, but I just wanted to show the functions you could use to do this.
    See attachment.
    Kind Regards,
    Thierry C - Applications Engineering Specialist Northern European Region - National Instruments
    CLD, CTA
    If someone helped you, let them know. Mark as solved and/or give a kudo.
    Attachments:
    Capture.PNG ‏21 KB

  • How do I pull just the year from a date?

    I'm trying to pull just the year from a date and cannot figure out how this can be done. I tried the SUBSTR fuction but its not acting how I would expect. What I'm wanting to do is write a condition that says Item Birth Year = Current Year minus 23 I have a calc that figures the age from the difference in the birthdate and current year but I'd really like to just write a condition based just one years. Can this be done?

    Hello
    SUBSTR will only work on a string. To extract portions of a date you need to use the TO_CHAR command.
    To get the year you would use this: TO_CHAR(the_date,'YYYY')
    TO_CHAR takes 2 switches, the date to be manipulated and the portion to be extracted, with the portion in single quotes.
    Once you get used to manipulating dates like this other common pieces are: DD - extracts the day of the month, MON extracts the 3 character code for the month.
    Thus you can use this: TO_CHAR(sysdate,'DD-MON-YYYY') and it will convert the current date, June 7th 2012 to 07-JUN-2012
    Hope this helps
    Best wishes
    Michael

  • 11.1.2.1 Release Delayed Again?

    At the end of March, I was hearing April 10. Today I read this:
    http://blog.topdownconsulting.com/2011/04/oracle-hyperion-11-1-2-1%E2%80%94now-it-looks-like-summer/
    Anbody have good information on whether April 10 is real or not?

    <div style="width:660px; font-size: 10pt; font-family: verdana,arial,helvetica,sans-serif; line-height: 20px; text-align: justify; text-justify: inter-ideograph;">
    We have selected the most popular papers published by <strong>IJCNS</strong> in the year 2010 for you. You are welcome to forward this message to your colleagues and friends in the related areas.
    <i>International Journal of Communications, Network and System Sciences</i> (<strong>IJCNS</strong>)
    is an international refereed journal dedicated to the latest advancement of communications and network technologies. The goal of this journal is to keep a record of the state-of-the-art research and promote the research work in these fast moving areas.
         <strong>IJCNS</strong> is published by Scientific Research Publishing which is engaged in the service of publications, organizing academic conferences and promotion of professional journals. SCIRP has an outstanding team of experts as well as the widespread third party relations, which enables our customers to obtain maximum reader impact, and the satisfaction and convenience of timely publications.
    <div>
    <span style="font-size: 13pt; font-weight:bold; line-height:24px">Vol.3 No.1</span> <span style="font-size:7pt">(Click to view the issue)</span>
    Extending the Network Lifetime of Wireless Sensor Networks Using Residual Energy Extraction&mdash;Hybrid Scheduling Algorithm
    <span style="color:#808080">T. V. PADMAVATHY, M. CHITRA</span>
    A Maximum Likelihood TOA Based Estimator For Localization in Heterogeneous Networks
    <span style="color:#808080">Mohamed LAARAIEDH, Stephane AVRILLON, Bernard UGUEN</span>
    Achievable Rate Regions for Orthogonally Multiplexed MIMO Broadcast Channels with Multi-Dimensional Modulation
    <span style="color:#808080">Marthe KASSOUF, Harry LEIB</span>
    </div>
    <div>
    <span style="font-size: 13pt; font-weight:bold; line-height:24px">Vol.3 No.2</span> <span style="font-size:7pt">(Click to view the issue)</span>
    Online Detection of Network Traffic Anomalies Using Degree Distributions
    <span style="color:#808080">Wuzuo WANG, Weidong WU</span>
    CPW Fed Double T-Shaped Array Antenna with Suppressed Mutual Coupling
    <span style="color:#808080">A. DANIDEH, A. A. Lotfi NEYESTANAK</span>
    A Topology-Aware Relay Lookup Scheme for P2P VoIP System
    <span style="color:#808080">Xiuwu ZHANG, Ruifeng GUO, Weimin LEI, Wei ZHANG</span>
    </div>
    <div>
    <span style="font-size: 13pt; font-weight:bold; line-height:24px">Vol.3 No.3</span> <span style="font-size:7pt">(Click to view the issue)</span>
    Advances in MIMO Techniques for Mobile Communications-A Survey
    <span style="color:#808080">Farhan Khalid, Joachim Speidel</span>
    Short-Term Load Forecasting Using Soft Computing Techniques
    <span style="color:#808080">D. K. Chaturvedi, Sinha Anand Premdayal, Ashish Chandiok</span>
    A Mobile Ad-Hoc Routing Algorithm with Comparative Study of Earlier Proposed Algorithms
    <span style="color:#808080">Kumar Verma Pawan, Gupta Tarun, Rakesh Nitin, Nitin Nitin</span>
    </div>
    <div>
    <span style="font-size: 13pt; font-weight:bold; line-height:24px">Vol.3 No.4</span> <span style="font-size:7pt">(Click to view the issue)</span>
    Envelope Correlation Parameter Measurements in a MIMO Antenna Array Configuration
    <span style="color:#808080">Constantinos Votis, George Tatsis, Panos Kostarakis</span>
    MIMO Multi Carrier Interleave Division Multiple Access System with Multiuser Detection: Performance Results
    <span style="color:#808080">Prabagarane Nagaradjane, Sai N. Chandrasekaran, Kuttathatti Srinivasan Vishvaksenan</span>
    Comparative Study of Different Space-Time Coding Schemes for MC-CDMA Systems
    <span style="color:#808080">Lokesh Kumar Bansal, Aditya Trivedi</span>
    </div>
    <div>
    <span style="font-size: 13pt; font-weight:bold; line-height:24px">Vol.3 No.5</span> <span style="font-size:7pt">(Click to view the issue)</span>
    Measurements of Balun and Gap Effects in a Dipole Antenna
    <span style="color:#808080">Constantinos Votis, Vasilis Christofilakis, Panos Kostarakis</span>
    Microstrip Low-Pass Elliptic Filter Design Based on Implicit Space Mapping Optimization
    <span style="color:#808080">Saeed Tavakoli, Mahdieh Zeinadini, Shahram Mohanna</span>
    Interoperability of Wireless Networks with 4G Based on Layer Modification
    <span style="color:#808080">Dilshad Mahjabeen, Aminul Haque Mohammed Sayem, Anis Ahmed, Shahida Rafique</span>
    </div>
    <div>
    <span style="font-size: 13pt; font-weight:bold; line-height:24px">Vol.3 No.6</span> <span style="font-size:7pt">(Click to view the issue)</span>
    A Multi-objective QoS Optimization with Fuzzy Based Parameter Setting for Real-Time Multicasting
    <span style="color:#808080">Satyananda Champati Rai, Bijan Bihari Misra, Ajit Kumar Nayak, Rajib Mall, Sateesh Kumar Pradhan</span>
    Flocking Control of a Group of Agents Using a Fuzzy-Logic-Based Attractive/Repulsive Function
    <span style="color:#808080">Hui Yu, Jigui Jian, Yanjun Shen</span>
    An Empirical Examination of Routing Protocols in Mobile Ad Hoc Networks
    <span style="color:#808080">Kuncha Sahadevaiah, Oruganti Bala Venkata Ramanaiah</span>
    </div>
    <div>
    <span style="font-size: 13pt; font-weight:bold; line-height:24px">Vol.3 No.7</span> <span style="font-size:7pt">(Click to view the issue)</span>
    Using Bayesian Game Model for Intrusion Detection in Wireless Ad Hoc Networks
    <span style="color:#808080">Hua Wei, Hao Sun</span>
    Design of Rectangular Dielectric Resonator Antenna Fed by Dielectric Image Line with a Finite Ground Plane
    <span style="color:#808080">Fatemeh Kazemi, Mohammad Hassan Neshati, Farahnaz Mohanna</span>
    Modeling and Analysis of Bandwidth Allocation in IEEE 802.16 MAC: A Stochastic Reward Net Approach
    <span style="color:#808080">Shanmugam Geetha, Raman Jayaparvathy</span>
    </div>
    <div>
    <span style="font-size: 13pt; font-weight:bold; line-height:24px">Vol.3 No.8</span> <span style="font-size:7pt">(Click to view the issue)</span>
    A Sensor Awakening Algorithm for Wireless Multimedia Sensor Networks Three Dimensional Target Tracking
    <span style="color:#808080">Jing Zhao, Jianchao Zeng</span>
    Reliable Wireless Communication for Medical Devices Using Turbo Convolution Code
    <span style="color:#808080">Debasish Bera, Tapas Chakravarty, Saswat Chakrabarti</span>
    Potential Vulnerability of Encrypted Messages: Decomposability of Discrete Logarithm Problems
    <span style="color:#808080">Boris S. Verkhovsky</span>
    </div>
    <div>
    <span style="font-size: 13pt; font-weight:bold; line-height:24px">Vol.3 No.9</span> <span style="font-size:7pt">(Click to view the issue)</span>
    An Efficient Noisy-ICA Based Approach to Multiuser Detection in IDMA Systems
    <span style="color:#808080">Abdelkrim Hamza, Salim Chitroub, G&eacute;rard Salut</span>
    Modulation Index Estimation of Frequency and Phase Modulated Signals
    <span style="color:#808080">Geng Peng, Derong Cai, Zhiqiang He, Zhitao Huang</span>
    A New Effective and Efficient Measure of PAPR in OFDM
    <span style="color:#808080">Ibrahim M. Hussain, Imran A. Tasadduq, Abdul Rahim Ahmad</span>
    </div>
    <div>
    <span style="font-size: 13pt; font-weight:bold; line-height:24px">Vol.3 No.10</span> <span style="font-size:7pt">(Click to view the issue)</span>
    Performance Improvement of Wireless Communications Using Frequency Hopping Spread Spectrum
    <span style="color:#808080">Yang Liu</span>
    A Comparative Analysis of Tools for Verification of Security Protocols
    <span style="color:#808080">Nitish Dalal, Jenny Shah, Khushboo Hisaria, Devesh Jinwala</span>
    A Turbo Decoder Included in a Multi-User Detector: A Solution to be Retained
    <span style="color:#808080">Sylvie Kerou&eacute;dan, Makram Touzri, Patrick Adde, Samir Saoudi</span>
    </div>
    <div>
    <span style="font-size: 13pt; font-weight:bold; line-height:24px">Vol.3 No.11</span> <span style="font-size:7pt">(Click to view the issue)</span>
    Service Networks Topological Design
    <span style="color:#808080">Boris S. Verkhovsky</span>
    A Routing Strategy with Link Disruption Tolerance for Multilayered Satellite Networks
    <span style="color:#808080">Gang Zheng, Yanxin Guo</span>
    Extraction of Buried Signals in Noise: Correlated Processes
    <span style="color:#808080">Nour&eacute;dine Yahya Bey</span>
    </div>
    <div>
    <span style="font-size: 13pt; font-weight:bold; line-height:24px">Vol.3 No.12</span> <span style="font-size:7pt">(Click to view the issue)</span>
    Enhanced Euclid Algorithm for Modular Multiplicative Inverse and Its Application in Cryptographic Protocols
    <span style="color:#808080">Boris S. Verkhovsky</span>
    Extraction of Signals Buried in Noise: Non-Ergodic Processes
    <span style="color:#808080">Nour&eacute;dine Yahya Bey</span>
    A Synchronous and Deterministic MAC Protocol for Wireless Communications on Linear Topologies
    <span style="color:#808080">Daniele De Caneva, Pier Luca Montessoro</span>
    </div>
    The journal publishes the highest quality, original papers included but not limited to the fields:
    <tr>
         <td style="vertical-align:top">
              <ul style="list-style:disc;margin-left:18px; margin-top:2px; padding:0;">
                   <li>Ad Hoc and Mesh Networks</li>
                   <li>Coding, Detection and Modulation</li>
                   <li>Cognitive Radio</li>
                   <li>Communication Networks Architecture Design</li>
                   <li>Cooperative Communications</li>
                   <li>Embedded Distributed Systems</li>
                   <li>Global Networks</li>
                   <li>Heterogeneous Networking</li>
                   <li>MIMO and OFDM Technologies</li>
                   <li>Network Protocol, QoS and Congestion Control</li>
                   <li>Network Reliability, Security and Privacy</li>
                   <li>Network Survivability</li>
                   <li>Next Generation Network Architectures</li>
                   <li>Reconfigurable Networks</li>
                   <li>Resource Management</li>
                   <li>Satellite Communication</li>
                   <li>Sensor Networks</li>
                   <li>Simulation and Optimization Tools</li>
                   <li>UWB Technologies</li>
                   <li>Wave Propagation and Antenna Design</li>
                   <li>Wireless Personal Communications</li>
              </ul>
         </td>
    </tr>
    We are also interested in short papers (letters) that clearly address a specific problem, and short survey or position papers that sketch the results or problems on a specific topic. Authors of selected short papers would be invited to write a regular paper on the same topic for future issues of the <strong>IJCNS</strong>.
    <span style="font-size:11pt; font-weight:bold;">You are welcome to submit your manuscripts!</span>
    </div>
    Edited by: 850791 on 2011-4-11 下午8:56

  • Greater than Equal to Functionality when retirivng data from SSAS 2008 cube using SSRS 2012 report not working

    I have an SSRS 2012 report and SSAS Cube in 2008. My report criterion requires filtering on measures. So Created measures as dimensions . The report requires >= functionality on the measures. But in the Query designer of 
    the report there is =, IN, Within Range ,Excluding range , MDX as the operators.
    To achieve my goal. I have “From” and “To” as parameters on the numeric dimension. The “To” parameter I have set as internal and setting
     the default value of  “TO” .By writing another Dataset query that returns the “MAX” 
    value and the MAX value returned is a member of the measure converted to dim I confirmed.. So this whole works as >=.The user enters only the “FROM” parameter and the “TO” is set internally. The user can enter any value in the “From” parameter. Any
    value that is not even a member.It is a textbox. I cannot use a list of values from the “From” parameter.
    But whenever I run the report after entering all the selection criteria
     I keep getting
    Error “the restrictions imposed by the constrained flag in the strtomember functions were violated”
    I know this means that Max value in the “TO” section is not a member .
    I did try
    : StrToMember("[Fact RCS CV BLAST].[APPRLIMIT ACH].
    &[" & @ToFactRCSCVBLASTAPPRLIMITACH &
    "]", CONSTRAINED) )
     But I get “syntax for the “&” is incorrect”
    If I use Drop down for the “From” and “To” parameters then it works fine. But that’s not what Business Users need.
    Please let me know what the options to make this work. I did use parameters that filter the
     Dataset returned it works fine but there is a performance impact.

    Hi,
    I think if you use the following method you will be able to compare the members.
    CDbl(StrToMember("[Fact RCS CV BLAST].[APPRLIMIT ACH].&[" + @ToFactRCSCVBLASTAPPRLIMITACH + "]").Member_Name)
    As you mentioned that you converted your measures as dimensions, you are having an integer value as the member name. In that case use VBA functions with MDX to do the datatype conversion.
    Take a look into the following MDX written against Adventure Works;
    WITH CALCULATED MEMBER [Measures].[Member Name] AS
    CInt
    Right
    CStr
    [Date].[Calendar Year].CURRENTMEMBER.MEMBER_NAME
    ), 4
    SELECT {[Measures].[Sales Amount], [Measures].[Member Name]} ON COLUMNS,
    FILTER
    [Date].[Calendar Year].[Calendar Year].MEMBERS,
    CInt(Right(CStr([Date].[Calendar Year].CURRENTMEMBER.MEMBER_NAME), 4)) >= 2005 AND
    CInt(Right(CStr([Date].[Calendar Year].CURRENTMEMBER.MEMBER_NAME), 4)) <=2008
    } ON ROWS
    FROM [Adventure Works]
    I am filtering the Years by using the member names by extracting the Integer portion of the member name and applying data type conversion functions in VBA. So I 
    Keep in mind that you have to get rid of the CONSTRAINED clause if your business users can enter anything on the SSRS text box. 

Maybe you are looking for