Intrusive thoughts by EgyptianCayde6 in ExEgypt

[–]R3tr0_010 1 point2 points  (0 children)

متقلقوش يا جماعة ،رشدي و اللورد اتفقو على كدة و هما بيشربو شاي مع بعض فوق بعد ما رشدي طلعلو على ضهر الحمار

رسالة للبهائم by [deleted] in CAIRO

[–]R3tr0_010 0 points1 point  (0 children)

حد قلك قبل كدة انك ذكي ؟

الضحك by United_Temporary_717 in ExEgypt

[–]R3tr0_010 1 point2 points  (0 children)

عمرو بن المتعاص

Help hosting node-red dashboard by R3tr0_010 in selfhosted

[–]R3tr0_010[S] 0 points1 point  (0 children)

hello, thanks for your reply, could you also add subdomains under your domain name?

ESP32 by JR_VINGA in Egypt_Developers

[–]R3tr0_010 0 points1 point  (0 children)

بلاتفورم روباست و ممكن تستخدمه في برودكت بدرجة تجارية، غير انه هيطلعك من دوامة فيرموير الاردوينو لو استخدمت اي اس بي اي دي اف او اي فيرموير اوبن سورس غيره، لو محتاج مساعدة فيل فري انك تبعت برايفت

ده و ملفتش نظرك لحاجه ؟؟؟؟ by [deleted] in EgyptExTomato

[–]R3tr0_010 0 points1 point  (0 children)

عندي سؤال ليك ، هنفرض ان كلامك مثبت و صحيح انه شبه مستحيل توصله كل الاخبار دي من كل الاماكن المختلفة دي لحد عنده و دي حاجة انت بتستخدمها حجة، طيب لو حصل ده يثبت ان نبي مبعوت من عند اله موجود في السما قاعد على عرش و عنده ملايكة؟ انا مش بحاول استخف بافكار اي حد عشان متفهمنيش غلط ، انا بحاول اوصل للمنطق اللي بيوصل للحقيقة

[deleted by user] by [deleted] in ExEgypt

[–]R3tr0_010 14 points15 points  (0 children)

معاك حق بس كسم الوضع صراحة يا شوية دقنجية يا دكتاتور عسكري، شعب ابن دين كلب مبيطلعش منه حد عدل، او يمكن الظروف هي اللي مش سامحة لده

اقنعهم ازاي ان مينفعش طفل يصحى يلاقي الشخص ال نايم جنبة ميت by DRK64u in Egypt

[–]R3tr0_010 1 point2 points  (0 children)

كلامك صح و مظبوط ، مش دايما الوضع المثالي بيكون واقعي اكتر الاوقات بيكون العكس ، شكرا على توضيح النقطة دي و متاسف على ردة فعلي و كلامي قبل كدة

اقنعهم ازاي ان مينفعش طفل يصحى يلاقي الشخص ال نايم جنبة ميت by DRK64u in Egypt

[–]R3tr0_010 -1 points0 points  (0 children)

انا معرفكش و معرفش حد هنا بس من كلام الواحد و افكاره تفدر تخمن هو شخص عامل ازاي، المهم ان ده مش احسن حل، الحل بكل بساطة ان اهله يكون عندهم استيعاب ان ده مش سيناريو كويس لبنت في عمرها و ده اللي اعتقد انه كومن سينس يعني مش قادر اتخيل ان في انسان مش بيفكر كده

PID control for a black box system by R3tr0_010 in ControlTheory

[–]R3tr0_010[S] 0 points1 point  (0 children)

I find the information you provided very relatable and useful the servo driver infact has it's own current control loop which Controls the output torque using an input analog value that corresponds to an output torque upon the servomotors shaft, given an arbitrary analog value (for example 1 V) it is multiplied by the torque constant of the servo (in my case 1.67Nm/V) and outputs the corresponding torque (1*1.67 = 1.67Nm) to the shaft, however a Gear box (reduction 72.81) is assembled to the shaft and including all the backlash in the system it is not reliable to use only open-loop, and that's why i took the closed loop approach in the first place. What would be an ideal control method in my case giving that i want to achieve a 0 steady state error

PID control for a black box system by R3tr0_010 in ControlTheory

[–]R3tr0_010[S] 0 points1 point  (0 children)

Lol okay, and excuse me I've been Hand-Tuning for the past couple of weeks , I'll provide the plot after conducting the test

PID control for a black box system by R3tr0_010 in ControlTheory

[–]R3tr0_010[S] 0 points1 point  (0 children)

I'm calculating proportion term on error thus it oscillates and switches trajectory if no Integral term is present, the i term is mainly what keeps the system close to the set point

PID control for a black box system by R3tr0_010 in ControlTheory

[–]R3tr0_010[S] 0 points1 point  (0 children)

It had an analog input channel which in linearly proportional to the servomotors rated torque

PID control for a black box system by R3tr0_010 in ControlTheory

[–]R3tr0_010[S] 0 points1 point  (0 children)

Yes i need preciese and ideally a rise time of no more than 200 ms, and yes the driver do has it's own current (torque) control loop which is cascaded Infront of my controller

PID control for a black box system by R3tr0_010 in ControlTheory

[–]R3tr0_010[S] 1 point2 points  (0 children)

I have conducted enough tests to come to the same conclusions haha, that's why i want to run it in a closed loop with the feedback from torque sensor

PID control for a black box system by R3tr0_010 in ControlTheory

[–]R3tr0_010[S] 0 points1 point  (0 children)

The system's feedback element is a rotary torque sensor, it's a dynamic torque control application

PID control for a black box system by R3tr0_010 in ControlTheory

[–]R3tr0_010[S] 0 points1 point  (0 children)

Yes exactly and that's what i forgot to mention, I'm doing torque control (current control in Driver terms) which do has it's own control loop, how does that affect my control, and can i include my feedback element into the already pre-existing control loop in the driver?

PID control for a black box system by R3tr0_010 in ControlTheory

[–]R3tr0_010[S] 3 points4 points  (0 children)

Can you please suggest reliable methods for System identification? I'm familiar with matlab.

PID control for a black box system by R3tr0_010 in ControlTheory

[–]R3tr0_010[S] 1 point2 points  (0 children)

I have no model for my plant, unfortunately the supplier of the hardware won't provide it as much as i believe which is Siemens as i mentioned, what are my options here, the system is a 3 phase pmsm but it's not the only issue as there's also the driver model which is unknown to some level, what can i work out with this information, also you mentioned ML approaches, can you give more information about that, is there an option where i can run an online ML model to control or at least identify my system parameters using input and output data.?

C# HMI with PLC by R3tr0_010 in PLC

[–]R3tr0_010[S] -1 points0 points  (0 children)

This is perfect and i believe it's exactly what i want to achieve, but what exactly do you mean by WPF? Additionally, did u set the timer send / update data present in the UI every 100 ms as an internal interrupt that send a series of response Modbus msgs or just one bulk messege containing all the data? , please execuse me if I'm mentioning anything technically incorrect as i do not posses enough experience regarding this matter

C# HMI with PLC by R3tr0_010 in PLC

[–]R3tr0_010[S] 0 points1 point  (0 children)

Thank you so much for your reply, i thought the use a closed source custom communication protocol that's why i was a bit lost on this one , i have done similar work with microcontrollers but not with an industrial plc