CATEGORII
Pre-Amplificator (SuperTube) Stereo Ultra High-End

BAT

REX 3 Preamplifier

Pre-Amplificator (SuperTube) Stereo Ultra High-End

Made in U.S.A. BEST BUY
159,999.00 RON (TVA inclus) Compara
Cantitate:
Stoc:DISPONIBIL
BAT - Balanced Audio Technology

Iconic Brand, unul din titanii pietei Americane si unul dintre cele mai celebre la nivel global.

Cu o istorie ce depaseste deja 25 de ani, cu produse fabricate exclusiv manual, in USA,
BAT este o adevarata Institutie.

De o calitate incontestabila si o adaptabilitate de invidiat, in si pe diferite sisteme audio,
indiferent ca e vorba de produse exclusiv pe Lampi sau de produse Solid State ori Hybrid.

Muzicalitate, rafinament, detalii, design, fiabilitate.

Toate din 1 Septembrie 2022 in familia STEREO PLANET.

REX 3 Preamplifier
The culmination of 25 years of engineering excellence from Balanced Audio Technology,
the fully balanced REX 3 preamplifier represents the pinnacle of the company’s purist approach
to creating an audio control center without peer.
Featuring a stunning new industrial look that complements its internal circuit improvements, the
18-tube REX 3 provides the greatest levels of transparency and musicality of any preamplifier
in BAT’s renowned history.

Comprised of a vacuum-tube power module and separate control module, the groundbreaking
two-box component features second-generation amorphous-core output transformers wound
with Cardas Audio’s finest OFC wire.
Equally remarkable, the 10-tube REX power module incorporates additional oil-filled capacitors
in an enhanced SuperPak assembly.
Sonically, these critical additions offer finer dynamics, clarity, and top-to-bottom extension when
compared to the already stellar previous REX generation.
The easy-to-use REX 3 also boasts an incredible user interface and plenty of customizable options.
And with the REX 3’s proprietary electronic shunt volume attenuator, you can always get the volume
just right.

Vacuum-tube power module now incorporates third-generation SuperPak Assembly
To support the control module’s signal-handling needs, the separate REX 3 power module contains
10 vacuum tubes supported by two, large toroidal transformers in true dual-mono configuration.
Vacuum-tube rectifiers and user-configurable current sources - as well as vacuum-tube AC shunt regulators
- provide further levels of refinement.
The final filtering stage employs BAT’s newest SuperPak assembly, featuring additional bypass oil capacitors
to deliver an even lower noise floor.

Trademarked Unistage design anchors control module
The signal in the REX 3 is transmitted through only one gain stage.
Its Unistage circuit provides the ultimate simplicity of amplifying the incoming signal only once, while using
zero global feedback.
Eight 6H30 SuperTubes in the control module achieve extraordinarily high-current, low-impedance drive capability.
Indeed, REX 3 would need nearly three dozen 6922 tubes to offer the same current delivery!
But REX 3 doesn’t stop there.
Imagine the robust nature of a vacuum-tube power supply designed to support such instantaneous current delivery,
and you have a better idea of REX 3’s incomparable abilities and build.

More than just a preamplifier with an external power supply
Contrary to its external appearance, REX 3 is not simply a preamplifier with an external power-supply box.
This conventional type of partition suffers from several well-known drawbacks, foremost being the high-impedance
nature of the remote power supply.
In REX 3, the control box offers the benefit of a low-impedance local power supply.
BAT designed each box to contain the complete power supply for one polarity.
What's more, the size of each individual supply compares to that found in many power amplifiers!

Extreme performance, engaging musical reproduction
Easy to operate out of the box, REX 3 is just as simple to customize.
Name your sources.
Fix your volume for the MOVI input to take effortless control of your home-theater system from your pre/pro remote.
Select a fixed balance adjustment for the phono input to accommodate an older phono cartridge.
The possibilities are seemingly endless.
Most importantly, REX 3 provides utterly beguiling levels of transparency, dynamic scale, and textural insight.
The 18-tube statement lets you hear and feel the power, finesse, and beauty of music in ways you’ve never imagined.

Queries: 73, Total time: 28.327 ms [By time] [By id] [By file]
1 (0.219)
SELECT *
FROM store
WHERE store_id = 0
/home/stereoplanet/public_html/index.php:112
2 (0.931)
SELECT *
FROM setting
WHERE store_id = '0' OR store_id = '0'
ORDER BY store_id ASC
/home/stereoplanet/public_html/index.php:122
3 (0.205)
SELECT *
FROM language
WHERE status = '1'
/home/stereoplanet/public_html/index.php:203
4 (0.132)
SELECT *
FROM currency
/home/stereoplanet/public_html/system/library/currency.php:13
5 (0.153)
SELECT *
FROM weight_class wc
LEFT JOIN weight_class_description wcd ON (wc.weight_class_id = wcd.weight_class_id)
WHERE wcd.language_id = '2'
/home/stereoplanet/public_html/system/library/weight.php:9
6 (0.112)
SELECT *
FROM length_class mc
LEFT JOIN length_class_description mcd ON (mc.length_class_id = mcd.length_class_id)
WHERE mcd.language_id = '2'
/home/stereoplanet/public_html/system/library/length.php:9
7 (0.157)
SELECT *
FROM url_alias
WHERE keyword = 'bat'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:55
8 (0.107)
SELECT *
FROM url_alias
WHERE keyword = 'bat_rex_3_amplifier'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:55
9 (0.146)
SELECT m.*,m2s.store_id
FROM manufacturer m
LEFT JOIN manufacturer_to_store m2s ON (m.manufacturer_id = m2s.manufacturer_id)
WHERE m.manufacturer_id = '399' AND m2s.store_id = '0'
/home/stereoplanet/public_html/catalog/model/catalog/manufacturer.php:11
10 (0.117)
SELECT *
FROM url_alias
WHERE `query` = 'manufacturer_id=399'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
11 (1.502)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, p.warranty, (SELECT price
FROM product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start <= NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '15994' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/stereoplanet/public_html/catalog/model/catalog/product.php:145
12 (0.121)
SELECT *
FROM url_alias
WHERE `query` = 'manufacturer_id=399'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
13 (0.123)
SELECT *
FROM url_alias
WHERE `query` = 'product_id=15994'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
14 (0.119)
SELECT *
FROM url_alias
WHERE `query` = 'product_id=15994'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
15 (0.140)
SELECT COUNT(*) AS total
FROM review r
LEFT JOIN product p ON (r.product_id = p.product_id)
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
WHERE p.product_id = '15994' AND p.date_available <= NOW() AND p.status = '1' AND r.status = '1' AND pd.language_id = '2'
/home/stereoplanet/public_html/catalog/model/catalog/review.php:50
16 (0.106)
SELECT *
FROM url_alias
WHERE `query` = 'manufacturer_id=399'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
17 (4.509)
SELECT r.review_id, r.author, r.name as rname, r.rating, pra.text, p.product_id, pd.name, p.price, p.image, r.date_added, r.image AS review_img, pra.file
FROM review_awards r
LEFT JOIN product_review_awards pra ON (pra.review_awards_id = r.review_id)
LEFT JOIN product p ON (pra.product_id = p.product_id)
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
WHERE p.product_id = '15994' AND p.date_available <= NOW() AND p.status = '1' AND r.status = '1' AND pd.language_id = '2'
ORDER BY pra.sort_order ASC, pra.data_added DESC LIMIT 0,20
/home/stereoplanet/public_html/catalog/model/catalog/review_award.php:36
18 (4.331)
SELECT r.review_id, r.author, r.name as rname, r.rating, pra.text, p.product_id, pd.name, p.price, p.image, r.date_added, r.image AS review_img, pra.file
FROM review_awards r
LEFT JOIN product_review_awards pra ON (pra.review_awards_id = r.review_id)
LEFT JOIN product p ON (pra.product_id = p.product_id)
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
WHERE p.product_id = '15994' AND p.date_available <= NOW() AND p.status = '1' AND r.status = '1' AND pd.language_id = '2' AND r.show_bottom = 1
ORDER BY pra.sort_order ASC, pra.data_added DESC LIMIT 0,20
/home/stereoplanet/public_html/catalog/model/catalog/review_award.php:36
19 (1.774)
SELECT *
FROM product_image
WHERE product_id = '15994'
ORDER BY sort_order ASC
/home/stereoplanet/public_html/catalog/model/catalog/product.php:2077
20 (0.135)
SELECT *
FROM product_discount
WHERE product_id = '15994' AND customer_group_id = '1' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW()))
ORDER BY quantity ASC, priority ASC, price ASC
/home/stereoplanet/public_html/catalog/model/catalog/product.php:2071
21 (0.124)
SELECT *
FROM product_option po
LEFT JOIN `option` o ON (po.option_id = o.option_id)
LEFT JOIN option_description od ON (o.option_id = od.option_id)
WHERE po.product_id = '15994' AND od.language_id = '2'
ORDER BY o.sort_order
/home/stereoplanet/public_html/catalog/model/catalog/product.php:2018
22 (0.114)
SELECT ag.attribute_group_id, agd.name
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '15994' AND agd.language_id = '2' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/stereoplanet/public_html/catalog/model/catalog/product.php:1990
23 (0.172)
SELECT *
FROM product_related pr
LEFT JOIN product p ON (pr.related_id = p.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pr.product_id = '15994' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/stereoplanet/public_html/catalog/model/catalog/product.php:2085
24 (0.127)
UPDATE product SET viewed = (viewed + 1)
WHERE product_id = '15994'
/home/stereoplanet/public_html/catalog/model/catalog/product.php:4
25 (0.094)
SELECT *
FROM product_to_layout
WHERE product_id = '15994' AND store_id = '0'
/home/stereoplanet/public_html/catalog/model/catalog/product.php:2095
26 (0.120)
SELECT *
FROM layout_route
WHERE 'product/product' LIKE CONCAT(route, '%') AND store_id = '0'
ORDER BY route ASC LIMIT 1
/home/stereoplanet/public_html/catalog/model/design/layout.php:4
27 (0.114)
SELECT *
FROM extension
WHERE `type` = 'module'
/home/stereoplanet/public_html/catalog/model/setting/extension.php:4
28 (0.611)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '0' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/stereoplanet/public_html/catalog/model/catalog/category.php:10
29 (0.273)
SELECT *
FROM banner_image bi
LEFT JOIN banner_image_description bid ON (bi.banner_image_id = bid.banner_image_id)
WHERE bi.banner_id = '6' AND bid.language_id = '2'
ORDER BY bi.sort_order ASC, bid.title ASC
/home/stereoplanet/public_html/catalog/model/design/banner.php:5
30 (0.145)
CREATE TABLE IF NOT EXISTS subscribe ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `email_id` varchar(225) NOT NULL, `name` varchar(225) NOT NULL, `option1` varchar(225) NOT NULL, `option2` varchar(225) NOT NULL, `option3` varchar(225) NOT NULL, `option4` varchar(225) NOT NULL, `option5` varchar(225) NOT NULL, `option6` varchar(225) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `Index_2` (`email_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC;
/home/stereoplanet/public_html/catalog/model/account/newslettersubscribe.php:46
31 (0.094)
SELECT *
FROM product_to_layout
WHERE product_id = '15994' AND store_id = '0'
/home/stereoplanet/public_html/catalog/model/catalog/product.php:2095
32 (0.115)
SELECT *
FROM layout_route
WHERE 'product/product' LIKE CONCAT(route, '%') AND store_id = '0'
ORDER BY route ASC LIMIT 1
/home/stereoplanet/public_html/catalog/model/design/layout.php:4
33 (0.094)
SELECT *
FROM extension
WHERE `type` = 'module'
/home/stereoplanet/public_html/catalog/model/setting/extension.php:4
34 (0.073)
SELECT *
FROM product_to_layout
WHERE product_id = '15994' AND store_id = '0'
/home/stereoplanet/public_html/catalog/model/catalog/product.php:2095
35 (0.088)
SELECT *
FROM layout_route
WHERE 'product/product' LIKE CONCAT(route, '%') AND store_id = '0'
ORDER BY route ASC LIMIT 1
/home/stereoplanet/public_html/catalog/model/design/layout.php:4
36 (0.092)
SELECT *
FROM extension
WHERE `type` = 'module'
/home/stereoplanet/public_html/catalog/model/setting/extension.php:4
37 (0.071)
SELECT *
FROM product_to_layout
WHERE product_id = '15994' AND store_id = '0'
/home/stereoplanet/public_html/catalog/model/catalog/product.php:2095
38 (0.086)
SELECT *
FROM layout_route
WHERE 'product/product' LIKE CONCAT(route, '%') AND store_id = '0'
ORDER BY route ASC LIMIT 1
/home/stereoplanet/public_html/catalog/model/design/layout.php:4
39 (0.113)
SELECT *
FROM extension
WHERE `type` = 'module'
/home/stereoplanet/public_html/catalog/model/setting/extension.php:4
40 (0.102)
SELECT *
FROM extension
WHERE `type` = 'module'
/home/stereoplanet/public_html/catalog/model/setting/extension.php:4
41 (4.592)
SELECT *
FROM banner_image bi
LEFT JOIN banner_image_description bid ON ( bi.banner_image_id = bid.banner_image_id )
LEFT JOIN ( SELECT `manufacturer_id` , CONCAT( 'index.php?route=product/manufacturer/info&manufacturer_id=', manufacturer.manufacturer_id ) AS manlink, CONCAT( 'manufacturer_id=', manufacturer.manufacturer_id ) AS manquery
FROM `manufacturer` ) AS tmpman ON ( tmpman.manlink = bi.link )
LEFT JOIN url_alias ua ON ( tmpman.manquery = ua.query )
WHERE bi.banner_id = '8' AND bid.language_id = '2'
ORDER BY bi.sort_order ASC , bid.title ASC
/home/stereoplanet/public_html/catalog/model/design/banner.php:22
42 (0.783)
SELECT *
FROM information i
LEFT JOIN information_description id ON (i.information_id = id.information_id)
LEFT JOIN information_to_store i2s ON (i.information_id = i2s.information_id)
WHERE id.language_id = '2' AND i2s.store_id = '0' AND i.status = '1'
ORDER BY CAST(i.sort_order AS CHAR), LCASE(id.title) ASC
/home/stereoplanet/public_html/catalog/model/catalog/information.php:31
43 (0.214)
SELECT *
FROM url_alias
WHERE `query` = 'information_id=23'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
44 (0.178)
SELECT *
FROM url_alias
WHERE `query` = 'information_id=5'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
45 (0.201)
SELECT *
FROM url_alias
WHERE `query` = 'information_id=4'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
46 (0.183)
SELECT *
FROM url_alias
WHERE `query` = 'information_id=25'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
47 (0.188)
SELECT *
FROM url_alias
WHERE `query` = 'information_id=6'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
48 (0.183)
SELECT *
FROM url_alias
WHERE `query` = 'information_id=3'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
49 (0.519)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '0' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/stereoplanet/public_html/catalog/model/catalog/category.php:10
50 (0.116)
SELECT *
FROM extension
WHERE `type` = 'module'
/home/stereoplanet/public_html/catalog/model/setting/extension.php:4
51 (0.483)
SELECT *
FROM information i
LEFT JOIN information_description id ON (i.information_id = id.information_id)
LEFT JOIN information_to_store i2s ON (i.information_id = i2s.information_id)
WHERE id.language_id = '2' AND i2s.store_id = '0' AND i.status = '1'
ORDER BY CAST(i.sort_order AS CHAR), LCASE(id.title) ASC
/home/stereoplanet/public_html/catalog/model/catalog/information.php:31
52 (0.158)
SELECT *
from url_alias
where query='information_id=23' limit 1;
/home/stereoplanet/public_html/catalog/model/catalog/information.php:23
53 (0.127)
SELECT *
FROM url_alias
WHERE `query` = 'information_id=23'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
54 (0.125)
SELECT *
from url_alias
where query='information_id=5' limit 1;
/home/stereoplanet/public_html/catalog/model/catalog/information.php:23
55 (0.119)
SELECT *
FROM url_alias
WHERE `query` = 'information_id=5'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
56 (0.124)
SELECT *
from url_alias
where query='information_id=4' limit 1;
/home/stereoplanet/public_html/catalog/model/catalog/information.php:23
57 (0.125)
SELECT *
FROM url_alias
WHERE `query` = 'information_id=4'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
58 (0.137)
SELECT *
from url_alias
where query='information_id=25' limit 1;
/home/stereoplanet/public_html/catalog/model/catalog/information.php:23
59 (0.124)
SELECT *
FROM url_alias
WHERE `query` = 'information_id=25'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
60 (0.140)
SELECT *
from url_alias
where query='information_id=6' limit 1;
/home/stereoplanet/public_html/catalog/model/catalog/information.php:23
61 (0.130)
SELECT *
FROM url_alias
WHERE `query` = 'information_id=6'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
62 (0.128)
SELECT *
from url_alias
where query='information_id=3' limit 1;
/home/stereoplanet/public_html/catalog/model/catalog/information.php:23
63 (0.127)
SELECT *
FROM url_alias
WHERE `query` = 'information_id=3'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
64 (0.125)
SELECT *
from url_alias
where query='information_id=7' limit 1;
/home/stereoplanet/public_html/catalog/model/catalog/information.php:23
65 (0.131)
SELECT *
FROM url_alias
WHERE `query` = 'information_id=7'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
66 (0.133)
SELECT *
from url_alias
where query='information_id=24' limit 1;
/home/stereoplanet/public_html/catalog/model/catalog/information.php:23
67 (0.128)
SELECT *
FROM url_alias
WHERE `query` = 'information_id=24'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
68 (0.113)
SELECT *
FROM url_alias
WHERE `query` = 'manufacturer_id=399'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
69 (0.121)
SELECT *
FROM url_alias
WHERE `query` = 'product_id=15994'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
70 (0.113)
SELECT *
FROM url_alias
WHERE `query` = 'manufacturer_id=399'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
71 (0.120)
SELECT *
FROM url_alias
WHERE `query` = 'product_id=15994'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
72 (0.096)
SELECT *
FROM extension
WHERE `type` = 'total'
/home/stereoplanet/public_html/catalog/model/setting/extension.php:4
73 (0.082)
SELECT SUM(amount) AS total
FROM customer_transaction
WHERE customer_id = '0'
/home/stereoplanet/public_html/system/library/customer.php:201