Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
I want to symmetrically clip a signal such as is shown in the attached mathcad 15 document, but I am getting "out of memory" errors when I do it with large numbers of points. Is there a way to do this using less memory?
Bill
Bill,
Do you get the "out of memory" error in the attached sheet?
I have Mathcad 14 and it seems ok.
Mike
What do you mean by "large"?
If you don't get an "out of memory" while reading the data set from file, it does not make sense that the algo that clips would create the "out of memory". Your clipping alo is probably not correct.
went up to 10,000,000 without a calculation error, although, Mathcad complains that there are too many points to plot
You can, of course, do the clipping in a single equation; see attached
TTFN
Done with more points
TTFN
Thanks, Eden. Your solution worked fine. Yesterday as I was leaving work I tried much larger numbers in the sheet I presented here and found it worked fine as you did. So it must have been some mistake on my part in the other document that caused the "out of memory" errors. I redid it with your method first and then put back in the old solution I had used and they both worked fine today. But your solution is more elegant, so I will use that.
Clipping in the RF world means what I described. Just like variable names can mean quite different things in different technologies, so can words like "clipping". For example, I just typed "clipping" in Google and came up with this page at the top of the list: http://en.wikipedia.org/wiki/Clipping_(audio)
Anyway, thanks for all the help.
Bill
Yup, no problems, Clipping is a venerable term for EEs. Probably some good arguments still go on about whether tube amps or transistor amps are better when clipping.
TTFN
So much interesting that "clipping' meant "clipping" to me, but from your transited picture, "clipping" means truncation !
jmG
>I want to symmetrically clip a signal ...<
________________________________
Right there, you have defined... defined enough to conclude you wanted a pivot clipping ... a pivot clipping either symmetric/asymmetric about a point in the data set [because a signal is not a function, just data]. Like giving water to a thirsty person: boiling water will burn, too cold ice will burn ... "potable water" is implicit of "drinkable water", no burn this time.