Need Help in Transformers and Complex Circuit handling

AI Thread Summary
The discussion revolves around designing a system using 6-volt microchips to control actuators requiring 144-180 volts. The user plans to create a 1:10 transformer to boost voltage from two 9-volt batteries, but lacks experience in building transformers. Key concerns include generating AC from DC using microchips without damaging them and managing high voltages in a digital circuit. The proposed solution involves combining high-voltage DC with low-voltage AC, but the user is uncertain about its feasibility. Overall, the user seeks advice on safely integrating high voltage with microchip control in their design.
depthfish
Messages
5
Reaction score
0
Hi, I'm new here, but to the point!I'm currently designing a system that I'm utilizing a series of 6 volt microchips to control. I have about 40 microchips at my disposal. that are C programmable , have a very good memory and all, multiple I/Os. And they have timers and oscillator systems and all that.The problems are as follows though:1.) I need to, in order to control all my actuators to achieve the necessary mechanical strength. Supply the overall machine with a 144-180 Voltage. Battery wise what I have at my disposal at minimum is multiple 9 volts. at max a 14 volt bigger battery.

My solution to this was to create a 1->10 transformer voltage boost. so that the 2 9 volts in series would give me 18 volts that when put through 1->10 would give me 180 volts on the other end.

My problems though with this are these:

-I haven't dealt with small transformers before, and have never had to build one from scratch. Do I really just wind a coil 10 times per unit of length on 1 component, and 100 times on another close by component, creating 2 inductors so that 1 inductor sends its magnetic field over the other? And or, how would I go about building a small version of this kind of transformer where the ratio would be x input voltage -> 10x output voltage.

-I know that I need an AC current when dealing with the voltage conversion. And I figured I may find a way to induce an oscillating frequency to turn my Dc->AC through one of the chips. And then through another chip remove it with an inverse frequency. But the problem with this is, how do I handle that with such high voltages? wouldn't that just end up frying my chips seeing as they're 6 volt maximum? and there's bound to be problems due to the fact that they're digital output. So it's a design problem here of creating a way to use the chips to control those high voltages and not causing an interruption in current.

*added* MY current solution, in thesis for handling the AC-DC conversion problem is to just combine currents. One with a high voltage and DC, with a low voltage AC. And then once there's the high Voltage AC, combine it with an inverse waveform, equal amplitude, low voltage current somehow to cancel out the waveform. I don't know if this would work again, lack of experience in using transformers with microchips.So yeah. I just wanted to get some advice and ideas on how to handle these two problems. As I'm new to dealing with a high voltage in a digital circuit system due to all the actuators I'm using.Thanks for your time and help!
 
Engineering news on Phys.org
Found solutions to both problems for the most part.

I'm missing something else though That will be reserved for another thread.
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Back
Top