代码搜索结果
找到约 2,425 项符合
Measurement 的代码
tst_spi.bas
' TST_SPI.Bas (BX24)
'
' Used to test PIC16F877 in SPI slave mode.
'
' Brings CS output low and sends &H80 plus the DS1820 to be used in
' making a temperature measurement. Receives the nine byt
fm_pmu.m
function fm_pmu(flag)
%FM_PMU defines Phasor measurement unit
%
%Data Format Pmu.con:
% col #1: Bus 1 number
% col #2: Bus 1 Voltage Rate [kV]
% col #3: Frequency rate [Hz]
% col #4: Tv Time con
oxea.ini
[Mode]
Measurement Mode, No=2
[Graphic]
Linear Scala=1
Auto Scala=1
Max Y-Axis in cts=10094
Max Y-Axis in cps=100
Use cps units=0
Draw Areas=1
Draw Peak Marks=1
Spectrum Life Update=0
Spect
mef.pl
#!/usr/bin/perl
# $Header: /home/cvs/cvm-book1/measurement\040intrusion/mef.pl,v 1.4 2003/03/19 04:38:48 cvm Exp $
# Cary Millsap (cary.millsap@hotsos.com)
# Copyright (c) 2003 by Hotsos Enterpri
fm_pmu.m
function fm_pmu(flag)
%FM_PMU defines Phasor measurement unit
%
%Data Format Pmu.con:
% col #1: Bus 1 number
% col #2: Bus 1 Voltage Rate [kV]
% col #3: Frequency rate [Hz]
% col #4: Tv Time con
pmu.m
% User Defined Component pmu
% Created with PSAT v1.3.3
%
% Date: 04-Mar-2005 19:39:48
% Struct: Comp
Comp.init(1,1) = 0;
Comp.descr = 'Phasor measurement unit';
Comp.name = 'pmu';
Comp.shunt(1,
fig9_28.m
clear all
npts = 2000;
del = 1/2000;
t = 0:del:1;
inp = (1+.2 .* t + .1 .*t.^2) + cos(2. * pi * 2.5 .* t);
X0 = [1,.1,.01]';
% it is assumed that the measurement vector H=[1,0,0]
% this is the
temp_adc.asm
;***Temperature measurement system***
$MOD51 ;variables declaration
aux1 equ 0a2h
count equ 10h
disp_data equ 11h ;lcd data variable
lcdcom equ 12h ;lcd command variable
count
pmu.m
% User Defined Component pmu
% Created with PSAT v1.3.3
%
% Date: 04-Mar-2005 19:39:48
% Struct: Comp
Comp.init(1,1) = 0;
Comp.descr = 'Phasor measurement unit';
Comp.name = 'pmu';
Comp.shunt(1,
fig9_28.m
clear all
npts = 2000;
del = 1/2000;
t = 0:del:1;
inp = (1+.2 .* t + .1 .*t.^2) + cos(2. * pi * 2.5 .* t);
X0 = [1,.1,.01]';
% it is assumed that the measurement vector H=[1,0,0]
% this is the