content/json/hp8662a_vco_sl.json

Fri, 20 Apr 2018 01:11:16 +0200

author
David Douard <david.douard@logilab.fr>
date
Fri, 20 Apr 2018 01:11:16 +0200
changeset 101
4a94e81bff74
permissions
-rw-r--r--

[hp8662a] part 3: fixing error 04 and unlocked loops

{"traces": [
	{
		"type": "scatter",
		"mode": "lines",
		"name": "Measured Response",
		"x": [320.0,  320.1,  320.2,  320.3,  320.4,  320.5,  320.6,  320.7,  320.8,  320.9,
			  321.0,  321.2,  321.4,  321.6,  321.8,
			  322.0,  323.0,  324.0,  325.0,  326.0,  327.0,
			  328.0,  328.2,  328.4,  328.6,  328.8,
			  329.0,  329.2,  329.4,  329.6,  329.7,  329.8,  329.9],
		"y": [120.03, 120.99, 121.77, 122.67, 123.87, 124.77, 125.63, 126.53, 127.46, 128.34,
			  128.98, 130.68, 132.65, 134.32, 136.1,
			  137.7,  146.3,  154.9,  163.8,  173.4,  183.9,
			  195.2,  197.5,  199.9,  202.1,  204.9,
			  207.4,  210.3,  213.2,  215.6,  216.8,  217.9,  219.1]},
	{
		"type": "scatter",
		"mode": "lines",
		"name": "Ideal Response",
		"line": {"width": 1},
		"x": [320.0, 329.9],
		"y": [120,   219]
	},
	{
		"type": "scatter",
		"mode": "lines",
		"name": "Error (in MHz)",
		"line": {"shape": "spline"},
		"x": [320.0,  320.1,  320.2,  320.3,  320.4,  320.5,  320.6,  320.7,  320.8,  320.9,
			  321.0,  321.2,  321.4,  321.6,  321.8,
			  322.0,  323.0,  324.0,  325.0,  326.0,  327.0,
			  328.0,  328.2,  328.4,  328.6,  328.8,
			  329.0,  329.2,  329.4,  329.6,  329.7,  329.8,  329.9],
		"y": [-0.03,  0.01,   0.23,   0.33,   0.13,   0.23,   0.37,   0.47,   0.54,   0.66,
			  1.02,   1.32,   1.35,   1.68,   1.90,
			  2.30,   3.70,   5.10,   6.20,   6.60,   6.10,
			  4.80,   4.50,   4.10,   3.90,   3.10,
			  2.60,   1.70,   0.80,   0.40,   0.20,   0.10,   -0.10],
		"yaxis": "y2"
	}],
	"layout": {
		"xaxis": {
			"title": "Front Panel Frequency",
			"showgrid": true
		},
		"yaxis": {
			"title": "Sum Loop VCO Output Frequency",
			"showgrid": true
		},
		"yaxis2": {
			"title": "Error",
			"side": "right",
			"overlaying": "y",
			"showgrid": false
		},
		"title": "Sum Loop VCO Frequency Response"
	}
}

mercurial