KeithWalker
- Joined Jul 10, 2017
- 3,613
USB-C can supply up to 3 amps so you will be able to use the arduino +5V to power the speaker.
Keith
Keith
The Agilent 34937A does not contain any latching relays.Another comment. Typically latching relays will retain their state when powered down. They are magnetically held in their last position before power down.
it may be able to supply up to 3A, but the circuit must negotiate the higher current.Unfortunately, I am not sure how to accomplish that.USB-C can supply up to 3 amps so you will be able to use the arduino +5V to power the speaker.
Keith
Use a set of form-A contacts on the 34937A. Connect the +5V from the arduino to the C and the NO to the supply positive input to the speaker. Connect the Arduino GND to the supply negative input on the speaker. Power the Arduino through its USB connector from the USB-C port on your computer. When the contact closes, the speaker will be powered.it may be able to supply up to 3A, but the circuit must negotiate the higher current.Unfortunately, I am not sure how to accomplish that.
The Agilent 34937A does not contain any latching relays.
?See page 12 of the attached 34937A manual:
The 34937A general- purpose switch module provides independent control
of:
• Twenty- eight Form C (SPDT) latching relays rated at 1 A
• Four Form A (SPST) latching relays rated at 5 A.
I thought the current requirements from the Arduino was 1.3A? This exceeds the Arduino capacity by a significant amount (it’s max is 400mA).Use a set of form-A contacts on the 34937A. Connect the +5V from the arduino to the C and the NO to the supply positive input to the speaker. Connect the Arduino GND to the supply negative input on the speaker. Power the Arduino through its USB connector from the USB-C port on your computer. When the contact closes, the speaker will be powered.
Of course, the speaker will need an audio input signal of some kind before it will do anything.
Keith
The USB-3 is supplying the current through the Arduino USB connector and out through the +5V pin. The available current is only limited by the USB source. The arduino is not actually doing anything other than giving access to the USB 5V supply.I thought the current requirements from the Arduino was 1.3A? This exceeds the Arduino capacity by a significant amount (it’s max is 400mA).
If the Arduino is only being used as a power supply, this is an extremely inefficient use of a uP. Direct from a USB connection may be possible, if it is USB C and the current can be successfully negotiated by circuitry.
Otherwise, this approach is a non-starter.
The relays in the 34937A are actually not latching relays. They are turned on and off by the electronics. When a "close" command is received, a relay is powered on and remains powered by the electronics until an "open" command is received. That is why the manual refers to them as "latching".
Hi againThe Agilent 34937A does not contain any latching relays.
Using a 5V power supply would make much more sense if you have one. You don't need to adjust the current setting as long as it can supply at least 1.3A. The speaker will only take what current it needs. That will be nowhere close to the maximum except when it is outputting maximum sound.Hi again
So I thought about it, and will be switching the Arduino out with a Power Supply. From here on I can supply the device with directly 5 V through the relay, as well as I should be able to set the current to 1.3 A. That should do the trick, right?
Thanks in advance, BR Andedam
I remember those mechanically ingenious X/Y plotters and the power supply/amplifiers. That was a LONG time ago!yea. manuals are getting harder to read/understand now. I serviced HP stuff at work, mainly their x-y recoders and their power supply/amplifiers. The x-y recorders required regular service.