![]() | ![]() | ![]() |
| |||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
![]() |
| | Tools |
| | #1 |
|
hi i also need help on making a pulse generator which could emit within 50 microsecond any schematics would be appreciated dark_conqueror | |
| |
| | #2 |
|
Can you be more specific about your needs, as the component values affect the circuit operation. Do you mean 50usec as pulse width or 50usec between pulses?
__________________ The great thing about electronics is unlimited ways to do the job. The only limit is one\'s imagination. I generally think my way is best. Show me a different way. I have an open mind. | |
| |
| | #3 | |
| Quote:
i used ic 324(operational amplifier) and managed to get the signal up to 100usec but the signal shown on the oscilascope is zig zag , which something i don't want . i would prefer the output would be in square waves ![]() cheers dark_conqueror | ||
| |
| | #4 | ||
| Quote:
In any case, an operational amplifier isn't a good choice, you really need a digital chip - or even a simple micro-controller. A PIC running at 4MHz takes 1uS per instruction, or at 20MHz only 200nS per instruction, you can easily generate 50uS (and smaller) pulses. What is your actual application?, knowing that might make suggestions more applicable. | |||
| |
| | #5 |
|
hi thanks for the reply ![]() i am making a high speed counter to count the lag time during zero crossing between 2 sinousidal. i was thinking of using and AND ic with the output from a compilator and a pulse generator with the output connected to a counter . will this work? d.c | |
| |
| | #6 |
|
If I understand you, you want to count the time between two sine waves. I would use two comparators, one to start the count and one to stop the count. The count in seconds, milliseconds, or useconds is the period of time between the two sine waves.
__________________ The great thing about electronics is unlimited ways to do the job. The only limit is one\'s imagination. I generally think my way is best. Show me a different way. I have an open mind. | |
| |
| | #7 |
|
If you square up the sine wave using comparators and feed that into an exclusive-OR gate, the output pulse will be proportional to the phase difference. You can filter that to DC for an analog output (I prefer analog solutions).
__________________ see my website: www.geocities.com/russlk | |
| |
|
| Thread Tools | |
| Display Modes | |
| |