LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Parallel port clock generation

Hello
I would like to generate a clock between 30 and 90 Mhz with the parallel port of my computer, does anybody have an idea of how to make such fast clock? I tried with pulse and square generators but labview tellme that is not able to run as fast, also I tried to use delays in squenced structures but the delays counter is in ms and with ns doesnt work properly. Any suggestion?
 
 Thanks
0 Kudos
Message 1 of 3
(3,333 Views)
30-90MHZ as rather fast I think the 6602 is upto 80MHZ  and it is very easy to run a pulse train out of one of these.  You will definatly not be able to do this with a software loop and I doubt the barallel port strobes any where near this.  A counter card is probably your best bet.  Unfortunatly if you want any resolution in your pulse train you need a clock several times faster that the 90MHz. since the steps are descrete multiples of the clock.
 
Paul
Paul Falkenstein
Coleman Technologies Inc.
CLA, CPI, AIA-Vision
Labview 4.0- 2013, RT, Vision, FPGA
0 Kudos
Message 2 of 3
(3,321 Views)

One other option (not a cheap option unless you already have this installed) is to use the FPGA, you can run loops at 25ns speed and can achieve this speed and resolution.

 

Paul

Paul Falkenstein
Coleman Technologies Inc.
CLA, CPI, AIA-Vision
Labview 4.0- 2013, RT, Vision, FPGA
0 Kudos
Message 3 of 3
(3,319 Views)