Intro

This notebook is measurement report on the NLNet018TV test chip. I gives the procedures for measurements and the results. Deeper discussion of the results will be done in a separate notebook.

Setup

Provide three measurement channels and one 1.8V channel. The 3.3V is delivered directly from the Raspberry Pi so we are not limited by the 22mA drive current through the SMU.

Helpers

Load data

Try to load data from disk, start fresh if that fails

Save

Meas Power on 1.8V

It is assumed that force on VDD18 is set to 1.8V and don't change it.

Meas voltage on green, yellow and blue channel

As side effect this measurement will put the three channel in HVMV mode.

Board Bring-up

Supply ramp-up

For this we connect VDD33 to blue channel and VDD18 to vdd18 channel.

VDD18 ramp

VDD33 = 0V

Blue channel is used to put VDD33 to 0V

VDD33 = 3.3V

Blue channel is used to put VDD33 to 3.3V

VDD33 = 0A

Blue channel is put to zero current

VDD33 = HighV

Blue channel is put in High-V mode

VDD33 = HighI

Blue channel is put in High-I mode

VDD33 ramp

VDD18=0V

VDD18=1.8V

VDD18=High-V

VDD18=High-I

Plot results

Measurements

IO Test

Default output values

Input Pin conf1 conf2 conf3
PUSHAREDn 50 float 1.8V 1.8V
PUHIn 51 float 1.8V 1.8V
PU2n 52 float 1.8V 1.8V
PU1n 53 float 1.8V 1.8V
PU0n 54 float 0V 1.8V
PDSHARED 55 float 0V 0V
PDHI 56 float 0V 0V
PD2 57 float 0V 0V
PD1 58 float 0V 0V
PD0 59 float 0V 1.8V
Output Pin conf1 conf2 conf3
TestIO1 68 3.054V 3.305V 0.044V
TestIO2 69 3.031V 0.005V 0.044V
TestIO3 70 2.999V 3.309V 2.868V
TestIO4 71 0.195V 0.001V 2.168V
TestIO4.CORE 72 0.026V -0.000V 1.799V
TestIO5 73 3.057V 3.192V 2.865V
TestIO6 74 3.056V 3.304V 0.045V
TestIO7 75 3.059V 3.309V 0.045V
TestIO8 76 3.056V 3.309V 0.045V
TestIO9 77 3.058V 3.305V 0.045V
TestIO10 78 3.038V 0.005V 2.864V
VDD33 * 133.3mA 0.2mA 181,8mA

Drive currents

PU0, PD1, PD2

PDHi

PD0, PU1, PU2

PUHi

Plot results

IO Input threashold

SR latches

Connection

S_Sn low; R_Rn high

In next measurement we set the S_Sn pin to low and R_Rn to high and measure pin 30-37 with multimeter.
This should reset a srlatch and set a nsnrlatch.

Pin cell conn $V_{meas}$
37 srlatch_x1 direct 0.00V
36 srlatch_x1 GPIO 3.30V
35 srlatch_x4 direct 0.00V
34 srlatch_x4 GPIO 3.30V
33 nsnrlatch_x1 direct 1.79V
32 nsnrlatch_x1 GPIO 0.00V
31 nsnrlatch_x4 direct 1.79V
30 nsnrlatch_x4 GPIO 0.00V

S_Sn high; R_Rn low

In next measurement we set the S_Sn pin to high and R_Rn to low and measure pin 30-37 with multimeter.
This should set a srlatch and reset a nsnrlatch.

Pin cell conn $V_{meas}$
37 srlatch_x1 direct 1.79V
36 srlatch_x1 GPIO 0.00V
35 srlatch_x4 direct 1.79V
34 srlatch_x4 GPIO 0.00V
33 nsnrlatch_x1 direct 0.00V
32 nsnrlatch_x1 GPIO 3.30V
31 nsnrlatch_x4 direct 0.00V
30 nsnrlatch_x4 GPIO 3.30V

Drive strength

Put latch in set or reset state and measure current as a function of forced voltage on the output. This measurement has to be done by connecting the blue channel to each of the outputs and performing the measurements.

SRAM cell

SNM

config:

$SNM_{hold}$

This is with word line closed (e.g. 0V)

Plot results

$SNM_{read}$

This is with word line open (e.g. 1.8V)

$I_{read}$ & WTP

Cell 1

config:

Cell 2

config:

Deprecated Board Bring-up

This section gives old results for board bring-up where all inputs are left floating. These results have been superseeded by the configuration conf2 as described in the IO Test chapter. It is kept in this document as reference and history on evolution one can see during testing.

Supply ramp-up

For this we connect VDD33 to blue channel and VDD18 to vdd18 channel.

VDD18 ramp

VDD33 = 0V

Blue channel is used to put VDD33 to 0V

VDD33 = 0A

Blue channel is put to zero current

VDD33 = HighV

Blue channel is put in High-V mode

VDD33 = HighI

Blue channel is put in High-I mode

VDD33 = Rasp33

The 3.3V is coming directly from the Raspberry Pi; blue channel used only to measure the voltage on VDD33.

Plot results

VDD33 ramp

VDD18=0V

VDD18=1.8V

VDD18=High-V

VDD18=High-I

Plot results

Deprecated static power consumption

Voltage Current Power
VDD18 1.802V 0.0mA 0mW
VDD33 3.125V 113mA 352mW

Playground