Edge detection and HPF based iSpace – Intelligent Space

iSpace_concept

Project Description:

Intelligent space is a concept which fuses global information using sensors and actuators to take intelligent operational decisions for applications like robot navigation, tele-operation, remote surgery, manufacturing plant monitoring etc. iSpace Concept

ADAC lab has developed a prototype of iSpace as a network based integrated navigation system which is a subset of network based multi sensor multi-large scale actuator mechatronic systems. This whole system is used a research platform for many research topics such as network based control systems, path planning for robot navigation, bandwidth allocation, scheduling, network security, collaborative control.

ADACiSpace

The focus of this research is path planning navigation for the unmanned ground vehicle in a network based navigation system. Details of the project and the implementations can be found in the dcument section.

 

Edge Detection

EdgeDetection

 

Harmonic Potential Field

HPF

 

Path Planning

HPFResults
Documentations

Predictive Constrained Gain Scheduling for Robot Path Tracking in a Networked Control System

robotQCtracking

Project Description:

In this project a predictive gain scheduler for robot path tracking control in a networked control system with variable delay is being developed. The controller uses the plant model to predict future position and find the amount of travel possible with the global path as a constraint. Based on variable network conditions and vehicle trajectory’s curvature the vehicle is allowed to travel farther with the same control input as long as the vehicle trajectory matches the path constraint. With this method path specific characteristics are used to evaluate the effectiveness of each generated control signal. By scheduling the gain on the control signal the vehicle tracking performance is maintained with an increase in network delay. The tracking time is decreased compared to other methods since the proposed control method allows controller to look farther down the path to evaluate predicted effect of each control signal before scaling it.

The gain scheduling middleware concept can be illustrated using the diagram below. When controlling a remote system over a network the delay caused by the network affects both the control signal and the feedback signal. When feedback arrives at the controller the feedback signals have been delayed by the network. The feedback preprocessor compensates for this by using the remote system model to predict what the feedback values will be when the next control value arrives. This preprocessed, predicted feedback is used by the controller to generate control commands. In this project the controller is a quadratic curve path tracker.

GSM

The control signal is then scaled using a gain table based on certain system parameter such as network delay and path curvature. In predictive constrained gain scheduling the composition of this gain table is uniquely tuned to increase path tracking performance.

Predictive Constrained Motion

When a UGV is tracking a path the motion of the UGV is predicted using the control value and the UGV model. The predicted position is calculated iteratively until the UGV prediction exits a safety region defined around the path. The point where the UGV exits the safety region is the point where the control value loses it’s effectiveness. The predicted position, which is constrained by the future path, is then used to determine how far the UGV is allowed to travel before it needs to get an updated control signal. This distance is then used as another parameter in gain scheduling allowing the UGV to travel further.

track1track2

When the UGV is allowed to travel further the epsilon value increases. A gain table for scaling control signals is computed for the epsilon value so that the UGV is allowed to travel a distance of epsilon. The gain table will decrease the control signal such that the UGV will not begin to deviate from the path while tracking complex paths with network delay. Several gain tables for different epsilon values can be seen below.

gainTables

 

Grid Integration of Plug-in Electric Vehicle in Smart Grid

Envisioned large-scale PHEV/PEV Charging in a smart grid environment

Within the next 5 years, there will be a significant increase in the number of plug-in hybrid electric vehicles (PHEVs) and plug-in electric vehicles (PEVs). Since these vehicles utilize grid power for charging, this growth could pose potential threats and benefits for the existing power grid. The main challenge is that when a large number of PHEVs/PEVs simultaneously connect to the grid, the overall power system quality and stability can be severely affected due the large amount of power consumption. The addition of PHEVs and PEVs into our society is an exciting view into the future of electric vehicles, but the power grid must be able to support these new vehicles. By smartly controlling their charging process, the utility can utilize the flexible nature of these loads for peak shaving and valley filling to improve the quality of power. Since these vehicles also have the potential to transfer power back into the grid when it is needed (i.e., when the demand for power is high), a more robust power grid, or ‘smart grid’, is needed.
This project deals project with the pros and cons of PHEVs/PEVs by formulating optimization problems that consider power grid stability and customer satisfaction concurrently through proper choice of the cost function and equality and inequality constraints. Two main approaches are then considered for online, real-time solutions of these optimization problems:

  • Centralized Approach: In this approach, the information regarding the charging process of vehicles such as SoC, Energy Cost, Time of Stay, Available Power and etc. is sent to a central control unit, which based on power system stability and customer satisfaction allocates the charging powers to the vehicles for each time step. Various algorithms such as Particle Swarm Optimization (PSO), Auction Theory and Estimation of Distributed Algorithms (EDA) are used to deal with the nonlinear and large scale nature of the problem.
  • Distributed Approach: In this approach the central unit is eliminated and charging stations cooperatively find the optimal power allocations by exchanging information among each other. This approach is highly efficient in terms of computational and communicational effort, considering that the overall optimization problem is large scale and nonlinear.

To demonstrate our algorithms, we have developed a digital testbed for a large-scale PHEV/PEV parking deck in Matlab/Simulink and Labview. This testbed is able to show a reliable two-way communication system between all the parties involved. This includes vehicles, charging stations, and the Intelligent Energy Management System (iEMS). Communication can occur through both the Internet and the ZigBee network. We then use Monte Carlos simulation to evaluate the effectiveness of our algorithms.

Documentations

Links

Adaptive Battery Modeling and State Estimation

Adaptive Battery Modeling and State Estimation

Overview of Project

The recent acceleration of the battery technology, due to emergence of smart grid and electric vehicle (EV) applications, has increased the demand for advanced battery management systems (BMS). State of charge (SOC) and State of health (SOH) estimation are two of the main features of the BMS. Although there have been several attempts to estimate the battery states, the results do not have enough accuracy to satisfy sensitivity analysis criteria for reliability assessment and energy efficiency purposes. The goal of this project is to develop algorithms to estimate the State of Charge (SOC) and State of Health (SOH) of the battery accurately in these applications.

Considering an RC equivalent circuit to model the battery dynamics, we design an adaptive on-line parameters/SOC/SOH co-estimation algorithm that identifies different parameters of the battery model at various temperature, ageing, SOC and charging/discharging rate conditions. This model with updating parameters is used to estimate the SOC with compensating the initial SOC error, accumulative error and noise effect. The estimated SOC and the updating model are also utilized to estimate the full capacity and internal resistance of the battery. This information along with the statistical data regarding the application and the battery performance degradation are deployed to predict the remaining useful life (RUL) and end of life (EOL) as indicators of the battery SOH.

Publication

Links

 

Performance-Security Trade-off Modeling and Optimization on Networked Control System

Trade-off

 

Project Description:

Since Networked Control Systems (NCS) are vulnerable to various network attacks when the network used is insecure, they need to be well protected by security mechanisms from the malicious attackers on the Internet, which may sacrifice its performance due to limited system resources. Thus, there is a need to address the issue of the trade-off between NCS security and its real-time performance.

Using the networked DC Motor system as a typical example, we have developed a trade-off model for performance and security on NCS. This model can be used to adapt security configurations to provide sufficient protection and satisfy real-time dynamic performance requirements of the NCS simultaneously. The construction of this model includes the development of a set of metrics to quantitatively measure the performance and security levels of NCS and the development of a trade-off objective function incorporating performance and security. We have also established a framework of performance-security trade-off optimization based on Coevolutionary Genetic Algorithm (CGA) for the networked DC motor system. Simulations and experiments have shown that CGA is an effective approach for performance-security trade-off analysis and optimization on NCS.

 

Publications

Links

Time-sensitive Distributed Controls on FREEDM Systems

Time-sensitive Distributed Controls on FREEDM Systems

ICC small

Compared with the conventional centralized control, distributed control can prevent single point of failure and ease heavy data exchange demand among controllers, thus distributed control are more suitable for large-scale systems. This project investigates the design and control of next generation power systems. The objective of this project is to design and implement distributed controls to achieve real-time intelligent power allocation in FREEDM systems. A prototype of a control algorithm to be used in FREEDM systems is shown in the diagram. A communication and control network will be integrated into the power grid. To balance the supply and demand of the power grid under different constraints, the distributed consensus managers which have been built on top of the physical system will optimize their actions based on the available power generation capacities.

Graph theory has been used to model the FREEDM network. Laplacian matrix and Row-Stochastic matrix are used to represent the topology of the FREEDM network configuration. Consensus algorithms have been used to decentralize and solve the economic dispatch problem. Adaptive sampling strategies and distributed bandwidth allocation algorithms to handle bandwidth limitation. Further issue such as synchronizability of networks, sensitivity of time-delay, robustness, resilience to power grid and communication network outages will be considered in this project.

Documentations

Links

Images

ICC small

kayaraya88

,

kayaraya

,

kayaraya slot

,

kayaraya slot

,

dewaslot88

,

Slot777

,

Kelola interaksi pelanggan secara efisien lewat sistem CRM MTP di KAYARAYA, yang dirancang untuk menyatukan data dan strategi dalam satu dasbor cerdas.

,

situs depo 5k

,
http://abcts.org/

simpan catatan rtp harian sebelum main mahjong wins 3

pola lama aktif lagi di jam tengah malam mahjong ways 3

pola tersembunyi mahjong ways setelah 27 kali spin

pola unik di mahjong ways bukan sekadar hoki

pakai scatter mahjong ways dan auto balik modal saat anak tidur siang

pola ini di mahjong ways terbukti tekan loss rate sampai 70 persen

melawan deadspin gunakan metode hitungan 18 detik di mahjong wins 3

mahjong ways mendadak rilis pola random baru

mahjong wins 3 tiba tiba naikin rtp setelah fase tertentu

fakta di balik pola scatter beruntun mahjong ways 2

transformasi rtp mahjong ways 2 saat masuk fase midnight run

ritme volatilitas di mahjong ways agar tidak terjebak dalam fase kekalahan

sebuah kajian menarik mengenai hubungan pola gerak reels mahjong ways

peluang jackpot besar di mode tersembunyi mahjong ways 3

rahasia pola spin acak mahjong ways 2 tiba tiba mengarah ke jackpot

mengungkap cara kerja pola rtp mempengaruhi hasil maxwin mahjong ways 2

menemukan pola kemenangan mahjong ways 2 setelah mencatat perubahan rtp setiap hari

menghadapi fase dead spin panjang di mahjong ways 2 versi terbaru

mahjong ways memberikan kemenangan beruntun dengan update algoritma pgsoft

memilih jam sepi lebih menguntungkan saat bermain mahjong ways dibanding jam ramai

waktu terlarang menjadi gerbang emas saat rtp mahjong ways melesat

ritme rtp mahjong ways 2 yang tidak lagi acak

transformasi pola main mahjong ways menjadi irama mekanis yang membentuk keberuntungan

pola mahjong ways tiba di titik balik membuat ritme permainan terasa ajaib

mahjong ways 2 yang berubah menjadi ritual rahasia pemain

perjalanan arus rtp mahjong ways 2 menjadi lintasan cepat penuh peluang

frekuesi spin yang tak lagi netral saat rtp melonjak dan pola visual mahjong ways 2

dibalik pola acak mahjong ways ada lintasan rahasia

detik detik menuju ledakan rtp mahjong ways terbentuk dari serpihan pola

cara baca arah rtp mahjong ways ditengah kabut algoritma

tanda tanda awal perubahan algoritma putaran mahjong ways

teknik membangun konsistensi bermain mahjong ways dengan analisis dan pola spin

spin menguntungkan dan spin tidak stabil di mahjong ways 2

strategi menyusun pola bermain mahjong ways berdasarkan pergerakan reel

kisah pemain mahjong ways yang berhasil keluar dari fase rugi

mengapa pemahaman tentang fase dingin dan fase hangat di mahjong wins 3 penting

kapan waktu terbaik untuk melakukan penyesuaian taruhan di mahjong ways

keputusan logis saat bermain mahjong ways dan cara mengendalikannya

alur berpikir seorang pemain profesional mahjong ways dalam menerjemahkan pola

cara efektif mengelola modal dan menyesuaikan frekuensi spin mahjong ways

rahasia pemain profesional mahjong ways 3 dalam menaklukkan ronde ronde sulit

panduan lengkap menang konsisten di mahjong wins 3 dengan menggunakan pola

pola main mahjong ways 2 yang efektif digunakan oleh komunitas pemain berpengalaman

misteri di balik populernya mahjong wins 3 di kalangan anak muda

mahjong ways dipilih sebagai permainan favorit yang mampu memberikan sensasi tantangan

mengungkap strategi jitu di mahjong ways 2 bikin pemain terus kembali

dampak positif bermain mahjong ways dalam melatih kesabaran

mahjong ways 2 sebagai representasi permainan modern yang sarat nuansa budaya

cara bermain mahjong ways 3 dengan pendekatan analitis dan fokus

alasan mahjong ways 2 sukses menjadi pilihan utama pecinta game berbasis simbol

koleksi maxwin mahjong wins

transformasi scatter mahjong ways 3

rangkaian pola bonanza 500

kemunculan free spin di mahjong ways 2

sinkronisasi pola klasik dan algoritma baru mahjong ways

breakdown mekanis berdasarkan naiknya tren rtp

studi digital memengaruhi dinamika

investigasi mekanisme pengganda mahjong ways

fenomena wildpattern mahjong ways

pola burst win mahjong wins 3

hubungan simbol wild berantai dengan peningkatan multiplier

teknik prediktif untuk membaca pola gates of olympus

menguak perputaran kombinasi mahjong ways

siklus hidden pattern mahjong wins

pola drop variatif di mahjong ways

temuan data penyelarasan simbol mahjong ways

konsistensi winrate mahjong ways 2

kajian strategi teknikteknik mahjong ways

analisis tiga struktur trik mahjong wins 4

penjabaran pola terarah mahjong ways 2

perbedaan pola game pgsoft

variasi kombinasi mahjong ways

pola ganda mahjong ways 2

trigger kemenangan cepat dalam mode super free spin

konsistensi scatter mahjong ways

pemain pro pecahkan mode scatter gelap

dokumentasi strategi cepat mahjong wins 4

rumusan taktik gates of olympus

analisis siklus starlight princess

menemukan variasi pola mahjong ways

reel tak stabil yang menjadi penanda scatter

formula bermain 20 putaran pertama agar modal lebih efisien

pola kemenangan pada mode manual spin

pemeriksaan teknis mahjong ways 3

pola klasik mahjong wins

menguraikan pola autospin mahjong ways 3

kemunculan simbol multiplier mahjong wins

skenario pola turbo spin

pergeseran nilai rtp mahjong ways

pemicu awal kemunculan scatter berlapis di mahjong wins 3

bocoran putaran gratis mahjong ways 2 picu renaissance

teknik mahjong ways 3 reframe drive kuat jadi narrative

pola mahjong ways 2 kulitkan grit luar biasa

panduan putaran gratis mahjong ways 2 spotlight terang

strategy mahjong ways 2 hangatkan debat kreatif intens

putaran gratis mahjong ways 2 menyulut asa

trik mahjong ways 3 konversi ambisi jadi kehidupan

tips mahjong ways 2 pupuk keberanian emosi

putaran gratis mahjong ways 2 jadi titik perhatian

panduan mahjong ways 2 jadi diskusi populer

tips mahjong ways 3 dan paradigma konsentrasi total

bocoran mahjong ways 3 dorong kaum muda

teknik mahjong ways 3 redirect ambisi berlebih

pola mahjong ways 2 perkuat fondasi mental kokoh

panduan mahjong ways 3 dan finansial insight mendalam

strategy mahjong ways 2 infus harmoni mendalam

cara mahjong ways 3 dan surge flow state intens

trik mahjong ways 2 dan shift minimalis radikal

metode mahjong ways 3 mobilisasi energi muda maksimal

tips mahjong ways 2 infus vitalitas tinggi untuk hidup

putaran gratis mahjong ways 3 jadi media

cara mahjong ways 2 mengalihkan kendala

mahjong ways 3 dan pendekatan positif

trik mahjong ways 2 alihkan keletihan

tips mahjong ways 2 dan putaran gratis

putaran gratis mahjong ways 2 menyulut asa

trik mahjong ways 3 konversi ambisi jadi kehidupan

tips mahjong ways 2 pupuk keberanian emosi

putaran gratis mahjong ways 2 jadi titik perhatian

panduan mahjong ways 2 jadi diskusi populer

tips mahjong ways 3 dan paradigma konsentrasi total

bocoran mahjong ways 3 dorong kaum muda

teknik mahjong ways 3 redirect ambisi berlebih

pola mahjong ways 2 perkuat fondasi mental kokoh

panduan mahjong ways 3 dan finansial insight mendalam

bocoran pola mahjong ways 3 yang lagi trending

teknik relaks kumpulkan scatter di mahjong ways 3

pola mahjong ways 3 di dome234

panduan mahjong ways 2 mengubah beban mental

strategy mahjong ways 2 dan putaran gratis yang mengasah

trik mahjong ways 3 dan konsep fokus intens

cara mahjong ways 3 hidupkan gairah kaum muda

metode mahjong ways 3 redirect semua hasrat

tips mahjong ways 2 bangun resiliensi tinggi

bocoran mahjong ways 3 dan insight investasi dasar

teknik mahjong ways 2 ciptakan keseimbangan hidup ideal

pola mahjong ways 3 dan gelombang mindfulness kontemporer

panduan mahjong ways 2 dan pola hidup sadar maksimal

strategy mahjong ways 3 undang semua pemuda

cara mahjong ways 2 sediakan ruang tenang luas

trik putaran gratis mahjong ways 2 ciptakan optimisme

metode mahjong ways 3 ubah godaan online

tips mahjong ways 2 pupuk keyakinan diri maksimal

bocoran putaran gratis mahjong ways 2

teknik mahjong ways 2 jadi topik hangat

pola mahjong ways 2 dan dorongan positif yang dorong

panduan mahjong ways 3 ubah lelah jadi insight strategis

strategy mahjong ways 3 sajikan lensa perspektif segar

cara putaran gratis mahjong ways 2 sambungkan

trik mahjong ways 2 sebagai metafora perjuangan heroik

metode mahjong ways 3asah stamina psikis optimal

tips putaran gratis mahjong ways 2 jadi pendorong pemulihan

bocoran mahjong ways 2 dan inisiatif selfcare holistik

teknik mahjong ways 3 dan denyut kreatif intens

pola mahjong ways 3 bangun sinkronisasi ideal

panduan putaran gratis mahjong ways 3 sebagai refleksi

strategy mahjong ways 2 ubah masalah utama jadi peluang

cara mahjong ways 3 dan mindset progresif solid

trik mahjong ways 2 alihkan capek berat jadi inovasi cerdas

metode mahjong ways 2 dan putaran gratis

tips mahjong ways 3 dan kerangka konsentrasi maksimal

bocoran mahjong ways 3 motivasi kaum muda

teknik mahjong ways 3 redirect hasrat kuat ke sistem

pola mahjong ways 2 kuatkan basis mental stabil

panduan mahjong ways 3 dan wawasan finansial mendalam

strategy mahjong ways 2 infus harmoni dalam

cara mahjong ways 3 dan ledakan flow state kuat

trik mahjong ways 2 dan transisi minimalis dramatis

metode mahjong ways 3 aktifkan energi muda optimal

tips mahjong ways 2 infus vitalitas maksimal

bocoran putaran gratis mahjong ways 2 picu kebangkitan

teknik mahjong ways 3 reframe dorongan intens

pola mahjong ways 2 asah grit maksimal untuk buka potensi

panduan putaran gratis mahjong ways 2 sorotan terang

strategy mahjong ways 2 panaskan obrolan kreatif

cara membaca lonjakan performa mahjong wins pragmatic selama november

strategi mengatur putaran mahjong ways 3

metode menghindari sesi kering mahjong wins secara terukur

cara mengidentifikasi simbol musiman mahjong ways pada periode tertentu

formula menemukan titik pemicu wild sync mahjong ways 3

cara memakai insight mahjong ways 3 untuk menata keputusan harian

teknik mengarahkan putaran mahjong ways 2

strategi membaca pola baru mahjong ways 3 agar kemenangan lebih panjang

formula mengaktifkan mahjong ways untuk mengurangi beban kredit secara drastis

metode menyusun variasi mahjong ways 2026

interpretasi gerakan liar wild sync mahjong ways

telisik titik scatter hitam mahjong wins 3 munculnya pola pembayaran besar

hitung pengaruh rotasi mahjong wins 2 selama durasi bermain

tinjau urutan mahjong ways 2 terjadinya pergeseran volatilitas di tengah putaran panjang

evaluasi kecenderungan mahjong ways 3 dalam durasi putaran stabil

pola mahjong ways 2 menuju respons yang lebih volatil

tinjau pemicuan pola panas mahjong ways

analisis perilaku mahjong wins 3 dalam kurva pendek

amati pergantian simbol mahjong ways2

evaluasi perubahan rtp mahjong ways 3

buka rahasia lonjakan scatter emas mahjong ways

telusur lompatan scatter hitam mahjong wins yang sering terjadi

kaji aktivitas mahjong ways 3 tak terprediksi

amati rotasi mahjong ways 2 pada momen tidak stabil

identifikasi jalur mahjong ways 3 yang menunjukkan arah ledakan pembayaran

uji tingkat konsistensi mahjong ways 3 dalam kondisi stabil

catat perubahan perilaku mahjong wins 2 menggeser pola permainan sehari-hari

kaji dampak tipe gawai terhadap respons mahjong ways 2

identifikasi respons mahjong wins 3 tanpa mengurangi stabilitas permainan

rumuskan nilai perubahan mahjong ways 3 berdasarkan total putaran