What is the role of the transistor and diode in a soft start circuit? Announcing the arrival...
How does debian/ubuntu knows a package has a updated version
When do you get frequent flier miles - when you buy, or when you fly?
The logistics of corpse disposal
Generate an RGB colour grid
How widely used is the term Treppenwitz? Is it something that most Germans know?
How does the particle を relate to the verb 行く in the structure「A を + B に行く」?
Bete Noir -- no dairy
How do pianists reach extremely loud dynamics?
How to call a function with default parameter through a pointer to function that is the return of another function?
Can a USB port passively 'listen only'?
If a contract sometimes uses the wrong name, is it still valid?
Is it true that "carbohydrates are of no use for the basal metabolic need"?
Withdrew £2800, but only £2000 shows as withdrawn on online banking; what are my obligations?
List of Python versions
Why am I getting the error "non-boolean type specified in a context where a condition is expected" for this request?
What does an IRS interview request entail when called in to verify expenses for a sole proprietor small business?
Short Story with Cinderella as a Voo-doo Witch
How to answer "Have you ever been terminated?"
Why is my conclusion inconsistent with the van't Hoff equation?
How to bypass password on Windows XP account?
Do I really need recursive chmod to restrict access to a folder?
How to find out what spells would be useless to a blind NPC spellcaster?
What is the role of the transistor and diode in a soft start circuit?
Why is "Consequences inflicted." not a sentence?
What is the role of the transistor and diode in a soft start circuit?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Soft Clipping with DiodeHow protective diode protects transistor from breakdown?What is the purpose of transistor in this circuit?What is the role of the diode in the circuit?Diode transistor circuit logicWhat's the role of the transistor in this circuit?Parallel Diode with AC voltage and DC voltageWhat is the use of the diode in this circuitLM317 Soft-start circuitESD diode with zener configuration is equivalent to a circuit containing diode, transistor and zener diode, so how this could be equivalent
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
$begingroup$
Please can someone explain the purpose of both the transistor and diode in this soft start circuit
transistors circuit-analysis voltage-regulator diodes linear-regulator
New contributor
$endgroup$
add a comment |
$begingroup$
Please can someone explain the purpose of both the transistor and diode in this soft start circuit
transistors circuit-analysis voltage-regulator diodes linear-regulator
New contributor
$endgroup$
3
$begingroup$
this exact circuit(some resistor values changed) along with a description of how it works appears in the datasheet for the LM317
$endgroup$
– IC_Eng
11 hours ago
add a comment |
$begingroup$
Please can someone explain the purpose of both the transistor and diode in this soft start circuit
transistors circuit-analysis voltage-regulator diodes linear-regulator
New contributor
$endgroup$
Please can someone explain the purpose of both the transistor and diode in this soft start circuit
transistors circuit-analysis voltage-regulator diodes linear-regulator
transistors circuit-analysis voltage-regulator diodes linear-regulator
New contributor
New contributor
edited 19 hours ago
Andy West
462317
462317
New contributor
asked 20 hours ago
Soubhagya Ranjan SahooSoubhagya Ranjan Sahoo
615
615
New contributor
New contributor
3
$begingroup$
this exact circuit(some resistor values changed) along with a description of how it works appears in the datasheet for the LM317
$endgroup$
– IC_Eng
11 hours ago
add a comment |
3
$begingroup$
this exact circuit(some resistor values changed) along with a description of how it works appears in the datasheet for the LM317
$endgroup$
– IC_Eng
11 hours ago
3
3
$begingroup$
this exact circuit(some resistor values changed) along with a description of how it works appears in the datasheet for the LM317
$endgroup$
– IC_Eng
11 hours ago
$begingroup$
this exact circuit(some resistor values changed) along with a description of how it works appears in the datasheet for the LM317
$endgroup$
– IC_Eng
11 hours ago
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
The diode is there to discharge C2 through the bulb when the battery is disconnected.
Discharging C2 "resets" the soft start circuit. When C2 is discharged and the battery voltage is applied, the LM317 outputs some voltage at its output (pin 2) this pulls up the voltage at the emitter of the PNP transistor. Since C2 is discharged the PNP's base is still at 0 Volt (I'm assuming the battery's negative connection is ground, unfortunately there is no ground symbol drawn in this schematic).
So there will be some voltage between base and emitter of the PNP which will switch it on. That will limit the voltage at the emitter of the PNP to about 0.7 V.
The LM317 tries to maintain 1.25 V between its pins 1 (ADJ) and 2 (OUT) so the output voltage is now limited to about 0.7 V + 1.25 V = 1.95 V. As long as C2 is not charged.
However, R3 will charge C2 so the voltage across C2 will increase, the output voltage of the LM317 will increase with it. The PNP transistor behaves as a voltage buffer, it buffers (copies, with a 0.7V shift up due to Vbe) the voltage at C2 to the ADJ input (pin 1) of the LM317. The output voltage will then be about: Vout = 1.95 V + V(C2).
The charging of C2 stops when the normal output voltage (set by R1 and R2) is reached then the voltage at pin 1 of the LM317 will no longer increase. Then almost no current will flow through the PNP and C2 will be charged to the same voltage as ADJ pin of the LM317.
When the battery is disconnected C2 needs to be discharged quickly so that the circuit is ready for the next startup. This discharging is done by the diode. Without the diode C2 would have to discharge through R3 and the rest of the circuit. That will take a while since R3 has a high value. Through the diode, discharging is almost "immediate".
$endgroup$
$begingroup$
Just checking to see if I can understand further... Would the ratio between R1/R3 be determining the "rate" of the soft start? (as well as the capacitance of C2, but if that is fixed)
$endgroup$
– Stian Yttervik
18 hours ago
1
$begingroup$
@StianYttervik How fast the voltage is ramped up is only determined by R3 and C2. R1/R2 only sets the end level output voltage. If R1/R2 is changed such that Vout is increased then the ramp up time increases but not the "rate". Getting to the end voltage is done with the same speed (R3, C2) but it takes longer to get there (R1/R2).
$endgroup$
– Bimpelrekkie
16 hours ago
add a comment |
$begingroup$
At the beginning, C2 is not charged so the base of the transistor is at ground and the transistor is conducting (its resistance R is low). This means that the ratio R2/R that dominates the behavior of the LM317 here is high and the LM317 is almost not conducting. As C2 charges, the transistor is less and less conducting and the ratio R2/R becomes lower and lower, which causes the LM317 to conduct more and more. Finally, the transistor is not conducting and the behaviour of the LM317 is dominated by the ratio R2/R1, that fixes the final output voltage.
The diode may be here to protect the LM317 from some reverse current (but I don't see what current), or more probably to discharge C2 after turning off.
$endgroup$
$begingroup$
I was editing my answer when Bimplerekkie has posted his own first. Sorry for the repetition.
$endgroup$
– MikeTeX
19 hours ago
$begingroup$
That's no problem. Bimpeirekkie's is a bit easier to read. Use 2 x <Enter> for paragraph breaks.
$endgroup$
– Transistor
9 hours ago
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("schematics", function () {
StackExchange.schematics.init();
});
}, "cicuitlab");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "135"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Soubhagya Ranjan Sahoo is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2felectronics.stackexchange.com%2fquestions%2f432805%2fwhat-is-the-role-of-the-transistor-and-diode-in-a-soft-start-circuit%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
The diode is there to discharge C2 through the bulb when the battery is disconnected.
Discharging C2 "resets" the soft start circuit. When C2 is discharged and the battery voltage is applied, the LM317 outputs some voltage at its output (pin 2) this pulls up the voltage at the emitter of the PNP transistor. Since C2 is discharged the PNP's base is still at 0 Volt (I'm assuming the battery's negative connection is ground, unfortunately there is no ground symbol drawn in this schematic).
So there will be some voltage between base and emitter of the PNP which will switch it on. That will limit the voltage at the emitter of the PNP to about 0.7 V.
The LM317 tries to maintain 1.25 V between its pins 1 (ADJ) and 2 (OUT) so the output voltage is now limited to about 0.7 V + 1.25 V = 1.95 V. As long as C2 is not charged.
However, R3 will charge C2 so the voltage across C2 will increase, the output voltage of the LM317 will increase with it. The PNP transistor behaves as a voltage buffer, it buffers (copies, with a 0.7V shift up due to Vbe) the voltage at C2 to the ADJ input (pin 1) of the LM317. The output voltage will then be about: Vout = 1.95 V + V(C2).
The charging of C2 stops when the normal output voltage (set by R1 and R2) is reached then the voltage at pin 1 of the LM317 will no longer increase. Then almost no current will flow through the PNP and C2 will be charged to the same voltage as ADJ pin of the LM317.
When the battery is disconnected C2 needs to be discharged quickly so that the circuit is ready for the next startup. This discharging is done by the diode. Without the diode C2 would have to discharge through R3 and the rest of the circuit. That will take a while since R3 has a high value. Through the diode, discharging is almost "immediate".
$endgroup$
$begingroup$
Just checking to see if I can understand further... Would the ratio between R1/R3 be determining the "rate" of the soft start? (as well as the capacitance of C2, but if that is fixed)
$endgroup$
– Stian Yttervik
18 hours ago
1
$begingroup$
@StianYttervik How fast the voltage is ramped up is only determined by R3 and C2. R1/R2 only sets the end level output voltage. If R1/R2 is changed such that Vout is increased then the ramp up time increases but not the "rate". Getting to the end voltage is done with the same speed (R3, C2) but it takes longer to get there (R1/R2).
$endgroup$
– Bimpelrekkie
16 hours ago
add a comment |
$begingroup$
The diode is there to discharge C2 through the bulb when the battery is disconnected.
Discharging C2 "resets" the soft start circuit. When C2 is discharged and the battery voltage is applied, the LM317 outputs some voltage at its output (pin 2) this pulls up the voltage at the emitter of the PNP transistor. Since C2 is discharged the PNP's base is still at 0 Volt (I'm assuming the battery's negative connection is ground, unfortunately there is no ground symbol drawn in this schematic).
So there will be some voltage between base and emitter of the PNP which will switch it on. That will limit the voltage at the emitter of the PNP to about 0.7 V.
The LM317 tries to maintain 1.25 V between its pins 1 (ADJ) and 2 (OUT) so the output voltage is now limited to about 0.7 V + 1.25 V = 1.95 V. As long as C2 is not charged.
However, R3 will charge C2 so the voltage across C2 will increase, the output voltage of the LM317 will increase with it. The PNP transistor behaves as a voltage buffer, it buffers (copies, with a 0.7V shift up due to Vbe) the voltage at C2 to the ADJ input (pin 1) of the LM317. The output voltage will then be about: Vout = 1.95 V + V(C2).
The charging of C2 stops when the normal output voltage (set by R1 and R2) is reached then the voltage at pin 1 of the LM317 will no longer increase. Then almost no current will flow through the PNP and C2 will be charged to the same voltage as ADJ pin of the LM317.
When the battery is disconnected C2 needs to be discharged quickly so that the circuit is ready for the next startup. This discharging is done by the diode. Without the diode C2 would have to discharge through R3 and the rest of the circuit. That will take a while since R3 has a high value. Through the diode, discharging is almost "immediate".
$endgroup$
$begingroup$
Just checking to see if I can understand further... Would the ratio between R1/R3 be determining the "rate" of the soft start? (as well as the capacitance of C2, but if that is fixed)
$endgroup$
– Stian Yttervik
18 hours ago
1
$begingroup$
@StianYttervik How fast the voltage is ramped up is only determined by R3 and C2. R1/R2 only sets the end level output voltage. If R1/R2 is changed such that Vout is increased then the ramp up time increases but not the "rate". Getting to the end voltage is done with the same speed (R3, C2) but it takes longer to get there (R1/R2).
$endgroup$
– Bimpelrekkie
16 hours ago
add a comment |
$begingroup$
The diode is there to discharge C2 through the bulb when the battery is disconnected.
Discharging C2 "resets" the soft start circuit. When C2 is discharged and the battery voltage is applied, the LM317 outputs some voltage at its output (pin 2) this pulls up the voltage at the emitter of the PNP transistor. Since C2 is discharged the PNP's base is still at 0 Volt (I'm assuming the battery's negative connection is ground, unfortunately there is no ground symbol drawn in this schematic).
So there will be some voltage between base and emitter of the PNP which will switch it on. That will limit the voltage at the emitter of the PNP to about 0.7 V.
The LM317 tries to maintain 1.25 V between its pins 1 (ADJ) and 2 (OUT) so the output voltage is now limited to about 0.7 V + 1.25 V = 1.95 V. As long as C2 is not charged.
However, R3 will charge C2 so the voltage across C2 will increase, the output voltage of the LM317 will increase with it. The PNP transistor behaves as a voltage buffer, it buffers (copies, with a 0.7V shift up due to Vbe) the voltage at C2 to the ADJ input (pin 1) of the LM317. The output voltage will then be about: Vout = 1.95 V + V(C2).
The charging of C2 stops when the normal output voltage (set by R1 and R2) is reached then the voltage at pin 1 of the LM317 will no longer increase. Then almost no current will flow through the PNP and C2 will be charged to the same voltage as ADJ pin of the LM317.
When the battery is disconnected C2 needs to be discharged quickly so that the circuit is ready for the next startup. This discharging is done by the diode. Without the diode C2 would have to discharge through R3 and the rest of the circuit. That will take a while since R3 has a high value. Through the diode, discharging is almost "immediate".
$endgroup$
The diode is there to discharge C2 through the bulb when the battery is disconnected.
Discharging C2 "resets" the soft start circuit. When C2 is discharged and the battery voltage is applied, the LM317 outputs some voltage at its output (pin 2) this pulls up the voltage at the emitter of the PNP transistor. Since C2 is discharged the PNP's base is still at 0 Volt (I'm assuming the battery's negative connection is ground, unfortunately there is no ground symbol drawn in this schematic).
So there will be some voltage between base and emitter of the PNP which will switch it on. That will limit the voltage at the emitter of the PNP to about 0.7 V.
The LM317 tries to maintain 1.25 V between its pins 1 (ADJ) and 2 (OUT) so the output voltage is now limited to about 0.7 V + 1.25 V = 1.95 V. As long as C2 is not charged.
However, R3 will charge C2 so the voltage across C2 will increase, the output voltage of the LM317 will increase with it. The PNP transistor behaves as a voltage buffer, it buffers (copies, with a 0.7V shift up due to Vbe) the voltage at C2 to the ADJ input (pin 1) of the LM317. The output voltage will then be about: Vout = 1.95 V + V(C2).
The charging of C2 stops when the normal output voltage (set by R1 and R2) is reached then the voltage at pin 1 of the LM317 will no longer increase. Then almost no current will flow through the PNP and C2 will be charged to the same voltage as ADJ pin of the LM317.
When the battery is disconnected C2 needs to be discharged quickly so that the circuit is ready for the next startup. This discharging is done by the diode. Without the diode C2 would have to discharge through R3 and the rest of the circuit. That will take a while since R3 has a high value. Through the diode, discharging is almost "immediate".
edited 9 hours ago
answered 19 hours ago
BimpelrekkieBimpelrekkie
51.7k246115
51.7k246115
$begingroup$
Just checking to see if I can understand further... Would the ratio between R1/R3 be determining the "rate" of the soft start? (as well as the capacitance of C2, but if that is fixed)
$endgroup$
– Stian Yttervik
18 hours ago
1
$begingroup$
@StianYttervik How fast the voltage is ramped up is only determined by R3 and C2. R1/R2 only sets the end level output voltage. If R1/R2 is changed such that Vout is increased then the ramp up time increases but not the "rate". Getting to the end voltage is done with the same speed (R3, C2) but it takes longer to get there (R1/R2).
$endgroup$
– Bimpelrekkie
16 hours ago
add a comment |
$begingroup$
Just checking to see if I can understand further... Would the ratio between R1/R3 be determining the "rate" of the soft start? (as well as the capacitance of C2, but if that is fixed)
$endgroup$
– Stian Yttervik
18 hours ago
1
$begingroup$
@StianYttervik How fast the voltage is ramped up is only determined by R3 and C2. R1/R2 only sets the end level output voltage. If R1/R2 is changed such that Vout is increased then the ramp up time increases but not the "rate". Getting to the end voltage is done with the same speed (R3, C2) but it takes longer to get there (R1/R2).
$endgroup$
– Bimpelrekkie
16 hours ago
$begingroup$
Just checking to see if I can understand further... Would the ratio between R1/R3 be determining the "rate" of the soft start? (as well as the capacitance of C2, but if that is fixed)
$endgroup$
– Stian Yttervik
18 hours ago
$begingroup$
Just checking to see if I can understand further... Would the ratio between R1/R3 be determining the "rate" of the soft start? (as well as the capacitance of C2, but if that is fixed)
$endgroup$
– Stian Yttervik
18 hours ago
1
1
$begingroup$
@StianYttervik How fast the voltage is ramped up is only determined by R3 and C2. R1/R2 only sets the end level output voltage. If R1/R2 is changed such that Vout is increased then the ramp up time increases but not the "rate". Getting to the end voltage is done with the same speed (R3, C2) but it takes longer to get there (R1/R2).
$endgroup$
– Bimpelrekkie
16 hours ago
$begingroup$
@StianYttervik How fast the voltage is ramped up is only determined by R3 and C2. R1/R2 only sets the end level output voltage. If R1/R2 is changed such that Vout is increased then the ramp up time increases but not the "rate". Getting to the end voltage is done with the same speed (R3, C2) but it takes longer to get there (R1/R2).
$endgroup$
– Bimpelrekkie
16 hours ago
add a comment |
$begingroup$
At the beginning, C2 is not charged so the base of the transistor is at ground and the transistor is conducting (its resistance R is low). This means that the ratio R2/R that dominates the behavior of the LM317 here is high and the LM317 is almost not conducting. As C2 charges, the transistor is less and less conducting and the ratio R2/R becomes lower and lower, which causes the LM317 to conduct more and more. Finally, the transistor is not conducting and the behaviour of the LM317 is dominated by the ratio R2/R1, that fixes the final output voltage.
The diode may be here to protect the LM317 from some reverse current (but I don't see what current), or more probably to discharge C2 after turning off.
$endgroup$
$begingroup$
I was editing my answer when Bimplerekkie has posted his own first. Sorry for the repetition.
$endgroup$
– MikeTeX
19 hours ago
$begingroup$
That's no problem. Bimpeirekkie's is a bit easier to read. Use 2 x <Enter> for paragraph breaks.
$endgroup$
– Transistor
9 hours ago
add a comment |
$begingroup$
At the beginning, C2 is not charged so the base of the transistor is at ground and the transistor is conducting (its resistance R is low). This means that the ratio R2/R that dominates the behavior of the LM317 here is high and the LM317 is almost not conducting. As C2 charges, the transistor is less and less conducting and the ratio R2/R becomes lower and lower, which causes the LM317 to conduct more and more. Finally, the transistor is not conducting and the behaviour of the LM317 is dominated by the ratio R2/R1, that fixes the final output voltage.
The diode may be here to protect the LM317 from some reverse current (but I don't see what current), or more probably to discharge C2 after turning off.
$endgroup$
$begingroup$
I was editing my answer when Bimplerekkie has posted his own first. Sorry for the repetition.
$endgroup$
– MikeTeX
19 hours ago
$begingroup$
That's no problem. Bimpeirekkie's is a bit easier to read. Use 2 x <Enter> for paragraph breaks.
$endgroup$
– Transistor
9 hours ago
add a comment |
$begingroup$
At the beginning, C2 is not charged so the base of the transistor is at ground and the transistor is conducting (its resistance R is low). This means that the ratio R2/R that dominates the behavior of the LM317 here is high and the LM317 is almost not conducting. As C2 charges, the transistor is less and less conducting and the ratio R2/R becomes lower and lower, which causes the LM317 to conduct more and more. Finally, the transistor is not conducting and the behaviour of the LM317 is dominated by the ratio R2/R1, that fixes the final output voltage.
The diode may be here to protect the LM317 from some reverse current (but I don't see what current), or more probably to discharge C2 after turning off.
$endgroup$
At the beginning, C2 is not charged so the base of the transistor is at ground and the transistor is conducting (its resistance R is low). This means that the ratio R2/R that dominates the behavior of the LM317 here is high and the LM317 is almost not conducting. As C2 charges, the transistor is less and less conducting and the ratio R2/R becomes lower and lower, which causes the LM317 to conduct more and more. Finally, the transistor is not conducting and the behaviour of the LM317 is dominated by the ratio R2/R1, that fixes the final output voltage.
The diode may be here to protect the LM317 from some reverse current (but I don't see what current), or more probably to discharge C2 after turning off.
answered 19 hours ago
MikeTeXMikeTeX
709416
709416
$begingroup$
I was editing my answer when Bimplerekkie has posted his own first. Sorry for the repetition.
$endgroup$
– MikeTeX
19 hours ago
$begingroup$
That's no problem. Bimpeirekkie's is a bit easier to read. Use 2 x <Enter> for paragraph breaks.
$endgroup$
– Transistor
9 hours ago
add a comment |
$begingroup$
I was editing my answer when Bimplerekkie has posted his own first. Sorry for the repetition.
$endgroup$
– MikeTeX
19 hours ago
$begingroup$
That's no problem. Bimpeirekkie's is a bit easier to read. Use 2 x <Enter> for paragraph breaks.
$endgroup$
– Transistor
9 hours ago
$begingroup$
I was editing my answer when Bimplerekkie has posted his own first. Sorry for the repetition.
$endgroup$
– MikeTeX
19 hours ago
$begingroup$
I was editing my answer when Bimplerekkie has posted his own first. Sorry for the repetition.
$endgroup$
– MikeTeX
19 hours ago
$begingroup$
That's no problem. Bimpeirekkie's is a bit easier to read. Use 2 x <Enter> for paragraph breaks.
$endgroup$
– Transistor
9 hours ago
$begingroup$
That's no problem. Bimpeirekkie's is a bit easier to read. Use 2 x <Enter> for paragraph breaks.
$endgroup$
– Transistor
9 hours ago
add a comment |
Soubhagya Ranjan Sahoo is a new contributor. Be nice, and check out our Code of Conduct.
Soubhagya Ranjan Sahoo is a new contributor. Be nice, and check out our Code of Conduct.
Soubhagya Ranjan Sahoo is a new contributor. Be nice, and check out our Code of Conduct.
Soubhagya Ranjan Sahoo is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Electrical Engineering Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2felectronics.stackexchange.com%2fquestions%2f432805%2fwhat-is-the-role-of-the-transistor-and-diode-in-a-soft-start-circuit%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
3
$begingroup$
this exact circuit(some resistor values changed) along with a description of how it works appears in the datasheet for the LM317
$endgroup$
– IC_Eng
11 hours ago