unsigned int Inlpuse=0;
unsigned int countl=0;
unsigned int time=0;
unsigned int Proportion=5;//比例常數 Proportional Const
unsigned int Integral=1.5;//積分常數 Integral Const
unsigned int LastError=0;//Error[-1]
unsigned int PrevError=0;//Error[-2]
unsigned int Error=0;//Error[0]
int Out=0;//outcome
unsigned int expc_speed=600;
unsigned int real_speed=0;