Question

In: Electrical Engineering

i want to take a 12vac input voltage and convert it to 20vdc , 12vdc+, 12vdc-,...

i want to take a 12vac input voltage and convert it to 20vdc , 12vdc+, 12vdc-, 5vdc+

How can i do that using a full bridge rectifier, zener diodes, diodes, capacitors. Cannot use a voltage rectifier chip.

Solutions

Expert Solution

Things you need

  1. 230/20v and 230/12v and 230/5v transformer (use one transformer according to output )
  2. 7812
  3. IN4001 (4)
  4. Capacitor 1000uF
  5. Dot board/ bread board/ PCB board.
  6. Connecting wires (As required)
  7. Power chord

Circuit Diagram

Steps to do

  • First connect primary side of transformer with free end of power chord.
    • to identify which side is primary follow either any one of these steps
      • Always red colour wire end will be primary and black colour wire end will be secondary.
      • if you have multi meter check the resistance, primary side will have higher resistance and secondary will have lower resistance (Sometimes you may not notice the difference as you might be using transformer for smaller size)
      • or else if possible supply lower AC voltage on either side and check the output on other side. By that you can identify which side is stepping down.
    • DO NOT forget to cover the joints with insulation tape, as this going to interface directly with 230V AC.
  • connect secondary sides to bread board (or to which ever you using).
  • Arrange the IN4001 as shown in figure.
    • The cathode (n) is identified by a bar on diode case. The other terminal is the anode (p)

  • connect the capacitor across two wire outs from didoe.
  • connect the wire out from diode after capacitor to 7812.
    • it has three pins, in, gnd, out.

  • Take the wire from out and gnd from 7812 and use wherever you want.
  • That has voltage 12V and amp rating of which ever transformer you used.
  • if we want -12 v than change the output terminal.
  • we want 20 v than use 230/20 v transformer.
  • if we want 5 v than use 230/5 v transformer.

Related Solutions

For your choice of input voltage, load resistor and the value of the ripple voltage (as...
For your choice of input voltage, load resistor and the value of the ripple voltage (as percent of Vdc) design a circuit for the half-wave rectifier. Assuming the value of Von for the diode, calculate theoretically all parameters of the rectifier: Vp, Vdc, Idc, C, Isc, PIV and diode conducting interval.
Hi i need a c++ program that can convert charactor into numbers pseodocode user input their...
Hi i need a c++ program that can convert charactor into numbers pseodocode user input their name for example john every single charactor should have a value so it return correct result eg: j=2, o=1, h=7,n=2 and display these numbers if you may need any question to ask me, i will be very happy to answer them. Thanks! example project close but not accurate #include #include #include #include #include #include #include #include #define INPUT_SIZE 8 using namespace std; // Function...
Given the variable as coefficient, exponent and input. Write methods that will convert the input into...
Given the variable as coefficient, exponent and input. Write methods that will convert the input into String in the following format: coefficient = 1, exponent=1 input=-3 Method 1 does not take any input, (just coefficient and exponent only) so it should return output as: "1.0 * x^1" (with inverted comma) Method 2 takes given input, so it should return output as: "1.0 * -3.0^1" (with inverted comma) ( Note coefficient 1 and exponent 3 are now 1.0 and 3.0 in...
I want to buy a boat today today but have realised that if I take out...
I want to buy a boat today today but have realised that if I take out a loan I can only repay $150 quarterly, with payments made at the beginning of each quarter, over the next 5 years. How much can I spend on my boat if the interest rate is 16% per annum compounded quarterly ?
Can I take a piggyback home loan for an investment property in nyc that I want...
Can I take a piggyback home loan for an investment property in nyc that I want to buy? and if so what lenders would you recommend? and other tips?
I want this code to be written in c++. Take a string of length n as...
I want this code to be written in c++. Take a string of length n as an input from the user such that n>=8 and only lower-case letters (a-z) are allowed as valid string characters. Deleting a letter from the string removes all the occurrences of that letter. The objective is to find the longest possible string such that it is left with only two unique letters and no two consecutive characters in a string are the same. If there...
I want to build a thin flexible rubber sheet, embedded with piezoelectric materials to convert mechanical...
I want to build a thin flexible rubber sheet, embedded with piezoelectric materials to convert mechanical energy into electrical energy. Can anyone please tell me how i can proceed with this experiment? or if there is any online supplier where i can buy from?
I want to convert those codes to assembler code // Problem 1 // for loop J=5...
I want to convert those codes to assembler code // Problem 1 // for loop J=5 for(i=1; i<5; i++) {         j-- } // Problem 2 // if - then - else i=4 if (i < 5) then         j = 3 else         j = 2 // Problem 3 //while loop i = 0 j = 0 while(i==0) {   j++   if j = 5 then         i = j }
I want to design a project for fun, since I am planning to take electromagnetics next...
I want to design a project for fun, since I am planning to take electromagnetics next semester. I need help with this design Design Construct and demonstrate An arc generator solely driven by electrostatics, magnetostatics, and/or electromagnetics Techniques using only household materials and a 9V battery.
I want the code below to be edited: Rather than giving the input string inside the...
I want the code below to be edited: Rather than giving the input string inside the code, I want the program to ask the user for an input and calculate and complete this code. I have pasted the actual code below, Please edit the input section only so that I can input any string or any sentence as I like. The program must ask the user that "Enter a string/sentence" and take the data to calculate the Huffman code. #include...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT