Este interesante circuito de decodificador PL utilizando válvulas fue encontrado en el manual de válvulas de la RCA de 1970. Algunos de los componentes s] a los críticos, además de las válvulas y la fuente no es suministrada.

 


 

 

 

 

Settings18.962MBMemory Usage32.2msRequest Duration
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
Joomla! Version5.3.3
PHP Version8.3.25
Identityguest
Response200
Templatecassiopeia
Database
Server
mysql
Version
10.5.27-MariaDB
Collation
latin1_swedish_ci
Conn Collation
utf8mb4_general_ci
$_GET
[]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
array:1 [ "c2123392c06423339225f3431360b7e6" => "pn3i0upmdp5ckhco0ic1e1jrrl" ]
$_SERVER
array:52 [ "USER" => "apache" "HOME" => "/usr/share/httpd" "SCRIPT_NAME" => "/index.php" "RE...
session
array:3 [ "counter" => 3 "timer" => array:3 [ "start" => 1758241063 "last" => 1758241063...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:21 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
  • afterLoad (83.82KB) (231μs)
  • afterInitialise (1.13MB) (3.02ms)
  • afterRoute (179.83KB) (913μs)
  • beforeRenderComponent com_content (100.8KB) (390μs)
  • Before Access::preloadComponents (all components) (33.13KB) (190μs)
  • After Access::preloadComponents (all components) (113.51KB) (411μs)
  • Before Access::preloadPermissions (com_content) (1.57KB) (9μs)
  • After Access::preloadPermissions (com_content) (16.26MB) (18.83ms)
  • Before Access::getAssetRules (id:26330 name:com_content.article.29981) (514.65KB) (579μs)
  • After Access::getAssetRules (id:26330 name:com_content.article.29981) (7.38KB) (33μs)
  • afterRenderComponent com_content (16.66KB) (1.21ms)
  • afterDispatch (2.28KB) (49μs)
  • beforeRenderRawModule mod_articles_category (Banco de Circuitos) (389.45KB) (1.63ms)
  • afterRenderRawModule mod_articles_category (Banco de Circuitos) (35.81KB) (338μs)
  • beforeRenderRawModule mod_finder (Busca_inteligente) (5.9KB) (92μs)
  • afterRenderRawModule mod_finder (Busca_inteligente) (56.28KB) (926μs)
  • beforeRenderModule mod_articles_category (Banco de Circuitos) (9.98KB) (564μs)
  • afterRenderModule mod_articles_category (Banco de Circuitos) (5.47KB) (67μs)
  • beforeRenderModule mod_finder (Busca_inteligente) (6.39KB) (183μs)
  • afterRenderModule mod_finder (Busca_inteligente) (4.44KB) (46μs)
  • afterRender (143.59KB) (2.38ms)
  • 1 x After Access::preloadPermissions (com_content) (16.26MB) (58.47%)
    18.83ms
    1 x afterInitialise (1.13MB) (9.38%)
    3.02ms
    1 x afterRender (143.59KB) (7.38%)
    2.38ms
    1 x beforeRenderRawModule mod_articles_category (Banco de Circuitos) (389.45KB) (5.05%)
    1.63ms
    1 x afterRenderComponent com_content (16.66KB) (3.76%)
    1.21ms
    1 x afterRenderRawModule mod_finder (Busca_inteligente) (56.28KB) (2.88%)
    926μs
    1 x afterRoute (179.83KB) (2.84%)
    913μs
    1 x Before Access::getAssetRules (id:26330 name:com_content.article.29981) (514.65KB) (1.8%)
    579μs
    1 x beforeRenderModule mod_articles_category (Banco de Circuitos) (9.98KB) (1.75%)
    564μs
    1 x After Access::preloadComponents (all components) (113.51KB) (1.28%)
    411μs
    1 x beforeRenderComponent com_content (100.8KB) (1.21%)
    390μs
    1 x afterRenderRawModule mod_articles_category (Banco de Circuitos) (35.81KB) (1.05%)
    338μs
    1 x afterLoad (83.82KB) (0.72%)
    231μs
    1 x Before Access::preloadComponents (all components) (33.13KB) (0.59%)
    190μs
    1 x beforeRenderModule mod_finder (Busca_inteligente) (6.39KB) (0.57%)
    183μs
    1 x beforeRenderRawModule mod_finder (Busca_inteligente) (5.9KB) (0.29%)
    92μs
    1 x afterRenderModule mod_articles_category (Banco de Circuitos) (5.47KB) (0.21%)
    67μs
    1 x afterDispatch (2.28KB) (0.15%)
    49μs
    1 x afterRenderModule mod_finder (Busca_inteligente) (4.44KB) (0.14%)
    46μs
    1 x After Access::getAssetRules (id:26330 name:com_content.article.29981) (7.38KB) (0.1%)
    33μs
    1 x Before Access::preloadPermissions (com_content) (1.57KB) (0.03%)
    9μs
14 statements were executed9.23ms1.52MB
  • SELECT @@SESSION.sql_mode;27μs968B/libraries/src/Session/MetadataManager.php:184Copy
  • SELECT `session_id` FROM `incbmx_session` WHERE `session_id` = :session_id LIMIT 153μs1.31KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • UPDATE `incbmx_session` SET `guest` = :guest , `time` = :time , `userid` = :user_id , `username` = :username , `client_id` = :client_id WHERE `session_id` = :session_id48μs992BParams/libraries/src/Session/MetadataManager.php:316Copy
  • SELECT `id`,`rules` FROM `incbmx_viewlevels`43μs608B/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `incbmx_usergroups` AS `a` LEFT JOIN `incbmx_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest63μs1.64KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT `c`.`id`,`c`.`asset_id`,`c`.`access`,`c`.`alias`,`c`.`checked_out`,`c`.`checked_out_time`,`c`.`created_time`,`c`.`created_user_id`,`c`.`description`,`c`.`extension`,`c`.`hits`,`c`.`language`,`c`.`level`,`c`.`lft`,`c`.`metadata`,`c`.`metadesc`,`c`.`metakey`,`c`.`modified_time`,`c`.`note`,`c`.`params`,`c`.`parent_id`,`c`.`path`,`c`.`published`,`c`.`rgt`,`c`.`title`,`c`.`modified_user_id`,`c`.`version`, CASE WHEN CHAR_LENGTH(`c`.`alias`) != 0 THEN CONCAT_WS(':', `c`.`id`, `c`.`alias`) ELSE `c`.`id` END as `slug` FROM `incbmx_categories` AS `s` INNER JOIN `incbmx_categories` AS `c` ON (`s`.`lft` <= `c`.`lft` AND `c`.`lft` < `s`.`rgt`) OR (`c`.`lft` < `s`.`lft` AND `s`.`rgt` < `c`.`rgt`) WHERE (`c`.`extension` = :extension OR `c`.`extension` = 'system') AND `c`.`published` = 1 AND `s`.`id` = :id ORDER BY `c`.`lft`202μs20.2KBParams/libraries/src/Categories/Categories.php:375Copy
  • SELECT `alias` FROM `incbmx_content` WHERE `id` = :id61μs1.31KBParams/components/com_content/src/Service/Router.php:289Copy
  • SELECT `id`,`name`,`rules`,`parent_id` FROM `incbmx_assets` WHERE `name` IN (:preparedArray1,:preparedArray2,:preparedArray3,:preparedArray4,:preparedArray5,:preparedArray6,:preparedArray7,:preparedArray8,:preparedArray9,:preparedArray10,:preparedArray11,:preparedArray12,:preparedArray13,:preparedArray14,:preparedArray15,:preparedArray16,:preparedArray17,:preparedArray18,:preparedArray19,:preparedArray20,:preparedArray21,:preparedArray22,:preparedArray23,:preparedArray24,:preparedArray25,:preparedArray26,:preparedArray27,:preparedArray28,:preparedArray29,:preparedArray30,:preparedArray31,:preparedArray32,:preparedArray33,:preparedArray34,:preparedArray35,:preparedArray36,:preparedArray37,:preparedArray38,:preparedArray39)261μs7.44KBParams/libraries/src/Access/Access.php:357Copy
  • SELECT `id`,`name`,`rules`,`parent_id` FROM `incbmx_assets` WHERE `name` LIKE :asset OR `name` = :extension OR `parent_id` = 07.72ms1.48MBParams/libraries/src/Access/Access.php:301Copy
  • SHOW FULL COLUMNS FROM `incbmx_content`356μs1.77KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:539Copy
  • UPDATE `incbmx_content` SET `hits` = (`hits` + 1) WHERE `id` = '29981'148μs48B/libraries/src/Table/Table.php:1348Copy
  • SELECT `title` FROM `incbmx_finder_taxonomy` WHERE `parent_id` = 1 AND `state` = 1 AND `access` IN (1,5)92μs600B/administrator/components/com_finder/src/Indexer/Taxonomy.php:325Copy
  • SELECT * FROM `incbmx_schemaorg` WHERE `itemId` = :itemId AND `context` = :context73μs1.55KBParams/plugins/system/schemaorg/src/Extension/Schemaorg.php:429Copy
  • SELECT SUM(CASE WHEN `a`.`next_execution` <= :now THEN 1 ELSE 0 END) AS due_count,SUM(CASE WHEN `a`.`locked` IS NULL THEN 0 ELSE 1 END) AS locked_count FROM `incbmx_scheduler_tasks` AS `a` WHERE `a`.`state` = 177μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517Copy