DEV Community

Hightopo
Hightopo

Posted on • Edited on

5

Digital Twin simulates a subway train station

Image description

Preview Link

[Click here to see more demonstrations including Digital Twins, GIS, VR, BIM, etc.]

The traditional command center dashboard usually displays data in the 2D chart, bar, and other visual monitoring based on Web SCADA front-end technology. However, with the help of digital twins, we can now achieve much more than that.

In this example project, we model the real scene of a subway station, as detailed to each door, smoke detector, elevator, camera, etc. This full simulation allows us to intuitively monitor station situations in real time!

In order to help users navigate the subway station more intuitively and friendly, 3 interactive modes are provided:

First-person mode: this view is similar to the view of passengers, users can control moving forward and backward through the keyboard and mouse.
Automatic roaming mode: in this mode, users do not need to have any operation, the scene automatically moves forward and backward to patrol the scene of the subway station.
Mouse operation mode: the left mouse button rotates the scene, and the right button pans the scene.

Image description

Cameras

Image description

When we click on the camera, real-time video footage will pop up.

Elevators

Image description

data sent back from each elevator will trigger different animations.

Smoke Detector Alert

Image description

Digital twin received real-time data sent back from the physical smoke detector, it will async the status and show the alert effect on our digital twin model.

VR / Mobile / Tablet
Our digital twin solution is a lightweight web-based tech, which means our product can merge into our clients’ websites or systems with no limitations. And it’s cross-platform supported, mobile devices, tablets, and even VR devices.

Image description

As the feature mentioned above, digital twins can achieve so much more than the traditional ways can do. With our technology and experience, we can help your organization do the digital transformation as smoothly as possible.

For more inspiration and amazing projects we have done, please visit our portfolios: https://www.hightopo.com/demos/en-index.html

Heroku

Deploy with ease. Manage efficiently. Scale faster.

Leave the infrastructure headaches to us, while you focus on pushing boundaries, realizing your vision, and making a lasting impression on your users.

Get Started

Top comments (0)

Playwright CLI Flags Tutorial

5 Playwright CLI Flags That Will Transform Your Testing Workflow

  • 0:56 --last-failed: Zero in on just the tests that failed in your previous run
  • 2:34 --only-changed: Test only the spec files you've modified in git
  • 4:27 --repeat-each: Run tests multiple times to catch flaky behavior before it reaches production
  • 5:15 --forbid-only: Prevent accidental test.only commits from breaking your CI pipeline
  • 5:51 --ui --headed --workers 1: Debug visually with browser windows and sequential test execution

Learn how these powerful command-line options can save you time, strengthen your test suite, and streamline your Playwright testing experience. Click on any timestamp above to jump directly to that section in the tutorial!

Watch Full Video 📹️

👋 Kindness is contagious

If this article connected with you, consider tapping ❤️ or leaving a brief comment to share your thoughts!

Okay