Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Comments on 555 timer, PAM with digital signal

Post

555 timer, PAM with digital signal

+1
−0

I'd like to use a 555 timer as carrier wave generator at ~ 50 kHz and modulate the amplitude with an external digital signal at ~ 1 kHz. The pulse width remains constant at 10us (50% duty cycle).

Do you suggest to add MOSFET on the OUT pin of 555 timer, or can I connect the signal directly to a pin of the 555 timer?

I saw here that the digital signal is plugged directly into the RESET pin. Does this have undesirable side effects, or is it a good practice?

Thanks!

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

General comments (5 comments)
General comments
Andy aka‭ wrote about 3 years ago · edited about 3 years ago

What are you trying to achieve with your modulated signal? OOK? Non-suppressed carrier? Suppressed carrier? You need to be clear about your goals. 555 timers are normally suited for anything but basic modulation schemes.

mrwavelets‭ wrote about 3 years ago

@Andy aka: it would be OOK (I just learned the term now).

Lundin‭ wrote about 3 years ago

How do you intend to connect it to the MOSFET? If you mean to have the 555 timer on the gate, then you'll have to be very careful with which part to pick, since most MOSFET aren't fast enough to live up to your realtime spec. What 555 timer are you using? In case it's a single chip IC, there should be parts with built-in BJT for the output.

mrwavelets‭ wrote about 3 years ago

@Lundin: I would connect the slow signal at the gate, and the fast signal (from 555) at the source. I would use the NE555 (TI). That should work, right?

Lundin‭ wrote about 3 years ago

@mrwavelets‭ So the MOSFET is not there to give a higher voltage needed for the amplitude? In that case it isn't necessary, since your particular part can drive a relatively high current directly.