A very specific topic!
To build an oscillator using a 74HC14, we need to create a feedback loop that connects the output of one inverter to the input of another. The simplest way to do this is to use a single inverter and connect the output to the input through a RC (resistor-capacitor) circuit.
f = 1 / (2 * R1 * C1 * (ln(3) + ln(Vcc / (Vcc - Vth)))) 74hc14 oscillator calculator full
| R1 (kΩ) | C1 (nF) | f (Hz) | | --- | --- | --- | | 10 | 10 | 22.1 kHz | | 22 | 10 | 10.3 kHz | | 47 | 22 | 3.33 kHz | | 100 | 47 | 1.44 kHz |
f = 1 / (2 * R1 * C1 * ln(3))
f ≈ 1 / (2.3 * R1 * C1)
The 74HC14 is a popular hex inverter Schmitt trigger IC, and it's commonly used to build simple oscillators. Here's a full story on how to calculate the oscillator frequency using a 74HC14: A very specific topic
Keep in mind that the actual frequency may vary depending on the specific 74HC14 IC, temperature, and other environmental factors.