[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 173: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 174: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
SoundsXP Message Boards - Indie, Indiepop, Nu-Folk and Alt-Country Forums SoundsXP's very own gathering spot for the intelligent, irreverent, witty and daft. 2020-06-30T16:20:47+02:00 https://www.soundsxp.com/forum/feed.php?f=1&t=18667 2020-06-30T16:20:47+02:00 2020-06-30T16:20:47+02:00 https://www.soundsxp.com/forum/viewtopic.php?t=18667&p=112320#p112320 <![CDATA[Re: pulse generator]]> https://essaysworld.net/writing-a-book-report, be sure that you will free yourself from unnecessary stress and will have more free time for enjoyable pastimes. Each student knows that college life may be stressful. It is particularly felt when you are a first-year student and you have this completely new experience of being far from home and studying according to new rules and schedules.

Statistics: Posted by bellastenberg — Tue Jun 30, 2020 4:20 pm


]]>
2018-12-28T12:37:29+02:00 2018-12-28T12:37:29+02:00 https://www.soundsxp.com/forum/viewtopic.php?t=18667&p=109683#p109683 <![CDATA[Re: pulse generator]]> Statistics: Posted by ninant194 — Fri Dec 28, 2018 12:37 pm


]]>
2018-12-10T12:20:35+02:00 2018-12-10T12:20:35+02:00 https://www.soundsxp.com/forum/viewtopic.php?t=18667&p=109599#p109599 <![CDATA[pulse generator]]> I want to replicate few field instruments. To start we have a valve and a meter which generates two pulses based on the run in the pipe. Two pulses have 90d difference to notice direction of flow.Valve is a digital one and has two inputs which can make 3 diverse flows demand stage 4th state is not used. They are Opening, Closing or Hold this is just usual way a digital valve works I added for clarification. That means I require changing the regularity of pulses based on the inputs. Maximum freq ideally would be 1 kHz but if it spins out to be too much. Which with some compromises half of that would be okay too.

Now to make pulse train I am using Sin() function which is normal way of making it and it works fine in C# on my PC. But here appear it is a bit too much to procedure in each cycle. Below is easy version of what I have tried. I had criticism inputs in as well but no luck so took them out. I don't obtain a regular result for below program.I also have used delay() function to do the similar but it puts all functions on grasp so is not a good thing if we have little different things going on at the same time.

So my questions are:
1- Is there anybody else here has used similar thing and have got better results?
2- What is the limit freq. we can expect from Eleven ? Means any other boards that might be considerably better?
3- How long it gets to loop() function to re-start yet again ? I know it will be depending on how large is that but any normal figures with normal assumptions would be obliging.
4- Any enhanced ways you can suggest doing this?

Statistics: Posted by sheridavis — Mon Dec 10, 2018 12:20 pm


]]>