-
Notifications
You must be signed in to change notification settings - Fork 4
hardware initial operation
Andreas Biri edited this page Aug 18, 2021
·
10 revisions
When receiving an already assembled RocketLogger device, these step were likely performed for you already and therefore can be skipped.
A newly assembled RocketLogger hardware should be tested and configured before the first measurement. The assembly test section serves for hardware debugging purposes in case of problems during the hardware setup.
The following equipment is required for the initial hardware setup:
- The RocketLogger cape to set up
- BeagleBone Green or Black with installed RocketLogger software
- 5 V, 2 A micro USB power supply
- Multimeter
- Tiny screwdriver or knife for adjusting trimmers
- (For testing only) One or two power supplies with current limiting and measuring capability
- Attach the RocketLogger cape to a (unpowered) BeagleBone
- Power up the RocketLogger by connecting the power supply. The power LED should light up and stay on, the other LEDs should start flashing at irregular intervals after about 5 seconds.
- Ground all the voltage inputs and start a RocketLogger measurement in
interactive mode or using the web interface. Verify that the measurement
values reported are within:
- < 100 mV for voltage channels,
- < 1 µA for low current channels,
- < 1 mA for high current channels.
- Measure the offset voltages on test points
TP306_1
andTP306_2
, and adjust these voltages to 0 V by adjustingR317_1
andR317_2
using a screw driver. The referred components are located on the left under the shield, seen in the Physical Dimensions overview diagram. - Measure the digital input threshold on
TP400
and adjust it to 1 V usingR401
on the top left of the cape.The RC time-constant is quite high, expect some lag when adjusting
R401
. - The hardware initialization is complete. If not available already, now would be a good time to perform a RocketLogger Calibration.
Please make sure to briefly check the Hardware Errata to learn about known limitations of the hardware.
For standalone hardware debugging or verification of a RocketLogger cape after assembly, follow the test procedure detailed below:
- Connect
GND
(P9 pins 1, 2 /TP413
), all voltages are referenced to GND - Connect
3.3 V
(P9 pins 3, 4 /TP415
)- Current limit: 20 mA
- The idle current draw should be < 10 mA (reference measurement: 0.27 mA)
- The 3.3 V rail may be disconnected
- Connect
5 V
(P9 pins 7, 8 /TP412
) using a power supply- Current limit: 1000 mA
- The current draw should be close to 0 mA
- Keep this rail connected for the remainder of the tests
- Connect
5 V
or3.3 V
toPowerEnable
(P9 pin 13 /TP414
)- The current draw should be 5 mA or 3.3 mA respectively (on board 1 kΩ pull-down resistor to GND)
- The current draw on the 5 V rail should now be: 135 mA ± 20 mA
- Keep the
PowerEnable
connection for the remainder of the tests
- Check all the voltage supply test points:
-
TP402
: +6.8 V ± 0.3 V -
TP403
: -6.8 V ± 0.3 V -
TP408
: +6 V ± 0.25 V -
TP409
: -6 V ± 0.25 V -
TP411
: +2.5 V ± 0.1 V -
TP410
: -2.5 V ± 0.1 V -
TP407
: +5 V ± 0.15 V -
TP406
: -5 V ± 0.15 V
-
- Check the compensation test points:
-
TP404
: +400 mV ± 50 mV -
TP405
: -400 mV ± 50 mV
-
- Disable and disconnect all power supplies
- Continue with the Hardware Setup section