上級分類: Ecosystemic Design科學與研究

原型系統

如何在現實世界中建立一個微系統?

YAML 問題

系統似乎是萬物運行的方式。但是,如何運用系統思維進行創造性思考?如何創建一個微觀系統?有什麼通用的原則嗎?


沒有子分類。

投票 (可選) (別通知) (可選)
請,登錄

在精益創業公司中,有一種稱爲MVP(最小可行產品)的方法,這意味着基於願景創建必備功能,以便快速從現實世界中獲取反饋。

因此,如果我將這種想法應用於創建系統,那麼我需要創建必不可少的關係,因爲它們構成了系統嗎?那就是我的系統原型?

例如,魚缸作爲一個系統需要一條魚,但也需要喫魚便的細菌,以及需要喫魚才能產生便便的植物!

現在,這如何適用於企業?

我怎麼知道必須擁有哪些關係?

In lean startups there is an approach called MVP (minimum viable product) which means creating must-have features based on the vision in order to get feedback from the real world fast.

So, if I apply this thinking for creating a system, then I need to create must-have relationships because they make up a system? And that is my system prototype?

For example, a fish tank as a system needs a fish but also bacterias that eat fish poo, and plants that a fish eats to produce poo! Now, how does this apply to business?

And how do i know which relationships are must haves?


//因此,如果我將這種思想應用於創建系統,那麼我需要創建必備關係,因爲它們構成了系統嗎?那就是我的系統原型?

基於精益方法論,的確如此。這就是說,人們研究。與誰建立工作關係的那些人是誰?

//並且我怎麼知道必須擁有哪些關係?

將社區視爲一種​​產品,有點像想像一個魚缸,是的,它需要哪種魚?最終可能取決於我們想要生活在哪種魚缸中。

// So, if I apply this thinking for creating a system, then I need to create must-have relationships because they make up a system? And that is my system prototype?

Based on the lean methodology, that would be indeed so. And that means, people-research. Who are those particular people to create relationships with for it to work.

// And how do i know which relationships are must haves?

Thinking of community as a product, is a bit like thinking of a fish tank, yeah, what kind of fish does it need? Probably will depend, ultimately, on what type of fish tank we want to have to live within.


實際上,我正在研究更抽象的示例,以及如何使用思維模板來創建系統。

任何企業,任何社區,任何花園,任何系統都需要做什麼工作(通過從自然系統的工作方式中汲取靈感)?

想一想,在系統中最重要的也許是能量的運動,而不是它的各個部分(如果是真實的系統,各個部分可能會發生變化。)

因此,對於作爲系統運作的企業而言,資金的流動是關鍵。因此,必須設計一個交易時刻。然後缺少難題以啓用該交易。

爲了使花園作爲系統正常工作,必須設計水和熱量的流動。然後是花園裏的植物。

對於要作爲系統工作的社區或城鎮,交互是必不可少的。因此,觸發交互設計的空間。後來,有特定的人邀請了可能會來來往往的人。

Actually, I was looking into more abstract example and how to have a thinking template for creating systems.

What does any business, any community, any garden, any system need to work (by driving inspiration from how natural systems work)?

Thinking, perhaps what's the most important in the system is a movement of energy and not its parts (parts can change.. if it's a real world system).

So, for a business as a system to work, a movement of money is key. So a transaction moment must be designed. And then missing puzzles to enable that transaction.

For a garden as a system to work, a flow of water and heat must be designed. And later, the plants in the garden.

For a community or a town as a system to work, an interaction is a must-have. So, space that triggers interactions designed. And later, specific people invited who may come and go as they will.


用快速開發的語言(例如Python)編寫概念證明。

然後,當您需要性能時,請使用更嚴格的語言(例如C)進行重寫。如果需要,我懷疑您需要這樣做。

Write proof of concept in a quick to develop language like Python.

Then when you need performance, rewrite in a more serious language like C. If you ever need to, I doubt you need to.