-
-
...0 and SB7780 System ModelOPNDescriptionSB7700MSB7700-ES2FSwitch-IB™ based EDR InfiniBand 1U Switch, 36 QSFP28 ports, 2 Power Supplies (AC), x86 dual core, standard depth, P2C airflow, Rail KitMSB7700-ES2RSwitch-IB™ based EDR InfiniBand 1U Switch, 36 QSFP28 ports, 2 Power Supplies (AC), x86 ...
-
-
...m/km at 60 Hz
RL_km= 0.1*XL_km; % Resistance in ohm/km
KV_LL= 345; MVA_Base=100; % common 3-phase base
Z_Base=KV_LL^2/MVA_Base; % common base
% YBUS Creation
Z13_ohm=(RL_km+j*XL_km)*200; B13_Micro_Mho=4.5*200; % Line 1-3 is 200 km long
Z12_ohm=(RL_km+j*XL_km)*150; B12_Micro_Mho=4.5*150; % ...
-
-
...0474i 0 0.0047 + 0.0474i
0.0062 + 0.0632i 0.0047 + 0.0474i 0];
%---------Base Values ---------%
kVLL=345;
MVA3Ph=100;
Zbase=kVLL^2/MVA3Ph;
XL_km=0.376; % ohm/km at 60 Hz
RL_km= 0.037; B_km=4.5; % B in micro-mho/km
%---------Line Susceptances--------%
B13_Micro_Mho=4.5*200; %200 km long
B12...
-
-
...bsp; %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%V_base=11e3;S_base=10e6;Z_base=V_base^2/S_base;load_power=load_power/S_base;line=line/Z_base;Size_line=size(line);Size_load_power=size(load_power);[line_number,xxx]=size(find(line~= 0));[xxx,load_power_number]=size(find(load_po...
-
-
... char device numbers * @dev: output parameter for first assigned number * @baseminor: first of the requested range of minor numbers * @count: the number of minor numbers required * @name: the name of the associated device or driver * * Allocates a range of char device numbers. The major number will...
-
-
...e_sa_class_port_info:
-----------------------------
SA Class Port Info:
base_ver:1
class_ver:2
cap_mask:0x2602
cap_mask2:0x0
resp_time_val:0x10
-----------------------------
OSMTEST: TEST "Create Inventory" PASS
#
After an event, compare the present topology to that saved in the inventory...
-
-
...BMva = 100; % Base MVA..bus = busd(:,1); % Bus Number..type = busd(:,2); % Type of Bus 1-Slack, 2-PV, 3-PQ..V = busd(:,3); &...
-
-
...--------------------------------------1.取行的最后几个字符echo "SYBASE4"|sed 's/.*\(....\)$/\1/'2.取行的前几个字符echo "SYBASE4"|sed 's/^\(........\).*/\1/'3.删除文件中的空行sed '/^$/d' filename4.替换文件中的空行为0sed 's/^$/0/g' -i filename5、将两行合并成一...
-
-
...sp; % Assign text location based on peak time location.
if tVals(1) <= currentData(end, 1)/2
&nb...