Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.
Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.
It will be for a pure DC to AC power inverter. I built one in the past but it used a lot of microchips. I now would like to build one by using all discrete circuits. It is fun.....Thank you for your responses:)
Sawtooth wave - Wikipedia, the free encyclopedia
Pulse-width modulation - Wikipedia, the free encyclopedia
I completely understand the contents within the links given above. However, it has been a while since I design discrete circuits to accomplish the periodic waves shown in the links...
I would like it to be perfect. It should be at a frequency of 500k Hz. It will be used to compare it with a low frequency sinusoidal signals to achieve a pwm output signal. So far I am still working with the sawtooth. I am knowledgeable with pic pic16f690 andpic16f887! Thank you
I appreciate your responses. I tried the previous circuits provided but as you all know they are not a very good sawtooth generator. However, I am exploring the one below. It is good up to 20k Hz but beyond that point the signal dies completely out. I will keep on working on it. Any help will be...
hey guys,
Does anyone of you may be able to provide a simple discrete circuit for a sawtooth circuit....500k Hz frequency with a variable amplitude. I have done my research but have not found a reliable one. thank you
Mathematics is a wonderful tool to understand the complexity of the electrical behavior of a capacitor. The voltage across the capacitor is governed by V = Q/C where Q is the charge and C is the capacitance of the capacitor. The capacitor has not been charged. As a result, the charge on the...
Hello everyone:
I am having a difficulty understanding what the following assembly code does:
bsf TRISA ^ 0X80,0
I comprehend that bst TRISA, 0 is enabling port pin AO as an input, but what the effect of ^0X80 is not understandable to me. Can anyone of you sharp guys help me. Thank...
I am using the following code for Time Delays when programming the Pic 16F690. However, I am not totally understanding how it works to provide the time delay. Can anyone of you be so kind and explain it to me in detail how it works?
// Using Internal Clock of 8 Mhz
#define FOSC 8000000L...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.