juliusbusch
Member
Hello folks.
I am currently planning a somewhat larger open source project and would appreciate feedback on my thoughts.
In order to measure my self-built microphones and to generate measurement data that is as close to the standards as possible, I would like to build a platform that is as adaptable as possible.
Basically, there should be three modules:
1. analogue front-end with:
2. digital calculation stage with motor control:
3. power supply unit with Powercon connection
After I have already planned a few solutions in Eagle and Fusion, I would like to present two variants for discussion.
1. a very (perhaps too) compact unit with three boards on top of each other in a "Fischer Elektronik KOH 6100 housing kit". Here, all the components are very close to each other. I am particularly concerned about the proximity of the motor driver to the analogue electronics. In addition, there would be hardly any space to accommodate all the connections. I will only use Neutrik connectors. I would have to install an XLR-TRS combo jack in this cabinet, which would have to be switched via a relay either to the microphone input with phantom power or to the line receiver. Close to it would be the Powercon connection and the CAT connector for controlling a stepper motor.
On the front of the unit, there would be little room for the SD card slot, rotary encoder, display and USB port.
This means that everything would be very cramped in the housing. The transformer in particular is difficult to accommodate.
Alternatively, the entire electronics could be accommodated in a 19-inch 2U enclosure in a very relaxed way. Here, dedicated XLR connections for separate line and microphone inputs could be realised. The same goes for the line output and amplifier output. The assemblies would all be further away from each other and there would be enough space.
This solution would be more comfortable to plan and build, but incomparably more expensive, due to the large enclosure that is now necessary.
I can't decide. What do you think?
Here are a few more details.
For the microphone amplifier I plan to use the THAT 1512 chip with a fixed 0 dB gain. However, for all those who absolutely want to set a gain, the possibility to connect a corresponding potentiometer or a rotary switch is to be prepared on the board.
The THAT 1240 chip is planned as the line input receiver. Here, too, 0 dB gain.
Of course, the THAT 1606 chip is now also used as a line output driver. Once again without gain.
The loudspeaker output is to be realised via an XLR connection. The amplification itself I want to implement with a small 5 Watt class-D amplifier. I am thinking of a very compact module from the Chinese market. It is based on the PAM8403 chip.
The motor driver is a Trident Silent Driver whose functions should all be controlled by the Teensy. However, it will hardly be necessary to use these additional functions. Even microstepping will hardly be used.
I am not yet sure about the screen, but I am thinking of a colour display that is as large as possible.
The unit should actually also be usable as a standalone, but I like the idea of not attaching a power switch to the unit, but instead switching the power via a relay that would be supplied via the USB bus voltage... However, the idea is more of a snapshot and stems from the space-saving considerations for variant 1.
The device should work with REW and possibly take over all its functions independently in a later software version.
Measurement data should then always be stored on its own SD card and also sent to a PC connected via USB.
These are my thoughts.
Greetings from Germany
Julius
I am currently planning a somewhat larger open source project and would appreciate feedback on my thoughts.
In order to measure my self-built microphones and to generate measurement data that is as close to the standards as possible, I would like to build a platform that is as adaptable as possible.
Basically, there should be three modules:
1. analogue front-end with:
1x microphone input
1x line input
1x line output
1x amplifier output
2. digital calculation stage with motor control:
1x Teensy 3.6 or 4.1, which is accessible via
1x USB-B on the enclosure and the
1x SD card slot of which should also be available from the outside.
1x Teensy Audio Board serving as ADC and DAC
1x stepper motor driver with output via a CAT connection
1x screen
1x rotary encoder for software control
3. power supply unit with Powercon connection
1x transformer with linear generation of +-15V, +48V, +12V, +5V
After I have already planned a few solutions in Eagle and Fusion, I would like to present two variants for discussion.
1. a very (perhaps too) compact unit with three boards on top of each other in a "Fischer Elektronik KOH 6100 housing kit". Here, all the components are very close to each other. I am particularly concerned about the proximity of the motor driver to the analogue electronics. In addition, there would be hardly any space to accommodate all the connections. I will only use Neutrik connectors. I would have to install an XLR-TRS combo jack in this cabinet, which would have to be switched via a relay either to the microphone input with phantom power or to the line receiver. Close to it would be the Powercon connection and the CAT connector for controlling a stepper motor.
On the front of the unit, there would be little room for the SD card slot, rotary encoder, display and USB port.
This means that everything would be very cramped in the housing. The transformer in particular is difficult to accommodate.
Alternatively, the entire electronics could be accommodated in a 19-inch 2U enclosure in a very relaxed way. Here, dedicated XLR connections for separate line and microphone inputs could be realised. The same goes for the line output and amplifier output. The assemblies would all be further away from each other and there would be enough space.
This solution would be more comfortable to plan and build, but incomparably more expensive, due to the large enclosure that is now necessary.
I can't decide. What do you think?
Here are a few more details.
For the microphone amplifier I plan to use the THAT 1512 chip with a fixed 0 dB gain. However, for all those who absolutely want to set a gain, the possibility to connect a corresponding potentiometer or a rotary switch is to be prepared on the board.
The THAT 1240 chip is planned as the line input receiver. Here, too, 0 dB gain.
Of course, the THAT 1606 chip is now also used as a line output driver. Once again without gain.
The loudspeaker output is to be realised via an XLR connection. The amplification itself I want to implement with a small 5 Watt class-D amplifier. I am thinking of a very compact module from the Chinese market. It is based on the PAM8403 chip.
The motor driver is a Trident Silent Driver whose functions should all be controlled by the Teensy. However, it will hardly be necessary to use these additional functions. Even microstepping will hardly be used.
I am not yet sure about the screen, but I am thinking of a colour display that is as large as possible.
The unit should actually also be usable as a standalone, but I like the idea of not attaching a power switch to the unit, but instead switching the power via a relay that would be supplied via the USB bus voltage... However, the idea is more of a snapshot and stems from the space-saving considerations for variant 1.
The device should work with REW and possibly take over all its functions independently in a later software version.
Measurement data should then always be stored on its own SD card and also sent to a PC connected via USB.
These are my thoughts.
Greetings from Germany
Julius