Do you have a schematic? That will be easier for us to read. We only need to see your breadboard if we think there's a wiring problem.Here is my freq ref circuit and counter chain.
Do you have a schematic? That will be easier for us to read. We only need to see your breadboard if we think there's a wiring problem.Here is my freq ref circuit and counter chain.
Hi:There is your problem then,
10 MHz is viewed as a low frequency now days , when done on a PCB
Those no solder bread boards, are very high inductance / capacitance.
and if anything apart from new, the resistance of a contact is very very variable.
An oscillator is a very analog thing,
It has very high gain, and the phase shift is critical.
I'd imagine just putting your finger near the crystal up on those long wires will start / stop the oscillation.
If you want to make your own, put you oscillator on a bit of copper board,
mount the parts up side down, pins in the air, and keep wires SHORT.
with a decoupling capacitor on the board, and then send the clock to the solderless board.
You also seem to have a complete absence of decoupling capacitors,
you need 100 nf capacitors on each and every power pin to ground,
What's happening is all the noise from the buffers / counters on the PSU is being transmitted over all the wires, and being picked up by the oscillator wires.
Here is the schematic. The oscillator. The divider chain is just seven 74LS90s each dividing by 10. The display circuitry (I added a 5th digit).Do you have a schematic? That will be easier for us to read. We only need to see your breadboard if we think there's a wiring problem.
Polyester 100nf,Hi:
I just ordered an oscillator module and some 0.1uF polyester caps for decoupling. Should be here in a week or so. I am just getting back into electronics after a very long absence so I am still having to stock some parts.



To be fair to @dl324,It's common for power supplies to not be shown. It removes unnecessary clutter. OP specified in post #3.
Your schematic doesn't show supply voltage either...
OP, Please look at @dl324 circuit, and how small they have made the wires, how tight the circuit is.FWIW, I breadboarded a 10MHz oscillator using 74AC14.
View attachment 226299View attachment 226300View attachment 226301
Measurement taken with a 200MHz Tek scope and 100MHz probe.
I used 74AC14 because it's fastest CMOS I had and cut the leads on the resistor and capacitor to be as short as possible; left the crystal leads long.
This was from the output of the inverter. Buffering with another inverter didn't make much improvement. 0V is the bottom of the graticule.
Output from a 10MHz TTL crystal oscillator looks similar.
I didn't bother breadboarding the OP's circuit because I didn't have any HC gates handy.
Its all about knowing what you can get away with and cant,But wait... There's more...Measurement taken with a 200MHz Tek scope and 100MHz probe.
When I was an R&D tech at a well known company, almost all of my prototypes were done using that style. I soldered BNC connectors by points I wanted to probe and angled them so that I could use the shortest wire possible to connect to the net.He had a great way of building I MUST SAY PROTOTYPE
analog circuits on copper clad board, with the parts mounted up side down,
And we don't know what technology the inverters are. I assume they'd be HC because that's what the OP was using, but that's just an assumption.There "schematic" is evidently a LTspice simulation, which as you say does not include the power, I don't know how you would show the power in LTspice,




@MIS42NI have never built a crystal oscillator, only read about them. One thing I read was for best results have some way of limiting the drive so they are not stressed. Is it possible the oscillator is stressed? For 10MHz I bought several OSC5A2B02 second hand OCXO off ebay. With a stable voltage supply and a method of varying the control voltage they can be pulled to +- 1Hz reliably.
Never heard of that phenomenon. Can you cite any references?One thing I read was for best results have some way of limiting the drive so they are not stressed. Is it possible the oscillator is stressed?
Hi Andrew & Dennis:When I was an R&D tech at a well known company, almost all of my prototypes were done using that style. I soldered BNC connectors by points I wanted to probe and angled them so that I could use the shortest wire possible to connect to the net.
I also made use of the coil of wire that goes on the ground at the probe tip to cut down on inductance.
That reminds me of a 100MHz optical scope [probe] prototype I worked on. Wish I had one now...
EDIT: added probe in the last line.
You have ringing caused by the fast edges and the parasitic inductance in your scope probe. The voltages you're reading won't be accurate until you dampen the oscillations. You can dampen by adding a small resistance in series with the probe. In my case, 150 ohms dampened the worst of the oscillations.Attached is the output waveform
although it is not that square. The output voltage is 4.28 vpp.
Thanks Dennis.You have ringing caused by the fast edges and the parasitic inductance in your scope probe. The voltages you're reading won't be accurate until you dampen the oscillations. You can dampen by adding a small resistance in series with the probe. In my case, 150 ohms dampened the worst of the oscillations.