Catalogue
Architecture diagram
Thinking spark
Data Center
- It is based on a database(postgresql) cluster based on the ubuntu server.
- In data center, it stores the information of every project: location, parametaers(elevator model, speed, load, etc.), running information, customer’s info,bom tree of every unit, erp info, mes info, etc.
- According the unit running information, you can generate a leveling strategy and rewrite to the unit controlling system to optimize the runnint efficiency.
Application Servers
- It is based on Ubuntu server.
- The erp system, mes system and restweb serve are deployed in it.
Gateway
- It is a IOT gateway.(This is the key device of the internet of things)
- Its operate system is openwrt.(2 core cpu, 128M Rom, 256M RAM)
- Through it, running information of every unis is uploaded to database in data center. The optimized leveling strategy is writed into units controlling system.
- The elevator’s quantity, connecting to it, has a max value. So one project has more than one.
Client
- It may be a web-based client, or a mobile app in phone.
- Through it, customer can call one unit to level on the stop when customer want to go out from her/his location. But the priority of this calling command is less than it from the landing.
------ Finish! ------