How can I do a 10 khz square wave with LtSpice ?

Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.
And this works also :)
 

Attachments

  • Square Wave Gen.PNG
    Square Wave Gen.PNG
    60.7 KB · Views: 453
This is how I do it

A bit late, but this is how I do it:
Add a voltage source to your window, set parameters:

PULSE(-2 2 0 0.1p 0.1p 0.05m 0.1m)
.tran 1ms

This gives you a square pulse source, with an p-p amplitude of 4 volts (+2, -2)

The attached pdf explains how to do it in detail. (I've made it for myself to remember)

Typical output is shown in the picture.
 

Attachments

  • 10KhzPulse train01 Oct. 23 09.38.jpg
    10KhzPulse train01 Oct. 23 09.38.jpg
    108.8 KB · Views: 385
  • Pulse Source in LTSpice.pdf
    121.3 KB · Views: 385
Last edited:
Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.