1488 views|12 replies

10

Posts

0

Resources
The OP
 

How do I switch the power supply? [Copy link]

 

I am now driving a solenoid valve, which requires a 24V starting voltage. However, this voltage cannot be on for too long. It needs to be switched to 6V to maintain the voltage immediately after starting. Otherwise, the solenoid valve will easily overheat and be damaged. I am currently using the microcontroller pin driver to switch, but sometimes I don't notice it during simulation and it is still easy to cause 24V to be powered on for a long time. Is there a circuit that can automatically switch to 6V to maintain the voltage after a short period of 24V power-on?

This post is from Power technology

Latest reply

High Side Driver, HD70152 Try High Side Driver   Details Published on 2023-6-15 18:40
 
 

4005

Posts

0

Resources
2
 
I think the current should be controlled, and a capacitor should be used to provide a large current.
This post is from Power technology
 
 
 

4005

Posts

0

Resources
3
 

PWM adjustment is also OK, provided there are no mechanical components

This post is from Power technology
 
 
 

10

Posts

0

Resources
4
 

I am currently operating it through a relay. After 24V is turned on, it switches to 6V through a timer. Now I want to know if there is any hardware that can achieve this function. I think this is safer.

This post is from Power technology
 
 
 

2w

Posts

341

Resources
5
 

The hardware definitely exists, it just depends on how it is implemented.

PWM control, adding MCU control is also a solution

This post is from Power technology
 
 
 

2w

Posts

341

Resources
6
 

In addition,

We need to figure out what order of magnitude this time is.

If you want to add a hardware control, you can consider choosing a suitable time relay.

This post is from Power technology
 
 
 

2w

Posts

0

Resources
7
 

[I am now driving a solenoid valve, which requires a 24V starting voltage, but this voltage cannot last too long. It needs to be switched to 6V immediately after starting to maintain it.]

[The time cannot be too long] How long is it?

This post is from Power technology
 
 
 

10

Posts

0

Resources
8
 
This post was last edited by cgha on 2023-6-5 11:29

24V needs 100ms, and then immediately switch to 6V. I am currently implementing this through MCU software control of the relay, but I am afraid that there will be problems with the software, such as the relay running away, so I would like to ask if it can be implemented in hardware to be safer. I originally wanted to add a monostable circuit, but I read online that the trigger time of the monostable needs to be shorter than the delay time, which does not apply to my situation. My situation is to avoid the solenoid valve from overheating and burning due to the input trigger time being too long. I also checked and found that a differential circuit should be added before the monostable circuit. Is this too complicated?

This post is from Power technology

Comments

The simplest way to achieve a 100ms delay is to use a monostable chip. The differential circuit is just a resistor plus a capacitor, which is not complicated.  Details Published on 2023-6-5 12:12
 
 
 

2w

Posts

0

Resources
9
 
cgha posted on 2023-6-5 11:24 24V needs 100ms, and then immediately switch to 6V. I am now using MCU software to control the relay to achieve this, but I am afraid that the software will have problems, such as running away, so...

The simplest way to implement a 100ms delay in hardware is to use a monostable chip.

A differential circuit is nothing more than a resistor and a capacitor, and is not complicated.

This post is from Power technology
 
 
 

31

Posts

0

Resources
10
 
This shows that your software structure is not well designed. If you do a good job of function encapsulation, this problem will not exist at all.
This post is from Power technology
 
 
 

1w

Posts

142

Resources
11
 

The appropriate solution needs to consider power consumption. If the requirement for low power consumption is high, a monostable circuit can be used with a MOS tube switch to switch between 24V/6V. The cost of this solution is relatively high. If you don't care about power consumption, you can directly use 24V for power supply, the MOS tube controls the switch, and then connect a resistor in series. The resistance value is to reduce the voltage to 6V. At the same time, connect an electrolytic capacitor of sufficient capacity in parallel to the resistor, and use the charging of the electrolytic capacitor to provide sufficient driving current. The larger the capacitance, the greater the driving current that can be provided. This solution is simple and low in cost, but it is necessary to examine the characteristics of the solenoid valve, and it may not necessarily work. In addition, if the power is turned on again after a short power outage, the capacitor cannot provide a large starting current if the stored electricity is not fully discharged.

In fact, full MCU control is possible, and there is no need to use a 6V power supply. It can be driven based on PWM. This solution is the best solution as long as the solenoid valve supports this working mode, and both cost and reliability are optimal. The malfunction problem can be solved by adopting appropriate logic design, and the reliability of the dual power switching method can also be solved through reasonable design.

This post is from Power technology
Personal signature上传了一些书籍资料,也许有你想要的:http://download.eeworld.com.cn/user/chunyang
 
 
 

4817

Posts

4

Resources
12
 

Commonly used chips such as TPS22965 or TPS22966 provide a low resistance channel in normally open mode. Once a start signal is received, it automatically switches to normally closed mode and provides a high blocking channel.

This post is from Power technology
 
 
 

2625

Posts

6

Resources
13
 

High Side Driver, HD70152 Try High Side Driver

This post is from Power technology
Personal signature

希望做一些大家觉得好用的东西!

 
 
 

Guess Your Favourite
Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

Featured Posts
Download "DSP Integrated Development Environment CCS Development Guide"

Download "DSP Integrated Development Environment CCS Development Guide"

Xinhua Dictionary of Power Supply--A brief review of the book "Basics of Power Supply Design"

Xinhua Dictionary of Power Supply - A Brief Review of the Book "Basics of Power Supply Design" When I was a child, I c ...

How are embedded operating systems layered?

Embedded systems are application-centric, computer-based systems with tailorable hardware and software to meet the st ...

Download the Pomona Connectors catalogue and win a Xiaomi Mosquito Repellent!

Original event link: https://en.eeworld.com/bbs/thread-1129642-1-1.html Congratulations to the following netizens for wi ...

【GD32E503 Review】+Hardware System and Environment Establishment

Understand the hardware system and environment establishment Unboxing 520066520067520068520070 During transportation, ...

[Flower carving DIY] Interesting and fun music visualization series of small projects (04) --- WS2812 strip light

This post was last edited by eagler8 on 2021-10-8 19:08 I suddenly had the urge to do a series of topics on sound visua ...

[RVB2601 Creative Application Development] 2. Light up the LED

As a low-level engineer, I deal with pipes and pins all day long. So the second plan is to light the lamp. Checked the s ...

33 "Millions of Miles" Raspberry Pi Car——Ubuntu Remote Desktop Configuration

This post was last edited by lb8820265 on 2022-4-16 00:43 The Raspberry Pi operating system comes with VNC, which makes ...

[HPM-DIY] HPM SDK updated to 0.13 SD card reading and writing performance greatly improved

In this post https://en.eeworld.com/bbs/thread-1212378-1-1.html , the overall refresh frame rate is limited to about 20 ...

How to connect the VREF pin of TJA1050

A project uses CAN communication, and the selected CAN chip is TJA1050. It has a pin Vref. I bought two Freescale devel ...

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list